01JY225WH7ENMGSVK63ETRB4BJ: 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: 01JY226E3D0QA7A1FTJSMQJ74K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-18T17:44:15.801Zjob assigned to worker 01JY226E0ZS7J8CY4G2JGRX20Z [factory aws, i-05e49a7343f3ba553] (queued for 1 m 5 s)
 
22025-06-18T17:44:23.794Zstarting task 0: "setup"
32025-06-18T17:44:23.799Z++ uname -s
42025-06-18T17:44:23.802Z+ kern=SunOS
52025-06-18T17:44:23.802Z+ build_user=build
62025-06-18T17:44:23.802Z+ build_uid=12345
72025-06-18T17:44:23.802Z+ work_dir=/work
82025-06-18T17:44:23.802Z+ input_dir=/input
92025-06-18T17:44:23.802Z+ [[ 0 == 12345 ]]
102025-06-18T17:44:23.802Z+ case "$kern" in
112025-06-18T17:44:23.802Z+ groupadd -g 12345 build
122025-06-18T17:44:23.806Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-18T17:44:25.811Z+ zfs create -o mountpoint=/work rpool/work
142025-06-18T17:44:25.936Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-18T17:44:25.939Z+ home_fs=zfs
162025-06-18T17:44:25.939Z+ [[ zfs == autofs ]]
172025-06-18T17:44:25.939Z+ mkdir -p /home/build
182025-06-18T17:44:25.942Z+ chown build:build /home/build /work
192025-06-18T17:44:27.943Z+ chmod 0700 /home/build /work
202025-06-18T17:44:27.946Zprocess exited: duration 4153 ms, exit code 0
 
212025-06-18T17:44:27.953Zstarting task 1: "rust-toolchain"
222025-06-18T17:44:27.959Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-18T17:44:27.959Z * rust toolchain channel = "1.87.0"
242025-06-18T17:44:27.959Z * rust toolchain profile = "default"
252025-06-18T17:44:27.959Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-06-18T17:44:27.959Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-18T17:44:27.959Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-18T17:44:27.962Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-18T17:44:27.962Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-18T17:44:28.085Zinfo: downloading installer
312025-06-18T17:44:30.090Zwarn: It looks like you have an existing installation of Rust at:
322025-06-18T17:44:30.091Zwarn: /opt/ooce/bin
332025-06-18T17:44:30.091Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-18T17:44:30.091Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-18T17:44:30.091Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-18T17:44:30.091Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-18T17:44:30.091Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-18T17:44:30.091Zerror: cannot install while Rust is installed
392025-06-18T17:44:30.091Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-18T17:44:30.111Zinfo: profile set to 'default'
412025-06-18T17:44:30.111Zinfo: default host triple is x86_64-unknown-illumos
422025-06-18T17:44:30.111Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-18T17:44:30.111Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-18T17:44:30.111Zinfo: downloading component 'cargo'
452025-06-18T17:44:31.041Zinfo: downloading component 'clippy'
462025-06-18T17:44:31.436Zinfo: downloading component 'rust-docs'
472025-06-18T17:44:32.979Zinfo: downloading component 'rust-std'
482025-06-18T17:44:35.432Zinfo: downloading component 'rustc'
492025-06-18T17:44:43.155Zinfo: downloading component 'rustfmt'
502025-06-18T17:44:43.450Zinfo: installing component 'cargo'
512025-06-18T17:44:44.313Zinfo: installing component 'clippy'
522025-06-18T17:44:44.707Zinfo: installing component 'rust-docs'
532025-06-18T17:44:46.541Zinfo: installing component 'rust-std'
542025-06-18T17:44:48.390Zinfo: installing component 'rustc'
552025-06-18T17:44:54.886Zinfo: installing component 'rustfmt'
562025-06-18T17:44:55.216Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-18T17:44:55.216Z
582025-06-18T17:44:55.650Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-18T17:44:55.651Z
602025-06-18T17:44:55.654Z
612025-06-18T17:44:55.654ZRust is installed now. Great!
622025-06-18T17:44:55.654Z
632025-06-18T17:44:55.654ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-18T17:44:55.654Zenvironment variable. This has not been done automatically.
652025-06-18T17:44:55.654Z
662025-06-18T17:44:55.654ZTo configure your current shell, you need to source
672025-06-18T17:44:55.654Zthe corresponding env file under $HOME/.cargo.
682025-06-18T17:44:55.654Z
692025-06-18T17:44:55.654ZThis is usually done by running one of the following (note the leading DOT):
702025-06-18T17:44:55.654Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-18T17:44:55.654Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-18T17:44:55.654Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-18T17:44:55.736Z+ rustup --version
742025-06-18T17:44:55.749Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-18T17:44:55.755Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-18T17:44:55.827Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-18T17:44:55.830Z+ cargo --version
782025-06-18T17:44:55.911Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-18T17:44:55.966Z+ rustc --version
802025-06-18T17:44:56.027Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-18T17:44:56.033Zprocess exited: duration 28064 ms, exit code 0
 
822025-06-18T17:44:56.046Zstarting task 2: "authentication"
832025-06-18T17:44:56.070Zprocess exited: duration 24 ms, exit code 0
 
842025-06-18T17:44:56.085Zstarting task 3: "clone repository"
852025-06-18T17:44:56.092Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-18T17:44:56.092Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-18T17:44:56.143ZCloning into '/work/oxidecomputer/omicron'...
882025-06-18T17:45:07.177Z+ cd /work/oxidecomputer/omicron
892025-06-18T17:45:07.178Z+ git fetch origin f079b31edcee61601722ea63931e024acd94f5f5
902025-06-18T17:45:07.562ZFrom https://github.com/oxidecomputer/omicron
912025-06-18T17:45:07.562Z * branch f079b31edcee61601722ea63931e024acd94f5f5 -> FETCH_HEAD
922025-06-18T17:45:07.572Z+ [[ -n sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset ]]
932025-06-18T17:45:07.575Z++ git branch --show-current
942025-06-18T17:45:07.575Z+ current=main
952025-06-18T17:45:07.579Z+ [[ main != sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset ]]
962025-06-18T17:45:07.579Z+ git branch -f sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset f079b31edcee61601722ea63931e024acd94f5f5
972025-06-18T17:45:07.583Z+ git checkout -f sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset
982025-06-18T17:45:07.791ZSwitched to branch 'sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset'
992025-06-18T17:45:07.795Z+ git reset --hard f079b31edcee61601722ea63931e024acd94f5f5
1002025-06-18T17:45:08.000ZHEAD is now at f079b31ed fix the mupdate ID
1012025-06-18T17:45:08.010Zprocess exited: duration 11914 ms, exit code 0
 
