01K1BK5PW2EA02F0RCNAZ5HYY6: 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: 01K1BK69F1C1RH9P3B54PMEEVC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-29T17:21:25.389Zjob assigned to worker 01K1BK69GHXSTYPMASMG97P44W [factory aws, i-004c4eab71d68c652] (queued for 58 s)
 
22025-07-29T17:21:33.740Zstarting task 0: "setup"
32025-07-29T17:21:33.744Z++ uname -s
42025-07-29T17:21:33.747Z+ kern=SunOS
52025-07-29T17:21:33.748Z+ build_user=build
62025-07-29T17:21:33.748Z+ build_uid=12345
72025-07-29T17:21:33.748Z+ work_dir=/work
82025-07-29T17:21:33.748Z+ input_dir=/input
92025-07-29T17:21:33.748Z+ [[ 0 == 12345 ]]
102025-07-29T17:21:33.748Z+ case "$kern" in
112025-07-29T17:21:33.748Z+ groupadd -g 12345 build
122025-07-29T17:21:33.754Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-29T17:21:35.782Z+ zfs create -o mountpoint=/work rpool/work
142025-07-29T17:21:35.907Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-29T17:21:35.918Z+ home_fs=zfs
162025-07-29T17:21:35.919Z+ [[ zfs == autofs ]]
172025-07-29T17:21:35.919Z+ mkdir -p /home/build
182025-07-29T17:21:35.919Z+ chown build:build /home/build /work
192025-07-29T17:21:37.883Z+ chmod 0700 /home/build /work
202025-07-29T17:21:37.887Zprocess exited: duration 4147 ms, exit code 0
 
212025-07-29T17:21:37.900Zstarting task 1: "rust-toolchain"
222025-07-29T17:21:37.903Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-29T17:21:37.903Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-29T17:21:37.903Z * rust toolchain channel = "1.88.0"
252025-07-29T17:21:37.904Z * rust toolchain profile = "default"
262025-07-29T17:21:37.904Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-29T17:21:37.904Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-29T17:21:37.907Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-29T17:21:37.907Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-29T17:21:37.999Zinfo: downloading installer
312025-07-29T17:21:39.139Zwarn: It looks like you have an existing installation of Rust at:
322025-07-29T17:21:39.139Zwarn: /opt/ooce/bin
332025-07-29T17:21:39.139Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-29T17:21:39.139Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-29T17:21:39.139Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-29T17:21:39.139Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-29T17:21:39.139Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-29T17:21:39.139Zerror: cannot install while Rust is installed
392025-07-29T17:21:39.140Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-29T17:21:39.169Zinfo: profile set to 'default'
412025-07-29T17:21:39.169Zinfo: default host triple is x86_64-unknown-illumos
422025-07-29T17:21:39.172Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-29T17:21:39.310Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-29T17:21:39.310Zinfo: downloading component 'cargo'
452025-07-29T17:21:39.976Zinfo: downloading component 'clippy'
462025-07-29T17:21:40.254Zinfo: downloading component 'rust-docs'
472025-07-29T17:21:41.700Zinfo: downloading component 'rust-std'
482025-07-29T17:21:43.132Zinfo: downloading component 'rustc'
492025-07-29T17:21:49.121Zinfo: downloading component 'rustfmt'
502025-07-29T17:21:49.392Zinfo: installing component 'cargo'
512025-07-29T17:21:50.255Zinfo: installing component 'clippy'
522025-07-29T17:21:50.645Zinfo: installing component 'rust-docs'
532025-07-29T17:21:52.399Zinfo: installing component 'rust-std'
542025-07-29T17:21:54.187Zinfo: installing component 'rustc'
552025-07-29T17:22:00.607Zinfo: installing component 'rustfmt'
562025-07-29T17:22:00.940Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-29T17:22:00.940Z
582025-07-29T17:22:01.359Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-29T17:22:01.359Z
602025-07-29T17:22:01.457Z
612025-07-29T17:22:01.457ZRust is installed now. Great!
622025-07-29T17:22:01.457Z
632025-07-29T17:22:01.457ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-29T17:22:01.457Zenvironment variable. This has not been done automatically.
652025-07-29T17:22:01.457Z
662025-07-29T17:22:01.457ZTo configure your current shell, you need to source
672025-07-29T17:22:01.457Zthe corresponding env file under $HOME/.cargo.
682025-07-29T17:22:01.457Z
692025-07-29T17:22:01.457ZThis is usually done by running one of the following (note the leading DOT):
702025-07-29T17:22:01.457Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-29T17:22:01.457Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-29T17:22:01.457Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-29T17:22:01.473Z+ rustup --version
742025-07-29T17:22:01.473Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-29T17:22:01.473Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-29T17:22:01.539Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-29T17:22:01.570Z+ cargo --version
782025-07-29T17:22:01.599Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-29T17:22:01.605Z+ rustc --version
802025-07-29T17:22:01.673Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-29T17:22:01.683Zprocess exited: duration 23769 ms, exit code 0
 
822025-07-29T17:22:01.693Zstarting task 2: "authentication"
832025-07-29T17:22:01.715Zprocess exited: duration 21 ms, exit code 0
 
842025-07-29T17:22:01.723Zstarting task 3: "clone repository"
852025-07-29T17:22:01.727Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-29T17:22:01.732Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-29T17:22:01.771ZCloning into '/work/oxidecomputer/omicron'...
882025-07-29T17:22:11.933Z+ cd /work/oxidecomputer/omicron
892025-07-29T17:22:11.933Z+ git fetch origin 778294fa6e5ec0fd990de448799f64bea8bd8af3
902025-07-29T17:22:12.209ZFrom https://github.com/oxidecomputer/omicron
912025-07-29T17:22:12.209Z * branch 778294fa6e5ec0fd990de448799f64bea8bd8af3 -> FETCH_HEAD
922025-07-29T17:22:12.228Z+ [[ -n '' ]]
932025-07-29T17:22:12.228Z+ git reset --hard 778294fa6e5ec0fd990de448799f64bea8bd8af3
942025-07-29T17:22:12.481ZHEAD is now at 778294fa6 disable flag should default to false
952025-07-29T17:22:12.502Zprocess exited: duration 10726 ms, exit code 0
 
