01K07SC7VNVB7AYT28MW1T3XCJ: 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: 01K07SD2HA331HGQJKP09VB66G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-15T19:37:22.107Zjob assigned to worker 01K07SDEM83DDA1DEVCVDPA7RQ [factory aws, i-04f97cf667e4de292] (queued for 1 m 1 s)
 
22025-07-15T19:37:30.428Zstarting task 0: "setup"
32025-07-15T19:37:30.432Z++ uname -s
42025-07-15T19:37:30.435Z+ kern=SunOS
52025-07-15T19:37:30.435Z+ build_user=build
62025-07-15T19:37:30.435Z+ build_uid=12345
72025-07-15T19:37:30.435Z+ work_dir=/work
82025-07-15T19:37:30.435Z+ input_dir=/input
92025-07-15T19:37:30.435Z+ [[ 0 == 12345 ]]
102025-07-15T19:37:30.435Z+ case "$kern" in
112025-07-15T19:37:30.435Z+ groupadd -g 12345 build
122025-07-15T19:37:30.439Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-15T19:37:32.445Z+ zfs create -o mountpoint=/work rpool/work
142025-07-15T19:37:32.573Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-15T19:37:32.576Z+ home_fs=zfs
162025-07-15T19:37:32.576Z+ [[ zfs == autofs ]]
172025-07-15T19:37:32.576Z+ mkdir -p /home/build
182025-07-15T19:37:32.579Z+ chown build:build /home/build /work
192025-07-15T19:37:33.581Z+ chmod 0700 /home/build /work
202025-07-15T19:37:33.586Zprocess exited: duration 3156 ms, exit code 0
 
212025-07-15T19:37:33.595Zstarting task 1: "rust-toolchain"
222025-07-15T19:37:33.600Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-15T19:37:33.600Z * rust toolchain channel = "1.88.0"
242025-07-15T19:37:33.600Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-07-15T19:37:33.600Z * rust toolchain profile = "default"
262025-07-15T19:37:33.601Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-15T19:37:33.601Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-15T19:37:33.604Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-15T19:37:33.604Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-15T19:37:33.728Zinfo: downloading installer
312025-07-15T19:37:34.927Zwarn: It looks like you have an existing installation of Rust at:
322025-07-15T19:37:34.927Zwarn: /opt/ooce/bin
332025-07-15T19:37:34.927Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-15T19:37:34.927Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-15T19:37:34.927Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-15T19:37:34.927Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-15T19:37:34.927Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-15T19:37:34.927Zerror: cannot install while Rust is installed
392025-07-15T19:37:34.927Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-15T19:37:34.941Zinfo: profile set to 'default'
412025-07-15T19:37:34.941Zinfo: default host triple is x86_64-unknown-illumos
422025-07-15T19:37:34.945Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-15T19:37:35.091Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-15T19:37:35.091Zinfo: downloading component 'cargo'
452025-07-15T19:37:35.866Zinfo: downloading component 'clippy'
462025-07-15T19:37:36.237Zinfo: downloading component 'rust-docs'
472025-07-15T19:37:37.454Zinfo: downloading component 'rust-std'
482025-07-15T19:37:39.221Zinfo: downloading component 'rustc'
492025-07-15T19:37:45.257Zinfo: downloading component 'rustfmt'
502025-07-15T19:37:45.482Zinfo: installing component 'cargo'
512025-07-15T19:37:46.380Zinfo: installing component 'clippy'
522025-07-15T19:37:46.778Zinfo: installing component 'rust-docs'
532025-07-15T19:37:48.636Zinfo: installing component 'rust-std'
542025-07-15T19:37:50.371Zinfo: installing component 'rustc'
552025-07-15T19:37:57.056Zinfo: installing component 'rustfmt'
562025-07-15T19:37:57.399Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-15T19:37:57.399Z
582025-07-15T19:37:57.832Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-15T19:37:57.832Z
602025-07-15T19:37:57.836Z
612025-07-15T19:37:57.836ZRust is installed now. Great!
622025-07-15T19:37:57.836Z
632025-07-15T19:37:57.836ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-15T19:37:57.836Zenvironment variable. This has not been done automatically.
652025-07-15T19:37:57.836Z
662025-07-15T19:37:57.836ZTo configure your current shell, you need to source
672025-07-15T19:37:57.836Zthe corresponding env file under $HOME/.cargo.
682025-07-15T19:37:57.836Z
692025-07-15T19:37:57.836ZThis is usually done by running one of the following (note the leading DOT):
702025-07-15T19:37:57.836Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-15T19:37:57.836Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-15T19:37:57.836Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-15T19:37:57.932Z+ rustup --version
742025-07-15T19:37:57.943Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-15T19:37:57.947Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-15T19:37:58.028Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-15T19:37:58.032Z+ cargo --version
782025-07-15T19:37:58.095Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-15T19:37:58.098Z+ rustc --version
802025-07-15T19:37:58.170Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-15T19:37:58.175Zprocess exited: duration 24579 ms, exit code 0
 
822025-07-15T19:37:58.181Zstarting task 2: "authentication"
832025-07-15T19:37:58.204Zprocess exited: duration 22 ms, exit code 0
 
842025-07-15T19:37:58.211Zstarting task 3: "clone repository"
852025-07-15T19:37:58.216Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-15T19:37:58.219Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-15T19:37:58.273ZCloning into '/work/oxidecomputer/omicron'...
882025-07-15T19:38:06.299Z+ cd /work/oxidecomputer/omicron
892025-07-15T19:38:06.299Z+ git fetch origin 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
902025-07-15T19:38:06.629ZFrom https://github.com/oxidecomputer/omicron
912025-07-15T19:38:06.629Z * branch 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9 -> FETCH_HEAD
922025-07-15T19:38:06.640Z+ [[ -n ntp-admin ]]
932025-07-15T19:38:06.644Z++ git branch --show-current
942025-07-15T19:38:06.647Z+ current=main
952025-07-15T19:38:06.647Z+ [[ main != ntp-admin ]]
962025-07-15T19:38:06.647Z+ git branch -f ntp-admin 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
972025-07-15T19:38:06.650Z+ git checkout -f ntp-admin
982025-07-15T19:38:06.876ZSwitched to branch 'ntp-admin'
992025-07-15T19:38:06.879Z+ git reset --hard 447ae1e03ea4161d7eabe0a1f76fef2e7f36b7c9
1002025-07-15T19:38:06.923ZHEAD is now at 447ae1e03 Create a new NTP-admin service
1012025-07-15T19:38:06.927Zprocess exited: duration 8714 ms, exit code 0
 