1022025-06-18T17:45:08.028Zstarting task 4: "build"
1032025-06-18T17:45:08.035Z+ source .github/buildomat/ci-env.sh
1042025-06-18T17:45:08.035Z++ export CARGO_TERM_COLOR=always
1052025-06-18T17:45:08.035Z++ CARGO_TERM_COLOR=always
1062025-06-18T17:45:08.035Z+ cargo --version
1072025-06-18T17:45:08.090Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-18T17:45:08.100Z+ rustc --version
1092025-06-18T17:45:08.162Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-18T17:45:08.167Z+ source ./env.sh
1112025-06-18T17:45:08.167Z++ OLD_SHELL_OPTS=ehxB
1122025-06-18T17:45:08.167Z++ set -o xtrace
1132025-06-18T17:45:08.167Z++++ dirname ./env.sh
1142025-06-18T17:45:08.167Z+++ readlink -f .
1152025-06-18T17:45:08.182Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-18T17:45:08.182Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-06-18T17:45:08.182Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-06-18T17:45:08.182Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-06-18T17:45:08.182Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-06-18T17:45:08.183Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-06-18T17:45:08.183Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-06-18T17:45:08.183Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-06-18T17:45:08.183Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-06-18T17:45:08.183Z++ case $OLD_SHELL_OPTS in
1252025-06-18T17:45:08.183Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-18T17:45:08.183Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-06-18T17:45:08.183Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-06-18T17:45:08.183Z+ banner prerequisites
1292025-06-18T17:45:08.183Z
1302025-06-18T17:45:08.183Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-18T17:45:08.183Z # # # # # # # # # # # # # # #
1322025-06-18T17:45:08.183Z # # # # ##### # # ##### # # # # # #### #
1332025-06-18T17:45:08.183Z ##### ##### # ##### # # # # # # # # #
1342025-06-18T17:45:08.183Z # # # # # # # # # # # # # # #
1352025-06-18T17:45:08.183Z # # # ###### # # ###### ### # #### # #### #
1362025-06-18T17:45:08.183Z
1372025-06-18T17:45:08.183Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-18T17:45:17.935Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-18T17:45:24.172Z Startup: Caching catalogs ... Done
1402025-06-18T17:45:32.946ZPlanning: Solver setup ... Done (7.559s)
1412025-06-18T17:45:33.018ZPlanning: Running solver ... Done (0.073s)
1422025-06-18T17:45:33.121ZPlanning: Finding local manifests ... Done (0.004s)
1432025-06-18T17:45:33.144ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-18T17:45:33.296ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-18T17:45:33.343ZPlanning: Package planning ... Done (0.048s)
1462025-06-18T17:45:33.394ZPlanning: Merging actions ... Done (0.050s)
1472025-06-18T17:45:33.680ZPlanning: Checking for conflicting actions ... Done (0.286s)
1482025-06-18T17:45:33.691ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-06-18T17:45:34.718ZPlanning: Evaluating mediators ... Done (1.027s)
1502025-06-18T17:45:34.728ZPlanning: Planning completed in 10.43 seconds
1512025-06-18T17:45:34.744Z Packages to install: 4
1522025-06-18T17:45:34.744Z Mediators to change: 2
1532025-06-18T17:45:34.748Z Services to change: 1
1542025-06-18T17:45:34.748Z Estimated space available: 155.53 GB
1552025-06-18T17:45:34.748ZEstimated space to be consumed: 1.68 GB
1562025-06-18T17:45:34.748Z Create boot environment: No
1572025-06-18T17:45:34.748ZCreate backup boot environment: No
1582025-06-18T17:45:34.748Z Rebuild boot archive: No
1592025-06-18T17:45:34.748Z
1602025-06-18T17:45:34.748ZChanged mediators:
1612025-06-18T17:45:34.748Z mediator clang:
1622025-06-18T17:45:34.748Z version: None -> 15 (system default)
1632025-06-18T17:45:34.748Z
1642025-06-18T17:45:34.748Z mediator llvm:
1652025-06-18T17:45:34.748Z version: 14 (system default) -> 15 (system default)
1662025-06-18T17:45:34.748Z
1672025-06-18T17:45:34.748ZChanged packages:
1682025-06-18T17:45:34.748Zhelios-dev
1692025-06-18T17:45:34.748Z developer/build-essential
1702025-06-18T17:45:34.748Z None -> 11-2.0
1712025-06-18T17:45:34.748Z library/libxmlsec1
1722025-06-18T17:45:34.748Z None -> 1.2.35-2.0
1732025-06-18T17:45:34.748Z ooce/developer/clang-15
1742025-06-18T17:45:34.748Z None -> 15.0.7-2.0
1752025-06-18T17:45:34.748Z ooce/developer/llvm-15
1762025-06-18T17:45:34.748Z None -> 15.0.7-2.0
1772025-06-18T17:45:34.748Z
1782025-06-18T17:45:34.748ZServices:
1792025-06-18T17:45:34.748Z restart_fmri:
1802025-06-18T17:45:34.748Z svc:/system/update-man-index:default
1812025-06-18T17:45:34.800Z
1822025-06-18T17:45:34.800ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-18T17:45:39.803ZDownload: 1251/3290 items 105.0/212.6MB 49% complete (21.1M/s)
1842025-06-18T17:45:46.034ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (15.4M/s)
1852025-06-18T17:45:51.049ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.6M/s)
1862025-06-18T17:45:54.192ZDownload: Completed 212.60 MB in 19.39 seconds (11.0M/s)
1872025-06-18T17:45:54.385Z Actions: 1/3689 actions (Installing new actions)
1882025-06-18T17:45:58.929Z Actions: Completed 3689 actions in 4.54 seconds.
1892025-06-18T17:45:59.278Z Done (0.341s)
1902025-06-18T17:45:59.278Z Done (0.000s)
1912025-06-18T17:46:00.066Z Done (0.788s)
1922025-06-18T17:46:04.478Z Done (4.124s)
1932025-06-18T17:46:04.566Z Done (0.018s)
1942025-06-18T17:46:04.572Z Done (0.000s)
1952025-06-18T17:46:04.729Z Done (0.000s)
1962025-06-18T17:46:05.539ZPlanning: Evaluating mediator changes ... Done
1972025-06-18T17:46:05.699ZPlanning: Checking for conflicting actions ... Done
1982025-06-18T17:46:05.702ZPlanning: Consolidating action changes ... Done
1992025-06-18T17:46:05.968ZPlanning: Evaluating mediators ... Done
2002025-06-18T17:46:05.971ZPlanning: Planning completed in 0.43 seconds
2012025-06-18T17:46:06.001Z Mediators to change: 2
2022025-06-18T17:46:06.001Z Create boot environment: No
2032025-06-18T17:46:06.001ZCreate backup boot environment: No
2042025-06-18T17:46:06.072Z Done
2052025-06-18T17:46:06.072Z Done
2062025-06-18T17:46:06.608Z Done
2072025-06-18T17:46:10.207Z Done
2082025-06-18T17:46:10.297Z Done
2092025-06-18T17:46:10.300Z Done
2102025-06-18T17:46:10.442Z Done
2112025-06-18T17:46:11.056ZPlanning: Evaluating mediator changes ... Done
2122025-06-18T17:46:11.059ZPlanning: Merging actions ... Done
2132025-06-18T17:46:11.243ZPlanning: Checking for conflicting actions ... Done
2142025-06-18T17:46:11.247ZPlanning: Consolidating action changes ... Done
2152025-06-18T17:46:11.510ZPlanning: Evaluating mediators ... Done
2162025-06-18T17:46:11.566ZPlanning: Planning completed in 0.75 seconds
2172025-06-18T17:46:11.600Z Packages to change: 1
2182025-06-18T17:46:11.600Z Mediators to change: 1
2192025-06-18T17:46:11.603Z Services to change: 1
2202025-06-18T17:46:11.604Z Create boot environment: No
2212025-06-18T17:46:11.604ZCreate backup boot environment: Yes
2222025-06-18T17:46:13.985Z Actions: 1/6 actions (Updating modified actions)
2232025-06-18T17:46:13.988Z Actions: Completed 6 actions in 0.00 seconds.
2242025-06-18T17:46:13.988Z Done
2252025-06-18T17:46:13.988Z Done
2262025-06-18T17:46:14.147Z Done
2272025-06-18T17:46:17.790Z Done
2282025-06-18T17:46:17.884Z Done
2292025-06-18T17:46:17.888Z Done
2302025-06-18T17:46:18.029Z Done
2312025-06-18T17:46:18.468ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-06-18T17:46:18.468Zclang system 15 system
2332025-06-18T17:46:18.468Zcsh system system illumos
2342025-06-18T17:46:18.468Zctags system system illumos
2352025-06-18T17:46:18.468Zfile system system illumos
2362025-06-18T17:46:18.468Zgcc vendor 12 vendor
2372025-06-18T17:46:18.468Zgcc system 10 system
2382025-06-18T17:46:18.468Zgcc system 7 system
2392025-06-18T17:46:18.469Zgo system 1.20 system
2402025-06-18T17:46:18.469Zgo system 1.19 system
2412025-06-18T17:46:18.469Zllvm system 15 system
2422025-06-18T17:46:18.469Zllvm system 14 system
2432025-06-18T17:46:18.469Zmariadb system 10.6 system
2442025-06-18T17:46:18.469Zmta vendor vendor dma
2452025-06-18T17:46:18.469Zopenjdk system 17 system
2462025-06-18T17:46:18.469Zopenjdk system 11 system
2472025-06-18T17:46:18.469Zopenjdk system 1.8 system
2482025-06-18T17:46:18.469Zopenssl vendor 3 vendor
2492025-06-18T17:46:18.469Zperl system 5.36 system
2502025-06-18T17:46:18.469Zpostgresql system 15 system
2512025-06-18T17:46:18.469Zpostgresql system 13 system
2522025-06-18T17:46:18.469Zpython vendor 3 vendor
2532025-06-18T17:46:18.469Zpython system 2 system
2542025-06-18T17:46:18.469Zpython3 system 3.11 system
2552025-06-18T17:46:18.469Zruby system 3.0 system
2562025-06-18T17:46:18.469Zwords vendor vendor american-english
2572025-06-18T17:46:18.469Zwords system system australian-english
2582025-06-18T17:46:18.469Zwords system system british-english
2592025-06-18T17:46:18.469Zwords system system canadian-english
2602025-06-18T17:46:18.469Zwords system system french
2612025-06-18T17:46:18.469Zwords system system italian
2622025-06-18T17:46:18.469Zwords system system ngerman
2632025-06-18T17:46:18.469Zwords system system ogerman
2642025-06-18T17:46:18.469Zwords system system spanish
2652025-06-18T17:46:18.806ZPUBLISHER TYPE STATUS P LOCATION
2662025-06-18T17:46:18.806Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-06-18T17:46:23.090ZFMRI IFO
2682025-06-18T17:46:23.090Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-06-18T17:46:23.090Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-06-18T17:46:23.090Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-06-18T17:46:23.090Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-06-18T17:46:23.090Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-06-18T17:46:23.090Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-06-18T17:46:23.090Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-06-18T17:46:23.090Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-06-18T17:46:23.090Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-06-18T17:46:23.090Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-06-18T17:46:23.090Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-06-18T17:46:23.090Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-06-18T17:46:23.090Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-06-18T17:46:23.090Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-06-18T17:46:23.090Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-06-18T17:46:23.090Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-06-18T17:46:24.074Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-06-18T17:46:24.409Z Updating crates.io index
2862025-06-18T17:46:24.447Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-06-18T17:46:24.772Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-06-18T17:46:25.339Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-06-18T17:46:25.606Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-06-18T17:46:25.902Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-06-18T17:46:26.195Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-06-18T17:46:27.383Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-06-18T17:46:29.442Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-06-18T17:46:30.279Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-06-18T17:46:31.019Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-06-18T17:46:31.285Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-06-18T17:46:31.589Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-06-18T17:46:32.225Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-06-18T17:46:32.638Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-06-18T17:46:33.012Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-06-18T17:46:33.564Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-06-18T17:46:33.904Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032025-06-18T17:46:34.186Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-06-18T17:46:34.472Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-06-18T17:46:34.790Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-06-18T17:46:35.066Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-06-18T17:46:35.383Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-06-18T17:46:35.687Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-06-18T17:46:36.166Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-06-18T17:46:36.620Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-06-18T17:46:37.026Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-06-18T17:46:37.295Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-06-18T17:46:37.697Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-06-18T17:46:38.163Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-06-18T17:46:38.421Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-06-18T17:46:38.875Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-06-18T17:46:39.204Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-06-18T17:46:47.883Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-06-18T17:46:49.194Z Downloading crates ...
3202025-06-18T17:46:49.252Z Downloaded anstream v0.6.18
3212025-06-18T17:46:49.266Z Downloaded camino-tempfile v1.4.1
3222025-06-18T17:46:49.270Z Downloaded cargo-platform v0.1.8
3232025-06-18T17:46:49.277Z Downloaded anyhow v1.0.98
3242025-06-18T17:46:49.281Z Downloaded zerocopy-derive v0.7.35
3252025-06-18T17:46:49.285Z Downloaded block-buffer v0.10.4
3262025-06-18T17:46:49.305Z Downloaded anstyle v1.0.11
3272025-06-18T17:46:49.305Z Downloaded winnow v0.7.10
3282025-06-18T17:46:49.305Z Downloaded dof v0.3.0
3292025-06-18T17:46:49.310Z Downloaded cpufeatures v0.2.14
3302025-06-18T17:46:49.310Z Downloaded clap_derive v4.5.32
3312025-06-18T17:46:49.313Z Downloaded equivalent v1.0.2
3322025-06-18T17:46:49.313Z Downloaded cfg-if v1.0.1
3332025-06-18T17:46:49.316Z Downloaded cargo_metadata v0.19.2
3342025-06-18T17:46:49.320Z Downloaded dtrace-parser v0.2.0
3352025-06-18T17:46:49.329Z Downloaded pretty-hex v0.4.1
3362025-06-18T17:46:49.334Z Downloaded scroll_derive v0.12.0
3372025-06-18T17:46:49.340Z Downloaded crypto-common v0.1.6
3382025-06-18T17:46:49.346Z Downloaded usdt-attr-macro v0.5.0
3392025-06-18T17:46:49.349Z Downloaded usdt-macro v0.5.0
3402025-06-18T17:46:49.349Z Downloaded swrite v0.1.0
3412025-06-18T17:46:49.358Z Downloaded heck v0.4.1
3422025-06-18T17:46:49.361Z Downloaded fnv v1.0.7
3432025-06-18T17:46:49.361Z Downloaded errno v0.3.12
3442025-06-18T17:46:49.365Z Downloaded macaddr v1.0.1
3452025-06-18T17:46:49.365Z Downloaded fastrand v2.1.1
3462025-06-18T17:46:49.368Z Downloaded colorchoice v1.0.2
3472025-06-18T17:46:49.368Z Downloaded strsim v0.11.1
3482025-06-18T17:46:49.374Z Downloaded fs-err v3.1.1
3492025-06-18T17:46:49.377Z Downloaded smawk v0.3.2
3502025-06-18T17:46:49.380Z Downloaded thiserror-impl v1.0.69
3512025-06-18T17:46:49.380Z Downloaded tabled_derive v0.7.0
3522025-06-18T17:46:49.380Z Downloaded proc-macro-error-attr v1.0.4
3532025-06-18T17:46:49.384Z Downloaded heck v0.5.0
3542025-06-18T17:46:49.384Z Downloaded digest v0.10.7
3552025-06-18T17:46:49.384Z Downloaded bytecount v0.6.8
3562025-06-18T17:46:49.387Z Downloaded memmap v0.7.0
3572025-06-18T17:46:49.387Z Downloaded serde_tokenstream v0.2.2
3582025-06-18T17:46:49.390Z Downloaded itoa v1.0.11
3592025-06-18T17:46:49.390Z Downloaded generic-array v0.14.7
3602025-06-18T17:46:49.390Z Downloaded clap_lex v0.7.4
3612025-06-18T17:46:49.394Z Downloaded thiserror-impl v2.0.12
3622025-06-18T17:46:49.397Z Downloaded toml_write v0.1.1
3632025-06-18T17:46:49.398Z Downloaded pest_generator v2.7.14
3642025-06-18T17:46:49.404Z Downloaded serde_spanned v0.6.8
3652025-06-18T17:46:49.408Z Downloaded version_check v0.9.5
3662025-06-18T17:46:49.408Z Downloaded usdt v0.5.0
3672025-06-18T17:46:49.411Z Downloaded thread-id v4.2.2
3682025-06-18T17:46:49.411Z Downloaded clap v4.5.35
3692025-06-18T17:46:49.416Z Downloaded utf8parse v0.2.2
3702025-06-18T17:46:49.420Z Downloaded autocfg v1.4.0
3712025-06-18T17:46:49.420Z Downloaded anstyle-query v1.1.1
3722025-06-18T17:46:49.423Z Downloaded toml_datetime v0.6.9
3732025-06-18T17:46:49.423Z Downloaded anstyle-parse v0.2.5
3742025-06-18T17:46:49.423Z Downloaded plain v0.2.3
3752025-06-18T17:46:49.423Z Downloaded thiserror v1.0.69
3762025-06-18T17:46:49.428Z Downloaded unicode-linebreak v0.1.5
3772025-06-18T17:46:49.431Z Downloaded byteorder v1.5.0
3782025-06-18T17:46:49.431Z Downloaded once_cell v1.21.3
3792025-06-18T17:46:49.435Z Downloaded is_terminal_polyfill v1.70.1
3802025-06-18T17:46:49.435Z Downloaded cargo_toml v0.21.0
3812025-06-18T17:46:49.440Z Downloaded semver v1.0.26
3822025-06-18T17:46:49.443Z Downloaded quote v1.0.40
3832025-06-18T17:46:49.446Z Downloaded proc-macro-error v1.0.4
3842025-06-18T17:46:49.450Z Downloaded sha2 v0.10.9
3852025-06-18T17:46:49.455Z Downloaded usdt-impl v0.5.0
3862025-06-18T17:46:49.458Z Downloaded terminal_size v0.4.0
3872025-06-18T17:46:49.458Z Downloaded scroll v0.12.0
3882025-06-18T17:46:49.461Z Downloaded thiserror v2.0.12
3892025-06-18T17:46:49.470Z Downloaded ryu v1.0.18
3902025-06-18T17:46:49.473Z Downloaded log v0.4.27
3912025-06-18T17:46:49.477Z Downloaded getrandom v0.3.1
3922025-06-18T17:46:49.480Z Downloaded pest_derive v2.7.14
3932025-06-18T17:46:49.488Z Downloaded tempfile v3.20.0
3942025-06-18T17:46:49.491Z Downloaded pest_meta v2.7.14
3952025-06-18T17:46:49.494Z Downloaded typenum v1.17.0
3962025-06-18T17:46:49.498Z Downloaded ucd-trie v0.1.7
3972025-06-18T17:46:49.501Z Downloaded papergrid v0.11.0
3982025-06-18T17:46:49.505Z Downloaded camino v1.1.10
3992025-06-18T17:46:49.511Z Downloaded textwrap v0.16.2
4002025-06-18T17:46:49.517Z Downloaded serde_derive v1.0.219
4012025-06-18T17:46:49.520Z Downloaded proc-macro2 v1.0.95
4022025-06-18T17:46:49.523Z Downloaded bitflags v2.9.0
4032025-06-18T17:46:49.528Z Downloaded serde v1.0.219
4042025-06-18T17:46:49.534Z Downloaded unicode-ident v1.0.18
4052025-06-18T17:46:49.552Z Downloaded indexmap v2.9.0
4062025-06-18T17:46:49.557Z Downloaded memchr v2.7.4
4072025-06-18T17:46:49.564Z Downloaded toml v0.8.22
4082025-06-18T17:46:49.592Z Downloaded hashbrown v0.15.3
4092025-06-18T17:46:49.603Z Downloaded toml_edit v0.22.26
4102025-06-18T17:46:49.636Z Downloaded pest v2.7.14
4112025-06-18T17:46:49.645Z Downloaded clap_builder v4.5.35
4122025-06-18T17:46:49.649Z Downloaded zerocopy v0.7.35
4132025-06-18T17:46:49.658Z Downloaded goblin v0.8.2
4142025-06-18T17:46:49.664Z Downloaded serde_json v1.0.140
4152025-06-18T17:46:49.680Z Downloaded tabled v0.15.0
4162025-06-18T17:46:49.694Z Downloaded syn v1.0.109
4172025-06-18T17:46:49.715Z Downloaded unicode-width v0.2.0
4182025-06-18T17:46:49.721Z Downloaded unicode-width v0.1.14
4192025-06-18T17:46:49.727Z Downloaded syn v2.0.103
4202025-06-18T17:46:49.739Z Downloaded rustix v0.38.37
4212025-06-18T17:46:49.758Z Downloaded rustix v1.0.7
4222025-06-18T17:46:49.791Z Downloaded libc v0.2.174
4232025-06-18T17:46:49.868Z Compiling proc-macro2 v1.0.95
4242025-06-18T17:46:49.868Z Compiling unicode-ident v1.0.18
4252025-06-18T17:46:49.871Z Compiling serde v1.0.219
4262025-06-18T17:46:49.871Z Compiling version_check v0.9.5
4272025-06-18T17:46:49.871Z Compiling libc v0.2.174
4282025-06-18T17:46:50.086Z Compiling memchr v2.7.4
4292025-06-18T17:46:50.089Z Compiling thiserror v1.0.69
4302025-06-18T17:46:50.089Z Compiling itoa v1.0.11
4312025-06-18T17:46:50.351Z Compiling ryu v1.0.18
4322025-06-18T17:46:50.425Z Compiling ucd-trie v0.1.7
4332025-06-18T17:46:50.732Z Compiling once_cell v1.21.3
4342025-06-18T17:46:50.801Z Compiling bitflags v2.9.0
4352025-06-18T17:46:50.873Z Compiling byteorder v1.5.0
4362025-06-18T17:46:51.129Z Compiling serde_json v1.0.140
4372025-06-18T17:46:51.322Z Compiling rustix v0.38.37
4382025-06-18T17:46:51.349Z Compiling usdt-impl v0.5.0
4392025-06-18T17:46:51.480Z Compiling proc-macro-error-attr v1.0.4
4402025-06-18T17:46:51.508Z Compiling syn v1.0.109
4412025-06-18T17:46:51.572Z Compiling proc-macro-error v1.0.4
4422025-06-18T17:46:51.858Z Compiling quote v1.0.40
4432025-06-18T17:46:51.885Z Compiling rustix v1.0.7
4442025-06-18T17:46:51.888Z Compiling log v0.4.27
4452025-06-18T17:46:52.088Z Compiling errno v0.3.12
4462025-06-18T17:46:52.126Z Compiling camino v1.1.10
4472025-06-18T17:46:52.225Z Compiling syn v2.0.103
4482025-06-18T17:46:52.260Z Compiling equivalent v1.0.2
4492025-06-18T17:46:52.396Z Compiling hashbrown v0.15.3
4502025-06-18T17:46:52.901Z Compiling thread-id v4.2.2
4512025-06-18T17:46:52.901Z Compiling getrandom v0.3.1
4522025-06-18T17:46:52.932Z Compiling plain v0.2.3
4532025-06-18T17:46:52.932Z Compiling utf8parse v0.2.2
4542025-06-18T17:46:52.932Z Compiling anstyle-parse v0.2.5
4552025-06-18T17:46:53.105Z Compiling thiserror v2.0.12
4562025-06-18T17:46:53.208Z Compiling pretty-hex v0.4.1
4572025-06-18T17:46:53.374Z Compiling terminal_size v0.4.0
4582025-06-18T17:46:53.457Z Compiling cfg-if v1.0.1
4592025-06-18T17:46:53.499Z Compiling indexmap v2.9.0
4602025-06-18T17:46:53.567Z Compiling colorchoice v1.0.2
4612025-06-18T17:46:53.592Z Compiling semver v1.0.26
4622025-06-18T17:46:53.614Z Compiling anstyle v1.0.11
4632025-06-18T17:46:53.678Z Compiling autocfg v1.4.0
4642025-06-18T17:46:53.709Z Compiling toml_write v0.1.1
4652025-06-18T17:46:53.739Z Compiling anstyle-query v1.1.1
4662025-06-18T17:46:53.919Z Compiling winnow v0.7.10
4672025-06-18T17:46:54.058Z Compiling is_terminal_polyfill v1.70.1
4682025-06-18T17:46:54.192Z Compiling anstream v0.6.18
4692025-06-18T17:46:54.616Z Compiling fs-err v3.1.1
4702025-06-18T17:46:54.789Z Compiling fastrand v2.1.1
4712025-06-18T17:46:54.814Z Compiling fnv v1.0.7
4722025-06-18T17:46:54.817Z Compiling anyhow v1.0.98
4732025-06-18T17:46:54.917Z Compiling unicode-width v0.1.14
4742025-06-18T17:46:54.977Z Compiling heck v0.4.1
4752025-06-18T17:46:55.270Z Compiling strsim v0.11.1
4762025-06-18T17:46:55.390Z Compiling heck v0.5.0
4772025-06-18T17:46:55.854Z Compiling clap_lex v0.7.4
4782025-06-18T17:46:55.880Z Compiling bytecount v0.6.8
4792025-06-18T17:46:56.078Z Compiling papergrid v0.11.0
4802025-06-18T17:46:56.267Z Compiling tempfile v3.20.0
4812025-06-18T17:46:56.293Z Compiling clap_builder v4.5.35
4822025-06-18T17:46:56.427Z Compiling memmap v0.7.0
4832025-06-18T17:46:56.626Z Compiling unicode-linebreak v0.1.5
4842025-06-18T17:46:56.769Z Compiling smawk v0.3.2
4852025-06-18T17:46:57.010Z Compiling unicode-width v0.2.0
4862025-06-18T17:46:57.278Z Compiling swrite v0.1.0
4872025-06-18T17:46:57.433Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4882025-06-18T17:46:57.542Z Compiling textwrap v0.16.2
4892025-06-18T17:46:57.818Z Compiling tabled_derive v0.7.0
4902025-06-18T17:46:59.315Z Compiling serde_derive v1.0.219
4912025-06-18T17:46:59.315Z Compiling thiserror-impl v1.0.69
4922025-06-18T17:46:59.318Z Compiling zerocopy-derive v0.7.35
4932025-06-18T17:46:59.318Z Compiling scroll_derive v0.12.0
4942025-06-18T17:46:59.318Z Compiling thiserror-impl v2.0.12
4952025-06-18T17:46:59.318Z Compiling clap_derive v4.5.32
4962025-06-18T17:46:59.449Z Compiling tabled v0.15.0
4972025-06-18T17:47:00.648Z Compiling scroll v0.12.0
4982025-06-18T17:47:01.166Z Compiling zerocopy v0.7.35
4992025-06-18T17:47:01.211Z Compiling goblin v0.8.2
5002025-06-18T17:47:02.316Z Compiling pest v2.7.14
5012025-06-18T17:47:03.447Z Compiling clap v4.5.35
5022025-06-18T17:47:04.558Z Compiling pest_meta v2.7.14
5032025-06-18T17:47:05.451Z Compiling pest_generator v2.7.14
5042025-06-18T17:47:06.800Z Compiling pest_derive v2.7.14
5052025-06-18T17:47:07.382Z Compiling dtrace-parser v0.2.0
5062025-06-18T17:47:08.359Z Compiling toml_datetime v0.6.9
5072025-06-18T17:47:08.359Z Compiling serde_spanned v0.6.8
5082025-06-18T17:47:08.363Z Compiling cargo-platform v0.1.8
5092025-06-18T17:47:08.645Z Compiling serde_tokenstream v0.2.2
5102025-06-18T17:47:08.704Z Compiling toml_edit v0.22.26
5112025-06-18T17:47:08.868Z Compiling macaddr v1.0.1
5122025-06-18T17:47:09.015Z Compiling camino-tempfile v1.4.1
5132025-06-18T17:47:09.746Z Compiling dof v0.3.0
5142025-06-18T17:47:09.746Z Compiling cargo_metadata v0.19.2
5152025-06-18T17:47:11.278Z Compiling usdt-attr-macro v0.5.0
5162025-06-18T17:47:11.288Z Compiling usdt-macro v0.5.0
5172025-06-18T17:47:11.324Z Compiling toml v0.8.22
5182025-06-18T17:47:12.157Z Compiling cargo_toml v0.21.0
5192025-06-18T17:47:12.500Z Compiling usdt v0.5.0
5202025-06-18T17:47:14.817Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5212025-06-18T17:47:17.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.05s
5222025-06-18T17:47:18.186Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5232025-06-18T17:47:18.874Z Downloading crates ...
5242025-06-18T17:47:18.982Z Downloaded adler2 v2.0.0
5252025-06-18T17:47:18.991Z Downloaded aead v0.5.2
5262025-06-18T17:47:18.991Z Downloaded addr2line v0.24.2
5272025-06-18T17:47:19.015Z Downloaded async-trait v0.1.88
5282025-06-18T17:47:19.015Z Downloaded async-stream v0.3.6
5292025-06-18T17:47:19.015Z Downloaded async-recursion v1.1.1
5302025-06-18T17:47:19.036Z Downloaded highway v1.3.0
5312025-06-18T17:47:19.036Z Downloaded atomic-waker v1.1.2
5322025-06-18T17:47:19.036Z Downloaded heck v0.3.3
5332025-06-18T17:47:19.036Z Downloaded aes v0.8.4
5342025-06-18T17:47:19.036Z Downloaded bcs v0.1.6
5352025-06-18T17:47:19.036Z Downloaded base16ct v0.2.0
5362025-06-18T17:47:19.036Z Downloaded cstr-argument v0.1.2
5372025-06-18T17:47:19.037Z Downloaded hickory-resolver v0.24.4
5382025-06-18T17:47:19.045Z Downloaded hkdf v0.12.4
5392025-06-18T17:47:19.045Z Downloaded hex v0.4.3
5402025-06-18T17:47:19.046Z Downloaded hmac v0.12.1
5412025-06-18T17:47:19.046Z Downloaded cfg_aliases v0.2.1
5422025-06-18T17:47:19.046Z Downloaded argon2 v0.5.3
5432025-06-18T17:47:19.046Z Downloaded home v0.5.9
5442025-06-18T17:47:19.046Z Downloaded base64 v0.13.1
5452025-06-18T17:47:19.051Z Downloaded indoc v1.0.9
5462025-06-18T17:47:19.051Z Downloaded icu_normalizer_data v1.5.0
5472025-06-18T17:47:19.057Z Downloaded blowfish v0.9.1
5482025-06-18T17:47:19.057Z Downloaded aho-corasick v1.1.3
5492025-06-18T17:47:19.068Z Downloaded crunchy v0.2.2
5502025-06-18T17:47:19.068Z Downloaded hickory-proto v0.24.4
5512025-06-18T17:47:19.084Z Downloaded kstat-rs v0.2.4
5522025-06-18T17:47:19.093Z Downloaded httpdate v1.0.3
5532025-06-18T17:47:19.093Z Downloaded hostname v0.4.0
5542025-06-18T17:47:19.093Z Downloaded hickory-client v0.24.4
5552025-06-18T17:47:19.094Z Downloaded icu_locid_transform_data v1.5.0
5562025-06-18T17:47:19.104Z Downloaded hyper-tls v0.6.0
5572025-06-18T17:47:19.104Z Downloaded http-range v0.1.5
5582025-06-18T17:47:19.104Z Downloaded instant v0.1.13
5592025-06-18T17:47:19.121Z Downloaded ident_case v1.0.1
5602025-06-18T17:47:19.121Z Downloaded icu_normalizer v1.5.0
5612025-06-18T17:47:19.122Z Downloaded lru-cache v0.1.2
5622025-06-18T17:47:19.122Z Downloaded crc8 v0.1.1
5632025-06-18T17:47:19.122Z Downloaded crc v3.2.1
5642025-06-18T17:47:19.138Z Downloaded http-body v1.0.1
5652025-06-18T17:47:19.139Z Downloaded humantime v2.1.0
5662025-06-18T17:47:19.139Z Downloaded block-padding v0.3.3
5672025-06-18T17:47:19.139Z Downloaded ingot-types v0.1.0
5682025-06-18T17:47:19.139Z Downloaded idna_adapter v1.2.0
5692025-06-18T17:47:19.140Z Downloaded bb8 v0.8.5
5702025-06-18T17:47:19.140Z Downloaded base64 v0.22.1
5712025-06-18T17:47:19.140Z Downloaded md5 v0.7.0
5722025-06-18T17:47:19.169Z Downloaded match_cfg v0.1.0
5732025-06-18T17:47:19.170Z Downloaded hubpack_derive v0.1.1
5742025-06-18T17:47:19.170Z Downloaded cobs v0.2.3
5752025-06-18T17:47:19.170Z Downloaded progenitor-client v0.10.0
5762025-06-18T17:47:19.170Z Downloaded predicates-core v1.0.8
5772025-06-18T17:47:19.170Z Downloaded ciborium-io v0.2.2
5782025-06-18T17:47:19.170Z Downloaded jobserver v0.1.32
5792025-06-18T17:47:19.170Z Downloaded is-terminal v0.4.13
5802025-06-18T17:47:19.170Z Downloaded buf-list v1.0.3
5812025-06-18T17:47:19.170Z Downloaded is_ci v1.2.0
5822025-06-18T17:47:19.194Z Downloaded lazy_static v1.5.0
5832025-06-18T17:47:19.194Z Downloaded hostname v0.3.1
5842025-06-18T17:47:19.194Z Downloaded chacha20 v0.9.1
5852025-06-18T17:47:19.194Z Downloaded indent_write v2.2.0
5862025-06-18T17:47:19.194Z Downloaded bitfield v0.14.0
5872025-06-18T17:47:19.195Z Downloaded crossbeam-deque v0.8.5
5882025-06-18T17:47:19.196Z Downloaded cexpr v0.6.0
5892025-06-18T17:47:19.196Z Downloaded internet-checksum v0.2.1
5902025-06-18T17:47:19.196Z Downloaded cbc v0.1.2
5912025-06-18T17:47:19.196Z Downloaded shell-words v1.1.0
5922025-06-18T17:47:19.196Z Downloaded lockfree-object-pool v0.1.6
5932025-06-18T17:47:19.197Z Downloaded hubpack v0.1.2
5942025-06-18T17:47:19.197Z Downloaded libsw-core v0.3.1
5952025-06-18T17:47:19.219Z Downloaded structmeta v0.3.0
5962025-06-18T17:47:19.219Z Downloaded convert_case v0.4.0
5972025-06-18T17:47:19.219Z Downloaded strip-ansi-escapes v0.2.0
5982025-06-18T17:47:19.219Z Downloaded cargo_metadata v0.18.1
5992025-06-18T17:47:19.220Z Downloaded maybe-uninit v2.0.0
6002025-06-18T17:47:19.220Z Downloaded httparse v1.9.5
6012025-06-18T17:47:19.220Z Downloaded bit-vec v0.8.0
6022025-06-18T17:47:19.220Z Downloaded md-5 v0.10.6
6032025-06-18T17:47:19.220Z Downloaded sqlparser_derive v0.2.2
6042025-06-18T17:47:19.220Z Downloaded linear-map v1.2.0
6052025-06-18T17:47:19.220Z Downloaded lazycell v1.3.0
6062025-06-18T17:47:19.220Z Downloaded radium v0.7.0
6072025-06-18T17:47:19.220Z Downloaded libsw v3.4.0
6082025-06-18T17:47:19.221Z Downloaded progenitor v0.8.0
6092025-06-18T17:47:19.221Z Downloaded indoc v2.0.6
6102025-06-18T17:47:19.243Z Downloaded shlex v1.3.0
6112025-06-18T17:47:19.243Z Downloaded smf v0.2.3
6122025-06-18T17:47:19.244Z Downloaded r2d2 v0.8.10
6132025-06-18T17:47:19.244Z Downloaded litemap v0.7.3
6142025-06-18T17:47:19.244Z Downloaded libloading v0.8.5
6152025-06-18T17:47:19.244Z Downloaded which v4.4.2
6162025-06-18T17:47:19.244Z Downloaded http-body-util v0.1.3
6172025-06-18T17:47:19.244Z Downloaded bzip2 v0.4.4
6182025-06-18T17:47:19.244Z Downloaded tokio-macros v2.5.0
6192025-06-18T17:47:19.244Z Downloaded iana-time-zone v0.1.63
6202025-06-18T17:47:19.289Z Downloaded lru v0.12.5
6212025-06-18T17:47:19.289Z Downloaded tls_codec_derive v0.4.1
6222025-06-18T17:47:19.289Z Downloaded xattr v1.3.1
6232025-06-18T17:47:19.289Z Downloaded darling_macro v0.20.10
6242025-06-18T17:47:19.289Z Downloaded lzss v0.8.2
6252025-06-18T17:47:19.289Z Downloaded ciborium v0.2.2
6262025-06-18T17:47:19.313Z Downloaded ahash v0.8.11
6272025-06-18T17:47:19.314Z Downloaded rusty-fork v0.3.0
6282025-06-18T17:47:19.314Z Downloaded rustls-pemfile v2.2.0
6292025-06-18T17:47:19.315Z Downloaded ssh-cipher v0.2.0
6302025-06-18T17:47:19.315Z Downloaded foreign-types v0.3.2
6312025-06-18T17:47:19.315Z Downloaded vsss-rs v3.3.4
6322025-06-18T17:47:19.315Z Downloaded ssh-encoding v0.2.0
6332025-06-18T17:47:19.315Z Downloaded normalize-line-endings v0.3.0
6342025-06-18T17:47:19.315Z Downloaded proc-macro-error2 v2.0.1
6352025-06-18T17:47:19.315Z Downloaded progenitor-impl v0.8.0
6362025-06-18T17:47:19.315Z Downloaded universal-hash v0.5.1
6372025-06-18T17:47:19.315Z Downloaded predicates v3.1.3
6382025-06-18T17:47:19.315Z Downloaded spki v0.7.3
6392025-06-18T17:47:19.316Z Downloaded data-encoding v2.9.0
6402025-06-18T17:47:19.316Z Downloaded topological-sort v0.2.2
6412025-06-18T17:47:19.351Z Downloaded clang-sys v1.8.1
6422025-06-18T17:47:19.352Z Downloaded difflib v0.4.0
6432025-06-18T17:47:19.352Z Downloaded bit-vec v0.6.3
6442025-06-18T17:47:19.352Z Downloaded litrs v0.4.1
6452025-06-18T17:47:19.352Z Downloaded icu_properties v1.5.1
6462025-06-18T17:47:19.352Z Downloaded openssl-macros v0.1.1
6472025-06-18T17:47:19.352Z Downloaded env_filter v0.1.2
6482025-06-18T17:47:19.352Z Downloaded signal-hook v0.3.18
6492025-06-18T17:47:19.353Z Downloaded crossbeam-epoch v0.9.18
6502025-06-18T17:47:19.364Z Downloaded pretty-hex v0.2.1
6512025-06-18T17:47:19.364Z Downloaded peg-runtime v0.8.5
6522025-06-18T17:47:19.364Z Downloaded group v0.13.0
6532025-06-18T17:47:19.364Z Downloaded russh-cryptovec v0.7.3
6542025-06-18T17:47:19.364Z Downloaded futures-task v0.3.31
6552025-06-18T17:47:19.364Z Downloaded futures-sink v0.3.31
6562025-06-18T17:47:19.364Z Downloaded foldhash v0.1.5
6572025-06-18T17:47:19.364Z Downloaded glob v0.3.2
6582025-06-18T17:47:19.364Z Downloaded num_enum v0.5.11
6592025-06-18T17:47:19.364Z Downloaded ff v0.13.0
6602025-06-18T17:47:19.365Z Downloaded itertools v0.10.5
6612025-06-18T17:47:19.365Z Downloaded progenitor-impl v0.9.1
6622025-06-18T17:47:19.365Z Downloaded sqlformat v0.3.5
6632025-06-18T17:47:19.377Z Downloaded indexmap v1.9.3
6642025-06-18T17:47:19.377Z Downloaded num_enum_derive v0.5.11
6652025-06-18T17:47:19.378Z Downloaded sigpipe v0.1.3
6662025-06-18T17:47:19.378Z Downloaded try-lock v0.2.5
6672025-06-18T17:47:19.378Z Downloaded iddqd v0.3.7
6682025-06-18T17:47:19.385Z Downloaded thiserror-impl-no-std v2.0.2
6692025-06-18T17:47:19.385Z Downloaded pem v3.0.5
6702025-06-18T17:47:19.385Z Downloaded peg v0.8.5
6712025-06-18T17:47:19.394Z Downloaded want v0.3.1
6722025-06-18T17:47:19.394Z Downloaded take_mut v0.2.2
6732025-06-18T17:47:19.395Z Downloaded tabwriter v1.4.0
6742025-06-18T17:47:19.395Z Downloaded same-file v1.0.6
6752025-06-18T17:47:19.401Z Downloaded crypto-bigint v0.5.5
6762025-06-18T17:47:19.424Z Downloaded pbkdf2 v0.11.0
6772025-06-18T17:47:19.425Z Downloaded unarray v0.1.4
6782025-06-18T17:47:19.425Z Downloaded icu_collections v1.5.0
6792025-06-18T17:47:19.449Z Downloaded yoke-derive v0.7.4
6802025-06-18T17:47:19.449Z Downloaded thread_local v1.1.8
6812025-06-18T17:47:19.450Z Downloaded thiserror-no-std v2.0.2
6822025-06-18T17:47:19.450Z Downloaded des v0.8.1
6832025-06-18T17:47:19.450Z Downloaded hyper-util v0.1.14
6842025-06-18T17:47:19.481Z Downloaded tui-tree-widget v0.23.0
6852025-06-18T17:47:19.481Z Downloaded toml v0.7.8
6862025-06-18T17:47:19.482Z Downloaded filetime v0.2.25
6872025-06-18T17:47:19.482Z Downloaded siphasher v0.3.11
6882025-06-18T17:47:19.482Z Downloaded simd-adler32 v0.3.7
6892025-06-18T17:47:19.482Z Downloaded opaque-debug v0.3.1
6902025-06-18T17:47:19.482Z Downloaded xz2 v0.1.7
6912025-06-18T17:47:19.482Z Downloaded newtype_derive v0.1.6
6922025-06-18T17:47:19.482Z Downloaded futures-io v0.3.31
6932025-06-18T17:47:19.483Z Downloaded serde_with_macros v3.12.0
6942025-06-18T17:47:19.483Z Downloaded half v1.8.3
6952025-06-18T17:47:19.515Z Downloaded newline-converter v0.3.0
6962025-06-18T17:47:19.515Z Downloaded num-traits v0.2.19
6972025-06-18T17:47:19.516Z Downloaded steno v0.4.1
6982025-06-18T17:47:19.516Z Downloaded parse-size v1.1.0
6992025-06-18T17:47:19.516Z Downloaded const_format v0.2.34
7002025-06-18T17:47:19.516Z Downloaded dirs-sys-next v0.1.2
7012025-06-18T17:47:19.516Z Downloaded dirs-next v2.0.0
7022025-06-18T17:47:19.516Z Downloaded unicase v2.7.0
7032025-06-18T17:47:19.517Z Downloaded test-strategy v0.4.1
7042025-06-18T17:47:19.517Z Downloaded oso-derive v0.27.3
7052025-06-18T17:47:19.517Z Downloaded num-derive v0.3.3
7062025-06-18T17:47:19.517Z Downloaded serde-big-array v0.5.1
7072025-06-18T17:47:19.524Z Downloaded zone v0.3.1
7082025-06-18T17:47:19.524Z Downloaded dropshot_endpoint v0.16.2
7092025-06-18T17:47:19.524Z Downloaded hash32 v0.3.1
7102025-06-18T17:47:19.524Z Downloaded fatfs v0.3.6
7112025-06-18T17:47:19.524Z Downloaded tower-service v0.3.3
7122025-06-18T17:47:19.524Z Downloaded tower-layer v0.3.3
7132025-06-18T17:47:19.524Z Downloaded futures-macro v0.3.31
7142025-06-18T17:47:19.524Z Downloaded futures-executor v0.3.31
7152025-06-18T17:47:19.524Z Downloaded rpassword v7.3.1
7162025-06-18T17:47:19.524Z Downloaded serde_cbor v0.11.2
7172025-06-18T17:47:19.525Z Downloaded ed25519 v2.2.3
7182025-06-18T17:47:19.525Z Downloaded yansi v1.0.1
7192025-06-18T17:47:19.526Z Downloaded debug-ignore v1.0.5
7202025-06-18T17:47:19.531Z Downloaded daft v0.1.3
7212025-06-18T17:47:19.531Z Downloaded vte_generate_state_changes v0.1.2
7222025-06-18T17:47:19.531Z Downloaded progenitor v0.10.0
7232025-06-18T17:47:19.531Z Downloaded base64 v0.21.7
7242025-06-18T17:47:19.539Z Downloaded poly1305 v0.8.0
7252025-06-18T17:47:19.550Z Downloaded tokio-rustls v0.24.1
7262025-06-18T17:47:19.550Z Downloaded crossbeam-channel v0.5.15
7272025-06-18T17:47:19.550Z Downloaded zerofrom v0.1.4
7282025-06-18T17:47:19.573Z Downloaded derive_builder_macro v0.20.2
7292025-06-18T17:47:19.573Z Downloaded env_logger v0.11.5
7302025-06-18T17:47:19.573Z Downloaded void v1.0.2
7312025-06-18T17:47:19.573Z Downloaded foreign-types-shared v0.1.1
7322025-06-18T17:47:19.573Z Downloaded serde_bytes v0.11.17
7332025-06-18T17:47:19.582Z Downloaded env_logger v0.10.2
7342025-06-18T17:47:19.582Z Downloaded float-ord v0.3.2
7352025-06-18T17:47:19.582Z Downloaded termcolor v1.4.1
7362025-06-18T17:47:19.582Z Downloaded rustc-hash v1.1.0
7372025-06-18T17:47:19.582Z Downloaded progenitor-macro v0.10.0
7382025-06-18T17:47:19.583Z Downloaded flume v0.11.1
7392025-06-18T17:47:19.583Z Downloaded zerocopy v0.6.6
7402025-06-18T17:47:19.583Z Downloaded darling v0.20.10
7412025-06-18T17:47:19.586Z Downloaded mime v0.3.17
7422025-06-18T17:47:19.587Z Downloaded rustc-demangle v0.1.24
7432025-06-18T17:47:19.587Z Downloaded password-hash v0.4.2
7442025-06-18T17:47:19.600Z Downloaded unicode-truncate v1.1.0
7452025-06-18T17:47:19.607Z Downloaded zeroize_derive v1.4.2
7462025-06-18T17:47:19.607Z Downloaded pin-utils v0.1.0
7472025-06-18T17:47:19.607Z Downloaded idna v1.0.3
7482025-06-18T17:47:19.607Z Downloaded progenitor-client v0.9.1
7492025-06-18T17:47:19.608Z Downloaded strum_macros v0.26.4
7502025-06-18T17:47:19.671Z Downloaded p256 v0.13.2
7512025-06-18T17:47:19.671Z Downloaded tap v1.0.1
7522025-06-18T17:47:19.671Z Downloaded tabled_derive v0.10.0
7532025-06-18T17:47:19.686Z Downloaded itertools v0.12.1
7542025-06-18T17:47:19.686Z Downloaded ghash v0.5.1
7552025-06-18T17:47:19.686Z Downloaded fixedbitset v0.4.2
7562025-06-18T17:47:19.686Z Downloaded untrusted v0.9.0
7572025-06-18T17:47:19.686Z Downloaded foreign-types-shared v0.3.1
7582025-06-18T17:47:19.686Z Downloaded pkcs8 v0.10.2
7592025-06-18T17:47:19.687Z Downloaded zerofrom-derive v0.1.4
7602025-06-18T17:47:19.687Z Downloaded unicode-bidi v0.3.17
7612025-06-18T17:47:19.687Z Downloaded foreign-types-macros v0.2.3
7622025-06-18T17:47:19.687Z Downloaded omicron-zone-package v0.12.2
7632025-06-18T17:47:19.687Z Downloaded zone_cfg_derive v0.1.2
7642025-06-18T17:47:19.687Z Downloaded num v0.4.3
7652025-06-18T17:47:19.687Z Downloaded itertools v0.14.0
7662025-06-18T17:47:19.687Z Downloaded mime_guess v2.0.5
7672025-06-18T17:47:19.687Z Downloaded ssh-key v0.6.6
7682025-06-18T17:47:19.687Z Downloaded rand_xorshift v0.4.0
7692025-06-18T17:47:19.687Z Downloaded rand_seeder v0.3.0
7702025-06-18T17:47:19.688Z Downloaded termios v0.3.3
7712025-06-18T17:47:19.688Z Downloaded parking_lot_core v0.8.6
7722025-06-18T17:47:19.689Z Downloaded pretty_assertions v1.4.1
7732025-06-18T17:47:19.714Z Downloaded display-error-chain v0.2.2
7742025-06-18T17:47:19.715Z Downloaded precomputed-hash v0.1.1
7752025-06-18T17:47:19.715Z Downloaded schemars_derive v0.8.22
7762025-06-18T17:47:19.715Z Downloaded utf-8 v0.7.6
7772025-06-18T17:47:19.715Z Downloaded untrusted v0.7.1
7782025-06-18T17:47:19.715Z Downloaded unicode-xid v0.2.6
7792025-06-18T17:47:19.715Z Downloaded vte v0.11.1
7802025-06-18T17:47:19.715Z Downloaded smallvec v0.6.14
7812025-06-18T17:47:19.715Z Downloaded vergen v8.3.2
7822025-06-18T17:47:19.734Z Downloaded write16 v1.0.0
7832025-06-18T17:47:19.735Z Downloaded publicsuffix v2.3.0
7842025-06-18T17:47:19.735Z Downloaded tough v0.20.0
7852025-06-18T17:47:19.735Z Downloaded tokio-native-tls v0.3.1
7862025-06-18T17:47:19.735Z Downloaded zone_cfg_derive v0.3.0
7872025-06-18T17:47:19.735Z Downloaded slog v2.7.0
7882025-06-18T17:47:19.735Z Downloaded pem-rfc7468 v0.7.0
7892025-06-18T17:47:19.735Z Downloaded olpc-cjson v0.1.4
7902025-06-18T17:47:19.740Z Downloaded defmt-parser v0.3.4
7912025-06-18T17:47:19.740Z Downloaded tls_codec v0.4.1
7922025-06-18T17:47:19.740Z Downloaded tiny-keccak v2.0.2
7932025-06-18T17:47:19.740Z Downloaded hyper v1.6.0
7942025-06-18T17:47:19.740Z Downloaded number_prefix v0.4.0
7952025-06-18T17:47:19.747Z Downloaded fxhash v0.2.1
7962025-06-18T17:47:19.748Z Downloaded pin-project-internal v1.1.6
7972025-06-18T17:47:19.748Z Downloaded parking_lot_core v0.9.10
7982025-06-18T17:47:19.753Z Downloaded parking_lot v0.11.2
7992025-06-18T17:47:19.753Z Downloaded progenitor-client v0.8.0
8002025-06-18T17:47:19.757Z Downloaded oso v0.27.3
8012025-06-18T17:47:19.757Z Downloaded aws-lc-rs v1.12.4
8022025-06-18T17:47:19.773Z Downloaded writeable v0.5.5
8032025-06-18T17:47:19.787Z Downloaded signal-hook-mio v0.2.4
8042025-06-18T17:47:19.787Z Downloaded sha1 v0.10.6
8052025-06-18T17:47:19.787Z Downloaded futures-channel v0.3.31
8062025-06-18T17:47:19.787Z Downloaded rand v0.8.5
8072025-06-18T17:47:19.801Z Downloaded crossterm v0.28.1
8082025-06-18T17:47:19.801Z Downloaded num_threads v0.1.7
8092025-06-18T17:47:19.801Z Downloaded icu_properties_data v1.5.0
8102025-06-18T17:47:19.823Z Downloaded powerfmt v0.2.0
8112025-06-18T17:47:19.823Z Downloaded sync_wrapper v1.0.1
8122025-06-18T17:47:19.831Z Downloaded rfc6979 v0.4.0
8132025-06-18T17:47:19.831Z Downloaded nanorand v0.7.0
8142025-06-18T17:47:19.831Z Downloaded openssl-probe v0.1.5
8152025-06-18T17:47:19.831Z Downloaded russh v0.45.0
8162025-06-18T17:47:19.831Z Downloaded support-bundle-viewer v0.1.0
8172025-06-18T17:47:19.832Z Downloaded funty v2.0.0
8182025-06-18T17:47:19.832Z Downloaded semver v0.1.20
8192025-06-18T17:47:19.832Z Downloaded packed_struct v0.10.1
8202025-06-18T17:47:19.832Z Downloaded supports-color v3.0.2
8212025-06-18T17:47:19.832Z Downloaded zstd v0.13.3
8222025-06-18T17:47:19.838Z Downloaded rustls-pki-types v1.10.0
8232025-06-18T17:47:19.838Z Downloaded subtle v2.6.1
8242025-06-18T17:47:19.838Z Downloaded slog-json v2.6.1
8252025-06-18T17:47:19.847Z Downloaded rayon-core v1.12.1
8262025-06-18T17:47:19.847Z Downloaded wyz v0.5.1
8272025-06-18T17:47:19.860Z Downloaded hashbrown v0.13.2
8282025-06-18T17:47:19.860Z Downloaded tinyvec_macros v0.1.1
8292025-06-18T17:47:19.860Z Downloaded packed_struct_codegen v0.10.1
8302025-06-18T17:47:19.860Z Downloaded flagset v0.4.6
8312025-06-18T17:47:19.886Z Downloaded ena v0.14.3
8322025-06-18T17:47:19.886Z Downloaded phf_shared v0.11.2
8332025-06-18T17:47:19.886Z Downloaded embedded-io v0.6.1
8342025-06-18T17:47:19.886Z Downloaded p521 v0.13.3
8352025-06-18T17:47:19.887Z Downloaded termtree v0.5.1
8362025-06-18T17:47:19.905Z Downloaded slog-stdlog v4.1.1
8372025-06-18T17:47:19.905Z Downloaded slog-scope v4.4.0
8382025-06-18T17:47:19.905Z Downloaded rustls-pemfile v1.0.4
8392025-06-18T17:47:19.905Z Downloaded rand_chacha v0.9.0
8402025-06-18T17:47:19.905Z Downloaded hash32 v0.2.1
8412025-06-18T17:47:19.905Z Downloaded resolv-conf v0.7.0
8422025-06-18T17:47:19.905Z Downloaded xshell-macros v0.2.7
8432025-06-18T17:47:19.905Z Downloaded serde_urlencoded v0.7.1
8442025-06-18T17:47:19.905Z Downloaded rand v0.9.1
8452025-06-18T17:47:19.906Z Downloaded path-slash v0.1.5
8462025-06-18T17:47:19.906Z Downloaded lalrpop v0.19.12
8472025-06-18T17:47:19.910Z Downloaded num-iter v0.1.45
8482025-06-18T17:47:19.910Z Downloaded headers-core v0.3.0
8492025-06-18T17:47:19.911Z Downloaded polyval v0.6.2
8502025-06-18T17:47:19.911Z Downloaded serde_path_to_error v0.1.17
8512025-06-18T17:47:19.911Z Downloaded owo-colors v4.2.1
8522025-06-18T17:47:19.911Z Downloaded half v2.4.1
8532025-06-18T17:47:19.916Z Downloaded snafu-derive v0.8.5
8542025-06-18T17:47:19.916Z Downloaded postgres-types v0.2.9
8552025-06-18T17:47:19.921Z Downloaded float-cmp v0.10.0
8562025-06-18T17:47:19.921Z Downloaded slog-term v2.9.1
8572025-06-18T17:47:19.927Z Downloaded new_debug_unreachable v1.0.6
8582025-06-18T17:47:19.927Z Downloaded serde_with v3.12.0
8592025-06-18T17:47:19.932Z Downloaded nu-ansi-term v0.50.1
8602025-06-18T17:47:19.936Z Downloaded tinystr v0.7.6
8612025-06-18T17:47:19.940Z Downloaded slog-async v2.8.0
8622025-06-18T17:47:19.940Z Downloaded percent-encoding v2.3.1
8632025-06-18T17:47:19.940Z Downloaded bindgen v0.71.1
8642025-06-18T17:47:19.948Z Downloaded ref-cast v1.0.24
8652025-06-18T17:47:19.956Z Downloaded diff v0.1.13
8662025-06-18T17:47:19.964Z Downloaded num-integer v0.1.46
8672025-06-18T17:47:19.964Z Downloaded tracing-attributes v0.1.27
8682025-06-18T17:47:19.964Z Downloaded tokio-tungstenite v0.21.0
8692025-06-18T17:47:19.964Z Downloaded synstructure v0.13.1
8702025-06-18T17:47:19.973Z Downloaded blake3 v1.5.4
8712025-06-18T17:47:19.981Z Downloaded csv-core v0.1.11
8722025-06-18T17:47:19.981Z Downloaded typify-macro v0.2.0
8732025-06-18T17:47:19.981Z Downloaded serde_yaml v0.9.34+deprecated
8742025-06-18T17:47:19.997Z Downloaded zerocopy-derive v0.8.25
8752025-06-18T17:47:19.997Z Downloaded der_derive v0.7.3
8762025-06-18T17:47:19.997Z Downloaded flate2 v1.1.2
8772025-06-18T17:47:20.002Z Downloaded rayon v1.10.0
8782025-06-18T17:47:20.007Z Downloaded tinyvec v1.8.0
8792025-06-18T17:47:20.007Z Downloaded num-bigint-dig v0.8.4
8802025-06-18T17:47:20.011Z Downloaded xshell v0.2.7
8812025-06-18T17:47:20.017Z Downloaded bitvec v1.0.1
8822025-06-18T17:47:20.029Z Downloaded paste v1.0.15
8832025-06-18T17:47:20.034Z Downloaded native-tls v0.2.12
8842025-06-18T17:47:20.040Z Downloaded diesel_derives v2.2.3
8852025-06-18T17:47:20.040Z Downloaded tower-http v0.6.6
8862025-06-18T17:47:20.048Z Downloaded password-hash v0.5.0
8872025-06-18T17:47:20.053Z Downloaded sqlparser v0.45.0
8882025-06-18T17:47:20.060Z Downloaded openssl-sys v0.9.109
8892025-06-18T17:47:20.064Z Downloaded rustyline v14.0.0
8902025-06-18T17:47:20.080Z Downloaded uuid v1.17.0
8912025-06-18T17:47:20.080Z Downloaded quick-xml v0.37.2
8922025-06-18T17:47:20.080Z Downloaded unicode-segmentation v1.12.0
8932025-06-18T17:47:20.086Z Downloaded num-bigint v0.4.6
8942025-06-18T17:47:20.091Z Downloaded typed-path v0.9.3
8952025-06-18T17:47:20.091Z Downloaded heapless v0.8.0
8962025-06-18T17:47:20.095Z Downloaded rcgen v0.12.1
8972025-06-18T17:47:20.102Z Downloaded der v0.7.9
8982025-06-18T17:47:20.108Z Downloaded heapless v0.7.17
8992025-06-18T17:47:20.117Z Downloaded webpki-roots v1.0.0
9002025-06-18T17:47:20.117Z Downloaded unicode-normalization v0.1.24
9012025-06-18T17:47:20.123Z Downloaded p384 v0.13.0
9022025-06-18T17:47:20.134Z Downloaded tracing v0.1.40
9032025-06-18T17:47:20.134Z Downloaded futures-util v0.3.31
9042025-06-18T17:47:20.139Z Downloaded mio v1.0.2
9052025-06-18T17:47:20.146Z Downloaded zerocopy v0.8.25
9062025-06-18T17:47:20.179Z Downloaded zip v2.6.1
9072025-06-18T17:47:20.186Z Downloaded time v0.3.36
9082025-06-18T17:47:20.186Z Downloaded webpki-roots v0.26.6
9092025-06-18T17:47:20.190Z Downloaded rustls-webpki v0.101.7
9102025-06-18T17:47:20.202Z Downloaded winnow v0.6.26
9112025-06-18T17:47:20.213Z Downloaded radix_trie v0.2.1
9122025-06-18T17:47:20.218Z Downloaded x509-cert v0.2.5
9132025-06-18T17:47:20.224Z Downloaded winnow v0.5.40
9142025-06-18T17:47:20.234Z Downloaded polar-core v0.27.3
9152025-06-18T17:47:20.242Z Downloaded regex-syntax v0.6.29
9162025-06-18T17:47:20.254Z Downloaded rustls v0.21.12
9172025-06-18T17:47:20.262Z Downloaded zerovec v0.10.4
9182025-06-18T17:47:20.285Z Downloaded git2 v0.19.0
9192025-06-18T17:47:20.289Z Downloaded vcpkg v0.2.15
9202025-06-18T17:47:20.316Z Downloaded object v0.30.4
9212025-06-18T17:47:20.329Z Downloaded reedline v0.38.0
9222025-06-18T17:47:20.334Z Downloaded regex v1.11.1
9232025-06-18T17:47:20.347Z Downloaded gimli v0.31.1
9242025-06-18T17:47:20.358Z Downloaded chrono v0.4.41
9252025-06-18T17:47:20.364Z Downloaded proptest v1.7.0
9262025-06-18T17:47:20.375Z Downloaded openssl v0.10.73
9272025-06-18T17:47:20.383Z Downloaded object v0.36.5
9282025-06-18T17:47:20.397Z Downloaded rustls-webpki v0.102.8
9292025-06-18T17:47:20.414Z Downloaded nix v0.27.1
9302025-06-18T17:47:20.427Z Downloaded rustls v0.22.4
9312025-06-18T17:47:20.439Z Downloaded openapiv3 v2.0.0
9322025-06-18T17:47:20.453Z Downloaded reqwest v0.12.20
9332025-06-18T17:47:20.463Z Downloaded smoltcp v0.9.1
9342025-06-18T17:47:20.473Z Downloaded nix v0.29.0
9352025-06-18T17:47:20.487Z Downloaded chrono-tz v0.10.3
9362025-06-18T17:47:20.493Z Downloaded dropshot v0.16.2
9372025-06-18T17:47:20.515Z Downloaded bstr v1.10.0
9382025-06-18T17:47:20.525Z Downloaded diesel v2.2.10
9392025-06-18T17:47:20.545Z Downloaded typify-impl v0.2.0
9402025-06-18T17:47:20.562Z Downloaded nix v0.28.0
9412025-06-18T17:47:20.576Z Downloaded rustls v0.23.19
9422025-06-18T17:47:20.585Z Downloaded regress v0.10.3
9432025-06-18T17:47:20.597Z Downloaded smoltcp v0.11.0
9442025-06-18T17:47:20.609Z Downloaded sled v0.34.7
9452025-06-18T17:47:20.618Z Downloaded regex-syntax v0.8.5
9462025-06-18T17:47:20.628Z Downloaded typify-impl v0.4.1
9472025-06-18T17:47:20.646Z Downloaded lzma-sys v0.1.20
9482025-06-18T17:47:20.675Z Downloaded ratatui v0.29.0
9492025-06-18T17:47:20.695Z Downloaded tokio v1.45.0
9502025-06-18T17:47:20.730Z Downloaded typify-impl v0.3.0
9512025-06-18T17:47:20.747Z Downloaded zerocopy-derive v0.6.6
9522025-06-18T17:47:20.757Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9532025-06-18T17:47:20.780Z Downloaded libz-sys v1.1.20
9542025-06-18T17:47:20.799Z Downloaded petgraph v0.7.1
9552025-06-18T17:47:20.831Z Downloaded petgraph v0.6.5
9562025-06-18T17:47:20.836Z Downloaded bzip2-sys v0.1.13+1.0.8
9572025-06-18T17:47:20.851Z Downloaded jiff v0.2.15
9582025-06-18T17:47:20.868Z Downloaded regex-automata v0.4.8
9592025-06-18T17:47:20.905Z Downloaded petname v2.0.2
9602025-06-18T17:47:20.914Z Downloaded curve25519-dalek v4.1.3
9612025-06-18T17:47:20.914Z Downloaded tabled v0.18.0
9622025-06-18T17:47:20.919Z Downloaded quinn-proto v0.11.8
9632025-06-18T17:47:20.924Z Downloaded portable-atomic v1.11.0
9642025-06-18T17:47:20.930Z Downloaded csv v1.3.1
9652025-06-18T17:47:20.951Z Downloaded salty v0.3.0
9662025-06-18T17:47:20.958Z Downloaded bindgen v0.69.5
9672025-06-18T17:47:20.965Z Downloaded tokio-util v0.7.13
9682025-06-18T17:47:20.974Z Downloaded tungstenite v0.23.0
9692025-06-18T17:47:20.978Z Downloaded tungstenite v0.21.0
9702025-06-18T17:47:20.978Z Downloaded progenitor-macro v0.8.0
9712025-06-18T17:47:20.984Z Downloaded uzers v0.12.1
9722025-06-18T17:47:20.984Z Downloaded serde_derive_internals v0.29.1
9732025-06-18T17:47:20.989Z Downloaded fs_extra v1.3.0
9742025-06-18T17:47:20.989Z Downloaded ctr v0.9.2
9752025-06-18T17:47:20.989Z Downloaded tracing-core v0.1.32
9762025-06-18T17:47:20.989Z Downloaded futures v0.3.31
9772025-06-18T17:47:20.993Z Downloaded miniz_oxide v0.8.5
9782025-06-18T17:47:20.997Z Downloaded sha3 v0.10.8
9792025-06-18T17:47:21.002Z Downloaded tokio-postgres v0.7.13
9802025-06-18T17:47:21.005Z Downloaded minimal-lexical v0.2.1
9812025-06-18T17:47:21.009Z Downloaded h2 v0.4.6
9822025-06-18T17:47:21.016Z Downloaded postgres-protocol v0.6.8
9832025-06-18T17:47:21.019Z Downloaded snafu v0.8.5
9842025-06-18T17:47:21.023Z Downloaded url v2.5.3
9852025-06-18T17:47:21.029Z Downloaded diesel-dtrace v0.4.2
9862025-06-18T17:47:21.033Z Downloaded rand_chacha v0.3.1
9872025-06-18T17:47:21.033Z Downloaded fs-err v2.11.0
9882025-06-18T17:47:21.033Z Downloaded form_urlencoded v1.2.1
9892025-06-18T17:47:21.033Z Downloaded defmt-macros v0.3.9
9902025-06-18T17:47:21.038Z Downloaded fixedbitset v0.5.7
9912025-06-18T17:47:21.038Z Downloaded nom v7.1.3
9922025-06-18T17:47:21.042Z Downloaded utf8_iter v1.0.4
9932025-06-18T17:47:21.046Z Downloaded deranged v0.3.11
9942025-06-18T17:47:21.046Z Downloaded whoami v1.5.2
9952025-06-18T17:47:21.046Z Downloaded parse-zoneinfo v0.3.1
9962025-06-18T17:47:21.049Z Downloaded aes-gcm v0.10.3
9972025-06-18T17:47:21.056Z Downloaded zopfli v0.8.1
9982025-06-18T17:47:21.056Z Downloaded slog-bunyan v2.5.0
9992025-06-18T17:47:21.056Z Downloaded typify v0.2.0
10002025-06-18T17:47:21.061Z Downloaded twox-hash v2.1.0
10012025-06-18T17:47:21.061Z Downloaded time-macros v0.2.18
10022025-06-18T17:47:21.063Z Downloaded pin-project v1.1.6
10032025-06-18T17:47:21.072Z Downloaded parking_lot v0.12.3
10042025-06-18T17:47:21.075Z Downloaded tar v0.4.44
10052025-06-18T17:47:21.078Z Downloaded gethostname v0.5.0
10062025-06-18T17:47:21.078Z Downloaded zone v0.1.8
10072025-06-18T17:47:21.078Z Downloaded diesel_table_macro_syntax v0.2.0
10082025-06-18T17:47:21.082Z Downloaded wait-timeout v0.2.0
10092025-06-18T17:47:21.082Z Downloaded hashbrown v0.12.3
10102025-06-18T17:47:21.086Z Downloaded expectorate v1.2.0
10112025-06-18T17:47:21.090Z Downloaded ed25519-dalek v2.1.1
10122025-06-18T17:47:21.090Z Downloaded papergrid v0.14.0
10132025-06-18T17:47:21.094Z Downloaded proc-macro-error-attr2 v2.0.0
10142025-06-18T17:47:21.097Z Downloaded proc-macro-crate v1.3.1
10152025-06-18T17:47:21.098Z Downloaded ppv-lite86 v0.2.20
10162025-06-18T17:47:21.098Z Downloaded derive_builder v0.20.2
10172025-06-18T17:47:21.101Z Downloaded encoding_rs v0.8.34
10182025-06-18T17:47:21.122Z Downloaded time-core v0.1.2
10192025-06-18T17:47:21.127Z Downloaded endian-type v0.1.2
10202025-06-18T17:47:21.127Z Downloaded libgit2-sys v0.17.0+1.8.1
10212025-06-18T17:47:21.183Z Downloaded progenitor v0.9.1
10222025-06-18T17:47:21.192Z Downloaded phf v0.11.2
10232025-06-18T17:47:21.192Z Downloaded memoffset v0.9.1
10242025-06-18T17:47:21.192Z Downloaded ring v0.17.14
10252025-06-18T17:47:21.235Z Downloaded either v1.14.0
10262025-06-18T17:47:21.244Z Downloaded dyn-clone v1.0.19
10272025-06-18T17:47:21.244Z Downloaded dunce v1.0.5
10282025-06-18T17:47:21.244Z Downloaded dsl_auto_type v0.1.2
10292025-06-18T17:47:21.244Z Downloaded displaydoc v0.2.5
10302025-06-18T17:47:21.244Z Downloaded pin-project-lite v0.2.14
10312025-06-18T17:47:21.248Z Downloaded socket2 v0.5.10
10322025-06-18T17:47:21.248Z Downloaded unicode_categories v0.1.1
10332025-06-18T17:47:21.248Z Downloaded sync-ptr v0.1.1
10342025-06-18T17:47:21.248Z Downloaded quinn v0.11.5
10352025-06-18T17:47:21.251Z Downloaded itertools v0.13.0
10362025-06-18T17:47:21.256Z Downloaded qorb v0.4.0
10372025-06-18T17:47:21.261Z Downloaded typify-macro v0.4.1
10382025-06-18T17:47:21.267Z Downloaded typify-macro v0.3.0
10392025-06-18T17:47:21.267Z Downloaded num-complex v0.4.6
10402025-06-18T17:47:21.267Z Downloaded rsa v0.9.6
10412025-06-18T17:47:21.272Z Downloaded getrandom v0.2.15
10422025-06-18T17:47:21.288Z Downloaded term v0.7.0
10432025-06-18T17:47:21.288Z Downloaded subprocess v0.2.9
10442025-06-18T17:47:21.288Z Downloaded sec1 v0.7.3
10452025-06-18T17:47:21.307Z Downloaded sct v0.7.1
10462025-06-18T17:47:21.307Z Downloaded scrypt v0.11.0
10472025-06-18T17:47:21.307Z Downloaded scopeguard v1.2.0
10482025-06-18T17:47:21.307Z Downloaded rand_core v0.9.2
10492025-06-18T17:47:21.308Z Downloaded rand_core v0.6.4
10502025-06-18T17:47:21.308Z Downloaded ecdsa v0.16.9
10512025-06-18T17:47:21.308Z Downloaded derive_builder_core v0.20.2
10522025-06-18T17:47:21.308Z Downloaded libm v0.2.8
10532025-06-18T17:47:21.327Z Downloaded libxml v0.3.3
10542025-06-18T17:47:21.327Z Downloaded samael v0.0.19
10552025-06-18T17:47:21.327Z Downloaded iri-string v0.7.8
10562025-06-18T17:47:21.342Z Downloaded tokio-tungstenite v0.23.1
10572025-06-18T17:47:21.342Z Downloaded multer v3.1.0
10582025-06-18T17:47:21.342Z Downloaded elliptic-curve v0.13.8
10592025-06-18T17:47:21.342Z Downloaded toml_edit v0.19.15
10602025-06-18T17:47:21.348Z Downloaded darling_core v0.20.10
10612025-06-18T17:47:21.348Z Downloaded zeroize v1.8.1
10622025-06-18T17:47:21.348Z Downloaded slab v0.4.9
10632025-06-18T17:47:21.348Z Downloaded signal-hook-registry v1.4.2
10642025-06-18T17:47:21.348Z Downloaded defmt v0.3.8
10652025-06-18T17:47:21.348Z Downloaded tower v0.5.2
10662025-06-18T17:47:21.355Z Downloaded curve25519-dalek-derive v0.1.1
10672025-06-18T17:47:21.360Z Downloaded similar v2.7.0
10682025-06-18T17:47:21.364Z Downloaded derive_more v0.99.20
10692025-06-18T17:47:21.378Z Downloaded nibble_vec v0.1.0
10702025-06-18T17:47:21.378Z Downloaded serde-hex v0.1.0
10712025-06-18T17:47:21.378Z Downloaded rustc_version v0.4.1
10722025-06-18T17:47:21.378Z Downloaded prettyplease v0.2.34
10732025-06-18T17:47:21.378Z Downloaded progenitor-macro v0.9.1
10742025-06-18T17:47:21.378Z Downloaded phf_generator v0.11.2
10752025-06-18T17:47:21.378Z Downloaded phf_codegen v0.11.2
10762025-06-18T17:47:21.378Z Downloaded num-derive v0.4.2
10772025-06-18T17:47:21.378Z Downloaded tokio-rustls v0.26.0
10782025-06-18T17:47:21.378Z Downloaded tokio-rustls v0.25.0
10792025-06-18T17:47:21.384Z Downloaded zip v0.6.6
10802025-06-18T17:47:21.391Z Downloaded pkg-config v0.3.31
10812025-06-18T17:47:21.391Z Downloaded parse-display-derive v0.10.0
10822025-06-18T17:47:21.391Z Downloaded parse-display v0.10.0
10832025-06-18T17:47:21.391Z Downloaded zstd-safe v7.2.3
10842025-06-18T17:47:21.391Z Downloaded russh-keys v0.45.0
10852025-06-18T17:47:21.397Z Downloaded unsafe-libyaml v0.2.11
10862025-06-18T17:47:21.397Z Downloaded http v1.3.1
10872025-06-18T17:47:21.404Z Downloaded daft-derive v0.1.3
10882025-06-18T17:47:21.404Z Downloaded headers v0.4.1
10892025-06-18T17:47:21.407Z Downloaded fallible-iterator v0.2.0
10902025-06-18T17:47:21.407Z Downloaded enum-as-inner v0.6.1
10912025-06-18T17:47:21.412Z Downloaded pkcs5 v0.7.1
10922025-06-18T17:47:21.412Z Downloaded pkcs1 v0.7.5
10932025-06-18T17:47:21.420Z Downloaded utf16_iter v1.0.5
10942025-06-18T17:47:21.420Z Downloaded tokio-stream v0.1.17
10952025-06-18T17:47:21.426Z Downloaded num-conv v0.1.0
10962025-06-18T17:47:21.426Z Downloaded walkdir v2.5.0
10972025-06-18T17:47:21.426Z Downloaded postcard v1.0.10
10982025-06-18T17:47:21.426Z Downloaded cc v1.2.15
10992025-06-18T17:47:21.438Z Downloaded strum v0.26.3
11002025-06-18T17:47:21.438Z Downloaded bumpalo v3.16.0
11012025-06-18T17:47:21.438Z Downloaded backtrace v0.3.74
11022025-06-18T17:47:21.442Z Downloaded signature v2.2.0
11032025-06-18T17:47:21.442Z Downloaded signal-hook-tokio v0.3.1
11042025-06-18T17:47:21.443Z Downloaded peg-macros v0.8.5
11052025-06-18T17:47:21.443Z Downloaded ron v0.8.1
11062025-06-18T17:47:21.450Z Downloaded progenitor-impl v0.10.0
11072025-06-18T17:47:21.450Z Downloaded compact_str v0.8.0
11082025-06-18T17:47:21.454Z Downloaded strum_macros v0.25.3
11092025-06-18T17:47:21.454Z Downloaded strum_macros v0.24.3
11102025-06-18T17:47:21.454Z Downloaded derive-where v1.2.7
11112025-06-18T17:47:21.457Z Downloaded salsa20 v0.10.2
11122025-06-18T17:47:21.457Z Downloaded ref-cast-impl v1.0.24
11132025-06-18T17:47:21.457Z Downloaded psl-types v2.0.11
11142025-06-18T17:47:21.457Z Downloaded num-rational v0.4.2
11152025-06-18T17:47:21.461Z Downloaded spin v0.9.8
11162025-06-18T17:47:21.464Z Downloaded bytes v1.10.1
11172025-06-18T17:47:21.469Z Downloaded allocator-api2 v0.2.21
11182025-06-18T17:47:21.469Z Downloaded rtoolbox v0.0.2
11192025-06-18T17:47:21.472Z Downloaded quick-error v1.2.3
11202025-06-18T17:47:21.472Z Downloaded primeorder v0.13.6
11212025-06-18T17:47:21.472Z Downloaded newtype-uuid v1.2.4
11222025-06-18T17:47:21.473Z Downloaded pbkdf2 v0.12.2
11232025-06-18T17:47:21.477Z Downloaded nodrop v0.1.14
11242025-06-18T17:47:21.477Z Downloaded multimap v0.10.1
11252025-06-18T17:47:21.477Z Downloaded oxnet v0.1.2
11262025-06-18T17:47:21.477Z Downloaded unicode-properties v0.1.3
11272025-06-18T17:47:21.480Z Downloaded ron v0.7.1
11282025-06-18T17:47:21.483Z Downloaded chacha20poly1305 v0.10.1
11292025-06-18T17:47:21.487Z Downloaded typify v0.4.1
11302025-06-18T17:47:21.492Z Downloaded typify v0.3.0
11312025-06-18T17:47:21.495Z Downloaded schemars v0.8.22
11322025-06-18T17:47:21.504Z Downloaded fd-lock v4.0.2
11332025-06-18T17:47:21.507Z Downloaded embedded-io v0.4.0
11342025-06-18T17:47:21.507Z Downloaded document-features v0.2.10
11352025-06-18T17:47:21.507Z Downloaded yasna v0.5.2
11362025-06-18T17:47:21.513Z Downloaded futures-core v0.3.31
11372025-06-18T17:47:21.513Z Downloaded foreign-types v0.5.0
11382025-06-18T17:47:21.513Z Downloaded globset v0.4.15
11392025-06-18T17:47:21.517Z Downloaded yoke v0.7.4
11402025-06-18T17:47:21.517Z Downloaded value-bag v1.9.0
11412025-06-18T17:47:21.517Z Downloaded arc-swap v1.7.1
11422025-06-18T17:47:21.521Z Downloaded zerovec-derive v0.10.3
11432025-06-18T17:47:21.525Z Downloaded crossbeam-utils v0.8.21
11442025-06-18T17:47:21.525Z Downloaded crc-any v2.5.0
11452025-06-18T17:47:21.525Z Downloaded cookie v0.18.1
11462025-06-18T17:47:21.532Z Downloaded const-oid v0.9.6
11472025-06-18T17:47:21.532Z Downloaded jiff-static v0.2.15
11482025-06-18T17:47:21.532Z Downloaded indicatif v0.17.11
11492025-06-18T17:47:21.539Z Downloaded smallvec v1.15.0
11502025-06-18T17:47:21.539Z Downloaded bzip2 v0.5.2
11512025-06-18T17:47:21.547Z Downloaded ingot-macros v0.1.0
11522025-06-18T17:47:21.547Z Downloaded icu_provider v1.5.0
11532025-06-18T17:47:21.547Z Downloaded crc32fast v1.4.2
11542025-06-18T17:47:21.552Z Downloaded const_format_proc_macros v0.2.34
11552025-06-18T17:47:21.552Z Downloaded waitgroup v0.1.2
11562025-06-18T17:47:21.552Z Downloaded slog-envlogger v2.2.0
11572025-06-18T17:47:21.552Z Downloaded slog-dtrace v0.3.0
11582025-06-18T17:47:21.552Z Downloaded console v0.15.10
11592025-06-18T17:47:21.560Z Downloaded cassowary v0.3.0
11602025-06-18T17:47:21.560Z Downloaded memmap2 v0.9.5
11612025-06-18T17:47:21.560Z Downloaded hyper-rustls v0.27.3
11622025-06-18T17:47:21.564Z Downloaded cipher v0.4.4
11632025-06-18T17:47:21.565Z Downloaded cancel-safe-futures v0.1.5
11642025-06-18T17:47:21.565Z Downloaded structmeta-derive v0.3.0
11652025-06-18T17:47:21.565Z Downloaded stringprep v0.1.5
11662025-06-18T17:47:21.571Z Downloaded static_assertions v1.1.0
11672025-06-18T17:47:21.571Z Downloaded libscf-sys v1.1.0
11682025-06-18T17:47:21.571Z Downloaded string_cache v0.8.9
11692025-06-18T17:47:21.572Z Downloaded stable_deref_trait v1.2.0
11702025-06-18T17:47:21.572Z Downloaded serde_plain v1.0.2
11712025-06-18T17:47:21.580Z Downloaded scheduled-thread-pool v0.2.7
11722025-06-18T17:47:21.580Z Downloaded rustversion v1.0.17
11732025-06-18T17:47:21.580Z Downloaded icu_locid_transform v1.5.0
11742025-06-18T17:47:21.580Z Downloaded icu_locid v1.5.0
11752025-06-18T17:47:21.583Z Downloaded quinn-udp v0.5.5
11762025-06-18T17:47:21.584Z Downloaded ipnet v2.11.0
11772025-06-18T17:47:21.584Z Downloaded serde_repr v0.1.19
11782025-06-18T17:47:21.588Z Downloaded secrecy v0.10.3
11792025-06-18T17:47:21.588Z Downloaded rustc_version v0.1.7
11802025-06-18T17:47:21.588Z Downloaded rustc-hash v2.1.1
11812025-06-18T17:47:21.588Z Downloaded lock_api v0.4.12
11822025-06-18T17:47:21.594Z Downloaded hyper-staticfile v0.10.1
11832025-06-18T17:47:21.594Z Downloaded ingot v0.1.0
11842025-06-18T17:47:21.594Z Downloaded base64ct v1.6.0
11852025-06-18T17:47:21.598Z Downloaded backoff v0.4.0
11862025-06-18T17:47:21.598Z Downloaded maplit v1.0.2
11872025-06-18T17:47:21.598Z Downloaded managed v0.8.0
11882025-06-18T17:47:21.598Z Downloaded crc-catalog v2.4.0
11892025-06-18T17:47:21.602Z Downloaded constant_time_eq v0.3.1
11902025-06-18T17:47:21.602Z Downloaded lalrpop-util v0.19.12
11912025-06-18T17:47:21.602Z Downloaded linked-hash-map v0.5.6
11922025-06-18T17:47:21.606Z Downloaded libefi-sys v0.1.0
11932025-06-18T17:47:21.606Z Downloaded cmake v0.1.51
11942025-06-18T17:47:21.606Z Downloaded secrecy v0.8.0
11952025-06-18T17:47:21.606Z Downloaded cfg_aliases v0.1.1
11962025-06-18T17:47:21.606Z Downloaded ciborium-ll v0.2.2
11972025-06-18T17:47:21.611Z Downloaded bitflags v1.3.2
11982025-06-18T17:47:21.611Z Downloaded keccak v0.1.5
11992025-06-18T17:47:21.611Z Downloaded castaway v0.2.3
12002025-06-18T17:47:21.615Z Downloaded ipnetwork v0.21.1
12012025-06-18T17:47:21.615Z Downloaded instability v0.3.2
12022025-06-18T17:47:21.615Z Downloaded inout v0.1.3
12032025-06-18T17:47:21.621Z Downloaded impl-trait-for-tuples v0.2.2
12042025-06-18T17:47:21.621Z Downloaded icu_provider_macros v1.5.0
12052025-06-18T17:47:21.621Z Downloaded hickory-server v0.24.4
12062025-06-18T17:47:21.625Z Downloaded crucible-workspace-hack v0.1.0
12072025-06-18T17:47:21.625Z Downloaded cookie_store v0.21.1
12082025-06-18T17:47:21.630Z Downloaded colored v2.2.0
12092025-06-18T17:47:21.631Z Downloaded blake2 v0.10.6
12102025-06-18T17:47:21.651Z Downloaded bitfield-struct v0.6.2
12112025-06-18T17:47:21.651Z Downloaded bit-set v0.8.0
12122025-06-18T17:47:21.652Z Downloaded bit-set v0.5.3
12132025-06-18T17:47:21.652Z Downloaded hex-literal v0.4.1
12142025-06-18T17:47:21.652Z Downloaded bcrypt-pbkdf v0.10.0
12152025-06-18T17:47:21.652Z Downloaded chrono-tz-build v0.4.0
12162025-06-18T17:47:21.656Z Downloaded atty v0.2.14
12172025-06-18T17:47:21.656Z Downloaded atomicwrites v0.4.4
12182025-06-18T17:47:21.656Z Downloaded async-stream-impl v0.3.6
12192025-06-18T17:47:21.656Z Downloaded assert_matches v1.5.0
12202025-06-18T17:47:21.656Z Downloaded arrayref v0.3.9
12212025-06-18T17:47:21.656Z Downloaded array-init v0.0.4
12222025-06-18T17:47:21.656Z Downloaded async-bb8-diesel v0.2.1
12232025-06-18T17:47:21.656Z Downloaded ascii-canvas v3.0.0
12242025-06-18T17:47:21.656Z Downloaded arrayvec v0.7.6
12252025-06-18T17:47:21.917Z Downloaded aws-lc-sys v0.26.0
12262025-06-18T17:47:22.252Z Compiling serde v1.0.219
12272025-06-18T17:47:22.260Z Compiling value-bag v1.9.0
12282025-06-18T17:47:22.260Z Compiling shlex v1.3.0
12292025-06-18T17:47:22.260Z Compiling lock_api v0.4.12
12302025-06-18T17:47:22.260Z Compiling scopeguard v1.2.0
12312025-06-18T17:47:22.260Z Compiling typenum v1.17.0
12322025-06-18T17:47:22.430Z Compiling syn v2.0.103
12332025-06-18T17:47:22.448Z Compiling getrandom v0.2.15
12342025-06-18T17:47:22.623Z Compiling jobserver v0.1.32
12352025-06-18T17:47:22.778Z Compiling rand_core v0.6.4
12362025-06-18T17:47:22.868Z Compiling log v0.4.27
12372025-06-18T17:47:22.917Z Compiling generic-array v0.14.7
12382025-06-18T17:47:23.140Z Compiling cc v1.2.15
12392025-06-18T17:47:23.385Z Compiling smallvec v1.15.0
12402025-06-18T17:47:23.472Z Compiling subtle v2.6.1
12412025-06-18T17:47:23.495Z Compiling const-oid v0.9.6
12422025-06-18T17:47:23.515Z Compiling stable_deref_trait v1.2.0
12432025-06-18T17:47:23.643Z Compiling pkg-config v0.3.31
12442025-06-18T17:47:23.708Z Compiling parking_lot_core v0.9.10
12452025-06-18T17:47:23.792Z Compiling pin-project-lite v0.2.14
12462025-06-18T17:47:23.870Z Compiling rustix v0.38.37
12472025-06-18T17:47:23.954Z Compiling signal-hook-registry v1.4.2
12482025-06-18T17:47:24.644Z Compiling parking_lot v0.12.3
12492025-06-18T17:47:24.663Z Compiling mio v1.0.2
12502025-06-18T17:47:24.794Z Compiling futures-core v0.3.31
12512025-06-18T17:47:24.871Z Compiling spin v0.9.8
12522025-06-18T17:47:24.979Z Compiling socket2 v0.5.10
12532025-06-18T17:47:25.066Z Compiling aho-corasick v1.1.3
12542025-06-18T17:47:25.276Z Compiling slab v0.4.9
12552025-06-18T17:47:25.484Z Compiling litemap v0.7.3
12562025-06-18T17:47:25.629Z Compiling writeable v0.5.5
12572025-06-18T17:47:25.670Z Compiling libm v0.2.8
12582025-06-18T17:47:25.763Z Compiling either v1.14.0
12592025-06-18T17:47:25.884Z Compiling regex-syntax v0.8.5
12602025-06-18T17:47:25.901Z Compiling serde_json v1.0.140
12612025-06-18T17:47:26.039Z Compiling cpufeatures v0.2.14
12622025-06-18T17:47:26.194Z Compiling num-traits v0.2.19
12632025-06-18T17:47:26.224Z Compiling futures-sink v0.3.31
12642025-06-18T17:47:26.281Z Compiling glob v0.3.2
12652025-06-18T17:47:26.347Z Compiling percent-encoding v2.3.1
12662025-06-18T17:47:26.801Z Compiling getrandom v0.3.1
12672025-06-18T17:47:26.933Z Compiling icu_locid_transform_data v1.5.0
12682025-06-18T17:47:27.063Z Compiling prettyplease v0.2.34
12692025-06-18T17:47:27.063Z Compiling lazy_static v1.5.0
12702025-06-18T17:47:27.165Z Compiling allocator-api2 v0.2.21
12712025-06-18T17:47:27.307Z Compiling clang-sys v1.8.1
12722025-06-18T17:47:27.390Z Compiling icu_properties_data v1.5.0
12732025-06-18T17:47:27.391Z Compiling minimal-lexical v0.2.1
12742025-06-18T17:47:27.502Z Compiling foldhash v0.1.5
12752025-06-18T17:47:27.844Z Compiling hashbrown v0.15.3
12762025-06-18T17:47:27.898Z Compiling nom v7.1.3
12772025-06-18T17:47:27.967Z Compiling libloading v0.8.5
12782025-06-18T17:47:28.313Z Compiling icu_normalizer_data v1.5.0
12792025-06-18T17:47:28.382Z Compiling write16 v1.0.0
12802025-06-18T17:47:28.422Z Compiling base64ct v1.6.0
12812025-06-18T17:47:28.522Z Compiling utf8_iter v1.0.4
12822025-06-18T17:47:28.762Z Compiling utf16_iter v1.0.5
12832025-06-18T17:47:28.979Z Compiling home v0.5.9
12842025-06-18T17:47:29.005Z Compiling bindgen v0.69.5
12852025-06-18T17:47:29.110Z Compiling pem-rfc7468 v0.7.0
12862025-06-18T17:47:29.352Z Compiling futures-channel v0.3.31
12872025-06-18T17:47:29.543Z Compiling regex-automata v0.4.8
12882025-06-18T17:47:29.717Z Compiling itertools v0.12.1
12892025-06-18T17:47:29.762Z Compiling synstructure v0.13.1
12902025-06-18T17:47:31.137Z Compiling cexpr v0.6.0
12912025-06-18T17:47:31.181Z Compiling flagset v0.4.6
12922025-06-18T17:47:31.421Z Compiling lazycell v1.3.0
12932025-06-18T17:47:31.586Z Compiling rustc-hash v1.1.0
12942025-06-18T17:47:31.639Z Compiling pin-utils v0.1.0
12952025-06-18T17:47:31.755Z Compiling futures-task v0.3.31
12962025-06-18T17:47:31.762Z Compiling futures-io v0.3.31
12972025-06-18T17:47:32.053Z Compiling cmake v0.1.51
12982025-06-18T17:47:32.093Z Compiling dunce v1.0.5
12992025-06-18T17:47:32.224Z Compiling fs_extra v1.3.0
13002025-06-18T17:47:32.510Z Compiling form_urlencoded v1.2.1
13012025-06-18T17:47:32.635Z Compiling vcpkg v0.2.15
13022025-06-18T17:47:32.758Z Compiling paste v1.0.15
13032025-06-18T17:47:32.787Z Compiling crossbeam-utils v0.8.21
13042025-06-18T17:47:32.839Z Compiling zerocopy v0.8.25
13052025-06-18T17:47:32.849Z Compiling ring v0.17.14
13062025-06-18T17:47:33.347Z Compiling tracing-core v0.1.32
13072025-06-18T17:47:33.680Z Compiling aws-lc-rs v1.12.4
13082025-06-18T17:47:33.927Z Compiling iana-time-zone v0.1.63
13092025-06-18T17:47:34.276Z Compiling httparse v1.9.5
13102025-06-18T17:47:34.301Z Compiling openssl-sys v0.9.109
13112025-06-18T17:47:34.556Z Compiling base64 v0.22.1
13122025-06-18T17:47:34.667Z Compiling serde_derive v1.0.219
13132025-06-18T17:47:34.869Z Compiling zeroize_derive v1.4.2
13142025-06-18T17:47:35.129Z Compiling zerofrom-derive v0.1.4
13152025-06-18T17:47:35.260Z Compiling yoke-derive v0.7.4
13162025-06-18T17:47:35.323Z Compiling zerovec-derive v0.10.3
13172025-06-18T17:47:36.161Z Compiling zeroize v1.8.1
13182025-06-18T17:47:37.636Z Compiling displaydoc v0.2.5
13192025-06-18T17:47:37.667Z Compiling zerocopy-derive v0.7.35
13202025-06-18T17:47:37.853Z Compiling crypto-common v0.1.6
13212025-06-18T17:47:38.654Z Compiling block-buffer v0.10.4
13222025-06-18T17:47:38.714Z Compiling digest v0.10.7
13232025-06-18T17:47:38.715Z Compiling zerofrom v0.1.4
13242025-06-18T17:47:38.715Z Compiling yoke v0.7.4
13252025-06-18T17:47:38.853Z Compiling tokio-macros v2.5.0
13262025-06-18T17:47:39.007Z Compiling zerovec v0.10.4
13272025-06-18T17:47:39.029Z Compiling hmac v0.12.1
13282025-06-18T17:47:39.081Z Compiling icu_provider_macros v1.5.0
13292025-06-18T17:47:39.301Z Compiling block-padding v0.3.3
13302025-06-18T17:47:39.537Z Compiling inout v0.1.3
13312025-06-18T17:47:39.560Z Compiling sha2 v0.10.9
13322025-06-18T17:47:39.598Z Compiling zerocopy v0.7.35
13332025-06-18T17:47:39.726Z Compiling regex v1.11.1
13342025-06-18T17:47:39.834Z Compiling cipher v0.4.4
13352025-06-18T17:47:47.988Z Compiling futures-macro v0.3.31
13362025-06-18T17:47:48.185Z Compiling der_derive v0.7.3
13372025-06-18T17:47:48.185Z Compiling thiserror-impl v1.0.69
13382025-06-18T17:47:48.185Z Compiling tinystr v0.7.6
13392025-06-18T17:47:48.185Z Compiling icu_collections v1.5.0
13402025-06-18T17:47:48.185Z Compiling ppv-lite86 v0.2.20
13412025-06-18T17:47:48.185Z Compiling icu_locid v1.5.0
13422025-06-18T17:47:48.185Z Compiling salsa20 v0.10.2
13432025-06-18T17:47:48.185Z Compiling futures-util v0.3.31
13442025-06-18T17:47:48.185Z Compiling pbkdf2 v0.12.2
13452025-06-18T17:47:48.185Z Compiling scrypt v0.11.0
13462025-06-18T17:47:48.185Z Compiling aes v0.8.4
13472025-06-18T17:47:48.185Z Compiling icu_provider v1.5.0
13482025-06-18T17:47:48.185Z Compiling der v0.7.9
13492025-06-18T17:47:48.185Z Compiling cbc v0.1.2
13502025-06-18T17:47:48.185Z Compiling tracing-attributes v0.1.27
13512025-06-18T17:47:48.185Z Compiling zerocopy-derive v0.8.25
13522025-06-18T17:47:48.185Z Compiling icu_locid_transform v1.5.0
13532025-06-18T17:47:48.186Z Compiling thiserror v1.0.69
13542025-06-18T17:47:48.186Z Compiling pest v2.7.14
13552025-06-18T17:47:48.280Z Compiling icu_properties v1.5.1
13562025-06-18T17:47:48.280Z Compiling spki v0.7.3
13572025-06-18T17:47:48.280Z Compiling scroll_derive v0.12.0
13582025-06-18T17:47:48.280Z Compiling pkcs5 v0.7.1
13592025-06-18T17:47:48.280Z Compiling tracing v0.1.40
13602025-06-18T17:47:48.280Z Compiling pkcs8 v0.10.2
13612025-06-18T17:47:48.280Z Compiling bytes v1.10.1
13622025-06-18T17:47:48.280Z Compiling bitflags v2.9.0
13632025-06-18T17:47:48.280Z Compiling semver v1.0.26
13642025-06-18T17:47:48.281Z Compiling indexmap v2.9.0
13652025-06-18T17:47:48.281Z Compiling uuid v1.17.0
13662025-06-18T17:47:48.281Z Compiling rustc_version v0.4.1
13672025-06-18T17:47:48.281Z Compiling tokio v1.45.0
13682025-06-18T17:47:48.281Z Compiling http v1.3.1
13692025-06-18T17:47:48.393Z Compiling chrono v0.4.41
13702025-06-18T17:47:48.797Z Compiling icu_normalizer v1.5.0
13712025-06-18T17:47:49.442Z Compiling pest_meta v2.7.14
13722025-06-18T17:47:49.567Z Compiling rustls-pki-types v1.10.0
13732025-06-18T17:47:49.623Z Compiling tinyvec_macros v0.1.1
13742025-06-18T17:47:49.739Z Compiling idna_adapter v1.2.0
13752025-06-18T17:47:49.986Z Compiling idna v1.0.3
13762025-06-18T17:47:50.309Z Compiling http-body v1.0.1
13772025-06-18T17:47:50.488Z Compiling tinyvec v1.8.0
13782025-06-18T17:47:50.509Z Compiling scroll v0.12.0
13792025-06-18T17:47:50.635Z Compiling url v2.5.3
13802025-06-18T17:47:51.068Z Compiling which v4.4.2
13812025-06-18T17:47:51.603Z Compiling pest_generator v2.7.14
13822025-06-18T17:47:51.722Z Compiling serde_derive_internals v0.29.1
13832025-06-18T17:47:51.750Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13842025-06-18T17:47:51.942Z Compiling bzip2-sys v0.1.13+1.0.8
13852025-06-18T17:47:52.348Z Compiling untrusted v0.7.1
13862025-06-18T17:47:52.413Z Compiling try-lock v0.2.5
13872025-06-18T17:47:52.470Z Compiling openssl v0.10.73
13882025-06-18T17:47:52.554Z Compiling rustversion v1.0.17
13892025-06-18T17:47:52.598Z Compiling tower-service v0.3.3
13902025-06-18T17:47:52.750Z Compiling adler2 v2.0.0
13912025-06-18T17:47:52.870Z Compiling time-core v0.1.2
13922025-06-18T17:47:53.012Z Compiling foreign-types-shared v0.1.1
13932025-06-18T17:47:53.075Z Compiling num-conv v0.1.0
13942025-06-18T17:47:53.155Z Compiling atomic-waker v1.1.2
13952025-06-18T17:47:53.242Z Compiling untrusted v0.9.0
13962025-06-18T17:47:53.364Z Compiling powerfmt v0.2.0
13972025-06-18T17:47:53.386Z Compiling schemars v0.8.22
13982025-06-18T17:47:53.386Z Compiling time-macros v0.2.18
13992025-06-18T17:47:53.502Z Compiling pest_derive v2.7.14
14002025-06-18T17:47:53.752Z Compiling deranged v0.3.11
14012025-06-18T17:47:53.778Z Compiling goblin v0.8.2
14022025-06-18T17:47:53.846Z Compiling schemars_derive v0.8.22
14032025-06-18T17:47:54.329Z Compiling foreign-types v0.3.2
14042025-06-18T17:47:54.454Z Compiling miniz_oxide v0.8.5
14052025-06-18T17:47:55.187Z Compiling want v0.3.1
14062025-06-18T17:47:56.352Z Compiling tokio-util v0.7.13
14072025-06-18T17:47:57.133Z Compiling rand_core v0.9.2
14082025-06-18T17:47:57.471Z Compiling h2 v0.4.6
14092025-06-18T17:47:57.555Z Compiling openssl-macros v0.1.1
14102025-06-18T17:47:57.667Z Compiling dyn-clone v1.0.19
14112025-06-18T17:47:57.915Z Compiling syn v1.0.109
14122025-06-18T17:47:58.259Z Compiling native-tls v0.2.12
14132025-06-18T17:47:58.486Z Compiling ipnet v2.11.0
14142025-06-18T17:47:58.528Z Compiling rustls v0.23.19
14152025-06-18T17:47:58.621Z Compiling num_threads v0.1.7
14162025-06-18T17:47:58.767Z Compiling httpdate v1.0.3
14172025-06-18T17:47:58.855Z Compiling time v0.3.36
14182025-06-18T17:47:59.497Z Compiling dof v0.3.0
14192025-06-18T17:48:01.147Z Compiling rand_chacha v0.9.0
14202025-06-18T17:48:02.718Z Compiling dtrace-parser v0.2.0
14212025-06-18T17:48:03.252Z Compiling unicode-normalization v0.1.24
14222025-06-18T17:48:03.790Z Compiling heapless v0.7.17
14232025-06-18T17:48:03.839Z Compiling rand_chacha v0.3.1
14242025-06-18T17:48:04.237Z Compiling signature v2.2.0
14252025-06-18T17:48:04.274Z Compiling crossbeam-epoch v0.9.18
14262025-06-18T17:48:04.532Z Compiling hyper v1.6.0
14272025-06-18T17:48:04.553Z Compiling cookie v0.18.1
14282025-06-18T17:48:04.856Z Compiling crc32fast v1.4.2
14292025-06-18T17:48:04.879Z Compiling unicode-properties v0.1.3
14302025-06-18T17:48:05.182Z Compiling rayon-core v1.12.1
14312025-06-18T17:48:05.294Z Compiling signal-hook v0.3.18
14322025-06-18T17:48:05.416Z Compiling unicode-bidi v0.3.17
14332025-06-18T17:48:05.466Z Compiling openssl-probe v0.1.5
14342025-06-18T17:48:05.580Z Compiling siphasher v0.3.11
14352025-06-18T17:48:05.786Z Compiling slog v2.7.0
14362025-06-18T17:48:05.948Z Compiling zstd-safe v7.2.3
14372025-06-18T17:48:06.287Z Compiling stringprep v0.1.5
14382025-06-18T17:48:06.343Z Compiling phf_shared v0.11.2
14392025-06-18T17:48:06.729Z Compiling hyper-util v0.1.14
14402025-06-18T17:48:06.795Z Compiling crossbeam-deque v0.8.5
14412025-06-18T17:48:06.848Z Compiling usdt-impl v0.5.0
14422025-06-18T17:48:07.089Z Compiling rand v0.8.5
14432025-06-18T17:48:07.235Z Compiling rand v0.9.1
14442025-06-18T17:48:07.791Z Compiling curve25519-dalek v4.1.3
14452025-06-18T17:48:08.086Z Compiling toml_datetime v0.6.9
14462025-06-18T17:48:08.469Z Compiling serde_tokenstream v0.2.2
14472025-06-18T17:48:08.549Z Compiling serde_spanned v0.6.8
14482025-06-18T17:48:08.808Z Compiling md-5 v0.10.6
14492025-06-18T17:48:08.892Z Compiling num-integer v0.1.46
14502025-06-18T17:48:09.055Z Compiling sync_wrapper v1.0.1
14512025-06-18T17:48:09.087Z Compiling ff v0.13.0
14522025-06-18T17:48:09.105Z Compiling hash32 v0.2.1
14532025-06-18T17:48:09.233Z Compiling memoffset v0.9.1
14542025-06-18T17:48:09.319Z Compiling gimli v0.31.1
14552025-06-18T17:48:09.454Z Compiling num-bigint-dig v0.8.4
14562025-06-18T17:48:09.523Z Compiling psl-types v2.0.11
14572025-06-18T17:48:09.547Z Compiling newtype-uuid v1.2.4
14582025-06-18T17:48:09.846Z Compiling smoltcp v0.9.1
14592025-06-18T17:48:09.872Z Compiling base16ct v0.2.0
14602025-06-18T17:48:09.872Z Compiling litrs v0.4.1
14612025-06-18T17:48:09.877Z Compiling fallible-iterator v0.2.0
14622025-06-18T17:48:10.090Z Compiling cfg_aliases v0.2.1
14632025-06-18T17:48:10.190Z Compiling tower-layer v0.3.3
14642025-06-18T17:48:10.372Z Compiling portable-atomic v1.11.0
14652025-06-18T17:48:10.475Z Compiling tower v0.5.2
14662025-06-18T17:48:10.501Z Compiling nix v0.29.0
14672025-06-18T17:48:10.560Z Compiling postgres-protocol v0.6.8
14682025-06-18T17:48:10.944Z Compiling document-features v0.2.10
14692025-06-18T17:48:11.273Z Compiling sec1 v0.7.3
14702025-06-18T17:48:11.424Z Compiling publicsuffix v2.3.0
14712025-06-18T17:48:11.925Z Compiling num-iter v0.1.45
14722025-06-18T17:48:12.022Z Compiling group v0.13.0
14732025-06-18T17:48:12.067Z Compiling tokio-native-tls v0.3.1
14742025-06-18T17:48:12.880Z Compiling flate2 v1.1.2
14752025-06-18T17:48:13.123Z Compiling ipnetwork v0.21.1
14762025-06-18T17:48:13.170Z Compiling terminal_size v0.4.0
14772025-06-18T17:48:13.170Z Compiling http-body-util v0.1.3
14782025-06-18T17:48:13.214Z Compiling webpki-roots v0.26.6
14792025-06-18T17:48:13.405Z Compiling hkdf v0.12.4
14802025-06-18T17:48:13.482Z Compiling addr2line v0.24.2
14812025-06-18T17:48:13.492Z Compiling crypto-bigint v0.5.5
14822025-06-18T17:48:13.747Z Compiling async-trait v0.1.88
14832025-06-18T17:48:13.754Z Compiling curve25519-dalek-derive v0.1.1
14842025-06-18T17:48:13.825Z Compiling object v0.36.5
14852025-06-18T17:48:13.995Z Compiling fs-err v3.1.1
14862025-06-18T17:48:14.155Z Compiling ahash v0.8.11
14872025-06-18T17:48:14.342Z Compiling buf-list v1.0.3
14882025-06-18T17:48:14.519Z Compiling rustc-demangle v0.1.24
14892025-06-18T17:48:14.987Z Compiling winnow v0.5.40
14902025-06-18T17:48:15.042Z Compiling lockfree-object-pool v0.1.6
14912025-06-18T17:48:18.944Z Compiling anyhow v1.0.98
14922025-06-18T17:48:19.071Z Compiling bumpalo v3.16.0
14932025-06-18T17:48:19.071Z Compiling simd-adler32 v0.3.7
14942025-06-18T17:48:19.071Z Compiling zip v2.6.1
14952025-06-18T17:48:19.071Z Compiling managed v0.8.0
14962025-06-18T17:48:19.071Z Compiling iri-string v0.7.8
14972025-06-18T17:48:19.071Z Compiling bitflags v1.3.2
14982025-06-18T17:48:19.071Z Compiling console v0.15.10
14992025-06-18T17:48:19.071Z Compiling clap_builder v4.5.35
15002025-06-18T17:48:19.071Z Compiling toml_edit v0.19.15
15012025-06-18T17:48:19.071Z Compiling elliptic-curve v0.13.8
15022025-06-18T17:48:19.117Z Compiling hubpack_derive v0.1.1
15032025-06-18T17:48:19.221Z Compiling tower-http v0.6.6
15042025-06-18T17:48:19.289Z Compiling zopfli v0.8.1
15052025-06-18T17:48:19.905Z Compiling hubpack v0.1.2
15062025-06-18T17:48:20.011Z Compiling strum_macros v0.25.3
15072025-06-18T17:48:20.345Z Compiling backtrace v0.3.74
15082025-06-18T17:48:20.942Z Compiling hyper-tls v0.6.0
15092025-06-18T17:48:21.060Z Compiling oxnet v0.1.2
15102025-06-18T17:48:21.349Z Compiling rayon v1.10.0
15112025-06-18T17:48:21.816Z Compiling signal-hook-mio v0.2.4
15122025-06-18T17:48:22.013Z Compiling cookie_store v0.21.1
15132025-06-18T17:48:23.494Z Compiling zstd v0.13.3
15142025-06-18T17:48:24.434Z Compiling postgres-types v0.2.9
15152025-06-18T17:48:24.703Z Compiling usdt-attr-macro v0.5.0
15162025-06-18T17:48:24.856Z Compiling usdt-macro v0.5.0
15172025-06-18T17:48:25.366Z Compiling phf v0.11.2
15182025-06-18T17:48:25.610Z Compiling ed25519 v2.2.3
15192025-06-18T17:48:25.647Z Compiling strum_macros v0.26.4
15202025-06-18T17:48:25.650Z Compiling bzip2 v0.4.4
15212025-06-18T17:48:26.077Z Compiling bzip2 v0.5.2
15222025-06-18T17:48:26.149Z Compiling clap_derive v4.5.32
15232025-06-18T17:48:26.189Z Compiling enum-as-inner v0.6.1
15242025-06-18T17:48:26.462Z Compiling webpki-roots v1.0.0
15252025-06-18T17:48:26.682Z Compiling pkcs1 v0.7.5
15262025-06-18T17:48:27.231Z Compiling futures-executor v0.3.31
15272025-06-18T17:48:27.401Z Compiling serde_urlencoded v0.7.1
15282025-06-18T17:48:27.582Z Compiling serde-big-array v0.5.1
15292025-06-18T17:48:27.728Z Compiling rfc6979 v0.4.0
15302025-06-18T17:48:27.830Z Compiling bstr v1.10.0
15312025-06-18T17:48:27.896Z Compiling serde_repr v0.1.19
15322025-06-18T17:48:27.918Z Compiling daft-derive v0.1.3
15332025-06-18T17:48:27.937Z Compiling float-cmp v0.10.0
15342025-06-18T17:48:28.205Z Compiling encoding_rs v0.8.34
15352025-06-18T17:48:28.995Z Compiling unicode-segmentation v1.12.0
15362025-06-18T17:48:29.343Z Compiling number_prefix v0.4.0
15372025-06-18T17:48:29.509Z Compiling fixedbitset v0.4.2
15382025-06-18T17:48:29.568Z Compiling normalize-line-endings v0.3.0
15392025-06-18T17:48:29.719Z Compiling static_assertions v1.1.0
15402025-06-18T17:48:29.843Z Compiling difflib v0.4.0
15412025-06-18T17:48:29.872Z Compiling predicates-core v1.0.8
15422025-06-18T17:48:29.952Z Compiling data-encoding v2.9.0
15432025-06-18T17:48:29.979Z Compiling whoami v1.5.2
15442025-06-18T17:48:30.171Z Compiling new_debug_unreachable v1.0.6
15452025-06-18T17:48:30.293Z Compiling mime v0.3.17
15462025-06-18T17:48:30.437Z Compiling precomputed-hash v0.1.1
15472025-06-18T17:48:30.502Z Compiling clap v4.5.35
15482025-06-18T17:48:30.583Z Compiling hickory-proto v0.24.4
15492025-06-18T17:48:30.634Z Compiling string_cache v0.8.9
15502025-06-18T17:48:30.804Z Compiling toml_edit v0.22.26
15512025-06-18T17:48:31.050Z Compiling tokio-postgres v0.7.13
15522025-06-18T17:48:31.073Z Compiling predicates v3.1.3
15532025-06-18T17:48:31.652Z Compiling strum v0.26.3
15542025-06-18T17:48:31.843Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15552025-06-18T17:48:31.847Z Compiling petgraph v0.6.5
15562025-06-18T17:48:32.499Z Compiling similar v2.7.0
15572025-06-18T17:48:34.650Z Compiling indicatif v0.17.11
15582025-06-18T17:48:37.016Z Compiling daft v0.1.3
15592025-06-18T17:48:37.152Z Compiling usdt v0.5.0
15602025-06-18T17:48:37.152Z Compiling ecdsa v0.16.9
15612025-06-18T17:48:37.152Z Compiling futures v0.3.31
15622025-06-18T17:48:37.152Z Compiling rsa v0.9.6
15632025-06-18T17:48:37.152Z Compiling ed25519-dalek v2.1.1
15642025-06-18T17:48:37.177Z Compiling zip v0.6.6
15652025-06-18T17:48:37.878Z Compiling crossterm v0.28.1
15662025-06-18T17:48:38.358Z Compiling toml v0.7.8
15672025-06-18T17:48:39.467Z Compiling tokio-stream v0.1.17
15682025-06-18T17:48:39.677Z Compiling openapiv3 v2.0.0
15692025-06-18T17:48:39.713Z Compiling x509-cert v0.2.5
15702025-06-18T17:48:39.740Z Compiling sha1 v0.10.6
15712025-06-18T17:48:39.760Z Compiling itertools v0.10.5
15722025-06-18T17:48:40.166Z Compiling dirs-sys-next v0.1.2
15732025-06-18T17:48:40.431Z Compiling winnow v0.6.26
15742025-06-18T17:48:40.725Z Compiling unicode-xid v0.2.6
15752025-06-18T17:48:40.936Z Compiling rustc-hash v2.1.1
15762025-06-18T17:48:41.007Z Compiling lalrpop-util v0.19.12
15772025-06-18T17:48:41.133Z Compiling peg-runtime v0.8.5
15782025-06-18T17:48:41.343Z Compiling dirs-next v2.0.0
15792025-06-18T17:48:41.568Z Compiling thread_local v1.1.8
15802025-06-18T17:48:41.681Z Compiling slog-async v2.8.0
15812025-06-18T17:48:42.040Z Compiling term v0.7.0
15822025-06-18T17:48:42.239Z Compiling xattr v1.3.1
15832025-06-18T17:48:42.262Z Compiling crossbeam-channel v0.5.15
15842025-06-18T17:48:42.521Z Compiling is-terminal v0.4.13
15852025-06-18T17:48:42.674Z Compiling filetime v0.2.25
15862025-06-18T17:48:42.992Z Compiling take_mut v0.2.2
15872025-06-18T17:48:43.257Z Compiling tar v0.4.44
15882025-06-18T17:48:43.287Z Compiling slog-term v2.9.1
15892025-06-18T17:48:43.642Z Compiling camino v1.1.10
15902025-06-18T17:48:49.447Z Compiling aws-lc-sys v0.26.0
15912025-06-18T17:49:18.787Z Compiling rustls-webpki v0.102.8
15922025-06-18T17:49:23.282Z Compiling tokio-rustls v0.26.0
15932025-06-18T17:49:23.553Z Compiling hyper-rustls v0.27.3
15942025-06-18T17:49:23.876Z Compiling reqwest v0.12.20
15952025-06-18T17:49:27.326Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15962025-06-18T17:49:27.589Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15972025-06-18T17:49:32.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15982025-06-18T17:49:32.202Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15992025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: Cockroach
16002025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: Clickhouse
16012025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: Console
16022025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: DendriteStub
16032025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: MaghemiteMgd
16042025-06-18T17:49:32.255ZJun 18 17:49:30.232 INFO Starting download, target: TransceiverControl
16052025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16062025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16072025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16082025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16092025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16102025-06-18T17:49:32.259ZJun 18 17:49:30.233 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16112025-06-18T17:49:32.850ZJun 18 17:49:30.817 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16122025-06-18T17:49:33.079ZJun 18 17:49:30.996 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16132025-06-18T17:49:33.277ZJun 18 17:49:31.217 INFO Download complete, target: TransceiverControl
16142025-06-18T17:49:33.392ZJun 18 17:49:31.364 INFO Download complete, target: Console
16152025-06-18T17:49:34.582ZJun 18 17:49:32.542 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16162025-06-18T17:49:34.600ZJun 18 17:49:32.552 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16172025-06-18T17:49:34.973ZJun 18 17:49:32.822 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-06-18T17:49:36.509ZJun 18 17:49:34.455 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16192025-06-18T17:49:36.509ZJun 18 17:49:34.455 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16202025-06-18T17:49:37.407ZJun 18 17:49:35.356 INFO Download complete, target: DendriteStub
16212025-06-18T17:49:38.540ZJun 18 17:49:36.082 INFO Download complete, target: MaghemiteMgd
16222025-06-18T17:49:42.713ZJun 18 17:49:40.689 INFO Checking that binary works, target: Cockroach
16232025-06-18T17:49:42.871ZJun 18 17:49:40.846 INFO Download complete, target: Cockroach
16242025-06-18T17:49:44.561ZJun 18 17:49:42.536 INFO Checking that binary works, target: Clickhouse
16252025-06-18T17:49:44.696ZJun 18 17:49:42.672 INFO Download complete, target: Clickhouse
16262025-06-18T17:49:44.717ZAll builder prerequisites installed successfully, and PATH looks valid
16272025-06-18T17:49:44.721Z
16282025-06-18T17:49:44.721Zreal 4:36.480715688
16292025-06-18T17:49:44.721Zuser 15:09.863272870
16302025-06-18T17:49:44.721Zsys 2:06.806487720
16312025-06-18T17:49:44.721Ztrap 0.536646306
16322025-06-18T17:49:44.721Ztflt 0.895234093
16332025-06-18T17:49:44.721Zdflt 1.133925896
16342025-06-18T17:49:44.721Zkflt 0.024787444
16352025-06-18T17:49:44.721Zlock 22:54.085901792
16362025-06-18T17:49:44.721Zslp 54:05.431491078
16372025-06-18T17:49:44.721Zlat 1:01.520972354
16382025-06-18T17:49:44.721Zstop 2:35.536460419
16392025-06-18T17:49:44.721Z+ banner hack-check
16402025-06-18T17:49:44.721Z
16412025-06-18T17:49:44.721Z # # ## #### # # #### # # ###### #### # #
16422025-06-18T17:49:44.721Z # # # # # # # # # # # # # # # # #
16432025-06-18T17:49:44.721Z ###### # # # #### ##### # ###### ##### # ####
16442025-06-18T17:49:44.721Z # # ###### # # # # # # # # # #
16452025-06-18T17:49:44.721Z # # # # # # # # # # # # # # # # #
16462025-06-18T17:49:44.721Z # # # # #### # # #### # # ###### #### # #
16472025-06-18T17:49:44.721Z
16482025-06-18T17:49:44.721Z+ export CARGO_INCREMENTAL=0
16492025-06-18T17:49:44.721Z+ CARGO_INCREMENTAL=0
16502025-06-18T17:49:44.721Z+ ptime -m timeout 2h cargo xtask check-features --ci
16512025-06-18T17:49:45.391Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16522025-06-18T17:49:45.742Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16532025-06-18T17:49:48.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
16542025-06-18T17:49:48.519Z Running `target/debug/xtask check-features --ci`
16552025-06-18T17:49:48.547Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16562025-06-18T17:49:48.551Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16572025-06-18T17:49:49.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16582025-06-18T17:49:49.152Z Running `target/debug/xtask download cargo-hack`
16592025-06-18T17:49:50.095Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16602025-06-18T17:49:50.469Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16612025-06-18T17:49:54.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
16622025-06-18T17:49:54.395Z Running `target/debug/xtask-downloader cargo-hack`
16632025-06-18T17:49:54.435ZJun 18 17:49:52.407 INFO Starting download, target: CargoHack
16642025-06-18T17:49:54.438ZJun 18 17:49:52.408 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16652025-06-18T17:49:55.077ZJun 18 17:49:53.050 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16662025-06-18T17:49:55.151ZJun 18 17:49:53.124 INFO Download complete, target: CargoHack
16672025-06-18T17:49:55.155Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16682025-06-18T17:49:55.174Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16692025-06-18T17:49:55.367Zinfo: running `cargo check --bins` on api_identity (1/215)
16702025-06-18T17:49:56.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-06-18T17:49:56.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-06-18T17:49:56.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-06-18T17:49:56.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16742025-06-18T17:49:56.109Z
16752025-06-18T17:49:56.109Zinfo: running `cargo check --bins` on bootstore (2/215)
16762025-06-18T17:49:56.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-06-18T17:49:56.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-06-18T17:49:56.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-06-18T17:49:56.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16802025-06-18T17:49:56.878Z
16812025-06-18T17:49:56.878Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/215)
16822025-06-18T17:49:57.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-06-18T17:49:57.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-06-18T17:49:57.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-06-18T17:49:57.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16862025-06-18T17:49:57.627Z
16872025-06-18T17:49:57.627Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215)
16882025-06-18T17:49:58.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-06-18T17:49:58.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-06-18T17:49:58.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-06-18T17:49:58.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16922025-06-18T17:49:58.377Z
16932025-06-18T17:49:58.377Zinfo: running `cargo check --bins` on id-map (5/215)
16942025-06-18T17:49:59.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-06-18T17:49:59.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-06-18T17:49:59.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-06-18T17:49:59.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16982025-06-18T17:49:59.088Z
16992025-06-18T17:49:59.088Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215)
17002025-06-18T17:49:59.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-06-18T17:49:59.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-06-18T17:49:59.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-06-18T17:49:59.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17042025-06-18T17:49:59.635Z
17052025-06-18T17:49:59.635Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215)
17062025-06-18T17:50:00.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-06-18T17:50:00.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-06-18T17:50:00.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-06-18T17:50:00.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17102025-06-18T17:50:00.197Z
17112025-06-18T17:50:00.197Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215)
17122025-06-18T17:50:00.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-06-18T17:50:00.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-06-18T17:50:00.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-06-18T17:50:00.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17162025-06-18T17:50:00.772Z
17172025-06-18T17:50:00.772Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215)
17182025-06-18T17:50:01.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-06-18T17:50:01.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-06-18T17:50:01.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-06-18T17:50:01.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17222025-06-18T17:50:01.312Z
17232025-06-18T17:50:01.312Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215)
17242025-06-18T17:50:01.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-06-18T17:50:01.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-06-18T17:50:01.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-06-18T17:50:01.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17282025-06-18T17:50:01.876Z
17292025-06-18T17:50:01.876Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215)
17302025-06-18T17:50:02.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-06-18T17:50:02.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-06-18T17:50:02.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-06-18T17:50:02.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17342025-06-18T17:50:02.766Z
17352025-06-18T17:50:02.766Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215)
17362025-06-18T17:50:02.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-06-18T17:50:02.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-06-18T17:50:02.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-06-18T17:50:02.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17402025-06-18T17:50:02.968Z
17412025-06-18T17:50:02.968Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215)
17422025-06-18T17:50:03.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-06-18T17:50:03.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-06-18T17:50:03.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-06-18T17:50:03.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17462025-06-18T17:50:03.524Z
17472025-06-18T17:50:03.524Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215)
17482025-06-18T17:50:04.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-06-18T17:50:04.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-06-18T17:50:04.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-06-18T17:50:04.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17522025-06-18T17:50:04.077Z
17532025-06-18T17:50:04.077Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215)
17542025-06-18T17:50:04.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-06-18T17:50:04.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-06-18T17:50:04.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-06-18T17:50:04.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17582025-06-18T17:50:04.647Z
17592025-06-18T17:50:04.647Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215)
17602025-06-18T17:50:05.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-06-18T17:50:05.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-06-18T17:50:05.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-06-18T17:50:05.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17642025-06-18T17:50:05.203Z
17652025-06-18T17:50:05.203Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215)
17662025-06-18T17:50:05.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-06-18T17:50:05.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-06-18T17:50:05.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-06-18T17:50:05.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17702025-06-18T17:50:05.751Z
17712025-06-18T17:50:05.751Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215)
17722025-06-18T17:50:06.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-06-18T17:50:06.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-06-18T17:50:06.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-06-18T17:50:06.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17762025-06-18T17:50:06.312Z
17772025-06-18T17:50:06.312Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215)
17782025-06-18T17:50:06.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-06-18T17:50:06.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-06-18T17:50:06.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-06-18T17:50:06.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17822025-06-18T17:50:06.852Z
17832025-06-18T17:50:06.852Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215)
17842025-06-18T17:50:07.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-06-18T17:50:07.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-06-18T17:50:07.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-06-18T17:50:07.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17882025-06-18T17:50:07.403Z
17892025-06-18T17:50:07.403Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215)
17902025-06-18T17:50:07.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-06-18T17:50:07.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-06-18T17:50:07.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-06-18T17:50:07.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17942025-06-18T17:50:07.954Z
17952025-06-18T17:50:07.954Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215)
17962025-06-18T17:50:08.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-06-18T17:50:08.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-06-18T17:50:08.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-06-18T17:50:08.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18002025-06-18T17:50:08.629Z
18012025-06-18T17:50:08.629Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215)
18022025-06-18T17:50:09.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-06-18T17:50:09.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-06-18T17:50:09.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-06-18T17:50:09.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18062025-06-18T17:50:09.064Z
18072025-06-18T17:50:09.064Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215)
18082025-06-18T17:50:09.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-06-18T17:50:09.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-06-18T17:50:09.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-06-18T17:50:09.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18122025-06-18T17:50:09.614Z
18132025-06-18T17:50:09.614Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215)
18142025-06-18T17:50:10.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-06-18T17:50:10.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-06-18T17:50:10.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-06-18T17:50:10.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18182025-06-18T17:50:10.162Z
18192025-06-18T17:50:10.163Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215)
18202025-06-18T17:50:10.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-06-18T17:50:10.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-06-18T17:50:10.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-06-18T17:50:10.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18242025-06-18T17:50:10.716Z
18252025-06-18T17:50:10.716Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215)
18262025-06-18T17:50:11.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-06-18T17:50:11.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-06-18T17:50:11.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-06-18T17:50:11.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18302025-06-18T17:50:11.263Z
18312025-06-18T17:50:11.263Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215)
18322025-06-18T17:50:12.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-06-18T17:50:12.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-06-18T17:50:12.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-06-18T17:50:12.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18362025-06-18T17:50:12.158Z
18372025-06-18T17:50:12.158Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215)
18382025-06-18T17:50:12.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-06-18T17:50:12.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-06-18T17:50:12.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-06-18T17:50:12.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18422025-06-18T17:50:12.351Z
18432025-06-18T17:50:12.351Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215)
18442025-06-18T17:50:12.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-06-18T17:50:12.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-06-18T17:50:12.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-06-18T17:50:12.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18482025-06-18T17:50:12.898Z
18492025-06-18T17:50:12.898Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215)
18502025-06-18T17:50:13.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-06-18T17:50:13.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-06-18T17:50:13.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-06-18T17:50:13.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18542025-06-18T17:50:13.442Z
18552025-06-18T17:50:13.442Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215)
18562025-06-18T17:50:13.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-06-18T17:50:13.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-06-18T17:50:13.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-06-18T17:50:13.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18602025-06-18T17:50:13.989Z
18612025-06-18T17:50:13.989Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215)
18622025-06-18T17:50:14.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-06-18T17:50:14.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-06-18T17:50:14.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-06-18T17:50:14.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18662025-06-18T17:50:14.536Z
18672025-06-18T17:50:14.536Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215)
18682025-06-18T17:50:15.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-06-18T17:50:15.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-06-18T17:50:15.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-06-18T17:50:15.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18722025-06-18T17:50:15.077Z
18732025-06-18T17:50:15.077Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215)
18742025-06-18T17:50:15.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-06-18T17:50:15.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-06-18T17:50:15.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-06-18T17:50:15.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18782025-06-18T17:50:15.617Z
18792025-06-18T17:50:15.617Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215)
18802025-06-18T17:50:16.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-06-18T17:50:16.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-06-18T17:50:16.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-06-18T17:50:16.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18842025-06-18T17:50:16.165Z
18852025-06-18T17:50:16.165Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215)
18862025-06-18T17:50:16.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-06-18T17:50:16.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-06-18T17:50:16.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-06-18T17:50:16.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18902025-06-18T17:50:16.709Z
18912025-06-18T17:50:16.709Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215)
18922025-06-18T17:50:17.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-06-18T17:50:17.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-06-18T17:50:17.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-06-18T17:50:17.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18962025-06-18T17:50:17.254Z
18972025-06-18T17:50:17.255Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215)
18982025-06-18T17:50:17.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-06-18T17:50:17.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-06-18T17:50:17.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-06-18T17:50:17.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19022025-06-18T17:50:17.799Z
19032025-06-18T17:50:17.799Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215)
19042025-06-18T17:50:18.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-06-18T17:50:18.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-06-18T17:50:18.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-06-18T17:50:18.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19082025-06-18T17:50:18.340Z
19092025-06-18T17:50:18.340Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215)
19102025-06-18T17:50:18.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-06-18T17:50:18.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-06-18T17:50:18.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-06-18T17:50:18.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19142025-06-18T17:50:18.894Z
19152025-06-18T17:50:18.894Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215)
19162025-06-18T17:50:19.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-06-18T17:50:19.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-06-18T17:50:19.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-06-18T17:50:19.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19202025-06-18T17:50:19.442Z
19212025-06-18T17:50:19.442Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215)
19222025-06-18T17:50:19.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-06-18T17:50:19.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-06-18T17:50:19.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-06-18T17:50:19.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19262025-06-18T17:50:19.994Z
19272025-06-18T17:50:19.995Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215)
19282025-06-18T17:50:20.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-06-18T17:50:20.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-06-18T17:50:20.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-06-18T17:50:20.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19322025-06-18T17:50:20.544Z
19332025-06-18T17:50:20.545Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215)
19342025-06-18T17:50:21.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-06-18T17:50:21.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-06-18T17:50:21.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-06-18T17:50:21.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19382025-06-18T17:50:21.093Z
19392025-06-18T17:50:21.093Zinfo: running `cargo check --bins` on sled-hardware-types (46/215)
19402025-06-18T17:50:21.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-06-18T17:50:21.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-06-18T17:50:21.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432025-06-18T17:50:21.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19442025-06-18T17:50:21.845Z
19452025-06-18T17:50:21.845Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/215)
19462025-06-18T17:50:22.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472025-06-18T17:50:22.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482025-06-18T17:50:22.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492025-06-18T17:50:22.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19502025-06-18T17:50:22.591Z
19512025-06-18T17:50:22.591Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215)
19522025-06-18T17:50:23.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532025-06-18T17:50:23.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542025-06-18T17:50:23.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552025-06-18T17:50:23.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19562025-06-18T17:50:23.346Z
19572025-06-18T17:50:23.346Zinfo: running `cargo check --bins` on oxlog (49/215)
19582025-06-18T17:50:23.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592025-06-18T17:50:23.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602025-06-18T17:50:24.070Z Checking cfg-if v1.0.1
19612025-06-18T17:50:24.083Z Checking libc v0.2.174
19622025-06-18T17:50:24.192Z Checking serde v1.0.219
19632025-06-18T17:50:24.196Z Checking zeroize v1.8.1
19642025-06-18T17:50:24.208Z Checking memchr v2.7.4
19652025-06-18T17:50:24.220Z Checking typenum v1.17.0
19662025-06-18T17:50:24.226Z Checking smallvec v1.15.0
19672025-06-18T17:50:24.245Z Checking value-bag v1.9.0
19682025-06-18T17:50:24.261Z Checking subtle v2.6.1
19692025-06-18T17:50:24.446Z Checking scopeguard v1.2.0
19702025-06-18T17:50:24.557Z Checking const-oid v0.9.6
19712025-06-18T17:50:24.566Z Checking itoa v1.0.11
19722025-06-18T17:50:24.610Z Checking lock_api v0.4.12
19732025-06-18T17:50:24.639Z Checking log v0.4.27
19742025-06-18T17:50:24.794Z Checking stable_deref_trait v1.2.0
19752025-06-18T17:50:24.947Z Checking pin-project-lite v0.2.14
19762025-06-18T17:50:25.002Z Checking byteorder v1.5.0
19772025-06-18T17:50:25.073Z Checking zerofrom v0.1.4
19782025-06-18T17:50:25.094Z Checking futures-core v0.3.31
19792025-06-18T17:50:25.149Z Checking once_cell v1.21.3
19802025-06-18T17:50:25.254Z Checking getrandom v0.2.15
19812025-06-18T17:50:25.284Z Checking signal-hook-registry v1.4.2
19822025-06-18T17:50:25.300Z Checking generic-array v0.14.7
19832025-06-18T17:50:25.316Z Checking parking_lot_core v0.9.10
19842025-06-18T17:50:25.380Z Checking yoke v0.7.4
19852025-06-18T17:50:25.461Z Checking mio v1.0.2
19862025-06-18T17:50:25.497Z Checking rand_core v0.6.4
19872025-06-18T17:50:25.568Z Checking socket2 v0.5.10
19882025-06-18T17:50:25.676Z Checking parking_lot v0.12.3
19892025-06-18T17:50:25.723Z Checking zerovec v0.10.4
19902025-06-18T17:50:25.822Z Checking cpufeatures v0.2.14
19912025-06-18T17:50:25.935Z Checking litemap v0.7.3
19922025-06-18T17:50:26.069Z Checking writeable v0.5.5
19932025-06-18T17:50:26.075Z Checking futures-sink v0.3.31
19942025-06-18T17:50:26.086Z Checking zerocopy v0.7.35
19952025-06-18T17:50:26.224Z Checking slab v0.4.9
19962025-06-18T17:50:26.262Z Checking percent-encoding v2.3.1
19972025-06-18T17:50:26.393Z Checking libm v0.2.8
19982025-06-18T17:50:26.455Z Checking crypto-common v0.1.6
19992025-06-18T17:50:26.479Z Checking block-buffer v0.10.4
20002025-06-18T17:50:26.498Z Checking block-padding v0.3.3
20012025-06-18T17:50:26.513Z Checking foldhash v0.1.5
20022025-06-18T17:50:26.642Z Checking equivalent v1.0.2
20032025-06-18T17:50:26.697Z Checking digest v0.10.7
20042025-06-18T17:50:26.713Z Checking inout v0.1.3
20052025-06-18T17:50:26.762Z Checking icu_locid_transform_data v1.5.0
20062025-06-18T17:50:26.779Z Checking allocator-api2 v0.2.21
20072025-06-18T17:50:26.879Z Checking ryu v1.0.18
20082025-06-18T17:50:26.953Z Checking cipher v0.4.4
20092025-06-18T17:50:27.044Z Checking hmac v0.12.1
20102025-06-18T17:50:27.134Z Checking sha2 v0.10.9
20112025-06-18T17:50:27.265Z Checking getrandom v0.3.1
20122025-06-18T17:50:27.281Z Checking icu_properties_data v1.5.0
20132025-06-18T17:50:27.300Z Checking tinystr v0.7.6
20142025-06-18T17:50:27.333Z Checking num-traits v0.2.19
20152025-06-18T17:50:27.352Z Checking icu_collections v1.5.0
20162025-06-18T17:50:27.373Z Checking hashbrown v0.15.3
20172025-06-18T17:50:27.504Z Checking base64ct v1.6.0
20182025-06-18T17:50:27.527Z Checking futures-channel v0.3.31
20192025-06-18T17:50:27.627Z Checking icu_locid v1.5.0
20202025-06-18T17:50:27.708Z Checking futures-io v0.3.31
20212025-06-18T17:50:27.890Z Checking write16 v1.0.0
20222025-06-18T17:50:27.908Z Checking flagset v0.4.6
20232025-06-18T17:50:27.950Z Checking pem-rfc7468 v0.7.0
20242025-06-18T17:50:27.992Z Checking utf8_iter v1.0.4
20252025-06-18T17:50:28.035Z Checking utf16_iter v1.0.5
20262025-06-18T17:50:28.107Z Checking futures-task v0.3.31
20272025-06-18T17:50:28.200Z Checking pin-utils v0.1.0
20282025-06-18T17:50:28.220Z Checking icu_normalizer_data v1.5.0
20292025-06-18T17:50:28.234Z Checking der v0.7.9
20302025-06-18T17:50:28.306Z Checking salsa20 v0.10.2
20312025-06-18T17:50:28.327Z Checking ppv-lite86 v0.2.20
20322025-06-18T17:50:28.343Z Checking futures-util v0.3.31
20332025-06-18T17:50:28.440Z Checking pbkdf2 v0.12.2
20342025-06-18T17:50:28.525Z Checking fnv v1.0.7
20352025-06-18T17:50:28.604Z Checking icu_provider v1.5.0
20362025-06-18T17:50:28.607Z Checking bytes v1.10.1
20372025-06-18T17:50:28.646Z Checking bitflags v2.9.0
20382025-06-18T17:50:28.665Z Checking serde_json v1.0.140
20392025-06-18T17:50:28.829Z Checking indexmap v2.9.0
20402025-06-18T17:50:28.968Z Checking scrypt v0.11.0
20412025-06-18T17:50:29.023Z Checking cbc v0.1.2
20422025-06-18T17:50:29.195Z Checking aes v0.8.4
20432025-06-18T17:50:29.215Z Checking icu_locid_transform v1.5.0
20442025-06-18T17:50:29.236Z Checking form_urlencoded v1.2.1
20452025-06-18T17:50:29.456Z Checking uuid v1.17.0
20462025-06-18T17:50:29.589Z Checking tokio v1.45.0
20472025-06-18T17:50:29.924Z Checking spki v0.7.3
20482025-06-18T17:50:30.023Z Checking http v1.3.1
20492025-06-18T17:50:30.107Z Checking tracing-core v0.1.32
20502025-06-18T17:50:30.123Z Checking zerocopy v0.8.25
20512025-06-18T17:50:30.191Z Checking icu_properties v1.5.1
20522025-06-18T17:50:30.210Z Checking pkcs5 v0.7.1
20532025-06-18T17:50:30.269Z Checking iana-time-zone v0.1.63
20542025-06-18T17:50:30.434Z Checking base64 v0.22.1
20552025-06-18T17:50:30.709Z Checking pkcs8 v0.10.2
20562025-06-18T17:50:30.750Z Checking tracing v0.1.40
20572025-06-18T17:50:30.916Z Checking tinyvec_macros v0.1.1
20582025-06-18T17:50:31.019Z Compiling newtype-uuid v1.2.4
20592025-06-18T17:50:31.035Z Checking rustls-pki-types v1.10.0
20602025-06-18T17:50:31.096Z Checking tinyvec v1.8.0
20612025-06-18T17:50:31.352Z Checking chrono v0.4.41
20622025-06-18T17:50:31.370Z Checking http-body v1.0.1
20632025-06-18T17:50:31.567Z Checking aws-lc-sys v0.26.0
20642025-06-18T17:50:31.598Z Checking thiserror v1.0.69
20652025-06-18T17:50:31.757Z Checking spin v0.9.8
20662025-06-18T17:50:32.071Z Checking untrusted v0.9.0
20672025-06-18T17:50:32.255Z Checking try-lock v0.2.5
20682025-06-18T17:50:32.373Z Checking atomic-waker v1.1.2
20692025-06-18T17:50:32.427Z Checking adler2 v2.0.0
20702025-06-18T17:50:32.532Z Checking foreign-types-shared v0.1.1
20712025-06-18T17:50:32.607Z Checking untrusted v0.7.1
20722025-06-18T17:50:32.662Z Checking tower-service v0.3.3
20732025-06-18T17:50:32.804Z Checking foreign-types v0.3.2
20742025-06-18T17:50:32.808Z Checking miniz_oxide v0.8.5
20752025-06-18T17:50:32.908Z Checking want v0.3.1
20762025-06-18T17:50:32.937Z Checking ring v0.17.14
20772025-06-18T17:50:33.093Z Checking crossbeam-utils v0.8.21
20782025-06-18T17:50:33.147Z Checking rand_core v0.9.2
20792025-06-18T17:50:33.336Z Checking httparse v1.9.5
20802025-06-18T17:50:33.503Z Checking icu_normalizer v1.5.0
20812025-06-18T17:50:33.507Z Checking openssl-sys v0.9.109
20822025-06-18T17:50:33.539Z Checking errno v0.3.12
20832025-06-18T17:50:33.738Z Checking aho-corasick v1.1.3
20842025-06-18T17:50:33.768Z Checking aws-lc-rs v1.12.4
20852025-06-18T17:50:33.787Z Checking ipnet v2.11.0
20862025-06-18T17:50:33.787Z Checking unicode-ident v1.0.18
20872025-06-18T17:50:33.982Z Checking httpdate v1.0.3
20882025-06-18T17:50:34.227Z Checking powerfmt v0.2.0
20892025-06-18T17:50:34.247Z Checking idna_adapter v1.2.0
20902025-06-18T17:50:34.251Z Checking regex-syntax v0.8.5
20912025-06-18T17:50:34.473Z Checking idna v1.0.3
20922025-06-18T17:50:34.521Z Checking deranged v0.3.11
20932025-06-18T17:50:34.697Z Checking openssl v0.10.73
20942025-06-18T17:50:34.980Z Checking url v2.5.3
20952025-06-18T17:50:35.195Z Checking proc-macro2 v1.0.95
20962025-06-18T17:50:35.290Z Checking crossbeam-epoch v0.9.18
20972025-06-18T17:50:35.558Z Checking rustls-webpki v0.102.8
20982025-06-18T17:50:35.772Z Checking rustix v0.38.37
20992025-06-18T17:50:35.849Z Checking rand_chacha v0.9.0
21002025-06-18T17:50:35.887Z Checking unicode-normalization v0.1.24
21012025-06-18T17:50:35.964Z Checking rand_chacha v0.3.1
21022025-06-18T17:50:36.265Z Checking semver v1.0.26
21032025-06-18T17:50:36.323Z Checking bzip2-sys v0.1.13+1.0.8
21042025-06-18T17:50:36.380Z Checking signature v2.2.0
21052025-06-18T17:50:36.448Z Checking scroll v0.12.0
21062025-06-18T17:50:36.481Z Checking tokio-util v0.7.13
21072025-06-18T17:50:36.588Z Checking crc32fast v1.4.2
21082025-06-18T17:50:36.673Z Checking num_threads v0.1.7
21092025-06-18T17:50:36.804Z Checking time-core v0.1.2
21102025-06-18T17:50:36.818Z Checking plain v0.2.3
21112025-06-18T17:50:36.834Z Checking ucd-trie v0.1.7
21122025-06-18T17:50:36.908Z Checking unicode-properties v0.1.3
21132025-06-18T17:50:36.964Z Checking dyn-clone v1.0.19
21142025-06-18T17:50:36.982Z Checking openssl-probe v0.1.5
21152025-06-18T17:50:37.060Z Checking utf8parse v0.2.2
21162025-06-18T17:50:37.130Z Checking num-conv v0.1.0
21172025-06-18T17:50:37.148Z Checking unicode-bidi v0.3.17
21182025-06-18T17:50:37.222Z Checking anstyle v1.0.11
21192025-06-18T17:50:37.324Z Checking siphasher v0.3.11
21202025-06-18T17:50:37.388Z Checking either v1.14.0
21212025-06-18T17:50:37.432Z Checking regex-automata v0.4.8
21222025-06-18T17:50:37.463Z Checking h2 v0.4.6
21232025-06-18T17:50:37.568Z Checking time v0.3.36
21242025-06-18T17:50:37.630Z Checking phf_shared v0.11.2
21252025-06-18T17:50:37.745Z Checking stringprep v0.1.5
21262025-06-18T17:50:37.766Z Checking anstyle-parse v0.2.5
21272025-06-18T17:50:37.921Z Checking schemars v0.8.22
21282025-06-18T17:50:38.024Z Checking pest v2.7.14
21292025-06-18T17:50:38.053Z Checking goblin v0.8.2
21302025-06-18T17:50:38.932Z Checking rand v0.8.5
21312025-06-18T17:50:39.468Z Checking rustls v0.23.19
21322025-06-18T17:50:39.659Z Checking native-tls v0.2.12
21332025-06-18T17:50:39.832Z Checking rand v0.9.1
21342025-06-18T17:50:39.979Z Checking quote v1.0.40
21352025-06-18T17:50:40.166Z Checking crossbeam-deque v0.8.5
21362025-06-18T17:50:40.525Z Checking num-integer v0.1.46
21372025-06-18T17:50:40.568Z Checking serde_spanned v0.6.8
21382025-06-18T17:50:40.645Z Checking toml_datetime v0.6.9
21392025-06-18T17:50:40.798Z Checking zstd-sys v2.0.14+zstd.1.5.7
21402025-06-18T17:50:40.882Z Checking md-5 v0.10.6
21412025-06-18T17:50:40.971Z Checking ff v0.13.0
21422025-06-18T17:50:41.022Z Checking hash32 v0.2.1
21432025-06-18T17:50:41.038Z Checking sync_wrapper v1.0.1
21442025-06-18T17:50:41.133Z Checking colorchoice v1.0.2
21452025-06-18T17:50:41.191Z Checking gimli v0.31.1
21462025-06-18T17:50:41.209Z Checking base16ct v0.2.0
21472025-06-18T17:50:41.295Z Checking psl-types v2.0.11
21482025-06-18T17:50:41.315Z Checking fallible-iterator v0.2.0
21492025-06-18T17:50:41.422Z Checking pretty-hex v0.4.1
21502025-06-18T17:50:41.501Z Checking tower-layer v0.3.3
21512025-06-18T17:50:41.633Z Checking is_terminal_polyfill v1.70.1
21522025-06-18T17:50:41.779Z Checking anstyle-query v1.1.1
21532025-06-18T17:50:41.796Z Checking tower v0.5.2
21542025-06-18T17:50:41.871Z Checking postgres-protocol v0.6.8
21552025-06-18T17:50:41.874Z Checking publicsuffix v2.3.0
21562025-06-18T17:50:41.922Z Checking anstream v0.6.18
21572025-06-18T17:50:42.189Z Checking sec1 v0.7.3
21582025-06-18T17:50:42.314Z Checking heapless v0.7.17
21592025-06-18T17:50:42.515Z Checking group v0.13.0
21602025-06-18T17:50:42.538Z Checking num-iter v0.1.45
21612025-06-18T17:50:42.570Z Checking zstd-safe v7.2.3
21622025-06-18T17:50:42.740Z Compiling daft v0.1.3
21632025-06-18T17:50:42.787Z Checking dtrace-parser v0.2.0
21642025-06-18T17:50:42.896Z Checking rayon-core v1.12.1
21652025-06-18T17:50:42.969Z Checking dof v0.3.0
21662025-06-18T17:50:43.197Z Checking syn v2.0.103
21672025-06-18T17:50:43.250Z Checking tokio-native-tls v0.3.1
21682025-06-18T17:50:43.277Z Checking cookie v0.18.1
21692025-06-18T17:50:43.517Z Checking ipnetwork v0.21.1
21702025-06-18T17:50:43.552Z Checking terminal_size v0.4.0
21712025-06-18T17:50:43.571Z Checking flate2 v1.1.2
21722025-06-18T17:50:43.603Z Checking hyper v1.6.0
21732025-06-18T17:50:43.726Z Checking lazy_static v1.5.0
21742025-06-18T17:50:43.742Z Checking http-body-util v0.1.3
21752025-06-18T17:50:43.868Z Checking webpki-roots v0.26.6
21762025-06-18T17:50:43.926Z Checking signal-hook v0.3.18
21772025-06-18T17:50:44.098Z Checking hkdf v0.12.4
21782025-06-18T17:50:44.149Z Checking crypto-bigint v0.5.5
21792025-06-18T17:50:44.168Z Checking thread-id v4.2.2
21802025-06-18T17:50:44.281Z Checking object v0.36.5
21812025-06-18T17:50:44.301Z Checking bitflags v1.3.2
21822025-06-18T17:50:44.325Z Checking rustc-demangle v0.1.24
21832025-06-18T17:50:44.411Z Checking bumpalo v3.16.0
21842025-06-18T17:50:44.623Z Checking tokio-rustls v0.26.0
21852025-06-18T17:50:44.723Z Checking iri-string v0.7.8
21862025-06-18T17:50:44.758Z Checking simd-adler32 v0.3.7
21872025-06-18T17:50:44.940Z Checking addr2line v0.24.2
21882025-06-18T17:50:45.018Z Checking clap_lex v0.7.4
21892025-06-18T17:50:45.144Z Checking unicode-width v0.2.0
21902025-06-18T17:50:45.271Z Checking lockfree-object-pool v0.1.6
21912025-06-18T17:50:45.465Z Checking strsim v0.11.1
21922025-06-18T17:50:45.527Z Checking hyper-util v0.1.14
21932025-06-18T17:50:45.551Z Checking winnow v0.5.40
21942025-06-18T17:50:45.625Z Checking managed v0.8.0
21952025-06-18T17:50:45.774Z Checking clap_builder v4.5.35
21962025-06-18T17:50:46.026Z Checking smoltcp v0.9.1
21972025-06-18T17:50:46.775Z Checking elliptic-curve v0.13.8
21982025-06-18T17:50:47.309Z Checking tower-http v0.6.6
21992025-06-18T17:50:47.414Z Checking console v0.15.10
22002025-06-18T17:50:47.432Z Checking zopfli v0.8.1
22012025-06-18T17:50:47.893Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22022025-06-18T17:50:47.977Z Checking signal-hook-mio v0.2.4
22032025-06-18T17:50:48.113Z Checking oxnet v0.1.2
22042025-06-18T17:50:48.131Z Checking num-bigint-dig v0.8.4
22052025-06-18T17:50:48.155Z Checking hyper-tls v0.6.0
22062025-06-18T17:50:48.190Z Checking hyper-rustls v0.27.3
22072025-06-18T17:50:48.325Z Checking toml_edit v0.19.15
22082025-06-18T17:50:48.450Z Checking cookie_store v0.21.1
22092025-06-18T17:50:48.501Z Checking rayon v1.10.0
22102025-06-18T17:50:48.547Z Checking zstd v0.13.3
22112025-06-18T17:50:48.677Z Checking postgres-types v0.2.9
22122025-06-18T17:50:48.907Z Checking regex v1.11.1
22132025-06-18T17:50:49.138Z Checking bstr v1.10.0
22142025-06-18T17:50:49.191Z Checking usdt-impl v0.5.0
22152025-06-18T17:50:49.362Z Checking phf v0.11.2
22162025-06-18T17:50:49.460Z Checking ed25519 v2.2.3
22172025-06-18T17:50:49.644Z Checking bzip2 v0.4.4
22182025-06-18T17:50:49.752Z Checking bzip2 v0.5.2
22192025-06-18T17:50:49.789Z Checking futures-executor v0.3.31
22202025-06-18T17:50:49.935Z Checking curve25519-dalek v4.1.3
22212025-06-18T17:50:50.029Z Checking hubpack v0.1.2
22222025-06-18T17:50:50.032Z Checking memoffset v0.9.1
22232025-06-18T17:50:50.049Z Checking webpki-roots v1.0.0
22242025-06-18T17:50:50.164Z Checking portable-atomic v1.11.0
22252025-06-18T17:50:50.253Z Checking pkcs1 v0.7.5
22262025-06-18T17:50:50.304Z Checking backtrace v0.3.74
22272025-06-18T17:50:50.328Z Checking serde_urlencoded v0.7.1
22282025-06-18T17:50:50.345Z Checking float-cmp v0.10.0
22292025-06-18T17:50:50.584Z Checking serde-big-array v0.5.1
22302025-06-18T17:50:50.669Z Checking rfc6979 v0.4.0
22312025-06-18T17:50:50.738Z Checking memmap v0.7.0
22322025-06-18T17:50:50.757Z Checking encoding_rs v0.8.34
22332025-06-18T17:50:50.831Z Checking whoami v1.5.2
22342025-06-18T17:50:50.858Z Checking predicates-core v1.0.8
22352025-06-18T17:50:50.881Z Checking winnow v0.7.10
22362025-06-18T17:50:50.961Z Checking precomputed-hash v0.1.1
22372025-06-18T17:50:51.065Z Checking mime v0.3.17
22382025-06-18T17:50:51.089Z Checking normalize-line-endings v0.3.0
22392025-06-18T17:50:51.148Z Checking toml_write v0.1.1
22402025-06-18T17:50:51.184Z Checking static_assertions v1.1.0
22412025-06-18T17:50:51.224Z Checking number_prefix v0.4.0
22422025-06-18T17:50:51.298Z Checking fixedbitset v0.4.2
22432025-06-18T17:50:51.372Z Checking minimal-lexical v0.2.1
22442025-06-18T17:50:51.414Z Checking new_debug_unreachable v1.0.6
22452025-06-18T17:50:51.469Z Checking unicode-segmentation v1.12.0
22462025-06-18T17:50:51.518Z Checking difflib v0.4.0
22472025-06-18T17:50:51.571Z Checking data-encoding v2.9.0
22482025-06-18T17:50:51.729Z Checking ed25519-dalek v2.1.1
22492025-06-18T17:50:51.771Z Checking nom v7.1.3
22502025-06-18T17:50:51.866Z Checking predicates v3.1.3
22512025-06-18T17:50:52.042Z Checking indicatif v0.17.11
22522025-06-18T17:50:52.141Z Checking hickory-proto v0.24.4
22532025-06-18T17:50:52.161Z Checking petgraph v0.6.5
22542025-06-18T17:50:52.179Z Checking similar v2.7.0
22552025-06-18T17:50:52.445Z Checking string_cache v0.8.9
22562025-06-18T17:50:52.762Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
22572025-06-18T17:50:52.785Z Checking tokio-postgres v0.7.13
22582025-06-18T17:50:52.988Z Checking reqwest v0.12.20
22592025-06-18T17:50:52.992Z Checking usdt v0.5.0
22602025-06-18T17:50:53.260Z Checking anyhow v1.0.98
22612025-06-18T17:50:53.668Z Checking ecdsa v0.16.9
22622025-06-18T17:50:53.734Z Checking toml_edit v0.22.26
22632025-06-18T17:50:54.383Z Checking toml v0.7.8
22642025-06-18T17:50:54.387Z Checking rsa v0.9.6
22652025-06-18T17:50:55.116Z Checking nix v0.29.0
22662025-06-18T17:50:55.136Z Checking zip v2.6.1
22672025-06-18T17:50:55.225Z Checking futures v0.3.31
22682025-06-18T17:50:55.347Z Checking zip v0.6.6
22692025-06-18T17:50:55.370Z Checking clap v4.5.35
22702025-06-18T17:50:55.538Z Checking crossterm v0.28.1
22712025-06-18T17:50:55.630Z Checking itertools v0.10.5
22722025-06-18T17:50:56.045Z Checking itertools v0.12.1
22732025-06-18T17:50:56.321Z Checking tokio-stream v0.1.17
22742025-06-18T17:50:56.361Z Checking buf-list v1.0.3
22752025-06-18T17:50:56.502Z Checking fs-err v3.1.1
22762025-06-18T17:50:56.692Z Checking strum v0.26.3
22772025-06-18T17:50:56.725Z Checking ahash v0.8.11
22782025-06-18T17:50:56.884Z Checking slog v2.7.0
22792025-06-18T17:50:57.089Z Checking openapiv3 v2.0.0
22802025-06-18T17:50:57.114Z Checking x509-cert v0.2.5
22812025-06-18T17:50:57.199Z Checking sha1 v0.10.6
22822025-06-18T17:50:57.237Z Checking winnow v0.6.26
22832025-06-18T17:50:57.353Z Checking rustc-hash v2.1.1
22842025-06-18T17:50:57.497Z Checking lalrpop-util v0.19.12
22852025-06-18T17:50:57.544Z Checking unicode-xid v0.2.6
22862025-06-18T17:50:57.716Z Checking peg-runtime v0.8.5
22872025-06-18T17:50:57.735Z Checking camino v1.1.10
22882025-06-18T17:50:57.787Z Checking sigpipe v0.1.3
22892025-06-18T17:50:57.915Z Checking jiff v0.2.15
22902025-06-18T17:50:57.950Z Checking glob v0.3.2
22912025-06-18T17:51:01.839Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22922025-06-18T17:51:02.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.86s
22932025-06-18T17:51:02.406Z
22942025-06-18T17:51:02.406Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215)
22952025-06-18T17:51:03.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22962025-06-18T17:51:03.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22972025-06-18T17:51:03.203Z Compiling regress v0.10.3
22982025-06-18T17:51:03.327Z Compiling thiserror-impl v2.0.12
22992025-06-18T17:51:03.350Z Checking heck v0.5.0
23002025-06-18T17:51:03.367Z Compiling unsafe-libyaml v0.2.11
23012025-06-18T17:51:03.384Z Checking newtype-uuid v1.2.4
23022025-06-18T17:51:03.388Z Checking rustix v1.0.7
23032025-06-18T17:51:03.414Z Checking dirs-sys-next v0.1.2
23042025-06-18T17:51:03.524Z Checking fastrand v2.1.1
23052025-06-18T17:51:03.596Z Checking dirs-next v2.0.0
23062025-06-18T17:51:03.668Z Checking daft v0.1.3
23072025-06-18T17:51:03.744Z Checking thread_local v1.1.8
23082025-06-18T17:51:03.860Z Compiling structmeta-derive v0.3.0
23092025-06-18T17:51:04.049Z Compiling ident_case v1.0.1
23102025-06-18T17:51:04.079Z Checking term v0.7.0
23112025-06-18T17:51:04.251Z Compiling darling_core v0.20.10
23122025-06-18T17:51:04.514Z Checking crossbeam-channel v0.5.15
23132025-06-18T17:51:04.931Z Compiling serde_yaml v0.9.34+deprecated
23142025-06-18T17:51:05.127Z Checking tempfile v3.20.0
23152025-06-18T17:51:05.231Z Checking is-terminal v0.4.13
23162025-06-18T17:51:05.372Z Compiling rustls v0.22.4
23172025-06-18T17:51:05.512Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23182025-06-18T17:51:05.682Z Checking take_mut v0.2.2
23192025-06-18T17:51:05.842Z Checking slog-async v2.8.0
23202025-06-18T17:51:05.925Z Checking slog-term v2.9.1
23212025-06-18T17:51:06.135Z Compiling proc-macro-crate v1.3.1
23222025-06-18T17:51:06.319Z Compiling thiserror v2.0.12
23232025-06-18T17:51:06.439Z Compiling structmeta v0.3.0
23242025-06-18T17:51:06.482Z Checking wait-timeout v0.2.0
23252025-06-18T17:51:06.580Z Compiling multer v3.1.0
23262025-06-18T17:51:06.681Z Checking quick-error v1.2.3
23272025-06-18T17:51:06.793Z Checking typify-impl v0.3.0
23282025-06-18T17:51:06.818Z Checking typify-impl v0.2.0
23292025-06-18T17:51:06.845Z Compiling ref-cast v1.0.24
23302025-06-18T17:51:06.865Z Checking bit-vec v0.8.0
23312025-06-18T17:51:07.340Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23322025-06-18T17:51:07.632Z Checking match_cfg v0.1.0
23332025-06-18T17:51:07.751Z Checking hostname v0.3.1
23342025-06-18T17:51:07.908Z Checking bit-set v0.8.0
23352025-06-18T17:51:07.942Z Compiling num_enum_derive v0.5.11
23362025-06-18T17:51:08.258Z Checking rusty-fork v0.3.0
23372025-06-18T17:51:08.575Z Checking rand_xorshift v0.4.0
23382025-06-18T17:51:08.794Z Checking progenitor-client v0.9.1
23392025-06-18T17:51:09.212Z Checking slog-json v2.6.1
23402025-06-18T17:51:09.274Z Compiling lzma-sys v0.1.20
23412025-06-18T17:51:09.402Z Checking hex v0.4.3
23422025-06-18T17:51:09.493Z Compiling ref-cast-impl v1.0.24
23432025-06-18T17:51:09.851Z Compiling darling_macro v0.20.10
23442025-06-18T17:51:09.895Z Compiling async-stream-impl v0.3.6
23452025-06-18T17:51:10.009Z Compiling foreign-types-macros v0.2.3
23462025-06-18T17:51:10.111Z Compiling dropshot v0.16.2
23472025-06-18T17:51:10.427Z Checking utf-8 v0.7.6
23482025-06-18T17:51:10.597Z Checking arc-swap v1.7.1
23492025-06-18T17:51:10.703Z Checking unarray v0.1.4
23502025-06-18T17:51:10.786Z Compiling darling v0.20.10
23512025-06-18T17:51:10.878Z Checking foreign-types-shared v0.3.1
23522025-06-18T17:51:10.914Z Compiling serde_with_macros v3.12.0
23532025-06-18T17:51:11.021Z Checking slog-scope v4.4.0
23542025-06-18T17:51:11.040Z Checking proptest v1.7.0
23552025-06-18T17:51:11.096Z Checking async-stream v0.3.6
23562025-06-18T17:51:11.235Z Checking foreign-types v0.5.0
23572025-06-18T17:51:11.239Z Checking tungstenite v0.21.0
23582025-06-18T17:51:11.313Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23592025-06-18T17:51:11.506Z Checking num_enum v0.5.11
23602025-06-18T17:51:11.562Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23612025-06-18T17:51:11.670Z Checking slog-bunyan v2.5.0
23622025-06-18T17:51:11.700Z Checking tokio-rustls v0.25.0
23632025-06-18T17:51:11.719Z Compiling proc-macro-error v1.0.4
23642025-06-18T17:51:12.182Z Compiling parse-display-derive v0.10.0
23652025-06-18T17:51:12.237Z Compiling test-strategy v0.4.1
23662025-06-18T17:51:12.417Z Checking toml v0.8.22
23672025-06-18T17:51:12.454Z Checking progenitor-client v0.8.0
23682025-06-18T17:51:12.821Z Compiling heck v0.3.3
23692025-06-18T17:51:13.155Z Checking waitgroup v0.1.2
23702025-06-18T17:51:13.176Z Checking rustls-pemfile v2.2.0
23712025-06-18T17:51:13.314Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23722025-06-18T17:51:13.331Z Compiling dropshot_endpoint v0.16.2
23732025-06-18T17:51:13.407Z Checking serde_path_to_error v0.1.17
23742025-06-18T17:51:14.044Z Compiling derive-where v1.2.7
23752025-06-18T17:51:14.106Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762025-06-18T17:51:14.836Z Checking cstr-argument v0.1.2
23772025-06-18T17:51:15.050Z Checking hostname v0.4.0
23782025-06-18T17:51:15.214Z Checking instant v0.1.13
23792025-06-18T17:51:15.358Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23802025-06-18T17:51:15.520Z Checking pretty-hex v0.2.1
23812025-06-18T17:51:15.624Z Checking debug-ignore v1.0.5
23822025-06-18T17:51:15.736Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23832025-06-18T17:51:15.761Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23842025-06-18T17:51:15.779Z Checking backoff v0.4.0
23852025-06-18T17:51:15.949Z Checking parse-display v0.10.0
23862025-06-18T17:51:16.075Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23872025-06-18T17:51:16.079Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23882025-06-18T17:51:16.214Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23892025-06-18T17:51:16.242Z Checking serde_with v3.12.0
23902025-06-18T17:51:16.388Z Compiling zone_cfg_derive v0.1.2
23912025-06-18T17:51:16.391Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23922025-06-18T17:51:16.424Z Checking tokio-tungstenite v0.21.0
23932025-06-18T17:51:17.067Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23942025-06-18T17:51:17.096Z Checking iddqd v0.3.7
23952025-06-18T17:51:17.117Z Checking slog-stdlog v4.1.1
23962025-06-18T17:51:17.291Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23972025-06-18T17:51:17.399Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-06-18T17:51:17.634Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23992025-06-18T17:51:17.694Z Checking progenitor-client v0.10.0
24002025-06-18T17:51:17.783Z Checking colored v2.2.0
24012025-06-18T17:51:18.122Z Checking macaddr v1.0.1
24022025-06-18T17:51:18.176Z Checking base64 v0.13.1
24032025-06-18T17:51:18.467Z Checking base64 v0.21.7
24042025-06-18T17:51:18.593Z Checking unicode-width v0.1.14
24052025-06-18T17:51:18.684Z Checking ron v0.7.1
24062025-06-18T17:51:18.920Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24072025-06-18T17:51:19.082Z Checking tabwriter v1.4.0
24082025-06-18T17:51:19.350Z Checking zone v0.1.8
24092025-06-18T17:51:19.382Z Checking slog-envlogger v2.2.0
24102025-06-18T17:51:19.399Z Checking xz2 v0.1.7
24112025-06-18T17:51:19.630Z Checking xattr v1.3.1
24122025-06-18T17:51:19.709Z Checking yasna v0.5.2
24132025-06-18T17:51:19.800Z Checking pem v3.0.5
24142025-06-18T17:51:19.860Z Checking smf v0.2.3
24152025-06-18T17:51:20.035Z Checking headers-core v0.3.0
24162025-06-18T17:51:20.094Z Checking filetime v0.2.25
24172025-06-18T17:51:20.209Z Checking same-file v1.0.6
24182025-06-18T17:51:20.327Z Checking tar v0.4.44
24192025-06-18T17:51:20.331Z Checking headers v0.4.1
24202025-06-18T17:51:20.406Z Checking walkdir v2.5.0
24212025-06-18T17:51:20.596Z Checking rcgen v0.12.1
24222025-06-18T17:51:20.668Z Checking camino-tempfile v1.4.1
24232025-06-18T17:51:20.729Z Checking atomicwrites v0.4.4
24242025-06-18T17:51:20.751Z Compiling typify-macro v0.3.0
24252025-06-18T17:51:20.767Z Compiling typify-macro v0.2.0
24262025-06-18T17:51:20.949Z Checking subprocess v0.2.9
24272025-06-18T17:51:22.770Z Compiling typify v0.3.0
24282025-06-18T17:51:22.794Z Compiling typify v0.2.0
24292025-06-18T17:51:22.872Z Compiling progenitor-impl v0.9.1
24302025-06-18T17:51:22.910Z Compiling progenitor-impl v0.8.0
24312025-06-18T17:51:25.680Z Compiling progenitor-macro v0.9.1
24322025-06-18T17:51:25.828Z Compiling progenitor-macro v0.8.0
24332025-06-18T17:51:29.964Z Checking progenitor v0.9.1
24342025-06-18T17:51:30.114Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
24352025-06-18T17:51:30.522Z Checking progenitor v0.8.0
24362025-06-18T17:51:30.689Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24372025-06-18T17:51:33.037Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24382025-06-18T17:51:33.265Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24392025-06-18T17:51:39.392Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24402025-06-18T17:51:41.051Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24412025-06-18T17:51:42.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s
24422025-06-18T17:51:42.615Z
24432025-06-18T17:51:42.615Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215)
24442025-06-18T17:51:43.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-06-18T17:51:43.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-06-18T17:51:43.388Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24472025-06-18T17:51:44.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
24482025-06-18T17:51:45.101Z
24492025-06-18T17:51:45.101Zinfo: running `cargo check --bins` on nexus-config (52/215)
24502025-06-18T17:51:45.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-06-18T17:51:45.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-06-18T17:51:45.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532025-06-18T17:51:45.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
24542025-06-18T17:51:45.853Z
24552025-06-18T17:51:45.853Zinfo: running `cargo check --bins` on omicron-rpaths (53/215)
24562025-06-18T17:51:46.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-06-18T17:51:46.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-06-18T17:51:46.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-06-18T17:51:46.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24602025-06-18T17:51:46.557Z
24612025-06-18T17:51:46.557Zinfo: running `cargo check --bins` on omicron-certificates (54/215)
24622025-06-18T17:51:47.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-06-18T17:51:47.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-06-18T17:51:47.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652025-06-18T17:51:47.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24662025-06-18T17:51:47.295Z
24672025-06-18T17:51:47.295Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/215)
24682025-06-18T17:51:47.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692025-06-18T17:51:47.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702025-06-18T17:51:48.143Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24712025-06-18T17:51:48.272Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24722025-06-18T17:51:48.285Z Compiling rustix v1.0.7
24732025-06-18T17:51:48.299Z Compiling wait-timeout v0.2.0
24742025-06-18T17:51:48.302Z Compiling match_cfg v0.1.0
24752025-06-18T17:51:48.302Z Compiling bit-vec v0.8.0
24762025-06-18T17:51:48.302Z Compiling quick-error v1.2.3
24772025-06-18T17:51:48.302Z Compiling rustls v0.22.4
24782025-06-18T17:51:48.372Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24792025-06-18T17:51:48.393Z Compiling hostname v0.3.1
24802025-06-18T17:51:48.498Z Compiling progenitor-client v0.9.1
24812025-06-18T17:51:48.612Z Compiling slog-json v2.6.1
24822025-06-18T17:51:48.681Z Compiling bit-set v0.8.0
24832025-06-18T17:51:48.759Z Compiling rand_xorshift v0.4.0
24842025-06-18T17:51:48.805Z Compiling itertools v0.13.0
24852025-06-18T17:51:48.933Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24862025-06-18T17:51:48.958Z Compiling hex v0.4.3
24872025-06-18T17:51:48.977Z Compiling heapless v0.8.0
24882025-06-18T17:51:49.017Z Compiling unarray v0.1.4
24892025-06-18T17:51:49.033Z Compiling progenitor v0.9.1
24902025-06-18T17:51:49.185Z Compiling slog-bunyan v2.5.0
24912025-06-18T17:51:49.263Z Compiling ref-cast v1.0.24
24922025-06-18T17:51:49.423Z Compiling async-stream v0.3.6
24932025-06-18T17:51:49.426Z Compiling multer v3.1.0
24942025-06-18T17:51:49.539Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24952025-06-18T17:51:49.707Z Compiling toml v0.8.22
24962025-06-18T17:51:49.727Z Compiling waitgroup v0.1.2
24972025-06-18T17:51:49.810Z Compiling rustls-pemfile v2.2.0
24982025-06-18T17:51:49.955Z Compiling tempfile v3.20.0
24992025-06-18T17:51:50.163Z Checking hash32 v0.3.1
25002025-06-18T17:51:50.338Z Compiling serde_path_to_error v0.1.17
25012025-06-18T17:51:50.375Z Compiling hostname v0.4.0
25022025-06-18T17:51:50.395Z Compiling rusty-fork v0.3.0
25032025-06-18T17:51:50.629Z Compiling instant v0.1.13
25042025-06-18T17:51:50.773Z Compiling proptest v1.7.0
25052025-06-18T17:51:50.811Z Compiling debug-ignore v1.0.5
25062025-06-18T17:51:50.988Z Compiling smoltcp v0.11.0
25072025-06-18T17:51:51.060Z Compiling backoff v0.4.0
25082025-06-18T17:51:51.169Z Compiling iddqd v0.3.7
25092025-06-18T17:51:51.426Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25102025-06-18T17:51:51.644Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25112025-06-18T17:51:51.647Z Compiling ingot-macros v0.1.0
25122025-06-18T17:51:51.809Z Compiling serde_with v3.12.0
25132025-06-18T17:51:51.995Z Compiling parse-display v0.10.0
25142025-06-18T17:51:52.600Z Compiling tokio-rustls v0.25.0
25152025-06-18T17:51:53.047Z Compiling dropshot v0.16.2
25162025-06-18T17:51:53.706Z Checking num-rational v0.4.2
25172025-06-18T17:51:54.371Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25182025-06-18T17:51:55.032Z Compiling progenitor-client v0.10.0
25192025-06-18T17:51:55.379Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25202025-06-18T17:51:56.699Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25212025-06-18T17:51:57.026Z Compiling phf_generator v0.11.2
25222025-06-18T17:51:57.239Z Checking num-complex v0.4.6
25232025-06-18T17:51:57.788Z Compiling macaddr v1.0.1
25242025-06-18T17:51:58.131Z Checking cobs v0.2.3
25252025-06-18T17:51:58.502Z Checking postcard v1.0.10
25262025-06-18T17:51:58.507Z Compiling num v0.4.3
25272025-06-18T17:51:58.553Z Checking ingot-types v0.1.0
25282025-06-18T17:51:58.693Z Compiling phf_codegen v0.11.2
25292025-06-18T17:51:58.846Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25302025-06-18T17:51:58.941Z Compiling parse-zoneinfo v0.3.1
25312025-06-18T17:51:59.301Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25322025-06-18T17:51:59.322Z Checking ingot v0.1.0
25332025-06-18T17:51:59.465Z Compiling convert_case v0.4.0
25342025-06-18T17:51:59.623Z Checking float-ord v0.3.2
25352025-06-18T17:52:00.000Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25362025-06-18T17:52:00.274Z Compiling derive_more v0.99.20
25372025-06-18T17:52:00.621Z Compiling chrono-tz-build v0.4.0
25382025-06-18T17:52:01.644Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25392025-06-18T17:52:01.706Z Compiling crucible-workspace-hack v0.1.0
25402025-06-18T17:52:01.743Z Checking linked-hash-map v0.5.6
25412025-06-18T17:52:02.037Z Compiling chrono-tz v0.10.3
25422025-06-18T17:52:02.092Z Checking lru-cache v0.1.2
25432025-06-18T17:52:02.317Z Checking resolv-conf v0.7.0
25442025-06-18T17:52:02.504Z Checking newline-converter v0.3.0
25452025-06-18T17:52:02.671Z Checking itertools v0.14.0
25462025-06-18T17:52:02.705Z Checking prettyplease v0.2.34
25472025-06-18T17:52:02.739Z Compiling slog-dtrace v0.3.0
25482025-06-18T17:52:02.780Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25492025-06-18T17:52:03.423Z Checking expectorate v1.2.0
25502025-06-18T17:52:03.646Z Checking hickory-resolver v0.24.4
25512025-06-18T17:52:03.865Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25522025-06-18T17:52:04.262Z Compiling zone_cfg_derive v0.3.0
25532025-06-18T17:52:05.062Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25542025-06-18T17:52:05.111Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25552025-06-18T17:52:05.132Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25562025-06-18T17:52:05.257Z Compiling const_format_proc_macros v0.2.34
25572025-06-18T17:52:05.468Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582025-06-18T17:52:05.634Z Compiling num-derive v0.4.2
25592025-06-18T17:52:06.197Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25602025-06-18T17:52:06.445Z Checking highway v1.3.0
25612025-06-18T17:52:06.540Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25622025-06-18T17:52:06.581Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25632025-06-18T17:52:06.805Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25642025-06-18T17:52:06.824Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25652025-06-18T17:52:06.920Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662025-06-18T17:52:07.077Z Checking const_format v0.2.34
25672025-06-18T17:52:07.238Z Checking zone v0.3.1
25682025-06-18T17:52:07.555Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25692025-06-18T17:52:07.801Z Checking qorb v0.4.0
25702025-06-18T17:52:07.822Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25712025-06-18T17:52:08.249Z Checking gethostname v0.5.0
25722025-06-18T17:52:08.388Z Checking bcs v0.1.6
25732025-06-18T17:52:08.407Z Checking nanorand v0.7.0
25742025-06-18T17:52:08.437Z Compiling async-recursion v1.1.1
25752025-06-18T17:52:08.773Z Checking termtree v0.5.1
25762025-06-18T17:52:08.866Z Checking flume v0.11.1
25772025-06-18T17:52:09.114Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25782025-06-18T17:52:14.855Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25792025-06-18T17:52:18.305Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25802025-06-18T17:52:20.852Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25812025-06-18T17:52:22.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s
25822025-06-18T17:52:22.369Z
25832025-06-18T17:52:22.369Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/215)
25842025-06-18T17:52:23.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852025-06-18T17:52:23.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862025-06-18T17:52:23.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872025-06-18T17:52:23.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25882025-06-18T17:52:23.117Z
25892025-06-18T17:52:23.117Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/215)
25902025-06-18T17:52:23.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912025-06-18T17:52:23.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922025-06-18T17:52:23.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932025-06-18T17:52:23.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25942025-06-18T17:52:23.856Z
25952025-06-18T17:52:23.857Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/215)
25962025-06-18T17:52:24.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-06-18T17:52:24.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-06-18T17:52:24.616Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992025-06-18T17:52:25.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
26002025-06-18T17:52:25.499Z
26012025-06-18T17:52:25.500Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215)
26022025-06-18T17:52:26.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-06-18T17:52:26.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-06-18T17:52:26.295Z Compiling cfg_aliases v0.1.1
26052025-06-18T17:52:26.302Z Compiling vte_generate_state_changes v0.1.2
26062025-06-18T17:52:26.302Z Checking fd-lock v4.0.2
26072025-06-18T17:52:26.302Z Checking nibble_vec v0.1.0
26082025-06-18T17:52:26.420Z Checking bytecount v0.6.8
26092025-06-18T17:52:26.427Z Checking endian-type v0.1.2
26102025-06-18T17:52:26.460Z Compiling tabled_derive v0.7.0
26112025-06-18T17:52:26.463Z Compiling peg-macros v0.8.5
26122025-06-18T17:52:26.495Z Compiling nix v0.28.0
26132025-06-18T17:52:26.561Z Checking papergrid v0.11.0
26142025-06-18T17:52:26.582Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26152025-06-18T17:52:26.613Z Compiling sqlparser_derive v0.2.2
26162025-06-18T17:52:26.656Z Checking radix_trie v0.2.1
26172025-06-18T17:52:26.969Z Checking vte v0.11.1
26182025-06-18T17:52:27.065Z Checking nu-ansi-term v0.50.1
26192025-06-18T17:52:27.510Z Checking home v0.5.9
26202025-06-18T17:52:27.574Z Checking unicode_categories v0.1.1
26212025-06-18T17:52:27.601Z Checking sqlparser v0.45.0
26222025-06-18T17:52:27.693Z Checking display-error-chain v0.2.2
26232025-06-18T17:52:27.880Z Checking sqlformat v0.3.5
26242025-06-18T17:52:28.363Z Checking strip-ansi-escapes v0.2.0
26252025-06-18T17:52:28.459Z Checking tabled v0.15.0
26262025-06-18T17:52:28.521Z Checking reedline v0.38.0
26272025-06-18T17:52:28.799Z Checking peg v0.8.5
26282025-06-18T17:52:29.245Z Checking rustyline v14.0.0
26292025-06-18T17:52:38.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.51s
26302025-06-18T17:52:38.217Z
26312025-06-18T17:52:38.217Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215)
26322025-06-18T17:52:38.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-06-18T17:52:38.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-06-18T17:52:39.007Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-06-18T17:52:44.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
26362025-06-18T17:52:44.377Z
26372025-06-18T17:52:44.378Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215)
26382025-06-18T17:52:45.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-06-18T17:52:45.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-06-18T17:52:45.166Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26412025-06-18T17:52:48.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
26422025-06-18T17:52:48.924Z
26432025-06-18T17:52:48.924Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215)
26442025-06-18T17:52:49.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-06-18T17:52:49.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-06-18T17:52:49.717Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26472025-06-18T17:52:54.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
26482025-06-18T17:52:54.831Z
26492025-06-18T17:52:54.831Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215)
26502025-06-18T17:52:55.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-06-18T17:52:55.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-06-18T17:52:55.626Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26532025-06-18T17:53:00.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
26542025-06-18T17:53:00.787Z
26552025-06-18T17:53:00.787Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215)
26562025-06-18T17:53:01.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-06-18T17:53:01.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-06-18T17:53:01.584Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26592025-06-18T17:53:05.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
26602025-06-18T17:53:05.602Z
26612025-06-18T17:53:05.602Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215)
26622025-06-18T17:53:06.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-06-18T17:53:06.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-06-18T17:53:06.400Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26652025-06-18T17:53:10.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
26662025-06-18T17:53:10.445Z
26672025-06-18T17:53:10.446Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215)
26682025-06-18T17:53:11.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-06-18T17:53:11.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-06-18T17:53:11.241Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712025-06-18T17:53:16.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
26722025-06-18T17:53:16.592Z
26732025-06-18T17:53:16.592Zinfo: running `cargo check --bins` on oximeter (67/215)
26742025-06-18T17:53:17.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-06-18T17:53:17.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-06-18T17:53:17.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-06-18T17:53:17.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26782025-06-18T17:53:17.340Z
26792025-06-18T17:53:17.340Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/215)
26802025-06-18T17:53:17.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-06-18T17:53:17.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-06-18T17:53:17.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-06-18T17:53:17.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26842025-06-18T17:53:18.051Z
26852025-06-18T17:53:18.051Zinfo: running `cargo check --bins` on oximeter-schema (69/215)
26862025-06-18T17:53:18.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-06-18T17:53:18.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-06-18T17:53:18.799Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26892025-06-18T17:53:20.854Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26902025-06-18T17:53:22.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
26912025-06-18T17:53:22.098Z
26922025-06-18T17:53:22.098Zinfo: running `cargo check --bins` on oximeter-types (70/215)
26932025-06-18T17:53:22.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-06-18T17:53:22.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-06-18T17:53:22.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-06-18T17:53:22.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26972025-06-18T17:53:22.803Z
26982025-06-18T17:53:22.803Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/215)
26992025-06-18T17:53:23.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-06-18T17:53:23.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-06-18T17:53:23.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-06-18T17:53:23.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27032025-06-18T17:53:23.560Z
27042025-06-18T17:53:23.561Zinfo: running `cargo check --bins` on oxql-types (72/215)
27052025-06-18T17:53:24.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-06-18T17:53:24.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-06-18T17:53:24.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-06-18T17:53:24.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27092025-06-18T17:53:24.320Z
27102025-06-18T17:53:24.320Zinfo: running `cargo check --bins` on oximeter-test-utils (73/215)
27112025-06-18T17:53:25.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-06-18T17:53:25.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-06-18T17:53:25.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-06-18T17:53:25.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27152025-06-18T17:53:25.101Z
27162025-06-18T17:53:25.101Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/215)
27172025-06-18T17:53:25.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-06-18T17:53:25.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-06-18T17:53:25.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-06-18T17:53:25.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27212025-06-18T17:53:25.861Z
27222025-06-18T17:53:25.861Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/215)
27232025-06-18T17:53:26.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-06-18T17:53:26.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-06-18T17:53:26.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-06-18T17:53:26.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27272025-06-18T17:53:26.633Z
27282025-06-18T17:53:26.633Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215)
27292025-06-18T17:53:27.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-06-18T17:53:27.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-06-18T17:53:27.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-06-18T17:53:27.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27332025-06-18T17:53:27.385Z
27342025-06-18T17:53:27.386Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/215)
27352025-06-18T17:53:28.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-06-18T17:53:28.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-06-18T17:53:28.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-06-18T17:53:28.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27392025-06-18T17:53:28.137Z
27402025-06-18T17:53:28.137Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/215)
27412025-06-18T17:53:28.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-06-18T17:53:28.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-06-18T17:53:28.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-06-18T17:53:28.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27452025-06-18T17:53:28.897Z
27462025-06-18T17:53:28.897Zinfo: running `cargo check --bins` on cockroach-admin-client (79/215)
27472025-06-18T17:53:29.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-06-18T17:53:29.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-06-18T17:53:29.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-06-18T17:53:29.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27512025-06-18T17:53:29.624Z
27522025-06-18T17:53:29.624Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/215)
27532025-06-18T17:53:30.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-06-18T17:53:30.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-06-18T17:53:30.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-06-18T17:53:30.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27572025-06-18T17:53:30.386Z
27582025-06-18T17:53:30.386Zinfo: running `cargo check --bins` on dns-service-client (81/215)
27592025-06-18T17:53:31.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-06-18T17:53:31.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-06-18T17:53:31.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-06-18T17:53:31.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27632025-06-18T17:53:31.143Z
27642025-06-18T17:53:31.143Zinfo: running `cargo check --bins` on internal-dns-types (82/215)
27652025-06-18T17:53:31.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-06-18T17:53:31.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-06-18T17:53:31.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-06-18T17:53:31.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27692025-06-18T17:53:31.892Z
27702025-06-18T17:53:31.892Zinfo: running `cargo check --bins` on gateway-client (83/215)
27712025-06-18T17:53:32.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-06-18T17:53:32.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-06-18T17:53:32.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-06-18T17:53:32.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27752025-06-18T17:53:32.647Z
27762025-06-18T17:53:32.647Zinfo: running `cargo check --bins` on gateway-types (84/215)
27772025-06-18T17:53:33.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-06-18T17:53:33.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-06-18T17:53:33.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-06-18T17:53:33.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27812025-06-18T17:53:33.401Z
27822025-06-18T17:53:33.401Zinfo: running `cargo check --bins` on ipcc (85/215)
27832025-06-18T17:53:34.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-06-18T17:53:34.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-06-18T17:53:34.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-06-18T17:53:34.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27872025-06-18T17:53:34.153Z
27882025-06-18T17:53:34.153Zinfo: running `cargo check --bins` on installinator-client (86/215)
27892025-06-18T17:53:34.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-06-18T17:53:34.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-06-18T17:53:34.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-06-18T17:53:34.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27932025-06-18T17:53:34.927Z
27942025-06-18T17:53:34.927Zinfo: running `cargo check --bins` on installinator-common (87/215)
27952025-06-18T17:53:35.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-06-18T17:53:35.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-06-18T17:53:35.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-06-18T17:53:35.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27992025-06-18T17:53:35.690Z
28002025-06-18T17:53:35.690Zinfo: running `cargo check --bins` on update-engine (88/215)
28012025-06-18T17:53:36.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-06-18T17:53:36.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-06-18T17:53:36.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-06-18T17:53:36.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28052025-06-18T17:53:36.414Z
28062025-06-18T17:53:36.414Zinfo: running `cargo check --bins` on nexus-client (89/215)
28072025-06-18T17:53:37.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-06-18T17:53:37.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-06-18T17:53:37.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-06-18T17:53:37.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28112025-06-18T17:53:37.194Z
28122025-06-18T17:53:37.194Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/215)
28132025-06-18T17:53:37.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-06-18T17:53:37.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-06-18T17:53:37.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-06-18T17:53:37.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28172025-06-18T17:53:37.954Z
28182025-06-18T17:53:37.955Zinfo: running `cargo check --bins` on omicron-passwords (91/215)
28192025-06-18T17:53:38.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-06-18T17:53:38.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-06-18T17:53:38.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-06-18T17:53:38.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28232025-06-18T17:53:38.681Z
28242025-06-18T17:53:38.681Zinfo: running `cargo check --bins` on nexus-types (92/215)
28252025-06-18T17:53:39.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-06-18T17:53:39.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-06-18T17:53:39.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-06-18T17:53:39.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28292025-06-18T17:53:39.467Z
28302025-06-18T17:53:39.467Zinfo: running `cargo check --bins` on oxide-client (93/215)
28312025-06-18T17:53:40.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-06-18T17:53:40.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-06-18T17:53:40.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-06-18T17:53:40.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28352025-06-18T17:53:40.183Z
28362025-06-18T17:53:40.183Zinfo: running `cargo check --bins` on oximeter-client (94/215)
28372025-06-18T17:53:40.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-06-18T17:53:40.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-06-18T17:53:40.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-06-18T17:53:40.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28412025-06-18T17:53:40.935Z
28422025-06-18T17:53:40.935Zinfo: running `cargo check --bins` on repo-depot-client (95/215)
28432025-06-18T17:53:41.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-06-18T17:53:41.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-06-18T17:53:41.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-06-18T17:53:41.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28472025-06-18T17:53:41.652Z
28482025-06-18T17:53:41.652Zinfo: running `cargo check --bins` on sled-agent-client (96/215)
28492025-06-18T17:53:42.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-06-18T17:53:42.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-06-18T17:53:42.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-06-18T17:53:42.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28532025-06-18T17:53:42.421Z
28542025-06-18T17:53:42.421Zinfo: running `cargo check --bins` on sled-agent-types (97/215)
28552025-06-18T17:53:43.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-06-18T17:53:43.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-06-18T17:53:43.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-06-18T17:53:43.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28592025-06-18T17:53:43.210Z
28602025-06-18T17:53:43.210Zinfo: running `cargo check --bins` on wicketd-client (98/215)
28612025-06-18T17:53:43.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-06-18T17:53:43.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-06-18T17:53:43.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-06-18T17:53:43.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28652025-06-18T17:53:44.012Z
28662025-06-18T17:53:44.012Zinfo: running `cargo check --bins` on wicket-common (99/215)
28672025-06-18T17:53:44.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-06-18T17:53:44.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-06-18T17:53:44.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-06-18T17:53:44.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28712025-06-18T17:53:44.799Z
28722025-06-18T17:53:44.799Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/215)
28732025-06-18T17:53:45.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-06-18T17:53:45.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-06-18T17:53:45.601Z Checking csv-core v0.1.11
28762025-06-18T17:53:45.601Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28772025-06-18T17:53:45.605Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28782025-06-18T17:53:45.605Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28792025-06-18T17:53:45.912Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28802025-06-18T17:53:45.932Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28812025-06-18T17:53:45.962Z Checking csv v1.3.1
28822025-06-18T17:53:46.514Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28832025-06-18T17:53:46.984Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28842025-06-18T17:53:49.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
28852025-06-18T17:53:49.352Z
28862025-06-18T17:53:49.352Zinfo: running `cargo check --bins` on cockroach-admin-api (101/215)
28872025-06-18T17:53:50.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-06-18T17:53:50.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-06-18T17:53:50.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-06-18T17:53:50.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28912025-06-18T17:53:50.112Z
28922025-06-18T17:53:50.112Zinfo: running `cargo check --bins` on cockroach-admin-types (102/215)
28932025-06-18T17:53:50.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-06-18T17:53:50.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-06-18T17:53:50.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962025-06-18T17:53:50.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28972025-06-18T17:53:50.881Z
28982025-06-18T17:53:50.881Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215)
28992025-06-18T17:53:51.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-06-18T17:53:51.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-06-18T17:53:51.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-06-18T17:53:51.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29032025-06-18T17:53:51.746Z
29042025-06-18T17:53:51.746Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215)
29052025-06-18T17:53:52.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-06-18T17:53:52.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-06-18T17:53:52.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-06-18T17:53:52.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29092025-06-18T17:53:52.611Z
29102025-06-18T17:53:52.611Zinfo: running `cargo check --bins` on dns-server (105/215)
29112025-06-18T17:53:53.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-06-18T17:53:53.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-06-18T17:53:53.391Z Compiling typify-impl v0.4.1
29142025-06-18T17:53:53.512Z Compiling parking_lot_core v0.8.6
29152025-06-18T17:53:53.532Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29162025-06-18T17:53:53.535Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29172025-06-18T17:53:53.535Z Checking fxhash v0.2.1
29182025-06-18T17:53:53.535Z Checking hickory-client v0.24.4
29192025-06-18T17:53:53.546Z Checking hickory-server v0.24.4
29202025-06-18T17:53:54.217Z Checking parking_lot v0.11.2
29212025-06-18T17:53:54.542Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29222025-06-18T17:53:54.562Z Checking sled v0.34.7
29232025-06-18T17:53:58.444Z Compiling typify-macro v0.4.1
29242025-06-18T17:54:00.078Z Compiling typify v0.4.1
29252025-06-18T17:54:00.168Z Compiling progenitor-impl v0.10.0
29262025-06-18T17:54:02.639Z Compiling progenitor-macro v0.10.0
29272025-06-18T17:54:06.317Z Checking progenitor v0.10.0
29282025-06-18T17:54:06.457Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29292025-06-18T17:54:06.959Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29302025-06-18T17:54:08.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s
29312025-06-18T17:54:08.600Z
29322025-06-18T17:54:08.600Zinfo: running `cargo check --bins` on dns-server-api (106/215)
29332025-06-18T17:54:09.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-06-18T17:54:09.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-06-18T17:54:09.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-06-18T17:54:09.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29372025-06-18T17:54:09.576Z
29382025-06-18T17:54:09.576Zinfo: running `cargo check --bins` on openapi-manager-types (107/215)
29392025-06-18T17:54:09.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-06-18T17:54:09.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-06-18T17:54:09.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-06-18T17:54:10.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29432025-06-18T17:54:10.077Z
29442025-06-18T17:54:10.077Zinfo: running `cargo check --bins` on gateway-test-utils (108/215)
29452025-06-18T17:54:10.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-06-18T17:54:10.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-06-18T17:54:10.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-06-18T17:54:10.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29492025-06-18T17:54:10.909Z
29502025-06-18T17:54:10.909Zinfo: running `cargo check --bins` on omicron-gateway (109/215)
29512025-06-18T17:54:11.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-06-18T17:54:11.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-06-18T17:54:11.778Z Checking half v2.4.1
29542025-06-18T17:54:11.779Z Checking ciborium-io v0.2.2
29552025-06-18T17:54:11.782Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29562025-06-18T17:54:11.929Z Compiling semver v0.1.20
29572025-06-18T17:54:11.932Z Compiling radium v0.7.0
29582025-06-18T17:54:11.932Z Compiling zerocopy-derive v0.6.6
29592025-06-18T17:54:11.932Z Compiling maybe-uninit v2.0.0
29602025-06-18T17:54:11.936Z Checking tap v1.0.1
29612025-06-18T17:54:12.054Z Checking password-hash v0.5.0
29622025-06-18T17:54:12.153Z Checking wyz v0.5.1
29632025-06-18T17:54:12.305Z Checking ciborium-ll v0.2.2
29642025-06-18T17:54:12.422Z Compiling rustc_version v0.1.7
29652025-06-18T17:54:12.478Z Checking blake2 v0.10.6
29662025-06-18T17:54:12.513Z Checking funty v2.0.0
29672025-06-18T17:54:12.517Z Compiling owo-colors v4.2.1
29682025-06-18T17:54:12.552Z Compiling cancel-safe-futures v0.1.5
29692025-06-18T17:54:12.598Z Checking ciborium v0.2.2
29702025-06-18T17:54:12.796Z Compiling newtype_derive v0.1.6
29712025-06-18T17:54:12.906Z Compiling packed_struct v0.10.1
29722025-06-18T17:54:12.926Z Checking crc-catalog v2.4.0
29732025-06-18T17:54:12.955Z Checking argon2 v0.5.3
29742025-06-18T17:54:13.076Z Checking crc v3.2.1
29752025-06-18T17:54:13.225Z Compiling packed_struct_codegen v0.10.1
29762025-06-18T17:54:13.306Z Checking libsw-core v0.3.1
29772025-06-18T17:54:13.366Z Checking secrecy v0.10.3
29782025-06-18T17:54:13.389Z Checking bitvec v1.0.1
29792025-06-18T17:54:13.521Z Compiling indexmap v1.9.3
29802025-06-18T17:54:13.551Z Checking fixedbitset v0.5.7
29812025-06-18T17:54:13.555Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822025-06-18T17:54:13.572Z Checking nodrop v0.1.14
29832025-06-18T17:54:13.639Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29842025-06-18T17:54:13.730Z Checking array-init v0.0.4
29852025-06-18T17:54:13.792Z Checking zerocopy v0.6.6
29862025-06-18T17:54:13.845Z Checking libsw v3.4.0
29872025-06-18T17:54:13.923Z Checking petgraph v0.7.1
29882025-06-18T17:54:13.949Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29892025-06-18T17:54:13.981Z Checking smallvec v0.6.14
29902025-06-18T17:54:14.104Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29912025-06-18T17:54:14.704Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29922025-06-18T17:54:14.784Z Checking indent_write v2.2.0
29932025-06-18T17:54:14.881Z Checking swrite v0.1.0
29942025-06-18T17:54:14.981Z Checking termcolor v1.4.1
29952025-06-18T17:54:15.019Z Checking bitfield v0.14.0
29962025-06-18T17:54:15.303Z Checking hashbrown v0.12.3
29972025-06-18T17:54:15.413Z Checking linear-map v1.2.0
29982025-06-18T17:54:15.618Z Checking env_logger v0.10.2
29992025-06-18T17:54:15.755Z Checking ron v0.8.1
30002025-06-18T17:54:16.045Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30012025-06-18T17:54:16.068Z Checking steno v0.4.1
30022025-06-18T17:54:16.100Z Checking serde-hex v0.1.0
30032025-06-18T17:54:16.695Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30042025-06-18T17:54:16.940Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30052025-06-18T17:54:16.960Z Checking hashbrown v0.13.2
30062025-06-18T17:54:17.017Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30072025-06-18T17:54:17.226Z Checking crc-any v2.5.0
30082025-06-18T17:54:17.602Z Checking humantime v2.1.0
30092025-06-18T17:54:17.899Z Checking object v0.30.4
30102025-06-18T17:54:17.945Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30112025-06-18T17:54:17.969Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30122025-06-18T17:54:18.249Z Checking void v1.0.2
30132025-06-18T17:54:18.292Z Checking half v1.8.3
30142025-06-18T17:54:18.295Z Checking path-slash v0.1.5
30152025-06-18T17:54:18.414Z Checking lzss v0.8.2
30162025-06-18T17:54:18.484Z Checking tungstenite v0.23.0
30172025-06-18T17:54:18.723Z Checking serde_cbor v0.11.2
30182025-06-18T17:54:18.851Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30192025-06-18T17:54:19.381Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30202025-06-18T17:54:19.386Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30212025-06-18T17:54:19.574Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30222025-06-18T17:54:19.639Z Checking nix v0.27.1
30232025-06-18T17:54:19.661Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30242025-06-18T17:54:19.820Z Checking kstat-rs v0.2.4
30252025-06-18T17:54:19.903Z Checking serde_bytes v0.11.17
30262025-06-18T17:54:19.973Z Checking tokio-tungstenite v0.23.1
30272025-06-18T17:54:20.157Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30282025-06-18T17:54:20.181Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30292025-06-18T17:54:20.261Z Checking signal-hook-tokio v0.3.1
30302025-06-18T17:54:21.271Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30312025-06-18T17:54:27.126Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30322025-06-18T17:54:28.465Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30332025-06-18T17:54:33.873Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30342025-06-18T17:54:40.546Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30352025-06-18T17:54:41.254Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30362025-06-18T17:54:44.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.21s
30372025-06-18T17:54:44.345Z
30382025-06-18T17:54:44.345Zinfo: running `cargo check --bins` on ereport-types (110/215)
30392025-06-18T17:54:44.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-06-18T17:54:44.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-06-18T17:54:44.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-06-18T17:54:45.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30432025-06-18T17:54:45.081Z
30442025-06-18T17:54:45.081Zinfo: running `cargo check --bins` on gateway-api (111/215)
30452025-06-18T17:54:45.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-06-18T17:54:45.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-06-18T17:54:45.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-06-18T17:54:45.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30492025-06-18T17:54:45.845Z
30502025-06-18T17:54:45.845Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/215)
30512025-06-18T17:54:46.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-06-18T17:54:46.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-06-18T17:54:46.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-06-18T17:54:46.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30552025-06-18T17:54:46.571Z
30562025-06-18T17:54:46.571Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/215)
30572025-06-18T17:54:47.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-06-18T17:54:47.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-06-18T17:54:47.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-06-18T17:54:47.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30612025-06-18T17:54:47.332Z
30622025-06-18T17:54:47.332Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/215)
30632025-06-18T17:54:48.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-06-18T17:54:48.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-06-18T17:54:48.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-06-18T17:54:48.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30672025-06-18T17:54:48.092Z
30682025-06-18T17:54:48.092Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/215)
30692025-06-18T17:54:48.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-06-18T17:54:48.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-06-18T17:54:48.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-06-18T17:54:48.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30732025-06-18T17:54:48.847Z
30742025-06-18T17:54:48.847Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/215)
30752025-06-18T17:54:49.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-06-18T17:54:49.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-06-18T17:54:49.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-06-18T17:54:49.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30792025-06-18T17:54:49.601Z
30802025-06-18T17:54:49.601Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/215)
30812025-06-18T17:54:50.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-06-18T17:54:50.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-06-18T17:54:50.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-06-18T17:54:50.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30852025-06-18T17:54:50.352Z
30862025-06-18T17:54:50.352Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/215)
30872025-06-18T17:54:51.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-06-18T17:54:51.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-06-18T17:54:51.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-06-18T17:54:51.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30912025-06-18T17:54:51.104Z
30922025-06-18T17:54:51.104Zinfo: running `cargo check --bins` on oximeter-producer (119/215)
30932025-06-18T17:54:51.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-06-18T17:54:51.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-06-18T17:54:51.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-06-18T17:54:51.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30972025-06-18T17:54:51.892Z
30982025-06-18T17:54:51.892Zinfo: running `cargo check --bins` on internal-dns-resolver (120/215)
30992025-06-18T17:54:52.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-06-18T17:54:52.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-06-18T17:54:52.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-06-18T17:54:52.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31032025-06-18T17:54:52.647Z
31042025-06-18T17:54:52.647Zinfo: running `cargo check --bins` on sp-sim (121/215)
31052025-06-18T17:54:53.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-06-18T17:54:53.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-06-18T17:54:53.425Z Checking keccak v0.1.5
31082025-06-18T17:54:53.429Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31092025-06-18T17:54:53.743Z Checking sha3 v0.10.8
31102025-06-18T17:54:53.786Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31112025-06-18T17:54:55.390Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31122025-06-18T17:54:57.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
31132025-06-18T17:54:57.600Z
31142025-06-18T17:54:57.600Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/215)
31152025-06-18T17:54:58.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-06-18T17:54:58.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-06-18T17:54:58.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-06-18T17:54:58.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31192025-06-18T17:54:58.419Z
31202025-06-18T17:54:58.419Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/215)
31212025-06-18T17:54:59.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-06-18T17:54:59.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-06-18T17:54:59.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-06-18T17:54:59.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31252025-06-18T17:54:59.252Z
31262025-06-18T17:54:59.252Zinfo: running `cargo check --bins` on db-macros (124/215)
31272025-06-18T17:54:59.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-06-18T17:54:59.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-06-18T17:54:59.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-06-18T17:54:59.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31312025-06-18T17:54:59.970Z
31322025-06-18T17:54:59.970Zinfo: running `cargo check --bins` on nexus-macros-common (125/215)
31332025-06-18T17:55:00.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-06-18T17:55:00.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-06-18T17:55:00.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-06-18T17:55:00.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31372025-06-18T17:55:00.695Z
31382025-06-18T17:55:00.695Zinfo: running `cargo check --bins` on nexus-auth (126/215)
31392025-06-18T17:55:01.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-06-18T17:55:01.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-06-18T17:55:01.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422025-06-18T17:55:01.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31432025-06-18T17:55:01.503Z
31442025-06-18T17:55:01.503Zinfo: running `cargo check --bins` on authz-macros (127/215)
31452025-06-18T17:55:02.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462025-06-18T17:55:02.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472025-06-18T17:55:02.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482025-06-18T17:55:02.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31492025-06-18T17:55:02.222Z
31502025-06-18T17:55:02.222Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/215)
31512025-06-18T17:55:02.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-06-18T17:55:02.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-06-18T17:55:02.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-06-18T17:55:02.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31552025-06-18T17:55:03.010Z
31562025-06-18T17:55:03.010Zinfo: running `cargo check --bins` on nexus-db-model (129/215)
31572025-06-18T17:55:03.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-06-18T17:55:03.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-06-18T17:55:03.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-06-18T17:55:03.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31612025-06-18T17:55:03.800Z
31622025-06-18T17:55:03.800Zinfo: running `cargo check --bins` on nexus-db-schema (130/215)
31632025-06-18T17:55:04.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-06-18T17:55:04.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-06-18T17:55:04.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662025-06-18T17:55:04.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31672025-06-18T17:55:04.524Z
31682025-06-18T17:55:04.524Zinfo: running `cargo check --bins` on nexus-defaults (131/215)
31692025-06-18T17:55:05.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-06-18T17:55:05.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-06-18T17:55:05.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722025-06-18T17:55:05.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31732025-06-18T17:55:05.275Z
31742025-06-18T17:55:05.275Zinfo: running `cargo check --bins` on nexus-db-errors (132/215)
31752025-06-18T17:55:05.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-06-18T17:55:05.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-06-18T17:55:05.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782025-06-18T17:55:05.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31792025-06-18T17:55:06.069Z
31802025-06-18T17:55:06.069Zinfo: running `cargo check --bins` on nexus-db-lookup (133/215)
31812025-06-18T17:55:06.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-06-18T17:55:06.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-06-18T17:55:06.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-06-18T17:55:06.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31852025-06-18T17:55:06.869Z
31862025-06-18T17:55:06.869Zinfo: running `cargo check --bins` on nexus-inventory (134/215)
31872025-06-18T17:55:07.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-06-18T17:55:07.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-06-18T17:55:07.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902025-06-18T17:55:07.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31912025-06-18T17:55:07.657Z
31922025-06-18T17:55:07.657Zinfo: running `cargo check --bins` on typed-rng (135/215)
31932025-06-18T17:55:08.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-06-18T17:55:08.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-06-18T17:55:08.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962025-06-18T17:55:08.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31972025-06-18T17:55:08.364Z
31982025-06-18T17:55:08.364Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/215)
31992025-06-18T17:55:09.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-06-18T17:55:09.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-06-18T17:55:09.303Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32022025-06-18T17:55:09.303Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32032025-06-18T17:55:09.307Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32042025-06-18T17:55:09.307Z Compiling thiserror-impl-no-std v2.0.2
32052025-06-18T17:55:09.307Z Checking universal-hash v0.5.1
32062025-06-18T17:55:09.307Z Checking opaque-debug v0.3.1
32072025-06-18T17:55:09.456Z Checking chacha20 v0.9.1
32082025-06-18T17:55:09.460Z Checking aead v0.5.2
32092025-06-18T17:55:09.643Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32102025-06-18T17:55:09.677Z Compiling unicase v2.7.0
32112025-06-18T17:55:09.722Z Compiling libefi-sys v0.1.0
32122025-06-18T17:55:09.745Z Checking poly1305 v0.8.0
32132025-06-18T17:55:09.872Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32142025-06-18T17:55:09.974Z Compiling bitfield-struct v0.6.2
32152025-06-18T17:55:10.014Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32162025-06-18T17:55:10.017Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32172025-06-18T17:55:10.181Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32182025-06-18T17:55:10.254Z Checking chacha20poly1305 v0.10.1
32192025-06-18T17:55:10.384Z Compiling proc-macro-error-attr2 v2.0.0
32202025-06-18T17:55:10.450Z Compiling salty v0.3.0
32212025-06-18T17:55:10.472Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32222025-06-18T17:55:10.604Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32232025-06-18T17:55:10.915Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32242025-06-18T17:55:11.109Z Compiling proc-macro-error2 v2.0.1
32252025-06-18T17:55:11.140Z Compiling num-derive v0.3.3
32262025-06-18T17:55:11.162Z Compiling xshell-macros v0.2.7
32272025-06-18T17:55:11.222Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32282025-06-18T17:55:11.679Z Checking papergrid v0.14.0
32292025-06-18T17:55:11.793Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32302025-06-18T17:55:11.857Z Checking xshell v0.2.7
32312025-06-18T17:55:12.084Z Checking thiserror-no-std v2.0.2
32322025-06-18T17:55:12.217Z Compiling tabled_derive v0.10.0
32332025-06-18T17:55:12.244Z Checking vsss-rs v3.3.4
32342025-06-18T17:55:12.266Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32352025-06-18T17:55:12.723Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32362025-06-18T17:55:13.179Z Checking libscf-sys v1.1.0
32372025-06-18T17:55:13.182Z Compiling mime_guess v2.0.5
32382025-06-18T17:55:13.416Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32392025-06-18T17:55:13.806Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32402025-06-18T17:55:14.658Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32412025-06-18T17:55:14.802Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32422025-06-18T17:55:14.828Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32432025-06-18T17:55:15.285Z Checking primeorder v0.13.6
32442025-06-18T17:55:15.322Z Checking env_filter v0.1.2
32452025-06-18T17:55:15.598Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32462025-06-18T17:55:15.824Z Checking p384 v0.13.0
32472025-06-18T17:55:15.849Z Checking env_logger v0.11.5
32482025-06-18T17:55:16.031Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32492025-06-18T17:55:16.206Z Checking tabled v0.18.0
32502025-06-18T17:55:16.470Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32512025-06-18T17:55:16.593Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32522025-06-18T17:55:16.722Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32532025-06-18T17:55:17.067Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32542025-06-18T17:55:17.163Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32552025-06-18T17:55:17.166Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32562025-06-18T17:55:17.226Z Checking http-range v0.1.5
32572025-06-18T17:55:17.264Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32582025-06-18T17:55:17.504Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32592025-06-18T17:55:17.706Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32602025-06-18T17:55:17.798Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
32612025-06-18T17:55:17.827Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32622025-06-18T17:55:18.135Z Checking secrecy v0.8.0
32632025-06-18T17:55:18.228Z Checking atty v0.2.14
32642025-06-18T17:55:18.352Z Checking crc8 v0.1.1
32652025-06-18T17:55:18.392Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32662025-06-18T17:55:18.544Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32672025-06-18T17:55:18.715Z Checking hyper-staticfile v0.10.1
32682025-06-18T17:55:18.954Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32692025-06-18T17:55:19.211Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32702025-06-18T17:55:19.232Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32712025-06-18T17:55:19.605Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32722025-06-18T17:55:19.632Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32732025-06-18T17:55:19.654Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32742025-06-18T17:55:20.009Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32752025-06-18T17:55:20.748Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32762025-06-18T17:55:20.792Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32772025-06-18T17:55:20.859Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32782025-06-18T17:55:21.265Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32792025-06-18T17:55:21.265Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32802025-06-18T17:55:21.312Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32812025-06-18T17:55:22.169Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32822025-06-18T17:55:22.503Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32832025-06-18T17:55:22.740Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32842025-06-18T17:55:23.856Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32852025-06-18T17:55:25.020Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32862025-06-18T17:55:30.416Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-06-18T17:55:43.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s
32882025-06-18T17:55:43.797Z
32892025-06-18T17:55:43.797Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/215)
32902025-06-18T17:55:44.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-06-18T17:55:44.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-06-18T17:55:44.662Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32932025-06-18T17:55:58.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
32942025-06-18T17:55:58.275Z
32952025-06-18T17:55:58.275Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/215)
32962025-06-18T17:55:58.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-06-18T17:55:59.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-06-18T17:55:59.152Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32992025-06-18T17:56:12.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
33002025-06-18T17:56:12.468Z
33012025-06-18T17:56:12.468Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/215)
33022025-06-18T17:56:13.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-06-18T17:56:13.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-06-18T17:56:13.353Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33052025-06-18T17:56:26.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
33062025-06-18T17:56:26.749Z
33072025-06-18T17:56:26.749Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/215)
33082025-06-18T17:56:27.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-06-18T17:56:27.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-06-18T17:56:27.628Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33112025-06-18T17:56:40.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
33122025-06-18T17:56:40.987Z
33132025-06-18T17:56:40.988Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/215)
33142025-06-18T17:56:41.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-06-18T17:56:41.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-06-18T17:56:41.874Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33172025-06-18T17:56:55.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
33182025-06-18T17:56:55.331Z
33192025-06-18T17:56:55.331Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/215)
33202025-06-18T17:56:56.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-06-18T17:56:56.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-06-18T17:56:56.211Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33232025-06-18T17:57:09.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
33242025-06-18T17:57:09.686Z
33252025-06-18T17:57:09.686Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/215)
33262025-06-18T17:57:10.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-06-18T17:57:10.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-06-18T17:57:10.577Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33292025-06-18T17:57:23.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
33302025-06-18T17:57:24.109Z
33312025-06-18T17:57:24.109Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/215)
33322025-06-18T17:57:24.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-06-18T17:57:24.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-06-18T17:57:24.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-06-18T17:57:24.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33362025-06-18T17:57:24.898Z
33372025-06-18T17:57:24.898Zinfo: running `cargo check --bins` on key-manager (145/215)
33382025-06-18T17:57:25.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-06-18T17:57:25.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-06-18T17:57:25.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-06-18T17:57:25.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33422025-06-18T17:57:25.661Z
33432025-06-18T17:57:25.661Zinfo: running `cargo check --bins` on range-requests (146/215)
33442025-06-18T17:57:26.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-06-18T17:57:26.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-06-18T17:57:26.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-06-18T17:57:26.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33482025-06-18T17:57:26.395Z
33492025-06-18T17:57:26.395Zinfo: running `cargo check --bins` on repo-depot-api (147/215)
33502025-06-18T17:57:27.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-06-18T17:57:27.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-06-18T17:57:27.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-06-18T17:57:27.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33542025-06-18T17:57:27.140Z
33552025-06-18T17:57:27.140Zinfo: running `cargo check --bins` on sled-agent-api (148/215)
33562025-06-18T17:57:27.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-06-18T17:57:27.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-06-18T17:57:27.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-06-18T17:57:27.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33602025-06-18T17:57:27.938Z
33612025-06-18T17:57:27.938Zinfo: running `cargo check --bins` on sled-diagnostics (149/215)
33622025-06-18T17:57:28.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-06-18T17:57:28.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-06-18T17:57:28.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-06-18T17:57:28.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33662025-06-18T17:57:28.700Z
33672025-06-18T17:57:28.700Zinfo: running `cargo check --bins` on parallel-task-set (150/215)
33682025-06-18T17:57:29.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-06-18T17:57:29.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-06-18T17:57:29.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-06-18T17:57:29.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33722025-06-18T17:57:29.420Z
33732025-06-18T17:57:29.420Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/215)
33742025-06-18T17:57:30.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-06-18T17:57:30.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-06-18T17:57:30.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-06-18T17:57:30.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33782025-06-18T17:57:30.194Z
33792025-06-18T17:57:30.194Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/215)
33802025-06-18T17:57:30.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-06-18T17:57:30.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-06-18T17:57:30.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-06-18T17:57:30.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33842025-06-18T17:57:30.963Z
33852025-06-18T17:57:30.964Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (153/215)
33862025-06-18T17:57:31.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-06-18T17:57:31.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-06-18T17:57:31.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-06-18T17:57:31.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33902025-06-18T17:57:31.734Z
33912025-06-18T17:57:31.734Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (154/215)
33922025-06-18T17:57:32.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-06-18T17:57:32.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-06-18T17:57:32.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952025-06-18T17:57:32.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33962025-06-18T17:57:32.513Z
33972025-06-18T17:57:32.513Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (155/215)
33982025-06-18T17:57:33.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-06-18T17:57:33.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-06-18T17:57:33.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012025-06-18T17:57:33.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34022025-06-18T17:57:33.301Z
34032025-06-18T17:57:33.301Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (156/215)
34042025-06-18T17:57:34.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-06-18T17:57:34.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-06-18T17:57:34.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072025-06-18T17:57:34.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34082025-06-18T17:57:34.938Z
34092025-06-18T17:57:34.938Zinfo: running `cargo check --bins` on sled-agent-zone-images (157/215)
34102025-06-18T17:57:34.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-06-18T17:57:34.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-06-18T17:57:34.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132025-06-18T17:57:34.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34142025-06-18T17:57:34.939Z
34152025-06-18T17:57:34.939Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (158/215)
34162025-06-18T17:57:35.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-06-18T17:57:35.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-06-18T17:57:35.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-06-18T17:57:35.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34202025-06-18T17:57:35.654Z
34212025-06-18T17:57:35.654Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (159/215)
34222025-06-18T17:57:36.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-06-18T17:57:36.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-06-18T17:57:36.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252025-06-18T17:57:36.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34262025-06-18T17:57:36.452Z
34272025-06-18T17:57:36.452Zinfo: running `cargo check --bins` on nexus-test-interface (160/215)
34282025-06-18T17:57:37.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-06-18T17:57:37.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-06-18T17:57:37.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312025-06-18T17:57:37.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34322025-06-18T17:57:37.219Z
34332025-06-18T17:57:37.219Zinfo: running `cargo check --bins` on oximeter-collector (161/215)
34342025-06-18T17:57:37.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-06-18T17:57:37.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-06-18T17:57:38.051Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34372025-06-18T17:57:38.051Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34382025-06-18T17:57:38.973Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34392025-06-18T17:57:41.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
34402025-06-18T17:57:41.259Z
34412025-06-18T17:57:41.259Zinfo: running `cargo check --bins` on oximeter-api (162/215)
34422025-06-18T17:57:41.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432025-06-18T17:57:41.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442025-06-18T17:57:41.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452025-06-18T17:57:41.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34462025-06-18T17:57:42.008Z
34472025-06-18T17:57:42.008Zinfo: running `cargo check --bins` on cert-dev (163/215)
34482025-06-18T17:57:42.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-06-18T17:57:42.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-06-18T17:57:42.715Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34512025-06-18T17:57:43.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34522025-06-18T17:57:43.204Z
34532025-06-18T17:57:43.204Zinfo: running `cargo check --bins` on clickana (164/215)
34542025-06-18T17:57:43.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552025-06-18T17:57:43.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562025-06-18T17:57:43.972Z Checking itertools v0.13.0
34572025-06-18T17:57:43.972Z Checking castaway v0.2.3
34582025-06-18T17:57:43.975Z Checking lru v0.12.5
34592025-06-18T17:57:43.975Z Compiling instability v0.3.2
34602025-06-18T17:57:43.975Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34612025-06-18T17:57:43.975Z Compiling indoc v2.0.6
34622025-06-18T17:57:43.975Z Checking cassowary v0.3.0
34632025-06-18T17:57:44.239Z Checking compact_str v0.8.0
34642025-06-18T17:57:45.811Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34652025-06-18T17:57:45.850Z Checking unicode-truncate v1.1.0
34662025-06-18T17:57:46.006Z Checking ratatui v0.29.0
34672025-06-18T17:57:47.878Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34682025-06-18T17:57:48.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
34692025-06-18T17:57:48.985Z
34702025-06-18T17:57:48.985Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (165/215)
34712025-06-18T17:57:49.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722025-06-18T17:57:49.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732025-06-18T17:57:49.802Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34742025-06-18T17:57:49.802Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34752025-06-18T17:57:50.927Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34762025-06-18T17:57:51.410Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34772025-06-18T17:57:51.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
34782025-06-18T17:57:52.012Z
34792025-06-18T17:57:52.012Zinfo: running `cargo check --bins` on ch-dev (166/215)
34802025-06-18T17:57:52.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812025-06-18T17:57:52.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822025-06-18T17:57:52.802Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34832025-06-18T17:57:53.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
34842025-06-18T17:57:53.779Z
34852025-06-18T17:57:53.779Zinfo: running `cargo check --bins` on dev-tools-common (167/215)
34862025-06-18T17:57:54.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872025-06-18T17:57:54.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882025-06-18T17:57:54.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892025-06-18T17:57:54.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34902025-06-18T17:57:54.327Z
34912025-06-18T17:57:54.327Zinfo: running `cargo check --bins` on crdb-seed (168/215)
34922025-06-18T17:57:55.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-06-18T17:57:55.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-06-18T17:57:55.102Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34952025-06-18T17:57:55.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34962025-06-18T17:57:55.712Z
34972025-06-18T17:57:55.712Zinfo: running `cargo check --bins` on db-dev (169/215)
34982025-06-18T17:57:56.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-06-18T17:57:56.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-06-18T17:57:56.489Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35012025-06-18T17:57:57.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
35022025-06-18T17:57:57.479Z
35032025-06-18T17:57:57.480Zinfo: running `cargo check --bins` on omicron-dev-lib (170/215)
35042025-06-18T17:57:58.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-06-18T17:57:58.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-06-18T17:57:58.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-06-18T17:57:58.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35082025-06-18T17:57:58.252Z
35092025-06-18T17:57:58.252Zinfo: running `cargo check --bins` on xtask-downloader (171/215)
35102025-06-18T17:57:58.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-06-18T17:57:58.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-06-18T17:57:58.970Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35132025-06-18T17:57:59.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
35142025-06-18T17:58:00.026Z
35152025-06-18T17:58:00.026Zinfo: running `cargo check --bins` on omicron-ls-apis (172/215)
35162025-06-18T17:58:00.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-06-18T17:58:00.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-06-18T17:58:00.752Z Checking cargo-platform v0.1.8
35192025-06-18T17:58:01.042Z Checking cargo_metadata v0.19.2
35202025-06-18T17:58:02.065Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
35212025-06-18T17:58:02.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
35222025-06-18T17:58:03.095Z
35232025-06-18T17:58:03.095Zinfo: running `cargo check --bins` on mgs-dev (173/215)
35242025-06-18T17:58:03.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-06-18T17:58:03.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-06-18T17:58:03.947Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35272025-06-18T17:58:05.649Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35282025-06-18T17:58:06.285Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35292025-06-18T17:58:08.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s
35302025-06-18T17:58:08.536Z
35312025-06-18T17:58:08.536Zinfo: running `cargo check --bins` on omicron-omdb (174/215)
35322025-06-18T17:58:08.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-06-18T17:58:08.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-06-18T17:58:08.538Z Compiling crunchy v0.2.2
35352025-06-18T17:58:08.538Z Compiling dsl_auto_type v0.1.2
35362025-06-18T17:58:08.538Z Checking scheduled-thread-pool v0.2.7
35372025-06-18T17:58:08.538Z Compiling diesel_table_macro_syntax v0.2.0
35382025-06-18T17:58:08.538Z Compiling tiny-keccak v2.0.2
35392025-06-18T17:58:08.538Z Compiling bit-vec v0.6.3
35402025-06-18T17:58:08.538Z Compiling ascii-canvas v3.0.0
35412025-06-18T17:58:08.538Z Compiling ena v0.14.3
35422025-06-18T17:58:08.606Z Checking r2d2 v0.8.10
35432025-06-18T17:58:08.628Z Compiling bit-set v0.5.3
35442025-06-18T17:58:08.695Z Compiling regex-syntax v0.6.29
35452025-06-18T17:58:08.717Z Compiling diff v0.1.13
35462025-06-18T17:58:08.746Z Compiling bindgen v0.71.1
35472025-06-18T17:58:08.759Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35482025-06-18T17:58:08.884Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35492025-06-18T17:58:08.908Z Compiling derive_builder_core v0.20.2
35502025-06-18T17:58:08.999Z Compiling libxml v0.3.3
35512025-06-18T17:58:09.194Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35522025-06-18T17:58:09.293Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35532025-06-18T17:58:09.412Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35542025-06-18T17:58:09.484Z Compiling diesel_derives v2.2.3
35552025-06-18T17:58:09.511Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35562025-06-18T17:58:09.702Z Compiling strum_macros v0.24.3
35572025-06-18T17:58:09.741Z Compiling indoc v1.0.9
35582025-06-18T17:58:10.568Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35592025-06-18T17:58:10.879Z Compiling oso-derive v0.27.3
35602025-06-18T17:58:10.983Z Compiling derive_builder_macro v0.20.2
35612025-06-18T17:58:11.537Z Compiling impl-trait-for-tuples v0.2.2
35622025-06-18T17:58:11.840Z Checking derive_builder v0.20.2
35632025-06-18T17:58:11.874Z Checking quick-xml v0.37.2
35642025-06-18T17:58:12.037Z Compiling lalrpop v0.19.12
35652025-06-18T17:58:12.269Z Checking maplit v1.0.2
35662025-06-18T17:58:12.433Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35672025-06-18T17:58:16.711Z Compiling diesel-dtrace v0.4.2
35682025-06-18T17:58:16.741Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35692025-06-18T17:58:16.741Z Checking bb8 v0.8.5
35702025-06-18T17:58:16.741Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35712025-06-18T17:58:16.741Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35722025-06-18T17:58:16.741Z Checking rand_seeder v0.3.0
35732025-06-18T17:58:16.764Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35742025-06-18T17:58:16.764Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35752025-06-18T17:58:16.764Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35762025-06-18T17:58:16.764Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35772025-06-18T17:58:16.764Z Checking smawk v0.3.2
35782025-06-18T17:58:16.764Z Checking is_ci v1.2.0
35792025-06-18T17:58:16.764Z Checking unicode-linebreak v0.1.5
35802025-06-18T17:58:16.764Z Checking supports-color v3.0.2
35812025-06-18T17:58:16.764Z Checking support-bundle-viewer v0.1.0
35822025-06-18T17:58:16.764Z Checking textwrap v0.16.2
35832025-06-18T17:58:16.764Z Checking multimap v0.10.1
35842025-06-18T17:58:16.764Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35852025-06-18T17:58:17.793Z Checking diesel v2.2.10
35862025-06-18T17:58:32.727Z Compiling samael v0.0.19
35872025-06-18T17:58:47.608Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35882025-06-18T17:58:48.864Z Checking async-bb8-diesel v0.2.1
35892025-06-18T17:58:50.777Z Compiling polar-core v0.27.3
35902025-06-18T17:58:57.911Z Checking oso v0.27.3
35912025-06-18T17:59:36.231Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35922025-06-18T18:00:07.337Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35932025-06-18T18:00:16.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
35942025-06-18T18:00:16.826Z
35952025-06-18T18:00:16.826Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (175/215)
35962025-06-18T18:00:17.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-06-18T18:00:17.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-06-18T18:00:17.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992025-06-18T18:00:17.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36002025-06-18T18:00:17.646Z
36012025-06-18T18:00:17.646Zinfo: running `cargo check --bins` on nexus-saga-recovery (176/215)
36022025-06-18T18:00:18.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-06-18T18:00:18.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-06-18T18:00:18.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052025-06-18T18:00:18.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36062025-06-18T18:00:18.460Z
36072025-06-18T18:00:18.460Zinfo: running `cargo check --bins` on nexus-test-utils-macros (177/215)
36082025-06-18T18:00:19.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-06-18T18:00:19.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-06-18T18:00:19.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112025-06-18T18:00:19.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36122025-06-18T18:00:19.187Z
36132025-06-18T18:00:19.187Zinfo: running `cargo check --bins` on omicron-nexus (178/215)
36142025-06-18T18:00:19.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-06-18T18:00:19.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-06-18T18:00:20.190Z Compiling libz-sys v1.1.20
36172025-06-18T18:00:20.196Z Compiling libgit2-sys v0.17.0+1.8.1
36182025-06-18T18:00:20.343Z Compiling vergen v8.3.2
36192025-06-18T18:00:20.347Z Compiling cargo-platform v0.1.8
36202025-06-18T18:00:20.347Z Compiling pin-project-internal v1.1.6
36212025-06-18T18:00:20.384Z Compiling snafu-derive v0.8.5
36222025-06-18T18:00:20.388Z Compiling fs-err v2.11.0
36232025-06-18T18:00:20.388Z Compiling rustls v0.21.12
36242025-06-18T18:00:20.658Z Checking globset v0.4.15
36252025-06-18T18:00:20.725Z Compiling cargo_metadata v0.18.1
36262025-06-18T18:00:20.861Z Checking olpc-cjson v0.1.4
36272025-06-18T18:00:20.968Z Checking rustls-webpki v0.101.7
36282025-06-18T18:00:21.083Z Checking sct v0.7.1
36292025-06-18T18:00:21.152Z Checking serde_plain v1.0.2
36302025-06-18T18:00:21.244Z Checking typed-path v0.9.3
36312025-06-18T18:00:21.433Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36322025-06-18T18:00:21.602Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36332025-06-18T18:00:21.743Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36342025-06-18T18:00:21.916Z Checking parse-size v1.1.0
36352025-06-18T18:00:22.138Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36362025-06-18T18:00:22.165Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36372025-06-18T18:00:22.402Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36382025-06-18T18:00:22.868Z Checking pin-project v1.1.6
36392025-06-18T18:00:23.028Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36402025-06-18T18:00:23.083Z Checking rustls-pemfile v1.0.4
36412025-06-18T18:00:23.320Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36422025-06-18T18:00:23.612Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36432025-06-18T18:00:23.640Z Checking twox-hash v2.1.0
36442025-06-18T18:00:23.895Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36452025-06-18T18:00:23.913Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36462025-06-18T18:00:24.211Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36472025-06-18T18:00:24.543Z Checking tokio-rustls v0.24.1
36482025-06-18T18:00:24.755Z Checking snafu v0.8.5
36492025-06-18T18:00:24.907Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36502025-06-18T18:00:25.227Z Checking tough v0.20.0
36512025-06-18T18:00:25.488Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36522025-06-18T18:00:25.827Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36532025-06-18T18:00:25.963Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36542025-06-18T18:00:26.060Z Checking fatfs v0.3.6
36552025-06-18T18:00:26.085Z Checking assert_matches v1.5.0
36562025-06-18T18:00:29.187Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36572025-06-18T18:00:30.627Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36582025-06-18T18:00:32.527Z Compiling git2 v0.19.0
36592025-06-18T18:00:36.041Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36602025-06-18T18:01:31.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36612025-06-18T18:01:31.942Z
36622025-06-18T18:01:31.942Zinfo: running `cargo check --bins` on nexus-background-task-interface (179/215)
36632025-06-18T18:01:32.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-06-18T18:01:32.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-06-18T18:01:32.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662025-06-18T18:01:32.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36672025-06-18T18:01:32.707Z
36682025-06-18T18:01:32.707Zinfo: running `cargo check --bins` on nexus-external-api (180/215)
36692025-06-18T18:01:33.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-06-18T18:01:33.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-06-18T18:01:33.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722025-06-18T18:01:33.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36732025-06-18T18:01:33.505Z
36742025-06-18T18:01:33.505Zinfo: running `cargo check --bins` on nexus-internal-api (181/215)
36752025-06-18T18:01:34.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-06-18T18:01:34.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-06-18T18:01:34.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-06-18T18:01:34.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36792025-06-18T18:01:34.293Z
36802025-06-18T18:01:34.293Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (182/215)
36812025-06-18T18:01:35.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-06-18T18:01:35.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-06-18T18:01:35.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842025-06-18T18:01:35.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36852025-06-18T18:01:35.125Z
36862025-06-18T18:01:35.125Zinfo: running `cargo check --bins` on nexus-mgs-updates (183/215)
36872025-06-18T18:01:35.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-06-18T18:01:35.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-06-18T18:01:35.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902025-06-18T18:01:35.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36912025-06-18T18:01:35.909Z
36922025-06-18T18:01:35.909Zinfo: running `cargo check --bins` on nexus-networking (184/215)
36932025-06-18T18:01:36.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942025-06-18T18:01:36.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952025-06-18T18:01:36.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962025-06-18T18:01:36.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36972025-06-18T18:01:36.721Z
36982025-06-18T18:01:36.721Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (185/215)
36992025-06-18T18:01:37.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-06-18T18:01:37.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-06-18T18:01:37.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-06-18T18:01:37.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37032025-06-18T18:01:37.545Z
37042025-06-18T18:01:37.545Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (186/215)
37052025-06-18T18:01:38.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-06-18T18:01:38.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-06-18T18:01:38.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37082025-06-18T18:01:38.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37092025-06-18T18:01:38.362Z
37102025-06-18T18:01:38.362Zinfo: running `cargo check --bins` on update-common (187/215)
37112025-06-18T18:01:39.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122025-06-18T18:01:39.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132025-06-18T18:01:39.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37142025-06-18T18:01:39.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37152025-06-18T18:01:39.136Z
37162025-06-18T18:01:39.136Zinfo: running `cargo check --bins` on omicron-dev (188/215)
37172025-06-18T18:01:39.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182025-06-18T18:01:39.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192025-06-18T18:01:40.168Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37202025-06-18T18:01:40.168Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37212025-06-18T18:01:40.326Z Checking yansi v1.0.1
37222025-06-18T18:01:40.326Z Checking diff v0.1.13
37232025-06-18T18:01:40.330Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37242025-06-18T18:01:40.338Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37252025-06-18T18:01:40.751Z Checking pretty_assertions v1.4.1
37262025-06-18T18:01:41.447Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37272025-06-18T18:02:08.415Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37282025-06-18T18:02:08.419Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37292025-06-18T18:02:08.419Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37302025-06-18T18:02:08.419Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37312025-06-18T18:02:08.419Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37322025-06-18T18:02:08.433Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37332025-06-18T18:02:09.343Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37342025-06-18T18:02:10.646Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37352025-06-18T18:02:56.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
37362025-06-18T18:02:56.987Z
37372025-06-18T18:02:56.987Zinfo: running `cargo check --bins` on openapi-manager (189/215)
37382025-06-18T18:02:57.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-06-18T18:02:57.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-06-18T18:02:57.845Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37412025-06-18T18:02:57.845Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37422025-06-18T18:02:57.849Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37432025-06-18T18:02:57.967Z Checking heck v0.4.1
37442025-06-18T18:02:57.977Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37452025-06-18T18:02:58.156Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37462025-06-18T18:02:58.503Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37472025-06-18T18:02:59.149Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37482025-06-18T18:03:01.389Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37492025-06-18T18:03:03.004Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37502025-06-18T18:03:03.871Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37512025-06-18T18:03:05.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.39s
37522025-06-18T18:03:05.597Z
37532025-06-18T18:03:05.597Zinfo: running `cargo check --bins` on installinator-api (190/215)
37542025-06-18T18:03:06.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-06-18T18:03:06.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-06-18T18:03:06.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-06-18T18:03:06.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37582025-06-18T18:03:06.369Z
37592025-06-18T18:03:06.369Zinfo: running `cargo check --bins` on wicketd-api (191/215)
37602025-06-18T18:03:07.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-06-18T18:03:07.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-06-18T18:03:07.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-06-18T18:03:07.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37642025-06-18T18:03:07.153Z
37652025-06-18T18:03:07.153Zinfo: running `cargo check --bins` on omicron-pins (192/215)
37662025-06-18T18:03:07.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-06-18T18:03:07.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-06-18T18:03:07.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-06-18T18:03:07.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37702025-06-18T18:03:07.880Z
37712025-06-18T18:03:07.880Zinfo: running `cargo check --bins` on reconfigurator-cli (193/215)
37722025-06-18T18:03:08.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-06-18T18:03:08.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-06-18T18:03:08.783Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37752025-06-18T18:03:08.786Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37762025-06-18T18:03:08.925Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37772025-06-18T18:03:08.936Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37782025-06-18T18:03:08.939Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37792025-06-18T18:03:08.939Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37802025-06-18T18:03:08.980Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37812025-06-18T18:03:08.983Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37822025-06-18T18:03:09.203Z Compiling petname v2.0.2
37832025-06-18T18:03:09.247Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37842025-06-18T18:03:09.276Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37852025-06-18T18:03:09.584Z Checking sync-ptr v0.1.1
37862025-06-18T18:03:09.610Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37872025-06-18T18:03:09.983Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37882025-06-18T18:03:10.456Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37892025-06-18T18:03:11.980Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37902025-06-18T18:03:12.766Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37912025-06-18T18:03:14.225Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37922025-06-18T18:03:25.326Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37932025-06-18T18:03:25.329Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37942025-06-18T18:03:26.018Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37952025-06-18T18:03:27.447Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37962025-06-18T18:03:29.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.93s
37972025-06-18T18:03:30.051Z
37982025-06-18T18:03:30.051Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215)
37992025-06-18T18:03:30.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-06-18T18:03:30.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-06-18T18:03:30.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022025-06-18T18:03:30.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38032025-06-18T18:03:30.873Z
38042025-06-18T18:03:30.873Zinfo: running `cargo check --bins` on omicron-repl-utils (195/215)
38052025-06-18T18:03:31.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-06-18T18:03:31.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-06-18T18:03:31.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082025-06-18T18:03:31.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
38092025-06-18T18:03:31.612Z
38102025-06-18T18:03:31.612Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215)
38112025-06-18T18:03:32.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-06-18T18:03:32.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-06-18T18:03:32.471Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
38142025-06-18T18:03:33.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
38152025-06-18T18:03:33.746Z
38162025-06-18T18:03:33.746Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (197/215)
38172025-06-18T18:03:34.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-06-18T18:03:34.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-06-18T18:03:34.575Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38202025-06-18T18:03:35.012Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38212025-06-18T18:03:36.069Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
38222025-06-18T18:03:36.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
38232025-06-18T18:03:36.980Z
38242025-06-18T18:03:36.980Zinfo: running `cargo check --bins` on omicron-releng (198/215)
38252025-06-18T18:03:37.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-06-18T18:03:37.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-06-18T18:03:37.748Z Compiling blake3 v1.5.4
38282025-06-18T18:03:37.752Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38292025-06-18T18:03:37.872Z Checking memmap2 v0.9.5
38302025-06-18T18:03:37.876Z Checking constant_time_eq v0.3.1
38312025-06-18T18:03:37.877Z Checking arrayref v0.3.9
38322025-06-18T18:03:37.889Z Checking arrayvec v0.7.6
38332025-06-18T18:03:37.918Z Checking topological-sort v0.2.2
38342025-06-18T18:03:37.922Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38352025-06-18T18:03:37.986Z Checking shell-words v1.1.0
38362025-06-18T18:03:38.394Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38372025-06-18T18:03:38.655Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38382025-06-18T18:03:39.068Z Checking omicron-zone-package v0.12.2
38392025-06-18T18:03:40.272Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38402025-06-18T18:03:41.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
38412025-06-18T18:03:41.505Z
38422025-06-18T18:03:41.505Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (199/215)
38432025-06-18T18:03:42.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442025-06-18T18:03:42.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452025-06-18T18:03:42.638Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38462025-06-18T18:03:42.665Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38472025-06-18T18:03:43.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
38482025-06-18T18:03:43.293Z
38492025-06-18T18:03:43.293Zinfo: running `cargo check --bins` on xtask (200/215)
38502025-06-18T18:03:43.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512025-06-18T18:03:43.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522025-06-18T18:03:43.841Z Checking bitflags v2.9.0
38532025-06-18T18:03:43.933Z Checking serde v1.0.219
38542025-06-18T18:03:43.937Z Checking thiserror v1.0.69
38552025-06-18T18:03:43.953Z Checking scroll v0.12.0
38562025-06-18T18:03:43.956Z Checking hashbrown v0.15.3
38572025-06-18T18:03:43.970Z Checking log v0.4.27
38582025-06-18T18:03:43.974Z Checking zerocopy v0.7.35
38592025-06-18T18:03:43.997Z Checking getrandom v0.3.1
38602025-06-18T18:03:44.058Z Checking pest v2.7.14
38612025-06-18T18:03:44.205Z Checking rustix v0.38.37
38622025-06-18T18:03:44.224Z Checking rustix v1.0.7
38632025-06-18T18:03:44.242Z Checking syn v2.0.103
38642025-06-18T18:03:44.393Z Checking goblin v0.8.2
38652025-06-18T18:03:44.938Z Checking indexmap v2.9.0
38662025-06-18T18:03:45.104Z Checking once_cell v1.21.3
38672025-06-18T18:03:45.133Z Checking terminal_size v0.4.0
38682025-06-18T18:03:45.327Z Checking clap_builder v4.5.35
38692025-06-18T18:03:45.418Z Checking thiserror v2.0.12
38702025-06-18T18:03:45.574Z Checking textwrap v0.16.2
38712025-06-18T18:03:45.710Z Checking tempfile v3.20.0
38722025-06-18T18:03:45.976Z Checking fs-err v3.1.1
38732025-06-18T18:03:46.097Z Checking anyhow v1.0.98
38742025-06-18T18:03:46.114Z Checking tabled v0.15.0
38752025-06-18T18:03:46.304Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38762025-06-18T18:03:46.513Z Checking dtrace-parser v0.2.0
38772025-06-18T18:03:47.856Z Checking serde_json v1.0.140
38782025-06-18T18:03:47.856Z Checking serde_spanned v0.6.8
38792025-06-18T18:03:47.860Z Checking toml_datetime v0.6.9
38802025-06-18T18:03:47.860Z Checking camino v1.1.10
38812025-06-18T18:03:48.075Z Checking semver v1.0.26
38822025-06-18T18:03:48.193Z Checking toml_edit v0.22.26
38832025-06-18T18:03:48.225Z Checking cargo-platform v0.1.8
38842025-06-18T18:03:48.360Z Checking camino-tempfile v1.4.1
38852025-06-18T18:03:48.395Z Checking clap v4.5.35
38862025-06-18T18:03:48.512Z Checking macaddr v1.0.1
38872025-06-18T18:03:49.079Z Checking dof v0.3.0
38882025-06-18T18:03:49.079Z Checking cargo_metadata v0.19.2
38892025-06-18T18:03:49.508Z Checking usdt-impl v0.5.0
38902025-06-18T18:03:49.903Z Checking usdt v0.5.0
38912025-06-18T18:03:50.130Z Checking toml v0.8.22
38922025-06-18T18:03:50.568Z Checking cargo_toml v0.21.0
38932025-06-18T18:03:51.748Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38942025-06-18T18:03:52.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
38952025-06-18T18:03:52.501Z
38962025-06-18T18:03:52.501Zinfo: running `cargo check --bins` on end-to-end-tests (201/215)
38972025-06-18T18:03:53.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-06-18T18:03:53.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-06-18T18:03:53.411Z Checking polyval v0.6.2
39002025-06-18T18:03:53.415Z Checking ctr v0.9.2
39012025-06-18T18:03:53.553Z Checking ssh-encoding v0.2.0
39022025-06-18T18:03:53.557Z Checking blowfish v0.9.1
39032025-06-18T18:03:53.576Z Checking password-hash v0.4.2
39042025-06-18T18:03:53.594Z Checking p521 v0.13.3
39052025-06-18T18:03:53.597Z Checking p256 v0.13.2
39062025-06-18T18:03:53.634Z Checking russh-cryptovec v0.7.3
39072025-06-18T18:03:53.754Z Checking bcrypt-pbkdf v0.10.0
39082025-06-18T18:03:53.784Z Checking ghash v0.5.1
39092025-06-18T18:03:53.805Z Checking md5 v0.7.0
39102025-06-18T18:03:53.859Z Checking num-bigint v0.4.6
39112025-06-18T18:03:53.893Z Checking des v0.8.1
39122025-06-18T18:03:53.958Z Checking aes-gcm v0.10.3
39132025-06-18T18:03:54.018Z Checking pbkdf2 v0.11.0
39142025-06-18T18:03:54.043Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39152025-06-18T18:03:54.063Z Checking hex-literal v0.4.1
39162025-06-18T18:03:54.087Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39172025-06-18T18:03:54.160Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39182025-06-18T18:03:54.203Z Checking internet-checksum v0.2.1
39192025-06-18T18:03:54.223Z Checking ssh-cipher v0.2.0
39202025-06-18T18:03:54.516Z Checking ssh-key v0.6.6
39212025-06-18T18:03:54.707Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39222025-06-18T18:03:55.623Z Checking russh-keys v0.45.0
39232025-06-18T18:03:56.464Z Checking russh v0.45.0
39242025-06-18T18:04:16.996Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39252025-06-18T18:04:18.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.96s
39262025-06-18T18:04:18.697Z
39272025-06-18T18:04:18.697Zinfo: running `cargo check --bins` on gateway-cli (202/215)
39282025-06-18T18:04:19.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-06-18T18:04:19.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-06-18T18:04:19.470Z Checking termios v0.3.3
39312025-06-18T18:04:19.718Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39322025-06-18T18:04:20.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
39332025-06-18T18:04:20.714Z
39342025-06-18T18:04:20.714Zinfo: running `cargo check --bins --no-default-features` on installinator (203/215)
39352025-06-18T18:04:21.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-06-18T18:04:21.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-06-18T18:04:21.564Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39382025-06-18T18:04:21.588Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39392025-06-18T18:04:21.588Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39402025-06-18T18:04:21.588Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39412025-06-18T18:04:22.489Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39422025-06-18T18:04:22.706Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39432025-06-18T18:04:24.365Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39442025-06-18T18:04:26.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
39452025-06-18T18:04:26.744Z
39462025-06-18T18:04:26.744Zinfo: running `cargo check --bins` on internal-dns-cli (204/215)
39472025-06-18T18:04:27.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-06-18T18:04:27.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-06-18T18:04:27.498Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39502025-06-18T18:04:28.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
39512025-06-18T18:04:28.222Z
39522025-06-18T18:04:28.222Zinfo: running `cargo check --bins` on omicron-live-tests (205/215)
39532025-06-18T18:04:28.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-06-18T18:04:28.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-06-18T18:04:28.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39562025-06-18T18:04:28.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39572025-06-18T18:04:28.952Z
39582025-06-18T18:04:28.952Zinfo: running `cargo check --bins` on live-tests-macros (206/215)
39592025-06-18T18:04:29.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39602025-06-18T18:04:29.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39612025-06-18T18:04:29.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39622025-06-18T18:04:29.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39632025-06-18T18:04:30.175Z
39642025-06-18T18:04:30.176Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215)
39652025-06-18T18:04:30.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39662025-06-18T18:04:30.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39672025-06-18T18:04:30.550Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39682025-06-18T18:04:31.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
39692025-06-18T18:04:31.457Z
39702025-06-18T18:04:31.457Zinfo: running `cargo check --bins` on omicron-package (208/215)
39712025-06-18T18:04:32.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39722025-06-18T18:04:32.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39732025-06-18T18:04:32.389Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39742025-06-18T18:04:33.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
39752025-06-18T18:04:33.944Z
39762025-06-18T18:04:33.944Zinfo: running `cargo check --bins` on trust-quorum (209/215)
39772025-06-18T18:04:34.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39782025-06-18T18:04:34.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39792025-06-18T18:04:34.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39802025-06-18T18:04:34.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
39812025-06-18T18:04:34.719Z
39822025-06-18T18:04:34.719Zinfo: running `cargo check --bins` on gfss (210/215)
39832025-06-18T18:04:35.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39842025-06-18T18:04:35.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39852025-06-18T18:04:35.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39862025-06-18T18:04:35.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39872025-06-18T18:04:35.449Z
39882025-06-18T18:04:35.449Zinfo: running `cargo check --bins` on wicket-dbg (211/215)
39892025-06-18T18:04:36.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39902025-06-18T18:04:36.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39912025-06-18T18:04:36.299Z Checking rtoolbox v0.0.2
39922025-06-18T18:04:36.303Z Checking tui-tree-widget v0.23.0
39932025-06-18T18:04:36.303Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39942025-06-18T18:04:36.560Z Checking rpassword v7.3.1
39952025-06-18T18:04:41.280Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39962025-06-18T18:04:44.247Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39972025-06-18T18:04:45.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s
39982025-06-18T18:04:45.688Z
39992025-06-18T18:04:45.688Zinfo: running `cargo check --bins` on wicket (212/215)
40002025-06-18T18:04:46.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012025-06-18T18:04:46.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022025-06-18T18:04:46.519Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
40032025-06-18T18:04:46.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
40042025-06-18T18:04:47.196Z
40052025-06-18T18:04:47.196Zinfo: running `cargo check --bins` on wicketd (213/215)
40062025-06-18T18:04:47.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072025-06-18T18:04:47.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082025-06-18T18:04:48.056Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40092025-06-18T18:04:52.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
40102025-06-18T18:04:52.439Z
40112025-06-18T18:04:52.439Zinfo: running `cargo check --bins` on omicron-workspace-hack (214/215)
40122025-06-18T18:04:53.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132025-06-18T18:04:53.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142025-06-18T18:04:53.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152025-06-18T18:04:53.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
40162025-06-18T18:04:53.160Z
40172025-06-18T18:04:53.160Zinfo: running `cargo check --bins` on zone-setup (215/215)
40182025-06-18T18:04:53.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192025-06-18T18:04:53.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202025-06-18T18:04:53.950Z Checking uzers v0.12.1
40212025-06-18T18:04:54.312Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40222025-06-18T18:04:55.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
40232025-06-18T18:04:55.606Z
40242025-06-18T18:04:55.606Zreal 15:10.673634156
40252025-06-18T18:04:55.606Zuser 30:13.875899461
40262025-06-18T18:04:55.606Zsys 4:55.756382059
40272025-06-18T18:04:55.606Ztrap 0.619719215
40282025-06-18T18:04:55.606Ztflt 0.639405429
40292025-06-18T18:04:55.606Zdflt 1.793809503
40302025-06-18T18:04:55.606Zkflt 0.001393070
40312025-06-18T18:04:55.610Zlock 51:01.652075605
40322025-06-18T18:04:55.610Zslp 2:26:52.831093916
40332025-06-18T18:04:55.610Zlat 1:15.738739923
40342025-06-18T18:04:55.610Zstop 4:40.495286877
40352025-06-18T18:04:55.610Zprocess exited: duration 1187309 ms, exit code 0
 
40362025-06-18T18:04:55.619Zfound 0 output files