962025-07-29T17:22:12.517Zstarting task 4: "build"
972025-07-29T17:22:12.524Z+ source .github/buildomat/ci-env.sh
982025-07-29T17:22:12.524Z++ export CARGO_TERM_COLOR=always
992025-07-29T17:22:12.524Z++ CARGO_TERM_COLOR=always
1002025-07-29T17:22:12.524Z+ cargo --version
1012025-07-29T17:22:12.585Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-29T17:22:12.597Z+ rustc --version
1032025-07-29T17:22:12.689Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-29T17:22:12.710Z+ source ./env.sh
1052025-07-29T17:22:12.710Z++ OLD_SHELL_OPTS=ehxB
1062025-07-29T17:22:12.710Z++ set -o xtrace
1072025-07-29T17:22:12.710Z++++ dirname ./env.sh
1082025-07-29T17:22:12.710Z+++ readlink -f .
1092025-07-29T17:22:12.710Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-07-29T17:22:12.710Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-07-29T17:22:12.710Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-07-29T17:22:12.710Z++ 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
1132025-07-29T17:22:12.710Z++ 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
1142025-07-29T17:22:12.710Z++ 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
1152025-07-29T17:22:12.710Z++ 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
1162025-07-29T17:22:12.710Z++ 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
1172025-07-29T17:22:12.710Z++ 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
1182025-07-29T17:22:12.710Z++ case $OLD_SHELL_OPTS in
1192025-07-29T17:22:12.710Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-07-29T17:22:12.710Z+ 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
1212025-07-29T17:22:12.710Z+ 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
1222025-07-29T17:22:12.710Z+ banner prerequisites
1232025-07-29T17:22:12.710Z
1242025-07-29T17:22:12.710Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-07-29T17:22:12.710Z # # # # # # # # # # # # # # #
1262025-07-29T17:22:12.710Z # # # # ##### # # ##### # # # # # #### #
1272025-07-29T17:22:12.711Z ##### ##### # ##### # # # # # # # # #
1282025-07-29T17:22:12.711Z # # # # # # # # # # # # # # #
1292025-07-29T17:22:12.711Z # # # ###### # # ###### ### # #### # #### #
1302025-07-29T17:22:12.711Z
1312025-07-29T17:22:12.711Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-07-29T17:22:24.965Z Startup: Refreshing catalog 'helios-dev' ... Done
1332025-07-29T17:22:32.162Z Startup: Caching catalogs ... Done
1342025-07-29T17:22:37.189ZPlanning: Solver setup ... Done (3.660s)
1352025-07-29T17:22:37.225ZPlanning: Running solver ... Done (0.036s)
1362025-07-29T17:22:37.316ZPlanning: Finding local manifests ... Done (0.003s)
1372025-07-29T17:22:37.329ZPlanning: Fetching manifests: 0/4 0% complete
1382025-07-29T17:22:37.494ZPlanning: Fetching manifests: 4/4 100% complete
1392025-07-29T17:22:37.762ZPlanning: Package planning ... Done (0.268s)
1402025-07-29T17:22:37.813ZPlanning: Merging actions ... Done (0.049s)
1412025-07-29T17:22:38.102ZPlanning: Checking for conflicting actions ... Done (0.288s)
1422025-07-29T17:22:38.113ZPlanning: Consolidating action changes ... Done (0.011s)
1432025-07-29T17:22:40.157ZPlanning: Evaluating mediators ... Done (2.046s)
1442025-07-29T17:22:40.168ZPlanning: Planning completed in 7.88 seconds
1452025-07-29T17:22:40.190Z Packages to install: 4
1462025-07-29T17:22:40.190Z Mediators to change: 2
1472025-07-29T17:22:40.194Z Services to change: 1
1482025-07-29T17:22:40.194Z Estimated space available: 155.50 GB
1492025-07-29T17:22:40.194ZEstimated space to be consumed: 1.71 GB
1502025-07-29T17:22:40.194Z Create boot environment: No
1512025-07-29T17:22:40.194ZCreate backup boot environment: No
1522025-07-29T17:22:40.194Z Rebuild boot archive: No
1532025-07-29T17:22:40.194Z
1542025-07-29T17:22:40.194ZChanged mediators:
1552025-07-29T17:22:40.194Z mediator clang:
1562025-07-29T17:22:40.194Z version: None -> 15 (system default)
1572025-07-29T17:22:40.194Z
1582025-07-29T17:22:40.194Z mediator llvm:
1592025-07-29T17:22:40.195Z version: 14 (system default) -> 15 (system default)
1602025-07-29T17:22:40.195Z
1612025-07-29T17:22:40.195ZChanged packages:
1622025-07-29T17:22:40.195Zhelios-dev
1632025-07-29T17:22:40.195Z developer/build-essential
1642025-07-29T17:22:40.195Z None -> 11-2.0
1652025-07-29T17:22:40.195Z library/libxmlsec1
1662025-07-29T17:22:40.195Z None -> 1.2.35-2.0
1672025-07-29T17:22:40.195Z ooce/developer/clang-15
1682025-07-29T17:22:40.195Z None -> 15.0.7-2.0
1692025-07-29T17:22:40.195Z ooce/developer/llvm-15
1702025-07-29T17:22:40.195Z None -> 15.0.7-2.0
1712025-07-29T17:22:40.195Z
1722025-07-29T17:22:40.195ZServices:
1732025-07-29T17:22:40.195Z restart_fmri:
1742025-07-29T17:22:40.195Z svc:/system/update-man-index:default
1752025-07-29T17:22:40.328Z
1762025-07-29T17:22:40.329ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772025-07-29T17:22:45.329ZDownload: 2105/3290 items 118.9/212.6MB 55% complete (24.4M/s)
1782025-07-29T17:22:50.352ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (22.1M/s)
1792025-07-29T17:22:51.069ZDownload: Completed 212.60 MB in 10.74 seconds (19.8M/s)
1802025-07-29T17:22:51.365Z Actions: 1/3689 actions (Installing new actions)
1812025-07-29T17:22:55.977Z Actions: Completed 3689 actions in 4.61 seconds.
1822025-07-29T17:22:56.573Z Done (0.592s)
1832025-07-29T17:22:56.573Z Done (0.000s)
1842025-07-29T17:22:57.434Z Done (0.860s)
1852025-07-29T17:23:01.677Z Done (3.927s)
1862025-07-29T17:23:01.764Z Done (0.020s)
1872025-07-29T17:23:01.768Z Done (0.000s)
1882025-07-29T17:23:01.913Z Done (0.000s)
1892025-07-29T17:23:02.743ZPlanning: Evaluating mediator changes ... Done
1902025-07-29T17:23:02.902ZPlanning: Checking for conflicting actions ... Done
1912025-07-29T17:23:02.905ZPlanning: Consolidating action changes ... Done
1922025-07-29T17:23:03.172ZPlanning: Evaluating mediators ... Done
1932025-07-29T17:23:03.176ZPlanning: Planning completed in 0.43 seconds
1942025-07-29T17:23:03.205Z Mediators to change: 2
1952025-07-29T17:23:03.205Z Create boot environment: No
1962025-07-29T17:23:03.205ZCreate backup boot environment: No
1972025-07-29T17:23:03.281Z Done
1982025-07-29T17:23:03.281Z Done
1992025-07-29T17:23:03.872Z Done
2002025-07-29T17:23:07.429Z Done
2012025-07-29T17:23:07.515Z Done
2022025-07-29T17:23:07.519Z Done
2032025-07-29T17:23:07.648Z Done
2042025-07-29T17:23:08.264ZPlanning: Evaluating mediator changes ... Done
2052025-07-29T17:23:08.267ZPlanning: Merging actions ... Done
2062025-07-29T17:23:08.451ZPlanning: Checking for conflicting actions ... Done
2072025-07-29T17:23:08.455ZPlanning: Consolidating action changes ... Done
2082025-07-29T17:23:08.717ZPlanning: Evaluating mediators ... Done
2092025-07-29T17:23:08.775ZPlanning: Planning completed in 0.75 seconds
2102025-07-29T17:23:08.807Z Packages to change: 1
2112025-07-29T17:23:08.807Z Mediators to change: 1
2122025-07-29T17:23:08.810Z Services to change: 1
2132025-07-29T17:23:08.810Z Create boot environment: No
2142025-07-29T17:23:08.810ZCreate backup boot environment: Yes
2152025-07-29T17:23:11.237Z Actions: 1/6 actions (Updating modified actions)
2162025-07-29T17:23:11.241Z Actions: Completed 6 actions in 0.00 seconds.
2172025-07-29T17:23:11.241Z Done
2182025-07-29T17:23:11.241Z Done
2192025-07-29T17:23:11.410Z Done
2202025-07-29T17:23:14.883Z Done
2212025-07-29T17:23:14.970Z Done
2222025-07-29T17:23:14.974Z Done
2232025-07-29T17:23:15.116Z Done
2242025-07-29T17:23:15.552ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252025-07-29T17:23:15.552Zclang system 15 system
2262025-07-29T17:23:15.552Zcsh system system illumos
2272025-07-29T17:23:15.552Zctags system system illumos
2282025-07-29T17:23:15.552Zfile system system illumos
2292025-07-29T17:23:15.552Zgcc vendor 12 vendor
2302025-07-29T17:23:15.553Zgcc system 10 system
2312025-07-29T17:23:15.553Zgcc system 7 system
2322025-07-29T17:23:15.553Zgo system 1.20 system
2332025-07-29T17:23:15.553Zgo system 1.19 system
2342025-07-29T17:23:15.553Zllvm system 15 system
2352025-07-29T17:23:15.553Zllvm system 14 system
2362025-07-29T17:23:15.553Zmariadb system 10.6 system
2372025-07-29T17:23:15.553Zmta vendor vendor dma
2382025-07-29T17:23:15.553Zopenjdk system 17 system
2392025-07-29T17:23:15.553Zopenjdk system 11 system
2402025-07-29T17:23:15.553Zopenjdk system 1.8 system
2412025-07-29T17:23:15.553Zopenssl vendor 3 vendor
2422025-07-29T17:23:15.553Zperl system 5.36 system
2432025-07-29T17:23:15.553Zpostgresql system 15 system
2442025-07-29T17:23:15.553Zpostgresql system 13 system
2452025-07-29T17:23:15.553Zpython vendor 3 vendor
2462025-07-29T17:23:15.553Zpython system 2 system
2472025-07-29T17:23:15.553Zpython3 system 3.11 system
2482025-07-29T17:23:15.553Zruby system 3.0 system
2492025-07-29T17:23:15.553Zwords vendor vendor american-english
2502025-07-29T17:23:15.553Zwords system system australian-english
2512025-07-29T17:23:15.553Zwords system system british-english
2522025-07-29T17:23:15.553Zwords system system canadian-english
2532025-07-29T17:23:15.553Zwords system system french
2542025-07-29T17:23:15.553Zwords system system italian
2552025-07-29T17:23:15.553Zwords system system ngerman
2562025-07-29T17:23:15.553Zwords system system ogerman
2572025-07-29T17:23:15.553Zwords system system spanish
2582025-07-29T17:23:15.884ZPUBLISHER TYPE STATUS P LOCATION
2592025-07-29T17:23:15.884Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2602025-07-29T17:23:20.510ZFMRI IFO
2612025-07-29T17:23:20.510Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2622025-07-29T17:23:20.510Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2632025-07-29T17:23:20.510Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2642025-07-29T17:23:20.510Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2652025-07-29T17:23:20.510Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2662025-07-29T17:23:20.510Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2672025-07-29T17:23:20.510Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2682025-07-29T17:23:20.510Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2692025-07-29T17:23:20.510Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2702025-07-29T17:23:20.510Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2712025-07-29T17:23:20.510Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2722025-07-29T17:23:20.510Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2732025-07-29T17:23:20.510Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2742025-07-29T17:23:20.511Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2752025-07-29T17:23:20.511Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2762025-07-29T17:23:20.511Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2772025-07-29T17:23:21.513Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2782025-07-29T17:23:21.808Z Updating crates.io index
2792025-07-29T17:23:21.815Z Updating git repository `https://github.com/oxidecomputer/lldp`
2802025-07-29T17:23:22.131Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2812025-07-29T17:23:22.746Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822025-07-29T17:23:22.999Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832025-07-29T17:23:23.253Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842025-07-29T17:23:23.573Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852025-07-29T17:23:24.714Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862025-07-29T17:23:26.607Z Updating git repository `https://github.com/oxidecomputer/opte`
2872025-07-29T17:23:27.545Z Updating git repository `https://github.com/oxidecomputer/falcon`
2882025-07-29T17:23:28.209Z Updating git repository `https://github.com/oxidecomputer/clickward`
2892025-07-29T17:23:28.476Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2902025-07-29T17:23:28.756Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2912025-07-29T17:23:29.449Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922025-07-29T17:23:29.714Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2932025-07-29T17:23:30.102Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2942025-07-29T17:23:30.587Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952025-07-29T17:23:30.905Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962025-07-29T17:23:31.184Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972025-07-29T17:23:31.437Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982025-07-29T17:23:31.707Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992025-07-29T17:23:31.945Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002025-07-29T17:23:32.277Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3012025-07-29T17:23:32.637Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022025-07-29T17:23:32.924Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3032025-07-29T17:23:33.436Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042025-07-29T17:23:33.833Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3052025-07-29T17:23:34.194Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3062025-07-29T17:23:34.535Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072025-07-29T17:23:34.916Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3082025-07-29T17:23:35.232Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3092025-07-29T17:23:35.507Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3102025-07-29T17:23:35.770Z Updating git repository `https://github.com/oxidecomputer/omicron`
3112025-07-29T17:23:44.640Z Updating git repository `https://github.com/illumos/smf-rs`
3122025-07-29T17:23:46.011Z Downloading crates ...
3132025-07-29T17:23:46.078Z Downloaded anstyle v1.0.11
3142025-07-29T17:23:46.082Z Downloaded anstyle-parse v0.2.5
3152025-07-29T17:23:46.085Z Downloaded anstream v0.6.18
3162025-07-29T17:23:46.090Z Downloaded icu_normalizer v1.5.0
3172025-07-29T17:23:46.101Z Downloaded thiserror v1.0.69
3182025-07-29T17:23:46.106Z Downloaded tabled_derive v0.7.0
3192025-07-29T17:23:46.109Z Downloaded anstyle-query v1.1.1
3202025-07-29T17:23:46.116Z Downloaded typenum v1.17.0
3212025-07-29T17:23:46.125Z Downloaded ucd-trie v0.1.7
3222025-07-29T17:23:46.128Z Downloaded yoke-derive v0.7.4
3232025-07-29T17:23:46.128Z Downloaded pest_meta v2.7.14
3242025-07-29T17:23:46.128Z Downloaded thread-id v4.2.2
3252025-07-29T17:23:46.128Z Downloaded zerofrom-derive v0.1.4
3262025-07-29T17:23:46.128Z Downloaded thiserror v2.0.12
3272025-07-29T17:23:46.135Z Downloaded zerofrom v0.1.4
3282025-07-29T17:23:46.139Z Downloaded thiserror-impl v2.0.12
3292025-07-29T17:23:46.139Z Downloaded write16 v1.0.0
3302025-07-29T17:23:46.139Z Downloaded utf8parse v0.2.2
3312025-07-29T17:23:46.143Z Downloaded ordered-float v2.10.1
3322025-07-29T17:23:46.143Z Downloaded pest_derive v2.7.14
3332025-07-29T17:23:46.148Z Downloaded utf8_iter v1.0.4
3342025-07-29T17:23:46.148Z Downloaded tinystr v0.7.6
3352025-07-29T17:23:46.148Z Downloaded equivalent v1.0.2
3362025-07-29T17:23:46.152Z Downloaded unicode-xid v0.2.6
3372025-07-29T17:23:46.152Z Downloaded writeable v0.5.5
3382025-07-29T17:23:46.152Z Downloaded autocfg v1.4.0
3392025-07-29T17:23:46.157Z Downloaded zerovec-derive v0.10.3
3402025-07-29T17:23:46.157Z Downloaded yoke v0.7.4
3412025-07-29T17:23:46.160Z Downloaded usdt v0.5.0
3422025-07-29T17:23:46.160Z Downloaded zerocopy-derive v0.7.35
3432025-07-29T17:23:46.164Z Downloaded serde-value v0.7.0
3442025-07-29T17:23:46.164Z Downloaded toml v0.8.23
3452025-07-29T17:23:46.167Z Downloaded typeid v1.0.3
3462025-07-29T17:23:46.171Z Downloaded plain v0.2.3
3472025-07-29T17:23:46.171Z Downloaded crypto-common v0.1.6
3482025-07-29T17:23:46.171Z Downloaded toml_write v0.1.2
3492025-07-29T17:23:46.175Z Downloaded num-traits v0.2.19
3502025-07-29T17:23:46.175Z Downloaded usdt-impl v0.5.0
3512025-07-29T17:23:46.179Z Downloaded smallvec v1.15.1
3522025-07-29T17:23:46.182Z Downloaded quote v1.0.40
3532025-07-29T17:23:46.182Z Downloaded clap_derive v4.5.41
3542025-07-29T17:23:46.186Z Downloaded toml_edit v0.22.27
3552025-07-29T17:23:46.190Z Downloaded scroll_derive v0.12.0
3562025-07-29T17:23:46.197Z Downloaded cargo-util-schemas v0.8.2
3572025-07-29T17:23:46.197Z Downloaded litemap v0.7.3
3582025-07-29T17:23:46.200Z Downloaded url v2.5.4
3592025-07-29T17:23:46.200Z Downloaded swrite v0.1.0
3602025-07-29T17:23:46.200Z Downloaded clap v4.5.41
3612025-07-29T17:23:46.208Z Downloaded zerovec v0.10.4
3622025-07-29T17:23:46.214Z Downloaded pretty-hex v0.4.1
3632025-07-29T17:23:46.217Z Downloaded zerocopy v0.7.35
3642025-07-29T17:23:46.231Z Downloaded synstructure v0.13.1
3652025-07-29T17:23:46.235Z Downloaded winnow v0.7.10
3662025-07-29T17:23:46.241Z Downloaded strsim v0.11.1
3672025-07-29T17:23:46.244Z Downloaded proc-macro-error-attr v1.0.4
3682025-07-29T17:23:46.244Z Downloaded byteorder v1.5.0
3692025-07-29T17:23:46.248Z Downloaded unicode-width v0.2.0
3702025-07-29T17:23:46.251Z Downloaded unicode-width v0.1.14
3712025-07-29T17:23:46.254Z Downloaded fastrand v2.1.1
3722025-07-29T17:23:46.258Z Downloaded clap_lex v0.7.4
3732025-07-29T17:23:46.258Z Downloaded cfg-if v1.0.1
3742025-07-29T17:23:46.258Z Downloaded block-buffer v0.10.4
3752025-07-29T17:23:46.261Z Downloaded generic-array v0.14.7
3762025-07-29T17:23:46.261Z Downloaded form_urlencoded v1.2.1
3772025-07-29T17:23:46.261Z Downloaded serde_tokenstream v0.2.2
3782025-07-29T17:23:46.264Z Downloaded serde_spanned v0.6.9
3792025-07-29T17:23:46.264Z Downloaded memchr v2.7.4
3802025-07-29T17:23:46.268Z Downloaded digest v0.10.7
3812025-07-29T17:23:46.271Z Downloaded bytecount v0.6.8
3822025-07-29T17:23:46.271Z Downloaded terminal_size v0.4.0
3832025-07-29T17:23:46.275Z Downloaded dof v0.3.0
3842025-07-29T17:23:46.275Z Downloaded errno v0.3.12
3852025-07-29T17:23:46.275Z Downloaded displaydoc v0.2.5
3862025-07-29T17:23:46.278Z Downloaded heck v0.4.1
3872025-07-29T17:23:46.281Z Downloaded scroll v0.12.0
3882025-07-29T17:23:46.282Z Downloaded once_cell v1.21.3
3892025-07-29T17:23:46.287Z Downloaded fs-err v3.1.1
3902025-07-29T17:23:46.287Z Downloaded cpufeatures v0.2.14
3912025-07-29T17:23:46.287Z Downloaded pest_generator v2.7.14
3922025-07-29T17:23:46.290Z Downloaded smawk v0.3.2
3932025-07-29T17:23:46.290Z Downloaded fnv v1.0.7
3942025-07-29T17:23:46.290Z Downloaded colorchoice v1.0.2
3952025-07-29T17:23:46.290Z Downloaded stable_deref_trait v1.2.0
3962025-07-29T17:23:46.293Z Downloaded itoa v1.0.11
3972025-07-29T17:23:46.293Z Downloaded idna_adapter v1.2.0
3982025-07-29T17:23:46.293Z Downloaded version_check v0.9.5
3992025-07-29T17:23:46.293Z Downloaded utf16_iter v1.0.5
4002025-07-29T17:23:46.297Z Downloaded serde-untagged v0.1.7
4012025-07-29T17:23:46.297Z Downloaded semver v1.0.26
4022025-07-29T17:23:46.300Z Downloaded erased-serde v0.4.6
4032025-07-29T17:23:46.300Z Downloaded heck v0.5.0
4042025-07-29T17:23:46.304Z Downloaded unicode-linebreak v0.1.5
4052025-07-29T17:23:46.304Z Downloaded toml_datetime v0.6.11
4062025-07-29T17:23:46.305Z Downloaded sha2 v0.10.9
4072025-07-29T17:23:46.308Z Downloaded getrandom v0.3.1
4082025-07-29T17:23:46.312Z Downloaded proc-macro-error v1.0.4
4092025-07-29T17:23:46.312Z Downloaded memmap v0.7.0
4102025-07-29T17:23:46.315Z Downloaded cargo_toml v0.21.0
4112025-07-29T17:23:46.315Z Downloaded papergrid v0.11.0
4122025-07-29T17:23:46.318Z Downloaded usdt-macro v0.5.0
4132025-07-29T17:23:46.322Z Downloaded usdt-attr-macro v0.5.0
4142025-07-29T17:23:46.322Z Downloaded is_terminal_polyfill v1.70.1
4152025-07-29T17:23:46.322Z Downloaded icu_provider_macros v1.5.0
4162025-07-29T17:23:46.328Z Downloaded proc-macro2 v1.0.95
4172025-07-29T17:23:46.328Z Downloaded log v0.4.27
4182025-07-29T17:23:46.331Z Downloaded cargo_metadata v0.21.0
4192025-07-29T17:23:46.331Z Downloaded icu_provider v1.5.0
4202025-07-29T17:23:46.331Z Downloaded camino v1.1.10
4212025-07-29T17:23:46.334Z Downloaded icu_locid v1.5.0
4222025-07-29T17:23:46.337Z Downloaded camino-tempfile v1.4.1
4232025-07-29T17:23:46.341Z Downloaded thiserror-impl v1.0.69
4242025-07-29T17:23:46.341Z Downloaded dtrace-parser v0.2.0
4252025-07-29T17:23:46.341Z Downloaded percent-encoding v2.3.1
4262025-07-29T17:23:46.344Z Downloaded tempfile v3.20.0
4272025-07-29T17:23:46.345Z Downloaded cargo-platform v0.2.0
4282025-07-29T17:23:46.348Z Downloaded unicode-ident v1.0.18
4292025-07-29T17:23:46.348Z Downloaded macaddr v1.0.1
4302025-07-29T17:23:46.351Z Downloaded icu_locid_transform v1.5.0
4312025-07-29T17:23:46.354Z Downloaded serde_derive v1.0.219
4322025-07-29T17:23:46.354Z Downloaded anyhow v1.0.98
4332025-07-29T17:23:46.357Z Downloaded indexmap v2.10.0
4342025-07-29T17:23:46.362Z Downloaded icu_properties v1.5.1
4352025-07-29T17:23:46.366Z Downloaded icu_locid_transform_data v1.5.0
4362025-07-29T17:23:46.366Z Downloaded bitflags v2.9.1
4372025-07-29T17:23:46.369Z Downloaded textwrap v0.16.2
4382025-07-29T17:23:46.373Z Downloaded serde v1.0.219
4392025-07-29T17:23:46.376Z Downloaded ryu v1.0.18
4402025-07-29T17:23:46.379Z Downloaded icu_normalizer_data v1.5.0
4412025-07-29T17:23:46.379Z Downloaded icu_collections v1.5.0
4422025-07-29T17:23:46.421Z Downloaded pest v2.7.14
4432025-07-29T17:23:46.426Z Downloaded hashbrown v0.15.4
4442025-07-29T17:23:46.440Z Downloaded serde_json v1.0.141
4452025-07-29T17:23:46.446Z Downloaded idna v1.0.3
4462025-07-29T17:23:46.449Z Downloaded icu_properties_data v1.5.0
4472025-07-29T17:23:46.459Z Downloaded clap_builder v4.5.41
4482025-07-29T17:23:46.464Z Downloaded goblin v0.8.2
4492025-07-29T17:23:46.469Z Downloaded tabled v0.15.0
4502025-07-29T17:23:46.485Z Downloaded syn v1.0.109
4512025-07-29T17:23:46.505Z Downloaded syn v2.0.104
4522025-07-29T17:23:46.514Z Downloaded rustix v0.38.37
4532025-07-29T17:23:46.534Z Downloaded rustix v1.0.7
4542025-07-29T17:23:46.571Z Downloaded libc v0.2.174
4552025-07-29T17:23:46.648Z Compiling proc-macro2 v1.0.95
4562025-07-29T17:23:46.648Z Compiling unicode-ident v1.0.18
4572025-07-29T17:23:46.648Z Compiling serde v1.0.219
4582025-07-29T17:23:46.652Z Compiling version_check v0.9.5
4592025-07-29T17:23:46.652Z Compiling libc v0.2.174
4602025-07-29T17:23:46.652Z Compiling memchr v2.7.4
4612025-07-29T17:23:46.652Z Compiling thiserror v1.0.69
4622025-07-29T17:23:46.867Z Compiling stable_deref_trait v1.2.0
4632025-07-29T17:23:47.091Z Compiling ryu v1.0.18
4642025-07-29T17:23:47.094Z Compiling ucd-trie v0.1.7
4652025-07-29T17:23:47.446Z Compiling itoa v1.0.11
4662025-07-29T17:23:47.563Z Compiling writeable v0.5.5
4672025-07-29T17:23:47.595Z Compiling litemap v0.7.3
4682025-07-29T17:23:47.642Z Compiling autocfg v1.4.0
4692025-07-29T17:23:47.846Z Compiling once_cell v1.21.3
4702025-07-29T17:23:48.018Z Compiling icu_locid_transform_data v1.5.0
4712025-07-29T17:23:48.068Z Compiling bitflags v2.9.1
4722025-07-29T17:23:48.142Z Compiling byteorder v1.5.0
4732025-07-29T17:23:48.290Z Compiling icu_properties_data v1.5.0
4742025-07-29T17:23:48.342Z Compiling serde_json v1.0.141
4752025-07-29T17:23:48.491Z Compiling num-traits v0.2.19
4762025-07-29T17:23:48.516Z Compiling smallvec v1.15.1
4772025-07-29T17:23:48.542Z Compiling icu_normalizer_data v1.5.0
4782025-07-29T17:23:48.621Z Compiling quote v1.0.40
4792025-07-29T17:23:48.682Z Compiling typeid v1.0.3
4802025-07-29T17:23:48.712Z Compiling rustix v0.38.37
4812025-07-29T17:23:48.825Z Compiling errno v0.3.12
4822025-07-29T17:23:48.955Z Compiling utf16_iter v1.0.5
4832025-07-29T17:23:48.982Z Compiling syn v2.0.104
4842025-07-29T17:23:49.130Z Compiling equivalent v1.0.2
4852025-07-29T17:23:49.156Z Compiling hashbrown v0.15.4
4862025-07-29T17:23:49.183Z Compiling write16 v1.0.0
4872025-07-29T17:23:49.211Z Compiling utf8_iter v1.0.4
4882025-07-29T17:23:49.337Z Compiling usdt-impl v0.5.0
4892025-07-29T17:23:49.360Z Compiling proc-macro-error-attr v1.0.4
4902025-07-29T17:23:49.445Z Compiling toml_write v0.1.2
4912025-07-29T17:23:49.522Z Compiling winnow v0.7.10
4922025-07-29T17:23:49.550Z Compiling syn v1.0.109
4932025-07-29T17:23:49.859Z Compiling thread-id v4.2.2
4942025-07-29T17:23:49.996Z Compiling proc-macro-error v1.0.4
4952025-07-29T17:23:50.129Z Compiling getrandom v0.3.1
4962025-07-29T17:23:50.156Z Compiling indexmap v2.10.0
4972025-07-29T17:23:50.314Z Compiling thiserror v2.0.12
4982025-07-29T17:23:50.352Z Compiling log v0.4.27
4992025-07-29T17:23:50.733Z Compiling utf8parse v0.2.2
5002025-07-29T17:23:50.868Z Compiling rustix v1.0.7
5012025-07-29T17:23:50.930Z Compiling plain v0.2.3
5022025-07-29T17:23:50.955Z Compiling semver v1.0.26
5032025-07-29T17:23:51.124Z Compiling camino v1.1.10
5042025-07-29T17:23:51.227Z Compiling percent-encoding v2.3.1
5052025-07-29T17:23:51.467Z Compiling form_urlencoded v1.2.1
5062025-07-29T17:23:51.535Z Compiling ordered-float v2.10.1
5072025-07-29T17:23:51.566Z Compiling anstyle-parse v0.2.5
5082025-07-29T17:23:51.768Z Compiling terminal_size v0.4.0
5092025-07-29T17:23:51.959Z Compiling colorchoice v1.0.2
5102025-07-29T17:23:51.983Z Compiling is_terminal_polyfill v1.70.1
5112025-07-29T17:23:52.063Z Compiling cfg-if v1.0.1
5122025-07-29T17:23:52.132Z Compiling pretty-hex v0.4.1
5132025-07-29T17:23:52.136Z Compiling anstyle-query v1.1.1
5142025-07-29T17:23:52.184Z Compiling anstyle v1.0.11
5152025-07-29T17:23:52.608Z Compiling anstream v0.6.18
5162025-07-29T17:23:52.662Z Compiling fs-err v3.1.1
5172025-07-29T17:23:52.760Z Compiling anyhow v1.0.98
5182025-07-29T17:23:52.828Z Compiling fnv v1.0.7
5192025-07-29T17:23:52.991Z Compiling clap_lex v0.7.4
5202025-07-29T17:23:53.014Z Compiling heck v0.5.0
5212025-07-29T17:23:53.370Z Compiling unicode-width v0.1.14
5222025-07-29T17:23:53.416Z Compiling bytecount v0.6.8
5232025-07-29T17:23:53.478Z Compiling heck v0.4.1
5242025-07-29T17:23:53.556Z Compiling unicode-xid v0.2.6
5252025-07-29T17:23:53.649Z Compiling strsim v0.11.1
5262025-07-29T17:23:53.761Z Compiling fastrand v2.1.1
5272025-07-29T17:23:53.860Z Compiling papergrid v0.11.0
5282025-07-29T17:23:54.217Z Compiling tempfile v3.20.0
5292025-07-29T17:23:54.277Z Compiling clap_builder v4.5.41
5302025-07-29T17:23:54.537Z Compiling memmap v0.7.0
5312025-07-29T17:23:54.872Z Compiling unicode-linebreak v0.1.5
5322025-07-29T17:23:55.013Z Compiling smawk v0.3.2
5332025-07-29T17:23:55.079Z Compiling unicode-width v0.2.0
5342025-07-29T17:23:55.640Z Compiling synstructure v0.13.1
5352025-07-29T17:23:55.849Z Compiling textwrap v0.16.2
5362025-07-29T17:23:56.178Z Compiling swrite v0.1.0
5372025-07-29T17:23:56.330Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5382025-07-29T17:23:56.921Z Compiling tabled_derive v0.7.0
5392025-07-29T17:23:57.919Z Compiling serde_derive v1.0.219
5402025-07-29T17:23:57.919Z Compiling zerofrom-derive v0.1.4
5412025-07-29T17:23:57.919Z Compiling yoke-derive v0.7.4
5422025-07-29T17:23:57.923Z Compiling thiserror-impl v1.0.69
5432025-07-29T17:23:57.923Z Compiling zerovec-derive v0.10.3
5442025-07-29T17:23:58.294Z Compiling displaydoc v0.2.5
5452025-07-29T17:23:59.792Z Compiling icu_provider_macros v1.5.0
5462025-07-29T17:24:00.413Z Compiling zerocopy-derive v0.7.35
5472025-07-29T17:24:00.493Z Compiling scroll_derive v0.12.0
5482025-07-29T17:24:00.861Z Compiling thiserror-impl v2.0.12
5492025-07-29T17:24:01.009Z Compiling pest v2.7.14
5502025-07-29T17:24:01.398Z Compiling zerofrom v0.1.4
5512025-07-29T17:24:01.971Z Compiling clap_derive v4.5.41
5522025-07-29T17:24:01.998Z Compiling yoke v0.7.4
5532025-07-29T17:24:01.998Z Compiling scroll v0.12.0
5542025-07-29T17:24:02.027Z Compiling zerovec v0.10.4
5552025-07-29T17:24:02.298Z Compiling zerocopy v0.7.35
5562025-07-29T17:24:02.372Z Compiling goblin v0.8.2
5572025-07-29T17:24:02.700Z Compiling tabled v0.15.0
5582025-07-29T17:24:03.622Z Compiling pest_meta v2.7.14
5592025-07-29T17:24:03.851Z Compiling tinystr v0.7.6
5602025-07-29T17:24:03.883Z Compiling icu_collections v1.5.0
5612025-07-29T17:24:04.162Z Compiling icu_locid v1.5.0
5622025-07-29T17:24:04.912Z Compiling pest_generator v2.7.14
5632025-07-29T17:24:05.497Z Compiling icu_provider v1.5.0
5642025-07-29T17:24:06.089Z Compiling clap v4.5.41
5652025-07-29T17:24:06.224Z Compiling icu_locid_transform v1.5.0
5662025-07-29T17:24:07.336Z Compiling pest_derive v2.7.14
5672025-07-29T17:24:07.461Z Compiling icu_properties v1.5.1
5682025-07-29T17:24:08.004Z Compiling dtrace-parser v0.2.0
5692025-07-29T17:24:09.592Z Compiling toml_datetime v0.6.11
5702025-07-29T17:24:09.592Z Compiling serde_spanned v0.6.9
5712025-07-29T17:24:09.685Z Compiling erased-serde v0.4.6
5722025-07-29T17:24:09.891Z Compiling serde_tokenstream v0.2.2
5732025-07-29T17:24:10.043Z Compiling toml_edit v0.22.27
5742025-07-29T17:24:10.262Z Compiling serde-value v0.7.0
5752025-07-29T17:24:10.462Z Compiling cargo-platform v0.2.0
5762025-07-29T17:24:10.646Z Compiling serde-untagged v0.1.7
5772025-07-29T17:24:10.925Z Compiling icu_normalizer v1.5.0
5782025-07-29T17:24:11.024Z Compiling camino-tempfile v1.4.1
5792025-07-29T17:24:11.050Z Compiling macaddr v1.0.1
5802025-07-29T17:24:11.267Z Compiling dof v0.3.0
5812025-07-29T17:24:11.793Z Compiling idna_adapter v1.2.0
5822025-07-29T17:24:11.968Z Compiling idna v1.0.3
5832025-07-29T17:24:12.505Z Compiling url v2.5.4
5842025-07-29T17:24:12.996Z Compiling usdt-attr-macro v0.5.0
5852025-07-29T17:24:13.000Z Compiling usdt-macro v0.5.0
5862025-07-29T17:24:13.122Z Compiling toml v0.8.23
5872025-07-29T17:24:13.920Z Compiling cargo-util-schemas v0.8.2
5882025-07-29T17:24:13.920Z Compiling cargo_toml v0.21.0
5892025-07-29T17:24:14.170Z Compiling usdt v0.5.0
5902025-07-29T17:24:15.410Z Compiling cargo_metadata v0.21.0
5912025-07-29T17:24:17.159Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5922025-07-29T17:24:20.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.22s
5932025-07-29T17:24:20.773Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5942025-07-29T17:24:21.461Z Downloading crates ...
5952025-07-29T17:24:21.599Z Downloaded async-bb8-diesel v0.2.1
5962025-07-29T17:24:21.602Z Downloaded cfg_aliases v0.2.1
5972025-07-29T17:24:21.602Z Downloaded bzip2 v0.4.4
5982025-07-29T17:24:21.605Z Downloaded cipher v0.4.4
5992025-07-29T17:24:21.610Z Downloaded cancel-safe-futures v0.1.5
6002025-07-29T17:24:21.619Z Downloaded cobs v0.2.3
6012025-07-29T17:24:21.622Z Downloaded array-init v0.0.4
6022025-07-29T17:24:21.622Z Downloaded adler2 v2.0.0
6032025-07-29T17:24:21.627Z Downloaded critical-section v1.1.3
6042025-07-29T17:24:21.627Z Downloaded bzip2 v0.5.2
6052025-07-29T17:24:21.631Z Downloaded crossbeam-epoch v0.9.18
6062025-07-29T17:24:21.634Z Downloaded addr2line v0.24.2
6072025-07-29T17:24:21.634Z Downloaded async-recursion v1.1.1
6082025-07-29T17:24:21.639Z Downloaded assert_matches v1.5.0
6092025-07-29T17:24:21.642Z Downloaded ahash v0.8.12
6102025-07-29T17:24:21.642Z Downloaded headers v0.4.1
6112025-07-29T17:24:21.646Z Downloaded hostname v0.4.0
6122025-07-29T17:24:21.649Z Downloaded crossterm v0.28.1
6132025-07-29T17:24:21.654Z Downloaded arrayvec v0.7.6
6142025-07-29T17:24:21.657Z Downloaded aead v0.5.2
6152025-07-29T17:24:21.661Z Downloaded home v0.5.9
6162025-07-29T17:24:21.661Z Downloaded globset v0.4.15
6172025-07-29T17:24:21.664Z Downloaded cc v1.2.30
6182025-07-29T17:24:21.667Z Downloaded bitfield-struct v0.6.2
6192025-07-29T17:24:21.667Z Downloaded allocator-api2 v0.2.21
6202025-07-29T17:24:21.671Z Downloaded httpdate v1.0.3
6212025-07-29T17:24:21.674Z Downloaded http-range v0.1.5
6222025-07-29T17:24:21.674Z Downloaded highway v1.3.0
6232025-07-29T17:24:21.678Z Downloaded headers-core v0.3.0
6242025-07-29T17:24:21.678Z Downloaded hostname v0.3.1
6252025-07-29T17:24:21.681Z Downloaded hmac v0.12.1
6262025-07-29T17:24:21.681Z Downloaded heapless v0.7.17
6272025-07-29T17:24:21.684Z Downloaded bcs v0.1.6
6282025-07-29T17:24:21.687Z Downloaded http-body v1.0.1
6292025-07-29T17:24:21.690Z Downloaded bit-set v0.8.0
6302025-07-29T17:24:21.691Z Downloaded http v1.3.1
6312025-07-29T17:24:21.694Z Downloaded cmake v0.1.51
6322025-07-29T17:24:21.697Z Downloaded bitflags v1.3.2
6332025-07-29T17:24:21.700Z Downloaded convert_case v0.4.0
6342025-07-29T17:24:21.700Z Downloaded atomicwrites v0.4.4
6352025-07-29T17:24:21.703Z Downloaded bit-set v0.5.3
6362025-07-29T17:24:21.703Z Downloaded argon2 v0.5.3
6372025-07-29T17:24:21.708Z Downloaded quick-error v1.2.3
6382025-07-29T17:24:21.708Z Downloaded hickory-resolver v0.24.4
6392025-07-29T17:24:21.711Z Downloaded humantime v2.2.0
6402025-07-29T17:24:21.714Z Downloaded hkdf v0.12.4
6412025-07-29T17:24:21.718Z Downloaded is_ci v1.2.0
6422025-07-29T17:24:21.721Z Downloaded bit-vec v0.8.0
6432025-07-29T17:24:21.721Z Downloaded castaway v0.2.3
6442025-07-29T17:24:21.724Z Downloaded async-stream-impl v0.3.6
6452025-07-29T17:24:21.724Z Downloaded base64ct v1.6.0
6462025-07-29T17:24:21.727Z Downloaded aes-gcm v0.10.3
6472025-07-29T17:24:21.731Z Downloaded match_cfg v0.1.0
6482025-07-29T17:24:21.731Z Downloaded bb8 v0.8.5
6492025-07-29T17:24:21.734Z Downloaded linked-hash-map v0.5.6
6502025-07-29T17:24:21.734Z Downloaded instant v0.1.13
6512025-07-29T17:24:21.737Z Downloaded bit-vec v0.6.3
6522025-07-29T17:24:21.737Z Downloaded lockfree-object-pool v0.1.6
6532025-07-29T17:24:21.741Z Downloaded ident_case v1.0.1
6542025-07-29T17:24:21.744Z Downloaded cfg_aliases v0.1.1
6552025-07-29T17:24:21.744Z Downloaded crc8 v0.1.1
6562025-07-29T17:24:21.744Z Downloaded atty v0.2.14
6572025-07-29T17:24:21.748Z Downloaded bcrypt-pbkdf v0.10.0
6582025-07-29T17:24:21.748Z Downloaded ciborium-io v0.2.2
6592025-07-29T17:24:21.751Z Downloaded async-stream v0.3.6
6602025-07-29T17:24:21.751Z Downloaded httparse v1.9.5
6612025-07-29T17:24:21.754Z Downloaded hubpack_derive v0.1.1
6622025-07-29T17:24:21.754Z Downloaded constant_time_eq v0.3.1
6632025-07-29T17:24:21.758Z Downloaded http-body-util v0.1.3
6642025-07-29T17:24:21.761Z Downloaded memoffset v0.9.1
6652025-07-29T17:24:21.761Z Downloaded progenitor-client v0.9.1
6662025-07-29T17:24:21.764Z Downloaded keccak v0.1.5
6672025-07-29T17:24:21.765Z Downloaded hex-literal v0.4.1
6682025-07-29T17:24:21.765Z Downloaded console v0.16.0
6692025-07-29T17:24:21.769Z Downloaded libscf-sys v1.1.0
6702025-07-29T17:24:21.772Z Downloaded impl-trait-for-tuples v0.2.2
6712025-07-29T17:24:21.772Z Downloaded hubpack v0.1.2
6722025-07-29T17:24:21.775Z Downloaded chacha20 v0.9.1
6732025-07-29T17:24:21.778Z Downloaded lalrpop-util v0.19.12
6742025-07-29T17:24:21.778Z Downloaded block-padding v0.3.3
6752025-07-29T17:24:21.778Z Downloaded base64 v0.22.1
6762025-07-29T17:24:21.782Z Downloaded russh-cryptovec v0.7.3
6772025-07-29T17:24:21.786Z Downloaded const_format_proc_macros v0.2.34
6782025-07-29T17:24:21.789Z Downloaded lazycell v1.3.0
6792025-07-29T17:24:21.789Z Downloaded inout v0.1.3
6802025-07-29T17:24:21.789Z Downloaded ingot-macros v0.1.1
6812025-07-29T17:24:21.793Z Downloaded atomic-waker v1.1.2
6822025-07-29T17:24:21.793Z Downloaded managed v0.8.0
6832025-07-29T17:24:21.796Z Downloaded blake2 v0.10.6
6842025-07-29T17:24:21.799Z Downloaded arc-swap v1.7.1
6852025-07-29T17:24:21.802Z Downloaded sqlparser_derive v0.2.2
6862025-07-29T17:24:21.802Z Downloaded cbc v0.1.2
6872025-07-29T17:24:21.807Z Downloaded ingot v0.1.1
6882025-07-29T17:24:21.807Z Downloaded libsw-core v0.3.1
6892025-07-29T17:24:21.810Z Downloaded maplit v1.0.2
6902025-07-29T17:24:21.810Z Downloaded ipnetwork v0.21.1
6912025-07-29T17:24:21.815Z Downloaded crc v3.2.1
6922025-07-29T17:24:21.815Z Downloaded cexpr v0.6.0
6932025-07-29T17:24:21.822Z Downloaded mime v0.3.17
6942025-07-29T17:24:21.822Z Downloaded lazy_static v1.5.0
6952025-07-29T17:24:21.826Z Downloaded crc-catalog v2.4.0
6962025-07-29T17:24:21.826Z Downloaded cassowary v0.3.0
6972025-07-29T17:24:21.826Z Downloaded blowfish v0.9.1
6982025-07-29T17:24:21.826Z Downloaded md-5 v0.10.6
6992025-07-29T17:24:21.829Z Downloaded rand_chacha v0.3.1
7002025-07-29T17:24:21.829Z Downloaded sync_wrapper v1.0.1
7012025-07-29T17:24:21.832Z Downloaded sync-ptr v0.1.4
7022025-07-29T17:24:21.832Z Downloaded termtree v0.5.1
7032025-07-29T17:24:21.844Z Downloaded linear-map v1.2.0
7042025-07-29T17:24:21.847Z Downloaded void v1.0.2
7052025-07-29T17:24:21.850Z Downloaded serde_plain v1.0.2
7062025-07-29T17:24:21.850Z Downloaded rand_chacha v0.9.0
7072025-07-29T17:24:21.853Z Downloaded iana-time-zone v0.1.63
7082025-07-29T17:24:21.856Z Downloaded convert_case v0.7.1
7092025-07-29T17:24:21.856Z Downloaded secrecy v0.8.0
7102025-07-29T17:24:21.860Z Downloaded slog-dtrace v0.3.0
7112025-07-29T17:24:21.860Z Downloaded strum_macros v0.24.3
7122025-07-29T17:24:21.863Z Downloaded zone_cfg_derive v0.1.2
7132025-07-29T17:24:21.863Z Downloaded slog-bunyan v2.5.0
7142025-07-29T17:24:21.866Z Downloaded slog-async v2.8.0
7152025-07-29T17:24:21.869Z Downloaded zone_cfg_derive v0.3.0
7162025-07-29T17:24:21.870Z Downloaded signal-hook-mio v0.2.4
7172025-07-29T17:24:21.870Z Downloaded waitgroup v0.1.2
7182025-07-29T17:24:21.873Z Downloaded libloading v0.8.5
7192025-07-29T17:24:21.876Z Downloaded shell-words v1.1.0
7202025-07-29T17:24:21.876Z Downloaded maybe-uninit v2.0.0
7212025-07-29T17:24:21.879Z Downloaded lock_api v0.4.12
7222025-07-29T17:24:21.879Z Downloaded filetime v0.2.25
7232025-07-29T17:24:21.883Z Downloaded embedded-io v0.4.0
7242025-07-29T17:24:21.886Z Downloaded snafu-derive v0.8.5
7252025-07-29T17:24:21.886Z Downloaded mime_guess v2.0.5
7262025-07-29T17:24:21.889Z Downloaded stringprep v0.1.5
7272025-07-29T17:24:21.889Z Downloaded progenitor-macro v0.9.1
7282025-07-29T17:24:21.892Z Downloaded memmap2 v0.9.5
7292025-07-29T17:24:21.893Z Downloaded proc-macro-error2 v2.0.1
7302025-07-29T17:24:21.896Z Downloaded endian-type v0.1.2
7312025-07-29T17:24:21.899Z Downloaded dirs-next v2.0.0
7322025-07-29T17:24:21.899Z Downloaded typify-macro v0.3.0
7332025-07-29T17:24:21.902Z Downloaded backoff v0.4.0
7342025-07-29T17:24:21.902Z Downloaded tls_codec_derive v0.4.1
7352025-07-29T17:24:21.905Z Downloaded time-macros v0.2.18
7362025-07-29T17:24:21.909Z Downloaded rustc-demangle v0.1.24
7372025-07-29T17:24:21.909Z Downloaded hyper-rustls v0.27.7
7382025-07-29T17:24:21.912Z Downloaded litrs v0.4.1
7392025-07-29T17:24:21.915Z Downloaded foreign-types-shared v0.3.1
7402025-07-29T17:24:21.919Z Downloaded openssl-macros v0.1.1
7412025-07-29T17:24:21.919Z Downloaded newtype_derive v0.1.6
7422025-07-29T17:24:21.919Z Downloaded float-ord v0.3.2
7432025-07-29T17:24:21.930Z Downloaded serde_path_to_error v0.1.17
7442025-07-29T17:24:21.930Z Downloaded enum-as-inner v0.6.1
7452025-07-29T17:24:21.938Z Downloaded zone v0.3.1
7462025-07-29T17:24:21.938Z Downloaded const-oid v0.9.6
7472025-07-29T17:24:21.938Z Downloaded zone v0.1.8
7482025-07-29T17:24:21.938Z Downloaded backtrace v0.3.74
7492025-07-29T17:24:21.941Z Downloaded indexmap v1.9.3
7502025-07-29T17:24:21.941Z Downloaded oso-derive v0.27.3
7512025-07-29T17:24:21.942Z Downloaded dunce v1.0.5
7522025-07-29T17:24:21.942Z Downloaded untrusted v0.9.0
7532025-07-29T17:24:21.945Z Downloaded pin-utils v0.1.0
7542025-07-29T17:24:21.945Z Downloaded colored v2.2.0
7552025-07-29T17:24:21.955Z Downloaded futures-task v0.3.31
7562025-07-29T17:24:21.955Z Downloaded futures-sink v0.3.31
7572025-07-29T17:24:21.959Z Downloaded peg-runtime v0.8.5
7582025-07-29T17:24:21.959Z Downloaded crossbeam-utils v0.8.21
7592025-07-29T17:24:21.959Z Downloaded tokio-rustls v0.25.0
7602025-07-29T17:24:21.959Z Downloaded string_cache v0.8.9
7612025-07-29T17:24:21.959Z Downloaded aes v0.8.4
7622025-07-29T17:24:21.963Z Downloaded psl-types v2.0.11
7632025-07-29T17:24:21.966Z Downloaded proc-macro-error-attr2 v2.0.0
7642025-07-29T17:24:21.966Z Downloaded ref-cast v1.0.24
7652025-07-29T17:24:21.970Z Downloaded env_filter v0.1.2
7662025-07-29T17:24:21.973Z Downloaded utf-8 v0.7.6
7672025-07-29T17:24:21.973Z Downloaded jiff-static v0.2.15
7682025-07-29T17:24:21.976Z Downloaded russh-keys v0.45.0
7692025-07-29T17:24:21.980Z Downloaded ron v0.7.1
7702025-07-29T17:24:21.983Z Downloaded time-core v0.1.2
7712025-07-29T17:24:21.983Z Downloaded num-complex v0.4.6
7722025-07-29T17:24:21.987Z Downloaded hickory-server v0.25.2
7732025-07-29T17:24:21.990Z Downloaded num-iter v0.1.45
7742025-07-29T17:24:21.993Z Downloaded packed_struct_codegen v0.10.1
7752025-07-29T17:24:21.993Z Downloaded strum_macros v0.26.4
7762025-07-29T17:24:21.997Z Downloaded const_format v0.2.34
7772025-07-29T17:24:22.001Z Downloaded tabled_derive v0.10.0
7782025-07-29T17:24:22.004Z Downloaded der_derive v0.7.3
7792025-07-29T17:24:22.004Z Downloaded zstd-safe v7.2.3
7802025-07-29T17:24:22.010Z Downloaded siphasher v0.3.11
7812025-07-29T17:24:22.011Z Downloaded walkdir v2.5.0
7822025-07-29T17:24:22.014Z Downloaded hyper-util v0.1.16
7832025-07-29T17:24:22.017Z Downloaded nodrop v0.1.14
7842025-07-29T17:24:22.017Z Downloaded newtype-uuid v1.2.4
7852025-07-29T17:24:22.021Z Downloaded try-lock v0.2.5
7862025-07-29T17:24:22.021Z Downloaded tower-layer v0.3.3
7872025-07-29T17:24:22.021Z Downloaded zstd v0.13.3
7882025-07-29T17:24:22.025Z Downloaded num-integer v0.1.46
7892025-07-29T17:24:22.028Z Downloaded fs-err v2.11.0
7902025-07-29T17:24:22.028Z Downloaded yasna v0.5.2
7912025-07-29T17:24:22.031Z Downloaded indicatif v0.17.11
7922025-07-29T17:24:22.035Z Downloaded cstr-argument v0.1.2
7932025-07-29T17:24:22.040Z Downloaded unicode-properties v0.1.3
7942025-07-29T17:24:22.043Z Downloaded rustversion v1.0.17
7952025-07-29T17:24:22.043Z Downloaded rusty-fork v0.3.0
7962025-07-29T17:24:22.043Z Downloaded rustls-pemfile v1.0.4
7972025-07-29T17:24:22.046Z Downloaded dirs-sys-next v0.1.2
7982025-07-29T17:24:22.049Z Downloaded slog-json v2.6.1
7992025-07-29T17:24:22.050Z Downloaded serde-hex v0.1.0
8002025-07-29T17:24:22.053Z Downloaded fxhash v0.2.1
8012025-07-29T17:24:22.053Z Downloaded progenitor-macro v0.8.0
8022025-07-29T17:24:22.056Z Downloaded signal-hook v0.3.18
8032025-07-29T17:24:22.059Z Downloaded zerocopy v0.6.6
8042025-07-29T17:24:22.059Z Downloaded supports-color v3.0.2
8052025-07-29T17:24:22.063Z Downloaded slog-scope v4.4.0
8062025-07-29T17:24:22.063Z Downloaded parking_lot_core v0.8.6
8072025-07-29T17:24:22.066Z Downloaded zopfli v0.8.1
8082025-07-29T17:24:22.069Z Downloaded fs_extra v1.3.0
8092025-07-29T17:24:22.072Z Downloaded number_prefix v0.4.0
8102025-07-29T17:24:22.073Z Downloaded newline-converter v0.3.0
8112025-07-29T17:24:22.077Z Downloaded tui-tree-widget v0.23.1
8122025-07-29T17:24:22.077Z Downloaded tiny-keccak v2.0.2
8132025-07-29T17:24:22.080Z Downloaded spki v0.7.3
8142025-07-29T17:24:22.080Z Downloaded nanorand v0.7.0
8152025-07-29T17:24:22.084Z Downloaded pkcs1 v0.7.5
8162025-07-29T17:24:22.087Z Downloaded snafu v0.8.5
8172025-07-29T17:24:22.092Z Downloaded progenitor-client v0.10.0
8182025-07-29T17:24:22.096Z Downloaded base64 v0.21.7
8192025-07-29T17:24:22.096Z Downloaded pin-project-lite v0.2.14
8202025-07-29T17:24:22.101Z Downloaded defmt-macros v0.3.9
8212025-07-29T17:24:22.104Z Downloaded chacha20poly1305 v0.10.1
8222025-07-29T17:24:22.107Z Downloaded bytes v1.10.1
8232025-07-29T17:24:22.110Z Downloaded base64 v0.13.1
8242025-07-29T17:24:22.114Z Downloaded derive_builder_macro v0.20.2
8252025-07-29T17:24:22.117Z Downloaded unicase v2.7.0
8262025-07-29T17:24:22.117Z Downloaded unarray v0.1.4
8272025-07-29T17:24:22.120Z Downloaded serde_urlencoded v0.7.1
8282025-07-29T17:24:22.120Z Downloaded rustls-pemfile v2.2.0
8292025-07-29T17:24:22.124Z Downloaded ena v0.14.3
8302025-07-29T17:24:22.127Z Downloaded ed25519 v2.2.3
8312025-07-29T17:24:22.130Z Downloaded signal-hook-registry v1.4.2
8322025-07-29T17:24:22.130Z Downloaded xz2 v0.1.7
8332025-07-29T17:24:22.135Z Downloaded rustls-native-certs v0.8.1
8342025-07-29T17:24:22.135Z Downloaded rustc_version v0.4.1
8352025-07-29T17:24:22.138Z Downloaded parking_lot v0.11.2
8362025-07-29T17:24:22.138Z Downloaded tracing-core v0.1.32
8372025-07-29T17:24:22.141Z Downloaded nibble_vec v0.1.0
8382025-07-29T17:24:22.145Z Downloaded bumpalo v3.16.0
8392025-07-29T17:24:22.148Z Downloaded parse-display-derive v0.10.0
8402025-07-29T17:24:22.148Z Downloaded pkcs5 v0.7.1
8412025-07-29T17:24:22.151Z Downloaded phf_shared v0.11.2
8422025-07-29T17:24:22.154Z Downloaded futures-macro v0.3.31
8432025-07-29T17:24:22.154Z Downloaded ppv-lite86 v0.2.20
8442025-07-29T17:24:22.158Z Downloaded spin v0.9.8
8452025-07-29T17:24:22.161Z Downloaded tower-service v0.3.3
8462025-07-29T17:24:22.161Z Downloaded crossbeam-channel v0.5.15
8472025-07-29T17:24:22.165Z Downloaded phf_shared v0.12.1
8482025-07-29T17:24:22.168Z Downloaded phf v0.12.1
8492025-07-29T17:24:22.168Z Downloaded miniz_oxide v0.8.5
8502025-07-29T17:24:22.171Z Downloaded num v0.4.3
8512025-07-29T17:24:22.175Z Downloaded rfc6979 v0.4.0
8522025-07-29T17:24:22.175Z Downloaded heapless v0.8.0
8532025-07-29T17:24:22.178Z Downloaded packed_struct v0.10.1
8542025-07-29T17:24:22.183Z Downloaded num-rational v0.4.2
8552025-07-29T17:24:22.183Z Downloaded scheduled-thread-pool v0.2.7
8562025-07-29T17:24:22.186Z Downloaded rustls-pki-types v1.10.0
8572025-07-29T17:24:22.186Z Downloaded pem v3.0.5
8582025-07-29T17:24:22.189Z Downloaded parse-display v0.10.0
8592025-07-29T17:24:22.189Z Downloaded gethostname v0.5.0
8602025-07-29T17:24:22.203Z Downloaded env_logger v0.10.2
8612025-07-29T17:24:22.208Z Downloaded dyn-clone v1.0.19
8622025-07-29T17:24:22.208Z Downloaded progenitor-impl v0.10.0
8632025-07-29T17:24:22.208Z Downloaded tinyvec v1.8.0
8642025-07-29T17:24:22.208Z Downloaded rand_seeder v0.3.0
8652025-07-29T17:24:22.208Z Downloaded similar v2.7.0
8662025-07-29T17:24:22.211Z Downloaded num_enum_derive v0.5.11
8672025-07-29T17:24:22.211Z Downloaded derive_builder_core v0.20.2
8682025-07-29T17:24:22.214Z Downloaded olpc-cjson v0.1.4
8692025-07-29T17:24:22.214Z Downloaded papergrid v0.14.0
8702025-07-29T17:24:22.219Z Downloaded postgres-protocol v0.6.8
8712025-07-29T17:24:22.222Z Downloaded topological-sort v0.2.2
8722025-07-29T17:24:22.225Z Downloaded static_assertions v1.1.0
8732025-07-29T17:24:22.225Z Downloaded tokio-tungstenite v0.21.0
8742025-07-29T17:24:22.228Z Downloaded socket2 v0.5.10
8752025-07-29T17:24:22.232Z Downloaded ctr v0.9.2
8762025-07-29T17:24:22.235Z Downloaded openssl-probe v0.1.5
8772025-07-29T17:24:22.235Z Downloaded owo-colors v4.2.2
8782025-07-29T17:24:22.238Z Downloaded thiserror-no-std v2.0.2
8792025-07-29T17:24:22.241Z Downloaded darling v0.20.10
8802025-07-29T17:24:22.245Z Downloaded minimal-lexical v0.2.1
8812025-07-29T17:24:22.250Z Downloaded postcard v1.0.10
8822025-07-29T17:24:22.253Z Downloaded vergen v8.3.2
8832025-07-29T17:24:22.257Z Downloaded der v0.7.9
8842025-07-29T17:24:22.265Z Downloaded either v1.15.0
8852025-07-29T17:24:22.275Z Downloaded futures-core v0.3.31
8862025-07-29T17:24:22.275Z Downloaded diff v0.1.13
8872025-07-29T17:24:22.275Z Downloaded strum v0.26.3
8882025-07-29T17:24:22.275Z Downloaded scopeguard v1.2.0
8892025-07-29T17:24:22.279Z Downloaded hashbrown v0.12.3
8902025-07-29T17:24:22.279Z Downloaded derive_more v2.0.1
8912025-07-29T17:24:22.283Z Downloaded crucible-workspace-hack v0.1.0
8922025-07-29T17:24:22.286Z Downloaded structmeta-derive v0.3.0
8932025-07-29T17:24:22.286Z Downloaded unsafe-libyaml v0.2.11
8942025-07-29T17:24:22.290Z Downloaded want v0.3.1
8952025-07-29T17:24:22.293Z Downloaded tap v1.0.1
8962025-07-29T17:24:22.293Z Downloaded socket2 v0.6.0
8972025-07-29T17:24:22.296Z Downloaded progenitor v0.10.0
8982025-07-29T17:24:22.296Z Downloaded wait-timeout v0.2.0
8992025-07-29T17:24:22.299Z Downloaded vte v0.11.1
9002025-07-29T17:24:22.299Z Downloaded darling_macro v0.21.0
9012025-07-29T17:24:22.305Z Downloaded uzers v0.12.1
9022025-07-29T17:24:22.309Z Downloaded precomputed-hash v0.1.1
9032025-07-29T17:24:22.309Z Downloaded pkg-config v0.3.31
9042025-07-29T17:24:22.309Z Downloaded pkcs8 v0.10.2
9052025-07-29T17:24:22.316Z Downloaded oso v0.27.3
9062025-07-29T17:24:22.320Z Downloaded rand_core v0.6.4
9072025-07-29T17:24:22.320Z Downloaded tower v0.5.2
9082025-07-29T17:24:22.323Z Downloaded parking_lot_core v0.9.10
9092025-07-29T17:24:22.326Z Downloaded libxml v0.3.3
9102025-07-29T17:24:22.331Z Downloaded sha1 v0.10.6
9112025-07-29T17:24:22.335Z Downloaded ecdsa v0.16.9
9122025-07-29T17:24:22.338Z Downloaded path-slash v0.1.5
9132025-07-29T17:24:22.338Z Downloaded daft-derive v0.1.4
9142025-07-29T17:24:22.342Z Downloaded semver v0.1.20
9152025-07-29T17:24:22.345Z Downloaded russh v0.45.0
9162025-07-29T17:24:22.348Z Downloaded thread_local v1.1.8
9172025-07-29T17:24:22.351Z Downloaded take_mut v0.2.2
9182025-07-29T17:24:22.351Z Downloaded password-hash v0.5.0
9192025-07-29T17:24:22.355Z Downloaded serde-big-array v0.5.1
9202025-07-29T17:24:22.358Z Downloaded smf v0.2.3
9212025-07-29T17:24:22.358Z Downloaded deranged v0.3.11
9222025-07-29T17:24:22.362Z Downloaded xattr v1.3.1
9232025-07-29T17:24:22.362Z Downloaded typify-macro v0.4.1
9242025-07-29T17:24:22.365Z Downloaded typify-macro v0.2.0
9252025-07-29T17:24:22.365Z Downloaded serde_bytes v0.11.17
9262025-07-29T17:24:22.368Z Downloaded structmeta v0.3.0
9272025-07-29T17:24:22.368Z Downloaded universal-hash v0.5.1
9282025-07-29T17:24:22.368Z Downloaded value-bag v1.9.0
9292025-07-29T17:24:22.371Z Downloaded num_enum v0.5.11
9302025-07-29T17:24:22.376Z Downloaded num-conv v0.1.0
9312025-07-29T17:24:22.379Z Downloaded normalize-line-endings v0.3.0
9322025-07-29T17:24:22.379Z Downloaded pin-project-internal v1.1.6
9332025-07-29T17:24:22.382Z Downloaded funty v2.0.0
9342025-07-29T17:24:22.383Z Downloaded fixedbitset v0.5.7
9352025-07-29T17:24:22.389Z Downloaded derive_builder v0.20.2
9362025-07-29T17:24:22.392Z Downloaded foreign-types-shared v0.1.1
9372025-07-29T17:24:22.392Z Downloaded diesel_table_macro_syntax v0.2.0
9382025-07-29T17:24:22.392Z Downloaded itertools v0.13.0
9392025-07-29T17:24:22.398Z Downloaded typify v0.4.1
9402025-07-29T17:24:22.401Z Downloaded schemars_derive v0.8.22
9412025-07-29T17:24:22.406Z Downloaded parse-size v1.1.0
9422025-07-29T17:24:22.413Z Downloaded primeorder v0.13.6
9432025-07-29T17:24:22.413Z Downloaded resolv-conf v0.7.0
9442025-07-29T17:24:22.413Z Downloaded proc-macro-crate v1.3.1
9452025-07-29T17:24:22.417Z Downloaded darling_macro v0.20.10
9462025-07-29T17:24:22.418Z Downloaded tinyvec_macros v0.1.1
9472025-07-29T17:24:22.418Z Downloaded foreign-types v0.3.2
9482025-07-29T17:24:22.418Z Downloaded r2d2 v0.8.10
9492025-07-29T17:24:22.418Z Downloaded paste v1.0.15
9502025-07-29T17:24:22.421Z Downloaded schemars v0.8.22
9512025-07-29T17:24:22.430Z Downloaded foreign-types v0.5.0
9522025-07-29T17:24:22.434Z Downloaded signature v2.2.0
9532025-07-29T17:24:22.434Z Downloaded tokio-native-tls v0.3.1
9542025-07-29T17:24:22.437Z Downloaded tagptr v0.2.0
9552025-07-29T17:24:22.437Z Downloaded derive-ex v0.1.8
9562025-07-29T17:24:22.440Z Downloaded iri-string v0.7.8
9572025-07-29T17:24:22.445Z Downloaded tokio-tungstenite v0.23.1
9582025-07-29T17:24:22.448Z Downloaded futures-io v0.3.31
9592025-07-29T17:24:22.452Z Downloaded unit-prefix v0.5.1
9602025-07-29T17:24:22.452Z Downloaded rustc-hash v2.1.1
9612025-07-29T17:24:22.455Z Downloaded pin-project v1.1.6
9622025-07-29T17:24:22.463Z Downloaded polyval v0.6.2
9632025-07-29T17:24:22.466Z Downloaded unicode-truncate v1.1.0
9642025-07-29T17:24:22.470Z Downloaded password-hash v0.4.2
9652025-07-29T17:24:22.470Z Downloaded multer v3.1.0
9662025-07-29T17:24:22.473Z Downloaded rustc-hash v1.1.0
9672025-07-29T17:24:22.473Z Downloaded elliptic-curve v0.13.8
9682025-07-29T17:24:22.477Z Downloaded env_logger v0.11.5
9692025-07-29T17:24:22.480Z Downloaded openssl-sys v0.9.109
9702025-07-29T17:24:22.485Z Downloaded tough v0.20.0
9712025-07-29T17:24:22.493Z Downloaded subtle v2.6.1
9722025-07-29T17:24:22.496Z Downloaded num-derive v0.3.3
9732025-07-29T17:24:22.500Z Downloaded crossterm v0.29.0
9742025-07-29T17:24:22.503Z Downloaded data-encoding v2.9.0
9752025-07-29T17:24:22.506Z Downloaded pretty-hex v0.2.1
9762025-07-29T17:24:22.506Z Downloaded vte_generate_state_changes v0.1.2
9772025-07-29T17:24:22.510Z Downloaded strip-ansi-escapes v0.2.0
9782025-07-29T17:24:22.510Z Downloaded fallible-iterator v0.2.0
9792025-07-29T17:24:22.513Z Downloaded progenitor v0.9.1
9802025-07-29T17:24:22.513Z Downloaded pbkdf2 v0.11.0
9812025-07-29T17:24:22.516Z Downloaded toml v0.7.8
9822025-07-29T17:24:22.519Z Downloaded tracing-attributes v0.1.27
9832025-07-29T17:24:22.520Z Downloaded sct v0.7.1
9842025-07-29T17:24:22.523Z Downloaded getrandom v0.2.15
9852025-07-29T17:24:22.527Z Downloaded darling_core v0.21.0
9862025-07-29T17:24:22.530Z Downloaded wyz v0.5.1
9872025-07-29T17:24:22.533Z Downloaded poly1305 v0.8.0
9882025-07-29T17:24:22.537Z Downloaded slab v0.4.9
9892025-07-29T17:24:22.537Z Downloaded itertools v0.14.0
9902025-07-29T17:24:22.544Z Downloaded num_threads v0.1.7
9912025-07-29T17:24:22.548Z Downloaded des v0.8.1
9922025-07-29T17:24:22.548Z Downloaded zerocopy-derive v0.8.26
9932025-07-29T17:24:22.552Z Downloaded tokio-dtrace v0.1.0
9942025-07-29T17:24:22.556Z Downloaded serde_yaml v0.9.34+deprecated
9952025-07-29T17:24:22.559Z Downloaded debug-ignore v1.0.5
9962025-07-29T17:24:22.562Z Downloaded new_debug_unreachable v1.0.6
9972025-07-29T17:24:22.562Z Downloaded daft v0.1.4
9982025-07-29T17:24:22.565Z Downloaded rand_core v0.9.2
9992025-07-29T17:24:22.565Z Downloaded num-derive v0.4.2
10002025-07-29T17:24:22.569Z Downloaded strum_macros v0.27.1
10012025-07-29T17:24:22.569Z Downloaded tar v0.4.44
10022025-07-29T17:24:22.573Z Downloaded aws-lc-rs v1.12.4
10032025-07-29T17:24:22.579Z Downloaded xshell-macros v0.2.7
10042025-07-29T17:24:22.582Z Downloaded sigpipe v0.1.3
10052025-07-29T17:24:22.582Z Downloaded secrecy v0.10.3
10062025-07-29T17:24:22.583Z Downloaded rustc_version v0.1.7
10072025-07-29T17:24:22.586Z Downloaded derive-where v1.5.0
10082025-07-29T17:24:22.589Z Downloaded serde_cbor v0.11.2
10092025-07-29T17:24:22.592Z Downloaded time v0.3.36
10102025-07-29T17:24:22.595Z Downloaded ssh-encoding v0.2.0
10112025-07-29T17:24:22.599Z Downloaded tls_codec v0.4.1
10122025-07-29T17:24:22.602Z Downloaded fd-lock v4.0.2
10132025-07-29T17:24:22.602Z Downloaded unicode-normalization v0.1.24
10142025-07-29T17:24:22.605Z Downloaded peg v0.8.5
10152025-07-29T17:24:22.610Z Downloaded sqlparser v0.45.0
10162025-07-29T17:24:22.613Z Downloaded which v4.4.2
10172025-07-29T17:24:22.617Z Downloaded tokio-macros v2.5.0
10182025-07-29T17:24:22.617Z Downloaded radium v0.7.0
10192025-07-29T17:24:22.620Z Downloaded quinn-udp v0.5.5
10202025-07-29T17:24:22.620Z Downloaded ron v0.8.1
10212025-07-29T17:24:22.624Z Downloaded predicates v3.1.3
10222025-07-29T17:24:22.627Z Downloaded ssh-cipher v0.2.0
10232025-07-29T17:24:22.631Z Downloaded smallvec v0.6.14
10242025-07-29T17:24:22.631Z Downloaded scrypt v0.11.0
10252025-07-29T17:24:22.634Z Downloaded salsa20 v0.10.2
10262025-07-29T17:24:22.634Z Downloaded twox-hash v2.1.0
10272025-07-29T17:24:22.643Z Downloaded oxide-tokio-rt v0.1.2
10282025-07-29T17:24:22.643Z Downloaded prefix-trie v0.7.0
10292025-07-29T17:24:22.654Z Downloaded display-error-chain v0.2.2
10302025-07-29T17:24:22.655Z Downloaded progenitor v0.8.0
10312025-07-29T17:24:22.655Z Downloaded zeroize v1.8.1
10322025-07-29T17:24:22.655Z Downloaded rustls-webpki v0.101.7
10332025-07-29T17:24:22.659Z Downloaded opaque-debug v0.3.1
10342025-07-29T17:24:22.660Z Downloaded tokio-rustls v0.26.0
10352025-07-29T17:24:22.664Z Downloaded hash32 v0.3.1
10362025-07-29T17:24:22.664Z Downloaded simd-adler32 v0.3.7
10372025-07-29T17:24:22.664Z Downloaded defmt v0.3.8
10382025-07-29T17:24:22.669Z Downloaded document-features v0.2.11
10392025-07-29T17:24:22.669Z Downloaded omicron-zone-package v0.12.2
10402025-07-29T17:24:22.673Z Downloaded xshell v0.2.7
10412025-07-29T17:24:22.673Z Downloaded hash32 v0.2.1
10422025-07-29T17:24:22.673Z Downloaded ff v0.13.0
10432025-07-29T17:24:22.677Z Downloaded tokio-util v0.7.15
10442025-07-29T17:24:22.686Z Downloaded oxnet v0.1.3
10452025-07-29T17:24:22.695Z Downloaded diesel_derives v2.2.3
10462025-07-29T17:24:22.695Z Downloaded tungstenite v0.21.0
10472025-07-29T17:24:22.695Z Downloaded reedline v0.40.0
10482025-07-29T17:24:22.698Z Downloaded pbkdf2 v0.12.2
10492025-07-29T17:24:22.698Z Downloaded tower-http v0.6.6
10502025-07-29T17:24:22.704Z Downloaded reqwest v0.12.22
10512025-07-29T17:24:22.711Z Downloaded half v2.4.1
10522025-07-29T17:24:22.715Z Downloaded zlib-rs v0.5.1
10532025-07-29T17:24:22.720Z Downloaded rustls-webpki v0.102.8
10542025-07-29T17:24:22.735Z Downloaded peg-macros v0.8.5
10552025-07-29T17:24:22.739Z Downloaded derive_more v0.99.20
10562025-07-29T17:24:22.742Z Downloaded p256 v0.13.2
10572025-07-29T17:24:22.746Z Downloaded derive_more-impl v2.0.1
10582025-07-29T17:24:22.751Z Downloaded native-tls v0.2.12
10592025-07-29T17:24:22.751Z Downloaded expectorate v1.2.0
10602025-07-29T17:24:22.755Z Downloaded winnow v0.6.26
10612025-07-29T17:24:22.760Z Downloaded quinn v0.11.5
10622025-07-29T17:24:22.764Z Downloaded bitvec v1.0.1
10632025-07-29T17:24:22.778Z Downloaded prettyplease v0.2.36
10642025-07-29T17:24:22.781Z Downloaded slog v2.7.0
10652025-07-29T17:24:22.786Z Downloaded lalrpop v0.19.12
10662025-07-29T17:24:22.793Z Downloaded flate2 v1.1.2
10672025-07-29T17:24:22.798Z Downloaded unicode-bidi v0.3.17
10682025-07-29T17:24:22.801Z Downloaded mio v1.0.2
10692025-07-29T17:24:22.805Z Downloaded ssh-key v0.6.6
10702025-07-29T17:24:22.811Z Downloaded fatfs v0.3.6
10712025-07-29T17:24:22.816Z Downloaded zip v4.2.0
10722025-07-29T17:24:22.820Z Downloaded num-bigint-dig v0.8.4
10732025-07-29T17:24:22.823Z Downloaded num-bigint v0.4.6
10742025-07-29T17:24:22.826Z Downloaded pretty_assertions v1.4.1
10752025-07-29T17:24:22.829Z Downloaded salty v0.3.0
10762025-07-29T17:24:22.836Z Downloaded tracing v0.1.40
10772025-07-29T17:24:22.841Z Downloaded steno v0.4.1
10782025-07-29T17:24:22.844Z Downloaded futures-util v0.3.31
10792025-07-29T17:24:22.851Z Downloaded quick-xml v0.37.2
10802025-07-29T17:24:22.856Z Downloaded git2 v0.19.0
10812025-07-29T17:24:22.863Z Downloaded toml_edit v0.19.15
10822025-07-29T17:24:22.878Z Downloaded tabled v0.18.0
10832025-07-29T17:24:22.893Z Downloaded typed-path v0.9.3
10842025-07-29T17:24:22.898Z Downloaded object v0.30.4
10852025-07-29T17:24:22.906Z Downloaded portable-atomic v1.11.0
10862025-07-29T17:24:22.912Z Downloaded h2 v0.4.6
10872025-07-29T17:24:22.918Z Downloaded petname v2.0.2
10882025-07-29T17:24:22.923Z Downloaded chrono v0.4.41
10892025-07-29T17:24:22.929Z Downloaded rustyline v14.0.0
10902025-07-29T17:24:22.934Z Downloaded p521 v0.13.3
10912025-07-29T17:24:22.937Z Downloaded zerocopy v0.8.26
10922025-07-29T17:24:22.956Z Downloaded vcpkg v0.2.15
10932025-07-29T17:24:22.990Z Downloaded winnow v0.5.40
10942025-07-29T17:24:22.997Z Downloaded unicode-segmentation v1.12.0
10952025-07-29T17:24:23.001Z Downloaded bindgen v0.71.1
10962025-07-29T17:24:23.008Z Downloaded proptest v1.7.0
10972025-07-29T17:24:23.014Z Downloaded rpassword v7.4.0
10982025-07-29T17:24:23.018Z Downloaded bindgen v0.69.5
10992025-07-29T17:24:23.022Z Downloaded subprocess v0.2.9
11002025-07-29T17:24:23.026Z Downloaded typify v0.2.0
11012025-07-29T17:24:23.029Z Downloaded zip v0.6.6
11022025-07-29T17:24:23.032Z Downloaded rayon-core v1.12.1
11032025-07-29T17:24:23.039Z Downloaded rand v0.8.5
11042025-07-29T17:24:23.049Z Downloaded rayon v1.10.0
11052025-07-29T17:24:23.057Z Downloaded radix_trie v0.2.1
11062025-07-29T17:24:23.057Z Downloaded moka v0.12.10
11072025-07-29T17:24:23.061Z Downloaded object v0.36.5
11082025-07-29T17:24:23.068Z Downloaded serde_with v3.14.0
11092025-07-29T17:24:23.078Z Downloaded bstr v1.10.0
11102025-07-29T17:24:23.087Z Downloaded hickory-proto v0.25.2
11112025-07-29T17:24:23.100Z Downloaded quinn-proto v0.11.8
11122025-07-29T17:24:23.106Z Downloaded p384 v0.13.0
11132025-07-29T17:24:23.111Z Downloaded gimli v0.31.1
11142025-07-29T17:24:23.118Z Downloaded openssl v0.10.73
11152025-07-29T17:24:23.126Z Downloaded smoltcp v0.9.1
11162025-07-29T17:24:23.135Z Downloaded smoltcp v0.11.0
11172025-07-29T17:24:23.145Z Downloaded hickory-proto v0.24.4
11182025-07-29T17:24:23.158Z Downloaded webpki-roots v1.0.1
11192025-07-29T17:24:23.161Z Downloaded regex v1.11.1
11202025-07-29T17:24:23.173Z Downloaded nix v0.27.1
11212025-07-29T17:24:23.182Z Downloaded polar-core v0.27.3
11222025-07-29T17:24:23.189Z Downloaded diesel v2.2.11
11232025-07-29T17:24:23.207Z Downloaded nix v0.28.0
11242025-07-29T17:24:23.215Z Downloaded rustls v0.21.12
11252025-07-29T17:24:23.224Z Downloaded regex-syntax v0.6.29
11262025-07-29T17:24:23.230Z Downloaded rustls v0.22.4
11272025-07-29T17:24:23.243Z Downloaded curve25519-dalek v4.1.3
11282025-07-29T17:24:23.248Z Downloaded regress v0.10.4
11292025-07-29T17:24:23.256Z Downloaded regex-syntax v0.8.5
11302025-07-29T17:24:23.263Z Downloaded nix v0.30.1
11312025-07-29T17:24:23.274Z Downloaded openapiv3 v2.2.0
11322025-07-29T17:24:23.287Z Downloaded typify-impl v0.2.0
11332025-07-29T17:24:23.296Z Downloaded dropshot v0.16.2
11342025-07-29T17:24:23.315Z Downloaded rustls v0.23.19
11352025-07-29T17:24:23.324Z Downloaded typify-impl v0.4.1
11362025-07-29T17:24:23.337Z Downloaded typify-impl v0.3.0
11372025-07-29T17:24:23.349Z Downloaded nix v0.29.0
11382025-07-29T17:24:23.358Z Downloaded zerocopy-derive v0.6.6
11392025-07-29T17:24:23.368Z Downloaded regex-automata v0.4.8
11402025-07-29T17:24:23.385Z Downloaded sled v0.34.7
11412025-07-29T17:24:23.392Z Downloaded bzip2-sys v0.1.13+1.0.8
11422025-07-29T17:24:23.400Z Downloaded ghash v0.5.1
11432025-07-29T17:24:23.403Z Downloaded fixedbitset v0.4.2
11442025-07-29T17:24:23.403Z Downloaded whoami v1.5.2
11452025-07-29T17:24:23.406Z Downloaded ratatui v0.29.0
11462025-07-29T17:24:23.424Z Downloaded unicode_categories v0.1.1
11472025-07-29T17:24:23.433Z Downloaded slog-term v2.9.1
11482025-07-29T17:24:23.433Z Downloaded curve25519-dalek-derive v0.1.1
11492025-07-29T17:24:23.433Z Downloaded ed25519-dalek v2.1.1
11502025-07-29T17:24:23.433Z Downloaded nom v7.1.3
11512025-07-29T17:24:23.436Z Downloaded foreign-types-macros v0.2.3
11522025-07-29T17:24:23.436Z Downloaded jiff v0.2.15
11532025-07-29T17:24:23.447Z Downloaded csv-core v0.1.11
11542025-07-29T17:24:23.450Z Downloaded zeroize_derive v1.4.2
11552025-07-29T17:24:23.450Z Downloaded chrono-tz v0.10.4
11562025-07-29T17:24:23.463Z Downloaded petgraph v0.6.5
11572025-07-29T17:24:23.479Z Downloaded lzma-sys v0.1.20
11582025-07-29T17:24:23.504Z Downloaded tokio-stream v0.1.17
11592025-07-29T17:24:23.508Z Downloaded petgraph v0.8.2
11602025-07-29T17:24:23.526Z Downloaded untrusted v0.7.1
11612025-07-29T17:24:23.529Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11622025-07-29T17:24:23.541Z Downloaded strum v0.27.2
11632025-07-29T17:24:23.544Z Downloaded typify v0.3.0
11642025-07-29T17:24:23.549Z Downloaded futures-channel v0.3.31
11652025-07-29T17:24:23.550Z Downloaded darling_core v0.20.10
11662025-07-29T17:24:23.553Z Downloaded uuid v1.17.0
11672025-07-29T17:24:23.553Z Downloaded crypto-bigint v0.5.5
11682025-07-29T17:24:23.559Z Downloaded libz-sys v1.1.20
11692025-07-29T17:24:23.575Z Downloaded itertools v0.12.1
11702025-07-29T17:24:23.581Z Downloaded multimap v0.10.1
11712025-07-29T17:24:23.584Z Downloaded tokio v1.47.0
11722025-07-29T17:24:23.616Z Downloaded futures-executor v0.3.31
11732025-07-29T17:24:23.619Z Downloaded flagset v0.4.6
11742025-07-29T17:24:23.619Z Downloaded pem-rfc7468 v0.7.0
11752025-07-29T17:24:23.619Z Downloaded term v0.7.0
11762025-07-29T17:24:23.623Z Downloaded blake3 v1.5.4
11772025-07-29T17:24:23.626Z Downloaded sha3 v0.10.8
11782025-07-29T17:24:23.630Z Downloaded csv v1.3.1
11792025-07-29T17:24:23.647Z Downloaded dropshot_endpoint v0.16.2
11802025-07-29T17:24:23.650Z Downloaded rsa v0.9.6
11812025-07-29T17:24:23.654Z Downloaded phf v0.11.2
11822025-07-29T17:24:23.657Z Downloaded postgres-types v0.2.9
11832025-07-29T17:24:23.661Z Downloaded yansi v1.0.1
11842025-07-29T17:24:23.661Z Downloaded x509-cert v0.2.5
11852025-07-29T17:24:23.676Z Downloaded libm v0.2.8
11862025-07-29T17:24:23.676Z Downloaded serde_repr v0.1.19
11872025-07-29T17:24:23.676Z Downloaded group v0.13.0
11882025-07-29T17:24:23.676Z Downloaded globwalk v0.9.1
11892025-07-29T17:24:23.676Z Downloaded serde_with_macros v3.14.0
11902025-07-29T17:24:23.690Z Downloaded siphasher v1.0.1
11912025-07-29T17:24:23.690Z Downloaded itertools v0.10.5
11922025-07-29T17:24:23.690Z Downloaded same-file v1.0.6
11932025-07-29T17:24:23.690Z Downloaded futures v0.3.31
11942025-07-29T17:24:23.690Z Downloaded rand v0.9.1
11952025-07-29T17:24:23.693Z Downloaded tokio-postgres v0.7.13
11962025-07-29T17:24:23.701Z Downloaded iddqd v0.3.9
11972025-07-29T17:24:23.705Z Downloaded thiserror-impl-no-std v2.0.2
11982025-07-29T17:24:23.705Z Downloaded termcolor v1.4.1
11992025-07-29T17:24:23.705Z Downloaded tabwriter v1.4.0
12002025-07-29T17:24:23.705Z Downloaded nu-ansi-term v0.50.1
12012025-07-29T17:24:23.709Z Downloaded slog-stdlog v4.1.1
12022025-07-29T17:24:23.709Z Downloaded slog-envlogger v2.2.0
12032025-07-29T17:24:23.709Z Downloaded signal-hook-tokio v0.3.1
12042025-07-29T17:24:23.709Z Downloaded test-strategy v0.4.3
12052025-07-29T17:24:23.713Z Downloaded progenitor-impl v0.9.1
12062025-07-29T17:24:23.714Z Downloaded progenitor-impl v0.8.0
12072025-07-29T17:24:23.719Z Downloaded qorb v0.4.0
12082025-07-29T17:24:23.719Z Downloaded hashbrown v0.13.2
12092025-07-29T17:24:23.722Z Downloaded rand_xorshift v0.4.0
12102025-07-29T17:24:23.722Z Downloaded darling v0.21.0
12112025-07-29T17:24:23.732Z Downloaded flume v0.11.1
12122025-07-29T17:24:23.732Z Downloaded foldhash v0.1.5
12132025-07-29T17:24:23.732Z Downloaded float-cmp v0.10.0
12142025-07-29T17:24:23.732Z Downloaded embedded-io v0.6.1
12152025-07-29T17:24:23.754Z Downloaded vsss-rs v3.3.4
12162025-07-29T17:24:23.754Z Downloaded aho-corasick v1.1.3
12172025-07-29T17:24:23.754Z Downloaded tungstenite v0.23.0
12182025-07-29T17:24:23.754Z Downloaded encoding_rs v0.8.34
12192025-07-29T17:24:23.770Z Downloaded samael v0.0.19
12202025-07-29T17:24:23.770Z Downloaded hyper v1.6.0
12212025-07-29T17:24:23.770Z Downloaded publicsuffix v2.3.0
12222025-07-29T17:24:23.773Z Downloaded support-bundle-viewer v0.1.2
12232025-07-29T17:24:23.773Z Downloaded sqlformat v0.3.5
12242025-07-29T17:24:23.776Z Downloaded parking_lot v0.12.3
12252025-07-29T17:24:23.776Z Downloaded compact_str v0.8.0
12262025-07-29T17:24:23.780Z Downloaded rcgen v0.12.1
12272025-07-29T17:24:23.783Z Downloaded ref-cast-impl v1.0.24
12282025-07-29T17:24:23.783Z Downloaded progenitor-macro v0.10.0
12292025-07-29T17:24:23.783Z Downloaded crunchy v0.2.2
12302025-07-29T17:24:23.783Z Downloaded predicates-tree v1.0.12
12312025-07-29T17:24:23.786Z Downloaded predicates-core v1.0.8
12322025-07-29T17:24:23.786Z Downloaded clang-sys v1.8.1
12332025-07-29T17:24:23.793Z Downloaded ring v0.17.14
12342025-07-29T17:24:23.822Z Downloaded indicatif v0.18.0
12352025-07-29T17:24:23.826Z Downloaded difflib v0.4.0
12362025-07-29T17:24:23.834Z Downloaded defmt-parser v0.3.4
12372025-07-29T17:24:23.834Z Downloaded termios v0.3.3
12382025-07-29T17:24:23.834Z Downloaded powerfmt v0.2.0
12392025-07-29T17:24:23.837Z Downloaded glob v0.3.2
12402025-07-29T17:24:23.837Z Downloaded half v1.8.3
12412025-07-29T17:24:23.837Z Downloaded tokio-rustls v0.24.1
12422025-07-29T17:24:23.838Z Downloaded crc-any v2.5.0
12432025-07-29T17:24:23.838Z Downloaded dsl_auto_type v0.1.2
12442025-07-29T17:24:23.838Z Downloaded diesel-dtrace v0.4.2
12452025-07-29T17:24:23.841Z Downloaded ignore v0.4.23
12462025-07-29T17:24:23.841Z Downloaded cookie v0.18.1
12472025-07-29T17:24:23.844Z Downloaded jobserver v0.1.32
12482025-07-29T17:24:23.844Z Downloaded ipnet v2.11.0
12492025-07-29T17:24:23.844Z Downloaded sec1 v0.7.3
12502025-07-29T17:24:23.848Z Downloaded libz-rs-sys v0.5.1
12512025-07-29T17:24:23.848Z Downloaded crossbeam-deque v0.8.5
12522025-07-29T17:24:23.848Z Downloaded console v0.15.10
12532025-07-29T17:24:23.851Z Downloaded base16ct v0.2.0
12542025-07-29T17:24:23.851Z Downloaded hickory-client v0.25.2
12552025-07-29T17:24:23.855Z Downloaded crc32fast v1.4.2
12562025-07-29T17:24:23.855Z Downloaded libgit2-sys v0.17.0+1.8.1
12572025-07-29T17:24:23.901Z Downloaded shlex v1.3.0
12582025-07-29T17:24:23.904Z Downloaded serde_derive_internals v0.29.1
12592025-07-29T17:24:23.904Z Downloaded rtoolbox v0.0.2
12602025-07-29T17:24:23.906Z Downloaded libsw v3.5.0
12612025-07-29T17:24:23.906Z Downloaded libefi-sys v0.1.0
12622025-07-29T17:24:23.906Z Downloaded cookie_store v0.21.1
12632025-07-29T17:24:23.911Z Downloaded ciborium v0.2.2
12642025-07-29T17:24:23.911Z Downloaded cargo_metadata v0.18.1
12652025-07-29T17:24:23.915Z Downloaded hickory-resolver v0.25.2
12662025-07-29T17:24:23.915Z Downloaded ciborium-ll v0.2.2
12672025-07-29T17:24:23.919Z Downloaded internet-checksum v0.2.1
12682025-07-29T17:24:23.919Z Downloaded indoc v1.0.9
12692025-07-29T17:24:23.919Z Downloaded hyper-tls v0.6.0
12702025-07-29T17:24:23.922Z Downloaded lru v0.12.5
12712025-07-29T17:24:23.922Z Downloaded kstat-rs v0.2.4
12722025-07-29T17:24:23.922Z Downloaded camino-tempfile-ext v0.3.2
12732025-07-29T17:24:23.922Z Downloaded cargo-platform v0.1.8
12742025-07-29T17:24:23.926Z Downloaded async-trait v0.1.88
12752025-07-29T17:24:23.926Z Downloaded hyper-staticfile v0.10.1
12762025-07-29T17:24:23.929Z Downloaded bitfield v0.14.0
12772025-07-29T17:24:23.929Z Downloaded progenitor-client v0.8.0
12782025-07-29T17:24:23.929Z Downloaded heck v0.3.3
12792025-07-29T17:24:23.933Z Downloaded md5 v0.7.0
12802025-07-29T17:24:23.933Z Downloaded lzss v0.8.2
12812025-07-29T17:24:23.933Z Downloaded lru-cache v0.1.2
12822025-07-29T17:24:23.933Z Downloaded is-terminal v0.4.13
12832025-07-29T17:24:23.936Z Downloaded instability v0.3.2
12842025-07-29T17:24:23.936Z Downloaded ingot-types v0.1.2
12852025-07-29T17:24:23.936Z Downloaded indoc v2.0.6
12862025-07-29T17:24:23.941Z Downloaded indent_write v2.2.0
12872025-07-29T17:24:23.941Z Downloaded hex v0.4.3
12882025-07-29T17:24:23.941Z Downloaded ascii-canvas v3.0.0
12892025-07-29T17:24:23.944Z Downloaded arrayref v0.3.9
12902025-07-29T17:24:23.944Z Downloaded buf-list v1.0.3
12912025-07-29T17:24:24.354Z Downloaded aws-lc-sys v0.26.0
12922025-07-29T17:24:24.640Z Compiling value-bag v1.9.0
12932025-07-29T17:24:24.640Z Compiling shlex v1.3.0
12942025-07-29T17:24:24.640Z Compiling lock_api v0.4.12
12952025-07-29T17:24:24.643Z Compiling scopeguard v1.2.0
12962025-07-29T17:24:24.643Z Compiling typenum v1.17.0
12972025-07-29T17:24:24.643Z Compiling generic-array v0.14.7
12982025-07-29T17:24:24.643Z Compiling syn v2.0.104
12992025-07-29T17:24:24.643Z Compiling getrandom v0.2.15
13002025-07-29T17:24:24.918Z Compiling jobserver v0.1.32
13012025-07-29T17:24:25.238Z Compiling rand_core v0.6.4
13022025-07-29T17:24:25.324Z Compiling log v0.4.27
13032025-07-29T17:24:25.394Z Compiling smallvec v1.15.1
13042025-07-29T17:24:25.494Z Compiling cc v1.2.30
13052025-07-29T17:24:25.779Z Compiling portable-atomic v1.11.0
13062025-07-29T17:24:25.802Z Compiling critical-section v1.1.3
13072025-07-29T17:24:25.876Z Compiling subtle v2.6.1
13082025-07-29T17:24:25.880Z Compiling const-oid v0.9.6
13092025-07-29T17:24:25.970Z Compiling pkg-config v0.3.31
13102025-07-29T17:24:26.094Z Compiling pin-project-lite v0.2.14
13112025-07-29T17:24:26.229Z Compiling parking_lot_core v0.9.10
13122025-07-29T17:24:26.248Z Compiling rustix v0.38.37
13132025-07-29T17:24:27.112Z Compiling signal-hook-registry v1.4.2
13142025-07-29T17:24:27.267Z Compiling parking_lot v0.12.3
13152025-07-29T17:24:27.283Z Compiling mio v1.0.2
13162025-07-29T17:24:27.286Z Compiling futures-core v0.3.31
13172025-07-29T17:24:27.549Z Compiling spin v0.9.8
13182025-07-29T17:24:27.832Z Compiling socket2 v0.6.0
13192025-07-29T17:24:27.952Z Compiling once_cell v1.21.3
13202025-07-29T17:24:28.048Z Compiling aho-corasick v1.1.3
13212025-07-29T17:24:28.070Z Compiling slab v0.4.9
13222025-07-29T17:24:28.073Z Compiling getrandom v0.3.1
13232025-07-29T17:24:28.357Z Compiling cpufeatures v0.2.14
13242025-07-29T17:24:28.392Z Compiling serde_json v1.0.141
13252025-07-29T17:24:28.424Z Compiling regex-syntax v0.8.5
13262025-07-29T17:24:28.485Z Compiling libm v0.2.8
13272025-07-29T17:24:28.769Z Compiling num-traits v0.2.19
13282025-07-29T17:24:28.789Z Compiling glob v0.3.2
13292025-07-29T17:24:28.876Z Compiling percent-encoding v2.3.1
13302025-07-29T17:24:28.903Z Compiling futures-sink v0.3.31
13312025-07-29T17:24:29.089Z Compiling either v1.15.0
13322025-07-29T17:24:29.473Z Compiling prettyplease v0.2.36
13332025-07-29T17:24:29.508Z Compiling lazy_static v1.5.0
13342025-07-29T17:24:29.596Z Compiling clang-sys v1.8.1
13352025-07-29T17:24:29.640Z Compiling allocator-api2 v0.2.21
13362025-07-29T17:24:29.762Z Compiling foldhash v0.1.5
13372025-07-29T17:24:29.842Z Compiling minimal-lexical v0.2.1
13382025-07-29T17:24:30.247Z Compiling libloading v0.8.5
13392025-07-29T17:24:30.432Z Compiling hashbrown v0.15.4
13402025-07-29T17:24:30.439Z Compiling nom v7.1.3
13412025-07-29T17:24:30.603Z Compiling home v0.5.9
13422025-07-29T17:24:30.664Z Compiling base64ct v1.6.0
13432025-07-29T17:24:30.832Z Compiling bindgen v0.69.5
13442025-07-29T17:24:31.237Z Compiling pem-rfc7468 v0.7.0
13452025-07-29T17:24:31.826Z Compiling itertools v0.12.1
13462025-07-29T17:24:31.873Z Compiling futures-channel v0.3.31
13472025-07-29T17:24:32.019Z Compiling regex-automata v0.4.8
13482025-07-29T17:24:32.277Z Compiling synstructure v0.13.1
13492025-07-29T17:24:33.553Z Compiling cexpr v0.6.0
13502025-07-29T17:24:33.651Z Compiling rustc-hash v1.1.0
13512025-07-29T17:24:33.821Z Compiling futures-task v0.3.31
13522025-07-29T17:24:34.121Z Compiling zerocopy v0.8.26
13532025-07-29T17:24:34.163Z Compiling flagset v0.4.6
13542025-07-29T17:24:34.393Z Compiling lazycell v1.3.0
13552025-07-29T17:24:34.582Z Compiling pin-utils v0.1.0
13562025-07-29T17:24:34.586Z Compiling futures-io v0.3.31
13572025-07-29T17:24:34.700Z Compiling cmake v0.1.51
13582025-07-29T17:24:34.878Z Compiling fs_extra v1.3.0
13592025-07-29T17:24:34.973Z Compiling dunce v1.0.5
13602025-07-29T17:24:35.048Z Compiling form_urlencoded v1.2.1
13612025-07-29T17:24:35.100Z Compiling paste v1.0.15
13622025-07-29T17:24:35.148Z Compiling vcpkg v0.2.15
13632025-07-29T17:24:35.354Z Compiling ring v0.17.14
13642025-07-29T17:24:35.447Z Compiling tracing-core v0.1.32
13652025-07-29T17:24:35.510Z Compiling aws-lc-rs v1.12.4
13662025-07-29T17:24:35.948Z Compiling iana-time-zone v0.1.63
13672025-07-29T17:24:36.318Z Compiling httparse v1.9.5
13682025-07-29T17:24:36.630Z Compiling base64 v0.22.1
13692025-07-29T17:24:36.718Z Compiling rustls-pki-types v1.10.0
13702025-07-29T17:24:36.754Z Compiling openssl-sys v0.9.109
13712025-07-29T17:24:36.940Z Compiling serde_derive v1.0.219
13722025-07-29T17:24:36.960Z Compiling zeroize_derive v1.4.2
13732025-07-29T17:24:37.273Z Compiling zerofrom-derive v0.1.4
13742025-07-29T17:24:37.613Z Compiling yoke-derive v0.7.4
13752025-07-29T17:24:37.772Z Compiling zerovec-derive v0.10.3
13762025-07-29T17:24:38.246Z Compiling zeroize v1.8.1
13772025-07-29T17:24:39.856Z Compiling crypto-common v0.1.6
13782025-07-29T17:24:40.110Z Compiling block-buffer v0.10.4
13792025-07-29T17:24:40.140Z Compiling displaydoc v0.2.5
13802025-07-29T17:24:40.205Z Compiling zerocopy-derive v0.7.35
13812025-07-29T17:24:40.407Z Compiling digest v0.10.7
13822025-07-29T17:24:40.562Z Compiling zerofrom v0.1.4
13832025-07-29T17:24:40.801Z Compiling yoke v0.7.4
13842025-07-29T17:24:40.866Z Compiling tokio-macros v2.5.0
13852025-07-29T17:24:41.148Z Compiling zerovec v0.10.4
13862025-07-29T17:24:41.315Z Compiling hmac v0.12.1
13872025-07-29T17:24:41.587Z Compiling icu_provider_macros v1.5.0
13882025-07-29T17:24:41.607Z Compiling block-padding v0.3.3
13892025-07-29T17:24:41.764Z Compiling sha2 v0.10.9
13902025-07-29T17:24:41.881Z Compiling inout v0.1.3
13912025-07-29T17:24:41.948Z Compiling regex v1.11.1
13922025-07-29T17:24:42.088Z Compiling zerocopy v0.7.35
13932025-07-29T17:24:42.144Z Compiling cipher v0.4.4
13942025-07-29T17:24:42.219Z Compiling der_derive v0.7.3
13952025-07-29T17:24:42.594Z Compiling futures-macro v0.3.31
13962025-07-29T17:24:42.664Z Compiling zerocopy-derive v0.8.26
13972025-07-29T17:24:42.882Z Compiling tinystr v0.7.6
13982025-07-29T17:24:43.020Z Compiling icu_collections v1.5.0
13992025-07-29T17:24:43.274Z Compiling icu_locid v1.5.0
14002025-07-29T17:24:43.402Z Compiling thiserror-impl v1.0.69
14012025-07-29T17:24:43.819Z Compiling serde v1.0.219
14022025-07-29T17:24:44.210Z Compiling ppv-lite86 v0.2.20
14032025-07-29T17:24:44.399Z Compiling icu_provider v1.5.0
14042025-07-29T17:24:44.438Z Compiling der v0.7.9
14052025-07-29T17:24:44.970Z Compiling futures-util v0.3.31
14062025-07-29T17:24:44.999Z Compiling salsa20 v0.10.2
14072025-07-29T17:24:45.270Z Compiling icu_locid_transform v1.5.0
14082025-07-29T17:24:45.290Z Compiling pbkdf2 v0.12.2
14092025-07-29T17:24:45.362Z Compiling cbc v0.1.2
14102025-07-29T17:24:45.464Z Compiling scrypt v0.11.0
14112025-07-29T17:24:45.622Z Compiling aes v0.8.4
14122025-07-29T17:24:46.087Z Compiling tracing-attributes v0.1.27
14132025-07-29T17:24:46.221Z Compiling thiserror v1.0.69
14142025-07-29T17:24:46.382Z Compiling spki v0.7.3
14152025-07-29T17:24:46.762Z Compiling icu_properties v1.5.1
14162025-07-29T17:24:47.292Z Compiling pkcs5 v0.7.1
14172025-07-29T17:24:47.513Z Compiling pest v2.7.14
14182025-07-29T17:24:48.308Z Compiling pkcs8 v0.10.2
14192025-07-29T17:24:48.361Z Compiling scroll_derive v0.12.0
14202025-07-29T17:24:49.702Z Compiling bitflags v2.9.1
14212025-07-29T17:24:49.746Z Compiling bytes v1.10.1
14222025-07-29T17:24:49.746Z Compiling semver v1.0.26
14232025-07-29T17:24:49.746Z Compiling indexmap v2.10.0
14242025-07-29T17:24:50.146Z Compiling rustc_version v0.4.1
14252025-07-29T17:24:50.215Z Compiling tokio v1.47.0
14262025-07-29T17:24:50.301Z Compiling http v1.3.1
14272025-07-29T17:24:50.541Z Compiling icu_normalizer v1.5.0
14282025-07-29T17:24:50.803Z Compiling uuid v1.17.0
14292025-07-29T17:24:50.993Z Compiling pest_meta v2.7.14
14302025-07-29T17:24:51.292Z Compiling tracing v0.1.40
14312025-07-29T17:24:51.787Z Compiling idna_adapter v1.2.0
14322025-07-29T17:24:51.844Z Compiling http-body v1.0.1
14332025-07-29T17:24:52.039Z Compiling idna v1.0.3
14342025-07-29T17:24:52.105Z Compiling chrono v0.4.41
14352025-07-29T17:24:52.161Z Compiling tinyvec_macros v0.1.1
14362025-07-29T17:24:52.212Z Compiling rustversion v1.0.17
14372025-07-29T17:24:52.275Z Compiling tinyvec v1.8.0
14382025-07-29T17:24:52.380Z Compiling pest_generator v2.7.14
14392025-07-29T17:24:52.866Z Compiling which v4.4.2
14402025-07-29T17:24:53.506Z Compiling url v2.5.4
14412025-07-29T17:24:53.792Z Compiling scroll v0.12.0
14422025-07-29T17:24:53.832Z Compiling rand_core v0.9.2
14432025-07-29T17:24:54.253Z Compiling serde_derive_internals v0.29.1
14442025-07-29T17:24:54.276Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14452025-07-29T17:24:54.298Z Compiling bzip2-sys v0.1.13+1.0.8
14462025-07-29T17:24:54.816Z Compiling powerfmt v0.2.0
14472025-07-29T17:24:55.034Z Compiling try-lock v0.2.5
14482025-07-29T17:24:55.128Z Compiling schemars v0.8.22
14492025-07-29T17:24:55.199Z Compiling adler2 v2.0.0
14502025-07-29T17:24:55.218Z Compiling foreign-types-shared v0.1.1
14512025-07-29T17:24:55.239Z Compiling openssl v0.10.73
14522025-07-29T17:24:55.352Z Compiling time-core v0.1.2
14532025-07-29T17:24:55.377Z Compiling untrusted v0.9.0
14542025-07-29T17:24:55.413Z Compiling openssl-probe v0.1.5
14552025-07-29T17:24:55.481Z Compiling untrusted v0.7.1
14562025-07-29T17:24:55.543Z Compiling atomic-waker v1.1.2
14572025-07-29T17:24:55.565Z Compiling tower-service v0.3.3
14582025-07-29T17:24:55.681Z Compiling num-conv v0.1.0
14592025-07-29T17:24:55.723Z Compiling goblin v0.8.2
14602025-07-29T17:24:55.779Z Compiling foreign-types v0.3.2
14612025-07-29T17:24:55.802Z Compiling miniz_oxide v0.8.5
14622025-07-29T17:24:55.884Z Compiling pest_derive v2.7.14
14632025-07-29T17:24:55.952Z Compiling time-macros v0.2.18
14642025-07-29T17:24:56.361Z Compiling schemars_derive v0.8.22
14652025-07-29T17:24:56.680Z Compiling want v0.3.1
14662025-07-29T17:24:56.976Z Compiling deranged v0.3.11
14672025-07-29T17:24:58.354Z Compiling tokio-util v0.7.15
14682025-07-29T17:24:59.732Z Compiling h2 v0.4.6
14692025-07-29T17:24:59.754Z Compiling rand_chacha v0.9.0
14702025-07-29T17:25:00.180Z Compiling ipnet v2.11.0
14712025-07-29T17:25:01.271Z Compiling openssl-macros v0.1.1
14722025-07-29T17:25:01.664Z Compiling crossbeam-utils v0.8.21
14732025-07-29T17:25:02.023Z Compiling native-tls v0.2.12
14742025-07-29T17:25:02.155Z Compiling dyn-clone v1.0.19
14752025-07-29T17:25:02.214Z Compiling syn v1.0.109
14762025-07-29T17:25:02.375Z Compiling httpdate v1.0.3
14772025-07-29T17:25:02.396Z Compiling rustls v0.23.19
14782025-07-29T17:25:02.696Z Compiling num_threads v0.1.7
14792025-07-29T17:25:02.798Z Compiling time v0.3.36
14802025-07-29T17:25:02.889Z Compiling dof v0.3.0
14812025-07-29T17:25:04.339Z Compiling rand v0.9.1
14822025-07-29T17:25:04.623Z Compiling dtrace-parser v0.2.0
14832025-07-29T17:25:06.040Z Compiling unicode-normalization v0.1.24
14842025-07-29T17:25:06.095Z Compiling heapless v0.7.17
14852025-07-29T17:25:06.407Z Compiling signature v2.2.0
14862025-07-29T17:25:06.555Z Compiling hyper v1.6.0
14872025-07-29T17:25:06.686Z Compiling crc32fast v1.4.2
14882025-07-29T17:25:07.029Z Compiling cookie v0.18.1
14892025-07-29T17:25:07.050Z Compiling siphasher v0.3.11
14902025-07-29T17:25:07.101Z Compiling zstd-safe v7.2.3
14912025-07-29T17:25:07.357Z Compiling unicode-properties v0.1.3
14922025-07-29T17:25:07.399Z Compiling zlib-rs v0.5.1
14932025-07-29T17:25:07.452Z Compiling slog v2.7.0
14942025-07-29T17:25:07.790Z Compiling signal-hook v0.3.18
14952025-07-29T17:25:07.953Z Compiling unicode-bidi v0.3.17
14962025-07-29T17:25:08.245Z Compiling phf_shared v0.11.2
14972025-07-29T17:25:09.037Z Compiling hyper-util v0.1.16
14982025-07-29T17:25:09.111Z Compiling stringprep v0.1.5
14992025-07-29T17:25:09.158Z Compiling usdt-impl v0.5.0
15002025-07-29T17:25:10.313Z Compiling curve25519-dalek v4.1.3
15012025-07-29T17:25:10.376Z Compiling toml_datetime v0.6.11
15022025-07-29T17:25:10.910Z Compiling serde_spanned v0.6.9
15032025-07-29T17:25:10.987Z Compiling serde_tokenstream v0.2.2
15042025-07-29T17:25:11.130Z Compiling rand_chacha v0.3.1
15052025-07-29T17:25:11.148Z Compiling md-5 v0.10.6
15062025-07-29T17:25:11.463Z Compiling num-integer v0.1.46
15072025-07-29T17:25:11.527Z Compiling sync_wrapper v1.0.1
15082025-07-29T17:25:11.580Z Compiling hash32 v0.2.1
15092025-07-29T17:25:11.693Z Compiling ff v0.13.0
15102025-07-29T17:25:11.924Z Compiling memoffset v0.9.1
15112025-07-29T17:25:11.961Z Compiling base16ct v0.2.0
15122025-07-29T17:25:12.159Z Compiling fallible-iterator v0.2.0
15132025-07-29T17:25:12.268Z Compiling psl-types v2.0.11
15142025-07-29T17:25:12.288Z Compiling gimli v0.31.1
15152025-07-29T17:25:12.489Z Compiling smoltcp v0.9.1
15162025-07-29T17:25:12.514Z Compiling cfg_aliases v0.2.1
15172025-07-29T17:25:12.626Z Compiling litrs v0.4.1
15182025-07-29T17:25:12.795Z Compiling newtype-uuid v1.2.4
15192025-07-29T17:25:13.103Z Compiling tower-layer v0.3.3
15202025-07-29T17:25:13.120Z Compiling num-bigint-dig v0.8.4
15212025-07-29T17:25:13.320Z Compiling postgres-protocol v0.6.8
15222025-07-29T17:25:13.377Z Compiling tower v0.5.2
15232025-07-29T17:25:13.446Z Compiling libz-rs-sys v0.5.1
15242025-07-29T17:25:13.693Z Compiling document-features v0.2.11
15252025-07-29T17:25:13.739Z Compiling flate2 v1.1.2
15262025-07-29T17:25:14.230Z Compiling nix v0.29.0
15272025-07-29T17:25:14.415Z Compiling publicsuffix v2.3.0
15282025-07-29T17:25:14.597Z Compiling sec1 v0.7.3
15292025-07-29T17:25:14.649Z Compiling num-iter v0.1.45
15302025-07-29T17:25:14.709Z Compiling group v0.13.0
15312025-07-29T17:25:15.025Z Compiling rand v0.8.5
15322025-07-29T17:25:15.126Z Compiling tokio-native-tls v0.3.1
15332025-07-29T17:25:15.880Z Compiling ipnetwork v0.21.1
15342025-07-29T17:25:16.036Z Compiling strum_macros v0.27.1
15352025-07-29T17:25:16.171Z Compiling rustls-native-certs v0.8.1
15362025-07-29T17:25:16.223Z Compiling terminal_size v0.4.0
15372025-07-29T17:25:16.457Z Compiling addr2line v0.24.2
15382025-07-29T17:25:16.676Z Compiling http-body-util v0.1.3
15392025-07-29T17:25:16.702Z Compiling hkdf v0.12.4
15402025-07-29T17:25:16.842Z Compiling crypto-bigint v0.5.5
15412025-07-29T17:25:16.912Z Compiling webpki-roots v1.0.1
15422025-07-29T17:25:16.994Z Compiling curve25519-dalek-derive v0.1.1
15432025-07-29T17:25:17.116Z Compiling thiserror-impl v2.0.12
15442025-07-29T17:25:17.138Z Compiling async-trait v0.1.88
15452025-07-29T17:25:17.155Z Compiling fs-err v3.1.1
15462025-07-29T17:25:17.488Z Compiling ahash v0.8.12
15472025-07-29T17:25:17.867Z Compiling object v0.36.5
15482025-07-29T17:25:18.352Z Compiling rustix v1.0.7
15492025-07-29T17:25:19.040Z Compiling bitflags v1.3.2
15502025-07-29T17:25:19.165Z Compiling rustc-demangle v0.1.24
15512025-07-29T17:25:19.588Z Compiling iri-string v0.7.8
15522025-07-29T17:25:20.040Z Compiling anyhow v1.0.98
15532025-07-29T17:25:20.200Z Compiling managed v0.8.0
15542025-07-29T17:25:20.639Z Compiling simd-adler32 v0.3.7
15552025-07-29T17:25:20.682Z Compiling bumpalo v3.16.0
15562025-07-29T17:25:20.837Z Compiling lockfree-object-pool v0.1.6
15572025-07-29T17:25:21.115Z Compiling winnow v0.5.40
15582025-07-29T17:25:21.137Z Compiling buf-list v1.0.3
15592025-07-29T17:25:21.165Z Compiling zopfli v0.8.1
15602025-07-29T17:25:21.248Z Compiling hubpack_derive v0.1.1
15612025-07-29T17:25:21.807Z Compiling clap_builder v4.5.41
15622025-07-29T17:25:22.083Z Compiling hubpack v0.1.2
15632025-07-29T17:25:22.512Z Compiling tower-http v0.6.6
15642025-07-29T17:25:22.534Z Compiling strum v0.27.2
15652025-07-29T17:25:23.060Z Compiling thiserror v2.0.12
15662025-07-29T17:25:23.239Z Compiling elliptic-curve v0.13.8
15672025-07-29T17:25:23.699Z Compiling hyper-tls v0.6.0
15682025-07-29T17:25:24.106Z Compiling oxnet v0.1.3
15692025-07-29T17:25:24.379Z Compiling backtrace v0.3.74
15702025-07-29T17:25:24.560Z Compiling toml_edit v0.19.15
15712025-07-29T17:25:24.683Z Compiling signal-hook-mio v0.2.4
15722025-07-29T17:25:24.825Z Compiling cookie_store v0.21.1
15732025-07-29T17:25:24.869Z Compiling zstd v0.13.3
15742025-07-29T17:25:25.645Z Compiling postgres-types v0.2.9
15752025-07-29T17:25:26.614Z Compiling usdt-attr-macro v0.5.0
15762025-07-29T17:25:26.869Z Compiling usdt-macro v0.5.0
15772025-07-29T17:25:27.139Z Compiling phf v0.11.2
15782025-07-29T17:25:27.435Z Compiling ed25519 v2.2.3
15792025-07-29T17:25:28.154Z Compiling bzip2 v0.4.4
15802025-07-29T17:25:28.276Z Compiling bzip2 v0.5.2
15812025-07-29T17:25:28.556Z Compiling strum_macros v0.26.4
15822025-07-29T17:25:28.649Z Compiling serde_urlencoded v0.7.1
15832025-07-29T17:25:29.132Z Compiling serde-big-array v0.5.1
15842025-07-29T17:25:29.154Z Compiling pkcs1 v0.7.5
15852025-07-29T17:25:29.187Z Compiling rfc6979 v0.4.0
15862025-07-29T17:25:29.373Z Compiling bstr v1.10.0
15872025-07-29T17:25:29.394Z Compiling enum-as-inner v0.6.1
15882025-07-29T17:25:30.039Z Compiling serde_repr v0.1.19
15892025-07-29T17:25:30.448Z Compiling clap_derive v4.5.41
15902025-07-29T17:25:30.552Z Compiling daft-derive v0.1.4
15912025-07-29T17:25:30.885Z Compiling float-cmp v0.10.0
15922025-07-29T17:25:30.977Z Compiling socket2 v0.5.10
15932025-07-29T17:25:31.134Z Compiling encoding_rs v0.8.34
15942025-07-29T17:25:31.166Z Compiling static_assertions v1.1.0
15952025-07-29T17:25:31.286Z Compiling unicode-segmentation v1.12.0
15962025-07-29T17:25:31.837Z Compiling fixedbitset v0.4.2
15972025-07-29T17:25:32.075Z Compiling data-encoding v2.9.0
15982025-07-29T17:25:32.135Z Compiling predicates-core v1.0.8
15992025-07-29T17:25:32.279Z Compiling whoami v1.5.2
16002025-07-29T17:25:32.462Z Compiling difflib v0.4.0
16012025-07-29T17:25:32.820Z Compiling normalize-line-endings v0.3.0
16022025-07-29T17:25:32.907Z Compiling new_debug_unreachable v1.0.6
16032025-07-29T17:25:32.970Z Compiling precomputed-hash v0.1.1
16042025-07-29T17:25:33.021Z Compiling mime v0.3.17
16052025-07-29T17:25:33.112Z Compiling toml_edit v0.22.27
16062025-07-29T17:25:33.520Z Compiling string_cache v0.8.9
16072025-07-29T17:25:33.700Z Compiling console v0.15.10
16082025-07-29T17:25:33.721Z Compiling predicates v3.1.3
16092025-07-29T17:25:33.941Z Compiling strum v0.26.3
16102025-07-29T17:25:34.152Z Compiling hickory-proto v0.25.2
16112025-07-29T17:25:34.655Z Compiling clap v4.5.41
16122025-07-29T17:25:34.746Z Compiling tokio-postgres v0.7.13
16132025-07-29T17:25:34.786Z Compiling petgraph v0.6.5
16142025-07-29T17:25:34.901Z Compiling daft v0.1.4
16152025-07-29T17:25:35.154Z Compiling similar v2.7.0
16162025-07-29T17:25:35.504Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16172025-07-29T17:25:37.168Z Compiling usdt v0.5.0
16182025-07-29T17:25:37.189Z Compiling rsa v0.9.6
16192025-07-29T17:25:37.472Z Compiling ecdsa v0.16.9
16202025-07-29T17:25:38.290Z Compiling zip v4.2.0
16212025-07-29T17:25:38.332Z Compiling zip v0.6.6
16222025-07-29T17:25:39.586Z Compiling ed25519-dalek v2.1.1
16232025-07-29T17:25:39.938Z Compiling toml v0.7.8
16242025-07-29T17:25:40.975Z Compiling crossterm v0.28.1
16252025-07-29T17:25:41.966Z Compiling crossbeam-epoch v0.9.18
16262025-07-29T17:25:42.030Z Compiling tokio-stream v0.1.17
16272025-07-29T17:25:42.404Z Compiling openapiv3 v2.2.0
16282025-07-29T17:25:42.639Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16292025-07-29T17:25:42.963Z Compiling x509-cert v0.2.5
16302025-07-29T17:25:43.036Z Compiling sha1 v0.10.6
16312025-07-29T17:25:43.459Z Compiling itertools v0.13.0
16322025-07-29T17:25:44.046Z Compiling itertools v0.10.5
16332025-07-29T17:25:44.579Z Compiling dirs-sys-next v0.1.2
16342025-07-29T17:25:44.718Z Compiling winnow v0.6.26
16352025-07-29T17:25:45.133Z Compiling peg-runtime v0.8.5
16362025-07-29T17:25:45.391Z Compiling rustc-hash v2.1.1
16372025-07-29T17:25:45.602Z Compiling lalrpop-util v0.19.12
16382025-07-29T17:25:45.704Z Compiling dirs-next v2.0.0
16392025-07-29T17:25:45.911Z Compiling thread_local v1.1.8
16402025-07-29T17:25:45.942Z Compiling slog-async v2.8.0
16412025-07-29T17:25:46.345Z Compiling term v0.7.0
16422025-07-29T17:25:46.370Z Compiling crossbeam-channel v0.5.15
16432025-07-29T17:25:46.385Z Compiling xattr v1.3.1
16442025-07-29T17:25:46.470Z Compiling futures-executor v0.3.31
16452025-07-29T17:25:46.522Z Compiling filetime v0.2.25
16462025-07-29T17:25:46.652Z Compiling is-terminal v0.4.13
16472025-07-29T17:25:46.808Z Compiling take_mut v0.2.2
16482025-07-29T17:25:46.826Z Compiling tar v0.4.44
16492025-07-29T17:25:46.967Z Compiling slog-term v2.9.1
16502025-07-29T17:25:46.989Z Compiling futures v0.3.31
16512025-07-29T17:25:47.290Z Compiling camino v1.1.10
16522025-07-29T17:25:52.422Z Compiling aws-lc-sys v0.26.0
16532025-07-29T17:26:21.797Z Compiling rustls-webpki v0.102.8
16542025-07-29T17:26:26.054Z Compiling tokio-rustls v0.26.0
16552025-07-29T17:26:26.303Z Compiling hyper-rustls v0.27.7
16562025-07-29T17:26:26.658Z Compiling reqwest v0.12.22
16572025-07-29T17:26:29.981Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16582025-07-29T17:26:30.270Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16592025-07-29T17:26:34.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16602025-07-29T17:26:34.814Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16612025-07-29T17:26:34.866ZJul 29 17:26:33.786 INFO Starting download, target: Clickhouse
16622025-07-29T17:26:34.866ZJul 29 17:26:33.787 INFO Starting download, target: Cockroach
16632025-07-29T17:26:34.866ZJul 29 17:26:33.787 INFO Starting download, target: Console
16642025-07-29T17:26:34.866ZJul 29 17:26:33.787 INFO Starting download, target: DendriteStub
16652025-07-29T17:26:34.869ZJul 29 17:26:33.787 INFO Starting download, target: MaghemiteMgd
16662025-07-29T17:26:34.869ZJul 29 17:26:33.787 INFO Starting download, target: TransceiverControl
16672025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16682025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16692025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16702025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16712025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16722025-07-29T17:26:34.869ZJul 29 17:26:33.788 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16732025-07-29T17:26:35.276ZJul 29 17:26:34.197 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16742025-07-29T17:26:35.470ZJul 29 17:26:34.390 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16752025-07-29T17:26:35.735ZJul 29 17:26:34.648 INFO Download complete, target: TransceiverControl
16762025-07-29T17:26:35.922ZJul 29 17:26:34.836 INFO Download complete, target: Console
16772025-07-29T17:26:36.144ZJul 29 17:26:35.061 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16782025-07-29T17:26:36.310ZJul 29 17:26:35.228 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16792025-07-29T17:26:36.912ZJul 29 17:26:35.826 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16802025-07-29T17:26:37.081ZJul 29 17:26:36.002 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16812025-07-29T17:26:37.081ZJul 29 17:26:36.002 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16822025-07-29T17:26:39.491ZJul 29 17:26:38.411 INFO Download complete, target: MaghemiteMgd
16832025-07-29T17:26:39.848ZJul 29 17:26:38.767 INFO Download complete, target: DendriteStub
16842025-07-29T17:26:43.759ZJul 29 17:26:42.677 INFO Checking that binary works, target: Cockroach
16852025-07-29T17:26:43.919ZJul 29 17:26:42.839 INFO Download complete, target: Cockroach
16862025-07-29T17:26:47.418ZJul 29 17:26:46.338 INFO Checking that binary works, target: Clickhouse
16872025-07-29T17:26:47.647ZJul 29 17:26:46.566 INFO Download complete, target: Clickhouse
16882025-07-29T17:26:47.667ZAll builder prerequisites installed successfully, and PATH looks valid
16892025-07-29T17:26:47.671Z
16902025-07-29T17:26:47.671Zreal 4:34.969109838
16912025-07-29T17:26:47.671Zuser 16:08.694488466
16922025-07-29T17:26:47.671Zsys 2:14.768893149
16932025-07-29T17:26:47.671Ztrap 0.596600119
16942025-07-29T17:26:47.671Ztflt 1.189966393
16952025-07-29T17:26:47.671Zdflt 1.380846216
16962025-07-29T17:26:47.671Zkflt 0.113316469
16972025-07-29T17:26:47.671Zlock 37:22.799034573
16982025-07-29T17:26:47.671Zslp 58:23.861146832
16992025-07-29T17:26:47.671Zlat 1:12.915100795
17002025-07-29T17:26:47.671Zstop 2:45.010833726
17012025-07-29T17:26:47.671Z+ banner hack-check
17022025-07-29T17:26:47.674Z
17032025-07-29T17:26:47.674Z # # ## #### # # #### # # ###### #### # #
17042025-07-29T17:26:47.674Z # # # # # # # # # # # # # # # # #
17052025-07-29T17:26:47.674Z ###### # # # #### ##### # ###### ##### # ####
17062025-07-29T17:26:47.674Z # # ###### # # # # # # # # # #
17072025-07-29T17:26:47.674Z # # # # # # # # # # # # # # # # #
17082025-07-29T17:26:47.674Z # # # # #### # # #### # # ###### #### # #
17092025-07-29T17:26:47.674Z
17102025-07-29T17:26:47.674Z+ export CARGO_INCREMENTAL=0
17112025-07-29T17:26:47.674Z+ CARGO_INCREMENTAL=0
17122025-07-29T17:26:47.674Z+ ptime -m timeout 2h cargo xtask check-features --ci
17132025-07-29T17:26:48.390Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17142025-07-29T17:26:48.677Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17152025-07-29T17:26:51.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
17162025-07-29T17:26:51.717Z Running `target/debug/xtask check-features --ci`
17172025-07-29T17:26:51.739Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17182025-07-29T17:26:51.749Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17192025-07-29T17:26:52.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17202025-07-29T17:26:52.351Z Running `target/debug/xtask download cargo-hack`
17212025-07-29T17:26:53.423Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17222025-07-29T17:26:53.714Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17232025-07-29T17:26:57.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
17242025-07-29T17:26:57.595Z Running `target/debug/xtask-downloader cargo-hack`
17252025-07-29T17:26:57.637ZJul 29 17:26:56.556 INFO Starting download, target: CargoHack
17262025-07-29T17:26:57.640ZJul 29 17:26:56.557 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17272025-07-29T17:26:57.826ZJul 29 17:26:56.744 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17282025-07-29T17:26:57.901ZJul 29 17:26:56.820 INFO Download complete, target: CargoHack
17292025-07-29T17:26:57.904Zrunning: "/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"
17302025-07-29T17:26:57.922Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17312025-07-29T17:26:58.116Zinfo: running `cargo check --bins` on api_identity (1/221)
17322025-07-29T17:26:58.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-07-29T17:26:58.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-07-29T17:26:58.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-07-29T17:26:58.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17362025-07-29T17:26:58.839Z
17372025-07-29T17:26:58.839Zinfo: running `cargo check --bins` on bootstore (2/221)
17382025-07-29T17:26:59.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-07-29T17:26:59.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-07-29T17:26:59.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-07-29T17:26:59.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17422025-07-29T17:26:59.599Z
17432025-07-29T17:26:59.599Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17442025-07-29T17:27:00.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-07-29T17:27:00.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-07-29T17:27:00.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-07-29T17:27:00.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17482025-07-29T17:27:00.347Z
17492025-07-29T17:27:00.347Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17502025-07-29T17:27:01.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-07-29T17:27:01.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-07-29T17:27:01.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-07-29T17:27:01.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17542025-07-29T17:27:01.107Z
17552025-07-29T17:27:01.107Zinfo: running `cargo check --bins` on id-map (5/221)
17562025-07-29T17:27:01.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-07-29T17:27:01.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-07-29T17:27:01.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-07-29T17:27:01.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17602025-07-29T17:27:01.825Z
17612025-07-29T17:27:01.825Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17622025-07-29T17:27:02.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-07-29T17:27:02.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-07-29T17:27:02.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-07-29T17:27:02.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17662025-07-29T17:27:02.375Z
17672025-07-29T17:27:02.375Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17682025-07-29T17:27:02.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-07-29T17:27:02.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-07-29T17:27:02.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-07-29T17:27:02.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17722025-07-29T17:27:02.937Z
17732025-07-29T17:27:02.938Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17742025-07-29T17:27:03.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-07-29T17:27:03.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-07-29T17:27:03.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-07-29T17:27:03.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17782025-07-29T17:27:03.494Z
17792025-07-29T17:27:03.494Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17802025-07-29T17:27:03.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-07-29T17:27:03.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-07-29T17:27:03.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-07-29T17:27:03.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17842025-07-29T17:27:04.034Z
17852025-07-29T17:27:04.034Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17862025-07-29T17:27:04.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-07-29T17:27:04.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-07-29T17:27:04.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-07-29T17:27:04.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17902025-07-29T17:27:04.582Z
17912025-07-29T17:27:04.582Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17922025-07-29T17:27:05.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-07-29T17:27:05.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-07-29T17:27:05.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-07-29T17:27:05.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17962025-07-29T17:27:05.143Z
17972025-07-29T17:27:05.143Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17982025-07-29T17:27:05.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-07-29T17:27:05.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-07-29T17:27:05.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-07-29T17:27:05.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18022025-07-29T17:27:05.686Z
18032025-07-29T17:27:05.686Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18042025-07-29T17:27:06.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-07-29T17:27:06.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-07-29T17:27:06.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-07-29T17:27:06.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18082025-07-29T17:27:06.236Z
18092025-07-29T17:27:06.236Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18102025-07-29T17:27:06.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-07-29T17:27:06.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-07-29T17:27:06.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-07-29T17:27:06.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18142025-07-29T17:27:06.795Z
18152025-07-29T17:27:06.795Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18162025-07-29T17:27:07.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-07-29T17:27:07.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-07-29T17:27:07.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-07-29T17:27:07.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18202025-07-29T17:27:07.355Z
18212025-07-29T17:27:07.355Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18222025-07-29T17:27:07.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-07-29T17:27:07.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-07-29T17:27:07.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-07-29T17:27:07.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18262025-07-29T17:27:07.915Z
18272025-07-29T17:27:07.915Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18282025-07-29T17:27:08.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-07-29T17:27:08.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-07-29T17:27:08.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-07-29T17:27:08.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18322025-07-29T17:27:08.477Z
18332025-07-29T17:27:08.477Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18342025-07-29T17:27:08.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-07-29T17:27:08.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-07-29T17:27:08.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-07-29T17:27:08.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18382025-07-29T17:27:09.031Z
18392025-07-29T17:27:09.031Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18402025-07-29T17:27:09.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-07-29T17:27:09.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-07-29T17:27:09.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-07-29T17:27:09.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18442025-07-29T17:27:09.603Z
18452025-07-29T17:27:09.603Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18462025-07-29T17:27:10.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-07-29T17:27:10.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-07-29T17:27:10.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-07-29T17:27:10.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18502025-07-29T17:27:10.156Z
18512025-07-29T17:27:10.156Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18522025-07-29T17:27:10.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-07-29T17:27:10.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-07-29T17:27:10.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-07-29T17:27:10.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18562025-07-29T17:27:10.711Z
18572025-07-29T17:27:10.711Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18582025-07-29T17:27:11.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-07-29T17:27:11.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-07-29T17:27:11.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-07-29T17:27:11.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18622025-07-29T17:27:11.274Z
18632025-07-29T17:27:11.274Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18642025-07-29T17:27:12.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-07-29T17:27:12.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-07-29T17:27:12.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-07-29T17:27:12.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18682025-07-29T17:27:12.182Z
18692025-07-29T17:27:12.182Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18702025-07-29T17:27:12.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-07-29T17:27:12.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-07-29T17:27:12.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-07-29T17:27:12.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18742025-07-29T17:27:12.389Z
18752025-07-29T17:27:12.389Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18762025-07-29T17:27:12.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-07-29T17:27:12.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-07-29T17:27:12.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-07-29T17:27:12.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18802025-07-29T17:27:12.941Z
18812025-07-29T17:27:12.941Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18822025-07-29T17:27:13.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-07-29T17:27:13.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-07-29T17:27:13.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-07-29T17:27:13.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18862025-07-29T17:27:13.498Z
18872025-07-29T17:27:13.498Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18882025-07-29T17:27:13.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-07-29T17:27:13.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-07-29T17:27:13.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-07-29T17:27:14.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18922025-07-29T17:27:14.052Z
18932025-07-29T17:27:14.052Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18942025-07-29T17:27:14.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-07-29T17:27:14.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-07-29T17:27:14.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-07-29T17:27:14.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18982025-07-29T17:27:14.601Z
18992025-07-29T17:27:14.602Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19002025-07-29T17:27:15.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-07-29T17:27:15.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-07-29T17:27:15.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-07-29T17:27:15.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19042025-07-29T17:27:15.159Z
19052025-07-29T17:27:15.159Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19062025-07-29T17:27:15.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-07-29T17:27:15.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-07-29T17:27:15.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-07-29T17:27:15.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19102025-07-29T17:27:15.738Z
19112025-07-29T17:27:15.738Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19122025-07-29T17:27:16.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-07-29T17:27:16.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-07-29T17:27:16.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-07-29T17:27:16.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19162025-07-29T17:27:16.337Z
19172025-07-29T17:27:16.337Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19182025-07-29T17:27:16.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-07-29T17:27:16.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-07-29T17:27:16.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-07-29T17:27:16.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19222025-07-29T17:27:16.886Z
19232025-07-29T17:27:16.886Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19242025-07-29T17:27:17.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-07-29T17:27:17.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-07-29T17:27:17.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-07-29T17:27:17.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19282025-07-29T17:27:17.435Z
19292025-07-29T17:27:17.435Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19302025-07-29T17:27:17.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-07-29T17:27:17.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-07-29T17:27:17.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-07-29T17:27:17.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19342025-07-29T17:27:17.990Z
19352025-07-29T17:27:17.990Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19362025-07-29T17:27:18.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-07-29T17:27:18.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-07-29T17:27:18.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-07-29T17:27:18.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19402025-07-29T17:27:18.543Z
19412025-07-29T17:27:18.543Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19422025-07-29T17:27:19.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-07-29T17:27:19.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-07-29T17:27:19.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-07-29T17:27:19.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19462025-07-29T17:27:19.097Z
19472025-07-29T17:27:19.097Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19482025-07-29T17:27:19.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-07-29T17:27:19.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-07-29T17:27:19.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-07-29T17:27:19.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19522025-07-29T17:27:19.666Z
19532025-07-29T17:27:19.666Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19542025-07-29T17:27:20.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-07-29T17:27:20.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-07-29T17:27:20.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-07-29T17:27:20.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19582025-07-29T17:27:20.251Z
19592025-07-29T17:27:20.251Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19602025-07-29T17:27:20.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-07-29T17:27:20.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-07-29T17:27:20.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-07-29T17:27:20.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19642025-07-29T17:27:20.814Z
19652025-07-29T17:27:20.814Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19662025-07-29T17:27:21.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-07-29T17:27:21.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-07-29T17:27:21.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-07-29T17:27:21.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19702025-07-29T17:27:21.395Z
19712025-07-29T17:27:21.395Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19722025-07-29T17:27:21.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-07-29T17:27:21.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-07-29T17:27:21.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-07-29T17:27:21.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19762025-07-29T17:27:21.958Z
19772025-07-29T17:27:21.958Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19782025-07-29T17:27:22.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-07-29T17:27:22.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-07-29T17:27:22.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-07-29T17:27:22.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19822025-07-29T17:27:22.507Z
19832025-07-29T17:27:22.507Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19842025-07-29T17:27:23.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-07-29T17:27:23.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-07-29T17:27:23.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-07-29T17:27:23.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19882025-07-29T17:27:23.067Z
19892025-07-29T17:27:23.067Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19902025-07-29T17:27:23.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-07-29T17:27:23.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-07-29T17:27:23.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-07-29T17:27:23.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19942025-07-29T17:27:23.629Z
19952025-07-29T17:27:23.629Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19962025-07-29T17:27:24.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-07-29T17:27:24.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-07-29T17:27:24.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-07-29T17:27:24.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
20002025-07-29T17:27:24.185Z
20012025-07-29T17:27:24.185Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20022025-07-29T17:27:24.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-07-29T17:27:24.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-07-29T17:27:24.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-07-29T17:27:24.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20062025-07-29T17:27:24.942Z
20072025-07-29T17:27:24.943Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20082025-07-29T17:27:25.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-07-29T17:27:25.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-07-29T17:27:25.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-07-29T17:27:25.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20122025-07-29T17:27:25.699Z
20132025-07-29T17:27:25.699Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20142025-07-29T17:27:26.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-07-29T17:27:26.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-07-29T17:27:26.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172025-07-29T17:27:26.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20182025-07-29T17:27:26.464Z
20192025-07-29T17:27:26.464Zinfo: running `cargo check --bins` on oxlog (49/221)
20202025-07-29T17:27:27.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212025-07-29T17:27:27.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222025-07-29T17:27:27.203Z Checking cfg-if v1.0.1
20232025-07-29T17:27:27.206Z Checking libc v0.2.174
20242025-07-29T17:27:27.328Z Checking serde v1.0.219
20252025-07-29T17:27:27.335Z Checking zeroize v1.8.1
20262025-07-29T17:27:27.343Z Checking memchr v2.7.4
20272025-07-29T17:27:27.356Z Checking typenum v1.17.0
20282025-07-29T17:27:27.359Z Checking smallvec v1.15.1
20292025-07-29T17:27:27.386Z Checking value-bag v1.9.0
20302025-07-29T17:27:27.389Z Checking subtle v2.6.1
20312025-07-29T17:27:27.575Z Checking scopeguard v1.2.0
20322025-07-29T17:27:27.666Z Checking const-oid v0.9.6
20332025-07-29T17:27:27.689Z Checking itoa v1.0.11
20342025-07-29T17:27:27.730Z Checking lock_api v0.4.12
20352025-07-29T17:27:27.759Z Checking log v0.4.27
20362025-07-29T17:27:27.920Z Checking stable_deref_trait v1.2.0
20372025-07-29T17:27:28.043Z Checking zerofrom v0.1.4
20382025-07-29T17:27:28.085Z Checking byteorder v1.5.0
20392025-07-29T17:27:28.153Z Checking pin-project-lite v0.2.14
20402025-07-29T17:27:28.236Z Checking portable-atomic v1.11.0
20412025-07-29T17:27:28.287Z Checking yoke v0.7.4
20422025-07-29T17:27:28.290Z Checking critical-section v1.1.3
20432025-07-29T17:27:28.341Z Checking getrandom v0.2.15
20442025-07-29T17:27:28.397Z Checking generic-array v0.14.7
20452025-07-29T17:27:28.468Z Checking parking_lot_core v0.9.10
20462025-07-29T17:27:28.500Z Checking signal-hook-registry v1.4.2
20472025-07-29T17:27:28.579Z Checking rand_core v0.6.4
20482025-07-29T17:27:28.606Z Checking mio v1.0.2
20492025-07-29T17:27:28.739Z Checking zerovec v0.10.4
20502025-07-29T17:27:28.797Z Checking parking_lot v0.12.3
20512025-07-29T17:27:28.891Z Checking socket2 v0.6.0
20522025-07-29T17:27:29.142Z Checking cpufeatures v0.2.14
20532025-07-29T17:27:29.207Z Checking futures-core v0.3.31
20542025-07-29T17:27:29.235Z Checking once_cell v1.21.3
20552025-07-29T17:27:29.252Z Checking writeable v0.5.5
20562025-07-29T17:27:29.369Z Checking litemap v0.7.3
20572025-07-29T17:27:29.414Z Checking getrandom v0.3.1
20582025-07-29T17:27:29.518Z Checking crypto-common v0.1.6
20592025-07-29T17:27:29.536Z Checking block-buffer v0.10.4
20602025-07-29T17:27:29.563Z Checking block-padding v0.3.3
20612025-07-29T17:27:29.580Z Checking percent-encoding v2.3.1
20622025-07-29T17:27:29.634Z Checking zerocopy v0.7.35
20632025-07-29T17:27:29.702Z Checking libm v0.2.8
20642025-07-29T17:27:29.721Z Checking equivalent v1.0.2
20652025-07-29T17:27:29.755Z Checking digest v0.10.7
20662025-07-29T17:27:29.776Z Checking allocator-api2 v0.2.21
20672025-07-29T17:27:29.791Z Checking inout v0.1.3
20682025-07-29T17:27:29.833Z Checking ryu v1.0.18
20692025-07-29T17:27:30.010Z Checking foldhash v0.1.5
20702025-07-29T17:27:30.083Z Checking icu_locid_transform_data v1.5.0
20712025-07-29T17:27:30.134Z Checking hmac v0.12.1
20722025-07-29T17:27:30.193Z Checking futures-sink v0.3.31
20732025-07-29T17:27:30.246Z Checking tinystr v0.7.6
20742025-07-29T17:27:30.281Z Checking icu_collections v1.5.0
20752025-07-29T17:27:30.347Z Checking sha2 v0.10.9
20762025-07-29T17:27:30.365Z Checking cipher v0.4.4
20772025-07-29T17:27:30.368Z Checking hashbrown v0.15.4
20782025-07-29T17:27:30.535Z Checking num-traits v0.2.19
20792025-07-29T17:27:30.566Z Checking icu_locid v1.5.0
20802025-07-29T17:27:30.747Z Checking slab v0.4.9
20812025-07-29T17:27:30.848Z Checking icu_properties_data v1.5.0
20822025-07-29T17:27:30.889Z Checking base64ct v1.6.0
20832025-07-29T17:27:30.919Z Checking utf16_iter v1.0.5
20842025-07-29T17:27:31.014Z Checking icu_normalizer_data v1.5.0
20852025-07-29T17:27:31.109Z Checking write16 v1.0.0
20862025-07-29T17:27:31.113Z Checking utf8_iter v1.0.4
20872025-07-29T17:27:31.145Z Checking flagset v0.4.6
20882025-07-29T17:27:31.258Z Checking ppv-lite86 v0.2.20
20892025-07-29T17:27:31.341Z Checking salsa20 v0.10.2
20902025-07-29T17:27:31.359Z Checking pbkdf2 v0.12.2
20912025-07-29T17:27:31.362Z Checking pem-rfc7468 v0.7.0
20922025-07-29T17:27:31.416Z Checking futures-channel v0.3.31
20932025-07-29T17:27:31.502Z Checking icu_provider v1.5.0
20942025-07-29T17:27:31.533Z Checking zerocopy v0.8.26
20952025-07-29T17:27:31.555Z Checking fnv v1.0.7
20962025-07-29T17:27:31.628Z Checking der v0.7.9
20972025-07-29T17:27:31.648Z Checking bytes v1.10.1
20982025-07-29T17:27:31.692Z Checking bitflags v2.9.1
20992025-07-29T17:27:31.761Z Checking indexmap v2.10.0
21002025-07-29T17:27:31.912Z Checking serde_json v1.0.141
21012025-07-29T17:27:31.971Z Checking futures-io v0.3.31
21022025-07-29T17:27:32.007Z Checking futures-task v0.3.31
21032025-07-29T17:27:32.125Z Checking icu_locid_transform v1.5.0
21042025-07-29T17:27:32.164Z Checking pin-utils v0.1.0
21052025-07-29T17:27:32.245Z Checking scrypt v0.11.0
21062025-07-29T17:27:32.264Z Checking futures-util v0.3.31
21072025-07-29T17:27:32.481Z Checking cbc v0.1.2
21082025-07-29T17:27:32.597Z Checking tokio v1.47.0
21092025-07-29T17:27:32.686Z Checking http v1.3.1
21102025-07-29T17:27:32.965Z Checking aes v0.8.4
21112025-07-29T17:27:33.134Z Checking icu_properties v1.5.1
21122025-07-29T17:27:33.231Z Checking spki v0.7.3
21132025-07-29T17:27:33.514Z Checking form_urlencoded v1.2.1
21142025-07-29T17:27:33.534Z Checking uuid v1.17.0
21152025-07-29T17:27:33.724Z Checking tracing-core v0.1.32
21162025-07-29T17:27:33.866Z Checking pkcs5 v0.7.1
21172025-07-29T17:27:33.934Z Checking http-body v1.0.1
21182025-07-29T17:27:34.151Z Checking iana-time-zone v0.1.63
21192025-07-29T17:27:34.173Z Checking base64 v0.22.1
21202025-07-29T17:27:34.322Z Checking tinyvec_macros v0.1.1
21212025-07-29T17:27:34.340Z Checking tracing v0.1.40
21222025-07-29T17:27:34.367Z Checking pkcs8 v0.10.2
21232025-07-29T17:27:34.417Z Checking rustls-pki-types v1.10.0
21242025-07-29T17:27:34.619Z Compiling newtype-uuid v1.2.4
21252025-07-29T17:27:34.671Z Checking tinyvec v1.8.0
21262025-07-29T17:27:34.687Z Checking chrono v0.4.41
21272025-07-29T17:27:34.738Z Checking rand_core v0.9.2
21282025-07-29T17:27:34.924Z Checking aws-lc-sys v0.26.0
21292025-07-29T17:27:34.971Z Checking errno v0.3.12
21302025-07-29T17:27:35.067Z Checking spin v0.9.8
21312025-07-29T17:27:35.170Z Checking untrusted v0.9.0
21322025-07-29T17:27:35.349Z Checking untrusted v0.7.1
21332025-07-29T17:27:35.420Z Checking openssl-probe v0.1.5
21342025-07-29T17:27:35.514Z Checking tower-service v0.3.3
21352025-07-29T17:27:35.594Z Checking adler2 v2.0.0
21362025-07-29T17:27:35.655Z Checking try-lock v0.2.5
21372025-07-29T17:27:35.770Z Checking foreign-types-shared v0.1.1
21382025-07-29T17:27:35.810Z Checking atomic-waker v1.1.2
21392025-07-29T17:27:35.866Z Checking want v0.3.1
21402025-07-29T17:27:35.897Z Checking foreign-types v0.3.2
21412025-07-29T17:27:35.958Z Checking miniz_oxide v0.8.5
21422025-07-29T17:27:36.000Z Checking ring v0.17.14
21432025-07-29T17:27:36.064Z Checking rand_chacha v0.9.0
21442025-07-29T17:27:36.379Z Checking icu_normalizer v1.5.0
21452025-07-29T17:27:36.468Z Checking ipnet v2.11.0
21462025-07-29T17:27:36.658Z Checking httparse v1.9.5
21472025-07-29T17:27:36.694Z Checking openssl-sys v0.9.109
21482025-07-29T17:27:36.720Z Checking thiserror v1.0.69
21492025-07-29T17:27:36.864Z Checking aho-corasick v1.1.3
21502025-07-29T17:27:36.975Z Checking httpdate v1.0.3
21512025-07-29T17:27:37.085Z Checking regex-syntax v0.8.5
21522025-07-29T17:27:37.132Z Checking idna_adapter v1.2.0
21532025-07-29T17:27:37.182Z Checking aws-lc-rs v1.12.4
21542025-07-29T17:27:37.223Z Checking unicode-ident v1.0.18
21552025-07-29T17:27:37.338Z Checking idna v1.0.3
21562025-07-29T17:27:37.410Z Checking powerfmt v0.2.0
21572025-07-29T17:27:37.706Z Checking deranged v0.3.11
21582025-07-29T17:27:37.818Z Checking openssl v0.10.73
21592025-07-29T17:27:37.843Z Checking url v2.5.4
21602025-07-29T17:27:38.125Z Checking proc-macro2 v1.0.95
21612025-07-29T17:27:38.407Z Checking rand v0.9.1
21622025-07-29T17:27:38.727Z Checking unicode-normalization v0.1.24
21632025-07-29T17:27:38.774Z Checking rustix v0.38.37
21642025-07-29T17:27:38.865Z Checking rustls-webpki v0.102.8
21652025-07-29T17:27:39.021Z Checking crossbeam-utils v0.8.21
21662025-07-29T17:27:39.401Z Checking semver v1.0.26
21672025-07-29T17:27:39.461Z Checking tokio-util v0.7.15
21682025-07-29T17:27:39.607Z Checking bzip2-sys v0.1.13+1.0.8
21692025-07-29T17:27:39.640Z Checking signature v2.2.0
21702025-07-29T17:27:39.747Z Checking scroll v0.12.0
21712025-07-29T17:27:39.766Z Checking crc32fast v1.4.2
21722025-07-29T17:27:39.802Z Checking num_threads v0.1.7
21732025-07-29T17:27:39.839Z Checking ucd-trie v0.1.7
21742025-07-29T17:27:39.936Z Checking unicode-bidi v0.3.17
21752025-07-29T17:27:39.989Z Checking either v1.15.0
21762025-07-29T17:27:40.045Z Checking siphasher v0.3.11
21772025-07-29T17:27:40.118Z Checking regex-automata v0.4.8
21782025-07-29T17:27:40.226Z Checking utf8parse v0.2.2
21792025-07-29T17:27:40.356Z Checking anstyle v1.0.11
21802025-07-29T17:27:40.375Z Checking unicode-properties v0.1.3
21812025-07-29T17:27:40.393Z Checking zlib-rs v0.5.1
21822025-07-29T17:27:40.451Z Checking h2 v0.4.6
21832025-07-29T17:27:40.516Z Checking time-core v0.1.2
21842025-07-29T17:27:40.683Z Checking dyn-clone v1.0.19
21852025-07-29T17:27:40.703Z Checking plain v0.2.3
21862025-07-29T17:27:40.735Z Checking num-conv v0.1.0
21872025-07-29T17:27:40.840Z Checking schemars v0.8.22
21882025-07-29T17:27:40.875Z Checking goblin v0.8.2
21892025-07-29T17:27:40.996Z Checking time v0.3.36
21902025-07-29T17:27:41.955Z Checking stringprep v0.1.5
21912025-07-29T17:27:42.258Z Checking anstyle-parse v0.2.5
21922025-07-29T17:27:42.314Z Checking phf_shared v0.11.2
21932025-07-29T17:27:42.407Z Checking libz-rs-sys v0.5.1
21942025-07-29T17:27:42.542Z Checking pest v2.7.14
21952025-07-29T17:27:42.587Z Checking crossbeam-epoch v0.9.18
21962025-07-29T17:27:42.613Z Checking rustls v0.23.19
21972025-07-29T17:27:42.849Z Checking native-tls v0.2.12
21982025-07-29T17:27:42.992Z Checking quote v1.0.40
21992025-07-29T17:27:43.205Z Checking num-integer v0.1.46
22002025-07-29T17:27:43.317Z Checking rand_chacha v0.3.1
22012025-07-29T17:27:43.437Z Checking toml_datetime v0.6.11
22022025-07-29T17:27:43.698Z Checking serde_spanned v0.6.9
22032025-07-29T17:27:43.734Z Checking zstd-sys v2.0.14+zstd.1.5.7
22042025-07-29T17:27:43.759Z Checking md-5 v0.10.6
22052025-07-29T17:27:43.913Z Checking sync_wrapper v1.0.1
22062025-07-29T17:27:43.929Z Checking ff v0.13.0
22072025-07-29T17:27:43.999Z Checking hash32 v0.2.1
22082025-07-29T17:27:44.073Z Checking tower-layer v0.3.3
22092025-07-29T17:27:44.154Z Checking pretty-hex v0.4.1
22102025-07-29T17:27:44.296Z Checking fallible-iterator v0.2.0
22112025-07-29T17:27:44.339Z Checking is_terminal_polyfill v1.70.1
22122025-07-29T17:27:44.355Z Checking colorchoice v1.0.2
22132025-07-29T17:27:44.371Z Checking gimli v0.31.1
22142025-07-29T17:27:44.461Z Checking base16ct v0.2.0
22152025-07-29T17:27:44.506Z Checking anstyle-query v1.1.1
22162025-07-29T17:27:44.649Z Checking psl-types v2.0.11
22172025-07-29T17:27:44.669Z Checking sec1 v0.7.3
22182025-07-29T17:27:44.845Z Checking publicsuffix v2.3.0
22192025-07-29T17:27:44.889Z Checking postgres-protocol v0.6.8
22202025-07-29T17:27:44.936Z Checking dtrace-parser v0.2.0
22212025-07-29T17:27:45.047Z Checking anstream v0.6.18
22222025-07-29T17:27:45.117Z Checking tower v0.5.2
22232025-07-29T17:27:45.405Z Checking heapless v0.7.17
22242025-07-29T17:27:45.424Z Checking group v0.13.0
22252025-07-29T17:27:45.527Z Checking zstd-safe v7.2.3
22262025-07-29T17:27:45.586Z Checking dof v0.3.0
22272025-07-29T17:27:45.696Z Checking rand v0.8.5
22282025-07-29T17:27:45.823Z Checking num-iter v0.1.45
22292025-07-29T17:27:45.840Z Compiling daft v0.1.4
22302025-07-29T17:27:46.012Z Checking syn v2.0.104
22312025-07-29T17:27:46.224Z Checking cookie v0.18.1
22322025-07-29T17:27:46.288Z Checking tokio-native-tls v0.3.1
22332025-07-29T17:27:46.372Z Checking flate2 v1.1.2
22342025-07-29T17:27:46.440Z Checking hyper v1.6.0
22352025-07-29T17:27:46.544Z Checking ipnetwork v0.21.1
22362025-07-29T17:27:46.657Z Checking terminal_size v0.4.0
22372025-07-29T17:27:46.822Z Checking rustls-native-certs v0.8.1
22382025-07-29T17:27:46.871Z Checking lazy_static v1.5.0
22392025-07-29T17:27:46.967Z Checking webpki-roots v1.0.1
22402025-07-29T17:27:46.985Z Checking http-body-util v0.1.3
22412025-07-29T17:27:47.004Z Checking signal-hook v0.3.18
22422025-07-29T17:27:47.020Z Checking hkdf v0.12.4
22432025-07-29T17:27:47.170Z Checking crypto-bigint v0.5.5
22442025-07-29T17:27:47.236Z Checking thread-id v4.2.2
22452025-07-29T17:27:47.329Z Checking object v0.36.5
22462025-07-29T17:27:47.362Z Checking lockfree-object-pool v0.1.6
22472025-07-29T17:27:47.378Z Checking winnow v0.5.40
22482025-07-29T17:27:47.505Z Checking tokio-rustls v0.26.0
22492025-07-29T17:27:47.594Z Checking bitflags v1.3.2
22502025-07-29T17:27:47.702Z Checking strsim v0.11.1
22512025-07-29T17:27:47.923Z Compiling rayon-core v1.12.1
22522025-07-29T17:27:47.980Z Checking managed v0.8.0
22532025-07-29T17:27:47.999Z Checking addr2line v0.24.2
22542025-07-29T17:27:48.230Z Checking simd-adler32 v0.3.7
22552025-07-29T17:27:48.351Z Checking hyper-util v0.1.16
22562025-07-29T17:27:48.370Z Checking iri-string v0.7.8
22572025-07-29T17:27:48.483Z Checking clap_lex v0.7.4
22582025-07-29T17:27:48.588Z Checking bumpalo v3.16.0
22592025-07-29T17:27:48.750Z Checking rustc-demangle v0.1.24
22602025-07-29T17:27:48.939Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-07-29T17:27:49.176Z Checking zopfli v0.8.1
22622025-07-29T17:27:49.273Z Checking clap_builder v4.5.41
22632025-07-29T17:27:49.793Z Checking elliptic-curve v0.13.8
22642025-07-29T17:27:49.884Z Checking smoltcp v0.9.1
22652025-07-29T17:27:49.979Z Checking toml_edit v0.19.15
22662025-07-29T17:27:50.411Z Checking signal-hook-mio v0.2.4
22672025-07-29T17:27:50.574Z Checking num-bigint-dig v0.8.4
22682025-07-29T17:27:50.865Z Checking hyper-rustls v0.27.7
22692025-07-29T17:27:50.924Z Checking tower-http v0.6.6
22702025-07-29T17:27:51.247Z Checking hyper-tls v0.6.0
22712025-07-29T17:27:51.270Z Checking oxnet v0.1.3
22722025-07-29T17:27:51.507Z Checking cookie_store v0.21.1
22732025-07-29T17:27:51.525Z Checking zstd v0.13.3
22742025-07-29T17:27:51.658Z Checking postgres-types v0.2.9
22752025-07-29T17:27:51.780Z Checking usdt-impl v0.5.0
22762025-07-29T17:27:51.883Z Checking regex v1.11.1
22772025-07-29T17:27:52.125Z Checking bstr v1.10.0
22782025-07-29T17:27:52.152Z Checking crossbeam-deque v0.8.5
22792025-07-29T17:27:52.323Z Checking phf v0.11.2
22802025-07-29T17:27:52.341Z Checking ed25519 v2.2.3
22812025-07-29T17:27:52.378Z Checking bzip2 v0.4.4
22822025-07-29T17:27:52.432Z Checking bzip2 v0.5.2
22832025-07-29T17:27:52.458Z Checking curve25519-dalek v4.1.3
22842025-07-29T17:27:52.551Z Checking thiserror v2.0.12
22852025-07-29T17:27:52.637Z Checking strum v0.27.2
22862025-07-29T17:27:52.684Z Checking hubpack v0.1.2
22872025-07-29T17:27:52.709Z Checking memoffset v0.9.1
22882025-07-29T17:27:52.726Z Checking pkcs1 v0.7.5
22892025-07-29T17:27:52.793Z Checking serde_urlencoded v0.7.1
22902025-07-29T17:27:52.811Z Checking float-cmp v0.10.0
22912025-07-29T17:27:52.829Z Checking serde-big-array v0.5.1
22922025-07-29T17:27:52.961Z Checking rfc6979 v0.4.0
22932025-07-29T17:27:52.986Z Checking socket2 v0.5.10
22942025-07-29T17:27:53.009Z Checking memmap v0.7.0
22952025-07-29T17:27:53.043Z Checking encoding_rs v0.8.34
22962025-07-29T17:27:53.105Z Checking toml_write v0.1.2
22972025-07-29T17:27:53.124Z Checking backtrace v0.3.74
22982025-07-29T17:27:53.141Z Checking precomputed-hash v0.1.1
22992025-07-29T17:27:53.174Z Checking normalize-line-endings v0.3.0
23002025-07-29T17:27:53.209Z Checking minimal-lexical v0.2.1
23012025-07-29T17:27:53.254Z Checking mime v0.3.17
23022025-07-29T17:27:53.301Z Checking unicode-segmentation v1.12.0
23032025-07-29T17:27:53.418Z Checking difflib v0.4.0
23042025-07-29T17:27:53.453Z Checking predicates-core v1.0.8
23052025-07-29T17:27:53.573Z Checking static_assertions v1.1.0
23062025-07-29T17:27:53.597Z Checking data-encoding v2.9.0
23072025-07-29T17:27:53.646Z Checking new_debug_unreachable v1.0.6
23082025-07-29T17:27:53.661Z Checking unicode-width v0.2.0
23092025-07-29T17:27:53.685Z Checking fixedbitset v0.4.2
23102025-07-29T17:27:53.733Z Checking winnow v0.7.10
23112025-07-29T17:27:53.749Z Checking whoami v1.5.2
23122025-07-29T17:27:53.948Z Checking similar v2.7.0
23132025-07-29T17:27:53.951Z Checking petgraph v0.6.5
23142025-07-29T17:27:54.060Z Checking tokio-postgres v0.7.13
23152025-07-29T17:27:54.105Z Checking ed25519-dalek v2.1.1
23162025-07-29T17:27:54.123Z Checking hickory-proto v0.25.2
23172025-07-29T17:27:54.141Z Checking console v0.15.10
23182025-07-29T17:27:54.506Z Checking string_cache v0.8.9
23192025-07-29T17:27:54.680Z Checking predicates v3.1.3
23202025-07-29T17:27:54.763Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23212025-07-29T17:27:54.796Z Checking anyhow v1.0.98
23222025-07-29T17:27:55.171Z Checking nom v7.1.3
23232025-07-29T17:27:55.204Z Checking reqwest v0.12.22
23242025-07-29T17:27:55.264Z Checking usdt v0.5.0
23252025-07-29T17:27:55.517Z Checking ecdsa v0.16.9
23262025-07-29T17:27:56.215Z Checking rsa v0.9.6
23272025-07-29T17:27:56.470Z Checking toml_edit v0.22.27
23282025-07-29T17:27:56.816Z Checking nix v0.29.0
23292025-07-29T17:27:56.959Z Checking zip v4.2.0
23302025-07-29T17:27:57.213Z Checking zip v0.6.6
23312025-07-29T17:27:57.778Z Checking toml v0.7.8
23322025-07-29T17:27:57.890Z Checking clap v4.5.41
23332025-07-29T17:27:58.018Z Checking crossterm v0.28.1
23342025-07-29T17:27:58.105Z Checking tokio-stream v0.1.17
23352025-07-29T17:27:58.126Z Checking itertools v0.13.0
23362025-07-29T17:27:58.148Z Checking itertools v0.10.5
23372025-07-29T17:27:58.466Z Checking itertools v0.12.1
23382025-07-29T17:27:58.862Z Checking strum v0.26.3
23392025-07-29T17:27:58.983Z Checking buf-list v1.0.3
23402025-07-29T17:27:59.039Z Checking fs-err v3.1.1
23412025-07-29T17:27:59.705Z Checking ahash v0.8.12
23422025-07-29T17:27:59.726Z Checking rustix v1.0.7
23432025-07-29T17:27:59.726Z Checking slog v2.7.0
23442025-07-29T17:27:59.726Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23452025-07-29T17:27:59.994Z Checking openapiv3 v2.2.0
23462025-07-29T17:28:00.036Z Checking x509-cert v0.2.5
23472025-07-29T17:28:00.071Z Checking sha1 v0.10.6
23482025-07-29T17:28:00.132Z Checking winnow v0.6.26
23492025-07-29T17:28:00.360Z Checking peg-runtime v0.8.5
23502025-07-29T17:28:00.433Z Checking unicode-xid v0.2.6
23512025-07-29T17:28:00.554Z Checking lalrpop-util v0.19.12
23522025-07-29T17:28:00.593Z Checking rustc-hash v2.1.1
23532025-07-29T17:28:00.612Z Checking rayon v1.10.0
23542025-07-29T17:28:00.777Z Checking camino v1.1.10
23552025-07-29T17:28:00.794Z Checking sigpipe v0.1.3
23562025-07-29T17:28:00.836Z Checking glob v0.3.2
23572025-07-29T17:28:00.915Z Checking jiff v0.2.15
23582025-07-29T17:28:04.673Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23592025-07-29T17:28:05.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.57s
23602025-07-29T17:28:05.223Z
23612025-07-29T17:28:05.223Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23622025-07-29T17:28:05.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632025-07-29T17:28:05.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642025-07-29T17:28:06.028Z Compiling regress v0.10.4
23652025-07-29T17:28:06.156Z Checking heck v0.5.0
23662025-07-29T17:28:06.179Z Compiling unsafe-libyaml v0.2.11
23672025-07-29T17:28:06.198Z Checking newtype-uuid v1.2.4
23682025-07-29T17:28:06.215Z Compiling structmeta-derive v0.3.0
23692025-07-29T17:28:06.218Z Checking dirs-sys-next v0.1.2
23702025-07-29T17:28:06.218Z Checking fastrand v2.1.1
23712025-07-29T17:28:06.332Z Checking thread_local v1.1.8
23722025-07-29T17:28:06.410Z Checking dirs-next v2.0.0
23732025-07-29T17:28:06.477Z Checking daft v0.1.4
23742025-07-29T17:28:06.549Z Compiling ident_case v1.0.1
23752025-07-29T17:28:06.569Z Checking tempfile v3.20.0
23762025-07-29T17:28:06.621Z Checking term v0.7.0
23772025-07-29T17:28:06.733Z Compiling darling_core v0.20.10
23782025-07-29T17:28:06.882Z Checking crossbeam-channel v0.5.15
23792025-07-29T17:28:06.934Z Checking futures-executor v0.3.31
23802025-07-29T17:28:07.031Z Checking is-terminal v0.4.13
23812025-07-29T17:28:07.164Z Compiling rustls v0.22.4
23822025-07-29T17:28:07.185Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23832025-07-29T17:28:07.474Z Compiling serde_yaml v0.9.34+deprecated
23842025-07-29T17:28:07.545Z Checking take_mut v0.2.2
23852025-07-29T17:28:07.624Z Checking slog-term v2.9.1
23862025-07-29T17:28:07.710Z Checking slog-async v2.8.0
23872025-07-29T17:28:07.908Z Checking futures v0.3.31
23882025-07-29T17:28:08.015Z Compiling proc-macro-crate v1.3.1
23892025-07-29T17:28:08.037Z Checking wait-timeout v0.2.0
23902025-07-29T17:28:08.132Z Compiling multer v3.1.0
23912025-07-29T17:28:08.243Z Checking bit-vec v0.8.0
23922025-07-29T17:28:08.471Z Compiling ref-cast v1.0.24
23932025-07-29T17:28:08.664Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23942025-07-29T17:28:08.684Z Compiling structmeta v0.3.0
23952025-07-29T17:28:08.898Z Checking quick-error v1.2.3
23962025-07-29T17:28:08.976Z Checking match_cfg v0.1.0
23972025-07-29T17:28:09.064Z Checking rusty-fork v0.3.0
23982025-07-29T17:28:09.086Z Compiling derive-ex v0.1.8
23992025-07-29T17:28:09.120Z Checking hostname v0.3.1
24002025-07-29T17:28:09.143Z Compiling num_enum_derive v0.5.11
24012025-07-29T17:28:09.264Z Checking bit-set v0.8.0
24022025-07-29T17:28:09.527Z Checking typify-impl v0.3.0
24032025-07-29T17:28:09.546Z Checking typify-impl v0.2.0
24042025-07-29T17:28:12.115Z Checking progenitor-client v0.9.1
24052025-07-29T17:28:12.178Z Checking rand_xorshift v0.4.0
24062025-07-29T17:28:12.377Z Compiling darling_macro v0.20.10
24072025-07-29T17:28:12.403Z Checking slog-json v2.6.1
24082025-07-29T17:28:12.535Z Compiling lzma-sys v0.1.20
24092025-07-29T17:28:12.669Z Checking hex v0.4.3
24102025-07-29T17:28:12.752Z Compiling foreign-types-macros v0.2.3
24112025-07-29T17:28:13.122Z Compiling ref-cast-impl v1.0.24
24122025-07-29T17:28:13.140Z Compiling async-stream-impl v0.3.6
24132025-07-29T17:28:13.258Z Compiling darling v0.20.10
24142025-07-29T17:28:13.303Z Compiling dropshot v0.16.2
24152025-07-29T17:28:13.391Z Checking foreign-types-shared v0.3.1
24162025-07-29T17:28:13.530Z Checking arc-swap v1.7.1
24172025-07-29T17:28:13.633Z Checking unarray v0.1.4
24182025-07-29T17:28:13.676Z Checking utf-8 v0.7.6
24192025-07-29T17:28:13.792Z Checking proptest v1.7.0
24202025-07-29T17:28:13.902Z Checking foreign-types v0.5.0
24212025-07-29T17:28:13.921Z Checking tungstenite v0.21.0
24222025-07-29T17:28:13.925Z Checking slog-scope v4.4.0
24232025-07-29T17:28:14.103Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24242025-07-29T17:28:14.131Z Compiling serde_with_macros v3.14.0
24252025-07-29T17:28:14.261Z Compiling test-strategy v0.4.3
24262025-07-29T17:28:14.361Z Checking async-stream v0.3.6
24272025-07-29T17:28:14.388Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24282025-07-29T17:28:14.564Z Checking tokio-rustls v0.25.0
24292025-07-29T17:28:14.584Z Checking slog-bunyan v2.5.0
24302025-07-29T17:28:14.751Z Checking num_enum v0.5.11
24312025-07-29T17:28:14.770Z Compiling proc-macro-error v1.0.4
24322025-07-29T17:28:15.107Z Compiling parse-display-derive v0.10.0
24332025-07-29T17:28:15.478Z Checking toml v0.8.23
24342025-07-29T17:28:15.512Z Checking progenitor-client v0.8.0
24352025-07-29T17:28:15.870Z Compiling heck v0.3.3
24362025-07-29T17:28:16.212Z Checking waitgroup v0.1.2
24372025-07-29T17:28:16.244Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24382025-07-29T17:28:16.377Z Checking rustls-pemfile v2.2.0
24392025-07-29T17:28:16.622Z Compiling dropshot_endpoint v0.16.2
24402025-07-29T17:28:16.642Z Checking serde_path_to_error v0.1.17
24412025-07-29T17:28:17.065Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24422025-07-29T17:28:17.224Z Compiling derive-where v1.5.0
24432025-07-29T17:28:17.708Z Checking cstr-argument v0.1.2
24442025-07-29T17:28:17.825Z Checking hostname v0.4.0
24452025-07-29T17:28:17.909Z Checking instant v0.1.13
24462025-07-29T17:28:17.986Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24472025-07-29T17:28:18.049Z Checking debug-ignore v1.0.5
24482025-07-29T17:28:18.100Z Checking pretty-hex v0.2.1
24492025-07-29T17:28:18.194Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24502025-07-29T17:28:18.276Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24512025-07-29T17:28:18.332Z Checking backoff v0.4.0
24522025-07-29T17:28:18.544Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24532025-07-29T17:28:18.622Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-07-29T17:28:18.796Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24552025-07-29T17:28:18.881Z Checking serde_with v3.14.0
24562025-07-29T17:28:18.885Z Compiling zone_cfg_derive v0.1.2
24572025-07-29T17:28:18.901Z Checking parse-display v0.10.0
24582025-07-29T17:28:18.957Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24592025-07-29T17:28:19.159Z Checking tokio-tungstenite v0.21.0
24602025-07-29T17:28:19.651Z Checking iddqd v0.3.9
24612025-07-29T17:28:19.881Z Checking slog-stdlog v4.1.1
24622025-07-29T17:28:20.064Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24632025-07-29T17:28:20.177Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24642025-07-29T17:28:20.217Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24652025-07-29T17:28:20.524Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24662025-07-29T17:28:20.550Z Checking progenitor-client v0.10.0
24672025-07-29T17:28:20.590Z Checking colored v2.2.0
24682025-07-29T17:28:20.935Z Checking macaddr v1.0.1
24692025-07-29T17:28:21.026Z Checking base64 v0.21.7
24702025-07-29T17:28:21.282Z Checking unicode-width v0.1.14
24712025-07-29T17:28:21.343Z Checking number_prefix v0.4.0
24722025-07-29T17:28:21.361Z Checking base64 v0.13.1
24732025-07-29T17:28:21.552Z Checking indicatif v0.17.11
24742025-07-29T17:28:21.642Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24752025-07-29T17:28:21.754Z Checking tabwriter v1.4.0
24762025-07-29T17:28:21.774Z Checking ron v0.7.1
24772025-07-29T17:28:21.948Z Compiling typify-macro v0.3.0
24782025-07-29T17:28:22.006Z Checking zone v0.1.8
24792025-07-29T17:28:22.104Z Checking slog-envlogger v2.2.0
24802025-07-29T17:28:22.211Z Compiling typify-macro v0.2.0
24812025-07-29T17:28:22.251Z Checking xz2 v0.1.7
24822025-07-29T17:28:22.322Z Checking tokio-dtrace v0.1.0
24832025-07-29T17:28:22.569Z Checking xattr v1.3.1
24842025-07-29T17:28:22.628Z Checking yasna v0.5.2
24852025-07-29T17:28:22.681Z Checking pem v3.0.5
24862025-07-29T17:28:22.778Z Checking smf v0.2.3
24872025-07-29T17:28:22.840Z Checking headers-core v0.3.0
24882025-07-29T17:28:22.981Z Checking filetime v0.2.25
24892025-07-29T17:28:23.019Z Checking same-file v1.0.6
24902025-07-29T17:28:23.208Z Checking tar v0.4.44
24912025-07-29T17:28:23.225Z Checking walkdir v2.5.0
24922025-07-29T17:28:23.228Z Checking headers v0.4.1
24932025-07-29T17:28:23.422Z Checking oxide-tokio-rt v0.1.2
24942025-07-29T17:28:23.495Z Checking rcgen v0.12.1
24952025-07-29T17:28:23.516Z Checking camino-tempfile v1.4.1
24962025-07-29T17:28:23.660Z Checking atomicwrites v0.4.4
24972025-07-29T17:28:23.817Z Checking subprocess v0.2.9
24982025-07-29T17:28:25.120Z Compiling typify v0.3.0
24992025-07-29T17:28:25.195Z Compiling typify v0.2.0
25002025-07-29T17:28:25.221Z Compiling progenitor-impl v0.9.1
25012025-07-29T17:28:25.298Z Compiling progenitor-impl v0.8.0
25022025-07-29T17:28:28.130Z Compiling progenitor-macro v0.9.1
25032025-07-29T17:28:28.148Z Compiling progenitor-macro v0.8.0
25042025-07-29T17:28:32.766Z Checking progenitor v0.8.0
25052025-07-29T17:28:32.912Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25062025-07-29T17:28:33.043Z Checking progenitor v0.9.1
25072025-07-29T17:28:33.185Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25082025-07-29T17:28:35.345Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25092025-07-29T17:28:35.884Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25102025-07-29T17:28:42.027Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25112025-07-29T17:28:43.647Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25122025-07-29T17:28:45.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.77s
25132025-07-29T17:28:45.200Z
25142025-07-29T17:28:45.200Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25152025-07-29T17:28:45.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162025-07-29T17:28:45.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172025-07-29T17:28:45.980Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25182025-07-29T17:28:47.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
25192025-07-29T17:28:47.707Z
25202025-07-29T17:28:47.707Zinfo: running `cargo check --bins` on nexus-config (52/221)
25212025-07-29T17:28:48.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222025-07-29T17:28:48.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232025-07-29T17:28:48.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242025-07-29T17:28:48.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25252025-07-29T17:28:48.483Z
25262025-07-29T17:28:48.483Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25272025-07-29T17:28:49.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282025-07-29T17:28:49.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292025-07-29T17:28:49.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302025-07-29T17:28:49.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25312025-07-29T17:28:49.210Z
25322025-07-29T17:28:49.210Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25332025-07-29T17:28:49.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342025-07-29T17:28:49.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352025-07-29T17:28:49.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25362025-07-29T17:28:49.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25372025-07-29T17:28:49.960Z
25382025-07-29T17:28:49.960Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25392025-07-29T17:28:50.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402025-07-29T17:28:50.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412025-07-29T17:28:50.811Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25422025-07-29T17:28:50.940Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25432025-07-29T17:28:50.952Z Compiling darling_core v0.21.0
25442025-07-29T17:28:50.964Z Compiling tempfile v3.20.0
25452025-07-29T17:28:50.976Z Compiling wait-timeout v0.2.0
25462025-07-29T17:28:51.124Z Compiling bit-vec v0.8.0
25472025-07-29T17:28:51.124Z Compiling quick-error v1.2.3
25482025-07-29T17:28:51.124Z Compiling match_cfg v0.1.0
25492025-07-29T17:28:51.127Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25502025-07-29T17:28:51.153Z Compiling hostname v0.3.1
25512025-07-29T17:28:51.223Z Compiling rustls v0.22.4
25522025-07-29T17:28:51.359Z Compiling rusty-fork v0.3.0
25532025-07-29T17:28:51.398Z Compiling bit-set v0.8.0
25542025-07-29T17:28:51.468Z Compiling progenitor-client v0.9.1
25552025-07-29T17:28:51.509Z Compiling slog-json v2.6.1
25562025-07-29T17:28:51.597Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25572025-07-29T17:28:51.663Z Compiling rand_xorshift v0.4.0
25582025-07-29T17:28:51.685Z Compiling itertools v0.14.0
25592025-07-29T17:28:51.850Z Compiling hex v0.4.3
25602025-07-29T17:28:51.959Z Compiling heapless v0.8.0
25612025-07-29T17:28:51.979Z Compiling unarray v0.1.4
25622025-07-29T17:28:51.998Z Compiling progenitor v0.9.1
25632025-07-29T17:28:52.159Z Compiling proptest v1.7.0
25642025-07-29T17:28:52.227Z Compiling slog-bunyan v2.5.0
25652025-07-29T17:28:52.417Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25662025-07-29T17:28:52.448Z Compiling ref-cast v1.0.24
25672025-07-29T17:28:52.599Z Compiling async-stream v0.3.6
25682025-07-29T17:28:52.621Z Compiling multer v3.1.0
25692025-07-29T17:28:52.806Z Compiling toml v0.8.23
25702025-07-29T17:28:52.906Z Compiling waitgroup v0.1.2
25712025-07-29T17:28:53.137Z Compiling rustls-pemfile v2.2.0
25722025-07-29T17:28:53.480Z Checking hash32 v0.3.1
25732025-07-29T17:28:53.547Z Compiling serde_path_to_error v0.1.17
25742025-07-29T17:28:53.693Z Compiling hostname v0.4.0
25752025-07-29T17:28:53.926Z Compiling instant v0.1.13
25762025-07-29T17:28:54.102Z Compiling debug-ignore v1.0.5
25772025-07-29T17:28:54.254Z Compiling smoltcp v0.11.0
25782025-07-29T17:28:54.266Z Compiling backoff v0.4.0
25792025-07-29T17:28:54.519Z Compiling iddqd v0.3.9
25802025-07-29T17:28:54.625Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25812025-07-29T17:28:54.920Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25822025-07-29T17:28:55.055Z Compiling parse-display v0.10.0
25832025-07-29T17:28:55.121Z Compiling serde_with v3.14.0
25842025-07-29T17:28:55.642Z Compiling tokio-rustls v0.25.0
25852025-07-29T17:28:56.088Z Compiling dropshot v0.16.2
25862025-07-29T17:28:56.876Z Compiling darling_macro v0.21.0
25872025-07-29T17:28:57.125Z Checking num-rational v0.4.2
25882025-07-29T17:28:57.770Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25892025-07-29T17:28:57.791Z Compiling darling v0.21.0
25902025-07-29T17:28:57.930Z Compiling ingot-macros v0.1.1
25912025-07-29T17:28:58.135Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25922025-07-29T17:28:58.818Z Compiling progenitor-client v0.10.0
25932025-07-29T17:28:58.838Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25942025-07-29T17:28:59.370Z Checking num-complex v0.4.6
25952025-07-29T17:29:00.754Z Compiling macaddr v1.0.1
25962025-07-29T17:29:00.917Z Checking cobs v0.2.3
25972025-07-29T17:29:01.146Z Checking postcard v1.0.10
25982025-07-29T17:29:01.204Z Compiling num v0.4.3
25992025-07-29T17:29:01.688Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26002025-07-29T17:29:01.711Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26012025-07-29T17:29:02.053Z Checking float-ord v0.3.2
26022025-07-29T17:29:02.140Z Compiling convert_case v0.4.0
26032025-07-29T17:29:02.224Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26042025-07-29T17:29:02.419Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26052025-07-29T17:29:02.962Z Compiling derive_more v0.99.20
26062025-07-29T17:29:03.300Z Compiling crucible-workspace-hack v0.1.0
26072025-07-29T17:29:03.622Z Checking siphasher v1.0.1
26082025-07-29T17:29:03.956Z Checking linked-hash-map v0.5.6
26092025-07-29T17:29:04.280Z Checking lru-cache v0.1.2
26102025-07-29T17:29:04.300Z Checking phf_shared v0.12.1
26112025-07-29T17:29:04.462Z Checking resolv-conf v0.7.0
26122025-07-29T17:29:04.499Z Checking newline-converter v0.3.0
26132025-07-29T17:29:04.549Z Checking hickory-proto v0.24.4
26142025-07-29T17:29:04.696Z Checking ingot-types v0.1.2
26152025-07-29T17:29:04.803Z Checking prettyplease v0.2.36
26162025-07-29T17:29:05.438Z Compiling slog-dtrace v0.3.0
26172025-07-29T17:29:05.461Z Checking ingot v0.1.1
26182025-07-29T17:29:05.860Z Compiling chrono-tz v0.10.4
26192025-07-29T17:29:05.954Z Compiling zone_cfg_derive v0.3.0
26202025-07-29T17:29:06.252Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26212025-07-29T17:29:07.188Z Checking expectorate v1.2.0
26222025-07-29T17:29:07.287Z Checking phf v0.12.1
26232025-07-29T17:29:07.416Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26242025-07-29T17:29:07.483Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26252025-07-29T17:29:07.555Z Compiling const_format_proc_macros v0.2.34
26262025-07-29T17:29:07.790Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-07-29T17:29:08.551Z Compiling num-derive v0.4.2
26282025-07-29T17:29:08.758Z Checking hickory-resolver v0.24.4
26292025-07-29T17:29:08.779Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26302025-07-29T17:29:08.799Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26312025-07-29T17:29:09.115Z Checking highway v1.3.0
26322025-07-29T17:29:09.213Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26332025-07-29T17:29:09.337Z Checking const_format v0.2.34
26342025-07-29T17:29:09.569Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26352025-07-29T17:29:09.827Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26362025-07-29T17:29:10.346Z Checking qorb v0.4.0
26372025-07-29T17:29:10.695Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26382025-07-29T17:29:10.880Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392025-07-29T17:29:11.125Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26402025-07-29T17:29:11.150Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26412025-07-29T17:29:11.191Z Checking zone v0.3.1
26422025-07-29T17:29:11.693Z Checking gethostname v0.5.0
26432025-07-29T17:29:11.836Z Checking bcs v0.1.6
26442025-07-29T17:29:11.860Z Checking nanorand v0.7.0
26452025-07-29T17:29:12.002Z Compiling async-recursion v1.1.1
26462025-07-29T17:29:12.202Z Checking termtree v0.5.1
26472025-07-29T17:29:12.286Z Checking flume v0.11.1
26482025-07-29T17:29:12.437Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26492025-07-29T17:29:12.806Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26502025-07-29T17:29:17.464Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26512025-07-29T17:29:20.879Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26522025-07-29T17:29:23.476Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26532025-07-29T17:29:24.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.83s
26542025-07-29T17:29:25.002Z
26552025-07-29T17:29:25.002Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26562025-07-29T17:29:25.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-07-29T17:29:25.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-07-29T17:29:25.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-07-29T17:29:25.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26602025-07-29T17:29:25.753Z
26612025-07-29T17:29:25.753Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26622025-07-29T17:29:26.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-07-29T17:29:26.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-07-29T17:29:26.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-07-29T17:29:26.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26662025-07-29T17:29:26.506Z
26672025-07-29T17:29:26.506Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26682025-07-29T17:29:27.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-07-29T17:29:27.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-07-29T17:29:27.308Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712025-07-29T17:29:27.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
26722025-07-29T17:29:28.179Z
26732025-07-29T17:29:28.179Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26742025-07-29T17:29:28.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-07-29T17:29:28.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-07-29T17:29:28.972Z Compiling cfg_aliases v0.1.1
26772025-07-29T17:29:28.976Z Compiling convert_case v0.7.1
26782025-07-29T17:29:28.976Z Compiling vte_generate_state_changes v0.1.2
26792025-07-29T17:29:28.976Z Checking fd-lock v4.0.2
26802025-07-29T17:29:28.976Z Checking nibble_vec v0.1.0
26812025-07-29T17:29:29.102Z Checking bytecount v0.6.8
26822025-07-29T17:29:29.111Z Checking endian-type v0.1.2
26832025-07-29T17:29:29.115Z Compiling tabled_derive v0.7.0
26842025-07-29T17:29:29.180Z Compiling nix v0.28.0
26852025-07-29T17:29:29.285Z Checking papergrid v0.11.0
26862025-07-29T17:29:29.305Z Compiling peg-macros v0.8.5
26872025-07-29T17:29:29.308Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26882025-07-29T17:29:29.359Z Checking radix_trie v0.2.1
26892025-07-29T17:29:29.680Z Checking vte v0.11.1
26902025-07-29T17:29:29.725Z Compiling sqlparser_derive v0.2.2
26912025-07-29T17:29:29.786Z Compiling derive_more-impl v2.0.1
26922025-07-29T17:29:30.284Z Checking nu-ansi-term v0.50.1
26932025-07-29T17:29:30.668Z Checking unicode_categories v0.1.1
26942025-07-29T17:29:30.723Z Checking home v0.5.9
26952025-07-29T17:29:30.746Z Checking sqlparser v0.45.0
26962025-07-29T17:29:30.930Z Checking display-error-chain v0.2.2
26972025-07-29T17:29:31.006Z Checking strip-ansi-escapes v0.2.0
26982025-07-29T17:29:31.022Z Checking sqlformat v0.3.5
26992025-07-29T17:29:31.175Z Checking reedline v0.40.0
27002025-07-29T17:29:31.283Z Checking tabled v0.15.0
27012025-07-29T17:29:31.466Z Checking derive_more v2.0.1
27022025-07-29T17:29:31.595Z Checking crossterm v0.29.0
27032025-07-29T17:29:32.086Z Checking peg v0.8.5
27042025-07-29T17:29:32.310Z Checking rustyline v14.0.0
27052025-07-29T17:29:40.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s
27062025-07-29T17:29:41.128Z
27072025-07-29T17:29:41.129Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27082025-07-29T17:29:41.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-07-29T17:29:41.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-07-29T17:29:41.942Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112025-07-29T17:29:47.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
27122025-07-29T17:29:47.231Z
27132025-07-29T17:29:47.231Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27142025-07-29T17:29:47.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-07-29T17:29:47.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-07-29T17:29:48.027Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-07-29T17:29:51.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
27182025-07-29T17:29:51.803Z
27192025-07-29T17:29:51.803Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27202025-07-29T17:29:52.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-07-29T17:29:52.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-07-29T17:29:52.589Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232025-07-29T17:29:57.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s
27242025-07-29T17:29:57.672Z
27252025-07-29T17:29:57.672Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27262025-07-29T17:29:58.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-07-29T17:29:58.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-07-29T17:29:58.458Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27292025-07-29T17:30:03.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
27302025-07-29T17:30:03.574Z
27312025-07-29T17:30:03.574Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27322025-07-29T17:30:04.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-07-29T17:30:04.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-07-29T17:30:04.354Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-07-29T17:30:08.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
27362025-07-29T17:30:08.319Z
27372025-07-29T17:30:08.319Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27382025-07-29T17:30:08.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-07-29T17:30:08.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-07-29T17:30:09.103Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27412025-07-29T17:30:12.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
27422025-07-29T17:30:13.106Z
27432025-07-29T17:30:13.107Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27442025-07-29T17:30:13.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-07-29T17:30:13.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-07-29T17:30:13.900Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472025-07-29T17:30:19.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
27482025-07-29T17:30:19.203Z
27492025-07-29T17:30:19.203Zinfo: running `cargo check --bins` on oximeter (67/221)
27502025-07-29T17:30:19.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-07-29T17:30:19.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-07-29T17:30:19.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-07-29T17:30:19.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27542025-07-29T17:30:19.963Z
27552025-07-29T17:30:19.963Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27562025-07-29T17:30:20.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-07-29T17:30:20.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-07-29T17:30:20.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-07-29T17:30:20.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27602025-07-29T17:30:20.683Z
27612025-07-29T17:30:20.683Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27622025-07-29T17:30:21.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-07-29T17:30:21.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-07-29T17:30:21.442Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27652025-07-29T17:30:23.422Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27662025-07-29T17:30:24.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s
27672025-07-29T17:30:24.592Z
27682025-07-29T17:30:24.592Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27692025-07-29T17:30:25.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-07-29T17:30:25.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-07-29T17:30:25.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-07-29T17:30:25.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27732025-07-29T17:30:25.354Z
27742025-07-29T17:30:25.354Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27752025-07-29T17:30:26.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-07-29T17:30:26.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-07-29T17:30:26.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-07-29T17:30:26.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27792025-07-29T17:30:26.115Z
27802025-07-29T17:30:26.115Zinfo: running `cargo check --bins` on oxql-types (72/221)
27812025-07-29T17:30:26.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-07-29T17:30:26.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-07-29T17:30:26.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-07-29T17:30:26.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27852025-07-29T17:30:26.875Z
27862025-07-29T17:30:26.875Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27872025-07-29T17:30:27.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-07-29T17:30:27.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-07-29T17:30:27.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-07-29T17:30:27.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27912025-07-29T17:30:27.701Z
27922025-07-29T17:30:27.701Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27932025-07-29T17:30:28.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-07-29T17:30:28.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-07-29T17:30:28.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-07-29T17:30:28.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27972025-07-29T17:30:28.465Z
27982025-07-29T17:30:28.465Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27992025-07-29T17:30:29.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-07-29T17:30:29.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-07-29T17:30:29.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-07-29T17:30:29.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28032025-07-29T17:30:29.238Z
28042025-07-29T17:30:29.239Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28052025-07-29T17:30:29.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-07-29T17:30:29.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-07-29T17:30:29.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-07-29T17:30:29.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28092025-07-29T17:30:29.997Z
28102025-07-29T17:30:29.997Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28112025-07-29T17:30:30.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-07-29T17:30:30.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-07-29T17:30:30.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-07-29T17:30:30.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28152025-07-29T17:30:30.794Z
28162025-07-29T17:30:30.794Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28172025-07-29T17:30:31.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-07-29T17:30:31.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-07-29T17:30:31.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-07-29T17:30:31.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28212025-07-29T17:30:31.550Z
28222025-07-29T17:30:31.550Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28232025-07-29T17:30:32.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-07-29T17:30:32.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-07-29T17:30:32.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-07-29T17:30:32.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28272025-07-29T17:30:32.279Z
28282025-07-29T17:30:32.279Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28292025-07-29T17:30:32.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-07-29T17:30:32.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-07-29T17:30:32.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-07-29T17:30:32.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28332025-07-29T17:30:33.078Z
28342025-07-29T17:30:33.078Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28352025-07-29T17:30:33.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-07-29T17:30:33.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-07-29T17:30:33.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-07-29T17:30:33.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28392025-07-29T17:30:33.832Z
28402025-07-29T17:30:33.832Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28412025-07-29T17:30:34.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-07-29T17:30:34.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-07-29T17:30:34.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-07-29T17:30:34.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28452025-07-29T17:30:34.591Z
28462025-07-29T17:30:34.591Zinfo: running `cargo check --bins` on gateway-client (83/221)
28472025-07-29T17:30:35.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-07-29T17:30:35.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-07-29T17:30:35.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-07-29T17:30:35.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28512025-07-29T17:30:35.339Z
28522025-07-29T17:30:35.339Zinfo: running `cargo check --bins` on ereport-types (84/221)
28532025-07-29T17:30:35.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-07-29T17:30:35.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-07-29T17:30:35.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-07-29T17:30:35.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28572025-07-29T17:30:36.077Z
28582025-07-29T17:30:36.077Zinfo: running `cargo check --bins` on gateway-types (85/221)
28592025-07-29T17:30:36.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-07-29T17:30:36.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-07-29T17:30:36.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-07-29T17:30:36.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28632025-07-29T17:30:36.867Z
28642025-07-29T17:30:36.867Zinfo: running `cargo check --bins` on ipcc (86/221)
28652025-07-29T17:30:37.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-07-29T17:30:37.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-07-29T17:30:37.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-07-29T17:30:37.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28692025-07-29T17:30:37.625Z
28702025-07-29T17:30:37.625Zinfo: running `cargo check --bins` on installinator-client (87/221)
28712025-07-29T17:30:38.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-07-29T17:30:38.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-07-29T17:30:38.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-07-29T17:30:38.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28752025-07-29T17:30:38.399Z
28762025-07-29T17:30:38.399Zinfo: running `cargo check --bins` on installinator-common (88/221)
28772025-07-29T17:30:39.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-07-29T17:30:39.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-07-29T17:30:39.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-07-29T17:30:39.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28812025-07-29T17:30:39.167Z
28822025-07-29T17:30:39.167Zinfo: running `cargo check --bins` on update-engine (89/221)
28832025-07-29T17:30:39.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-07-29T17:30:39.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-07-29T17:30:39.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-07-29T17:30:39.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28872025-07-29T17:30:39.898Z
28882025-07-29T17:30:39.898Zinfo: running `cargo check --bins` on nexus-client (90/221)
28892025-07-29T17:30:40.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-07-29T17:30:40.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-07-29T17:30:40.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-07-29T17:30:40.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28932025-07-29T17:30:40.682Z
28942025-07-29T17:30:40.682Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28952025-07-29T17:30:41.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-07-29T17:30:41.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-07-29T17:30:41.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-07-29T17:30:41.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28992025-07-29T17:30:41.449Z
29002025-07-29T17:30:41.449Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
29012025-07-29T17:30:42.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-07-29T17:30:42.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-07-29T17:30:42.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-07-29T17:30:42.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29052025-07-29T17:30:42.175Z
29062025-07-29T17:30:42.176Zinfo: running `cargo check --bins` on nexus-types (93/221)
29072025-07-29T17:30:42.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-07-29T17:30:42.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-07-29T17:30:42.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-07-29T17:30:42.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29112025-07-29T17:30:42.972Z
29122025-07-29T17:30:42.972Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29132025-07-29T17:30:43.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-07-29T17:30:43.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-07-29T17:30:43.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-07-29T17:30:43.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29172025-07-29T17:30:43.691Z
29182025-07-29T17:30:43.691Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29192025-07-29T17:30:44.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-07-29T17:30:44.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-07-29T17:30:44.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-07-29T17:30:44.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29232025-07-29T17:30:44.407Z
29242025-07-29T17:30:44.407Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29252025-07-29T17:30:45.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-07-29T17:30:45.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-07-29T17:30:45.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-07-29T17:30:45.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29292025-07-29T17:30:45.133Z
29302025-07-29T17:30:45.133Zinfo: running `cargo check --bins` on oxide-client (97/221)
29312025-07-29T17:30:45.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-07-29T17:30:45.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-07-29T17:30:45.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-07-29T17:30:45.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29352025-07-29T17:30:45.872Z
29362025-07-29T17:30:45.872Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29372025-07-29T17:30:46.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-07-29T17:30:46.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-07-29T17:30:46.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-07-29T17:30:46.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29412025-07-29T17:30:46.631Z
29422025-07-29T17:30:46.631Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29432025-07-29T17:30:47.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-07-29T17:30:47.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-07-29T17:30:47.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-07-29T17:30:47.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29472025-07-29T17:30:47.354Z
29482025-07-29T17:30:47.354Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29492025-07-29T17:30:48.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-07-29T17:30:48.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-07-29T17:30:48.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-07-29T17:30:48.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29532025-07-29T17:30:48.141Z
29542025-07-29T17:30:48.141Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29552025-07-29T17:30:48.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-07-29T17:30:48.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-07-29T17:30:48.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-07-29T17:30:48.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29592025-07-29T17:30:48.910Z
29602025-07-29T17:30:48.910Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29612025-07-29T17:30:49.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-07-29T17:30:49.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-07-29T17:30:49.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-07-29T17:30:49.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29652025-07-29T17:30:49.689Z
29662025-07-29T17:30:49.689Zinfo: running `cargo check --bins` on wicket-common (103/221)
29672025-07-29T17:30:50.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-07-29T17:30:50.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-07-29T17:30:50.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-07-29T17:30:50.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29712025-07-29T17:30:50.462Z
29722025-07-29T17:30:50.462Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29732025-07-29T17:30:51.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-07-29T17:30:51.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-07-29T17:30:51.252Z Checking csv-core v0.1.11
29762025-07-29T17:30:51.252Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29772025-07-29T17:30:51.255Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29782025-07-29T17:30:51.256Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29792025-07-29T17:30:51.816Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29802025-07-29T17:30:51.830Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29812025-07-29T17:30:51.830Z Checking csv v1.3.1
29822025-07-29T17:30:52.160Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29832025-07-29T17:30:52.607Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29842025-07-29T17:30:54.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
29852025-07-29T17:30:54.947Z
29862025-07-29T17:30:54.948Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29872025-07-29T17:30:55.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-07-29T17:30:55.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-07-29T17:30:55.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-07-29T17:30:55.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29912025-07-29T17:30:55.689Z
29922025-07-29T17:30:55.689Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29932025-07-29T17:30:56.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-07-29T17:30:56.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-07-29T17:30:56.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-07-29T17:30:56.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29972025-07-29T17:30:56.445Z
29982025-07-29T17:30:56.445Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29992025-07-29T17:30:57.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-07-29T17:30:57.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-07-29T17:30:57.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-07-29T17:30:57.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30032025-07-29T17:30:57.322Z
30042025-07-29T17:30:57.322Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30052025-07-29T17:30:58.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-07-29T17:30:58.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-07-29T17:30:58.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-07-29T17:30:58.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30092025-07-29T17:30:58.189Z
30102025-07-29T17:30:58.190Zinfo: running `cargo check --bins` on dns-server (109/221)
30112025-07-29T17:30:58.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-07-29T17:30:58.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-07-29T17:30:58.962Z Compiling typify-impl v0.4.1
30142025-07-29T17:30:59.085Z Compiling parking_lot_core v0.8.6
30152025-07-29T17:30:59.088Z Compiling moka v0.12.10
30162025-07-29T17:30:59.103Z Checking tagptr v0.2.0
30172025-07-29T17:30:59.115Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30182025-07-29T17:30:59.131Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30192025-07-29T17:30:59.145Z Checking prefix-trie v0.7.0
30202025-07-29T17:30:59.345Z Checking fxhash v0.2.1
30212025-07-29T17:30:59.367Z Checking hickory-client v0.25.2
30222025-07-29T17:30:59.794Z Checking hickory-server v0.25.2
30232025-07-29T17:30:59.955Z Checking parking_lot v0.11.2
30242025-07-29T17:31:00.090Z Checking sled v0.34.7
30252025-07-29T17:31:00.360Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30262025-07-29T17:31:00.580Z Checking hickory-resolver v0.25.2
30272025-07-29T17:31:03.560Z Compiling typify-macro v0.4.1
30282025-07-29T17:31:05.239Z Compiling typify v0.4.1
30292025-07-29T17:31:05.332Z Compiling progenitor-impl v0.10.0
30302025-07-29T17:31:07.715Z Compiling progenitor-macro v0.10.0
30312025-07-29T17:31:11.623Z Checking progenitor v0.10.0
30322025-07-29T17:31:11.761Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30332025-07-29T17:31:12.272Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30342025-07-29T17:31:13.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.48s
30352025-07-29T17:31:13.881Z
30362025-07-29T17:31:13.881Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30372025-07-29T17:31:14.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-07-29T17:31:14.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-07-29T17:31:14.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-07-29T17:31:14.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30412025-07-29T17:31:14.617Z
30422025-07-29T17:31:14.617Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30432025-07-29T17:31:15.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-07-29T17:31:15.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-07-29T17:31:15.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-07-29T17:31:15.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30472025-07-29T17:31:15.323Z
30482025-07-29T17:31:15.323Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30492025-07-29T17:31:16.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-07-29T17:31:16.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-07-29T17:31:16.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-07-29T17:31:16.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30532025-07-29T17:31:16.144Z
30542025-07-29T17:31:16.144Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30552025-07-29T17:31:16.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-07-29T17:31:16.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-07-29T17:31:17.033Z Checking half v2.4.1
30582025-07-29T17:31:17.033Z Checking ciborium-io v0.2.2
30592025-07-29T17:31:17.036Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30602025-07-29T17:31:17.185Z Compiling radium v0.7.0
30612025-07-29T17:31:17.189Z Compiling semver v0.1.20
30622025-07-29T17:31:17.189Z Compiling zerocopy-derive v0.6.6
30632025-07-29T17:31:17.194Z Compiling maybe-uninit v2.0.0
30642025-07-29T17:31:17.194Z Checking tap v1.0.1
30652025-07-29T17:31:17.301Z Checking password-hash v0.5.0
30662025-07-29T17:31:17.435Z Checking wyz v0.5.1
30672025-07-29T17:31:17.571Z Checking ciborium-ll v0.2.2
30682025-07-29T17:31:17.678Z Compiling rustc_version v0.1.7
30692025-07-29T17:31:17.733Z Checking blake2 v0.10.6
30702025-07-29T17:31:17.782Z Compiling pin-project-internal v1.1.6
30712025-07-29T17:31:17.786Z Checking funty v2.0.0
30722025-07-29T17:31:17.837Z Compiling packed_struct v0.10.1
30732025-07-29T17:31:17.867Z Checking ciborium v0.2.2
30742025-07-29T17:31:18.066Z Compiling newtype_derive v0.1.6
30752025-07-29T17:31:18.070Z Compiling owo-colors v4.2.2
30762025-07-29T17:31:18.172Z Compiling cancel-safe-futures v0.1.5
30772025-07-29T17:31:18.275Z Checking crc-catalog v2.4.0
30782025-07-29T17:31:18.444Z Checking crc v3.2.1
30792025-07-29T17:31:18.500Z Checking argon2 v0.5.3
30802025-07-29T17:31:18.636Z Checking bitvec v1.0.1
30812025-07-29T17:31:18.678Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30822025-07-29T17:31:18.724Z Compiling packed_struct_codegen v0.10.1
30832025-07-29T17:31:18.777Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30842025-07-29T17:31:18.855Z Checking libsw-core v0.3.1
30852025-07-29T17:31:19.042Z Checking zerocopy v0.6.6
30862025-07-29T17:31:19.098Z Checking secrecy v0.10.3
30872025-07-29T17:31:19.159Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30882025-07-29T17:31:19.181Z Compiling snafu-derive v0.8.5
30892025-07-29T17:31:19.249Z Compiling indexmap v1.9.3
30902025-07-29T17:31:19.294Z Checking indent_write v2.2.0
30912025-07-29T17:31:19.520Z Checking fixedbitset v0.5.7
30922025-07-29T17:31:19.607Z Checking nodrop v0.1.14
30932025-07-29T17:31:19.751Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30942025-07-29T17:31:19.774Z Checking array-init v0.0.4
30952025-07-29T17:31:19.897Z Checking petgraph v0.8.2
30962025-07-29T17:31:20.110Z Checking libsw v3.5.0
30972025-07-29T17:31:20.397Z Checking pin-project v1.1.6
30982025-07-29T17:31:20.548Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30992025-07-29T17:31:20.674Z Checking smallvec v0.6.14
31002025-07-29T17:31:21.230Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31012025-07-29T17:31:21.319Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31022025-07-29T17:31:21.507Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31032025-07-29T17:31:21.717Z Checking globset v0.4.15
31042025-07-29T17:31:21.810Z Checking olpc-cjson v0.1.4
31052025-07-29T17:31:22.001Z Checking serde_plain v1.0.2
31062025-07-29T17:31:22.049Z Checking linear-map v1.2.0
31072025-07-29T17:31:22.202Z Checking smawk v0.3.2
31082025-07-29T17:31:22.276Z Checking unicode-linebreak v0.1.5
31092025-07-29T17:31:22.368Z Checking typed-path v0.9.3
31102025-07-29T17:31:22.391Z Checking termcolor v1.4.1
31112025-07-29T17:31:22.415Z Checking swrite v0.1.0
31122025-07-29T17:31:22.561Z Checking bitfield v0.14.0
31132025-07-29T17:31:22.602Z Checking hashbrown v0.12.3
31142025-07-29T17:31:22.690Z Checking textwrap v0.16.2
31152025-07-29T17:31:22.813Z Checking env_logger v0.10.2
31162025-07-29T17:31:22.842Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31172025-07-29T17:31:23.102Z Checking ron v0.8.1
31182025-07-29T17:31:23.185Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31192025-07-29T17:31:23.213Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31202025-07-29T17:31:23.820Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31212025-07-29T17:31:23.850Z Checking snafu v0.8.5
31222025-07-29T17:31:24.182Z Checking steno v0.4.1
31232025-07-29T17:31:24.254Z Checking serde-hex v0.1.0
31242025-07-29T17:31:24.277Z Checking tough v0.20.0
31252025-07-29T17:31:24.277Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31262025-07-29T17:31:24.448Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31272025-07-29T17:31:24.555Z Checking hashbrown v0.13.2
31282025-07-29T17:31:25.439Z Checking humantime v2.2.0
31292025-07-29T17:31:25.766Z Checking crc-any v2.5.0
31302025-07-29T17:31:26.036Z Checking object v0.30.4
31312025-07-29T17:31:26.164Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31322025-07-29T17:31:26.271Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31332025-07-29T17:31:26.461Z Checking half v1.8.3
31342025-07-29T17:31:26.598Z Checking path-slash v0.1.5
31352025-07-29T17:31:26.621Z Checking void v1.0.2
31362025-07-29T17:31:26.774Z Checking tungstenite v0.23.0
31372025-07-29T17:31:26.795Z Checking lzss v0.8.2
31382025-07-29T17:31:26.883Z Checking serde_cbor v0.11.2
31392025-07-29T17:31:27.216Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31402025-07-29T17:31:27.632Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31412025-07-29T17:31:27.733Z Checking nix v0.27.1
31422025-07-29T17:31:27.891Z Checking kstat-rs v0.2.4
31432025-07-29T17:31:27.945Z Checking serde_bytes v0.11.17
31442025-07-29T17:31:28.001Z Checking tokio-tungstenite v0.23.1
31452025-07-29T17:31:28.120Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31462025-07-29T17:31:28.206Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31472025-07-29T17:31:28.276Z Checking signal-hook-tokio v0.3.1
31482025-07-29T17:31:28.584Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31492025-07-29T17:31:30.535Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31502025-07-29T17:31:31.865Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31512025-07-29T17:31:41.488Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31522025-07-29T17:31:48.090Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31532025-07-29T17:31:48.805Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31542025-07-29T17:31:51.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s
31552025-07-29T17:31:51.961Z
31562025-07-29T17:31:51.961Zinfo: running `cargo check --bins` on gateway-api (114/221)
31572025-07-29T17:31:52.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-07-29T17:31:52.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-07-29T17:31:52.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-07-29T17:31:52.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31612025-07-29T17:31:52.712Z
31622025-07-29T17:31:52.712Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31632025-07-29T17:31:53.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-07-29T17:31:53.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-07-29T17:31:53.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662025-07-29T17:31:53.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31672025-07-29T17:31:53.432Z
31682025-07-29T17:31:53.432Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31692025-07-29T17:31:54.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-07-29T17:31:54.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-07-29T17:31:54.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722025-07-29T17:31:54.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31732025-07-29T17:31:54.187Z
31742025-07-29T17:31:54.187Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31752025-07-29T17:31:54.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-07-29T17:31:54.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-07-29T17:31:54.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782025-07-29T17:31:54.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31792025-07-29T17:31:54.933Z
31802025-07-29T17:31:54.933Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31812025-07-29T17:31:55.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-07-29T17:31:55.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-07-29T17:31:55.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-07-29T17:31:55.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31852025-07-29T17:31:55.680Z
31862025-07-29T17:31:55.680Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31872025-07-29T17:31:56.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-07-29T17:31:56.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-07-29T17:31:56.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902025-07-29T17:31:56.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31912025-07-29T17:31:56.426Z
31922025-07-29T17:31:56.426Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31932025-07-29T17:31:57.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-07-29T17:31:57.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-07-29T17:31:57.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962025-07-29T17:31:57.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31972025-07-29T17:31:57.175Z
31982025-07-29T17:31:57.175Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31992025-07-29T17:31:57.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-07-29T17:31:57.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-07-29T17:31:57.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022025-07-29T17:31:57.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32032025-07-29T17:31:57.928Z
32042025-07-29T17:31:57.928Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32052025-07-29T17:31:59.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-07-29T17:31:59.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-07-29T17:31:59.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-07-29T17:31:59.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32092025-07-29T17:31:59.169Z
32102025-07-29T17:31:59.169Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32112025-07-29T17:31:59.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-07-29T17:31:59.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-07-29T17:31:59.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142025-07-29T17:31:59.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32152025-07-29T17:31:59.471Z
32162025-07-29T17:31:59.471Zinfo: running `cargo check --bins` on sp-sim (124/221)
32172025-07-29T17:32:00.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-07-29T17:32:00.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-07-29T17:32:00.233Z Compiling nix v0.30.1
32202025-07-29T17:32:00.233Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32212025-07-29T17:32:00.236Z Checking keccak v0.1.5
32222025-07-29T17:32:00.562Z Checking sha3 v0.10.8
32232025-07-29T17:32:00.603Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32242025-07-29T17:32:02.211Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32252025-07-29T17:32:04.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
32262025-07-29T17:32:04.360Z
32272025-07-29T17:32:04.360Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32282025-07-29T17:32:05.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-07-29T17:32:05.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-07-29T17:32:05.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-07-29T17:32:05.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32322025-07-29T17:32:05.187Z
32332025-07-29T17:32:05.187Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32342025-07-29T17:32:05.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-07-29T17:32:05.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-07-29T17:32:05.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-07-29T17:32:05.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32382025-07-29T17:32:06.021Z
32392025-07-29T17:32:06.022Zinfo: running `cargo check --bins` on db-macros (127/221)
32402025-07-29T17:32:06.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-07-29T17:32:06.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-07-29T17:32:06.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-07-29T17:32:06.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32442025-07-29T17:32:06.745Z
32452025-07-29T17:32:06.745Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32462025-07-29T17:32:07.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-07-29T17:32:07.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-07-29T17:32:07.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-07-29T17:32:07.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32502025-07-29T17:32:07.475Z
32512025-07-29T17:32:07.476Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32522025-07-29T17:32:08.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-07-29T17:32:08.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-07-29T17:32:08.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-07-29T17:32:08.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32562025-07-29T17:32:08.305Z
32572025-07-29T17:32:08.305Zinfo: running `cargo check --bins` on authz-macros (130/221)
32582025-07-29T17:32:08.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-07-29T17:32:08.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-07-29T17:32:08.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-07-29T17:32:08.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32622025-07-29T17:32:09.030Z
32632025-07-29T17:32:09.030Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32642025-07-29T17:32:09.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-07-29T17:32:09.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-07-29T17:32:09.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-07-29T17:32:09.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32682025-07-29T17:32:09.840Z
32692025-07-29T17:32:09.840Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32702025-07-29T17:32:10.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-07-29T17:32:10.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-07-29T17:32:10.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-07-29T17:32:10.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32742025-07-29T17:32:10.651Z
32752025-07-29T17:32:10.651Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32762025-07-29T17:32:11.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-07-29T17:32:11.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-07-29T17:32:11.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-07-29T17:32:11.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32802025-07-29T17:32:11.380Z
32812025-07-29T17:32:11.380Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32822025-07-29T17:32:12.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-07-29T17:32:12.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-07-29T17:32:12.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-07-29T17:32:12.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32862025-07-29T17:32:12.135Z
32872025-07-29T17:32:12.135Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32882025-07-29T17:32:12.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-07-29T17:32:12.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-07-29T17:32:12.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-07-29T17:32:12.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32922025-07-29T17:32:12.946Z
32932025-07-29T17:32:12.946Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32942025-07-29T17:32:13.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-07-29T17:32:13.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-07-29T17:32:13.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-07-29T17:32:13.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32982025-07-29T17:32:13.767Z
32992025-07-29T17:32:13.767Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33002025-07-29T17:32:14.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-07-29T17:32:14.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-07-29T17:32:14.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-07-29T17:32:14.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33042025-07-29T17:32:14.583Z
33052025-07-29T17:32:14.583Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33062025-07-29T17:32:15.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-07-29T17:32:15.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-07-29T17:32:15.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-07-29T17:32:15.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33102025-07-29T17:32:15.374Z
33112025-07-29T17:32:15.374Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33122025-07-29T17:32:16.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-07-29T17:32:16.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-07-29T17:32:16.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-07-29T17:32:16.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33162025-07-29T17:32:16.137Z
33172025-07-29T17:32:16.137Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33182025-07-29T17:32:16.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-07-29T17:32:16.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-07-29T17:32:16.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-07-29T17:32:16.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33222025-07-29T17:32:16.907Z
33232025-07-29T17:32:16.907Zinfo: running `cargo check --bins` on key-manager (141/221)
33242025-07-29T17:32:17.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-07-29T17:32:17.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-07-29T17:32:17.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-07-29T17:32:17.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33282025-07-29T17:32:17.660Z
33292025-07-29T17:32:17.660Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33302025-07-29T17:32:18.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-07-29T17:32:18.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-07-29T17:32:18.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-07-29T17:32:18.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33342025-07-29T17:32:18.428Z
33352025-07-29T17:32:18.428Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33362025-07-29T17:32:19.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-07-29T17:32:19.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-07-29T17:32:19.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-07-29T17:32:19.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33402025-07-29T17:32:19.198Z
33412025-07-29T17:32:19.198Zinfo: running `cargo check --bins` on typed-rng (144/221)
33422025-07-29T17:32:19.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-07-29T17:32:19.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-07-29T17:32:19.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-07-29T17:32:19.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33462025-07-29T17:32:19.919Z
33472025-07-29T17:32:19.919Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33482025-07-29T17:32:20.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-07-29T17:32:20.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-07-29T17:32:20.885Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33512025-07-29T17:32:20.886Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33522025-07-29T17:32:20.892Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33532025-07-29T17:32:20.892Z Compiling thiserror-impl-no-std v2.0.2
33542025-07-29T17:32:20.892Z Checking universal-hash v0.5.1
33552025-07-29T17:32:20.892Z Checking opaque-debug v0.3.1
33562025-07-29T17:32:20.892Z Checking chacha20 v0.9.1
33572025-07-29T17:32:21.036Z Checking aead v0.5.2
33582025-07-29T17:32:21.138Z Compiling unicase v2.7.0
33592025-07-29T17:32:21.174Z Checking poly1305 v0.8.0
33602025-07-29T17:32:21.273Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33612025-07-29T17:32:21.319Z Compiling libefi-sys v0.1.0
33622025-07-29T17:32:21.411Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33632025-07-29T17:32:21.514Z Compiling bitfield-struct v0.6.2
33642025-07-29T17:32:21.549Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33652025-07-29T17:32:21.661Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33662025-07-29T17:32:21.683Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33672025-07-29T17:32:21.686Z Checking chacha20poly1305 v0.10.1
33682025-07-29T17:32:21.891Z Compiling proc-macro-error-attr2 v2.0.0
33692025-07-29T17:32:21.914Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33702025-07-29T17:32:21.966Z Compiling salty v0.3.0
33712025-07-29T17:32:22.065Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33722025-07-29T17:32:22.431Z Compiling num-derive v0.3.3
33732025-07-29T17:32:22.634Z Compiling proc-macro-error2 v2.0.1
33742025-07-29T17:32:22.680Z Compiling xshell-macros v0.2.7
33752025-07-29T17:32:22.852Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33762025-07-29T17:32:23.239Z Compiling tabled_derive v0.10.0
33772025-07-29T17:32:23.389Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33782025-07-29T17:32:23.409Z Checking xshell v0.2.7
33792025-07-29T17:32:23.602Z Checking thiserror-no-std v2.0.2
33802025-07-29T17:32:23.735Z Checking vsss-rs v3.3.4
33812025-07-29T17:32:23.758Z Compiling mime_guess v2.0.5
33822025-07-29T17:32:23.862Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33832025-07-29T17:32:24.074Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33842025-07-29T17:32:24.456Z Checking libscf-sys v1.1.0
33852025-07-29T17:32:24.892Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33862025-07-29T17:32:25.217Z Checking papergrid v0.14.0
33872025-07-29T17:32:25.395Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33882025-07-29T17:32:25.847Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33892025-07-29T17:32:26.166Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33902025-07-29T17:32:26.575Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33912025-07-29T17:32:26.641Z Checking primeorder v0.13.6
33922025-07-29T17:32:26.666Z Checking env_filter v0.1.2
33932025-07-29T17:32:26.922Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33942025-07-29T17:32:27.140Z Checking p384 v0.13.0
33952025-07-29T17:32:27.226Z Checking env_logger v0.11.5
33962025-07-29T17:32:27.346Z Checking tabled v0.18.0
33972025-07-29T17:32:27.555Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33982025-07-29T17:32:27.843Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33992025-07-29T17:32:28.130Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34002025-07-29T17:32:28.274Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34012025-07-29T17:32:28.438Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34022025-07-29T17:32:28.461Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34032025-07-29T17:32:28.520Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34042025-07-29T17:32:28.647Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34052025-07-29T17:32:28.708Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34062025-07-29T17:32:29.039Z Checking http-range v0.1.5
34072025-07-29T17:32:29.096Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34082025-07-29T17:32:29.368Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34092025-07-29T17:32:29.551Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34102025-07-29T17:32:29.578Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34112025-07-29T17:32:29.793Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34122025-07-29T17:32:29.845Z Checking secrecy v0.8.0
34132025-07-29T17:32:29.949Z Checking atty v0.2.14
34142025-07-29T17:32:30.073Z Checking crc8 v0.1.1
34152025-07-29T17:32:30.099Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34162025-07-29T17:32:30.267Z Checking hyper-staticfile v0.10.1
34172025-07-29T17:32:30.407Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34182025-07-29T17:32:30.763Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34192025-07-29T17:32:30.895Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34202025-07-29T17:32:30.951Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34212025-07-29T17:32:31.194Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34222025-07-29T17:32:31.320Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34232025-07-29T17:32:31.621Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34242025-07-29T17:32:31.823Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34252025-07-29T17:32:31.894Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34262025-07-29T17:32:32.995Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34272025-07-29T17:32:32.998Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34282025-07-29T17:32:32.998Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34292025-07-29T17:32:33.573Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34302025-07-29T17:32:33.896Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34312025-07-29T17:32:34.255Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34322025-07-29T17:32:35.191Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34332025-07-29T17:32:36.802Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34342025-07-29T17:32:41.675Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34352025-07-29T17:32:54.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.36s
34362025-07-29T17:32:54.523Z
34372025-07-29T17:32:54.523Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34382025-07-29T17:32:55.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-07-29T17:32:55.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-07-29T17:32:55.418Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34412025-07-29T17:33:08.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
34422025-07-29T17:33:08.421Z
34432025-07-29T17:33:08.421Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34442025-07-29T17:33:09.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-07-29T17:33:09.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-07-29T17:33:09.311Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34472025-07-29T17:33:21.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s
34482025-07-29T17:33:22.183Z
34492025-07-29T17:33:22.183Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34502025-07-29T17:33:22.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-07-29T17:33:22.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-07-29T17:33:23.078Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34532025-07-29T17:33:35.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
34542025-07-29T17:33:36.011Z
34552025-07-29T17:33:36.011Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34562025-07-29T17:33:36.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-07-29T17:33:36.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-07-29T17:33:36.906Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34592025-07-29T17:33:49.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s
34602025-07-29T17:33:49.806Z
34612025-07-29T17:33:49.806Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34622025-07-29T17:33:50.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632025-07-29T17:33:50.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642025-07-29T17:33:50.686Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34652025-07-29T17:34:03.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s
34662025-07-29T17:34:03.600Z
34672025-07-29T17:34:03.600Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34682025-07-29T17:34:04.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692025-07-29T17:34:04.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702025-07-29T17:34:04.475Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34712025-07-29T17:34:17.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s
34722025-07-29T17:34:17.306Z
34732025-07-29T17:34:17.306Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34742025-07-29T17:34:18.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752025-07-29T17:34:18.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762025-07-29T17:34:18.197Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34772025-07-29T17:34:31.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
34782025-07-29T17:34:31.343Z
34792025-07-29T17:34:31.343Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34802025-07-29T17:34:31.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812025-07-29T17:34:31.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822025-07-29T17:34:31.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832025-07-29T17:34:31.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34842025-07-29T17:34:32.068Z
34852025-07-29T17:34:32.068Zinfo: running `cargo check --bins` on range-requests (154/221)
34862025-07-29T17:34:32.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872025-07-29T17:34:32.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882025-07-29T17:34:32.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892025-07-29T17:34:32.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
34902025-07-29T17:34:32.796Z
34912025-07-29T17:34:32.796Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34922025-07-29T17:34:33.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-07-29T17:34:33.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-07-29T17:34:33.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952025-07-29T17:34:33.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34962025-07-29T17:34:33.540Z
34972025-07-29T17:34:33.540Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34982025-07-29T17:34:34.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-07-29T17:34:34.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-07-29T17:34:34.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012025-07-29T17:34:34.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35022025-07-29T17:34:34.329Z
35032025-07-29T17:34:34.329Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35042025-07-29T17:34:35.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-07-29T17:34:35.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-07-29T17:34:35.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-07-29T17:34:35.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35082025-07-29T17:34:35.094Z
35092025-07-29T17:34:35.094Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35102025-07-29T17:34:35.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-07-29T17:34:35.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-07-29T17:34:35.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-07-29T17:34:35.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35142025-07-29T17:34:35.884Z
35152025-07-29T17:34:35.885Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35162025-07-29T17:34:36.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-07-29T17:34:36.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-07-29T17:34:36.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-07-29T17:34:36.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35202025-07-29T17:34:36.666Z
35212025-07-29T17:34:36.666Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35222025-07-29T17:34:37.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-07-29T17:34:37.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-07-29T17:34:37.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-07-29T17:34:37.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35262025-07-29T17:34:37.463Z
35272025-07-29T17:34:37.463Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35282025-07-29T17:34:38.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-07-29T17:34:38.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-07-29T17:34:38.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-07-29T17:34:38.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35322025-07-29T17:34:38.274Z
35332025-07-29T17:34:38.274Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35342025-07-29T17:34:39.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-07-29T17:34:39.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-07-29T17:34:39.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-07-29T17:34:39.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35382025-07-29T17:34:39.103Z
35392025-07-29T17:34:39.103Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35402025-07-29T17:34:39.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-07-29T17:34:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-07-29T17:34:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432025-07-29T17:34:39.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35442025-07-29T17:34:39.931Z
35452025-07-29T17:34:39.931Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35462025-07-29T17:34:40.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472025-07-29T17:34:40.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482025-07-29T17:34:40.776Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35492025-07-29T17:34:40.776Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35502025-07-29T17:34:41.679Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35512025-07-29T17:34:43.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
35522025-07-29T17:34:43.919Z
35532025-07-29T17:34:43.919Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35542025-07-29T17:34:44.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-07-29T17:34:44.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-07-29T17:34:44.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572025-07-29T17:34:44.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35582025-07-29T17:34:44.674Z
35592025-07-29T17:34:44.674Zinfo: running `cargo check --bins` on cert-dev (166/221)
35602025-07-29T17:34:45.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-07-29T17:34:45.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-07-29T17:34:45.390Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35632025-07-29T17:34:45.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35642025-07-29T17:34:45.902Z
35652025-07-29T17:34:45.902Zinfo: running `cargo check --bins` on clickana (167/221)
35662025-07-29T17:34:46.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-07-29T17:34:46.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-07-29T17:34:46.679Z Checking castaway v0.2.3
35692025-07-29T17:34:46.682Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35702025-07-29T17:34:46.682Z Checking lru v0.12.5
35712025-07-29T17:34:46.682Z Compiling instability v0.3.2
35722025-07-29T17:34:46.682Z Checking unicode-truncate v1.1.0
35732025-07-29T17:34:46.682Z Checking cassowary v0.3.0
35742025-07-29T17:34:46.682Z Compiling indoc v2.0.6
35752025-07-29T17:34:47.195Z Checking compact_str v0.8.0
35762025-07-29T17:34:47.528Z Checking ratatui v0.29.0
35772025-07-29T17:34:48.403Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35782025-07-29T17:34:49.574Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35792025-07-29T17:34:50.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
35802025-07-29T17:34:50.718Z
35812025-07-29T17:34:50.718Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35822025-07-29T17:34:51.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-07-29T17:34:51.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-07-29T17:34:51.539Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35852025-07-29T17:34:51.539Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35862025-07-29T17:34:52.632Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35872025-07-29T17:34:53.138Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35882025-07-29T17:34:53.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
35892025-07-29T17:34:53.725Z
35902025-07-29T17:34:53.725Zinfo: running `cargo check --bins` on ch-dev (169/221)
35912025-07-29T17:34:54.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-07-29T17:34:54.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-07-29T17:34:54.511Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35942025-07-29T17:34:55.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
35952025-07-29T17:34:55.509Z
35962025-07-29T17:34:55.510Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35972025-07-29T17:34:56.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-07-29T17:34:56.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-07-29T17:34:56.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-07-29T17:34:56.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36012025-07-29T17:34:56.095Z
36022025-07-29T17:34:56.095Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36032025-07-29T17:34:56.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-07-29T17:34:56.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-07-29T17:34:56.873Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36062025-07-29T17:34:57.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
36072025-07-29T17:34:57.483Z
36082025-07-29T17:34:57.484Zinfo: running `cargo check --bins` on db-dev (172/221)
36092025-07-29T17:34:58.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-07-29T17:34:58.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-07-29T17:34:58.255Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36122025-07-29T17:34:59.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
36132025-07-29T17:34:59.245Z
36142025-07-29T17:34:59.245Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36152025-07-29T17:34:59.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-07-29T17:34:59.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-07-29T17:34:59.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-07-29T17:34:59.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36192025-07-29T17:35:00.008Z
36202025-07-29T17:35:00.008Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36212025-07-29T17:35:00.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-07-29T17:35:00.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-07-29T17:35:00.720Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36242025-07-29T17:35:01.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
36252025-07-29T17:35:01.757Z
36262025-07-29T17:35:01.757Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36272025-07-29T17:35:02.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-07-29T17:35:02.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-07-29T17:35:02.470Z Checking typeid v1.0.3
36302025-07-29T17:35:02.585Z Checking ordered-float v2.10.1
36312025-07-29T17:35:02.598Z Checking cargo-platform v0.2.0
36322025-07-29T17:35:02.671Z Checking erased-serde v0.4.6
36332025-07-29T17:35:02.904Z Checking serde-value v0.7.0
36342025-07-29T17:35:03.222Z Checking serde-untagged v0.1.7
36352025-07-29T17:35:03.444Z Checking cargo-util-schemas v0.8.2
36362025-07-29T17:35:04.626Z Checking cargo_metadata v0.21.0
36372025-07-29T17:35:05.671Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36382025-07-29T17:35:06.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
36392025-07-29T17:35:06.681Z
36402025-07-29T17:35:06.681Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36412025-07-29T17:35:07.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-07-29T17:35:07.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-07-29T17:35:07.549Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36442025-07-29T17:35:09.216Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36452025-07-29T17:35:09.855Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36462025-07-29T17:35:10.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
36472025-07-29T17:35:10.880Z
36482025-07-29T17:35:10.880Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36492025-07-29T17:35:11.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-07-29T17:35:11.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-07-29T17:35:11.678Z Compiling crunchy v0.2.2
36522025-07-29T17:35:11.681Z Compiling dsl_auto_type v0.1.2
36532025-07-29T17:35:11.817Z Checking scheduled-thread-pool v0.2.7
36542025-07-29T17:35:11.828Z Compiling diesel_table_macro_syntax v0.2.0
36552025-07-29T17:35:11.837Z Compiling tiny-keccak v2.0.2
36562025-07-29T17:35:11.865Z Compiling bit-vec v0.6.3
36572025-07-29T17:35:11.869Z Compiling ascii-canvas v3.0.0
36582025-07-29T17:35:11.884Z Compiling ena v0.14.3
36592025-07-29T17:35:12.036Z Checking r2d2 v0.8.10
36602025-07-29T17:35:12.195Z Compiling bit-set v0.5.3
36612025-07-29T17:35:12.225Z Compiling bindgen v0.71.1
36622025-07-29T17:35:12.247Z Compiling diff v0.1.13
36632025-07-29T17:35:12.324Z Compiling regex-syntax v0.6.29
36642025-07-29T17:35:12.347Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36652025-07-29T17:35:12.375Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36662025-07-29T17:35:12.457Z Compiling derive_builder_core v0.20.2
36672025-07-29T17:35:12.587Z Compiling libxml v0.3.3
36682025-07-29T17:35:12.695Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36692025-07-29T17:35:12.790Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36702025-07-29T17:35:13.019Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36712025-07-29T17:35:13.106Z Compiling diesel_derives v2.2.3
36722025-07-29T17:35:13.149Z Compiling strum_macros v0.24.3
36732025-07-29T17:35:13.222Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36742025-07-29T17:35:13.335Z Compiling indoc v1.0.9
36752025-07-29T17:35:14.167Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36762025-07-29T17:35:14.444Z Compiling derive_builder_macro v0.20.2
36772025-07-29T17:35:14.494Z Compiling oso-derive v0.27.3
36782025-07-29T17:35:15.217Z Compiling impl-trait-for-tuples v0.2.2
36792025-07-29T17:35:15.324Z Checking derive_builder v0.20.2
36802025-07-29T17:35:15.466Z Compiling lalrpop v0.19.12
36812025-07-29T17:35:15.512Z Checking quick-xml v0.37.2
36822025-07-29T17:35:15.704Z Checking maplit v1.0.2
36832025-07-29T17:35:15.885Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36842025-07-29T17:35:16.192Z Compiling diesel-dtrace v0.4.2
36852025-07-29T17:35:16.630Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36862025-07-29T17:35:16.969Z Checking bb8 v0.8.5
36872025-07-29T17:35:17.432Z Checking ignore v0.4.23
36882025-07-29T17:35:17.458Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36892025-07-29T17:35:17.484Z Checking predicates-tree v1.0.12
36902025-07-29T17:35:17.508Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36912025-07-29T17:35:17.676Z Checking rand_seeder v0.3.0
36922025-07-29T17:35:17.848Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36932025-07-29T17:35:17.875Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36942025-07-29T17:35:17.916Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36952025-07-29T17:35:18.169Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36962025-07-29T17:35:18.193Z Checking globwalk v0.9.1
36972025-07-29T17:35:18.511Z Checking console v0.16.0
36982025-07-29T17:35:18.534Z Checking camino-tempfile-ext v0.3.2
36992025-07-29T17:35:18.934Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37002025-07-29T17:35:19.087Z Checking is_ci v1.2.0
37012025-07-29T17:35:19.252Z Checking unit-prefix v0.5.1
37022025-07-29T17:35:19.488Z Checking indicatif v0.18.0
37032025-07-29T17:35:19.667Z Checking supports-color v3.0.2
37042025-07-29T17:35:19.801Z Checking support-bundle-viewer v0.1.2
37052025-07-29T17:35:19.874Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37062025-07-29T17:35:20.029Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37072025-07-29T17:35:20.209Z Checking multimap v0.10.1
37082025-07-29T17:35:22.244Z Checking diesel v2.2.11
37092025-07-29T17:35:38.261Z Compiling samael v0.0.19
37102025-07-29T17:35:50.781Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37112025-07-29T17:35:52.728Z Checking async-bb8-diesel v0.2.1
37122025-07-29T17:35:54.761Z Compiling polar-core v0.27.3
37132025-07-29T17:36:01.642Z Checking oso v0.27.3
37142025-07-29T17:36:40.671Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37152025-07-29T17:37:12.876Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37162025-07-29T17:37:22.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
37172025-07-29T17:37:22.722Z
37182025-07-29T17:37:22.722Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37192025-07-29T17:37:23.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202025-07-29T17:37:23.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212025-07-29T17:37:23.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222025-07-29T17:37:23.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37232025-07-29T17:37:23.557Z
37242025-07-29T17:37:23.557Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37252025-07-29T17:37:24.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262025-07-29T17:37:24.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272025-07-29T17:37:24.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37282025-07-29T17:37:24.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37292025-07-29T17:37:24.382Z
37302025-07-29T17:37:24.382Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37312025-07-29T17:37:25.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-07-29T17:37:25.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-07-29T17:37:25.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342025-07-29T17:37:25.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
37352025-07-29T17:37:25.104Z
37362025-07-29T17:37:25.104Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37372025-07-29T17:37:25.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382025-07-29T17:37:25.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392025-07-29T17:37:26.108Z Compiling libz-sys v1.1.20
37402025-07-29T17:37:26.111Z Compiling libgit2-sys v0.17.0+1.8.1
37412025-07-29T17:37:26.115Z Compiling vergen v8.3.2
37422025-07-29T17:37:26.115Z Compiling cargo-platform v0.1.8
37432025-07-29T17:37:26.115Z Compiling fs-err v2.11.0
37442025-07-29T17:37:26.115Z Compiling rustls v0.21.12
37452025-07-29T17:37:26.115Z Checking rustls-webpki v0.101.7
37462025-07-29T17:37:26.115Z Checking sct v0.7.1
37472025-07-29T17:37:26.565Z Compiling cargo_metadata v0.18.1
37482025-07-29T17:37:26.627Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37492025-07-29T17:37:26.657Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37502025-07-29T17:37:26.762Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37512025-07-29T17:37:26.930Z Checking parse-size v1.1.0
37522025-07-29T17:37:27.059Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37532025-07-29T17:37:27.079Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37542025-07-29T17:37:27.114Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37552025-07-29T17:37:27.118Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37562025-07-29T17:37:27.155Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37572025-07-29T17:37:27.299Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37582025-07-29T17:37:27.956Z Checking rustls-pemfile v1.0.4
37592025-07-29T17:37:28.073Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37602025-07-29T17:37:28.171Z Checking twox-hash v2.1.0
37612025-07-29T17:37:28.363Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37622025-07-29T17:37:28.681Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37632025-07-29T17:37:28.796Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37642025-07-29T17:37:29.410Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37652025-07-29T17:37:29.626Z Checking tokio-rustls v0.24.1
37662025-07-29T17:37:29.835Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37672025-07-29T17:37:29.951Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37682025-07-29T17:37:30.263Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37692025-07-29T17:37:30.484Z Checking fatfs v0.3.6
37702025-07-29T17:37:30.532Z Checking assert_matches v1.5.0
37712025-07-29T17:37:35.809Z Compiling git2 v0.19.0
37722025-07-29T17:37:39.741Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37732025-07-29T17:38:34.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
37742025-07-29T17:38:35.130Z
37752025-07-29T17:38:35.130Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37762025-07-29T17:38:35.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-07-29T17:38:35.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-07-29T17:38:35.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792025-07-29T17:38:35.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37802025-07-29T17:38:35.899Z
37812025-07-29T17:38:35.899Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37822025-07-29T17:38:36.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-07-29T17:38:36.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-07-29T17:38:36.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852025-07-29T17:38:36.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37862025-07-29T17:38:36.701Z
37872025-07-29T17:38:36.701Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37882025-07-29T17:38:37.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-07-29T17:38:37.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-07-29T17:38:37.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912025-07-29T17:38:37.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37922025-07-29T17:38:37.495Z
37932025-07-29T17:38:37.495Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37942025-07-29T17:38:38.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-07-29T17:38:38.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-07-29T17:38:38.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972025-07-29T17:38:38.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37982025-07-29T17:38:38.324Z
37992025-07-29T17:38:38.324Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
38002025-07-29T17:38:39.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-07-29T17:38:39.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-07-29T17:38:39.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032025-07-29T17:38:40.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38042025-07-29T17:38:40.046Z
38052025-07-29T17:38:40.047Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38062025-07-29T17:38:40.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-07-29T17:38:40.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-07-29T17:38:40.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092025-07-29T17:38:40.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38102025-07-29T17:38:40.047Z
38112025-07-29T17:38:40.047Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38122025-07-29T17:38:40.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-07-29T17:38:40.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-07-29T17:38:40.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152025-07-29T17:38:40.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38162025-07-29T17:38:40.796Z
38172025-07-29T17:38:40.796Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38182025-07-29T17:38:41.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-07-29T17:38:41.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-07-29T17:38:41.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212025-07-29T17:38:41.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38222025-07-29T17:38:41.619Z
38232025-07-29T17:38:41.619Zinfo: running `cargo check --bins` on update-common (190/221)
38242025-07-29T17:38:42.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-07-29T17:38:42.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-07-29T17:38:42.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272025-07-29T17:38:42.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38282025-07-29T17:38:42.396Z
38292025-07-29T17:38:42.397Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38302025-07-29T17:38:43.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-07-29T17:38:43.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-07-29T17:38:43.488Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38332025-07-29T17:38:43.492Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38342025-07-29T17:38:43.650Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38352025-07-29T17:38:43.657Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38362025-07-29T17:38:43.731Z Checking yansi v1.0.1
38372025-07-29T17:38:43.731Z Checking diff v0.1.13
38382025-07-29T17:38:43.741Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38392025-07-29T17:38:43.741Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38402025-07-29T17:38:44.148Z Checking pretty_assertions v1.4.1
38412025-07-29T17:38:44.229Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38422025-07-29T17:38:44.834Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38432025-07-29T17:39:13.695Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38442025-07-29T17:39:13.699Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38452025-07-29T17:39:13.699Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38462025-07-29T17:39:13.699Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38472025-07-29T17:39:13.699Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38482025-07-29T17:39:13.699Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38492025-07-29T17:39:14.207Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38502025-07-29T17:39:14.645Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38512025-07-29T17:39:15.950Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38522025-07-29T17:40:02.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
38532025-07-29T17:40:02.456Z
38542025-07-29T17:40:02.456Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38552025-07-29T17:40:03.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-07-29T17:40:03.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-07-29T17:40:03.322Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38582025-07-29T17:40:03.322Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38592025-07-29T17:40:03.325Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38602025-07-29T17:40:03.325Z Checking heck v0.4.1
38612025-07-29T17:40:03.448Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38622025-07-29T17:40:03.644Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38632025-07-29T17:40:03.674Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38642025-07-29T17:40:04.600Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38652025-07-29T17:40:06.765Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38662025-07-29T17:40:08.299Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38672025-07-29T17:40:09.149Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38682025-07-29T17:40:10.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.21s
38692025-07-29T17:40:10.894Z
38702025-07-29T17:40:10.894Zinfo: running `cargo check --bins` on installinator-api (193/221)
38712025-07-29T17:40:11.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-07-29T17:40:11.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-07-29T17:40:11.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742025-07-29T17:40:11.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38752025-07-29T17:40:11.680Z
38762025-07-29T17:40:11.680Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38772025-07-29T17:40:12.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782025-07-29T17:40:12.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792025-07-29T17:40:12.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802025-07-29T17:40:12.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38812025-07-29T17:40:12.482Z
38822025-07-29T17:40:12.482Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38832025-07-29T17:40:13.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-07-29T17:40:13.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-07-29T17:40:13.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862025-07-29T17:40:13.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
38872025-07-29T17:40:13.243Z
38882025-07-29T17:40:13.243Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38892025-07-29T17:40:13.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902025-07-29T17:40:13.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912025-07-29T17:40:13.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922025-07-29T17:40:13.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38932025-07-29T17:40:14.025Z
38942025-07-29T17:40:14.026Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38952025-07-29T17:40:14.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962025-07-29T17:40:14.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972025-07-29T17:40:14.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982025-07-29T17:40:14.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
38992025-07-29T17:40:14.752Z
39002025-07-29T17:40:14.752Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
39012025-07-29T17:40:15.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022025-07-29T17:40:15.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032025-07-29T17:40:15.704Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39042025-07-29T17:40:15.841Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39052025-07-29T17:40:15.845Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39062025-07-29T17:40:15.848Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39072025-07-29T17:40:15.848Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39082025-07-29T17:40:15.848Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39092025-07-29T17:40:15.851Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39102025-07-29T17:40:15.863Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39112025-07-29T17:40:16.132Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39122025-07-29T17:40:16.204Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39132025-07-29T17:40:16.366Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39142025-07-29T17:40:16.454Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39152025-07-29T17:40:16.457Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39162025-07-29T17:40:16.535Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39172025-07-29T17:40:17.056Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39182025-07-29T17:40:17.080Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39192025-07-29T17:40:17.286Z Compiling petname v2.0.2
39202025-07-29T17:40:18.093Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39212025-07-29T17:40:18.455Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39222025-07-29T17:40:18.670Z Checking sync-ptr v0.1.4
39232025-07-29T17:40:18.706Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39242025-07-29T17:40:18.791Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39252025-07-29T17:40:18.897Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39262025-07-29T17:40:18.928Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39272025-07-29T17:40:19.276Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39282025-07-29T17:40:20.636Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39292025-07-29T17:40:21.679Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39302025-07-29T17:40:21.682Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39312025-07-29T17:40:33.844Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39322025-07-29T17:40:33.848Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39332025-07-29T17:40:34.729Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39342025-07-29T17:40:36.296Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39352025-07-29T17:40:38.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.20s
39362025-07-29T17:40:39.178Z
39372025-07-29T17:40:39.179Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39382025-07-29T17:40:39.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392025-07-29T17:40:39.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402025-07-29T17:40:39.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412025-07-29T17:40:39.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39422025-07-29T17:40:40.015Z
39432025-07-29T17:40:40.015Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39442025-07-29T17:40:40.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452025-07-29T17:40:40.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462025-07-29T17:40:40.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39472025-07-29T17:40:40.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39482025-07-29T17:40:40.747Z
39492025-07-29T17:40:40.747Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39502025-07-29T17:40:41.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512025-07-29T17:40:41.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522025-07-29T17:40:41.626Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39532025-07-29T17:40:42.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
39542025-07-29T17:40:42.943Z
39552025-07-29T17:40:42.943Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39562025-07-29T17:40:43.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572025-07-29T17:40:43.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582025-07-29T17:40:43.768Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39592025-07-29T17:40:44.203Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39602025-07-29T17:40:45.713Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39612025-07-29T17:40:46.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
39622025-07-29T17:40:46.339Z
39632025-07-29T17:40:46.339Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39642025-07-29T17:40:46.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652025-07-29T17:40:46.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662025-07-29T17:40:47.057Z Compiling blake3 v1.5.4
39672025-07-29T17:40:47.173Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39682025-07-29T17:40:47.185Z Checking memmap2 v0.9.5
39692025-07-29T17:40:47.189Z Checking arrayvec v0.7.6
39702025-07-29T17:40:47.189Z Checking constant_time_eq v0.3.1
39712025-07-29T17:40:47.189Z Checking arrayref v0.3.9
39722025-07-29T17:40:47.233Z Checking topological-sort v0.2.2
39732025-07-29T17:40:47.237Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39742025-07-29T17:40:47.315Z Checking shell-words v1.1.0
39752025-07-29T17:40:47.692Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39762025-07-29T17:40:47.941Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39772025-07-29T17:40:48.360Z Checking omicron-zone-package v0.12.2
39782025-07-29T17:40:49.499Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39792025-07-29T17:40:50.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
39802025-07-29T17:40:50.712Z
39812025-07-29T17:40:50.712Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39822025-07-29T17:40:51.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832025-07-29T17:40:51.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842025-07-29T17:40:51.492Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39852025-07-29T17:40:51.876Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39862025-07-29T17:40:52.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
39872025-07-29T17:40:52.586Z
39882025-07-29T17:40:52.586Zinfo: running `cargo check --bins` on xtask (205/221)
39892025-07-29T17:40:53.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39902025-07-29T17:40:53.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39912025-07-29T17:40:53.150Z Checking bitflags v2.9.1
39922025-07-29T17:40:53.154Z Checking serde v1.0.219
39932025-07-29T17:40:53.246Z Checking zerofrom v0.1.4
39942025-07-29T17:40:53.252Z Checking smallvec v1.15.1
39952025-07-29T17:40:53.267Z Checking hashbrown v0.15.4
39962025-07-29T17:40:53.276Z Checking thiserror v1.0.69
39972025-07-29T17:40:53.289Z Checking num-traits v0.2.19
39982025-07-29T17:40:53.289Z Checking scroll v0.12.0
39992025-07-29T17:40:53.421Z Checking log v0.4.27
40002025-07-29T17:40:53.458Z Checking yoke v0.7.4
40012025-07-29T17:40:53.484Z Checking rustix v0.38.37
40022025-07-29T17:40:53.597Z Checking percent-encoding v2.3.1
40032025-07-29T17:40:53.687Z Checking pest v2.7.14
40042025-07-29T17:40:53.746Z Checking goblin v0.8.2
40052025-07-29T17:40:53.782Z Checking zerovec v0.10.4
40062025-07-29T17:40:53.814Z Checking form_urlencoded v1.2.1
40072025-07-29T17:40:54.022Z Checking zerocopy v0.7.35
40082025-07-29T17:40:54.191Z Checking indexmap v2.10.0
40092025-07-29T17:40:54.493Z Checking terminal_size v0.4.0
40102025-07-29T17:40:54.671Z Checking getrandom v0.3.1
40112025-07-29T17:40:54.797Z Checking ordered-float v2.10.1
40122025-07-29T17:40:54.901Z Checking thiserror v2.0.12
40132025-07-29T17:40:55.070Z Checking syn v2.0.104
40142025-07-29T17:40:55.225Z Checking rustix v1.0.7
40152025-07-29T17:40:55.295Z Checking tinystr v0.7.6
40162025-07-29T17:40:55.312Z Checking icu_collections v1.5.0
40172025-07-29T17:40:55.333Z Checking once_cell v1.21.3
40182025-07-29T17:40:55.627Z Checking icu_locid v1.5.0
40192025-07-29T17:40:55.646Z Checking clap_builder v4.5.41
40202025-07-29T17:40:55.932Z Checking textwrap v0.16.2
40212025-07-29T17:40:56.195Z Checking dtrace-parser v0.2.0
40222025-07-29T17:40:56.366Z Checking fs-err v3.1.1
40232025-07-29T17:40:56.590Z Checking icu_provider v1.5.0
40242025-07-29T17:40:56.679Z Checking anyhow v1.0.98
40252025-07-29T17:40:56.682Z Checking tabled v0.15.0
40262025-07-29T17:40:56.739Z Checking tempfile v3.20.0
40272025-07-29T17:40:57.048Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40282025-07-29T17:40:57.182Z Checking icu_locid_transform v1.5.0
40292025-07-29T17:40:57.591Z Checking serde_spanned v0.6.9
40302025-07-29T17:40:57.595Z Checking toml_datetime v0.6.11
40312025-07-29T17:40:57.595Z Checking serde_json v1.0.141
40322025-07-29T17:40:57.826Z Checking erased-serde v0.4.6
40332025-07-29T17:40:57.952Z Checking toml_edit v0.22.27
40342025-07-29T17:40:58.148Z Checking icu_properties v1.5.1
40352025-07-29T17:40:58.320Z Checking camino v1.1.10
40362025-07-29T17:40:58.419Z Checking serde-value v0.7.0
40372025-07-29T17:40:58.702Z Checking serde-untagged v0.1.7
40382025-07-29T17:40:58.839Z Checking semver v1.0.26
40392025-07-29T17:40:58.864Z Checking cargo-platform v0.2.0
40402025-07-29T17:40:59.003Z Checking dof v0.3.0
40412025-07-29T17:40:59.057Z Checking camino-tempfile v1.4.1
40422025-07-29T17:40:59.212Z Checking clap v4.5.41
40432025-07-29T17:40:59.248Z Checking macaddr v1.0.1
40442025-07-29T17:40:59.653Z Checking usdt-impl v0.5.0
40452025-07-29T17:41:00.005Z Checking usdt v0.5.0
40462025-07-29T17:41:00.164Z Checking toml v0.8.23
40472025-07-29T17:41:00.615Z Checking cargo_toml v0.21.0
40482025-07-29T17:41:00.686Z Checking icu_normalizer v1.5.0
40492025-07-29T17:41:01.180Z Checking idna_adapter v1.2.0
40502025-07-29T17:41:01.318Z Checking idna v1.0.3
40512025-07-29T17:41:01.626Z Checking url v2.5.4
40522025-07-29T17:41:02.111Z Checking cargo-util-schemas v0.8.2
40532025-07-29T17:41:03.287Z Checking cargo_metadata v0.21.0
40542025-07-29T17:41:04.266Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40552025-07-29T17:41:04.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s
40562025-07-29T17:41:05.048Z
40572025-07-29T17:41:05.048Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40582025-07-29T17:41:05.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40592025-07-29T17:41:05.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40602025-07-29T17:41:05.964Z Checking polyval v0.6.2
40612025-07-29T17:41:06.096Z Checking ctr v0.9.2
40622025-07-29T17:41:06.108Z Checking ssh-encoding v0.2.0
40632025-07-29T17:41:06.112Z Checking blowfish v0.9.1
40642025-07-29T17:41:06.133Z Checking password-hash v0.4.2
40652025-07-29T17:41:06.148Z Checking p256 v0.13.2
40662025-07-29T17:41:06.152Z Checking p521 v0.13.3
40672025-07-29T17:41:06.152Z Checking russh-cryptovec v0.7.3
40682025-07-29T17:41:06.328Z Checking ghash v0.5.1
40692025-07-29T17:41:06.352Z Checking bcrypt-pbkdf v0.10.0
40702025-07-29T17:41:06.356Z Checking md5 v0.7.0
40712025-07-29T17:41:06.405Z Checking num-bigint v0.4.6
40722025-07-29T17:41:06.406Z Checking des v0.8.1
40732025-07-29T17:41:06.499Z Checking aes-gcm v0.10.3
40742025-07-29T17:41:06.534Z Checking pbkdf2 v0.11.0
40752025-07-29T17:41:06.612Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40762025-07-29T17:41:06.669Z Checking hex-literal v0.4.1
40772025-07-29T17:41:06.672Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40782025-07-29T17:41:06.709Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40792025-07-29T17:41:06.746Z Checking ssh-cipher v0.2.0
40802025-07-29T17:41:06.807Z Checking internet-checksum v0.2.1
40812025-07-29T17:41:07.046Z Checking ssh-key v0.6.6
40822025-07-29T17:41:07.260Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40832025-07-29T17:41:08.155Z Checking russh-keys v0.45.0
40842025-07-29T17:41:08.968Z Checking russh v0.45.0
40852025-07-29T17:41:29.386Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40862025-07-29T17:41:30.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.80s
40872025-07-29T17:41:31.089Z
40882025-07-29T17:41:31.089Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40892025-07-29T17:41:31.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902025-07-29T17:41:31.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912025-07-29T17:41:31.847Z Checking termios v0.3.3
40922025-07-29T17:41:32.086Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40932025-07-29T17:41:33.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
40942025-07-29T17:41:33.303Z
40952025-07-29T17:41:33.303Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40962025-07-29T17:41:33.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972025-07-29T17:41:33.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982025-07-29T17:41:33.927Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40992025-07-29T17:41:33.930Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41002025-07-29T17:41:34.788Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41012025-07-29T17:41:36.567Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41022025-07-29T17:41:38.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
41032025-07-29T17:41:38.882Z
41042025-07-29T17:41:38.882Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41052025-07-29T17:41:39.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062025-07-29T17:41:39.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072025-07-29T17:41:39.642Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41082025-07-29T17:41:40.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
41092025-07-29T17:41:40.347Z
41102025-07-29T17:41:40.347Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41112025-07-29T17:41:40.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122025-07-29T17:41:40.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132025-07-29T17:41:40.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142025-07-29T17:41:40.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41152025-07-29T17:41:41.071Z
41162025-07-29T17:41:41.071Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41172025-07-29T17:41:41.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182025-07-29T17:41:41.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192025-07-29T17:41:41.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202025-07-29T17:41:41.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41212025-07-29T17:41:41.799Z
41222025-07-29T17:41:41.799Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41232025-07-29T17:41:42.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242025-07-29T17:41:42.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252025-07-29T17:41:42.669Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41262025-07-29T17:41:43.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
41272025-07-29T17:41:43.605Z
41282025-07-29T17:41:43.605Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41292025-07-29T17:41:44.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302025-07-29T17:41:44.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312025-07-29T17:41:44.370Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41322025-07-29T17:41:44.370Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41332025-07-29T17:41:44.670Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41342025-07-29T17:41:45.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
41352025-07-29T17:41:45.896Z
41362025-07-29T17:41:45.897Zinfo: running `cargo check --bins` on omicron-package (214/221)
41372025-07-29T17:41:46.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382025-07-29T17:41:46.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392025-07-29T17:41:46.722Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41402025-07-29T17:41:48.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
41412025-07-29T17:41:48.391Z
41422025-07-29T17:41:48.391Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41432025-07-29T17:41:49.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442025-07-29T17:41:49.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452025-07-29T17:41:49.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41462025-07-29T17:41:49.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
41472025-07-29T17:41:49.174Z
41482025-07-29T17:41:49.174Zinfo: running `cargo check --bins` on gfss (216/221)
41492025-07-29T17:41:49.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502025-07-29T17:41:49.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512025-07-29T17:41:49.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41522025-07-29T17:41:49.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
41532025-07-29T17:41:49.894Z
41542025-07-29T17:41:49.895Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41552025-07-29T17:41:50.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41562025-07-29T17:41:50.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41572025-07-29T17:41:50.759Z Checking rtoolbox v0.0.2
41582025-07-29T17:41:50.762Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41592025-07-29T17:41:50.762Z Checking tui-tree-widget v0.23.1
41602025-07-29T17:41:51.032Z Checking rpassword v7.4.0
41612025-07-29T17:41:55.601Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41622025-07-29T17:41:58.429Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41632025-07-29T17:41:59.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.74s
41642025-07-29T17:41:59.865Z
41652025-07-29T17:41:59.865Zinfo: running `cargo check --bins` on wicket (218/221)
41662025-07-29T17:42:00.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672025-07-29T17:42:00.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682025-07-29T17:42:00.698Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41692025-07-29T17:42:01.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
41702025-07-29T17:42:01.372Z
41712025-07-29T17:42:01.372Zinfo: running `cargo check --bins` on wicketd (219/221)
41722025-07-29T17:42:02.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732025-07-29T17:42:02.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742025-07-29T17:42:02.226Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41752025-07-29T17:42:06.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
41762025-07-29T17:42:06.479Z
41772025-07-29T17:42:06.479Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41782025-07-29T17:42:07.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-07-29T17:42:07.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-07-29T17:42:07.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41812025-07-29T17:42:07.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
41822025-07-29T17:42:07.201Z
41832025-07-29T17:42:07.201Zinfo: running `cargo check --bins` on zone-setup (221/221)
41842025-07-29T17:42:07.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852025-07-29T17:42:07.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862025-07-29T17:42:08.003Z Checking uzers v0.12.1
41872025-07-29T17:42:08.354Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41882025-07-29T17:42:09.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
41892025-07-29T17:42:09.621Z
41902025-07-29T17:42:09.621Zreal 15:21.865248352
41912025-07-29T17:42:09.621Zuser 30:50.558140915
41922025-07-29T17:42:09.621Zsys 5:07.120927614
41932025-07-29T17:42:09.621Ztrap 0.635812697
41942025-07-29T17:42:09.625Ztflt 0.723310870
41952025-07-29T17:42:09.625Zdflt 1.690898992
41962025-07-29T17:42:09.625Zkflt 0.001102909
41972025-07-29T17:42:09.625Zlock 1:17:42.352867243
41982025-07-29T17:42:09.625Zslp 2:30:01.759656896
41992025-07-29T17:42:09.625Zlat 1:34.741917435
42002025-07-29T17:42:09.625Zstop 5:10.718966890
42012025-07-29T17:42:09.625Zprocess exited: duration 1196998 ms, exit code 0
 
42022025-07-29T17:42:09.634Zfound 0 output files