1022025-07-15T19:38:06.934Zstarting task 4: "build"
1032025-07-15T19:38:06.939Z+ source .github/buildomat/ci-env.sh
1042025-07-15T19:38:06.942Z++ export CARGO_TERM_COLOR=always
1052025-07-15T19:38:06.942Z++ CARGO_TERM_COLOR=always
1062025-07-15T19:38:06.942Z+ cargo --version
1072025-07-15T19:38:06.996Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-15T19:38:07.000Z+ rustc --version
1092025-07-15T19:38:07.497Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-15T19:38:07.519Z+ source ./env.sh
1112025-07-15T19:38:07.519Z++ OLD_SHELL_OPTS=ehxB
1122025-07-15T19:38:07.519Z++ set -o xtrace
1132025-07-15T19:38:07.519Z++++ dirname ./env.sh
1142025-07-15T19:38:07.519Z+++ readlink -f .
1152025-07-15T19:38:07.519Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ 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-07-15T19:38:07.519Z++ case $OLD_SHELL_OPTS in
1252025-07-15T19:38:07.519Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-15T19:38:07.519Z+ 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-07-15T19:38:07.519Z+ 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-07-15T19:38:07.519Z+ banner prerequisites
1292025-07-15T19:38:07.519Z
1302025-07-15T19:38:07.520Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-15T19:38:07.520Z # # # # # # # # # # # # # # #
1322025-07-15T19:38:07.520Z # # # # ##### # # ##### # # # # # #### #
1332025-07-15T19:38:07.520Z ##### ##### # ##### # # # # # # # # #
1342025-07-15T19:38:07.520Z # # # # # # # # # # # # # # #
1352025-07-15T19:38:07.520Z # # # ###### # # ###### ### # #### # #### #
1362025-07-15T19:38:07.520Z
1372025-07-15T19:38:07.520Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-15T19:38:17.441Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-15T19:38:24.679Z Startup: Caching catalogs ... Done
1402025-07-15T19:38:29.503ZPlanning: Solver setup ... Done (3.471s)
1412025-07-15T19:38:29.534ZPlanning: Running solver ... Done (0.033s)
1422025-07-15T19:38:29.628ZPlanning: Finding local manifests ... Done (0.003s)
1432025-07-15T19:38:29.641ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-15T19:38:29.780ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-15T19:38:29.832ZPlanning: Package planning ... Done (0.052s)
1462025-07-15T19:38:29.884ZPlanning: Merging actions ... Done (0.052s)
1472025-07-15T19:38:30.179ZPlanning: Checking for conflicting actions ... Done (0.293s)
1482025-07-15T19:38:30.189ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-07-15T19:38:31.226ZPlanning: Evaluating mediators ... Done (1.036s)
1502025-07-15T19:38:31.235ZPlanning: Planning completed in 6.43 seconds
1512025-07-15T19:38:31.251Z Packages to install: 4
1522025-07-15T19:38:31.255Z Mediators to change: 2
1532025-07-15T19:38:31.255Z Services to change: 1
1542025-07-15T19:38:31.255Z Estimated space available: 155.51 GB
1552025-07-15T19:38:31.255ZEstimated space to be consumed: 1.70 GB
1562025-07-15T19:38:31.255Z Create boot environment: No
1572025-07-15T19:38:31.255ZCreate backup boot environment: No
1582025-07-15T19:38:31.255Z Rebuild boot archive: No
1592025-07-15T19:38:31.255Z
1602025-07-15T19:38:31.255ZChanged mediators:
1612025-07-15T19:38:31.255Z mediator clang:
1622025-07-15T19:38:31.255Z version: None -> 15 (system default)
1632025-07-15T19:38:31.255Z
1642025-07-15T19:38:31.255Z mediator llvm:
1652025-07-15T19:38:31.255Z version: 14 (system default) -> 15 (system default)
1662025-07-15T19:38:31.255Z
1672025-07-15T19:38:31.255ZChanged packages:
1682025-07-15T19:38:31.255Zhelios-dev
1692025-07-15T19:38:31.255Z developer/build-essential
1702025-07-15T19:38:31.255Z None -> 11-2.0
1712025-07-15T19:38:31.255Z library/libxmlsec1
1722025-07-15T19:38:31.255Z None -> 1.2.35-2.0
1732025-07-15T19:38:31.255Z ooce/developer/clang-15
1742025-07-15T19:38:31.255Z None -> 15.0.7-2.0
1752025-07-15T19:38:31.255Z ooce/developer/llvm-15
1762025-07-15T19:38:31.255Z None -> 15.0.7-2.0
1772025-07-15T19:38:31.255Z
1782025-07-15T19:38:31.255ZServices:
1792025-07-15T19:38:31.256Z restart_fmri:
1802025-07-15T19:38:31.256Z svc:/system/update-man-index:default
1812025-07-15T19:38:31.308Z
1822025-07-15T19:38:31.308ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-15T19:38:36.322ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1842025-07-15T19:38:41.324ZDownload: 2916/3290 items 121.1/212.6MB 56% complete (12.2M/s)
1852025-07-15T19:38:46.459ZDownload: 3281/3290 items 209.4/212.6MB 98% complete (13.3M/s)
1862025-07-15T19:38:48.745ZDownload: Completed 212.60 MB in 17.44 seconds (12.2M/s)
1872025-07-15T19:38:48.924Z Actions: 1/3689 actions (Installing new actions)
1882025-07-15T19:38:53.507Z Actions: Completed 3689 actions in 4.58 seconds.
1892025-07-15T19:38:54.127Z Done (0.614s)
1902025-07-15T19:38:54.127Z Done (0.000s)
1912025-07-15T19:38:54.989Z Done (0.858s)
1922025-07-15T19:38:59.503Z Done (4.201s)
1932025-07-15T19:38:59.593Z Done (0.019s)
1942025-07-15T19:38:59.596Z Done (0.000s)
1952025-07-15T19:38:59.743Z Done (0.000s)
1962025-07-15T19:39:00.622ZPlanning: Evaluating mediator changes ... Done
1972025-07-15T19:39:00.787ZPlanning: Checking for conflicting actions ... Done
1982025-07-15T19:39:00.790ZPlanning: Consolidating action changes ... Done
1992025-07-15T19:39:01.066ZPlanning: Evaluating mediators ... Done
2002025-07-15T19:39:01.069ZPlanning: Planning completed in 0.44 seconds
2012025-07-15T19:39:01.101Z Mediators to change: 2
2022025-07-15T19:39:01.101Z Create boot environment: No
2032025-07-15T19:39:01.105ZCreate backup boot environment: No
2042025-07-15T19:39:01.184Z Done
2052025-07-15T19:39:01.184Z Done
2062025-07-15T19:39:01.804Z Done
2072025-07-15T19:39:05.658Z Done
2082025-07-15T19:39:05.751Z Done
2092025-07-15T19:39:05.754Z Done
2102025-07-15T19:39:05.899Z Done
2112025-07-15T19:39:06.581ZPlanning: Evaluating mediator changes ... Done
2122025-07-15T19:39:06.722ZPlanning: Merging actions ... Done
2132025-07-15T19:39:06.849ZPlanning: Checking for conflicting actions ... Done
2142025-07-15T19:39:06.849ZPlanning: Consolidating action changes ... Done
2152025-07-15T19:39:07.044ZPlanning: Evaluating mediators ... Done
2162025-07-15T19:39:07.084ZPlanning: Planning completed in 0.79 seconds
2172025-07-15T19:39:07.128Z Packages to change: 1
2182025-07-15T19:39:07.128Z Mediators to change: 1
2192025-07-15T19:39:07.128Z Services to change: 1
2202025-07-15T19:39:07.134Z Create boot environment: No
2212025-07-15T19:39:07.134ZCreate backup boot environment: Yes
2222025-07-15T19:39:09.645Z Actions: 1/6 actions (Updating modified actions)
2232025-07-15T19:39:09.649Z Actions: Completed 6 actions in 0.00 seconds.
2242025-07-15T19:39:09.649Z Done
2252025-07-15T19:39:09.649Z Done
2262025-07-15T19:39:09.821Z Done
2272025-07-15T19:39:13.647Z Done
2282025-07-15T19:39:13.741Z Done
2292025-07-15T19:39:13.744Z Done
2302025-07-15T19:39:13.889Z Done
2312025-07-15T19:39:14.353ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-07-15T19:39:14.353Zclang system 15 system
2332025-07-15T19:39:14.353Zcsh system system illumos
2342025-07-15T19:39:14.353Zctags system system illumos
2352025-07-15T19:39:14.353Zfile system system illumos
2362025-07-15T19:39:14.353Zgcc vendor 12 vendor
2372025-07-15T19:39:14.353Zgcc system 10 system
2382025-07-15T19:39:14.353Zgcc system 7 system
2392025-07-15T19:39:14.354Zgo system 1.20 system
2402025-07-15T19:39:14.354Zgo system 1.19 system
2412025-07-15T19:39:14.354Zllvm system 15 system
2422025-07-15T19:39:14.354Zllvm system 14 system
2432025-07-15T19:39:14.354Zmariadb system 10.6 system
2442025-07-15T19:39:14.354Zmta vendor vendor dma
2452025-07-15T19:39:14.354Zopenjdk system 17 system
2462025-07-15T19:39:14.354Zopenjdk system 11 system
2472025-07-15T19:39:14.354Zopenjdk system 1.8 system
2482025-07-15T19:39:14.354Zopenssl vendor 3 vendor
2492025-07-15T19:39:14.354Zperl system 5.36 system
2502025-07-15T19:39:14.354Zpostgresql system 15 system
2512025-07-15T19:39:14.354Zpostgresql system 13 system
2522025-07-15T19:39:14.354Zpython vendor 3 vendor
2532025-07-15T19:39:14.354Zpython system 2 system
2542025-07-15T19:39:14.354Zpython3 system 3.11 system
2552025-07-15T19:39:14.354Zruby system 3.0 system
2562025-07-15T19:39:14.354Zwords vendor vendor american-english
2572025-07-15T19:39:14.354Zwords system system australian-english
2582025-07-15T19:39:14.354Zwords system system british-english
2592025-07-15T19:39:14.354Zwords system system canadian-english
2602025-07-15T19:39:14.354Zwords system system french
2612025-07-15T19:39:14.354Zwords system system italian
2622025-07-15T19:39:14.354Zwords system system ngerman
2632025-07-15T19:39:14.354Zwords system system ogerman
2642025-07-15T19:39:14.354Zwords system system spanish
2652025-07-15T19:39:14.708ZPUBLISHER TYPE STATUS P LOCATION
2662025-07-15T19:39:14.708Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-07-15T19:39:19.387ZFMRI IFO
2682025-07-15T19:39:19.387Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-07-15T19:39:19.387Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-07-15T19:39:19.387Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-07-15T19:39:19.388Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-07-15T19:39:19.388Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-07-15T19:39:19.388Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-07-15T19:39:19.388Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-07-15T19:39:19.388Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-07-15T19:39:19.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-07-15T19:39:19.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-07-15T19:39:19.388Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-07-15T19:39:19.388Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-07-15T19:39:19.389Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-07-15T19:39:19.389Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-07-15T19:39:19.389Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-07-15T19:39:19.389Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-07-15T19:39:20.440Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-07-15T19:39:20.754Z Updating crates.io index
2862025-07-15T19:39:20.813Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-07-15T19:39:21.145Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-07-15T19:39:21.752Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-07-15T19:39:21.984Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-07-15T19:39:22.271Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-07-15T19:39:22.608Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-07-15T19:39:23.710Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-07-15T19:39:25.628Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-07-15T19:39:26.584Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-07-15T19:39:27.266Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-07-15T19:39:27.548Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-07-15T19:39:27.871Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-07-15T19:39:28.531Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-07-15T19:39:28.803Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-07-15T19:39:29.155Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-07-15T19:39:29.754Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-07-15T19:39:30.038Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-07-15T19:39:30.315Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-07-15T19:39:30.547Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-07-15T19:39:30.831Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-07-15T19:39:31.091Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-07-15T19:39:31.530Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-07-15T19:39:31.837Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-07-15T19:39:32.258Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-07-15T19:39:32.746Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-07-15T19:39:33.141Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-07-15T19:39:33.423Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-07-15T19:39:33.790Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-07-15T19:39:34.283Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-07-15T19:39:34.527Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-07-15T19:39:34.833Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-07-15T19:39:35.131Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-07-15T19:39:43.663Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-07-15T19:39:45.023Z Downloading crates ...
3202025-07-15T19:39:45.077Z Downloaded anstream v0.6.18
3212025-07-15T19:39:45.080Z Downloaded anstyle v1.0.11
3222025-07-15T19:39:45.094Z Downloaded cargo-util-schemas v0.2.0
3232025-07-15T19:39:45.097Z Downloaded clap_lex v0.7.4
3242025-07-15T19:39:45.097Z Downloaded cargo_metadata v0.20.0
3252025-07-15T19:39:45.100Z Downloaded toml v0.8.23
3262025-07-15T19:39:45.103Z Downloaded tabled_derive v0.7.0
3272025-07-15T19:39:45.106Z Downloaded thread-id v4.2.2
3282025-07-15T19:39:45.106Z Downloaded tinystr v0.7.6
3292025-07-15T19:39:45.110Z Downloaded zerovec-derive v0.10.3
3302025-07-15T19:39:45.110Z Downloaded yoke v0.7.4
3312025-07-15T19:39:45.113Z Downloaded usdt v0.5.0
3322025-07-15T19:39:45.113Z Downloaded thiserror-impl v1.0.69
3332025-07-15T19:39:45.116Z Downloaded unicode-linebreak v0.1.5
3342025-07-15T19:39:45.116Z Downloaded toml_write v0.1.2
3352025-07-15T19:39:45.119Z Downloaded toml_datetime v0.6.11
3362025-07-15T19:39:45.119Z Downloaded fnv v1.0.7
3372025-07-15T19:39:45.119Z Downloaded litemap v0.7.3
3382025-07-15T19:39:45.122Z Downloaded write16 v1.0.0
3392025-07-15T19:39:45.122Z Downloaded unicode-xid v0.2.6
3402025-07-15T19:39:45.129Z Downloaded zerofrom v0.1.4
3412025-07-15T19:39:45.129Z Downloaded generic-array v0.14.7
3422025-07-15T19:39:45.132Z Downloaded anyhow v1.0.98
3432025-07-15T19:39:45.132Z Downloaded textwrap v0.16.2
3442025-07-15T19:39:45.132Z Downloaded getrandom v0.3.1
3452025-07-15T19:39:45.135Z Downloaded version_check v0.9.5
3462025-07-15T19:39:45.138Z Downloaded thiserror v1.0.69
3472025-07-15T19:39:45.142Z Downloaded dtrace-parser v0.2.0
3482025-07-15T19:39:45.145Z Downloaded thiserror-impl v2.0.12
3492025-07-15T19:39:45.145Z Downloaded writeable v0.5.5
3502025-07-15T19:39:45.148Z Downloaded zerofrom-derive v0.1.4
3512025-07-15T19:39:45.148Z Downloaded utf16_iter v1.0.5
3522025-07-15T19:39:45.151Z Downloaded usdt-attr-macro v0.5.0
3532025-07-15T19:39:45.151Z Downloaded typeid v1.0.3
3542025-07-15T19:39:45.151Z Downloaded utf8_iter v1.0.4
3552025-07-15T19:39:45.155Z Downloaded thiserror v2.0.12
3562025-07-15T19:39:45.158Z Downloaded utf8parse v0.2.2
3572025-07-15T19:39:45.161Z Downloaded zerocopy-derive v0.7.35
3582025-07-15T19:39:45.164Z Downloaded toml_edit v0.22.27
3592025-07-15T19:39:45.167Z Downloaded typenum v1.17.0
3602025-07-15T19:39:45.170Z Downloaded ucd-trie v0.1.7
3612025-07-15T19:39:45.175Z Downloaded icu_provider_macros v1.5.0
3622025-07-15T19:39:45.175Z Downloaded pretty-hex v0.4.1
3632025-07-15T19:39:45.175Z Downloaded url v2.5.4
3642025-07-15T19:39:45.178Z Downloaded memmap v0.7.0
3652025-07-15T19:39:45.178Z Downloaded heck v0.4.1
3662025-07-15T19:39:45.181Z Downloaded fastrand v2.1.1
3672025-07-15T19:39:45.181Z Downloaded icu_provider v1.5.0
3682025-07-15T19:39:45.184Z Downloaded icu_properties v1.5.1
3692025-07-15T19:39:45.187Z Downloaded usdt-impl v0.5.0
3702025-07-15T19:39:45.187Z Downloaded swrite v0.1.0
3712025-07-15T19:39:45.187Z Downloaded zerovec v0.10.4
3722025-07-15T19:39:45.192Z Downloaded scroll_derive v0.12.0
3732025-07-15T19:39:45.196Z Downloaded clap_builder v4.5.40
3742025-07-15T19:39:45.199Z Downloaded zerocopy v0.7.35
3752025-07-15T19:39:45.213Z Downloaded winnow v0.7.10
3762025-07-15T19:39:45.220Z Downloaded heck v0.5.0
3772025-07-15T19:39:45.223Z Downloaded serde_spanned v0.6.9
3782025-07-15T19:39:45.223Z Downloaded byteorder v1.5.0
3792025-07-15T19:39:45.227Z Downloaded bytecount v0.6.8
3802025-07-15T19:39:45.227Z Downloaded serde-value v0.7.0
3812025-07-15T19:39:45.230Z Downloaded unicode-width v0.2.0
3822025-07-15T19:39:45.233Z Downloaded unicode-width v0.1.14
3832025-07-15T19:39:45.236Z Downloaded synstructure v0.13.1
3842025-07-15T19:39:45.239Z Downloaded stable_deref_trait v1.2.0
3852025-07-15T19:39:45.239Z Downloaded scroll v0.12.0
3862025-07-15T19:39:45.239Z Downloaded erased-serde v0.4.6
3872025-07-15T19:39:45.242Z Downloaded strsim v0.11.1
3882025-07-15T19:39:45.242Z Downloaded terminal_size v0.4.0
3892025-07-15T19:39:45.245Z Downloaded plain v0.2.3
3902025-07-15T19:39:45.245Z Downloaded quote v1.0.40
3912025-07-15T19:39:45.249Z Downloaded once_cell v1.21.3
3922025-07-15T19:39:45.249Z Downloaded smawk v0.3.2
3932025-07-15T19:39:45.252Z Downloaded serde_tokenstream v0.2.2
3942025-07-15T19:39:45.252Z Downloaded pest_derive v2.7.14
3952025-07-15T19:39:45.255Z Downloaded memchr v2.7.4
3962025-07-15T19:39:45.258Z Downloaded icu_normalizer_data v1.5.0
3972025-07-15T19:39:45.261Z Downloaded cargo_toml v0.21.0
3982025-07-15T19:39:45.261Z Downloaded icu_collections v1.5.0
3992025-07-15T19:39:45.265Z Downloaded proc-macro-error v1.0.4
4002025-07-15T19:39:45.268Z Downloaded sha2 v0.10.9
4012025-07-15T19:39:45.271Z Downloaded pest_generator v2.7.14
4022025-07-15T19:39:45.271Z Downloaded serde-untagged v0.1.7
4032025-07-15T19:39:45.274Z Downloaded proc-macro-error-attr v1.0.4
4042025-07-15T19:39:45.275Z Downloaded percent-encoding v2.3.1
4052025-07-15T19:39:45.275Z Downloaded log v0.4.27
4062025-07-15T19:39:45.278Z Downloaded proc-macro2 v1.0.95
4072025-07-15T19:39:45.281Z Downloaded num-traits v0.2.19
4082025-07-15T19:39:45.281Z Downloaded icu_locid_transform v1.5.0
4092025-07-15T19:39:45.284Z Downloaded papergrid v0.11.0
4102025-07-15T19:39:45.287Z Downloaded icu_locid_transform_data v1.5.0
4112025-07-15T19:39:45.290Z Downloaded icu_locid v1.5.0
4122025-07-15T19:39:45.293Z Downloaded smallvec v1.15.0
4132025-07-15T19:39:45.296Z Downloaded serde_derive v1.0.219
4142025-07-15T19:39:45.296Z Downloaded semver v1.0.26
4152025-07-15T19:39:45.299Z Downloaded tempfile v3.20.0
4162025-07-15T19:39:45.302Z Downloaded camino v1.1.10
4172025-07-15T19:39:45.305Z Downloaded icu_normalizer v1.5.0
4182025-07-15T19:39:45.305Z Downloaded ryu v1.0.18
4192025-07-15T19:39:45.308Z Downloaded camino-tempfile v1.4.1
4202025-07-15T19:39:45.312Z Downloaded pest_meta v2.7.14
4212025-07-15T19:39:45.312Z Downloaded ordered-float v2.10.1
4222025-07-15T19:39:45.315Z Downloaded macaddr v1.0.1
4232025-07-15T19:39:45.315Z Downloaded autocfg v1.4.0
4242025-07-15T19:39:45.318Z Downloaded serde v1.0.219
4252025-07-15T19:39:45.318Z Downloaded itoa v1.0.11
4262025-07-15T19:39:45.321Z Downloaded is_terminal_polyfill v1.70.1
4272025-07-15T19:39:45.321Z Downloaded idna_adapter v1.2.0
4282025-07-15T19:39:45.321Z Downloaded block-buffer v0.10.4
4292025-07-15T19:39:45.324Z Downloaded cfg-if v1.0.1
4302025-07-15T19:39:45.324Z Downloaded dof v0.3.0
4312025-07-15T19:39:45.324Z Downloaded yoke-derive v0.7.4
4322025-07-15T19:39:45.324Z Downloaded usdt-macro v0.5.0
4332025-07-15T19:39:45.327Z Downloaded digest v0.10.7
4342025-07-15T19:39:45.328Z Downloaded errno v0.3.12
4352025-07-15T19:39:45.328Z Downloaded displaydoc v0.2.5
4362025-07-15T19:39:45.331Z Downloaded bitflags v2.9.1
4372025-07-15T19:39:45.334Z Downloaded indexmap v2.10.0
4382025-07-15T19:39:45.337Z Downloaded unicode-ident v1.0.18
4392025-07-15T19:39:45.341Z Downloaded equivalent v1.0.2
4402025-07-15T19:39:45.341Z Downloaded crypto-common v0.1.6
4412025-07-15T19:39:45.345Z Downloaded clap v4.5.40
4422025-07-15T19:39:45.349Z Downloaded anstyle-query v1.1.1
4432025-07-15T19:39:45.352Z Downloaded idna v1.0.3
4442025-07-15T19:39:45.355Z Downloaded hashbrown v0.15.4
4452025-07-15T19:39:45.358Z Downloaded pest v2.7.14
4462025-07-15T19:39:45.361Z Downloaded serde_json v1.0.140
4472025-07-15T19:39:45.367Z Downloaded form_urlencoded v1.2.1
4482025-07-15T19:39:45.370Z Downloaded cpufeatures v0.2.14
4492025-07-15T19:39:45.371Z Downloaded clap_derive v4.5.40
4502025-07-15T19:39:45.374Z Downloaded cargo-platform v0.2.0
4512025-07-15T19:39:45.374Z Downloaded fs-err v3.1.1
4522025-07-15T19:39:45.374Z Downloaded colorchoice v1.0.2
4532025-07-15T19:39:45.377Z Downloaded anstyle-parse v0.2.5
4542025-07-15T19:39:45.383Z Downloaded goblin v0.8.2
4552025-07-15T19:39:45.395Z Downloaded icu_properties_data v1.5.0
4562025-07-15T19:39:45.400Z Downloaded tabled v0.15.0
4572025-07-15T19:39:45.413Z Downloaded syn v1.0.109
4582025-07-15T19:39:45.421Z Downloaded syn v2.0.104
4592025-07-15T19:39:45.436Z Downloaded rustix v0.38.37
4602025-07-15T19:39:45.455Z Downloaded rustix v1.0.7
4612025-07-15T19:39:45.490Z Downloaded libc v0.2.174
4622025-07-15T19:39:45.573Z Compiling proc-macro2 v1.0.95
4632025-07-15T19:39:45.573Z Compiling unicode-ident v1.0.18
4642025-07-15T19:39:45.573Z Compiling serde v1.0.219
4652025-07-15T19:39:45.576Z Compiling version_check v0.9.5
4662025-07-15T19:39:45.576Z Compiling libc v0.2.174
4672025-07-15T19:39:45.576Z Compiling thiserror v1.0.69
4682025-07-15T19:39:45.576Z Compiling memchr v2.7.4
4692025-07-15T19:39:45.576Z Compiling stable_deref_trait v1.2.0
4702025-07-15T19:39:46.042Z Compiling litemap v0.7.3
4712025-07-15T19:39:46.067Z Compiling writeable v0.5.5
4722025-07-15T19:39:46.514Z Compiling ucd-trie v0.1.7
4732025-07-15T19:39:46.517Z Compiling ryu v1.0.18
4742025-07-15T19:39:46.571Z Compiling itoa v1.0.11
4752025-07-15T19:39:46.607Z Compiling autocfg v1.4.0
4762025-07-15T19:39:46.801Z Compiling once_cell v1.21.3
4772025-07-15T19:39:46.877Z Compiling icu_locid_transform_data v1.5.0
4782025-07-15T19:39:47.021Z Compiling byteorder v1.5.0
4792025-07-15T19:39:47.048Z Compiling bitflags v2.9.1
4802025-07-15T19:39:47.264Z Compiling serde_json v1.0.140
4812025-07-15T19:39:47.475Z Compiling icu_properties_data v1.5.0
4822025-07-15T19:39:47.504Z Compiling smallvec v1.15.0
4832025-07-15T19:39:47.585Z Compiling num-traits v0.2.19
4842025-07-15T19:39:47.648Z Compiling utf16_iter v1.0.5
4852025-07-15T19:39:47.731Z Compiling quote v1.0.40
4862025-07-15T19:39:47.857Z Compiling typeid v1.0.3
4872025-07-15T19:39:47.896Z Compiling equivalent v1.0.2
4882025-07-15T19:39:47.923Z Compiling errno v0.3.12
4892025-07-15T19:39:47.950Z Compiling icu_normalizer_data v1.5.0
4902025-07-15T19:39:48.041Z Compiling write16 v1.0.0
4912025-07-15T19:39:48.070Z Compiling utf8_iter v1.0.4
4922025-07-15T19:39:48.097Z Compiling syn v2.0.104
4932025-07-15T19:39:48.101Z Compiling hashbrown v0.15.4
4942025-07-15T19:39:48.185Z Compiling rustix v0.38.37
4952025-07-15T19:39:48.349Z Compiling proc-macro-error-attr v1.0.4
4962025-07-15T19:39:48.401Z Compiling usdt-impl v0.5.0
4972025-07-15T19:39:48.454Z Compiling syn v1.0.109
4982025-07-15T19:39:48.548Z Compiling toml_write v0.1.2
4992025-07-15T19:39:48.688Z Compiling winnow v0.7.10
5002025-07-15T19:39:48.924Z Compiling thread-id v4.2.2
5012025-07-15T19:39:49.098Z Compiling proc-macro-error v1.0.4
5022025-07-15T19:39:49.127Z Compiling percent-encoding v2.3.1
5032025-07-15T19:39:49.252Z Compiling indexmap v2.10.0
5042025-07-15T19:39:49.339Z Compiling semver v1.0.26
5052025-07-15T19:39:49.455Z Compiling log v0.4.27
5062025-07-15T19:39:49.505Z Compiling rustix v1.0.7
5072025-07-15T19:39:49.850Z Compiling plain v0.2.3
5082025-07-15T19:39:49.903Z Compiling camino v1.1.10
5092025-07-15T19:39:50.058Z Compiling utf8parse v0.2.2
5102025-07-15T19:39:50.258Z Compiling getrandom v0.3.1
5112025-07-15T19:39:50.444Z Compiling terminal_size v0.4.0
5122025-07-15T19:39:50.598Z Compiling anstyle-parse v0.2.5
5132025-07-15T19:39:50.654Z Compiling ordered-float v2.10.1
5142025-07-15T19:39:50.713Z Compiling form_urlencoded v1.2.1
5152025-07-15T19:39:51.005Z Compiling thiserror v2.0.12
5162025-07-15T19:39:51.032Z Compiling anstyle-query v1.1.1
5172025-07-15T19:39:51.209Z Compiling pretty-hex v0.4.1
5182025-07-15T19:39:51.243Z Compiling cfg-if v1.0.1
5192025-07-15T19:39:51.344Z Compiling anstyle v1.0.11
5202025-07-15T19:39:51.372Z Compiling is_terminal_polyfill v1.70.1
5212025-07-15T19:39:51.453Z Compiling colorchoice v1.0.2
5222025-07-15T19:39:51.709Z Compiling anstream v0.6.18
5232025-07-15T19:39:52.058Z Compiling fs-err v3.1.1
5242025-07-15T19:39:52.105Z Compiling fnv v1.0.7
5252025-07-15T19:39:52.275Z Compiling unicode-width v0.1.14
5262025-07-15T19:39:52.306Z Compiling strsim v0.11.1
5272025-07-15T19:39:52.306Z Compiling clap_lex v0.7.4
5282025-07-15T19:39:52.406Z Compiling fastrand v2.1.1
5292025-07-15T19:39:52.773Z Compiling anyhow v1.0.98
5302025-07-15T19:39:52.828Z Compiling heck v0.5.0
5312025-07-15T19:39:52.921Z Compiling unicode-xid v0.2.6
5322025-07-15T19:39:53.047Z Compiling heck v0.4.1
5332025-07-15T19:39:53.140Z Compiling bytecount v0.6.8
5342025-07-15T19:39:53.383Z Compiling papergrid v0.11.0
5352025-07-15T19:39:53.749Z Compiling tempfile v3.20.0
5362025-07-15T19:39:53.779Z Compiling clap_builder v4.5.40
5372025-07-15T19:39:54.081Z Compiling memmap v0.7.0
5382025-07-15T19:39:54.117Z Compiling unicode-width v0.2.0
5392025-07-15T19:39:54.454Z Compiling unicode-linebreak v0.1.5
5402025-07-15T19:39:54.629Z Compiling smawk v0.3.2
5412025-07-15T19:39:54.865Z Compiling synstructure v0.13.1
5422025-07-15T19:39:54.934Z Compiling textwrap v0.16.2
5432025-07-15T19:39:55.960Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442025-07-15T19:39:56.028Z Compiling tabled_derive v0.7.0
5452025-07-15T19:39:56.066Z Compiling swrite v0.1.0
5462025-07-15T19:39:57.341Z Compiling serde_derive v1.0.219
5472025-07-15T19:39:57.341Z Compiling zerofrom-derive v0.1.4
5482025-07-15T19:39:57.341Z Compiling thiserror-impl v1.0.69
5492025-07-15T19:39:57.345Z Compiling yoke-derive v0.7.4
5502025-07-15T19:39:57.345Z Compiling zerovec-derive v0.10.3
5512025-07-15T19:39:57.639Z Compiling displaydoc v0.2.5
5522025-07-15T19:39:59.205Z Compiling icu_provider_macros v1.5.0
5532025-07-15T19:39:59.992Z Compiling zerocopy-derive v0.7.35
5542025-07-15T19:40:00.117Z Compiling scroll_derive v0.12.0
5552025-07-15T19:40:00.293Z Compiling thiserror-impl v2.0.12
5562025-07-15T19:40:00.563Z Compiling pest v2.7.14
5572025-07-15T19:40:00.807Z Compiling zerofrom v0.1.4
5582025-07-15T19:40:01.067Z Compiling yoke v0.7.4
5592025-07-15T19:40:01.366Z Compiling clap_derive v4.5.40
5602025-07-15T19:40:01.472Z Compiling zerovec v0.10.4
5612025-07-15T19:40:01.500Z Compiling scroll v0.12.0
5622025-07-15T19:40:01.994Z Compiling zerocopy v0.7.35
5632025-07-15T19:40:02.051Z Compiling goblin v0.8.2
5642025-07-15T19:40:02.602Z Compiling tabled v0.15.0
5652025-07-15T19:40:03.403Z Compiling tinystr v0.7.6
5662025-07-15T19:40:03.550Z Compiling pest_meta v2.7.14
5672025-07-15T19:40:03.553Z Compiling icu_collections v1.5.0
5682025-07-15T19:40:03.792Z Compiling icu_locid v1.5.0
5692025-07-15T19:40:04.973Z Compiling icu_provider v1.5.0
5702025-07-15T19:40:05.366Z Compiling pest_generator v2.7.14
5712025-07-15T19:40:05.851Z Compiling icu_locid_transform v1.5.0
5722025-07-15T19:40:05.937Z Compiling clap v4.5.40
5732025-07-15T19:40:07.231Z Compiling icu_properties v1.5.1
5742025-07-15T19:40:07.434Z Compiling pest_derive v2.7.14
5752025-07-15T19:40:08.112Z Compiling dtrace-parser v0.2.0
5762025-07-15T19:40:09.669Z Compiling serde_tokenstream v0.2.2
5772025-07-15T19:40:09.731Z Compiling serde_spanned v0.6.9
5782025-07-15T19:40:09.731Z Compiling toml_datetime v0.6.11
5792025-07-15T19:40:09.870Z Compiling erased-serde v0.4.6
5802025-07-15T19:40:10.043Z Compiling serde-value v0.7.0
5812025-07-15T19:40:10.250Z Compiling toml_edit v0.22.27
5822025-07-15T19:40:10.713Z Compiling icu_normalizer v1.5.0
5832025-07-15T19:40:10.846Z Compiling serde-untagged v0.1.7
5842025-07-15T19:40:10.997Z Compiling cargo-platform v0.2.0
5852025-07-15T19:40:11.212Z Compiling camino-tempfile v1.4.1
5862025-07-15T19:40:11.384Z Compiling macaddr v1.0.1
5872025-07-15T19:40:11.579Z Compiling dof v0.3.0
5882025-07-15T19:40:11.699Z Compiling idna_adapter v1.2.0
5892025-07-15T19:40:11.966Z Compiling idna v1.0.3
5902025-07-15T19:40:12.474Z Compiling url v2.5.4
5912025-07-15T19:40:13.118Z Compiling usdt-attr-macro v0.5.0
5922025-07-15T19:40:13.118Z Compiling usdt-macro v0.5.0
5932025-07-15T19:40:13.560Z Compiling toml v0.8.23
5942025-07-15T19:40:14.223Z Compiling usdt v0.5.0
5952025-07-15T19:40:14.338Z Compiling cargo-util-schemas v0.2.0
5962025-07-15T19:40:14.342Z Compiling cargo_toml v0.21.0
5972025-07-15T19:40:15.847Z Compiling cargo_metadata v0.20.0
5982025-07-15T19:40:17.712Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992025-07-15T19:40:21.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
6002025-07-15T19:40:21.616Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012025-07-15T19:40:22.347Z Downloading crates ...
6022025-07-15T19:40:22.492Z Downloaded addr2line v0.24.2
6032025-07-15T19:40:22.500Z Downloaded adler2 v2.0.0
6042025-07-15T19:40:22.503Z Downloaded ascii-canvas v3.0.0
6052025-07-15T19:40:22.507Z Downloaded crucible-workspace-hack v0.1.0
6062025-07-15T19:40:22.511Z Downloaded async-stream-impl v0.3.6
6072025-07-15T19:40:22.515Z Downloaded async-recursion v1.1.1
6082025-07-15T19:40:22.519Z Downloaded backoff v0.4.0
6092025-07-15T19:40:22.522Z Downloaded hex v0.4.3
6102025-07-15T19:40:22.522Z Downloaded convert_case v0.4.0
6112025-07-15T19:40:22.525Z Downloaded atty v0.2.14
6122025-07-15T19:40:22.529Z Downloaded allocator-api2 v0.2.21
6132025-07-15T19:40:22.532Z Downloaded buf-list v1.0.3
6142025-07-15T19:40:22.532Z Downloaded headers v0.4.1
6152025-07-15T19:40:22.538Z Downloaded http-body v1.0.1
6162025-07-15T19:40:22.541Z Downloaded hyper-rustls v0.27.7
6172025-07-15T19:40:22.544Z Downloaded hostname v0.3.1
6182025-07-15T19:40:22.548Z Downloaded hashbrown v0.13.2
6192025-07-15T19:40:22.552Z Downloaded highway v1.3.0
6202025-07-15T19:40:22.555Z Downloaded atomicwrites v0.4.4
6212025-07-15T19:40:22.555Z Downloaded indoc v2.0.6
6222025-07-15T19:40:22.561Z Downloaded async-trait v0.1.88
6232025-07-15T19:40:22.565Z Downloaded http-range v0.1.5
6242025-07-15T19:40:22.565Z Downloaded arrayref v0.3.9
6252025-07-15T19:40:22.568Z Downloaded assert_matches v1.5.0
6262025-07-15T19:40:22.568Z Downloaded async-bb8-diesel v0.2.1
6272025-07-15T19:40:22.571Z Downloaded arc-swap v1.7.1
6282025-07-15T19:40:22.575Z Downloaded aead v0.5.2
6292025-07-15T19:40:22.581Z Downloaded blowfish v0.9.1
6302025-07-15T19:40:22.585Z Downloaded cexpr v0.6.0
6312025-07-15T19:40:22.592Z Downloaded crc8 v0.1.1
6322025-07-15T19:40:22.595Z Downloaded ciborium-io v0.2.2
6332025-07-15T19:40:22.595Z Downloaded cfg_aliases v0.2.1
6342025-07-15T19:40:22.600Z Downloaded is_ci v1.2.0
6352025-07-15T19:40:22.608Z Downloaded hyper-tls v0.6.0
6362025-07-15T19:40:22.611Z Downloaded indent_write v2.2.0
6372025-07-15T19:40:22.614Z Downloaded iana-time-zone v0.1.63
6382025-07-15T19:40:22.620Z Downloaded cipher v0.4.4
6392025-07-15T19:40:22.625Z Downloaded linked-hash-map v0.5.6
6402025-07-15T19:40:22.625Z Downloaded chacha20 v0.9.1
6412025-07-15T19:40:22.625Z Downloaded bitfield-struct v0.6.2
6422025-07-15T19:40:22.628Z Downloaded ident_case v1.0.1
6432025-07-15T19:40:22.628Z Downloaded async-stream v0.3.6
6442025-07-15T19:40:22.629Z Downloaded md5 v0.7.0
6452025-07-15T19:40:22.632Z Downloaded headers-core v0.3.0
6462025-07-15T19:40:22.632Z Downloaded hubpack_derive v0.1.1
6472025-07-15T19:40:22.632Z Downloaded match_cfg v0.1.0
6482025-07-15T19:40:22.635Z Downloaded cargo_metadata v0.18.1
6492025-07-15T19:40:22.638Z Downloaded cfg_aliases v0.1.1
6502025-07-15T19:40:22.638Z Downloaded instant v0.1.13
6512025-07-15T19:40:22.643Z Downloaded base16ct v0.2.0
6522025-07-15T19:40:22.643Z Downloaded inout v0.1.3
6532025-07-15T19:40:22.648Z Downloaded hubpack v0.1.2
6542025-07-15T19:40:22.648Z Downloaded bzip2 v0.4.4
6552025-07-15T19:40:22.652Z Downloaded http-body-util v0.1.3
6562025-07-15T19:40:22.652Z Downloaded hostname v0.4.0
6572025-07-15T19:40:22.655Z Downloaded libscf-sys v1.1.0
6582025-07-15T19:40:22.655Z Downloaded heapless v0.8.0
6592025-07-15T19:40:22.659Z Downloaded kstat-rs v0.2.4
6602025-07-15T19:40:22.662Z Downloaded progenitor-client v0.8.0
6612025-07-15T19:40:22.662Z Downloaded cargo-platform v0.1.8
6622025-07-15T19:40:22.665Z Downloaded constant_time_eq v0.3.1
6632025-07-15T19:40:22.665Z Downloaded managed v0.8.0
6642025-07-15T19:40:22.668Z Downloaded lru v0.12.5
6652025-07-15T19:40:22.671Z Downloaded md-5 v0.10.6
6662025-07-15T19:40:22.671Z Downloaded crossbeam-deque v0.8.5
6672025-07-15T19:40:22.675Z Downloaded cobs v0.2.3
6682025-07-15T19:40:22.678Z Downloaded is-terminal v0.4.13
6692025-07-15T19:40:22.678Z Downloaded indicatif v0.17.11
6702025-07-15T19:40:22.682Z Downloaded semver v0.1.20
6712025-07-15T19:40:22.685Z Downloaded ingot-types v0.1.0
6722025-07-15T19:40:22.688Z Downloaded ciborium v0.2.2
6732025-07-15T19:40:22.702Z Downloaded sigpipe v0.1.3
6742025-07-15T19:40:22.707Z Downloaded mime v0.3.17
6752025-07-15T19:40:22.712Z Downloaded memoffset v0.9.1
6762025-07-15T19:40:22.712Z Downloaded maplit v1.0.2
6772025-07-15T19:40:22.712Z Downloaded libz-rs-sys v0.5.1
6782025-07-15T19:40:22.717Z Downloaded critical-section v1.1.3
6792025-07-15T19:40:22.717Z Downloaded lazy_static v1.5.0
6802025-07-15T19:40:22.720Z Downloaded httparse v1.9.5
6812025-07-15T19:40:22.720Z Downloaded progenitor-macro v0.9.1
6822025-07-15T19:40:22.723Z Downloaded progenitor-macro v0.8.0
6832025-07-15T19:40:22.723Z Downloaded libsw-core v0.3.1
6842025-07-15T19:40:22.726Z Downloaded libsw v3.5.0
6852025-07-15T19:40:22.731Z Downloaded rand_xorshift v0.4.0
6862025-07-15T19:40:22.734Z Downloaded castaway v0.2.3
6872025-07-15T19:40:22.734Z Downloaded salsa20 v0.10.2
6882025-07-15T19:40:22.737Z Downloaded rustc_version v0.4.1
6892025-07-15T19:40:22.737Z Downloaded rtoolbox v0.0.2
6902025-07-15T19:40:22.740Z Downloaded crc32fast v1.4.2
6912025-07-15T19:40:22.743Z Downloaded hyper-staticfile v0.10.1
6922025-07-15T19:40:22.746Z Downloaded console v0.15.10
6932025-07-15T19:40:22.749Z Downloaded crc v3.2.1
6942025-07-15T19:40:22.754Z Downloaded try-lock v0.2.5
6952025-07-15T19:40:22.754Z Downloaded const_format_proc_macros v0.2.34
6962025-07-15T19:40:22.760Z Downloaded hickory-resolver v0.24.4
6972025-07-15T19:40:22.763Z Downloaded serde_repr v0.1.19
6982025-07-15T19:40:22.767Z Downloaded xshell-macros v0.2.7
6992025-07-15T19:40:22.771Z Downloaded void v1.0.2
7002025-07-15T19:40:22.771Z Downloaded mime_guess v2.0.5
7012025-07-15T19:40:22.775Z Downloaded bcs v0.1.6
7022025-07-15T19:40:22.775Z Downloaded simd-adler32 v0.3.7
7032025-07-15T19:40:22.778Z Downloaded smallvec v0.6.14
7042025-07-15T19:40:22.781Z Downloaded slog-json v2.6.1
7052025-07-15T19:40:22.785Z Downloaded darling_macro v0.20.10
7062025-07-15T19:40:22.785Z Downloaded ignore v0.4.23
7072025-07-15T19:40:22.788Z Downloaded derive_builder_macro v0.20.2
7082025-07-15T19:40:22.792Z Downloaded crunchy v0.2.2
7092025-07-15T19:40:22.792Z Downloaded termios v0.3.3
7102025-07-15T19:40:22.796Z Downloaded supports-color v3.0.2
7112025-07-15T19:40:22.796Z Downloaded jobserver v0.1.32
7122025-07-15T19:40:22.799Z Downloaded crc-any v2.5.0
7132025-07-15T19:40:22.803Z Downloaded const-oid v0.9.6
7142025-07-15T19:40:22.806Z Downloaded tokio-native-tls v0.3.1
7152025-07-15T19:40:22.809Z Downloaded document-features v0.2.10
7162025-07-15T19:40:22.812Z Downloaded smf v0.2.3
7172025-07-15T19:40:22.812Z Downloaded tls_codec v0.4.1
7182025-07-15T19:40:22.815Z Downloaded fxhash v0.2.1
7192025-07-15T19:40:22.819Z Downloaded support-bundle-viewer v0.1.2
7202025-07-15T19:40:22.819Z Downloaded subtle v2.6.1
7212025-07-15T19:40:22.824Z Downloaded typify-macro v0.4.1
7222025-07-15T19:40:22.824Z Downloaded typify-macro v0.3.0
7232025-07-15T19:40:22.828Z Downloaded untrusted v0.7.1
7242025-07-15T19:40:22.828Z Downloaded tokio-tungstenite v0.21.0
7252025-07-15T19:40:22.832Z Downloaded litrs v0.4.1
7262025-07-15T19:40:22.835Z Downloaded parse-size v1.1.0
7272025-07-15T19:40:22.835Z Downloaded sha1 v0.10.6
7282025-07-15T19:40:22.839Z Downloaded number_prefix v0.4.0
7292025-07-15T19:40:22.839Z Downloaded num_threads v0.1.7
7302025-07-15T19:40:22.843Z Downloaded num-iter v0.1.45
7312025-07-15T19:40:22.843Z Downloaded xz2 v0.1.7
7322025-07-15T19:40:22.854Z Downloaded spin v0.9.8
7332025-07-15T19:40:22.859Z Downloaded cookie v0.18.1
7342025-07-15T19:40:22.859Z Downloaded hickory-server v0.25.2
7352025-07-15T19:40:22.859Z Downloaded darling v0.20.10
7362025-07-15T19:40:22.864Z Downloaded display-error-chain v0.2.2
7372025-07-15T19:40:22.867Z Downloaded dirs-sys-next v0.1.2
7382025-07-15T19:40:22.867Z Downloaded progenitor-impl v0.9.1
7392025-07-15T19:40:22.871Z Downloaded embedded-io v0.4.0
7402025-07-15T19:40:22.874Z Downloaded pretty-hex v0.2.1
7412025-07-15T19:40:22.874Z Downloaded clang-sys v1.8.1
7422025-07-15T19:40:22.879Z Downloaded wyz v0.5.1
7432025-07-15T19:40:22.882Z Downloaded bumpalo v3.16.0
7442025-07-15T19:40:22.882Z Downloaded fixedbitset v0.4.2
7452025-07-15T19:40:22.885Z Downloaded fd-lock v4.0.2
7462025-07-15T19:40:22.889Z Downloaded ghash v0.5.1
7472025-07-15T19:40:22.892Z Downloaded vsss-rs v3.3.4
7482025-07-15T19:40:22.896Z Downloaded serde-big-array v0.5.1
7492025-07-15T19:40:22.900Z Downloaded jiff-static v0.2.15
7502025-07-15T19:40:22.905Z Downloaded multimap v0.10.1
7512025-07-15T19:40:22.905Z Downloaded tokio-stream v0.1.17
7522025-07-15T19:40:22.910Z Downloaded take_mut v0.2.2
7532025-07-15T19:40:22.914Z Downloaded sync-ptr v0.1.4
7542025-07-15T19:40:22.914Z Downloaded num_enum v0.5.11
7552025-07-15T19:40:22.917Z Downloaded pem-rfc7468 v0.7.0
7562025-07-15T19:40:22.923Z Downloaded pem v3.0.5
7572025-07-15T19:40:22.926Z Downloaded tinyvec_macros v0.1.1
7582025-07-15T19:40:22.926Z Downloaded progenitor-impl v0.10.0
7592025-07-15T19:40:22.930Z Downloaded rustls-pki-types v1.10.0
7602025-07-15T19:40:22.933Z Downloaded heapless v0.7.17
7612025-07-15T19:40:22.936Z Downloaded phf_generator v0.11.2
7622025-07-15T19:40:22.941Z Downloaded schemars v0.8.22
7632025-07-15T19:40:22.951Z Downloaded want v0.3.1
7642025-07-15T19:40:22.956Z Downloaded utf-8 v0.7.6
7652025-07-15T19:40:22.961Z Downloaded quick-error v1.2.3
7662025-07-15T19:40:22.961Z Downloaded tower-service v0.3.3
7672025-07-15T19:40:22.961Z Downloaded rustc-demangle v0.1.24
7682025-07-15T19:40:22.964Z Downloaded same-file v1.0.6
7692025-07-15T19:40:22.964Z Downloaded signal-hook-registry v1.4.2
7702025-07-15T19:40:22.969Z Downloaded rustc_version v0.1.7
7712025-07-15T19:40:22.969Z Downloaded rustc-hash v2.1.1
7722025-07-15T19:40:22.973Z Downloaded rustc-hash v1.1.0
7732025-07-15T19:40:22.973Z Downloaded diesel_table_macro_syntax v0.2.0
7742025-07-15T19:40:22.973Z Downloaded secrecy v0.8.0
7752025-07-15T19:40:22.976Z Downloaded scrypt v0.11.0
7762025-07-15T19:40:22.976Z Downloaded serde-hex v0.1.0
7772025-07-15T19:40:22.982Z Downloaded sec1 v0.7.3
7782025-07-15T19:40:22.988Z Downloaded termcolor v1.4.1
7792025-07-15T19:40:22.988Z Downloaded ssh-encoding v0.2.0
7802025-07-15T19:40:22.988Z Downloaded termtree v0.5.1
7812025-07-15T19:40:22.991Z Downloaded num-rational v0.4.2
7822025-07-15T19:40:22.991Z Downloaded chacha20poly1305 v0.10.1
7832025-07-15T19:40:22.995Z Downloaded backtrace v0.3.74
7842025-07-15T19:40:23.000Z Downloaded daft-derive v0.1.4
7852025-07-15T19:40:23.007Z Downloaded tiny-keccak v2.0.2
7862025-07-15T19:40:23.012Z Downloaded globwalk v0.9.1
7872025-07-15T19:40:23.012Z Downloaded normalize-line-endings v0.3.0
7882025-07-15T19:40:23.016Z Downloaded nodrop v0.1.14
7892025-07-15T19:40:23.016Z Downloaded rsa v0.9.6
7902025-07-15T19:40:23.021Z Downloaded defmt-macros v0.3.9
7912025-07-15T19:40:23.024Z Downloaded path-slash v0.1.5
7922025-07-15T19:40:23.028Z Downloaded peg-runtime v0.8.5
7932025-07-15T19:40:23.028Z Downloaded crossbeam-channel v0.5.15
7942025-07-15T19:40:23.033Z Downloaded ctr v0.9.2
7952025-07-15T19:40:23.036Z Downloaded defmt-parser v0.3.4
7962025-07-15T19:40:23.039Z Downloaded tracing-attributes v0.1.27
7972025-07-15T19:40:23.045Z Downloaded progenitor-client v0.9.1
7982025-07-15T19:40:23.049Z Downloaded tracing-core v0.1.32
7992025-07-15T19:40:23.049Z Downloaded fatfs v0.3.6
8002025-07-15T19:40:23.054Z Downloaded ena v0.14.3
8012025-07-15T19:40:23.057Z Downloaded tokio-tungstenite v0.23.1
8022025-07-15T19:40:23.057Z Downloaded progenitor-client v0.10.0
8032025-07-15T19:40:23.063Z Downloaded futures-core v0.3.31
8042025-07-15T19:40:23.069Z Downloaded float-cmp v0.10.0
8052025-07-15T19:40:23.069Z Downloaded flagset v0.4.6
8062025-07-15T19:40:23.069Z Downloaded derive_more v0.99.20
8072025-07-15T19:40:23.073Z Downloaded sync_wrapper v1.0.1
8082025-07-15T19:40:23.074Z Downloaded shell-words v1.1.0
8092025-07-15T19:40:23.076Z Downloaded rand v0.9.1
8102025-07-15T19:40:23.080Z Downloaded typify v0.2.0
8112025-07-15T19:40:23.085Z Downloaded nu-ansi-term v0.50.1
8122025-07-15T19:40:23.088Z Downloaded pkcs5 v0.7.1
8132025-07-15T19:40:23.091Z Downloaded zone_cfg_derive v0.3.0
8142025-07-15T19:40:23.095Z Downloaded yasna v0.5.2
8152025-07-15T19:40:23.098Z Downloaded hkdf v0.12.4
8162025-07-15T19:40:23.102Z Downloaded cstr-argument v0.1.2
8172025-07-15T19:40:23.103Z Downloaded peg-macros v0.8.5
8182025-07-15T19:40:23.106Z Downloaded pbkdf2 v0.11.0
8192025-07-15T19:40:23.109Z Downloaded pbkdf2 v0.12.2
8202025-07-15T19:40:23.109Z Downloaded progenitor-macro v0.10.0
8212025-07-15T19:40:23.113Z Downloaded progenitor v0.10.0
8222025-07-15T19:40:23.117Z Downloaded resolv-conf v0.7.0
8232025-07-15T19:40:23.117Z Downloaded powerfmt v0.2.0
8242025-07-15T19:40:23.121Z Downloaded similar v2.7.0
8252025-07-15T19:40:23.125Z Downloaded hyper v1.6.0
8262025-07-15T19:40:23.132Z Downloaded num-conv v0.1.0
8272025-07-15T19:40:23.135Z Downloaded rustversion v1.0.17
8282025-07-15T19:40:23.138Z Downloaded serde_bytes v0.11.17
8292025-07-15T19:40:23.143Z Downloaded diff v0.1.13
8302025-07-15T19:40:23.148Z Downloaded siphasher v0.3.11
8312025-07-15T19:40:23.148Z Downloaded num-derive v0.3.3
8322025-07-15T19:40:23.152Z Downloaded typify-macro v0.2.0
8332025-07-15T19:40:23.152Z Downloaded tabled_derive v0.10.0
8342025-07-15T19:40:23.152Z Downloaded structmeta v0.3.0
8352025-07-15T19:40:23.155Z Downloaded half v1.8.3
8362025-07-15T19:40:23.158Z Downloaded prefix-trie v0.7.0
8372025-07-15T19:40:23.162Z Downloaded tap v1.0.1
8382025-07-15T19:40:23.166Z Downloaded uzers v0.12.1
8392025-07-15T19:40:23.170Z Downloaded dsl_auto_type v0.1.2
8402025-07-15T19:40:23.170Z Downloaded zstd v0.13.3
8412025-07-15T19:40:23.175Z Downloaded scheduled-thread-pool v0.2.7
8422025-07-15T19:40:23.175Z Downloaded float-ord v0.3.2
8432025-07-15T19:40:23.178Z Downloaded either v1.15.0
8442025-07-15T19:40:23.178Z Downloaded diesel-dtrace v0.4.2
8452025-07-15T19:40:23.182Z Downloaded rfc6979 v0.4.0
8462025-07-15T19:40:23.186Z Downloaded futures-io v0.3.31
8472025-07-15T19:40:23.186Z Downloaded futures-executor v0.3.31
8482025-07-15T19:40:23.186Z Downloaded postgres-protocol v0.6.8
8492025-07-15T19:40:23.190Z Downloaded postgres-types v0.2.9
8502025-07-15T19:40:23.193Z Downloaded fs-err v2.11.0
8512025-07-15T19:40:23.196Z Downloaded tracing v0.1.40
8522025-07-15T19:40:23.200Z Downloaded vte_generate_state_changes v0.1.2
8532025-07-15T19:40:23.204Z Downloaded packed_struct v0.10.1
8542025-07-15T19:40:23.204Z Downloaded num v0.4.3
8552025-07-15T19:40:23.207Z Downloaded itertools v0.10.5
8562025-07-15T19:40:23.214Z Downloaded num-integer v0.1.46
8572025-07-15T19:40:23.217Z Downloaded num-derive v0.4.2
8582025-07-15T19:40:23.222Z Downloaded slab v0.4.9
8592025-07-15T19:40:23.222Z Downloaded libm v0.2.8
8602025-07-15T19:40:23.230Z Downloaded funty v2.0.0
8612025-07-15T19:40:23.234Z Downloaded polyval v0.6.2
8622025-07-15T19:40:23.238Z Downloaded rand_chacha v0.9.0
8632025-07-15T19:40:23.238Z Downloaded twox-hash v2.1.0
8642025-07-15T19:40:23.242Z Downloaded pretty_assertions v1.4.1
8652025-07-15T19:40:23.242Z Downloaded aes-gcm v0.10.3
8662025-07-15T19:40:23.247Z Downloaded string_cache v0.8.9
8672025-07-15T19:40:23.252Z Downloaded serde_urlencoded v0.7.1
8682025-07-15T19:40:23.257Z Downloaded ed25519 v2.2.3
8692025-07-15T19:40:23.257Z Downloaded topological-sort v0.2.2
8702025-07-15T19:40:23.261Z Downloaded progenitor-impl v0.8.0
8712025-07-15T19:40:23.261Z Downloaded quinn v0.11.5
8722025-07-15T19:40:23.266Z Downloaded oso-derive v0.27.3
8732025-07-15T19:40:23.271Z Downloaded expectorate v1.2.0
8742025-07-15T19:40:23.271Z Downloaded strum_macros v0.24.3
8752025-07-15T19:40:23.274Z Downloaded serde_cbor v0.11.2
8762025-07-15T19:40:23.274Z Downloaded wait-timeout v0.2.0
8772025-07-15T19:40:23.280Z Downloaded globset v0.4.15
8782025-07-15T19:40:23.285Z Downloaded waitgroup v0.1.2
8792025-07-15T19:40:23.286Z Downloaded debug-ignore v1.0.5
8802025-07-15T19:40:23.290Z Downloaded unicode-truncate v1.1.0
8812025-07-15T19:40:23.290Z Downloaded der_derive v0.7.3
8822025-07-15T19:40:23.290Z Downloaded untrusted v0.9.0
8832025-07-15T19:40:23.294Z Downloaded rand_seeder v0.3.0
8842025-07-15T19:40:23.294Z Downloaded futures-channel v0.3.31
8852025-07-15T19:40:23.298Z Downloaded foreign-types v0.5.0
8862025-07-15T19:40:23.303Z Downloaded poly1305 v0.8.0
8872025-07-15T19:40:23.303Z Downloaded defmt v0.3.8
8882025-07-15T19:40:23.307Z Downloaded ecdsa v0.16.9
8892025-07-15T19:40:23.310Z Downloaded der v0.7.9
8902025-07-15T19:40:23.340Z Downloaded openssl-probe v0.1.5
8912025-07-15T19:40:23.340Z Downloaded phf_shared v0.11.2
8922025-07-15T19:40:23.340Z Downloaded publicsuffix v2.3.0
8932025-07-15T19:40:23.340Z Downloaded parse-display v0.10.0
8942025-07-15T19:40:23.340Z Downloaded newtype-uuid v1.2.4
8952025-07-15T19:40:23.356Z Downloaded ed25519-dalek v2.1.1
8962025-07-15T19:40:23.357Z Downloaded qorb v0.4.0
8972025-07-15T19:40:23.357Z Downloaded serde_with_macros v3.14.0
8982025-07-15T19:40:23.357Z Downloaded russh-cryptovec v0.7.3
8992025-07-15T19:40:23.357Z Downloaded term v0.7.0
9002025-07-15T19:40:23.363Z Downloaded pin-project v1.1.6
9012025-07-15T19:40:23.363Z Downloaded endian-type v0.1.2
9022025-07-15T19:40:23.363Z Downloaded aho-corasick v1.1.3
9032025-07-15T19:40:23.370Z Downloaded embedded-io v0.6.1
9042025-07-15T19:40:23.373Z Downloaded serde_yaml v0.9.34+deprecated
9052025-07-15T19:40:23.373Z Downloaded deranged v0.3.11
9062025-07-15T19:40:23.378Z Downloaded data-encoding v2.9.0
9072025-07-15T19:40:23.381Z Downloaded newtype_derive v0.1.6
9082025-07-15T19:40:23.381Z Downloaded newline-converter v0.3.0
9092025-07-15T19:40:23.381Z Downloaded dunce v1.0.5
9102025-07-15T19:40:23.384Z Downloaded native-tls v0.2.12
9112025-07-15T19:40:23.388Z Downloaded openssl-sys v0.9.109
9122025-07-15T19:40:23.391Z Downloaded pin-project-internal v1.1.6
9132025-07-15T19:40:23.394Z Downloaded foreign-types-shared v0.1.1
9142025-07-15T19:40:23.397Z Downloaded foreign-types v0.3.2
9152025-07-15T19:40:23.397Z Downloaded ron v0.7.1
9162025-07-15T19:40:23.403Z Downloaded owo-colors v4.2.2
9172025-07-15T19:40:23.406Z Downloaded tower-layer v0.3.3
9182025-07-15T19:40:23.409Z Downloaded pkg-config v0.3.31
9192025-07-15T19:40:23.412Z Downloaded dirs-next v2.0.0
9202025-07-15T19:40:23.412Z Downloaded progenitor v0.9.1
9212025-07-15T19:40:23.415Z Downloaded foreign-types-shared v0.3.1
9222025-07-15T19:40:23.415Z Downloaded static_assertions v1.1.0
9232025-07-15T19:40:23.419Z Downloaded ref-cast v1.0.24
9242025-07-15T19:40:23.422Z Downloaded test-strategy v0.4.1
9252025-07-15T19:40:23.425Z Downloaded sqlformat v0.3.5
9262025-07-15T19:40:23.429Z Downloaded rcgen v0.12.1
9272025-07-15T19:40:23.432Z Downloaded hash32 v0.3.1
9282025-07-15T19:40:23.435Z Downloaded num-bigint v0.4.6
9292025-07-15T19:40:23.438Z Downloaded zone_cfg_derive v0.1.2
9302025-07-15T19:40:23.442Z Downloaded zone v0.3.1
9312025-07-15T19:40:23.442Z Downloaded typed-path v0.9.3
9322025-07-15T19:40:23.448Z Downloaded thiserror-no-std v2.0.2
9332025-07-15T19:40:23.453Z Downloaded predicates-core v1.0.8
9342025-07-15T19:40:23.456Z Downloaded nibble_vec v0.1.0
9352025-07-15T19:40:23.460Z Downloaded tough v0.20.0
9362025-07-15T19:40:23.467Z Downloaded precomputed-hash v0.1.1
9372025-07-15T19:40:23.470Z Downloaded strum v0.27.1
9382025-07-15T19:40:23.470Z Downloaded stringprep v0.1.5
9392025-07-15T19:40:23.473Z Downloaded foreign-types-macros v0.2.3
9402025-07-15T19:40:23.473Z Downloaded pin-project-lite v0.2.14
9412025-07-15T19:40:23.478Z Downloaded foldhash v0.1.5
9422025-07-15T19:40:23.482Z Downloaded predicates-tree v1.0.12
9432025-07-15T19:40:23.482Z Downloaded whoami v1.5.2
9442025-07-15T19:40:23.486Z Downloaded tokio-rustls v0.25.0
9452025-07-15T19:40:23.486Z Downloaded spki v0.7.3
9462025-07-15T19:40:23.492Z Downloaded futures v0.3.31
9472025-07-15T19:40:23.507Z Downloaded strip-ansi-escapes v0.2.0
9482025-07-15T19:40:23.507Z Downloaded strum v0.26.3
9492025-07-15T19:40:23.507Z Downloaded unarray v0.1.4
9502025-07-15T19:40:23.507Z Downloaded tls_codec_derive v0.4.1
9512025-07-15T19:40:23.507Z Downloaded blake3 v1.5.4
9522025-07-15T19:40:23.512Z Downloaded olpc-cjson v0.1.4
9532025-07-15T19:40:23.512Z Downloaded derive-where v1.5.0
9542025-07-15T19:40:23.516Z Downloaded phf v0.11.2
9552025-07-15T19:40:23.522Z Downloaded scopeguard v1.2.0
9562025-07-15T19:40:23.522Z Downloaded slog v2.7.0
9572025-07-15T19:40:23.527Z Downloaded rustls-pemfile v1.0.4
9582025-07-15T19:40:23.527Z Downloaded difflib v0.4.0
9592025-07-15T19:40:23.527Z Downloaded rustls-pemfile v2.2.0
9602025-07-15T19:40:23.531Z Downloaded slog-term v2.9.1
9612025-07-15T19:40:23.535Z Downloaded tokio-rustls v0.24.1
9622025-07-15T19:40:23.535Z Downloaded rustls-native-certs v0.8.1
9632025-07-15T19:40:23.538Z Downloaded derive_builder v0.20.2
9642025-07-15T19:40:23.546Z Downloaded proc-macro-error-attr2 v2.0.0
9652025-07-15T19:40:23.550Z Downloaded mio v1.0.2
9662025-07-15T19:40:23.550Z Downloaded opaque-debug v0.3.1
9672025-07-15T19:40:23.554Z Downloaded hash32 v0.2.1
9682025-07-15T19:40:23.554Z Downloaded glob v0.3.2
9692025-07-15T19:40:23.560Z Downloaded daft v0.1.4
9702025-07-15T19:40:23.560Z Downloaded serde_path_to_error v0.1.17
9712025-07-15T19:40:23.563Z Downloaded zerocopy v0.6.6
9722025-07-15T19:40:23.563Z Downloaded futures-task v0.3.31
9732025-07-15T19:40:23.564Z Downloaded structmeta-derive v0.3.0
9742025-07-15T19:40:23.567Z Downloaded serde_plain v1.0.2
9752025-07-15T19:40:23.567Z Downloaded curve25519-dalek-derive v0.1.1
9762025-07-15T19:40:23.571Z Downloaded radium v0.7.0
9772025-07-15T19:40:23.571Z Downloaded r2d2 v0.8.10
9782025-07-15T19:40:23.575Z Downloaded toml v0.7.8
9792025-07-15T19:40:23.581Z Downloaded steno v0.4.1
9802025-07-15T19:40:23.585Z Downloaded unicode-properties v0.1.3
9812025-07-15T19:40:23.585Z Downloaded which v4.4.2
9822025-07-15T19:40:23.585Z Downloaded nom v7.1.3
9832025-07-15T19:40:23.591Z Downloaded postcard v1.0.10
9842025-07-15T19:40:23.597Z Downloaded tungstenite v0.23.0
9852025-07-15T19:40:23.608Z Downloaded time-macros v0.2.18
9862025-07-15T19:40:23.608Z Downloaded elliptic-curve v0.13.8
9872025-07-15T19:40:23.612Z Downloaded unicode_categories v0.1.1
9882025-07-15T19:40:23.612Z Downloaded predicates v3.1.3
9892025-07-15T19:40:23.612Z Downloaded tokio-postgres v0.7.13
9902025-07-15T19:40:23.617Z Downloaded serde_derive_internals v0.29.1
9912025-07-15T19:40:23.620Z Downloaded toml_edit v0.19.15
9922025-07-15T19:40:23.645Z Downloaded oso v0.27.3
9932025-07-15T19:40:23.649Z Downloaded rayon-core v1.12.1
9942025-07-15T19:40:23.649Z Downloaded schemars_derive v0.8.22
9952025-07-15T19:40:23.649Z Downloaded futures-util v0.3.31
9962025-07-15T19:40:23.668Z Downloaded dropshot_endpoint v0.16.2
9972025-07-15T19:40:23.674Z Downloaded lalrpop v0.19.12
9982025-07-15T19:40:23.674Z Downloaded omicron-zone-package v0.12.2
9992025-07-15T19:40:23.693Z Downloaded russh v0.45.0
10002025-07-15T19:40:23.698Z Downloaded des v0.8.1
10012025-07-15T19:40:23.698Z Downloaded tungstenite v0.21.0
10022025-07-15T19:40:23.698Z Downloaded tower v0.5.2
10032025-07-15T19:40:23.699Z Downloaded quick-xml v0.37.2
10042025-07-15T19:40:23.705Z Downloaded bindgen v0.71.1
10052025-07-15T19:40:23.734Z Downloaded reqwest v0.12.22
10062025-07-15T19:40:23.739Z Downloaded bitvec v1.0.1
10072025-07-15T19:40:23.739Z Downloaded yansi v1.0.1
10082025-07-15T19:40:23.743Z Downloaded chrono v0.4.41
10092025-07-15T19:40:23.747Z Downloaded bindgen v0.69.5
10102025-07-15T19:40:23.751Z Downloaded sqlparser v0.45.0
10112025-07-15T19:40:23.758Z Downloaded proptest v1.7.0
10122025-07-15T19:40:23.767Z Downloaded zlib-rs v0.5.1
10132025-07-15T19:40:23.773Z Downloaded phf_codegen v0.11.2
10142025-07-15T19:40:23.776Z Downloaded miniz_oxide v0.8.5
10152025-07-15T19:40:23.792Z Downloaded fixedbitset v0.5.7
10162025-07-15T19:40:23.813Z Downloaded reedline v0.40.0
10172025-07-15T19:40:23.841Z Downloaded tokio-util v0.7.15
10182025-07-15T19:40:23.841Z Downloaded portable-atomic v1.11.0
10192025-07-15T19:40:23.884Z Downloaded rustyline v14.0.0
10202025-07-15T19:40:23.884Z Downloaded p521 v0.13.3
10212025-07-15T19:40:23.884Z Downloaded p384 v0.13.0
10222025-07-15T19:40:23.885Z Downloaded hickory-proto v0.24.4
10232025-07-15T19:40:23.906Z Downloaded quinn-proto v0.11.8
10242025-07-15T19:40:23.906Z Downloaded rustls-webpki v0.101.7
10252025-07-15T19:40:23.906Z Downloaded tower-http v0.6.6
10262025-07-15T19:40:23.906Z Downloaded ssh-key v0.6.6
10272025-07-15T19:40:23.911Z Downloaded tabled v0.18.0
10282025-07-15T19:40:23.911Z Downloaded unicode-normalization v0.1.24
10292025-07-15T19:40:23.911Z Downloaded winnow v0.5.40
10302025-07-15T19:40:23.917Z Downloaded serde_with v3.14.0
10312025-07-15T19:40:23.928Z Downloaded vcpkg v0.2.15
10322025-07-15T19:40:23.965Z Downloaded rustls-webpki v0.102.8
10332025-07-15T19:40:23.983Z Downloaded rayon v1.10.0
10342025-07-15T19:40:23.991Z Downloaded winnow v0.6.26
10352025-07-15T19:40:24.000Z Downloaded gimli v0.31.1
10362025-07-15T19:40:24.006Z Downloaded zerocopy v0.8.26
10372025-07-15T19:40:24.026Z Downloaded nix v0.28.0
10382025-07-15T19:40:24.035Z Downloaded hickory-proto v0.25.2
10392025-07-15T19:40:24.050Z Downloaded moka v0.12.10
10402025-07-15T19:40:24.059Z Downloaded git2 v0.19.0
10412025-07-15T19:40:24.068Z Downloaded webpki-roots v1.0.1
10422025-07-15T19:40:24.071Z Downloaded rustls v0.23.19
10432025-07-15T19:40:24.082Z Downloaded openssl v0.10.73
10442025-07-15T19:40:24.092Z Downloaded rustls v0.22.4
10452025-07-15T19:40:24.103Z Downloaded petname v2.0.2
10462025-07-15T19:40:24.108Z Downloaded object v0.30.4
10472025-07-15T19:40:24.118Z Downloaded radix_trie v0.2.1
10482025-07-15T19:40:24.123Z Downloaded nix v0.27.1
10492025-07-15T19:40:24.133Z Downloaded regex-syntax v0.8.5
10502025-07-15T19:40:24.140Z Downloaded nix v0.29.0
10512025-07-15T19:40:24.152Z Downloaded polar-core v0.27.3
10522025-07-15T19:40:24.161Z Downloaded object v0.36.5
10532025-07-15T19:40:24.172Z Downloaded curve25519-dalek v4.1.3
10542025-07-15T19:40:24.181Z Downloaded openapiv3 v2.2.0
10552025-07-15T19:40:24.193Z Downloaded dropshot v0.16.2
10562025-07-15T19:40:24.215Z Downloaded diesel v2.2.11
10572025-07-15T19:40:24.232Z Downloaded typify-impl v0.2.0
10582025-07-15T19:40:24.243Z Downloaded typify-impl v0.4.1
10592025-07-15T19:40:24.255Z Downloaded typify-impl v0.3.0
10602025-07-15T19:40:24.267Z Downloaded sled v0.34.7
10612025-07-15T19:40:24.276Z Downloaded ratatui v0.29.0
10622025-07-15T19:40:24.295Z Downloaded nix v0.30.1
10632025-07-15T19:40:24.305Z Downloaded chrono-tz v0.10.3
10642025-07-15T19:40:24.312Z Downloaded bzip2-sys v0.1.13+1.0.8
10652025-07-15T19:40:24.322Z Downloaded zerocopy-derive v0.6.6
10662025-07-15T19:40:24.331Z Downloaded regex-automata v0.4.8
10672025-07-15T19:40:24.345Z Downloaded bstr v1.10.0
10682025-07-15T19:40:24.353Z Downloaded jiff v0.2.15
10692025-07-15T19:40:24.367Z Downloaded regress v0.10.3
10702025-07-15T19:40:24.374Z Downloaded smoltcp v0.11.0
10712025-07-15T19:40:24.385Z Downloaded lzma-sys v0.1.20
10722025-07-15T19:40:24.413Z Downloaded libz-sys v1.1.20
10732025-07-15T19:40:24.432Z Downloaded regex-syntax v0.6.29
10742025-07-15T19:40:24.438Z Downloaded smoltcp v0.9.1
10752025-07-15T19:40:24.448Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10762025-07-15T19:40:24.466Z Downloaded salty v0.3.0
10772025-07-15T19:40:24.472Z Downloaded rustls v0.21.12
10782025-07-15T19:40:24.483Z Downloaded sha3 v0.10.8
10792025-07-15T19:40:24.486Z Downloaded h2 v0.4.6
10802025-07-15T19:40:24.492Z Downloaded petgraph v0.6.5
10812025-07-15T19:40:24.508Z Downloaded tokio v1.45.1
10822025-07-15T19:40:24.542Z Downloaded csv v1.3.1
10832025-07-15T19:40:24.561Z Downloaded regex v1.11.1
10842025-07-15T19:40:24.573Z Downloaded unicode-bidi v0.3.17
10852025-07-15T19:40:24.576Z Downloaded petgraph v0.8.2
10862025-07-15T19:40:24.594Z Downloaded parking_lot_core v0.9.10
10872025-07-15T19:40:24.597Z Downloaded num-bigint-dig v0.8.4
10882025-07-15T19:40:24.600Z Downloaded slog-stdlog v4.1.1
10892025-07-15T19:40:24.604Z Downloaded ron v0.8.1
10902025-07-15T19:40:24.608Z Downloaded tokio-macros v2.5.0
10912025-07-15T19:40:24.608Z Downloaded aws-lc-rs v1.12.4
10922025-07-15T19:40:24.617Z Downloaded russh-keys v0.45.0
10932025-07-15T19:40:24.620Z Downloaded slog-async v2.8.0
10942025-07-15T19:40:24.623Z Downloaded ref-cast-impl v1.0.24
10952025-07-15T19:40:24.623Z Downloaded slog-envlogger v2.2.0
10962025-07-15T19:40:24.626Z Downloaded proc-macro-error2 v2.0.1
10972025-07-15T19:40:24.629Z Downloaded flume v0.11.1
10982025-07-15T19:40:24.633Z Downloaded samael v0.0.19
10992025-07-15T19:40:24.637Z Downloaded zerocopy-derive v0.8.26
11002025-07-15T19:40:24.643Z Downloaded futures-sink v0.3.31
11012025-07-15T19:40:24.646Z Downloaded futures-macro v0.3.31
11022025-07-15T19:40:24.646Z Downloaded password-hash v0.5.0
11032025-07-15T19:40:24.649Z Downloaded password-hash v0.4.2
11042025-07-15T19:40:24.649Z Downloaded x509-cert v0.2.5
11052025-07-15T19:40:24.655Z Downloaded tar v0.4.44
11062025-07-15T19:40:24.658Z Downloaded universal-hash v0.5.1
11072025-07-15T19:40:24.661Z Downloaded tokio-dtrace v0.1.0
11082025-07-15T19:40:24.661Z Downloaded slog-dtrace v0.3.0
11092025-07-15T19:40:24.661Z Downloaded rusty-fork v0.3.0
11102025-07-15T19:40:24.665Z Downloaded rand_core v0.9.2
11112025-07-15T19:40:24.665Z Downloaded rand_core v0.6.4
11122025-07-15T19:40:24.668Z Downloaded strum_macros v0.26.4
11132025-07-15T19:40:24.668Z Downloaded zip v4.2.0
11142025-07-15T19:40:24.672Z Downloaded diesel_derives v2.2.3
11152025-07-15T19:40:24.676Z Downloaded parse-zoneinfo v0.3.1
11162025-07-15T19:40:24.679Z Downloaded itertools v0.13.0
11172025-07-15T19:40:24.686Z Downloaded iri-string v0.7.8
11182025-07-15T19:40:24.693Z Downloaded encoding_rs v0.8.34
11192025-07-15T19:40:24.715Z Downloaded papergrid v0.14.0
11202025-07-15T19:40:24.719Z Downloaded oxnet v0.1.2
11212025-07-15T19:40:24.723Z Downloaded openssl-macros v0.1.1
11222025-07-15T19:40:24.723Z Downloaded new_debug_unreachable v1.0.6
11232025-07-15T19:40:24.723Z Downloaded zopfli v0.8.1
11242025-07-15T19:40:24.726Z Downloaded time v0.3.36
11252025-07-15T19:40:24.733Z Downloaded ring v0.17.14
11262025-07-15T19:40:24.774Z Downloaded dyn-clone v1.0.19
11272025-07-15T19:40:24.778Z Downloaded unicode-segmentation v1.12.0
11282025-07-15T19:40:24.778Z Downloaded csv-core v0.1.11
11292025-07-15T19:40:24.781Z Downloaded time-core v0.1.2
11302025-07-15T19:40:24.781Z Downloaded slog-bunyan v2.5.0
11312025-07-15T19:40:24.781Z Downloaded unicase v2.7.0
11322025-07-15T19:40:24.786Z Downloaded parking_lot_core v0.8.6
11332025-07-15T19:40:24.786Z Downloaded parking_lot v0.11.2
11342025-07-15T19:40:24.791Z Downloaded num-complex v0.4.6
11352025-07-15T19:40:24.791Z Downloaded signal-hook v0.3.17
11362025-07-15T19:40:24.795Z Downloaded flate2 v1.1.2
11372025-07-15T19:40:24.798Z Downloaded libgit2-sys v0.17.0+1.8.1
11382025-07-15T19:40:24.857Z Downloaded itertools v0.12.1
11392025-07-15T19:40:24.860Z Downloaded thiserror-impl-no-std v2.0.2
11402025-07-15T19:40:24.860Z Downloaded zstd-safe v7.2.3
11412025-07-15T19:40:24.864Z Downloaded rpassword v7.4.0
11422025-07-15T19:40:24.864Z Downloaded rand_chacha v0.3.1
11432025-07-15T19:40:24.868Z Downloaded progenitor v0.8.0
11442025-07-15T19:40:24.868Z Downloaded value-bag v1.9.0
11452025-07-15T19:40:24.872Z Downloaded half v2.4.1
11462025-07-15T19:40:24.872Z Downloaded uuid v1.17.0
11472025-07-15T19:40:24.876Z Downloaded itertools v0.14.0
11482025-07-15T19:40:24.883Z Downloaded crossterm v0.28.1
11492025-07-15T19:40:24.886Z Downloaded p256 v0.13.2
11502025-07-15T19:40:24.890Z Downloaded crypto-bigint v0.5.5
11512025-07-15T19:40:24.896Z Downloaded libxml v0.3.3
11522025-07-15T19:40:24.900Z Downloaded xshell v0.2.7
11532025-07-15T19:40:24.904Z Downloaded xattr v1.3.1
11542025-07-15T19:40:24.907Z Downloaded tabwriter v1.4.0
11552025-07-15T19:40:24.907Z Downloaded tagptr v0.2.0
11562025-07-15T19:40:24.907Z Downloaded oxide-tokio-rt v0.1.2
11572025-07-15T19:40:24.913Z Downloaded typify v0.4.1
11582025-07-15T19:40:24.917Z Downloaded tinyvec v1.8.0
11592025-07-15T19:40:24.917Z Downloaded signal-hook-mio v0.2.4
11602025-07-15T19:40:24.917Z Downloaded shlex v1.3.0
11612025-07-15T19:40:24.922Z Downloaded iddqd v0.3.8
11622025-07-15T19:40:24.936Z Downloaded strum_macros v0.27.1
11632025-07-15T19:40:24.936Z Downloaded darling_core v0.20.10
11642025-07-15T19:40:24.944Z Downloaded minimal-lexical v0.2.1
11652025-07-15T19:40:24.944Z Downloaded hashbrown v0.12.3
11662025-07-15T19:40:24.944Z Downloaded peg v0.8.5
11672025-07-15T19:40:24.948Z Downloaded paste v1.0.15
11682025-07-15T19:40:24.948Z Downloaded packed_struct_codegen v0.10.1
11692025-07-15T19:40:24.948Z Downloaded zone v0.1.8
11702025-07-15T19:40:24.948Z Downloaded base64 v0.21.7
11712025-07-15T19:40:24.954Z Downloaded hyper-util v0.1.14
11722025-07-15T19:40:24.957Z Downloaded group v0.13.0
11732025-07-15T19:40:24.957Z Downloaded fs_extra v1.3.0
11742025-07-15T19:40:24.960Z Downloaded typify v0.3.0
11752025-07-15T19:40:24.964Z Downloaded zip v0.6.6
11762025-07-15T19:40:24.967Z Downloaded rand v0.8.5
11772025-07-15T19:40:24.970Z Downloaded http v1.3.1
11782025-07-15T19:40:24.973Z Downloaded tokio-rustls v0.26.0
11792025-07-15T19:40:24.977Z Downloaded snafu v0.8.5
11802025-07-15T19:40:24.980Z Downloaded cc v1.2.15
11812025-07-15T19:40:24.983Z Downloaded bytes v1.10.1
11822025-07-15T19:40:24.987Z Downloaded zeroize v1.8.1
11832025-07-15T19:40:24.990Z Downloaded walkdir v2.5.0
11842025-07-15T19:40:24.990Z Downloaded proc-macro-crate v1.3.1
11852025-07-15T19:40:24.993Z Downloaded pkcs8 v0.10.2
11862025-07-15T19:40:24.993Z Downloaded pkcs1 v0.7.5
11872025-07-15T19:40:24.996Z Downloaded vergen v8.3.2
11882025-07-15T19:40:24.999Z Downloaded slog-scope v4.4.0
11892025-07-15T19:40:24.999Z Downloaded parking_lot v0.12.3
11902025-07-15T19:40:25.002Z Downloaded getrandom v0.2.15
11912025-07-15T19:40:25.006Z Downloaded unsafe-libyaml v0.2.11
11922025-07-15T19:40:25.009Z Downloaded compact_str v0.8.0
11932025-07-15T19:40:25.012Z Downloaded multer v3.1.0
11942025-07-15T19:40:25.015Z Downloaded env_logger v0.10.2
11952025-07-15T19:40:25.015Z Downloaded subprocess v0.2.9
11962025-07-15T19:40:25.018Z Downloaded base64 v0.22.1
11972025-07-15T19:40:25.022Z Downloaded psl-types v2.0.11
11982025-07-15T19:40:25.022Z Downloaded env_logger v0.11.5
11992025-07-15T19:40:25.025Z Downloaded env_filter v0.1.2
12002025-07-15T19:40:25.025Z Downloaded ppv-lite86 v0.2.20
12012025-07-15T19:40:25.028Z Downloaded pin-utils v0.1.0
12022025-07-15T19:40:25.028Z Downloaded const_format v0.2.34
12032025-07-15T19:40:25.033Z Downloaded prettyplease v0.2.35
12042025-07-15T19:40:25.037Z Downloaded base64 v0.13.1
12052025-07-15T19:40:25.041Z Downloaded parse-display-derive v0.10.0
12062025-07-15T19:40:25.041Z Downloaded num_enum_derive v0.5.11
12072025-07-15T19:40:25.041Z Downloaded derive_builder_core v0.20.2
12082025-07-15T19:40:25.044Z Downloaded socket2 v0.5.10
12092025-07-15T19:40:25.044Z Downloaded zeroize_derive v1.4.2
12102025-07-15T19:40:25.047Z Downloaded ssh-cipher v0.2.0
12112025-07-15T19:40:25.047Z Downloaded sqlparser_derive v0.2.2
12122025-07-15T19:40:25.047Z Downloaded signal-hook-tokio v0.3.1
12132025-07-15T19:40:25.047Z Downloaded secrecy v0.10.3
12142025-07-15T19:40:25.050Z Downloaded nanorand v0.7.0
12152025-07-15T19:40:25.050Z Downloaded vte v0.11.1
12162025-07-15T19:40:25.053Z Downloaded gethostname v0.5.0
12172025-07-15T19:40:25.053Z Downloaded filetime v0.2.25
12182025-07-15T19:40:25.056Z Downloaded ff v0.13.0
12192025-07-15T19:40:25.056Z Downloaded snafu-derive v0.8.5
12202025-07-15T19:40:25.057Z Downloaded fallible-iterator v0.2.0
12212025-07-15T19:40:25.060Z Downloaded enum-as-inner v0.6.1
12222025-07-15T19:40:25.060Z Downloaded aes v0.8.4
12232025-07-15T19:40:25.064Z Downloaded hmac v0.12.1
12242025-07-15T19:40:25.068Z Downloaded tui-tree-widget v0.23.1
12252025-07-15T19:40:25.068Z Downloaded sct v0.7.1
12262025-07-15T19:40:25.071Z Downloaded crossbeam-utils v0.8.21
12272025-07-15T19:40:25.071Z Downloaded crossbeam-epoch v0.9.18
12282025-07-15T19:40:25.074Z Downloaded thread_local v1.1.8
12292025-07-15T19:40:25.074Z Downloaded blake2 v0.10.6
12302025-07-15T19:40:25.077Z Downloaded indexmap v1.9.3
12312025-07-15T19:40:25.080Z Downloaded signature v2.2.0
12322025-07-15T19:40:25.080Z Downloaded colored v2.2.0
12332025-07-15T19:40:25.084Z Downloaded block-padding v0.3.3
12342025-07-15T19:40:25.084Z Downloaded bit-vec v0.8.0
12352025-07-15T19:40:25.084Z Downloaded bb8 v0.8.5
12362025-07-15T19:40:25.087Z Downloaded memmap2 v0.9.5
12372025-07-15T19:40:25.087Z Downloaded libloading v0.8.5
12382025-07-15T19:40:25.091Z Downloaded libefi-sys v0.1.0
12392025-07-15T19:40:25.091Z Downloaded lazycell v1.3.0
12402025-07-15T19:40:25.091Z Downloaded cookie_store v0.21.1
12412025-07-15T19:40:25.094Z Downloaded lru-cache v0.1.2
12422025-07-15T19:40:25.094Z Downloaded lock_api v0.4.12
12432025-07-15T19:40:25.094Z Downloaded linear-map v1.2.0
12442025-07-15T19:40:25.097Z Downloaded ipnet v2.11.0
12452025-07-15T19:40:25.097Z Downloaded ingot-macros v0.1.0
12462025-07-15T19:40:25.101Z Downloaded hickory-resolver v0.25.2
12472025-07-15T19:40:25.104Z Downloaded bzip2 v0.5.2
12482025-07-15T19:40:25.104Z Downloaded bit-vec v0.6.3
12492025-07-15T19:40:25.107Z Downloaded ahash v0.8.11
12502025-07-15T19:40:25.107Z Downloaded cancel-safe-futures v0.1.5
12512025-07-15T19:40:25.111Z Downloaded base64ct v1.6.0
12522025-07-15T19:40:25.114Z Downloaded quinn-udp v0.5.5
12532025-07-15T19:40:25.114Z Downloaded ipnetwork v0.21.1
12542025-07-15T19:40:25.118Z Downloaded ingot v0.1.0
12552025-07-15T19:40:25.118Z Downloaded argon2 v0.5.3
12562025-07-15T19:40:25.118Z Downloaded primeorder v0.13.6
12572025-07-15T19:40:25.121Z Downloaded cassowary v0.3.0
12582025-07-15T19:40:25.121Z Downloaded bit-set v0.8.0
12592025-07-15T19:40:25.124Z Downloaded bitflags v1.3.2
12602025-07-15T19:40:25.124Z Downloaded maybe-uninit v2.0.0
12612025-07-15T19:40:25.128Z Downloaded lzss v0.8.2
12622025-07-15T19:40:25.128Z Downloaded lockfree-object-pool v0.1.6
12632025-07-15T19:40:25.132Z Downloaded lalrpop-util v0.19.12
12642025-07-15T19:40:25.133Z Downloaded keccak v0.1.5
12652025-07-15T19:40:25.133Z Downloaded instability v0.3.2
12662025-07-15T19:40:25.136Z Downloaded impl-trait-for-tuples v0.2.2
12672025-07-15T19:40:25.136Z Downloaded cmake v0.1.51
12682025-07-15T19:40:25.136Z Downloaded bitfield v0.14.0
12692025-07-15T19:40:25.140Z Downloaded bcrypt-pbkdf v0.10.0
12702025-07-15T19:40:25.143Z Downloaded camino-tempfile-ext v0.3.2
12712025-07-15T19:40:25.143Z Downloaded arrayvec v0.7.6
12722025-07-15T19:40:25.147Z Downloaded hickory-client v0.25.2
12732025-07-15T19:40:25.147Z Downloaded ciborium-ll v0.2.2
12742025-07-15T19:40:25.147Z Downloaded cbc v0.1.2
12752025-07-15T19:40:25.150Z Downloaded internet-checksum v0.2.1
12762025-07-15T19:40:25.150Z Downloaded crc-catalog v2.4.0
12772025-07-15T19:40:25.150Z Downloaded home v0.5.9
12782025-07-15T19:40:25.153Z Downloaded chrono-tz-build v0.4.0
12792025-07-15T19:40:25.153Z Downloaded httpdate v1.0.3
12802025-07-15T19:40:25.153Z Downloaded indoc v1.0.9
12812025-07-15T19:40:25.156Z Downloaded humantime v2.2.0
12822025-07-15T19:40:25.157Z Downloaded hex-literal v0.4.1
12832025-07-15T19:40:25.161Z Downloaded heck v0.3.3
12842025-07-15T19:40:25.161Z Downloaded bit-set v0.5.3
12852025-07-15T19:40:25.161Z Downloaded atomic-waker v1.1.2
12862025-07-15T19:40:25.161Z Downloaded array-init v0.0.4
12872025-07-15T19:40:25.428Z Downloaded aws-lc-sys v0.26.0
12882025-07-15T19:40:25.739Z Compiling value-bag v1.9.0
12892025-07-15T19:40:25.739Z Compiling shlex v1.3.0
12902025-07-15T19:40:25.739Z Compiling lock_api v0.4.12
12912025-07-15T19:40:25.742Z Compiling scopeguard v1.2.0
12922025-07-15T19:40:25.742Z Compiling typenum v1.17.0
12932025-07-15T19:40:25.742Z Compiling generic-array v0.14.7
12942025-07-15T19:40:25.907Z Compiling syn v2.0.104
12952025-07-15T19:40:25.922Z Compiling getrandom v0.2.15
12962025-07-15T19:40:26.077Z Compiling jobserver v0.1.32
12972025-07-15T19:40:26.236Z Compiling rand_core v0.6.4
12982025-07-15T19:40:26.303Z Compiling log v0.4.27
12992025-07-15T19:40:26.374Z Compiling smallvec v1.15.0
13002025-07-15T19:40:26.487Z Compiling cc v1.2.15
13012025-07-15T19:40:26.780Z Compiling portable-atomic v1.11.0
13022025-07-15T19:40:26.802Z Compiling critical-section v1.1.3
13032025-07-15T19:40:26.890Z Compiling subtle v2.6.1
13042025-07-15T19:40:26.910Z Compiling const-oid v0.9.6
13052025-07-15T19:40:26.977Z Compiling pkg-config v0.3.31
13062025-07-15T19:40:27.064Z Compiling pin-project-lite v0.2.14
13072025-07-15T19:40:27.224Z Compiling parking_lot_core v0.9.10
13082025-07-15T19:40:27.245Z Compiling rustix v0.38.37
13092025-07-15T19:40:28.092Z Compiling signal-hook-registry v1.4.2
13102025-07-15T19:40:28.209Z Compiling parking_lot v0.12.3
13112025-07-15T19:40:28.315Z Compiling mio v1.0.2
13122025-07-15T19:40:28.337Z Compiling futures-core v0.3.31
13132025-07-15T19:40:28.616Z Compiling spin v0.9.8
13142025-07-15T19:40:28.789Z Compiling socket2 v0.5.10
13152025-07-15T19:40:29.085Z Compiling once_cell v1.21.3
13162025-07-15T19:40:29.153Z Compiling aho-corasick v1.1.3
13172025-07-15T19:40:29.176Z Compiling slab v0.4.9
13182025-07-15T19:40:29.203Z Compiling cpufeatures v0.2.14
13192025-07-15T19:40:29.335Z Compiling libm v0.2.8
13202025-07-15T19:40:29.852Z Compiling serde_json v1.0.140
13212025-07-15T19:40:29.881Z Compiling regex-syntax v0.8.5
13222025-07-15T19:40:29.881Z Compiling either v1.15.0
13232025-07-15T19:40:29.881Z Compiling num-traits v0.2.19
13242025-07-15T19:40:29.905Z Compiling futures-sink v0.3.31
13252025-07-15T19:40:29.928Z Compiling percent-encoding v2.3.1
13262025-07-15T19:40:29.972Z Compiling getrandom v0.3.1
13272025-07-15T19:40:30.095Z Compiling glob v0.3.2
13282025-07-15T19:40:30.438Z Compiling prettyplease v0.2.35
13292025-07-15T19:40:30.607Z Compiling lazy_static v1.5.0
13302025-07-15T19:40:30.757Z Compiling foldhash v0.1.5
13312025-07-15T19:40:30.841Z Compiling allocator-api2 v0.2.21
13322025-07-15T19:40:30.971Z Compiling clang-sys v1.8.1
13332025-07-15T19:40:31.205Z Compiling minimal-lexical v0.2.1
13342025-07-15T19:40:31.208Z Compiling libloading v0.8.5
13352025-07-15T19:40:31.633Z Compiling hashbrown v0.15.4
13362025-07-15T19:40:31.720Z Compiling nom v7.1.3
13372025-07-15T19:40:31.762Z Compiling base64ct v1.6.0
13382025-07-15T19:40:31.789Z Compiling bindgen v0.69.5
13392025-07-15T19:40:32.359Z Compiling home v0.5.9
13402025-07-15T19:40:32.602Z Compiling pem-rfc7468 v0.7.0
13412025-07-15T19:40:32.888Z Compiling futures-channel v0.3.31
13422025-07-15T19:40:33.245Z Compiling regex-automata v0.4.8
13432025-07-15T19:40:33.326Z Compiling synstructure v0.13.1
13442025-07-15T19:40:33.693Z Compiling itertools v0.12.1
13452025-07-15T19:40:34.798Z Compiling pin-utils v0.1.0
13462025-07-15T19:40:34.921Z Compiling cexpr v0.6.0
13472025-07-15T19:40:35.161Z Compiling flagset v0.4.6
13482025-07-15T19:40:35.402Z Compiling futures-io v0.3.31
13492025-07-15T19:40:35.616Z Compiling lazycell v1.3.0
13502025-07-15T19:40:35.697Z Compiling rustc-hash v1.1.0
13512025-07-15T19:40:35.816Z Compiling futures-task v0.3.31
13522025-07-15T19:40:35.885Z Compiling cmake v0.1.51
13532025-07-15T19:40:36.128Z Compiling zerocopy v0.8.26
13542025-07-15T19:40:36.512Z Compiling dunce v1.0.5
13552025-07-15T19:40:36.535Z Compiling fs_extra v1.3.0
13562025-07-15T19:40:36.675Z Compiling form_urlencoded v1.2.1
13572025-07-15T19:40:36.703Z Compiling vcpkg v0.2.15
13582025-07-15T19:40:36.728Z Compiling paste v1.0.15
13592025-07-15T19:40:37.006Z Compiling crossbeam-utils v0.8.21
13602025-07-15T19:40:37.031Z Compiling ring v0.17.14
13612025-07-15T19:40:37.087Z Compiling tracing-core v0.1.32
13622025-07-15T19:40:37.585Z Compiling aws-lc-rs v1.12.4
13632025-07-15T19:40:38.053Z Compiling iana-time-zone v0.1.63
13642025-07-15T19:40:38.382Z Compiling httparse v1.9.5
13652025-07-15T19:40:38.411Z Compiling openssl-sys v0.9.109
13662025-07-15T19:40:38.414Z Compiling tinyvec_macros v0.1.1
13672025-07-15T19:40:38.454Z Compiling serde_derive v1.0.219
13682025-07-15T19:40:38.549Z Compiling zeroize_derive v1.4.2
13692025-07-15T19:40:39.061Z Compiling zerofrom-derive v0.1.4
13702025-07-15T19:40:39.446Z Compiling yoke-derive v0.7.4
13712025-07-15T19:40:39.535Z Compiling zerovec-derive v0.10.3
13722025-07-15T19:40:40.008Z Compiling zeroize v1.8.1
13732025-07-15T19:40:41.764Z Compiling crypto-common v0.1.6
13742025-07-15T19:40:42.005Z Compiling block-buffer v0.10.4
13752025-07-15T19:40:42.060Z Compiling displaydoc v0.2.5
13762025-07-15T19:40:42.081Z Compiling zerocopy-derive v0.7.35
13772025-07-15T19:40:42.289Z Compiling digest v0.10.7
13782025-07-15T19:40:42.432Z Compiling zerofrom v0.1.4
13792025-07-15T19:40:42.689Z Compiling yoke v0.7.4
13802025-07-15T19:40:42.755Z Compiling tokio-macros v2.5.0
13812025-07-15T19:40:42.894Z Compiling hmac v0.12.1
13822025-07-15T19:40:43.043Z Compiling zerovec v0.10.4
13832025-07-15T19:40:43.167Z Compiling icu_provider_macros v1.5.0
13842025-07-15T19:40:43.374Z Compiling block-padding v0.3.3
13852025-07-15T19:40:43.563Z Compiling sha2 v0.10.9
13862025-07-15T19:40:43.618Z Compiling inout v0.1.3
13872025-07-15T19:40:43.648Z Compiling regex v1.11.1
13882025-07-15T19:40:43.976Z Compiling cipher v0.4.4
13892025-07-15T19:40:43.999Z Compiling zerocopy v0.7.35
13902025-07-15T19:40:44.254Z Compiling der_derive v0.7.3
13912025-07-15T19:40:44.277Z Compiling futures-macro v0.3.31
13922025-07-15T19:40:44.524Z Compiling thiserror-impl v1.0.69
13932025-07-15T19:40:44.704Z Compiling salsa20 v0.10.2
13942025-07-15T19:40:44.950Z Compiling tinystr v0.7.6
13952025-07-15T19:40:45.096Z Compiling icu_collections v1.5.0
13962025-07-15T19:40:45.346Z Compiling icu_locid v1.5.0
13972025-07-15T19:40:45.438Z Compiling ppv-lite86 v0.2.20
13982025-07-15T19:40:45.760Z Compiling serde v1.0.219
13992025-07-15T19:40:46.123Z Compiling futures-util v0.3.31
14002025-07-15T19:40:46.220Z Compiling pbkdf2 v0.12.2
14012025-07-15T19:40:46.374Z Compiling zerocopy-derive v0.8.26
14022025-07-15T19:40:46.422Z Compiling scrypt v0.11.0
14032025-07-15T19:40:46.554Z Compiling icu_provider v1.5.0
14042025-07-15T19:40:46.928Z Compiling der v0.7.9
14052025-07-15T19:40:46.971Z Compiling aes v0.8.4
14062025-07-15T19:40:47.286Z Compiling icu_locid_transform v1.5.0
14072025-07-15T19:40:47.452Z Compiling thiserror v1.0.69
14082025-07-15T19:40:47.532Z Compiling cbc v0.1.2
14092025-07-15T19:40:47.622Z Compiling pest v2.7.14
14102025-07-15T19:40:47.908Z Compiling tracing-attributes v0.1.27
14112025-07-15T19:40:49.680Z Compiling icu_properties v1.5.1
14122025-07-15T19:40:49.703Z Compiling spki v0.7.3
14132025-07-15T19:40:49.945Z Compiling scroll_derive v0.12.0
14142025-07-15T19:40:50.070Z Compiling pkcs5 v0.7.1
14152025-07-15T19:40:50.700Z Compiling pest_meta v2.7.14
14162025-07-15T19:40:51.077Z Compiling tracing v0.1.40
14172025-07-15T19:40:51.152Z Compiling bytes v1.10.1
14182025-07-15T19:40:51.271Z Compiling bitflags v2.9.1
14192025-07-15T19:40:51.475Z Compiling semver v1.0.26
14202025-07-15T19:40:51.766Z Compiling indexmap v2.10.0
14212025-07-15T19:40:52.156Z Compiling rustc_version v0.4.1
14222025-07-15T19:40:52.646Z Compiling tokio v1.45.1
14232025-07-15T19:40:52.868Z Compiling http v1.3.1
14242025-07-15T19:40:53.187Z Compiling uuid v1.17.0
14252025-07-15T19:40:53.493Z Compiling icu_normalizer v1.5.0
14262025-07-15T19:40:54.332Z Compiling chrono v0.4.41
14272025-07-15T19:40:54.493Z Compiling idna_adapter v1.2.0
14282025-07-15T19:40:54.749Z Compiling idna v1.0.3
14292025-07-15T19:40:54.753Z Compiling http-body v1.0.1
14302025-07-15T19:40:55.043Z Compiling pkcs8 v0.10.2
14312025-07-15T19:40:55.091Z Compiling base64 v0.22.1
14322025-07-15T19:40:55.150Z Compiling rustls-pki-types v1.10.0
14332025-07-15T19:40:55.262Z Compiling rustversion v1.0.17
14342025-07-15T19:40:55.695Z Compiling which v4.4.2
14352025-07-15T19:40:55.773Z Compiling url v2.5.4
14362025-07-15T19:40:56.142Z Compiling rand_core v0.9.2
14372025-07-15T19:40:56.259Z Compiling pest_generator v2.7.14
14382025-07-15T19:40:56.301Z Compiling scroll v0.12.0
14392025-07-15T19:40:56.540Z Compiling tinyvec v1.8.0
14402025-07-15T19:40:56.596Z Compiling serde_derive_internals v0.29.1
14412025-07-15T19:40:56.877Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14422025-07-15T19:40:57.519Z Compiling bzip2-sys v0.1.13+1.0.8
14432025-07-15T19:40:57.659Z Compiling untrusted v0.9.0
14442025-07-15T19:40:57.735Z Compiling try-lock v0.2.5
14452025-07-15T19:40:57.869Z Compiling tower-service v0.3.3
14462025-07-15T19:40:57.920Z Compiling adler2 v2.0.0
14472025-07-15T19:40:58.018Z Compiling untrusted v0.7.1
14482025-07-15T19:40:58.041Z Compiling num-conv v0.1.0
14492025-07-15T19:40:58.062Z Compiling time-core v0.1.2
14502025-07-15T19:40:58.066Z Compiling schemars v0.8.22
14512025-07-15T19:40:58.142Z Compiling openssl-probe v0.1.5
14522025-07-15T19:40:58.228Z Compiling openssl v0.10.73
14532025-07-15T19:40:58.289Z Compiling foreign-types-shared v0.1.1
14542025-07-15T19:40:58.326Z Compiling powerfmt v0.2.0
14552025-07-15T19:40:58.435Z Compiling atomic-waker v1.1.2
14562025-07-15T19:40:58.458Z Compiling foreign-types v0.3.2
14572025-07-15T19:40:58.503Z Compiling time-macros v0.2.18
14582025-07-15T19:40:58.593Z Compiling goblin v0.8.2
14592025-07-15T19:40:58.626Z Compiling deranged v0.3.11
14602025-07-15T19:40:58.692Z Compiling miniz_oxide v0.8.5
14612025-07-15T19:40:58.823Z Compiling schemars_derive v0.8.22
14622025-07-15T19:41:00.059Z Compiling pest_derive v2.7.14
14632025-07-15T19:41:00.092Z Compiling want v0.3.1
14642025-07-15T19:41:01.438Z Compiling tokio-util v0.7.15
14652025-07-15T19:41:01.571Z Compiling rand_chacha v0.9.0
14662025-07-15T19:41:02.947Z Compiling h2 v0.4.6
14672025-07-15T19:41:03.021Z Compiling ipnet v2.11.0
14682025-07-15T19:41:04.185Z Compiling openssl-macros v0.1.1
14692025-07-15T19:41:04.637Z Compiling native-tls v0.2.12
14702025-07-15T19:41:04.875Z Compiling rustls v0.23.19
14712025-07-15T19:41:04.934Z Compiling syn v1.0.109
14722025-07-15T19:41:05.017Z Compiling dyn-clone v1.0.19
14732025-07-15T19:41:05.206Z Compiling httpdate v1.0.3
14742025-07-15T19:41:05.276Z Compiling num_threads v0.1.7
14752025-07-15T19:41:05.438Z Compiling time v0.3.36
14762025-07-15T19:41:06.231Z Compiling dof v0.3.0
14772025-07-15T19:41:07.709Z Compiling rand v0.9.1
14782025-07-15T19:41:08.092Z Compiling dtrace-parser v0.2.0
14792025-07-15T19:41:09.184Z Compiling unicode-normalization v0.1.24
14802025-07-15T19:41:09.474Z Compiling heapless v0.7.17
14812025-07-15T19:41:09.952Z Compiling signature v2.2.0
14822025-07-15T19:41:10.015Z Compiling crossbeam-epoch v0.9.18
14832025-07-15T19:41:10.039Z Compiling crc32fast v1.4.2
14842025-07-15T19:41:10.252Z Compiling hyper v1.6.0
14852025-07-15T19:41:10.275Z Compiling cookie v0.18.1
14862025-07-15T19:41:10.396Z Compiling zstd-safe v7.2.3
14872025-07-15T19:41:10.610Z Compiling unicode-properties v0.1.3
14882025-07-15T19:41:10.718Z Compiling zlib-rs v0.5.1
14892025-07-15T19:41:10.769Z Compiling signal-hook v0.3.17
14902025-07-15T19:41:11.051Z Compiling siphasher v0.3.11
14912025-07-15T19:41:11.073Z Compiling unicode-bidi v0.3.17
14922025-07-15T19:41:11.439Z Compiling slog v2.7.0
14932025-07-15T19:41:11.992Z Compiling rayon-core v1.12.1
14942025-07-15T19:41:12.366Z Compiling stringprep v0.1.5
14952025-07-15T19:41:12.796Z Compiling hyper-util v0.1.14
14962025-07-15T19:41:12.976Z Compiling phf_shared v0.11.2
14972025-07-15T19:41:13.399Z Compiling crossbeam-deque v0.8.5
14982025-07-15T19:41:13.428Z Compiling usdt-impl v0.5.0
14992025-07-15T19:41:13.740Z Compiling curve25519-dalek v4.1.3
15002025-07-15T19:41:13.762Z Compiling serde_tokenstream v0.2.2
15012025-07-15T19:41:14.429Z Compiling serde_spanned v0.6.9
15022025-07-15T19:41:14.451Z Compiling toml_datetime v0.6.11
15032025-07-15T19:41:14.528Z Compiling rand_chacha v0.3.1
15042025-07-15T19:41:14.686Z Compiling md-5 v0.10.6
15052025-07-15T19:41:14.762Z Compiling num-integer v0.1.46
15062025-07-15T19:41:14.986Z Compiling sync_wrapper v1.0.1
15072025-07-15T19:41:15.005Z Compiling ff v0.13.0
15082025-07-15T19:41:15.165Z Compiling hash32 v0.2.1
15092025-07-15T19:41:15.257Z Compiling memoffset v0.9.1
15102025-07-15T19:41:15.510Z Compiling newtype-uuid v1.2.4
15112025-07-15T19:41:15.573Z Compiling litrs v0.4.1
15122025-07-15T19:41:15.611Z Compiling psl-types v2.0.11
15132025-07-15T19:41:15.828Z Compiling cfg_aliases v0.2.1
15142025-07-15T19:41:15.852Z Compiling fallible-iterator v0.2.0
15152025-07-15T19:41:15.949Z Compiling tower-layer v0.3.3
15162025-07-15T19:41:16.262Z Compiling num-bigint-dig v0.8.4
15172025-07-15T19:41:16.505Z Compiling base16ct v0.2.0
15182025-07-15T19:41:16.563Z Compiling gimli v0.31.1
15192025-07-15T19:41:16.600Z Compiling smoltcp v0.9.1
15202025-07-15T19:41:16.651Z Compiling document-features v0.2.10
15212025-07-15T19:41:16.824Z Compiling sec1 v0.7.3
15222025-07-15T19:41:16.988Z Compiling postgres-protocol v0.6.8
15232025-07-15T19:41:17.353Z Compiling libz-rs-sys v0.5.1
15242025-07-15T19:41:17.450Z Compiling tower v0.5.2
15252025-07-15T19:41:17.605Z Compiling flate2 v1.1.2
15262025-07-15T19:41:17.771Z Compiling nix v0.29.0
15272025-07-15T19:41:17.963Z Compiling publicsuffix v2.3.0
15282025-07-15T19:41:18.285Z Compiling num-iter v0.1.45
15292025-07-15T19:41:18.288Z Compiling group v0.13.0
15302025-07-15T19:41:18.531Z Compiling rand v0.8.5
15312025-07-15T19:41:19.300Z Compiling tokio-native-tls v0.3.1
15322025-07-15T19:41:19.776Z Compiling ipnetwork v0.21.1
15332025-07-15T19:41:19.850Z Compiling strum_macros v0.27.1
15342025-07-15T19:41:20.193Z Compiling rustls-native-certs v0.8.1
15352025-07-15T19:41:20.361Z Compiling webpki-roots v1.0.1
15362025-07-15T19:41:20.598Z Compiling terminal_size v0.4.0
15372025-07-15T19:41:20.625Z Compiling http-body-util v0.1.3
15382025-07-15T19:41:20.661Z Compiling hkdf v0.12.4
15392025-07-15T19:41:20.735Z Compiling crypto-bigint v0.5.5
15402025-07-15T19:41:20.841Z Compiling async-trait v0.1.88
15412025-07-15T19:41:20.968Z Compiling addr2line v0.24.2
15422025-07-15T19:41:21.114Z Compiling curve25519-dalek-derive v0.1.1
15432025-07-15T19:41:21.454Z Compiling thiserror-impl v2.0.12
15442025-07-15T19:41:21.682Z Compiling fs-err v3.1.1
15452025-07-15T19:41:22.043Z Compiling object v0.36.5
15462025-07-15T19:41:22.517Z Compiling ahash v0.8.11
15472025-07-15T19:41:22.898Z Compiling winnow v0.5.40
15482025-07-15T19:41:23.385Z Compiling bitflags v1.3.2
15492025-07-15T19:41:23.518Z Compiling rustc-demangle v0.1.24
15502025-07-15T19:41:24.441Z Compiling lockfree-object-pool v0.1.6
15512025-07-15T19:41:24.720Z Compiling buf-list v1.0.3
15522025-07-15T19:41:24.741Z Compiling iri-string v0.7.8
15532025-07-15T19:41:24.944Z Compiling managed v0.8.0
15542025-07-15T19:41:25.359Z Compiling simd-adler32 v0.3.7
15552025-07-15T19:41:25.382Z Compiling anyhow v1.0.98
15562025-07-15T19:41:25.503Z Compiling hubpack_derive v0.1.1
15572025-07-15T19:41:25.923Z Compiling bumpalo v3.16.0
15582025-07-15T19:41:26.370Z Compiling zopfli v0.8.1
15592025-07-15T19:41:26.412Z Compiling hubpack v0.1.2
15602025-07-15T19:41:26.452Z Compiling toml_edit v0.19.15
15612025-07-15T19:41:26.535Z Compiling clap_builder v4.5.40
15622025-07-15T19:41:26.901Z Compiling strum v0.27.1
15632025-07-15T19:41:27.101Z Compiling thiserror v2.0.12
15642025-07-15T19:41:27.285Z Compiling elliptic-curve v0.13.8
15652025-07-15T19:41:27.964Z Compiling tower-http v0.6.6
15662025-07-15T19:41:28.135Z Compiling console v0.15.10
15672025-07-15T19:41:28.709Z Compiling backtrace v0.3.74
15682025-07-15T19:41:29.144Z Compiling hyper-tls v0.6.0
15692025-07-15T19:41:29.335Z Compiling oxnet v0.1.2
15702025-07-15T19:41:29.561Z Compiling rayon v1.10.0
15712025-07-15T19:41:30.114Z Compiling signal-hook-mio v0.2.4
15722025-07-15T19:41:30.315Z Compiling cookie_store v0.21.1
15732025-07-15T19:41:31.616Z Compiling zstd v0.13.3
15742025-07-15T19:41:32.173Z Compiling postgres-types v0.2.9
15752025-07-15T19:41:32.407Z Compiling usdt-attr-macro v0.5.0
15762025-07-15T19:41:33.188Z Compiling usdt-macro v0.5.0
15772025-07-15T19:41:33.547Z Compiling phf v0.11.2
15782025-07-15T19:41:33.902Z Compiling ed25519 v2.2.3
15792025-07-15T19:41:34.027Z Compiling bzip2 v0.5.2
15802025-07-15T19:41:34.085Z Compiling bzip2 v0.4.4
15812025-07-15T19:41:34.441Z Compiling strum_macros v0.26.4
15822025-07-15T19:41:34.476Z Compiling pkcs1 v0.7.5
15832025-07-15T19:41:34.501Z Compiling serde-big-array v0.5.1
15842025-07-15T19:41:34.632Z Compiling serde_urlencoded v0.7.1
15852025-07-15T19:41:34.755Z Compiling rfc6979 v0.4.0
15862025-07-15T19:41:34.970Z Compiling bstr v1.10.0
15872025-07-15T19:41:35.186Z Compiling clap_derive v4.5.40
15882025-07-15T19:41:35.395Z Compiling enum-as-inner v0.6.1
15892025-07-15T19:41:35.788Z Compiling daft-derive v0.1.4
15902025-07-15T19:41:36.519Z Compiling serde_repr v0.1.19
15912025-07-15T19:41:36.541Z Compiling float-cmp v0.10.0
15922025-07-15T19:41:36.616Z Compiling encoding_rs v0.8.34
15932025-07-15T19:41:36.807Z Compiling difflib v0.4.0
15942025-07-15T19:41:37.381Z Compiling data-encoding v2.9.0
15952025-07-15T19:41:37.637Z Compiling unicode-segmentation v1.12.0
15962025-07-15T19:41:38.125Z Compiling static_assertions v1.1.0
15972025-07-15T19:41:38.253Z Compiling fixedbitset v0.4.2
15982025-07-15T19:41:38.533Z Compiling precomputed-hash v0.1.1
15992025-07-15T19:41:38.686Z Compiling mime v0.3.17
16002025-07-15T19:41:38.707Z Compiling predicates-core v1.0.8
16012025-07-15T19:41:38.833Z Compiling number_prefix v0.4.0
16022025-07-15T19:41:39.097Z Compiling whoami v1.5.2
16032025-07-15T19:41:39.122Z Compiling new_debug_unreachable v1.0.6
16042025-07-15T19:41:39.217Z Compiling normalize-line-endings v0.3.0
16052025-07-15T19:41:39.241Z Compiling string_cache v0.8.9
16062025-07-15T19:41:39.263Z Compiling indicatif v0.17.11
16072025-07-15T19:41:39.376Z Compiling predicates v3.1.3
16082025-07-15T19:41:39.645Z Compiling clap v4.5.40
16092025-07-15T19:41:39.670Z Compiling tokio-postgres v0.7.13
16102025-07-15T19:41:39.712Z Compiling toml_edit v0.22.27
16112025-07-15T19:41:39.786Z Compiling strum v0.26.3
16122025-07-15T19:41:40.005Z Compiling petgraph v0.6.5
16132025-07-15T19:41:40.528Z Compiling similar v2.7.0
16142025-07-15T19:41:40.886Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16152025-07-15T19:41:41.221Z Compiling hickory-proto v0.25.2
16162025-07-15T19:41:42.600Z Compiling daft v0.1.4
16172025-07-15T19:41:43.141Z Compiling usdt v0.5.0
16182025-07-15T19:41:43.238Z Compiling rsa v0.9.6
16192025-07-15T19:41:43.618Z Compiling ecdsa v0.16.9
16202025-07-15T19:41:43.738Z Compiling zip v0.6.6
16212025-07-15T19:41:44.504Z Compiling zip v4.2.0
16222025-07-15T19:41:45.082Z Compiling ed25519-dalek v2.1.1
16232025-07-15T19:41:46.488Z Compiling crossterm v0.28.1
16242025-07-15T19:41:46.776Z Compiling toml v0.7.8
16252025-07-15T19:41:48.192Z Compiling tokio-stream v0.1.17
16262025-07-15T19:41:48.276Z Compiling openapiv3 v2.2.0
16272025-07-15T19:41:48.334Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16282025-07-15T19:41:48.485Z Compiling x509-cert v0.2.5
16292025-07-15T19:41:48.776Z Compiling sha1 v0.10.6
16302025-07-15T19:41:49.199Z Compiling itertools v0.10.5
16312025-07-15T19:41:49.247Z Compiling dirs-sys-next v0.1.2
16322025-07-15T19:41:49.698Z Compiling winnow v0.6.26
16332025-07-15T19:41:49.803Z Compiling lalrpop-util v0.19.12
16342025-07-15T19:41:50.194Z Compiling peg-runtime v0.8.5
16352025-07-15T19:41:50.785Z Compiling rustc-hash v2.1.1
16362025-07-15T19:41:51.014Z Compiling dirs-next v2.0.0
16372025-07-15T19:41:51.077Z Compiling thread_local v1.1.8
16382025-07-15T19:41:51.238Z Compiling slog-async v2.8.0
16392025-07-15T19:41:51.614Z Compiling term v0.7.0
16402025-07-15T19:41:51.812Z Compiling xattr v1.3.1
16412025-07-15T19:41:51.873Z Compiling futures-executor v0.3.31
16422025-07-15T19:41:52.110Z Compiling crossbeam-channel v0.5.15
16432025-07-15T19:41:52.389Z Compiling is-terminal v0.4.13
16442025-07-15T19:41:52.411Z Compiling filetime v0.2.25
16452025-07-15T19:41:52.559Z Compiling take_mut v0.2.2
16462025-07-15T19:41:52.727Z Compiling tar v0.4.44
16472025-07-15T19:41:52.750Z Compiling slog-term v2.9.1
16482025-07-15T19:41:52.851Z Compiling futures v0.3.31
16492025-07-15T19:41:52.994Z Compiling camino v1.1.10
16502025-07-15T19:41:58.653Z Compiling aws-lc-sys v0.26.0
16512025-07-15T19:42:29.469Z Compiling rustls-webpki v0.102.8
16522025-07-15T19:42:34.178Z Compiling tokio-rustls v0.26.0
16532025-07-15T19:42:34.469Z Compiling hyper-rustls v0.27.7
16542025-07-15T19:42:34.840Z Compiling reqwest v0.12.22
16552025-07-15T19:42:38.489Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16562025-07-15T19:42:38.799Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16572025-07-15T19:42:43.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
16582025-07-15T19:42:43.763Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16592025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: Clickhouse
16602025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: Cockroach
16612025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: Console
16622025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: DendriteStub
16632025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: MaghemiteMgd
16642025-07-15T19:42:43.885ZJul 15 19:42:43.261 INFO Starting download, target: TransceiverControl
16652025-07-15T19:42:43.902ZJul 15 19:42:43.262 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16662025-07-15T19:42:43.902ZJul 15 19:42:43.262 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16672025-07-15T19:42:43.902ZJul 15 19:42:43.262 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16682025-07-15T19:42:43.902ZJul 15 19:42:43.263 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16692025-07-15T19:42:43.902ZJul 15 19:42:43.263 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16702025-07-15T19:42:43.902ZJul 15 19:42:43.263 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16712025-07-15T19:42:44.352ZJul 15 19:42:43.764 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16722025-07-15T19:42:44.754ZJul 15 19:42:44.150 INFO Download complete, target: Console
16732025-07-15T19:42:44.884ZJul 15 19:42:44.301 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16742025-07-15T19:42:45.240ZJul 15 19:42:44.664 INFO Download complete, target: TransceiverControl
16752025-07-15T19:42:45.641ZJul 15 19:42:45.057 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16762025-07-15T19:42:45.976ZJul 15 19:42:45.401 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16772025-07-15T19:42:46.382ZJul 15 19:42:45.761 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16782025-07-15T19:42:47.768ZJul 15 19:42:47.195 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16792025-07-15T19:42:47.768ZJul 15 19:42:47.195 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16802025-07-15T19:42:48.877ZJul 15 19:42:48.304 INFO Download complete, target: DendriteStub
16812025-07-15T19:42:49.617ZJul 15 19:42:49.044 INFO Download complete, target: MaghemiteMgd
16822025-07-15T19:42:54.203ZJul 15 19:42:53.630 INFO Checking that binary works, target: Cockroach
16832025-07-15T19:42:54.370ZJul 15 19:42:53.797 INFO Download complete, target: Cockroach
16842025-07-15T19:42:56.099ZJul 15 19:42:55.525 INFO Checking that binary works, target: Clickhouse
16852025-07-15T19:42:56.246ZJul 15 19:42:55.673 INFO Download complete, target: Clickhouse
16862025-07-15T19:42:56.268ZAll builder prerequisites installed successfully, and PATH looks valid
16872025-07-15T19:42:56.271Z
16882025-07-15T19:42:56.271Zreal 4:49.173109238
16892025-07-15T19:42:56.271Zuser 16:53.380058928
16902025-07-15T19:42:56.271Zsys 2:24.474585136
16912025-07-15T19:42:56.271Ztrap 0.642532580
16922025-07-15T19:42:56.271Ztflt 0.936091555
16932025-07-15T19:42:56.271Zdflt 1.351091612
16942025-07-15T19:42:56.271Zkflt 0.026319008
16952025-07-15T19:42:56.271Zlock 39:20.123165792
16962025-07-15T19:42:56.271Zslp 1:01:21.869552849
16972025-07-15T19:42:56.271Zlat 1:14.597760955
16982025-07-15T19:42:56.271Zstop 2:56.371668250
16992025-07-15T19:42:56.271Z+ banner hack-check
17002025-07-15T19:42:56.274Z
17012025-07-15T19:42:56.274Z # # ## #### # # #### # # ###### #### # #
17022025-07-15T19:42:56.275Z # # # # # # # # # # # # # # # # #
17032025-07-15T19:42:56.275Z ###### # # # #### ##### # ###### ##### # ####
17042025-07-15T19:42:56.275Z # # ###### # # # # # # # # # #
17052025-07-15T19:42:56.275Z # # # # # # # # # # # # # # # # #
17062025-07-15T19:42:56.275Z # # # # #### # # #### # # ###### #### # #
17072025-07-15T19:42:56.275Z
17082025-07-15T19:42:56.275Z+ export CARGO_INCREMENTAL=0
17092025-07-15T19:42:56.275Z+ CARGO_INCREMENTAL=0
17102025-07-15T19:42:56.275Z+ ptime -m timeout 2h cargo xtask check-features --ci
17112025-07-15T19:42:57.082Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17122025-07-15T19:42:57.384Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17132025-07-15T19:43:00.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
17142025-07-15T19:43:00.624Z Running `target/debug/xtask check-features --ci`
17152025-07-15T19:43:00.652Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17162025-07-15T19:43:00.652Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17172025-07-15T19:43:01.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17182025-07-15T19:43:01.307Z Running `target/debug/xtask download cargo-hack`
17192025-07-15T19:43:02.336Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202025-07-15T19:43:02.753Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212025-07-15T19:43:06.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
17222025-07-15T19:43:06.925Z Running `target/debug/xtask-downloader cargo-hack`
17232025-07-15T19:43:06.970ZJul 15 19:43:06.397 INFO Starting download, target: CargoHack
17242025-07-15T19:43:06.973ZJul 15 19:43:06.398 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17252025-07-15T19:43:07.587ZJul 15 19:43:07.010 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17262025-07-15T19:43:07.658ZJul 15 19:43:07.085 INFO Download complete, target: CargoHack
17272025-07-15T19:43:07.662Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17282025-07-15T19:43:07.683Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17292025-07-15T19:43:07.890Zinfo: running `cargo check --bins` on api_identity (1/221)
17302025-07-15T19:43:08.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-07-15T19:43:08.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-07-15T19:43:08.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-07-15T19:43:08.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17342025-07-15T19:43:08.652Z
17352025-07-15T19:43:08.652Zinfo: running `cargo check --bins` on bootstore (2/221)
17362025-07-15T19:43:09.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-07-15T19:43:09.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-07-15T19:43:09.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-07-15T19:43:09.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17402025-07-15T19:43:09.455Z
17412025-07-15T19:43:09.455Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17422025-07-15T19:43:10.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-07-15T19:43:10.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-07-15T19:43:10.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-07-15T19:43:10.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17462025-07-15T19:43:10.238Z
17472025-07-15T19:43:10.238Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17482025-07-15T19:43:10.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-07-15T19:43:10.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-07-15T19:43:10.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-07-15T19:43:10.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17522025-07-15T19:43:11.023Z
17532025-07-15T19:43:11.023Zinfo: running `cargo check --bins` on id-map (5/221)
17542025-07-15T19:43:11.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-07-15T19:43:11.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-07-15T19:43:11.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-07-15T19:43:11.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17582025-07-15T19:43:11.777Z
17592025-07-15T19:43:11.777Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17602025-07-15T19:43:12.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-07-15T19:43:12.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-07-15T19:43:12.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-07-15T19:43:12.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17642025-07-15T19:43:12.364Z
17652025-07-15T19:43:12.364Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17662025-07-15T19:43:12.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-07-15T19:43:12.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-07-15T19:43:12.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-07-15T19:43:12.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17702025-07-15T19:43:12.953Z
17712025-07-15T19:43:12.954Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17722025-07-15T19:43:13.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-07-15T19:43:13.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-07-15T19:43:13.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-07-15T19:43:13.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17762025-07-15T19:43:13.538Z
17772025-07-15T19:43:13.538Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17782025-07-15T19:43:14.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-07-15T19:43:14.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-07-15T19:43:14.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-07-15T19:43:14.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17822025-07-15T19:43:14.125Z
17832025-07-15T19:43:14.125Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17842025-07-15T19:43:14.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-07-15T19:43:14.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-07-15T19:43:14.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-07-15T19:43:14.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17882025-07-15T19:43:14.716Z
17892025-07-15T19:43:14.716Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17902025-07-15T19:43:15.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-07-15T19:43:15.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-07-15T19:43:15.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-07-15T19:43:15.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17942025-07-15T19:43:15.300Z
17952025-07-15T19:43:15.300Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17962025-07-15T19:43:15.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-07-15T19:43:15.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-07-15T19:43:15.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-07-15T19:43:15.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18002025-07-15T19:43:15.891Z
18012025-07-15T19:43:15.891Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18022025-07-15T19:43:16.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-07-15T19:43:16.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-07-15T19:43:16.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-07-15T19:43:16.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18062025-07-15T19:43:16.476Z
18072025-07-15T19:43:16.476Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18082025-07-15T19:43:17.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-07-15T19:43:17.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-07-15T19:43:17.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-07-15T19:43:17.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18122025-07-15T19:43:17.067Z
18132025-07-15T19:43:17.067Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18142025-07-15T19:43:17.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-07-15T19:43:17.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-07-15T19:43:17.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-07-15T19:43:17.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18182025-07-15T19:43:17.655Z
18192025-07-15T19:43:17.655Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18202025-07-15T19:43:18.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-07-15T19:43:18.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-07-15T19:43:18.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-07-15T19:43:18.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18242025-07-15T19:43:18.247Z
18252025-07-15T19:43:18.247Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18262025-07-15T19:43:18.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-07-15T19:43:18.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-07-15T19:43:18.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-07-15T19:43:18.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18302025-07-15T19:43:18.848Z
18312025-07-15T19:43:18.848Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18322025-07-15T19:43:19.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-07-15T19:43:19.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-07-15T19:43:19.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-07-15T19:43:19.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18362025-07-15T19:43:19.443Z
18372025-07-15T19:43:19.443Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18382025-07-15T19:43:19.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-07-15T19:43:19.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-07-15T19:43:19.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-07-15T19:43:19.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18422025-07-15T19:43:20.037Z
18432025-07-15T19:43:20.037Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18442025-07-15T19:43:20.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-07-15T19:43:20.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-07-15T19:43:20.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-07-15T19:43:20.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18482025-07-15T19:43:20.635Z
18492025-07-15T19:43:20.635Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18502025-07-15T19:43:21.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-07-15T19:43:21.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-07-15T19:43:21.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-07-15T19:43:21.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18542025-07-15T19:43:21.236Z
18552025-07-15T19:43:21.236Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18562025-07-15T19:43:21.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-07-15T19:43:21.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-07-15T19:43:21.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-07-15T19:43:21.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18602025-07-15T19:43:21.824Z
18612025-07-15T19:43:21.824Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18622025-07-15T19:43:22.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-07-15T19:43:22.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-07-15T19:43:22.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-07-15T19:43:22.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18662025-07-15T19:43:22.422Z
18672025-07-15T19:43:22.422Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18682025-07-15T19:43:22.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-07-15T19:43:23.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-07-15T19:43:23.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-07-15T19:43:23.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18722025-07-15T19:43:23.016Z
18732025-07-15T19:43:23.016Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18742025-07-15T19:43:23.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-07-15T19:43:23.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-07-15T19:43:23.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-07-15T19:43:23.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18782025-07-15T19:43:23.617Z
18792025-07-15T19:43:23.617Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18802025-07-15T19:43:24.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-07-15T19:43:24.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-07-15T19:43:24.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-07-15T19:43:24.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18842025-07-15T19:43:24.212Z
18852025-07-15T19:43:24.212Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18862025-07-15T19:43:24.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-07-15T19:43:24.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-07-15T19:43:24.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-07-15T19:43:24.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18902025-07-15T19:43:24.808Z
18912025-07-15T19:43:24.808Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18922025-07-15T19:43:25.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-07-15T19:43:25.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-07-15T19:43:25.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-07-15T19:43:25.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18962025-07-15T19:43:25.379Z
18972025-07-15T19:43:25.379Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
18982025-07-15T19:43:25.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-07-15T19:43:25.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-07-15T19:43:25.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-07-15T19:43:25.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19022025-07-15T19:43:25.983Z
19032025-07-15T19:43:25.984Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19042025-07-15T19:43:26.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-07-15T19:43:26.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-07-15T19:43:26.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-07-15T19:43:26.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19082025-07-15T19:43:26.561Z
19092025-07-15T19:43:26.561Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19102025-07-15T19:43:27.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-07-15T19:43:27.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-07-15T19:43:27.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-07-15T19:43:27.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19142025-07-15T19:43:27.235Z
19152025-07-15T19:43:27.235Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19162025-07-15T19:43:27.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-07-15T19:43:27.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-07-15T19:43:27.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-07-15T19:43:27.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19202025-07-15T19:43:27.743Z
19212025-07-15T19:43:27.743Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19222025-07-15T19:43:28.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-07-15T19:43:28.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-07-15T19:43:28.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-07-15T19:43:28.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19262025-07-15T19:43:28.345Z
19272025-07-15T19:43:28.346Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19282025-07-15T19:43:28.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-07-15T19:43:28.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-07-15T19:43:28.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-07-15T19:43:28.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19322025-07-15T19:43:28.916Z
19332025-07-15T19:43:28.916Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19342025-07-15T19:43:29.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-07-15T19:43:29.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-07-15T19:43:29.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-07-15T19:43:29.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19382025-07-15T19:43:29.502Z
19392025-07-15T19:43:29.502Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19402025-07-15T19:43:30.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-07-15T19:43:30.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-07-15T19:43:30.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432025-07-15T19:43:30.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19442025-07-15T19:43:30.093Z
19452025-07-15T19:43:30.093Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19462025-07-15T19:43:30.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472025-07-15T19:43:30.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482025-07-15T19:43:30.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492025-07-15T19:43:30.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19502025-07-15T19:43:30.686Z
19512025-07-15T19:43:30.686Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19522025-07-15T19:43:31.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532025-07-15T19:43:31.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542025-07-15T19:43:31.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552025-07-15T19:43:31.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19562025-07-15T19:43:31.278Z
19572025-07-15T19:43:31.278Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19582025-07-15T19:43:31.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592025-07-15T19:43:31.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602025-07-15T19:43:31.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612025-07-15T19:43:31.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19622025-07-15T19:43:31.875Z
19632025-07-15T19:43:31.875Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19642025-07-15T19:43:32.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652025-07-15T19:43:32.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662025-07-15T19:43:32.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672025-07-15T19:43:32.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19682025-07-15T19:43:32.490Z
19692025-07-15T19:43:32.490Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19702025-07-15T19:43:33.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712025-07-15T19:43:33.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722025-07-15T19:43:33.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732025-07-15T19:43:33.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19742025-07-15T19:43:33.066Z
19752025-07-15T19:43:33.066Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19762025-07-15T19:43:33.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772025-07-15T19:43:33.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782025-07-15T19:43:33.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792025-07-15T19:43:33.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19802025-07-15T19:43:33.666Z
19812025-07-15T19:43:33.667Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19822025-07-15T19:43:34.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832025-07-15T19:43:34.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842025-07-15T19:43:34.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852025-07-15T19:43:34.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19862025-07-15T19:43:34.267Z
19872025-07-15T19:43:34.267Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19882025-07-15T19:43:34.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892025-07-15T19:43:34.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902025-07-15T19:43:34.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912025-07-15T19:43:34.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19922025-07-15T19:43:34.853Z
19932025-07-15T19:43:34.853Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19942025-07-15T19:43:35.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952025-07-15T19:43:35.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962025-07-15T19:43:35.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972025-07-15T19:43:35.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19982025-07-15T19:43:35.443Z
19992025-07-15T19:43:35.443Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20002025-07-15T19:43:36.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012025-07-15T19:43:36.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022025-07-15T19:43:36.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032025-07-15T19:43:36.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20042025-07-15T19:43:36.287Z
20052025-07-15T19:43:36.288Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20062025-07-15T19:43:36.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072025-07-15T19:43:37.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082025-07-15T19:43:37.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092025-07-15T19:43:37.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20102025-07-15T19:43:37.072Z
20112025-07-15T19:43:37.073Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20122025-07-15T19:43:37.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132025-07-15T19:43:37.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142025-07-15T19:43:37.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152025-07-15T19:43:37.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20162025-07-15T19:43:37.880Z
20172025-07-15T19:43:37.880Zinfo: running `cargo check --bins` on oxlog (49/221)
20182025-07-15T19:43:38.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192025-07-15T19:43:38.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202025-07-15T19:43:38.656Z Checking cfg-if v1.0.1
20212025-07-15T19:43:38.663Z Checking libc v0.2.174
20222025-07-15T19:43:38.781Z Checking serde v1.0.219
20232025-07-15T19:43:38.797Z Checking zeroize v1.8.1
20242025-07-15T19:43:38.807Z Checking memchr v2.7.4
20252025-07-15T19:43:38.819Z Checking typenum v1.17.0
20262025-07-15T19:43:38.836Z Checking smallvec v1.15.0
20272025-07-15T19:43:38.852Z Checking value-bag v1.9.0
20282025-07-15T19:43:38.855Z Checking subtle v2.6.1
20292025-07-15T19:43:39.051Z Checking scopeguard v1.2.0
20302025-07-15T19:43:39.158Z Checking const-oid v0.9.6
20312025-07-15T19:43:39.211Z Checking itoa v1.0.11
20322025-07-15T19:43:39.227Z Checking lock_api v0.4.12
20332025-07-15T19:43:39.260Z Checking log v0.4.27
20342025-07-15T19:43:39.451Z Checking stable_deref_trait v1.2.0
20352025-07-15T19:43:39.683Z Checking byteorder v1.5.0
20362025-07-15T19:43:39.807Z Checking zerofrom v0.1.4
20372025-07-15T19:43:39.807Z Checking portable-atomic v1.11.0
20382025-07-15T19:43:40.065Z Checking critical-section v1.1.3
20392025-07-15T19:43:40.128Z Checking getrandom v0.2.15
20402025-07-15T19:43:40.128Z Checking parking_lot_core v0.9.10
20412025-07-15T19:43:40.129Z Checking signal-hook-registry v1.4.2
20422025-07-15T19:43:40.129Z Checking generic-array v0.14.7
20432025-07-15T19:43:40.129Z Checking pin-project-lite v0.2.14
20442025-07-15T19:43:40.153Z Checking rand_core v0.6.4
20452025-07-15T19:43:40.176Z Checking yoke v0.7.4
20462025-07-15T19:43:40.197Z Checking mio v1.0.2
20472025-07-15T19:43:40.235Z Checking parking_lot v0.12.3
20482025-07-15T19:43:40.439Z Checking socket2 v0.5.10
20492025-07-15T19:43:40.524Z Checking zerovec v0.10.4
20502025-07-15T19:43:40.626Z Checking futures-core v0.3.31
20512025-07-15T19:43:40.696Z Checking once_cell v1.21.3
20522025-07-15T19:43:40.830Z Checking cpufeatures v0.2.14
20532025-07-15T19:43:40.868Z Checking writeable v0.5.5
20542025-07-15T19:43:40.959Z Checking litemap v0.7.3
20552025-07-15T19:43:41.013Z Checking zerocopy v0.7.35
20562025-07-15T19:43:41.040Z Checking percent-encoding v2.3.1
20572025-07-15T19:43:41.082Z Checking crypto-common v0.1.6
20582025-07-15T19:43:41.096Z Checking block-buffer v0.10.4
20592025-07-15T19:43:41.230Z Checking block-padding v0.3.3
20602025-07-15T19:43:41.307Z Checking getrandom v0.3.1
20612025-07-15T19:43:41.380Z Checking libm v0.2.8
20622025-07-15T19:43:41.380Z Checking equivalent v1.0.2
20632025-07-15T19:43:41.380Z Checking digest v0.10.7
20642025-07-15T19:43:41.510Z Checking inout v0.1.3
20652025-07-15T19:43:41.510Z Checking futures-sink v0.3.31
20662025-07-15T19:43:41.603Z Checking allocator-api2 v0.2.21
20672025-07-15T19:43:41.689Z Checking ryu v1.0.18
20682025-07-15T19:43:41.755Z Checking icu_locid_transform_data v1.5.0
20692025-07-15T19:43:41.755Z Checking hmac v0.12.1
20702025-07-15T19:43:41.795Z Checking foldhash v0.1.5
20712025-07-15T19:43:41.873Z Checking sha2 v0.10.9
20722025-07-15T19:43:41.981Z Checking cipher v0.4.4
20732025-07-15T19:43:42.072Z Checking slab v0.4.9
20742025-07-15T19:43:42.095Z Checking tinystr v0.7.6
20752025-07-15T19:43:42.128Z Checking hashbrown v0.15.4
20762025-07-15T19:43:42.209Z Checking icu_collections v1.5.0
20772025-07-15T19:43:42.258Z Checking num-traits v0.2.19
20782025-07-15T19:43:42.367Z Checking base64ct v1.6.0
20792025-07-15T19:43:42.421Z Checking icu_properties_data v1.5.0
20802025-07-15T19:43:42.450Z Checking icu_locid v1.5.0
20812025-07-15T19:43:42.489Z Checking utf8_iter v1.0.4
20822025-07-15T19:43:42.655Z Checking flagset v0.4.6
20832025-07-15T19:43:42.737Z Checking utf16_iter v1.0.5
20842025-07-15T19:43:42.796Z Checking pem-rfc7468 v0.7.0
20852025-07-15T19:43:42.873Z Checking write16 v1.0.0
20862025-07-15T19:43:42.880Z Checking icu_normalizer_data v1.5.0
20872025-07-15T19:43:42.901Z Checking salsa20 v0.10.2
20882025-07-15T19:43:43.000Z Checking ppv-lite86 v0.2.20
20892025-07-15T19:43:43.019Z Checking pbkdf2 v0.12.2
20902025-07-15T19:43:43.072Z Checking der v0.7.9
20912025-07-15T19:43:43.134Z Checking futures-channel v0.3.31
20922025-07-15T19:43:43.196Z Checking futures-task v0.3.31
20932025-07-15T19:43:43.213Z Checking pin-utils v0.1.0
20942025-07-15T19:43:43.314Z Checking futures-io v0.3.31
20952025-07-15T19:43:43.332Z Checking bytes v1.10.1
20962025-07-15T19:43:43.428Z Checking icu_provider v1.5.0
20972025-07-15T19:43:43.456Z Checking bitflags v2.9.1
20982025-07-15T19:43:43.490Z Checking serde_json v1.0.140
20992025-07-15T19:43:43.515Z Checking indexmap v2.10.0
21002025-07-15T19:43:43.750Z Checking fnv v1.0.7
21012025-07-15T19:43:43.769Z Checking futures-util v0.3.31
21022025-07-15T19:43:43.792Z Checking scrypt v0.11.0
21032025-07-15T19:43:43.913Z Checking aes v0.8.4
21042025-07-15T19:43:44.045Z Checking icu_locid_transform v1.5.0
21052025-07-15T19:43:44.055Z Checking cbc v0.1.2
21062025-07-15T19:43:44.274Z Checking form_urlencoded v1.2.1
21072025-07-15T19:43:44.328Z Checking tokio v1.45.1
21082025-07-15T19:43:44.504Z Checking http v1.3.1
21092025-07-15T19:43:44.791Z Checking zerocopy v0.8.26
21102025-07-15T19:43:44.832Z Checking uuid v1.17.0
21112025-07-15T19:43:44.849Z Checking spki v0.7.3
21122025-07-15T19:43:45.081Z Checking icu_properties v1.5.1
21132025-07-15T19:43:45.162Z Checking pkcs5 v0.7.1
21142025-07-15T19:43:45.188Z Checking tracing-core v0.1.32
21152025-07-15T19:43:45.509Z Checking base64 v0.22.1
21162025-07-15T19:43:45.657Z Checking pkcs8 v0.10.2
21172025-07-15T19:43:45.805Z Checking http-body v1.0.1
21182025-07-15T19:43:45.822Z Checking tracing v0.1.40
21192025-07-15T19:43:45.985Z Checking iana-time-zone v0.1.63
21202025-07-15T19:43:46.005Z Compiling newtype-uuid v1.2.4
21212025-07-15T19:43:46.045Z Checking rustls-pki-types v1.10.0
21222025-07-15T19:43:46.167Z Checking tinyvec_macros v0.1.1
21232025-07-15T19:43:46.184Z Checking chrono v0.4.41
21242025-07-15T19:43:46.271Z Checking tinyvec v1.8.0
21252025-07-15T19:43:46.374Z Checking aws-lc-sys v0.26.0
21262025-07-15T19:43:46.606Z Checking spin v0.9.8
21272025-07-15T19:43:47.028Z Checking openssl-probe v0.1.5
21282025-07-15T19:43:47.224Z Checking untrusted v0.9.0
21292025-07-15T19:43:47.409Z Checking tower-service v0.3.3
21302025-07-15T19:43:47.558Z Checking try-lock v0.2.5
21312025-07-15T19:43:47.602Z Checking untrusted v0.7.1
21322025-07-15T19:43:47.732Z Checking foreign-types-shared v0.1.1
21332025-07-15T19:43:47.796Z Checking atomic-waker v1.1.2
21342025-07-15T19:43:47.856Z Checking adler2 v2.0.0
21352025-07-15T19:43:47.964Z Checking foreign-types v0.3.2
21362025-07-15T19:43:48.027Z Checking miniz_oxide v0.8.5
21372025-07-15T19:43:48.076Z Checking want v0.3.1
21382025-07-15T19:43:48.091Z Checking rand_core v0.9.2
21392025-07-15T19:43:48.289Z Checking ring v0.17.14
21402025-07-15T19:43:48.324Z Checking ipnet v2.11.0
21412025-07-15T19:43:48.433Z Checking httparse v1.9.5
21422025-07-15T19:43:48.442Z Checking rand_chacha v0.9.0
21432025-07-15T19:43:48.548Z Checking icu_normalizer v1.5.0
21442025-07-15T19:43:48.594Z Checking aws-lc-rs v1.12.4
21452025-07-15T19:43:48.815Z Checking crossbeam-utils v0.8.21
21462025-07-15T19:43:48.842Z Checking openssl-sys v0.9.109
21472025-07-15T19:43:48.848Z Checking thiserror v1.0.69
21482025-07-15T19:43:48.876Z Checking errno v0.3.12
21492025-07-15T19:43:49.019Z Checking aho-corasick v1.1.3
21502025-07-15T19:43:49.071Z Checking unicode-ident v1.0.18
21512025-07-15T19:43:49.261Z Checking httpdate v1.0.3
21522025-07-15T19:43:49.363Z Checking idna_adapter v1.2.0
21532025-07-15T19:43:49.519Z Checking regex-syntax v0.8.5
21542025-07-15T19:43:49.538Z Checking powerfmt v0.2.0
21552025-07-15T19:43:49.591Z Checking idna v1.0.3
21562025-07-15T19:43:49.838Z Checking deranged v0.3.11
21572025-07-15T19:43:50.050Z Checking openssl v0.10.73
21582025-07-15T19:43:50.110Z Checking url v2.5.4
21592025-07-15T19:43:50.433Z Checking crossbeam-epoch v0.9.18
21602025-07-15T19:43:50.583Z Checking proc-macro2 v1.0.95
21612025-07-15T19:43:50.614Z Checking rustls-webpki v0.102.8
21622025-07-15T19:43:50.864Z Checking rustix v0.38.37
21632025-07-15T19:43:50.997Z Checking rand v0.9.1
21642025-07-15T19:43:51.183Z Checking unicode-normalization v0.1.24
21652025-07-15T19:43:51.296Z Checking semver v1.0.26
21662025-07-15T19:43:51.458Z Checking bzip2-sys v0.1.13+1.0.8
21672025-07-15T19:43:51.601Z Checking signature v2.2.0
21682025-07-15T19:43:51.692Z Checking scroll v0.12.0
21692025-07-15T19:43:51.742Z Checking tokio-util v0.7.15
21702025-07-15T19:43:51.846Z Checking crc32fast v1.4.2
21712025-07-15T19:43:52.052Z Checking unicode-properties v0.1.3
21722025-07-15T19:43:52.109Z Checking siphasher v0.3.11
21732025-07-15T19:43:52.130Z Checking dyn-clone v1.0.19
21742025-07-15T19:43:52.192Z Checking time-core v0.1.2
21752025-07-15T19:43:52.314Z Checking ucd-trie v0.1.7
21762025-07-15T19:43:52.385Z Checking num-conv v0.1.0
21772025-07-15T19:43:52.421Z Checking utf8parse v0.2.2
21782025-07-15T19:43:52.457Z Checking anstyle v1.0.11
21792025-07-15T19:43:52.551Z Checking plain v0.2.3
21802025-07-15T19:43:52.610Z Checking num_threads v0.1.7
21812025-07-15T19:43:52.701Z Checking either v1.15.0
21822025-07-15T19:43:52.745Z Checking zlib-rs v0.5.1
21832025-07-15T19:43:52.779Z Checking unicode-bidi v0.3.17
21842025-07-15T19:43:52.813Z Checking regex-automata v0.4.8
21852025-07-15T19:43:52.860Z Checking h2 v0.4.6
21862025-07-15T19:43:52.918Z Checking time v0.3.36
21872025-07-15T19:43:53.041Z Checking goblin v0.8.2
21882025-07-15T19:43:53.389Z Checking stringprep v0.1.5
21892025-07-15T19:43:53.669Z Checking anstyle-parse v0.2.5
21902025-07-15T19:43:53.959Z Checking pest v2.7.14
21912025-07-15T19:43:54.140Z Checking phf_shared v0.11.2
21922025-07-15T19:43:54.421Z Checking schemars v0.8.22
21932025-07-15T19:43:54.611Z Checking libz-rs-sys v0.5.1
21942025-07-15T19:43:54.831Z Checking rustls v0.23.19
21952025-07-15T19:43:55.196Z Checking quote v1.0.40
21962025-07-15T19:43:55.335Z Checking native-tls v0.2.12
21972025-07-15T19:43:55.573Z Checking crossbeam-deque v0.8.5
21982025-07-15T19:43:55.927Z Checking num-integer v0.1.46
21992025-07-15T19:43:56.009Z Checking rand_chacha v0.3.1
22002025-07-15T19:43:56.016Z Checking serde_spanned v0.6.9
22012025-07-15T19:43:56.233Z Checking toml_datetime v0.6.11
22022025-07-15T19:43:56.402Z Checking zstd-sys v2.0.14+zstd.1.5.7
22032025-07-15T19:43:56.432Z Checking md-5 v0.10.6
22042025-07-15T19:43:56.473Z Checking sync_wrapper v1.0.1
22052025-07-15T19:43:56.590Z Checking ff v0.13.0
22062025-07-15T19:43:56.608Z Checking hash32 v0.2.1
22072025-07-15T19:43:56.653Z Checking pretty-hex v0.4.1
22082025-07-15T19:43:56.685Z Checking anstyle-query v1.1.1
22092025-07-15T19:43:56.836Z Checking base16ct v0.2.0
22102025-07-15T19:43:56.857Z Checking fallible-iterator v0.2.0
22112025-07-15T19:43:56.883Z Checking is_terminal_polyfill v1.70.1
22122025-07-15T19:43:56.918Z Checking colorchoice v1.0.2
22132025-07-15T19:43:57.030Z Checking tower-layer v0.3.3
22142025-07-15T19:43:57.054Z Checking gimli v0.31.1
22152025-07-15T19:43:57.087Z Checking psl-types v2.0.11
22162025-07-15T19:43:57.299Z Checking publicsuffix v2.3.0
22172025-07-15T19:43:57.321Z Checking tower v0.5.2
22182025-07-15T19:43:57.347Z Checking anstream v0.6.18
22192025-07-15T19:43:57.455Z Checking postgres-protocol v0.6.8
22202025-07-15T19:43:57.598Z Checking sec1 v0.7.3
22212025-07-15T19:43:57.768Z Checking heapless v0.7.17
22222025-07-15T19:43:57.925Z Checking dof v0.3.0
22232025-07-15T19:43:57.992Z Checking group v0.13.0
22242025-07-15T19:43:58.061Z Checking zstd-safe v7.2.3
22252025-07-15T19:43:58.090Z Checking dtrace-parser v0.2.0
22262025-07-15T19:43:58.271Z Checking num-iter v0.1.45
22272025-07-15T19:43:58.390Z Checking rand v0.8.5
22282025-07-15T19:43:58.475Z Checking ipnetwork v0.21.1
22292025-07-15T19:43:58.528Z Checking rayon-core v1.12.1
22302025-07-15T19:43:58.597Z Compiling daft v0.1.4
22312025-07-15T19:43:58.745Z Checking tokio-native-tls v0.3.1
22322025-07-15T19:43:58.884Z Checking syn v2.0.104
22332025-07-15T19:43:59.034Z Checking cookie v0.18.1
22342025-07-15T19:43:59.148Z Checking flate2 v1.1.2
22352025-07-15T19:43:59.187Z Checking terminal_size v0.4.0
22362025-07-15T19:43:59.386Z Checking rustls-native-certs v0.8.1
22372025-07-15T19:43:59.466Z Checking hyper v1.6.0
22382025-07-15T19:43:59.485Z Checking lazy_static v1.5.0
22392025-07-15T19:43:59.591Z Checking webpki-roots v1.0.1
22402025-07-15T19:43:59.610Z Checking http-body-util v0.1.3
22412025-07-15T19:43:59.630Z Checking signal-hook v0.3.17
22422025-07-15T19:43:59.794Z Checking hkdf v0.12.4
22432025-07-15T19:43:59.842Z Checking crypto-bigint v0.5.5
22442025-07-15T19:43:59.987Z Checking thread-id v4.2.2
22452025-07-15T19:44:00.025Z Checking object v0.36.5
22462025-07-15T19:44:00.058Z Checking lockfree-object-pool v0.1.6
22472025-07-15T19:44:00.112Z Checking simd-adler32 v0.3.7
22482025-07-15T19:44:00.161Z Checking tokio-rustls v0.26.0
22492025-07-15T19:44:00.303Z Checking winnow v0.5.40
22502025-07-15T19:44:00.470Z Checking bumpalo v3.16.0
22512025-07-15T19:44:00.576Z Checking managed v0.8.0
22522025-07-15T19:44:00.826Z Checking strsim v0.11.1
22532025-07-15T19:44:00.910Z Checking addr2line v0.24.2
22542025-07-15T19:44:00.935Z Checking clap_lex v0.7.4
22552025-07-15T19:44:01.123Z Checking unicode-width v0.2.0
22562025-07-15T19:44:01.217Z Checking iri-string v0.7.8
22572025-07-15T19:44:01.467Z Checking bitflags v1.3.2
22582025-07-15T19:44:01.498Z Checking hyper-util v0.1.14
22592025-07-15T19:44:01.569Z Checking rustc-demangle v0.1.24
22602025-07-15T19:44:01.598Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-07-15T19:44:01.945Z Checking console v0.15.10
22622025-07-15T19:44:02.066Z Checking smoltcp v0.9.1
22632025-07-15T19:44:02.590Z Checking clap_builder v4.5.40
22642025-07-15T19:44:02.766Z Checking elliptic-curve v0.13.8
22652025-07-15T19:44:03.226Z Checking toml_edit v0.19.15
22662025-07-15T19:44:03.437Z Checking zopfli v0.8.1
22672025-07-15T19:44:03.495Z Checking signal-hook-mio v0.2.4
22682025-07-15T19:44:03.662Z Checking num-bigint-dig v0.8.4
22692025-07-15T19:44:03.873Z Checking tower-http v0.6.6
22702025-07-15T19:44:04.109Z Checking hyper-rustls v0.27.7
22712025-07-15T19:44:04.160Z Checking hyper-tls v0.6.0
22722025-07-15T19:44:04.445Z Checking cookie_store v0.21.1
22732025-07-15T19:44:04.464Z Checking rayon v1.10.0
22742025-07-15T19:44:04.485Z Checking oxnet v0.1.2
22752025-07-15T19:44:04.896Z Checking zstd v0.13.3
22762025-07-15T19:44:05.121Z Checking postgres-types v0.2.9
22772025-07-15T19:44:05.141Z Checking usdt-impl v0.5.0
22782025-07-15T19:44:05.265Z Checking bstr v1.10.0
22792025-07-15T19:44:05.574Z Checking regex v1.11.1
22802025-07-15T19:44:05.700Z Checking phf v0.11.2
22812025-07-15T19:44:05.758Z Checking ed25519 v2.2.3
22822025-07-15T19:44:05.799Z Checking bzip2 v0.4.4
22832025-07-15T19:44:05.804Z Checking bzip2 v0.5.2
22842025-07-15T19:44:05.967Z Checking thiserror v2.0.12
22852025-07-15T19:44:06.094Z Checking curve25519-dalek v4.1.3
22862025-07-15T19:44:06.118Z Checking strum v0.27.1
22872025-07-15T19:44:06.121Z Checking hubpack v0.1.2
22882025-07-15T19:44:06.168Z Checking backtrace v0.3.74
22892025-07-15T19:44:06.175Z Checking memoffset v0.9.1
22902025-07-15T19:44:06.186Z Checking pkcs1 v0.7.5
22912025-07-15T19:44:06.294Z Checking serde_urlencoded v0.7.1
22922025-07-15T19:44:06.299Z Checking float-cmp v0.10.0
22932025-07-15T19:44:06.412Z Checking serde-big-array v0.5.1
22942025-07-15T19:44:06.416Z Checking rfc6979 v0.4.0
22952025-07-15T19:44:06.523Z Checking memmap v0.7.0
22962025-07-15T19:44:06.620Z Checking encoding_rs v0.8.34
22972025-07-15T19:44:06.643Z Checking normalize-line-endings v0.3.0
22982025-07-15T19:44:06.647Z Checking static_assertions v1.1.0
22992025-07-15T19:44:06.717Z Checking unicode-segmentation v1.12.0
23002025-07-15T19:44:06.741Z Checking toml_write v0.1.2
23012025-07-15T19:44:06.759Z Checking winnow v0.7.10
23022025-07-15T19:44:06.780Z Checking minimal-lexical v0.2.1
23032025-07-15T19:44:06.814Z Checking data-encoding v2.9.0
23042025-07-15T19:44:07.081Z Checking number_prefix v0.4.0
23052025-07-15T19:44:07.177Z Checking fixedbitset v0.4.2
23062025-07-15T19:44:07.290Z Checking predicates-core v1.0.8
23072025-07-15T19:44:07.381Z Checking difflib v0.4.0
23082025-07-15T19:44:07.399Z Checking mime v0.3.17
23092025-07-15T19:44:07.464Z Checking whoami v1.5.2
23102025-07-15T19:44:07.511Z Checking precomputed-hash v0.1.1
23112025-07-15T19:44:07.651Z Checking new_debug_unreachable v1.0.6
23122025-07-15T19:44:07.868Z Checking petgraph v0.6.5
23132025-07-15T19:44:07.884Z Checking predicates v3.1.3
23142025-07-15T19:44:07.884Z Checking string_cache v0.8.9
23152025-07-15T19:44:07.884Z Checking tokio-postgres v0.7.13
23162025-07-15T19:44:07.940Z Checking ed25519-dalek v2.1.1
23172025-07-15T19:44:08.059Z Checking similar v2.7.0
23182025-07-15T19:44:08.168Z Checking indicatif v0.17.11
23192025-07-15T19:44:08.360Z Checking hickory-proto v0.25.2
23202025-07-15T19:44:08.427Z Checking nom v7.1.3
23212025-07-15T19:44:08.913Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23222025-07-15T19:44:08.949Z Checking usdt v0.5.0
23232025-07-15T19:44:08.986Z Checking reqwest v0.12.22
23242025-07-15T19:44:09.232Z Checking anyhow v1.0.98
23252025-07-15T19:44:09.630Z Checking toml_edit v0.22.27
23262025-07-15T19:44:09.652Z Checking rsa v0.9.6
23272025-07-15T19:44:10.728Z Checking ecdsa v0.16.9
23282025-07-15T19:44:10.771Z Checking nix v0.29.0
23292025-07-15T19:44:10.830Z Checking zip v4.2.0
23302025-07-15T19:44:11.175Z Checking zip v0.6.6
23312025-07-15T19:44:11.213Z Checking toml v0.7.8
23322025-07-15T19:44:11.469Z Checking clap v4.5.40
23332025-07-15T19:44:11.611Z Checking crossterm v0.28.1
23342025-07-15T19:44:12.170Z Checking itertools v0.10.5
23352025-07-15T19:44:12.224Z Checking itertools v0.12.1
23362025-07-15T19:44:12.224Z Checking tokio-stream v0.1.17
23372025-07-15T19:44:12.251Z Checking fs-err v3.1.1
23382025-07-15T19:44:12.489Z Checking buf-list v1.0.3
23392025-07-15T19:44:12.768Z Checking strum v0.26.3
23402025-07-15T19:44:12.808Z Checking ahash v0.8.11
23412025-07-15T19:44:12.911Z Checking slog v2.7.0
23422025-07-15T19:44:12.952Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23432025-07-15T19:44:13.324Z Checking openapiv3 v2.2.0
23442025-07-15T19:44:13.343Z Checking x509-cert v0.2.5
23452025-07-15T19:44:13.400Z Checking sha1 v0.10.6
23462025-07-15T19:44:13.427Z Checking winnow v0.6.26
23472025-07-15T19:44:13.722Z Checking unicode-xid v0.2.6
23482025-07-15T19:44:13.918Z Checking peg-runtime v0.8.5
23492025-07-15T19:44:14.075Z Checking lalrpop-util v0.19.12
23502025-07-15T19:44:14.189Z Checking rustc-hash v2.1.1
23512025-07-15T19:44:14.300Z Checking camino v1.1.10
23522025-07-15T19:44:14.372Z Checking sigpipe v0.1.3
23532025-07-15T19:44:14.395Z Checking glob v0.3.2
23542025-07-15T19:44:14.419Z Checking jiff v0.2.15
23552025-07-15T19:44:18.444Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23562025-07-15T19:44:18.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.98s
23572025-07-15T19:44:19.064Z
23582025-07-15T19:44:19.065Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23592025-07-15T19:44:19.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23602025-07-15T19:44:19.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23612025-07-15T19:44:19.910Z Compiling regress v0.10.3
23622025-07-15T19:44:20.039Z Checking heck v0.5.0
23632025-07-15T19:44:20.072Z Compiling unsafe-libyaml v0.2.11
23642025-07-15T19:44:20.098Z Checking newtype-uuid v1.2.4
23652025-07-15T19:44:20.104Z Checking rustix v1.0.7
23662025-07-15T19:44:20.127Z Checking dirs-sys-next v0.1.2
23672025-07-15T19:44:20.139Z Checking fastrand v2.1.1
23682025-07-15T19:44:20.237Z Checking thread_local v1.1.8
23692025-07-15T19:44:20.308Z Checking dirs-next v2.0.0
23702025-07-15T19:44:20.391Z Checking daft v0.1.4
23712025-07-15T19:44:20.457Z Compiling structmeta-derive v0.3.0
23722025-07-15T19:44:20.497Z Compiling ident_case v1.0.1
23732025-07-15T19:44:20.535Z Checking term v0.7.0
23742025-07-15T19:44:20.676Z Compiling darling_core v0.20.10
23752025-07-15T19:44:20.859Z Checking crossbeam-channel v0.5.15
23762025-07-15T19:44:20.994Z Checking futures-executor v0.3.31
23772025-07-15T19:44:21.207Z Checking is-terminal v0.4.13
23782025-07-15T19:44:21.345Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23792025-07-15T19:44:21.587Z Compiling serde_yaml v0.9.34+deprecated
23802025-07-15T19:44:21.750Z Checking tempfile v3.20.0
23812025-07-15T19:44:21.755Z Compiling rustls v0.22.4
23822025-07-15T19:44:21.904Z Checking take_mut v0.2.2
23832025-07-15T19:44:22.076Z Checking slog-async v2.8.0
23842025-07-15T19:44:22.152Z Checking slog-term v2.9.1
23852025-07-15T19:44:22.167Z Checking futures v0.3.31
23862025-07-15T19:44:22.295Z Compiling proc-macro-crate v1.3.1
23872025-07-15T19:44:22.411Z Checking wait-timeout v0.2.0
23882025-07-15T19:44:22.620Z Compiling multer v3.1.0
23892025-07-15T19:44:22.661Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-07-15T19:44:23.251Z Checking match_cfg v0.1.0
23912025-07-15T19:44:23.336Z Checking bit-vec v0.8.0
23922025-07-15T19:44:23.336Z Compiling structmeta v0.3.0
23932025-07-15T19:44:23.336Z Compiling ref-cast v1.0.24
23942025-07-15T19:44:23.336Z Checking quick-error v1.2.3
23952025-07-15T19:44:23.384Z Checking rusty-fork v0.3.0
23962025-07-15T19:44:23.398Z Checking bit-set v0.8.0
23972025-07-15T19:44:23.448Z Compiling num_enum_derive v0.5.11
23982025-07-15T19:44:23.467Z Checking typify-impl v0.3.0
23992025-07-15T19:44:23.617Z Checking typify-impl v0.2.0
24002025-07-15T19:44:24.660Z Checking hostname v0.3.1
24012025-07-15T19:44:25.060Z Checking progenitor-client v0.9.1
24022025-07-15T19:44:25.485Z Checking rand_xorshift v0.4.0
24032025-07-15T19:44:25.720Z Checking slog-json v2.6.1
24042025-07-15T19:44:25.785Z Compiling lzma-sys v0.1.20
24052025-07-15T19:44:26.006Z Checking hex v0.4.3
24062025-07-15T19:44:26.128Z Compiling ref-cast-impl v1.0.24
24072025-07-15T19:44:26.165Z Compiling async-stream-impl v0.3.6
24082025-07-15T19:44:26.521Z Compiling foreign-types-macros v0.2.3
24092025-07-15T19:44:26.541Z Compiling dropshot v0.16.2
24102025-07-15T19:44:26.562Z Compiling darling_macro v0.20.10
24112025-07-15T19:44:26.920Z Checking arc-swap v1.7.1
24122025-07-15T19:44:37.256Z Checking foreign-types-shared v0.3.1
24132025-07-15T19:44:37.326Z Checking utf-8 v0.7.6
24142025-07-15T19:44:37.326Z Checking unarray v0.1.4
24152025-07-15T19:44:37.326Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24162025-07-15T19:44:37.326Z Compiling darling v0.20.10
24172025-07-15T19:44:37.326Z Checking async-stream v0.3.6
24182025-07-15T19:44:37.326Z Checking tungstenite v0.21.0
24192025-07-15T19:44:37.326Z Checking proptest v1.7.0
24202025-07-15T19:44:37.326Z Compiling serde_with_macros v3.14.0
24212025-07-15T19:44:37.326Z Checking foreign-types v0.5.0
24222025-07-15T19:44:37.326Z Checking slog-scope v4.4.0
24232025-07-15T19:44:37.326Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24242025-07-15T19:44:37.326Z Checking slog-bunyan v2.5.0
24252025-07-15T19:44:37.326Z Checking num_enum v0.5.11
24262025-07-15T19:44:37.326Z Compiling proc-macro-error v1.0.4
24272025-07-15T19:44:37.326Z Checking tokio-rustls v0.25.0
24282025-07-15T19:44:37.326Z Compiling test-strategy v0.4.1
24292025-07-15T19:44:37.327Z Compiling parse-display-derive v0.10.0
24302025-07-15T19:44:37.327Z Checking toml v0.8.23
24312025-07-15T19:44:37.327Z Checking progenitor-client v0.8.0
24322025-07-15T19:44:37.327Z Compiling heck v0.3.3
24332025-07-15T19:44:37.327Z Checking waitgroup v0.1.2
24342025-07-15T19:44:37.327Z Checking rustls-pemfile v2.2.0
24352025-07-15T19:44:37.327Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24362025-07-15T19:44:37.327Z Compiling dropshot_endpoint v0.16.2
24372025-07-15T19:44:37.327Z Checking serde_path_to_error v0.1.17
24382025-07-15T19:44:37.812Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24392025-07-15T19:44:37.812Z Checking cstr-argument v0.1.2
24402025-07-15T19:44:37.812Z Compiling derive-where v1.5.0
24412025-07-15T19:44:37.812Z Checking hostname v0.4.0
24422025-07-15T19:44:37.812Z Checking instant v0.1.13
24432025-07-15T19:44:37.812Z Checking debug-ignore v1.0.5
24442025-07-15T19:44:37.812Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24452025-07-15T19:44:37.812Z Checking pretty-hex v0.2.1
24462025-07-15T19:44:37.812Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24472025-07-15T19:44:37.812Z Checking backoff v0.4.0
24482025-07-15T19:44:37.812Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24492025-07-15T19:44:37.812Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24502025-07-15T19:44:37.812Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24512025-07-15T19:44:37.812Z Checking parse-display v0.10.0
24522025-07-15T19:44:37.812Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24532025-07-15T19:44:37.812Z Checking serde_with v3.14.0
24542025-07-15T19:44:37.812Z Compiling zone_cfg_derive v0.1.2
24552025-07-15T19:44:37.813Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24562025-07-15T19:44:37.813Z Checking tokio-tungstenite v0.21.0
24572025-07-15T19:44:37.813Z Checking iddqd v0.3.8
24582025-07-15T19:44:37.813Z Checking slog-stdlog v4.1.1
24592025-07-15T19:44:37.813Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24602025-07-15T19:44:37.813Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24612025-07-15T19:44:37.813Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24622025-07-15T19:44:37.813Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24632025-07-15T19:44:37.813Z Checking progenitor-client v0.10.0
24642025-07-15T19:44:37.813Z Checking colored v2.2.0
24652025-07-15T19:44:37.813Z Checking macaddr v1.0.1
24662025-07-15T19:44:37.813Z Checking base64 v0.21.7
24672025-07-15T19:44:37.813Z Checking base64 v0.13.1
24682025-07-15T19:44:37.813Z Checking unicode-width v0.1.14
24692025-07-15T19:44:37.813Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24702025-07-15T19:44:37.813Z Checking zone v0.1.8
24712025-07-15T19:44:37.813Z Checking ron v0.7.1
24722025-07-15T19:44:37.813Z Checking tabwriter v1.4.0
24732025-07-15T19:44:37.813Z Checking slog-envlogger v2.2.0
24742025-07-15T19:44:37.813Z Checking xz2 v0.1.7
24752025-07-15T19:44:37.813Z Checking tokio-dtrace v0.1.0
24762025-07-15T19:44:37.813Z Checking xattr v1.3.1
24772025-07-15T19:44:37.813Z Checking yasna v0.5.2
24782025-07-15T19:44:37.813Z Checking pem v3.0.5
24792025-07-15T19:44:37.813Z Checking smf v0.2.3
24802025-07-15T19:44:37.813Z Checking headers-core v0.3.0
24812025-07-15T19:44:37.813Z Checking filetime v0.2.25
24822025-07-15T19:44:37.813Z Checking same-file v1.0.6
24832025-07-15T19:44:37.813Z Checking headers v0.4.1
24842025-07-15T19:44:37.813Z Checking tar v0.4.44
24852025-07-15T19:44:37.813Z Checking walkdir v2.5.0
24862025-07-15T19:44:37.813Z Checking rcgen v0.12.1
24872025-07-15T19:44:37.911Z Checking oxide-tokio-rt v0.1.2
24882025-07-15T19:44:37.911Z Compiling typify-macro v0.2.0
24892025-07-15T19:44:37.911Z Checking camino-tempfile v1.4.1
24902025-07-15T19:44:37.947Z Checking atomicwrites v0.4.4
24912025-07-15T19:44:38.842Z Compiling typify-macro v0.3.0
24922025-07-15T19:44:39.005Z Checking subprocess v0.2.9
24932025-07-15T19:44:39.806Z Compiling typify v0.2.0
24942025-07-15T19:44:39.915Z Compiling progenitor-impl v0.8.0
24952025-07-15T19:44:40.018Z Compiling typify v0.3.0
24962025-07-15T19:44:40.128Z Compiling progenitor-impl v0.9.1
24972025-07-15T19:44:42.743Z Compiling progenitor-macro v0.8.0
24982025-07-15T19:44:43.161Z Compiling progenitor-macro v0.9.1
24992025-07-15T19:44:48.085Z Checking progenitor v0.8.0
25002025-07-15T19:44:48.107Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25012025-07-15T19:44:48.148Z Checking progenitor v0.9.1
25022025-07-15T19:44:48.305Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25032025-07-15T19:44:50.546Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25042025-07-15T19:44:51.346Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25052025-07-15T19:44:58.029Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25062025-07-15T19:44:59.740Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25072025-07-15T19:45:01.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.15s
25082025-07-15T19:45:01.423Z
25092025-07-15T19:45:01.423Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25102025-07-15T19:45:02.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112025-07-15T19:45:02.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122025-07-15T19:45:02.269Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25132025-07-15T19:45:03.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
25142025-07-15T19:45:04.148Z
25152025-07-15T19:45:04.148Zinfo: running `cargo check --bins` on nexus-config (52/221)
25162025-07-15T19:45:04.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172025-07-15T19:45:04.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182025-07-15T19:45:04.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192025-07-15T19:45:04.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25202025-07-15T19:45:04.944Z
25212025-07-15T19:45:04.944Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25222025-07-15T19:45:05.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232025-07-15T19:45:05.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242025-07-15T19:45:05.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252025-07-15T19:45:05.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25262025-07-15T19:45:05.707Z
25272025-07-15T19:45:05.707Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25282025-07-15T19:45:06.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292025-07-15T19:45:06.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302025-07-15T19:45:06.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312025-07-15T19:45:06.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25322025-07-15T19:45:06.490Z
25332025-07-15T19:45:06.490Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25342025-07-15T19:45:07.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352025-07-15T19:45:07.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362025-07-15T19:45:07.403Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25372025-07-15T19:45:07.532Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25382025-07-15T19:45:07.536Z Compiling rustix v1.0.7
25392025-07-15T19:45:07.536Z Compiling wait-timeout v0.2.0
25402025-07-15T19:45:07.536Z Compiling match_cfg v0.1.0
25412025-07-15T19:45:07.536Z Compiling bit-vec v0.8.0
25422025-07-15T19:45:07.540Z Compiling quick-error v1.2.3
25432025-07-15T19:45:07.540Z Compiling rustls v0.22.4
25442025-07-15T19:45:07.686Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25452025-07-15T19:45:07.710Z Compiling hostname v0.3.1
25462025-07-15T19:45:07.739Z Compiling progenitor-client v0.9.1
25472025-07-15T19:45:07.929Z Compiling slog-json v2.6.1
25482025-07-15T19:45:08.039Z Compiling bit-set v0.8.0
25492025-07-15T19:45:08.084Z Compiling rand_xorshift v0.4.0
25502025-07-15T19:45:08.149Z Compiling itertools v0.13.0
25512025-07-15T19:45:08.224Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25522025-07-15T19:45:08.274Z Compiling hex v0.4.3
25532025-07-15T19:45:08.299Z Compiling heapless v0.8.0
25542025-07-15T19:45:08.344Z Compiling unarray v0.1.4
25552025-07-15T19:45:08.385Z Compiling slog-bunyan v2.5.0
25562025-07-15T19:45:08.550Z Compiling progenitor v0.9.1
25572025-07-15T19:45:08.620Z Compiling async-stream v0.3.6
25582025-07-15T19:45:08.798Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25592025-07-15T19:45:08.819Z Compiling ref-cast v1.0.24
25602025-07-15T19:45:08.940Z Compiling multer v3.1.0
25612025-07-15T19:45:08.985Z Compiling toml v0.8.23
25622025-07-15T19:45:09.015Z Compiling waitgroup v0.1.2
25632025-07-15T19:45:09.252Z Compiling rustls-pemfile v2.2.0
25642025-07-15T19:45:09.261Z Checking hash32 v0.3.1
25652025-07-15T19:45:09.472Z Compiling tempfile v3.20.0
25662025-07-15T19:45:09.600Z Compiling serde_path_to_error v0.1.17
25672025-07-15T19:45:09.849Z Compiling hostname v0.4.0
25682025-07-15T19:45:09.881Z Compiling instant v0.1.13
25692025-07-15T19:45:10.071Z Compiling rusty-fork v0.3.0
25702025-07-15T19:45:10.092Z Compiling smoltcp v0.11.0
25712025-07-15T19:45:10.317Z Compiling debug-ignore v1.0.5
25722025-07-15T19:45:10.409Z Compiling backoff v0.4.0
25732025-07-15T19:45:10.499Z Compiling proptest v1.7.0
25742025-07-15T19:45:10.784Z Compiling iddqd v0.3.8
25752025-07-15T19:45:10.802Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25762025-07-15T19:45:10.816Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25772025-07-15T19:45:11.031Z Compiling serde_with v3.14.0
25782025-07-15T19:45:11.127Z Compiling ingot-macros v0.1.0
25792025-07-15T19:45:11.292Z Compiling parse-display v0.10.0
25802025-07-15T19:45:11.968Z Compiling tokio-rustls v0.25.0
25812025-07-15T19:45:12.384Z Compiling dropshot v0.16.2
25822025-07-15T19:45:13.407Z Checking num-rational v0.4.2
25832025-07-15T19:45:14.083Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25842025-07-15T19:45:14.284Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25852025-07-15T19:45:14.814Z Compiling progenitor-client v0.10.0
25862025-07-15T19:45:16.204Z Compiling phf_generator v0.11.2
25872025-07-15T19:45:16.429Z Checking num-complex v0.4.6
25882025-07-15T19:45:16.967Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25892025-07-15T19:45:17.299Z Compiling macaddr v1.0.1
25902025-07-15T19:45:17.467Z Checking cobs v0.2.3
25912025-07-15T19:45:17.674Z Checking postcard v1.0.10
25922025-07-15T19:45:17.770Z Compiling num v0.4.3
25932025-07-15T19:45:18.184Z Compiling phf_codegen v0.11.2
25942025-07-15T19:45:18.347Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
25952025-07-15T19:45:18.385Z Checking ingot-types v0.1.0
25962025-07-15T19:45:18.428Z Compiling parse-zoneinfo v0.3.1
25972025-07-15T19:45:18.835Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
25982025-07-15T19:45:19.202Z Compiling convert_case v0.4.0
25992025-07-15T19:45:19.229Z Checking ingot v0.1.0
26002025-07-15T19:45:19.370Z Compiling float-ord v0.3.2
26012025-07-15T19:45:19.779Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26022025-07-15T19:45:20.010Z Compiling derive_more v0.99.20
26032025-07-15T19:45:20.154Z Compiling chrono-tz-build v0.4.0
26042025-07-15T19:45:21.202Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26052025-07-15T19:45:21.402Z Compiling crucible-workspace-hack v0.1.0
26062025-07-15T19:45:21.424Z Checking linked-hash-map v0.5.6
26072025-07-15T19:45:21.784Z Checking lru-cache v0.1.2
26082025-07-15T19:45:21.809Z Compiling chrono-tz v0.10.3
26092025-07-15T19:45:22.017Z Checking resolv-conf v0.7.0
26102025-07-15T19:45:22.145Z Checking newline-converter v0.3.0
26112025-07-15T19:45:22.347Z Checking hickory-proto v0.24.4
26122025-07-15T19:45:22.425Z Checking itertools v0.14.0
26132025-07-15T19:45:22.568Z Checking prettyplease v0.2.35
26142025-07-15T19:45:22.831Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26152025-07-15T19:45:23.345Z Compiling slog-dtrace v0.3.0
26162025-07-15T19:45:23.703Z Compiling zone_cfg_derive v0.3.0
26172025-07-15T19:45:23.808Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26182025-07-15T19:45:25.724Z Checking expectorate v1.2.0
26192025-07-15T19:45:25.756Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26202025-07-15T19:45:25.756Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26212025-07-15T19:45:25.756Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26222025-07-15T19:45:25.770Z Compiling const_format_proc_macros v0.2.34
26232025-07-15T19:45:26.059Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26242025-07-15T19:45:26.372Z Compiling num-derive v0.4.2
26252025-07-15T19:45:26.541Z Checking highway v1.3.0
26262025-07-15T19:45:26.981Z Checking hickory-resolver v0.24.4
26272025-07-15T19:45:27.063Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26282025-07-15T19:45:27.165Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26292025-07-15T19:45:27.200Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26302025-07-15T19:45:27.446Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26312025-07-15T19:45:27.477Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26322025-07-15T19:45:27.565Z Checking const_format v0.2.34
26332025-07-15T19:45:27.623Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26342025-07-15T19:45:28.647Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26352025-07-15T19:45:28.686Z Checking qorb v0.4.0
26362025-07-15T19:45:28.751Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26372025-07-15T19:45:28.981Z Checking zone v0.3.1
26382025-07-15T19:45:29.092Z Checking gethostname v0.5.0
26392025-07-15T19:45:29.242Z Checking bcs v0.1.6
26402025-07-15T19:45:29.478Z Checking nanorand v0.7.0
26412025-07-15T19:45:29.710Z Compiling async-recursion v1.1.1
26422025-07-15T19:45:29.746Z Checking termtree v0.5.1
26432025-07-15T19:45:29.892Z Checking flume v0.11.1
26442025-07-15T19:45:30.046Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26452025-07-15T19:45:35.553Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26462025-07-15T19:45:39.225Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26472025-07-15T19:45:41.956Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26482025-07-15T19:45:43.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s
26492025-07-15T19:45:43.593Z
26502025-07-15T19:45:43.593Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26512025-07-15T19:45:44.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-07-15T19:45:44.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-07-15T19:45:44.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-07-15T19:45:44.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26552025-07-15T19:45:44.421Z
26562025-07-15T19:45:44.421Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26572025-07-15T19:45:45.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-07-15T19:45:45.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-07-15T19:45:45.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-07-15T19:45:45.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26612025-07-15T19:45:45.226Z
26622025-07-15T19:45:45.226Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26632025-07-15T19:45:45.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-07-15T19:45:45.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-07-15T19:45:46.067Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26662025-07-15T19:45:46.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
26672025-07-15T19:45:47.021Z
26682025-07-15T19:45:47.021Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26692025-07-15T19:45:47.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-07-15T19:45:47.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-07-15T19:45:47.885Z Compiling cfg_aliases v0.1.1
26722025-07-15T19:45:47.912Z Compiling vte_generate_state_changes v0.1.2
26732025-07-15T19:45:47.912Z Checking fd-lock v4.0.2
26742025-07-15T19:45:47.912Z Checking nibble_vec v0.1.0
26752025-07-15T19:45:48.048Z Checking endian-type v0.1.2
26762025-07-15T19:45:48.066Z Checking bytecount v0.6.8
26772025-07-15T19:45:48.066Z Compiling tabled_derive v0.7.0
26782025-07-15T19:45:48.083Z Checking itertools v0.13.0
26792025-07-15T19:45:48.097Z Compiling nix v0.28.0
26802025-07-15T19:45:48.200Z Compiling peg-macros v0.8.5
26812025-07-15T19:45:48.216Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26822025-07-15T19:45:48.232Z Checking papergrid v0.11.0
26832025-07-15T19:45:48.268Z Checking radix_trie v0.2.1
26842025-07-15T19:45:48.610Z Checking vte v0.11.1
26852025-07-15T19:45:48.759Z Compiling sqlparser_derive v0.2.2
26862025-07-15T19:45:49.219Z Checking unicode_categories v0.1.1
26872025-07-15T19:45:49.549Z Checking home v0.5.9
26882025-07-15T19:45:49.733Z Checking nu-ansi-term v0.50.1
26892025-07-15T19:45:49.746Z Checking sqlformat v0.3.5
26902025-07-15T19:45:49.778Z Checking sqlparser v0.45.0
26912025-07-15T19:45:50.051Z Checking strip-ansi-escapes v0.2.0
26922025-07-15T19:45:50.169Z Checking display-error-chain v0.2.2
26932025-07-15T19:45:50.352Z Checking tabled v0.15.0
26942025-07-15T19:45:50.693Z Checking reedline v0.40.0
26952025-07-15T19:45:51.047Z Checking peg v0.8.5
26962025-07-15T19:45:51.162Z Checking rustyline v14.0.0
26972025-07-15T19:46:00.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s
26982025-07-15T19:46:00.817Z
26992025-07-15T19:46:00.817Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27002025-07-15T19:46:01.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-07-15T19:46:01.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-07-15T19:46:01.681Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032025-07-15T19:46:07.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
27042025-07-15T19:46:07.477Z
27052025-07-15T19:46:07.478Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27062025-07-15T19:46:08.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-07-15T19:46:08.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-07-15T19:46:08.336Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27092025-07-15T19:46:12.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
27102025-07-15T19:46:12.420Z
27112025-07-15T19:46:12.421Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27122025-07-15T19:46:13.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-07-15T19:46:14.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-07-15T19:46:14.400Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27152025-07-15T19:46:18.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
27162025-07-15T19:46:18.735Z
27172025-07-15T19:46:18.735Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27182025-07-15T19:46:19.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-07-15T19:46:19.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-07-15T19:46:19.574Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27212025-07-15T19:46:24.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
27222025-07-15T19:46:25.077Z
27232025-07-15T19:46:25.077Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27242025-07-15T19:46:25.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-07-15T19:46:25.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-07-15T19:46:25.916Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27272025-07-15T19:46:29.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
27282025-07-15T19:46:30.174Z
27292025-07-15T19:46:30.174Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27302025-07-15T19:46:30.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-07-15T19:46:30.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-07-15T19:46:31.035Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27332025-07-15T19:46:35.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
27342025-07-15T19:46:35.346Z
27352025-07-15T19:46:35.346Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27362025-07-15T19:46:36.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-07-15T19:46:36.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-07-15T19:46:36.201Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27392025-07-15T19:46:41.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s
27402025-07-15T19:46:41.858Z
27412025-07-15T19:46:41.858Zinfo: running `cargo check --bins` on oximeter (67/221)
27422025-07-15T19:46:42.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-07-15T19:46:42.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-07-15T19:46:42.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-07-15T19:46:42.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27462025-07-15T19:46:42.660Z
27472025-07-15T19:46:42.660Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27482025-07-15T19:46:43.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-07-15T19:46:43.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-07-15T19:46:43.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-07-15T19:46:43.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27522025-07-15T19:46:43.446Z
27532025-07-15T19:46:43.446Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27542025-07-15T19:46:44.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-07-15T19:46:44.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-07-15T19:46:44.251Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27572025-07-15T19:46:46.461Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27582025-07-15T19:46:47.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
27592025-07-15T19:46:47.733Z
27602025-07-15T19:46:47.733Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27612025-07-15T19:46:48.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-07-15T19:46:48.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-07-15T19:46:48.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-07-15T19:46:48.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27652025-07-15T19:46:48.538Z
27662025-07-15T19:46:48.538Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27672025-07-15T19:46:49.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-07-15T19:46:49.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-07-15T19:46:49.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-07-15T19:46:49.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27712025-07-15T19:46:49.338Z
27722025-07-15T19:46:49.338Zinfo: running `cargo check --bins` on oxql-types (72/221)
27732025-07-15T19:46:50.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-07-15T19:46:50.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-07-15T19:46:50.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-07-15T19:46:50.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27772025-07-15T19:46:50.129Z
27782025-07-15T19:46:50.129Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27792025-07-15T19:46:50.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-07-15T19:46:50.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-07-15T19:46:50.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-07-15T19:46:50.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27832025-07-15T19:46:50.964Z
27842025-07-15T19:46:50.964Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27852025-07-15T19:46:51.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-07-15T19:46:51.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-07-15T19:46:51.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-07-15T19:46:51.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27892025-07-15T19:46:51.773Z
27902025-07-15T19:46:51.773Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27912025-07-15T19:46:52.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-07-15T19:46:52.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-07-15T19:46:52.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-07-15T19:46:52.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27952025-07-15T19:46:52.598Z
27962025-07-15T19:46:52.598Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
27972025-07-15T19:46:53.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-07-15T19:46:53.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-07-15T19:46:53.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-07-15T19:46:53.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28012025-07-15T19:46:53.407Z
28022025-07-15T19:46:53.407Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28032025-07-15T19:46:54.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-07-15T19:46:54.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-07-15T19:46:54.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-07-15T19:46:54.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28072025-07-15T19:46:54.215Z
28082025-07-15T19:46:54.215Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28092025-07-15T19:46:54.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-07-15T19:46:54.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-07-15T19:46:54.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-07-15T19:46:54.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28132025-07-15T19:46:55.009Z
28142025-07-15T19:46:55.009Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28152025-07-15T19:46:55.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-07-15T19:46:55.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-07-15T19:46:55.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-07-15T19:46:55.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28192025-07-15T19:46:55.779Z
28202025-07-15T19:46:55.780Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28212025-07-15T19:46:56.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-07-15T19:46:56.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-07-15T19:46:56.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-07-15T19:46:56.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28252025-07-15T19:46:56.584Z
28262025-07-15T19:46:56.584Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28272025-07-15T19:46:57.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-07-15T19:46:57.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-07-15T19:46:57.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-07-15T19:46:57.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28312025-07-15T19:46:57.390Z
28322025-07-15T19:46:57.390Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28332025-07-15T19:46:58.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-07-15T19:46:58.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-07-15T19:46:58.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-07-15T19:46:58.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28372025-07-15T19:46:58.187Z
28382025-07-15T19:46:58.187Zinfo: running `cargo check --bins` on gateway-client (83/221)
28392025-07-15T19:46:58.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-07-15T19:46:58.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-07-15T19:46:58.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-07-15T19:46:58.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28432025-07-15T19:46:58.991Z
28442025-07-15T19:46:58.991Zinfo: running `cargo check --bins` on ereport-types (84/221)
28452025-07-15T19:46:59.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-07-15T19:46:59.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-07-15T19:46:59.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-07-15T19:46:59.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28492025-07-15T19:46:59.766Z
28502025-07-15T19:46:59.766Zinfo: running `cargo check --bins` on gateway-types (85/221)
28512025-07-15T19:47:00.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-07-15T19:47:00.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-07-15T19:47:00.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-07-15T19:47:00.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28552025-07-15T19:47:00.571Z
28562025-07-15T19:47:00.571Zinfo: running `cargo check --bins` on ipcc (86/221)
28572025-07-15T19:47:01.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-07-15T19:47:01.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-07-15T19:47:01.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-07-15T19:47:01.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28612025-07-15T19:47:01.415Z
28622025-07-15T19:47:01.416Zinfo: running `cargo check --bins` on installinator-client (87/221)
28632025-07-15T19:47:02.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-07-15T19:47:02.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-07-15T19:47:02.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-07-15T19:47:02.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28672025-07-15T19:47:02.205Z
28682025-07-15T19:47:02.205Zinfo: running `cargo check --bins` on installinator-common (88/221)
28692025-07-15T19:47:02.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-07-15T19:47:02.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-07-15T19:47:02.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-07-15T19:47:02.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28732025-07-15T19:47:03.025Z
28742025-07-15T19:47:03.025Zinfo: running `cargo check --bins` on update-engine (89/221)
28752025-07-15T19:47:03.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-07-15T19:47:03.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-07-15T19:47:03.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-07-15T19:47:03.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28792025-07-15T19:47:03.807Z
28802025-07-15T19:47:03.807Zinfo: running `cargo check --bins` on nexus-client (90/221)
28812025-07-15T19:47:04.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-07-15T19:47:04.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-07-15T19:47:04.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-07-15T19:47:04.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28852025-07-15T19:47:04.645Z
28862025-07-15T19:47:04.645Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28872025-07-15T19:47:05.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-07-15T19:47:05.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-07-15T19:47:05.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-07-15T19:47:05.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28912025-07-15T19:47:05.464Z
28922025-07-15T19:47:05.464Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
28932025-07-15T19:47:06.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-07-15T19:47:06.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-07-15T19:47:06.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962025-07-15T19:47:06.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28972025-07-15T19:47:06.239Z
28982025-07-15T19:47:06.239Zinfo: running `cargo check --bins` on nexus-types (93/221)
28992025-07-15T19:47:06.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-07-15T19:47:06.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-07-15T19:47:06.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-07-15T19:47:06.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29032025-07-15T19:47:07.089Z
29042025-07-15T19:47:07.089Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29052025-07-15T19:47:07.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-07-15T19:47:07.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-07-15T19:47:07.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-07-15T19:47:07.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29092025-07-15T19:47:07.870Z
29102025-07-15T19:47:07.870Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29112025-07-15T19:47:08.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-07-15T19:47:08.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-07-15T19:47:08.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-07-15T19:47:08.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29152025-07-15T19:47:08.644Z
29162025-07-15T19:47:08.644Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29172025-07-15T19:47:09.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-07-15T19:47:09.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-07-15T19:47:09.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-07-15T19:47:09.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29212025-07-15T19:47:09.415Z
29222025-07-15T19:47:09.415Zinfo: running `cargo check --bins` on oxide-client (97/221)
29232025-07-15T19:47:10.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-07-15T19:47:10.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-07-15T19:47:10.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-07-15T19:47:10.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29272025-07-15T19:47:10.207Z
29282025-07-15T19:47:10.207Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29292025-07-15T19:47:10.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-07-15T19:47:10.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-07-15T19:47:10.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-07-15T19:47:10.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29332025-07-15T19:47:11.015Z
29342025-07-15T19:47:11.015Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29352025-07-15T19:47:11.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-07-15T19:47:11.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-07-15T19:47:11.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-07-15T19:47:11.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29392025-07-15T19:47:11.781Z
29402025-07-15T19:47:11.781Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29412025-07-15T19:47:12.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-07-15T19:47:12.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-07-15T19:47:12.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-07-15T19:47:12.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29452025-07-15T19:47:12.619Z
29462025-07-15T19:47:12.619Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29472025-07-15T19:47:13.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-07-15T19:47:13.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-07-15T19:47:13.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-07-15T19:47:13.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29512025-07-15T19:47:13.458Z
29522025-07-15T19:47:13.458Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29532025-07-15T19:47:14.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-07-15T19:47:14.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-07-15T19:47:14.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-07-15T19:47:14.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29572025-07-15T19:47:14.317Z
29582025-07-15T19:47:14.317Zinfo: running `cargo check --bins` on wicket-common (103/221)
29592025-07-15T19:47:15.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-07-15T19:47:15.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-07-15T19:47:15.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-07-15T19:47:15.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29632025-07-15T19:47:15.155Z
29642025-07-15T19:47:15.155Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29652025-07-15T19:47:15.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-07-15T19:47:15.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-07-15T19:47:15.995Z Checking csv-core v0.1.11
29682025-07-15T19:47:15.995Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29692025-07-15T19:47:15.998Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29702025-07-15T19:47:15.998Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29712025-07-15T19:47:16.348Z Checking csv v1.3.1
29722025-07-15T19:47:16.352Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29732025-07-15T19:47:16.373Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29742025-07-15T19:47:16.965Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752025-07-15T19:47:17.483Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29762025-07-15T19:47:19.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
29772025-07-15T19:47:20.107Z
29782025-07-15T19:47:20.107Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29792025-07-15T19:47:20.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-07-15T19:47:20.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-07-15T19:47:20.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-07-15T19:47:20.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29832025-07-15T19:47:20.908Z
29842025-07-15T19:47:20.908Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29852025-07-15T19:47:21.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-07-15T19:47:21.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-07-15T19:47:21.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-07-15T19:47:21.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29892025-07-15T19:47:21.705Z
29902025-07-15T19:47:21.705Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29912025-07-15T19:47:22.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-07-15T19:47:22.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-07-15T19:47:22.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-07-15T19:47:22.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29952025-07-15T19:47:22.629Z
29962025-07-15T19:47:22.629Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
29972025-07-15T19:47:23.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-07-15T19:47:23.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-07-15T19:47:23.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-07-15T19:47:23.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30012025-07-15T19:47:23.555Z
30022025-07-15T19:47:23.555Zinfo: running `cargo check --bins` on dns-server (109/221)
30032025-07-15T19:47:24.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-07-15T19:47:24.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-07-15T19:47:24.386Z Compiling typify-impl v0.4.1
30062025-07-15T19:47:24.509Z Compiling parking_lot_core v0.8.6
30072025-07-15T19:47:24.513Z Compiling moka v0.12.10
30082025-07-15T19:47:24.513Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30092025-07-15T19:47:24.536Z Checking tagptr v0.2.0
30102025-07-15T19:47:24.552Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30112025-07-15T19:47:24.569Z Checking prefix-trie v0.7.0
30122025-07-15T19:47:24.792Z Checking fxhash v0.2.1
30132025-07-15T19:47:24.813Z Checking hickory-client v0.25.2
30142025-07-15T19:47:25.281Z Checking hickory-server v0.25.2
30152025-07-15T19:47:25.352Z Checking parking_lot v0.11.2
30162025-07-15T19:47:25.673Z Checking sled v0.34.7
30172025-07-15T19:47:25.811Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30182025-07-15T19:47:26.232Z Checking hickory-resolver v0.25.2
30192025-07-15T19:47:30.558Z Compiling typify-macro v0.4.1
30202025-07-15T19:47:32.322Z Compiling typify v0.4.1
30212025-07-15T19:47:32.420Z Compiling progenitor-impl v0.10.0
30222025-07-15T19:47:34.990Z Compiling progenitor-macro v0.10.0
30232025-07-15T19:47:39.111Z Checking progenitor v0.10.0
30242025-07-15T19:47:39.264Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30252025-07-15T19:47:39.803Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30262025-07-15T19:47:41.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s
30272025-07-15T19:47:41.559Z
30282025-07-15T19:47:41.559Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30292025-07-15T19:47:42.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-07-15T19:47:42.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-07-15T19:47:42.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-07-15T19:47:42.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30332025-07-15T19:47:42.382Z
30342025-07-15T19:47:42.382Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30352025-07-15T19:47:43.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-07-15T19:47:43.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-07-15T19:47:43.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-07-15T19:47:43.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30392025-07-15T19:47:43.144Z
30402025-07-15T19:47:43.144Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30412025-07-15T19:47:43.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-07-15T19:47:43.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-07-15T19:47:43.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-07-15T19:47:43.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30452025-07-15T19:47:44.026Z
30462025-07-15T19:47:44.026Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30472025-07-15T19:47:44.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-07-15T19:47:44.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-07-15T19:47:44.961Z Checking half v2.4.1
30502025-07-15T19:47:44.965Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30512025-07-15T19:47:44.965Z Checking ciborium-io v0.2.2
30522025-07-15T19:47:45.121Z Compiling radium v0.7.0
30532025-07-15T19:47:45.124Z Compiling semver v0.1.20
30542025-07-15T19:47:45.153Z Compiling zerocopy-derive v0.6.6
30552025-07-15T19:47:45.156Z Checking tap v1.0.1
30562025-07-15T19:47:45.156Z Compiling maybe-uninit v2.0.0
30572025-07-15T19:47:45.263Z Checking password-hash v0.5.0
30582025-07-15T19:47:45.455Z Checking wyz v0.5.1
30592025-07-15T19:47:45.508Z Checking ciborium-ll v0.2.2
30602025-07-15T19:47:45.625Z Compiling rustc_version v0.1.7
30612025-07-15T19:47:45.682Z Checking blake2 v0.10.6
30622025-07-15T19:47:45.759Z Compiling pin-project-internal v1.1.6
30632025-07-15T19:47:45.782Z Checking crc-catalog v2.4.0
30642025-07-15T19:47:45.814Z Checking funty v2.0.0
30652025-07-15T19:47:45.839Z Checking ciborium v0.2.2
30662025-07-15T19:47:45.948Z Compiling owo-colors v4.2.2
30672025-07-15T19:47:46.065Z Compiling packed_struct v0.10.1
30682025-07-15T19:47:46.069Z Compiling newtype_derive v0.1.6
30692025-07-15T19:47:46.126Z Compiling cancel-safe-futures v0.1.5
30702025-07-15T19:47:46.513Z Checking argon2 v0.5.3
30712025-07-15T19:47:46.598Z Checking crc v3.2.1
30722025-07-15T19:47:46.647Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30732025-07-15T19:47:46.710Z Checking bitvec v1.0.1
30742025-07-15T19:47:46.757Z Compiling packed_struct_codegen v0.10.1
30752025-07-15T19:47:46.805Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30762025-07-15T19:47:47.033Z Checking libsw-core v0.3.1
30772025-07-15T19:47:47.079Z Checking zerocopy v0.6.6
30782025-07-15T19:47:47.213Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30792025-07-15T19:47:47.250Z Checking secrecy v0.10.3
30802025-07-15T19:47:47.292Z Compiling snafu-derive v0.8.5
30812025-07-15T19:47:47.319Z Compiling indexmap v1.9.3
30822025-07-15T19:47:47.456Z Checking nodrop v0.1.14
30832025-07-15T19:47:47.616Z Checking fixedbitset v0.5.7
30842025-07-15T19:47:47.714Z Checking array-init v0.0.4
30852025-07-15T19:47:47.789Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30862025-07-15T19:47:48.033Z Checking petgraph v0.8.2
30872025-07-15T19:47:48.153Z Checking libsw v3.5.0
30882025-07-15T19:47:48.442Z Checking smallvec v0.6.14
30892025-07-15T19:47:48.488Z Checking pin-project v1.1.6
30902025-07-15T19:47:48.602Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30912025-07-15T19:47:49.349Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30922025-07-15T19:47:49.392Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30932025-07-15T19:47:49.414Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30942025-07-15T19:47:49.630Z Checking globset v0.4.15
30952025-07-15T19:47:49.862Z Checking olpc-cjson v0.1.4
30962025-07-15T19:47:50.114Z Checking serde_plain v1.0.2
30972025-07-15T19:47:50.165Z Checking typed-path v0.9.3
30982025-07-15T19:47:50.312Z Checking indent_write v2.2.0
30992025-07-15T19:47:50.406Z Checking termcolor v1.4.1
31002025-07-15T19:47:50.538Z Checking swrite v0.1.0
31012025-07-15T19:47:50.566Z Checking bitfield v0.14.0
31022025-07-15T19:47:50.692Z Checking hashbrown v0.12.3
31032025-07-15T19:47:50.800Z Checking linear-map v1.2.0
31042025-07-15T19:47:50.873Z Checking ron v0.8.1
31052025-07-15T19:47:50.895Z Checking env_logger v0.10.2
31062025-07-15T19:47:51.152Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31072025-07-15T19:47:51.361Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31082025-07-15T19:47:51.479Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31092025-07-15T19:47:52.068Z Checking snafu v0.8.5
31102025-07-15T19:47:52.120Z Checking steno v0.4.1
31112025-07-15T19:47:52.200Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31122025-07-15T19:47:52.305Z Checking serde-hex v0.1.0
31132025-07-15T19:47:52.357Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31142025-07-15T19:47:52.537Z Checking tough v0.20.0
31152025-07-15T19:47:52.643Z Checking hashbrown v0.13.2
31162025-07-15T19:47:52.932Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31172025-07-15T19:47:53.600Z Checking humantime v2.2.0
31182025-07-15T19:47:53.940Z Checking crc-any v2.5.0
31192025-07-15T19:47:54.323Z Checking object v0.30.4
31202025-07-15T19:47:54.365Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31212025-07-15T19:47:54.539Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31222025-07-15T19:47:54.653Z Checking half v1.8.3
31232025-07-15T19:47:54.887Z Checking path-slash v0.1.5
31242025-07-15T19:47:54.979Z Checking void v1.0.2
31252025-07-15T19:47:55.104Z Checking serde_cbor v0.11.2
31262025-07-15T19:47:55.150Z Checking tungstenite v0.23.0
31272025-07-15T19:47:55.171Z Checking lzss v0.8.2
31282025-07-15T19:47:55.557Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31292025-07-15T19:47:56.003Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31302025-07-15T19:47:56.068Z Checking nix v0.27.1
31312025-07-15T19:47:56.249Z Checking kstat-rs v0.2.4
31322025-07-15T19:47:56.299Z Checking serde_bytes v0.11.17
31332025-07-15T19:47:56.355Z Checking tokio-tungstenite v0.23.1
31342025-07-15T19:47:56.484Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31352025-07-15T19:47:56.622Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31362025-07-15T19:47:56.646Z Checking signal-hook-tokio v0.3.1
31372025-07-15T19:47:57.171Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31382025-07-15T19:47:59.264Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31392025-07-15T19:48:02.015Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31402025-07-15T19:48:10.440Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31412025-07-15T19:48:17.576Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31422025-07-15T19:48:18.343Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31432025-07-15T19:48:21.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
31442025-07-15T19:48:21.763Z
31452025-07-15T19:48:21.763Zinfo: running `cargo check --bins` on gateway-api (114/221)
31462025-07-15T19:48:22.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-07-15T19:48:22.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-07-15T19:48:22.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-07-15T19:48:22.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31502025-07-15T19:48:22.569Z
31512025-07-15T19:48:22.569Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31522025-07-15T19:48:23.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-07-15T19:48:23.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-07-15T19:48:23.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-07-15T19:48:23.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31562025-07-15T19:48:23.331Z
31572025-07-15T19:48:23.331Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31582025-07-15T19:48:24.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-07-15T19:48:24.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-07-15T19:48:24.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-07-15T19:48:24.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31622025-07-15T19:48:24.130Z
31632025-07-15T19:48:24.130Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31642025-07-15T19:48:24.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-07-15T19:48:24.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-07-15T19:48:24.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-07-15T19:48:24.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31682025-07-15T19:48:24.919Z
31692025-07-15T19:48:24.919Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31702025-07-15T19:48:25.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-07-15T19:48:25.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-07-15T19:48:25.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732025-07-15T19:48:25.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31742025-07-15T19:48:25.716Z
31752025-07-15T19:48:25.716Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31762025-07-15T19:48:26.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-07-15T19:48:26.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-07-15T19:48:26.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792025-07-15T19:48:26.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31802025-07-15T19:48:26.512Z
31812025-07-15T19:48:26.512Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31822025-07-15T19:48:27.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-07-15T19:48:27.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-07-15T19:48:27.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852025-07-15T19:48:27.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31862025-07-15T19:48:27.307Z
31872025-07-15T19:48:27.308Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31882025-07-15T19:48:28.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-07-15T19:48:28.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-07-15T19:48:28.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912025-07-15T19:48:28.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31922025-07-15T19:48:28.106Z
31932025-07-15T19:48:28.106Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
31942025-07-15T19:48:28.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-07-15T19:48:28.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-07-15T19:48:28.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-07-15T19:48:28.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31982025-07-15T19:48:28.955Z
31992025-07-15T19:48:28.955Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32002025-07-15T19:48:29.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-07-15T19:48:29.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-07-15T19:48:29.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-07-15T19:48:29.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32042025-07-15T19:48:29.762Z
32052025-07-15T19:48:29.762Zinfo: running `cargo check --bins` on sp-sim (124/221)
32062025-07-15T19:48:30.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-07-15T19:48:30.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-07-15T19:48:30.579Z Compiling nix v0.30.1
32092025-07-15T19:48:30.579Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32102025-07-15T19:48:30.582Z Checking keccak v0.1.5
32112025-07-15T19:48:30.941Z Checking sha3 v0.10.8
32122025-07-15T19:48:30.979Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32132025-07-15T19:48:32.755Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32142025-07-15T19:48:34.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
32152025-07-15T19:48:35.087Z
32162025-07-15T19:48:35.087Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32172025-07-15T19:48:35.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-07-15T19:48:35.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-07-15T19:48:35.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202025-07-15T19:48:35.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32212025-07-15T19:48:35.954Z
32222025-07-15T19:48:35.954Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32232025-07-15T19:48:36.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-07-15T19:48:36.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-07-15T19:48:36.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262025-07-15T19:48:36.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32272025-07-15T19:48:36.862Z
32282025-07-15T19:48:36.862Zinfo: running `cargo check --bins` on db-macros (127/221)
32292025-07-15T19:48:37.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-07-15T19:48:37.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-07-15T19:48:37.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-07-15T19:48:37.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32332025-07-15T19:48:37.599Z
32342025-07-15T19:48:37.599Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32352025-07-15T19:48:38.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-07-15T19:48:38.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-07-15T19:48:38.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-07-15T19:48:38.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32392025-07-15T19:48:38.370Z
32402025-07-15T19:48:38.370Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32412025-07-15T19:48:39.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-07-15T19:48:39.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-07-15T19:48:39.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-07-15T19:48:39.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32452025-07-15T19:48:39.236Z
32462025-07-15T19:48:39.236Zinfo: running `cargo check --bins` on authz-macros (130/221)
32472025-07-15T19:48:39.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-07-15T19:48:39.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-07-15T19:48:39.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-07-15T19:48:39.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32512025-07-15T19:48:40.012Z
32522025-07-15T19:48:40.012Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32532025-07-15T19:48:40.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-07-15T19:48:40.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-07-15T19:48:40.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-07-15T19:48:40.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32572025-07-15T19:48:40.861Z
32582025-07-15T19:48:40.861Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32592025-07-15T19:48:41.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-07-15T19:48:41.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-07-15T19:48:41.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-07-15T19:48:41.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32632025-07-15T19:48:41.700Z
32642025-07-15T19:48:41.700Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32652025-07-15T19:48:42.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-07-15T19:48:42.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-07-15T19:48:42.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-07-15T19:48:42.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32692025-07-15T19:48:42.461Z
32702025-07-15T19:48:42.461Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32712025-07-15T19:48:43.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-07-15T19:48:43.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-07-15T19:48:43.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-07-15T19:48:43.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32752025-07-15T19:48:43.263Z
32762025-07-15T19:48:43.263Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32772025-07-15T19:48:44.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-07-15T19:48:44.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-07-15T19:48:44.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-07-15T19:48:44.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32812025-07-15T19:48:44.117Z
32822025-07-15T19:48:44.117Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32832025-07-15T19:48:44.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-07-15T19:48:44.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-07-15T19:48:44.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-07-15T19:48:44.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32872025-07-15T19:48:44.979Z
32882025-07-15T19:48:44.979Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
32892025-07-15T19:48:45.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-07-15T19:48:45.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-07-15T19:48:45.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-07-15T19:48:45.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32932025-07-15T19:48:45.823Z
32942025-07-15T19:48:45.823Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
32952025-07-15T19:48:46.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-07-15T19:48:46.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-07-15T19:48:46.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-07-15T19:48:46.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32992025-07-15T19:48:46.659Z
33002025-07-15T19:48:46.659Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33012025-07-15T19:48:47.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-07-15T19:48:47.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-07-15T19:48:47.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-07-15T19:48:47.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33052025-07-15T19:48:47.473Z
33062025-07-15T19:48:47.473Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33072025-07-15T19:48:48.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-07-15T19:48:48.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-07-15T19:48:48.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-07-15T19:48:48.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33112025-07-15T19:48:48.298Z
33122025-07-15T19:48:48.298Zinfo: running `cargo check --bins` on key-manager (141/221)
33132025-07-15T19:48:49.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-07-15T19:48:49.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-07-15T19:48:49.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-07-15T19:48:49.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33172025-07-15T19:48:49.104Z
33182025-07-15T19:48:49.104Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33192025-07-15T19:48:49.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-07-15T19:48:49.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-07-15T19:48:49.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-07-15T19:48:49.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33232025-07-15T19:48:49.925Z
33242025-07-15T19:48:49.925Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33252025-07-15T19:48:50.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-07-15T19:48:50.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-07-15T19:48:50.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-07-15T19:48:50.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33292025-07-15T19:48:50.746Z
33302025-07-15T19:48:50.746Zinfo: running `cargo check --bins` on typed-rng (144/221)
33312025-07-15T19:48:51.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-07-15T19:48:51.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-07-15T19:48:51.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-07-15T19:48:51.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33352025-07-15T19:48:51.515Z
33362025-07-15T19:48:51.515Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33372025-07-15T19:48:52.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-07-15T19:48:52.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-07-15T19:48:52.567Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33402025-07-15T19:48:52.567Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33412025-07-15T19:48:52.570Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33422025-07-15T19:48:52.570Z Compiling thiserror-impl-no-std v2.0.2
33432025-07-15T19:48:52.570Z Checking universal-hash v0.5.1
33442025-07-15T19:48:52.741Z Checking opaque-debug v0.3.1
33452025-07-15T19:48:52.795Z Checking chacha20 v0.9.1
33462025-07-15T19:48:52.799Z Checking aead v0.5.2
33472025-07-15T19:48:52.887Z Compiling unicase v2.7.0
33482025-07-15T19:48:52.936Z Checking poly1305 v0.8.0
33492025-07-15T19:48:52.962Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33502025-07-15T19:48:53.056Z Compiling libefi-sys v0.1.0
33512025-07-15T19:48:53.152Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33522025-07-15T19:48:53.190Z Compiling bitfield-struct v0.6.2
33532025-07-15T19:48:53.272Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33542025-07-15T19:48:53.345Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33552025-07-15T19:48:53.463Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33562025-07-15T19:48:53.486Z Checking chacha20poly1305 v0.10.1
33572025-07-15T19:48:53.688Z Compiling proc-macro-error-attr2 v2.0.0
33582025-07-15T19:48:53.712Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33592025-07-15T19:48:53.784Z Compiling salty v0.3.0
33602025-07-15T19:48:53.806Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33612025-07-15T19:48:54.262Z Compiling num-derive v0.3.3
33622025-07-15T19:48:54.470Z Compiling xshell-macros v0.2.7
33632025-07-15T19:48:54.507Z Compiling proc-macro-error2 v2.0.1
33642025-07-15T19:48:54.576Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33652025-07-15T19:48:55.130Z Checking papergrid v0.14.0
33662025-07-15T19:48:55.154Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33672025-07-15T19:48:55.230Z Checking xshell v0.2.7
33682025-07-15T19:48:55.553Z Checking thiserror-no-std v2.0.2
33692025-07-15T19:48:55.557Z Checking vsss-rs v3.3.4
33702025-07-15T19:48:55.604Z Compiling tabled_derive v0.10.0
33712025-07-15T19:48:55.667Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33722025-07-15T19:48:56.053Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33732025-07-15T19:48:56.462Z Checking libscf-sys v1.1.0
33742025-07-15T19:48:56.629Z Compiling mime_guess v2.0.5
33752025-07-15T19:48:57.345Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33762025-07-15T19:48:57.378Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33772025-07-15T19:48:57.822Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33782025-07-15T19:48:58.431Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33792025-07-15T19:48:58.564Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33802025-07-15T19:48:58.685Z Checking primeorder v0.13.6
33812025-07-15T19:48:58.689Z Checking env_filter v0.1.2
33822025-07-15T19:48:58.977Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33832025-07-15T19:48:59.205Z Checking p384 v0.13.0
33842025-07-15T19:48:59.414Z Checking env_logger v0.11.5
33852025-07-15T19:48:59.518Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33862025-07-15T19:48:59.777Z Checking tabled v0.18.0
33872025-07-15T19:49:00.075Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33882025-07-15T19:49:00.178Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33892025-07-15T19:49:00.359Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33902025-07-15T19:49:00.601Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33912025-07-15T19:49:00.627Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33922025-07-15T19:49:00.695Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33932025-07-15T19:49:00.738Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33942025-07-15T19:49:00.859Z Checking http-range v0.1.5
33952025-07-15T19:49:01.080Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33962025-07-15T19:49:01.104Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33972025-07-15T19:49:01.478Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33982025-07-15T19:49:01.606Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33992025-07-15T19:49:01.884Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34002025-07-15T19:49:01.911Z Checking secrecy v0.8.0
34012025-07-15T19:49:02.140Z Checking atty v0.2.14
34022025-07-15T19:49:02.279Z Checking crc8 v0.1.1
34032025-07-15T19:49:02.311Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34042025-07-15T19:49:02.454Z Checking hyper-staticfile v0.10.1
34052025-07-15T19:49:02.509Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34062025-07-15T19:49:02.980Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34072025-07-15T19:49:03.070Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34082025-07-15T19:49:03.278Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34092025-07-15T19:49:03.415Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34102025-07-15T19:49:03.758Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34112025-07-15T19:49:03.787Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34122025-07-15T19:49:04.059Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34132025-07-15T19:49:04.355Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34142025-07-15T19:49:05.329Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34152025-07-15T19:49:05.330Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34162025-07-15T19:49:05.334Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34172025-07-15T19:49:06.592Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34182025-07-15T19:49:06.896Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34192025-07-15T19:49:06.951Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34202025-07-15T19:49:08.384Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34212025-07-15T19:49:09.500Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34222025-07-15T19:49:15.438Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34232025-07-15T19:49:29.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.00s
34242025-07-15T19:49:29.763Z
34252025-07-15T19:49:29.763Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34262025-07-15T19:49:30.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-07-15T19:49:30.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-07-15T19:49:30.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34292025-07-15T19:49:44.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
34302025-07-15T19:49:44.847Z
34312025-07-15T19:49:44.847Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34322025-07-15T19:49:45.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332025-07-15T19:49:45.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342025-07-15T19:49:45.800Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34352025-07-15T19:50:00.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s
34362025-07-15T19:50:00.555Z
34372025-07-15T19:50:00.555Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34382025-07-15T19:50:01.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-07-15T19:50:01.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-07-15T19:50:01.516Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34412025-07-15T19:50:16.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.47s
34422025-07-15T19:50:16.271Z
34432025-07-15T19:50:16.271Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34442025-07-15T19:50:17.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-07-15T19:50:17.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-07-15T19:50:17.230Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34472025-07-15T19:50:31.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.04s
34482025-07-15T19:50:31.553Z
34492025-07-15T19:50:31.553Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34502025-07-15T19:50:32.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-07-15T19:50:32.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-07-15T19:50:32.516Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34532025-07-15T19:50:46.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.99s
34542025-07-15T19:50:46.794Z
34552025-07-15T19:50:46.794Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34562025-07-15T19:50:47.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-07-15T19:50:47.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-07-15T19:50:47.761Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34592025-07-15T19:51:01.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.03s
34602025-07-15T19:51:02.073Z
34612025-07-15T19:51:02.073Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34622025-07-15T19:51:02.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632025-07-15T19:51:02.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642025-07-15T19:51:03.039Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34652025-07-15T19:51:17.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.04s
34662025-07-15T19:51:17.362Z
34672025-07-15T19:51:17.362Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34682025-07-15T19:51:18.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692025-07-15T19:51:18.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702025-07-15T19:51:18.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712025-07-15T19:51:18.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34722025-07-15T19:51:18.212Z
34732025-07-15T19:51:18.212Zinfo: running `cargo check --bins` on range-requests (154/221)
34742025-07-15T19:51:18.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752025-07-15T19:51:18.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762025-07-15T19:51:18.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772025-07-15T19:51:18.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34782025-07-15T19:51:18.994Z
34792025-07-15T19:51:18.994Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34802025-07-15T19:51:19.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812025-07-15T19:51:19.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822025-07-15T19:51:19.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832025-07-15T19:51:19.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34842025-07-15T19:51:19.801Z
34852025-07-15T19:51:19.801Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34862025-07-15T19:51:20.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872025-07-15T19:51:20.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882025-07-15T19:51:20.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892025-07-15T19:51:20.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34902025-07-15T19:51:20.650Z
34912025-07-15T19:51:20.650Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
34922025-07-15T19:51:21.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-07-15T19:51:21.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-07-15T19:51:21.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952025-07-15T19:51:21.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34962025-07-15T19:51:21.491Z
34972025-07-15T19:51:21.491Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
34982025-07-15T19:51:22.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-07-15T19:51:22.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-07-15T19:51:22.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012025-07-15T19:51:22.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35022025-07-15T19:51:22.348Z
35032025-07-15T19:51:22.348Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35042025-07-15T19:51:23.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-07-15T19:51:23.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-07-15T19:51:23.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-07-15T19:51:23.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35082025-07-15T19:51:23.199Z
35092025-07-15T19:51:23.200Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35102025-07-15T19:51:23.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-07-15T19:51:23.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-07-15T19:51:23.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-07-15T19:51:23.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35142025-07-15T19:51:24.049Z
35152025-07-15T19:51:24.049Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35162025-07-15T19:51:24.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-07-15T19:51:24.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-07-15T19:51:24.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-07-15T19:51:24.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35202025-07-15T19:51:24.901Z
35212025-07-15T19:51:24.901Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35222025-07-15T19:51:25.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-07-15T19:51:25.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-07-15T19:51:25.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-07-15T19:51:25.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35262025-07-15T19:51:25.777Z
35272025-07-15T19:51:25.777Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35282025-07-15T19:51:26.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-07-15T19:51:26.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-07-15T19:51:26.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-07-15T19:51:26.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35322025-07-15T19:51:26.622Z
35332025-07-15T19:51:26.623Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35342025-07-15T19:51:27.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-07-15T19:51:27.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-07-15T19:51:27.542Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35372025-07-15T19:51:27.542Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35382025-07-15T19:51:28.531Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35392025-07-15T19:51:30.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
35402025-07-15T19:51:31.017Z
35412025-07-15T19:51:31.017Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35422025-07-15T19:51:31.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-07-15T19:51:31.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-07-15T19:51:31.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-07-15T19:51:31.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35462025-07-15T19:51:31.828Z
35472025-07-15T19:51:31.828Zinfo: running `cargo check --bins` on cert-dev (166/221)
35482025-07-15T19:51:32.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-07-15T19:51:32.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-07-15T19:51:32.596Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35512025-07-15T19:51:32.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35522025-07-15T19:51:33.131Z
35532025-07-15T19:51:33.131Zinfo: running `cargo check --bins` on clickana (167/221)
35542025-07-15T19:51:33.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-07-15T19:51:33.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-07-15T19:51:33.968Z Checking castaway v0.2.3
35572025-07-15T19:51:33.971Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35582025-07-15T19:51:33.971Z Checking lru v0.12.5
35592025-07-15T19:51:33.971Z Compiling instability v0.3.2
35602025-07-15T19:51:33.971Z Checking unicode-truncate v1.1.0
35612025-07-15T19:51:33.971Z Compiling indoc v2.0.6
35622025-07-15T19:51:33.971Z Checking cassowary v0.3.0
35632025-07-15T19:51:34.231Z Checking compact_str v0.8.0
35642025-07-15T19:51:34.907Z Checking ratatui v0.29.0
35652025-07-15T19:51:35.880Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35662025-07-15T19:51:37.176Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35672025-07-15T19:51:38.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
35682025-07-15T19:51:38.378Z
35692025-07-15T19:51:38.378Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35702025-07-15T19:51:39.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-07-15T19:51:39.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-07-15T19:51:39.258Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35732025-07-15T19:51:39.258Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35742025-07-15T19:51:40.437Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35752025-07-15T19:51:40.974Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35762025-07-15T19:51:41.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
35772025-07-15T19:51:41.616Z
35782025-07-15T19:51:41.616Zinfo: running `cargo check --bins` on ch-dev (169/221)
35792025-07-15T19:51:42.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-07-15T19:51:42.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-07-15T19:51:42.451Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35822025-07-15T19:51:43.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
35832025-07-15T19:51:43.512Z
35842025-07-15T19:51:43.512Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35852025-07-15T19:51:44.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-07-15T19:51:44.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-07-15T19:51:44.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-07-15T19:51:44.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35892025-07-15T19:51:44.114Z
35902025-07-15T19:51:44.114Zinfo: running `cargo check --bins` on crdb-seed (171/221)
35912025-07-15T19:51:44.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-07-15T19:51:44.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-07-15T19:51:44.941Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35942025-07-15T19:51:45.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35952025-07-15T19:51:45.591Z
35962025-07-15T19:51:45.591Zinfo: running `cargo check --bins` on db-dev (172/221)
35972025-07-15T19:51:46.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-07-15T19:51:46.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-07-15T19:51:46.841Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36002025-07-15T19:51:47.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
36012025-07-15T19:51:47.533Z
36022025-07-15T19:51:47.533Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36032025-07-15T19:51:48.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-07-15T19:51:48.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-07-15T19:51:48.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062025-07-15T19:51:48.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36072025-07-15T19:51:48.365Z
36082025-07-15T19:51:48.365Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36092025-07-15T19:51:49.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-07-15T19:51:49.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-07-15T19:51:49.132Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36122025-07-15T19:51:50.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
36132025-07-15T19:51:50.253Z
36142025-07-15T19:51:50.253Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36152025-07-15T19:51:50.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-07-15T19:51:50.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-07-15T19:51:51.040Z Checking typeid v1.0.3
36182025-07-15T19:51:51.156Z Checking ordered-float v2.10.1
36192025-07-15T19:51:51.173Z Checking cargo-platform v0.2.0
36202025-07-15T19:51:51.253Z Checking erased-serde v0.4.6
36212025-07-15T19:51:51.498Z Checking serde-value v0.7.0
36222025-07-15T19:51:51.876Z Checking serde-untagged v0.1.7
36232025-07-15T19:51:52.124Z Checking cargo-util-schemas v0.2.0
36242025-07-15T19:51:53.379Z Checking cargo_metadata v0.20.0
36252025-07-15T19:51:54.468Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36262025-07-15T19:51:55.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
36272025-07-15T19:51:55.595Z
36282025-07-15T19:51:55.595Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36292025-07-15T19:51:56.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-07-15T19:51:56.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-07-15T19:51:56.514Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36322025-07-15T19:51:58.350Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36332025-07-15T19:51:59.040Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36342025-07-15T19:51:59.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
36352025-07-15T19:51:59.902Z
36362025-07-15T19:51:59.902Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36372025-07-15T19:52:00.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-07-15T19:52:00.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-07-15T19:52:00.995Z Compiling crunchy v0.2.2
36402025-07-15T19:52:00.998Z Compiling dsl_auto_type v0.1.2
36412025-07-15T19:52:00.998Z Checking scheduled-thread-pool v0.2.7
36422025-07-15T19:52:00.998Z Compiling diesel_table_macro_syntax v0.2.0
36432025-07-15T19:52:01.136Z Compiling tiny-keccak v2.0.2
36442025-07-15T19:52:01.186Z Compiling bit-vec v0.6.3
36452025-07-15T19:52:01.207Z Compiling ascii-canvas v3.0.0
36462025-07-15T19:52:01.211Z Compiling ena v0.14.3
36472025-07-15T19:52:01.375Z Checking r2d2 v0.8.10
36482025-07-15T19:52:01.512Z Compiling regex-syntax v0.6.29
36492025-07-15T19:52:01.572Z Compiling bit-set v0.5.3
36502025-07-15T19:52:01.649Z Compiling diff v0.1.13
36512025-07-15T19:52:01.671Z Compiling bindgen v0.71.1
36522025-07-15T19:52:01.696Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36532025-07-15T19:52:01.723Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36542025-07-15T19:52:01.861Z Compiling derive_builder_core v0.20.2
36552025-07-15T19:52:01.960Z Compiling libxml v0.3.3
36562025-07-15T19:52:02.065Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36572025-07-15T19:52:02.232Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36582025-07-15T19:52:02.424Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36592025-07-15T19:52:02.502Z Compiling strum_macros v0.24.3
36602025-07-15T19:52:02.563Z Compiling diesel_derives v2.2.3
36612025-07-15T19:52:02.680Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36622025-07-15T19:52:02.758Z Compiling indoc v1.0.9
36632025-07-15T19:52:03.659Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36642025-07-15T19:52:04.003Z Compiling oso-derive v0.27.3
36652025-07-15T19:52:04.028Z Compiling derive_builder_macro v0.20.2
36662025-07-15T19:52:04.794Z Compiling impl-trait-for-tuples v0.2.2
36672025-07-15T19:52:04.939Z Compiling lalrpop v0.19.12
36682025-07-15T19:52:05.044Z Checking derive_builder v0.20.2
36692025-07-15T19:52:05.242Z Checking quick-xml v0.37.2
36702025-07-15T19:52:05.308Z Checking maplit v1.0.2
36712025-07-15T19:52:05.505Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36722025-07-15T19:52:05.732Z Compiling diesel-dtrace v0.4.2
36732025-07-15T19:52:06.205Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36742025-07-15T19:52:06.567Z Checking bb8 v0.8.5
36752025-07-15T19:52:06.872Z Checking ignore v0.4.23
36762025-07-15T19:52:07.099Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36772025-07-15T19:52:07.165Z Checking predicates-tree v1.0.12
36782025-07-15T19:52:07.350Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36792025-07-15T19:52:07.380Z Checking rand_seeder v0.3.0
36802025-07-15T19:52:07.479Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36812025-07-15T19:52:07.654Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36822025-07-15T19:52:07.724Z Checking globwalk v0.9.1
36832025-07-15T19:52:07.757Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36842025-07-15T19:52:07.924Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36852025-07-15T19:52:08.079Z Checking camino-tempfile-ext v0.3.2
36862025-07-15T19:52:08.276Z Checking smawk v0.3.2
36872025-07-15T19:52:08.522Z Checking unicode-linebreak v0.1.5
36882025-07-15T19:52:08.546Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36892025-07-15T19:52:08.994Z Checking is_ci v1.2.0
36902025-07-15T19:52:09.172Z Checking supports-color v3.0.2
36912025-07-15T19:52:09.501Z Checking textwrap v0.16.2
36922025-07-15T19:52:09.519Z Checking support-bundle-viewer v0.1.2
36932025-07-15T19:52:09.661Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36942025-07-15T19:52:09.778Z Checking multimap v0.10.1
36952025-07-15T19:52:09.851Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36962025-07-15T19:52:12.051Z Checking diesel v2.2.11
36972025-07-15T19:52:28.496Z Compiling samael v0.0.19
36982025-07-15T19:52:42.353Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36992025-07-15T19:52:44.385Z Checking async-bb8-diesel v0.2.1
37002025-07-15T19:52:46.193Z Compiling polar-core v0.27.3
37012025-07-15T19:52:53.556Z Checking oso v0.27.3
37022025-07-15T19:53:35.603Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37032025-07-15T19:54:11.704Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37042025-07-15T19:54:22.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
37052025-07-15T19:54:22.955Z
37062025-07-15T19:54:22.955Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37072025-07-15T19:54:23.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-07-15T19:54:23.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-07-15T19:54:23.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102025-07-15T19:54:23.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37112025-07-15T19:54:23.836Z
37122025-07-15T19:54:23.836Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37132025-07-15T19:54:24.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-07-15T19:54:24.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-07-15T19:54:24.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37162025-07-15T19:54:24.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37172025-07-15T19:54:24.708Z
37182025-07-15T19:54:24.708Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37192025-07-15T19:54:25.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202025-07-15T19:54:25.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212025-07-15T19:54:25.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222025-07-15T19:54:25.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37232025-07-15T19:54:25.470Z
37242025-07-15T19:54:25.470Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37252025-07-15T19:54:26.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262025-07-15T19:54:26.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272025-07-15T19:54:26.571Z Compiling libz-sys v1.1.20
37282025-07-15T19:54:26.574Z Compiling libgit2-sys v0.17.0+1.8.1
37292025-07-15T19:54:26.728Z Compiling vergen v8.3.2
37302025-07-15T19:54:26.731Z Compiling cargo-platform v0.1.8
37312025-07-15T19:54:26.763Z Compiling fs-err v2.11.0
37322025-07-15T19:54:26.767Z Compiling rustls v0.21.12
37332025-07-15T19:54:26.806Z Checking sct v0.7.1
37342025-07-15T19:54:26.809Z Checking rustls-webpki v0.101.7
37352025-07-15T19:54:27.066Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37362025-07-15T19:54:27.092Z Compiling cargo_metadata v0.18.1
37372025-07-15T19:54:27.175Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37382025-07-15T19:54:27.243Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37392025-07-15T19:54:27.400Z Checking parse-size v1.1.0
37402025-07-15T19:54:27.601Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37412025-07-15T19:54:27.623Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37422025-07-15T19:54:27.627Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37432025-07-15T19:54:27.668Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37442025-07-15T19:54:27.701Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37452025-07-15T19:54:27.871Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37462025-07-15T19:54:28.581Z Checking rustls-pemfile v1.0.4
37472025-07-15T19:54:28.722Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37482025-07-15T19:54:28.825Z Checking twox-hash v2.1.0
37492025-07-15T19:54:28.967Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37502025-07-15T19:54:29.397Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37512025-07-15T19:54:29.469Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37522025-07-15T19:54:29.992Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37532025-07-15T19:54:30.341Z Checking tokio-rustls v0.24.1
37542025-07-15T19:54:30.590Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37552025-07-15T19:54:30.725Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37562025-07-15T19:54:31.066Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37572025-07-15T19:54:31.177Z Checking fatfs v0.3.6
37582025-07-15T19:54:31.298Z Checking assert_matches v1.5.0
37592025-07-15T19:54:36.567Z Compiling git2 v0.19.0
37602025-07-15T19:54:40.796Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37612025-07-15T19:55:40.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
37622025-07-15T19:55:40.861Z
37632025-07-15T19:55:40.861Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37642025-07-15T19:55:41.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652025-07-15T19:55:41.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662025-07-15T19:55:41.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672025-07-15T19:55:41.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37682025-07-15T19:55:41.683Z
37692025-07-15T19:55:41.683Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37702025-07-15T19:55:42.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712025-07-15T19:55:42.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722025-07-15T19:55:42.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732025-07-15T19:55:42.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37742025-07-15T19:55:42.544Z
37752025-07-15T19:55:42.544Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37762025-07-15T19:55:43.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-07-15T19:55:43.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-07-15T19:55:43.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792025-07-15T19:55:43.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37802025-07-15T19:55:43.399Z
37812025-07-15T19:55:43.399Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37822025-07-15T19:55:44.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-07-15T19:55:44.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-07-15T19:55:44.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852025-07-15T19:55:44.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37862025-07-15T19:55:44.400Z
37872025-07-15T19:55:44.400Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37882025-07-15T19:55:45.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-07-15T19:55:45.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-07-15T19:55:45.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912025-07-15T19:55:45.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37922025-07-15T19:55:45.149Z
37932025-07-15T19:55:45.149Zinfo: running `cargo check --bins` on nexus-networking (187/221)
37942025-07-15T19:55:45.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-07-15T19:55:45.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-07-15T19:55:45.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972025-07-15T19:55:45.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37982025-07-15T19:55:46.019Z
37992025-07-15T19:55:46.020Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38002025-07-15T19:55:46.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-07-15T19:55:46.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-07-15T19:55:46.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032025-07-15T19:55:46.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38042025-07-15T19:55:46.890Z
38052025-07-15T19:55:46.891Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38062025-07-15T19:55:47.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-07-15T19:55:47.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-07-15T19:55:47.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092025-07-15T19:55:47.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38102025-07-15T19:55:47.764Z
38112025-07-15T19:55:47.764Zinfo: running `cargo check --bins` on update-common (190/221)
38122025-07-15T19:55:48.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-07-15T19:55:48.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-07-15T19:55:48.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152025-07-15T19:55:48.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38162025-07-15T19:55:48.593Z
38172025-07-15T19:55:48.593Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38182025-07-15T19:55:49.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-07-15T19:55:49.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-07-15T19:55:49.737Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38212025-07-15T19:55:49.740Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38222025-07-15T19:55:49.904Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38232025-07-15T19:55:49.908Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38242025-07-15T19:55:49.940Z Checking yansi v1.0.1
38252025-07-15T19:55:49.943Z Checking diff v0.1.13
38262025-07-15T19:55:49.943Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38272025-07-15T19:55:49.943Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38282025-07-15T19:55:50.411Z Checking pretty_assertions v1.4.1
38292025-07-15T19:55:50.569Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38302025-07-15T19:55:51.182Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38312025-07-15T19:56:23.000Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38322025-07-15T19:56:23.004Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38332025-07-15T19:56:23.004Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38342025-07-15T19:56:23.004Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38352025-07-15T19:56:23.004Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38362025-07-15T19:56:23.004Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38372025-07-15T19:56:24.017Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38382025-07-15T19:56:25.417Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38392025-07-15T19:57:17.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
38402025-07-15T19:57:18.109Z
38412025-07-15T19:57:18.109Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38422025-07-15T19:57:18.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432025-07-15T19:57:18.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442025-07-15T19:57:19.451Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38452025-07-15T19:57:19.451Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38462025-07-15T19:57:19.460Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38472025-07-15T19:57:19.460Z Checking heck v0.4.1
38482025-07-15T19:57:19.460Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38492025-07-15T19:57:19.460Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38502025-07-15T19:57:19.460Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38512025-07-15T19:57:20.354Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38522025-07-15T19:57:22.731Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38532025-07-15T19:57:24.387Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38542025-07-15T19:57:25.308Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38552025-07-15T19:57:26.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.84s
38562025-07-15T19:57:27.174Z
38572025-07-15T19:57:27.174Zinfo: running `cargo check --bins` on installinator-api (193/221)
38582025-07-15T19:57:27.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-07-15T19:57:27.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-07-15T19:57:27.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612025-07-15T19:57:27.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38622025-07-15T19:57:28.009Z
38632025-07-15T19:57:28.009Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38642025-07-15T19:57:28.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-07-15T19:57:28.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-07-15T19:57:28.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672025-07-15T19:57:28.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38682025-07-15T19:57:28.814Z
38692025-07-15T19:57:28.814Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38702025-07-15T19:57:29.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-07-15T19:57:29.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-07-15T19:57:29.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38732025-07-15T19:57:29.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38742025-07-15T19:57:29.615Z
38752025-07-15T19:57:29.615Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38762025-07-15T19:57:30.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772025-07-15T19:57:30.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782025-07-15T19:57:30.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792025-07-15T19:57:30.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38802025-07-15T19:57:30.447Z
38812025-07-15T19:57:30.447Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38822025-07-15T19:57:31.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-07-15T19:57:31.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-07-15T19:57:31.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852025-07-15T19:57:31.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38862025-07-15T19:57:31.229Z
38872025-07-15T19:57:31.229Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38882025-07-15T19:57:32.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-07-15T19:57:32.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-07-15T19:57:32.235Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38912025-07-15T19:57:32.371Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38922025-07-15T19:57:32.388Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38932025-07-15T19:57:32.405Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38942025-07-15T19:57:32.408Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38952025-07-15T19:57:32.408Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
38962025-07-15T19:57:32.409Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38972025-07-15T19:57:32.427Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38982025-07-15T19:57:32.692Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38992025-07-15T19:57:32.748Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39002025-07-15T19:57:32.780Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39012025-07-15T19:57:33.015Z Compiling petname v2.0.2
39022025-07-15T19:57:33.068Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39032025-07-15T19:57:33.379Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39042025-07-15T19:57:33.556Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39052025-07-15T19:57:33.964Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39062025-07-15T19:57:34.329Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39072025-07-15T19:57:35.128Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39082025-07-15T19:57:35.160Z Checking sync-ptr v0.1.4
39092025-07-15T19:57:35.402Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39102025-07-15T19:57:35.429Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39112025-07-15T19:57:35.450Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39122025-07-15T19:57:35.619Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39132025-07-15T19:57:35.841Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39142025-07-15T19:57:37.491Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39152025-07-15T19:57:38.485Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39162025-07-15T19:57:38.488Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39172025-07-15T19:57:50.942Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39182025-07-15T19:57:50.945Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39192025-07-15T19:57:51.832Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39202025-07-15T19:57:53.502Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39212025-07-15T19:57:56.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.09s
39222025-07-15T19:57:56.563Z
39232025-07-15T19:57:56.563Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39242025-07-15T19:57:57.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252025-07-15T19:57:57.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262025-07-15T19:57:57.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39272025-07-15T19:57:57.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39282025-07-15T19:57:57.459Z
39292025-07-15T19:57:57.459Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39302025-07-15T19:57:58.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39312025-07-15T19:57:58.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39322025-07-15T19:57:58.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39332025-07-15T19:57:58.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39342025-07-15T19:57:58.246Z
39352025-07-15T19:57:58.246Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39362025-07-15T19:57:59.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372025-07-15T19:57:59.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382025-07-15T19:57:59.197Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39392025-07-15T19:58:00.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39402025-07-15T19:58:00.614Z
39412025-07-15T19:58:00.614Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39422025-07-15T19:58:01.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432025-07-15T19:58:01.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442025-07-15T19:58:01.507Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39452025-07-15T19:58:01.980Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39462025-07-15T19:58:03.311Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39472025-07-15T19:58:04.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
39482025-07-15T19:58:04.300Z
39492025-07-15T19:58:04.300Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39502025-07-15T19:58:05.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512025-07-15T19:58:05.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522025-07-15T19:58:05.128Z Compiling blake3 v1.5.4
39532025-07-15T19:58:05.245Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39542025-07-15T19:58:05.260Z Checking memmap2 v0.9.5
39552025-07-15T19:58:05.263Z Checking arrayref v0.3.9
39562025-07-15T19:58:05.273Z Checking arrayvec v0.7.6
39572025-07-15T19:58:05.286Z Checking constant_time_eq v0.3.1
39582025-07-15T19:58:05.323Z Checking topological-sort v0.2.2
39592025-07-15T19:58:05.327Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39602025-07-15T19:58:05.378Z Checking shell-words v1.1.0
39612025-07-15T19:58:05.802Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39622025-07-15T19:58:06.075Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39632025-07-15T19:58:06.959Z Checking omicron-zone-package v0.12.2
39642025-07-15T19:58:07.869Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39652025-07-15T19:58:09.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
39662025-07-15T19:58:09.225Z
39672025-07-15T19:58:09.225Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39682025-07-15T19:58:09.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692025-07-15T19:58:09.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702025-07-15T19:58:10.058Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39712025-07-15T19:58:10.471Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39722025-07-15T19:58:10.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
39732025-07-15T19:58:11.152Z
39742025-07-15T19:58:11.152Zinfo: running `cargo check --bins` on xtask (205/221)
39752025-07-15T19:58:11.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762025-07-15T19:58:11.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772025-07-15T19:58:11.771Z Checking bitflags v2.9.1
39782025-07-15T19:58:11.866Z Checking serde v1.0.219
39792025-07-15T19:58:11.869Z Checking thiserror v1.0.69
39802025-07-15T19:58:11.869Z Checking zerofrom v0.1.4
39812025-07-15T19:58:11.880Z Checking hashbrown v0.15.4
39822025-07-15T19:58:11.914Z Checking smallvec v1.15.0
39832025-07-15T19:58:11.931Z Checking scroll v0.12.0
39842025-07-15T19:58:11.931Z Checking num-traits v0.2.19
39852025-07-15T19:58:12.028Z Checking log v0.4.27
39862025-07-15T19:58:12.114Z Checking yoke v0.7.4
39872025-07-15T19:58:12.133Z Checking rustix v0.38.37
39882025-07-15T19:58:12.278Z Checking percent-encoding v2.3.1
39892025-07-15T19:58:12.308Z Checking pest v2.7.14
39902025-07-15T19:58:12.405Z Checking goblin v0.8.2
39912025-07-15T19:58:12.475Z Checking zerovec v0.10.4
39922025-07-15T19:58:12.514Z Checking form_urlencoded v1.2.1
39932025-07-15T19:58:12.752Z Checking zerocopy v0.7.35
39942025-07-15T19:58:12.919Z Checking indexmap v2.10.0
39952025-07-15T19:58:13.144Z Checking terminal_size v0.4.0
39962025-07-15T19:58:13.355Z Checking getrandom v0.3.1
39972025-07-15T19:58:13.536Z Checking ordered-float v2.10.1
39982025-07-15T19:58:13.610Z Checking syn v2.0.104
39992025-07-15T19:58:13.929Z Checking rustix v1.0.7
40002025-07-15T19:58:14.065Z Checking tinystr v0.7.6
40012025-07-15T19:58:14.083Z Checking icu_collections v1.5.0
40022025-07-15T19:58:14.198Z Checking once_cell v1.21.3
40032025-07-15T19:58:14.445Z Checking icu_locid v1.5.0
40042025-07-15T19:58:14.565Z Checking clap_builder v4.5.40
40052025-07-15T19:58:14.753Z Checking thiserror v2.0.12
40062025-07-15T19:58:14.836Z Checking dtrace-parser v0.2.0
40072025-07-15T19:58:14.936Z Checking textwrap v0.16.2
40082025-07-15T19:58:15.368Z Checking fs-err v3.1.1
40092025-07-15T19:58:15.385Z Checking tabled v0.15.0
40102025-07-15T19:58:15.427Z Checking icu_provider v1.5.0
40112025-07-15T19:58:15.502Z Checking tempfile v3.20.0
40122025-07-15T19:58:15.731Z Checking anyhow v1.0.98
40132025-07-15T19:58:15.899Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40142025-07-15T19:58:16.095Z Checking icu_locid_transform v1.5.0
40152025-07-15T19:58:16.660Z Checking serde_spanned v0.6.9
40162025-07-15T19:58:16.663Z Checking toml_datetime v0.6.11
40172025-07-15T19:58:16.663Z Checking serde_json v1.0.140
40182025-07-15T19:58:16.883Z Checking erased-serde v0.4.6
40192025-07-15T19:58:16.951Z Checking icu_properties v1.5.1
40202025-07-15T19:58:17.072Z Checking toml_edit v0.22.27
40212025-07-15T19:58:17.249Z Checking semver v1.0.26
40222025-07-15T19:58:17.598Z Checking serde-value v0.7.0
40232025-07-15T19:58:17.681Z Checking camino v1.1.10
40242025-07-15T19:58:17.843Z Checking serde-untagged v0.1.7
40252025-07-15T19:58:17.938Z Checking cargo-platform v0.2.0
40262025-07-15T19:58:18.049Z Checking clap v4.5.40
40272025-07-15T19:58:18.183Z Checking macaddr v1.0.1
40282025-07-15T19:58:18.198Z Checking dof v0.3.0
40292025-07-15T19:58:18.264Z Checking camino-tempfile v1.4.1
40302025-07-15T19:58:18.743Z Checking usdt-impl v0.5.0
40312025-07-15T19:58:19.142Z Checking usdt v0.5.0
40322025-07-15T19:58:19.323Z Checking toml v0.8.23
40332025-07-15T19:58:19.623Z Checking icu_normalizer v1.5.0
40342025-07-15T19:58:19.832Z Checking cargo_toml v0.21.0
40352025-07-15T19:58:20.152Z Checking idna_adapter v1.2.0
40362025-07-15T19:58:20.301Z Checking idna v1.0.3
40372025-07-15T19:58:20.637Z Checking url v2.5.4
40382025-07-15T19:58:21.184Z Checking cargo-util-schemas v0.2.0
40392025-07-15T19:58:22.404Z Checking cargo_metadata v0.20.0
40402025-07-15T19:58:23.494Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40412025-07-15T19:58:24.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.03s
40422025-07-15T19:58:24.353Z
40432025-07-15T19:58:24.353Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40442025-07-15T19:58:25.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40452025-07-15T19:58:25.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40462025-07-15T19:58:25.348Z Checking polyval v0.6.2
40472025-07-15T19:58:25.477Z Checking ctr v0.9.2
40482025-07-15T19:58:25.497Z Checking ssh-encoding v0.2.0
40492025-07-15T19:58:25.500Z Checking blowfish v0.9.1
40502025-07-15T19:58:25.500Z Checking password-hash v0.4.2
40512025-07-15T19:58:25.500Z Checking p256 v0.13.2
40522025-07-15T19:58:25.500Z Checking p521 v0.13.3
40532025-07-15T19:58:25.500Z Checking russh-cryptovec v0.7.3
40542025-07-15T19:58:25.704Z Checking ghash v0.5.1
40552025-07-15T19:58:25.787Z Checking md5 v0.7.0
40562025-07-15T19:58:25.812Z Checking num-bigint v0.4.6
40572025-07-15T19:58:25.856Z Checking bcrypt-pbkdf v0.10.0
40582025-07-15T19:58:25.908Z Checking aes-gcm v0.10.3
40592025-07-15T19:58:25.937Z Checking pbkdf2 v0.11.0
40602025-07-15T19:58:25.963Z Checking des v0.8.1
40612025-07-15T19:58:26.059Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40622025-07-15T19:58:26.103Z Checking hex-literal v0.4.1
40632025-07-15T19:58:26.134Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40642025-07-15T19:58:26.173Z Checking ssh-cipher v0.2.0
40652025-07-15T19:58:26.235Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40662025-07-15T19:58:26.238Z Checking internet-checksum v0.2.1
40672025-07-15T19:58:26.470Z Checking ssh-key v0.6.6
40682025-07-15T19:58:26.786Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40692025-07-15T19:58:27.611Z Checking russh-keys v0.45.0
40702025-07-15T19:58:28.505Z Checking russh v0.45.0
40712025-07-15T19:58:50.510Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40722025-07-15T19:58:52.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.79s
40732025-07-15T19:58:52.389Z
40742025-07-15T19:58:52.389Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40752025-07-15T19:58:53.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762025-07-15T19:58:53.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772025-07-15T19:58:53.243Z Checking termios v0.3.3
40782025-07-15T19:58:53.500Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40792025-07-15T19:58:55.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
40802025-07-15T19:58:55.228Z
40812025-07-15T19:58:55.229Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40822025-07-15T19:58:55.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40832025-07-15T19:58:55.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40842025-07-15T19:58:55.490Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40852025-07-15T19:58:55.502Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40862025-07-15T19:58:56.443Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40872025-07-15T19:58:58.309Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40882025-07-15T19:59:03.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
40892025-07-15T19:59:03.159Z
40902025-07-15T19:59:03.159Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
40912025-07-15T19:59:03.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40922025-07-15T19:59:03.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40932025-07-15T19:59:03.159Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40942025-07-15T19:59:03.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
40952025-07-15T19:59:03.160Z
40962025-07-15T19:59:03.160Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
40972025-07-15T19:59:03.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40982025-07-15T19:59:03.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40992025-07-15T19:59:03.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41002025-07-15T19:59:03.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41012025-07-15T19:59:03.197Z
41022025-07-15T19:59:03.197Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41032025-07-15T19:59:03.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41042025-07-15T19:59:03.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41052025-07-15T19:59:03.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41062025-07-15T19:59:03.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
41072025-07-15T19:59:03.973Z
41082025-07-15T19:59:03.973Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41092025-07-15T19:59:04.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102025-07-15T19:59:04.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112025-07-15T19:59:04.924Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41122025-07-15T19:59:05.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
41132025-07-15T19:59:05.929Z
41142025-07-15T19:59:05.929Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41152025-07-15T19:59:06.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162025-07-15T19:59:06.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172025-07-15T19:59:06.769Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41182025-07-15T19:59:06.774Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41192025-07-15T19:59:07.120Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41202025-07-15T19:59:08.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
41212025-07-15T19:59:08.427Z
41222025-07-15T19:59:08.427Zinfo: running `cargo check --bins` on omicron-package (214/221)
41232025-07-15T19:59:09.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242025-07-15T19:59:09.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252025-07-15T19:59:09.280Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41262025-07-15T19:59:10.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
41272025-07-15T19:59:11.078Z
41282025-07-15T19:59:11.078Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41292025-07-15T19:59:11.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302025-07-15T19:59:11.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312025-07-15T19:59:11.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322025-07-15T19:59:11.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41332025-07-15T19:59:11.923Z
41342025-07-15T19:59:11.923Zinfo: running `cargo check --bins` on gfss (216/221)
41352025-07-15T19:59:12.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362025-07-15T19:59:12.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372025-07-15T19:59:12.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382025-07-15T19:59:12.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
41392025-07-15T19:59:12.709Z
41402025-07-15T19:59:12.709Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41412025-07-15T19:59:13.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422025-07-15T19:59:13.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432025-07-15T19:59:13.610Z Checking rtoolbox v0.0.2
41442025-07-15T19:59:13.614Z Checking tui-tree-widget v0.23.1
41452025-07-15T19:59:13.614Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41462025-07-15T19:59:13.901Z Checking rpassword v7.4.0
41472025-07-15T19:59:19.049Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41482025-07-15T19:59:22.218Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41492025-07-15T19:59:23.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.84s
41502025-07-15T19:59:23.795Z
41512025-07-15T19:59:23.795Zinfo: running `cargo check --bins` on wicket (218/221)
41522025-07-15T19:59:24.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532025-07-15T19:59:24.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542025-07-15T19:59:24.697Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41552025-07-15T19:59:25.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
41562025-07-15T19:59:25.404Z
41572025-07-15T19:59:25.404Zinfo: running `cargo check --bins` on wicketd (219/221)
41582025-07-15T19:59:26.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41592025-07-15T19:59:26.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41602025-07-15T19:59:26.329Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41612025-07-15T19:59:30.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
41622025-07-15T19:59:30.985Z
41632025-07-15T19:59:30.986Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41642025-07-15T19:59:31.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41652025-07-15T19:59:31.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41662025-07-15T19:59:31.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41672025-07-15T19:59:31.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
41682025-07-15T19:59:31.763Z
41692025-07-15T19:59:31.764Zinfo: running `cargo check --bins` on zone-setup (221/221)
41702025-07-15T19:59:32.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41712025-07-15T19:59:32.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41722025-07-15T19:59:32.630Z Checking uzers v0.12.1
41732025-07-15T19:59:33.007Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41742025-07-15T19:59:34.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
41752025-07-15T19:59:34.392Z
41762025-07-15T19:59:34.392Zreal 16:38.094717073
41772025-07-15T19:59:34.392Zuser 32:49.271500750
41782025-07-15T19:59:34.392Zsys 5:28.994796067
41792025-07-15T19:59:34.392Ztrap 0.748830488
41802025-07-15T19:59:34.395Ztflt 0.757881328
41812025-07-15T19:59:34.395Zdflt 1.670004301
41822025-07-15T19:59:34.395Zkflt 0.001085789
41832025-07-15T19:59:34.395Zlock 1:20:15.560413573
41842025-07-15T19:59:34.396Zslp 2:40:45.788701069
41852025-07-15T19:59:34.396Zlat 1:35.928329111
41862025-07-15T19:59:34.396Zstop 5:11.075744509
41872025-07-15T19:59:34.396Zprocess exited: duration 1287430 ms, exit code 0
 
41882025-07-15T19:59:34.403Zfound 0 output files