01JVWS3EFPZCMP4AGSYFYZQS1N: 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: 01JVWS40DDNZJMC98S1CG30HZY

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-22T19:58:03.150Zjob assigned to worker 01JVWS46XN4DQB5JTMZX34AVR8 [factory aws, i-0df87e76d13dcbf5c] (queued for 1 m 5 s)
 
22025-05-22T19:58:11.157Zstarting task 0: "setup"
32025-05-22T19:58:11.161Z++ uname -s
42025-05-22T19:58:11.165Z+ kern=SunOS
52025-05-22T19:58:11.165Z+ build_user=build
62025-05-22T19:58:11.165Z+ build_uid=12345
72025-05-22T19:58:11.165Z+ work_dir=/work
82025-05-22T19:58:11.165Z+ input_dir=/input
92025-05-22T19:58:11.165Z+ [[ 0 == 12345 ]]
102025-05-22T19:58:11.165Z+ case "$kern" in
112025-05-22T19:58:11.165Z+ groupadd -g 12345 build
122025-05-22T19:58:11.165Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-22T19:58:13.173Z+ zfs create -o mountpoint=/work rpool/work
142025-05-22T19:58:13.302Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-22T19:58:13.305Z+ home_fs=zfs
162025-05-22T19:58:13.305Z+ [[ zfs == autofs ]]
172025-05-22T19:58:13.305Z+ mkdir -p /home/build
182025-05-22T19:58:13.308Z+ chown build:build /home/build /work
192025-05-22T19:58:15.309Z+ chmod 0700 /home/build /work
202025-05-22T19:58:15.313Zprocess exited: duration 4159 ms, exit code 0
 
212025-05-22T19:58:15.319Zstarting task 1: "rust-toolchain"
222025-05-22T19:58:15.324Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-05-22T19:58:15.324Z * rust toolchain channel = "1.87.0"
242025-05-22T19:58:15.324Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-05-22T19:58:15.324Z * rust toolchain profile = "default"
262025-05-22T19:58:15.324Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-22T19:58:15.325Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-22T19:58:15.329Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-22T19:58:15.329Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-05-22T19:58:15.446Zinfo: downloading installer
312025-05-22T19:58:16.683Zwarn: It looks like you have an existing installation of Rust at:
322025-05-22T19:58:16.683Zwarn: /opt/ooce/bin
332025-05-22T19:58:16.683Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-22T19:58:16.683Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-22T19:58:16.683Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-22T19:58:16.683Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-22T19:58:16.683Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-22T19:58:16.683Zerror: cannot install while Rust is installed
392025-05-22T19:58:16.683Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-22T19:58:16.698Zinfo: profile set to 'default'
412025-05-22T19:58:16.698Zinfo: default host triple is x86_64-unknown-illumos
422025-05-22T19:58:16.701Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-05-22T19:58:16.873Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-05-22T19:58:16.873Zinfo: downloading component 'cargo'
452025-05-22T19:58:17.862Zinfo: downloading component 'clippy'
462025-05-22T19:58:18.256Zinfo: downloading component 'rust-docs'
472025-05-22T19:58:19.488Zinfo: downloading component 'rust-std'
482025-05-22T19:58:21.119Zinfo: downloading component 'rustc'
492025-05-22T19:58:28.705Zinfo: downloading component 'rustfmt'
502025-05-22T19:58:28.954Zinfo: installing component 'cargo'
512025-05-22T19:58:29.842Zinfo: installing component 'clippy'
522025-05-22T19:58:30.242Zinfo: installing component 'rust-docs'
532025-05-22T19:58:32.097Zinfo: installing component 'rust-std'
542025-05-22T19:58:33.987Zinfo: installing component 'rustc'
552025-05-22T19:58:40.694Zinfo: installing component 'rustfmt'
562025-05-22T19:58:41.025Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-05-22T19:58:41.025Z
582025-05-22T19:58:41.450Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-05-22T19:58:41.450Z
602025-05-22T19:58:41.453Z
612025-05-22T19:58:41.453ZRust is installed now. Great!
622025-05-22T19:58:41.453Z
632025-05-22T19:58:41.453ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-22T19:58:41.453Zenvironment variable. This has not been done automatically.
652025-05-22T19:58:41.453Z
662025-05-22T19:58:41.453ZTo configure your current shell, you need to source
672025-05-22T19:58:41.453Zthe corresponding env file under $HOME/.cargo.
682025-05-22T19:58:41.453Z
692025-05-22T19:58:41.454ZThis is usually done by running one of the following (note the leading DOT):
702025-05-22T19:58:41.454Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-22T19:58:41.454Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-22T19:58:41.454Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-22T19:58:41.567Z+ rustup --version
742025-05-22T19:58:41.582Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-22T19:58:41.586Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-22T19:58:41.688Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-05-22T19:58:41.692Z+ cargo --version
782025-05-22T19:58:41.758Zcargo 1.87.0 (99624be96 2025-05-06)
792025-05-22T19:58:41.761Z+ rustc --version
802025-05-22T19:58:41.831Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-05-22T19:58:41.837Zprocess exited: duration 26511 ms, exit code 0
 
822025-05-22T19:58:41.847Zstarting task 2: "authentication"
832025-05-22T19:58:41.870Zprocess exited: duration 23 ms, exit code 0
 
842025-05-22T19:58:41.877Zstarting task 3: "clone repository"
852025-05-22T19:58:41.882Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-22T19:58:41.886Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-22T19:58:41.924ZCloning into '/work/oxidecomputer/omicron'...
882025-05-22T19:58:50.799Z+ cd /work/oxidecomputer/omicron
892025-05-22T19:58:50.799Z+ git fetch origin 50160a8100ab2e0e0a264b5535e542d78af78c16
902025-05-22T19:58:51.106ZFrom https://github.com/oxidecomputer/omicron
912025-05-22T19:58:51.106Z * branch 50160a8100ab2e0e0a264b5535e542d78af78c16 -> FETCH_HEAD
922025-05-22T19:58:51.117Z+ [[ -n range-request-sb ]]
932025-05-22T19:58:51.120Z++ git branch --show-current
942025-05-22T19:58:51.123Z+ current=main
952025-05-22T19:58:51.123Z+ [[ main != range-request-sb ]]
962025-05-22T19:58:51.123Z+ git branch -f range-request-sb 50160a8100ab2e0e0a264b5535e542d78af78c16
972025-05-22T19:58:51.126Z+ git checkout -f range-request-sb
982025-05-22T19:58:51.341ZSwitched to branch 'range-request-sb'
992025-05-22T19:58:51.346Z+ git reset --hard 50160a8100ab2e0e0a264b5535e542d78af78c16
1002025-05-22T19:58:51.402ZHEAD is now at 50160a810 More text
1012025-05-22T19:58:51.405Zprocess exited: duration 9523 ms, exit code 0
 
1022025-05-22T19:58:51.411Zstarting task 4: "build"
1032025-05-22T19:58:51.417Z+ source .github/buildomat/ci-env.sh
1042025-05-22T19:58:51.420Z++ export CARGO_TERM_COLOR=always
1052025-05-22T19:58:51.420Z++ CARGO_TERM_COLOR=always
1062025-05-22T19:58:51.420Z+ cargo --version
1072025-05-22T19:58:51.477Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-05-22T19:58:51.480Z+ rustc --version
1092025-05-22T19:58:51.556Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-05-22T19:58:51.565Z+ source ./env.sh
1112025-05-22T19:58:51.565Z++ OLD_SHELL_OPTS=ehxB
1122025-05-22T19:58:51.565Z++ set -o xtrace
1132025-05-22T19:58:51.570Z++++ dirname ./env.sh
1142025-05-22T19:58:51.571Z+++ readlink -f .
1152025-05-22T19:58:51.571Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-05-22T19:58:51.571Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-05-22T19:58:51.571Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-05-22T19:58:51.571Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-05-22T19:58:51.571Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-05-22T19:58:51.571Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-05-22T19:58:51.571Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-05-22T19:58:51.571Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-05-22T19:58:51.571Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-05-22T19:58:51.571Z++ case $OLD_SHELL_OPTS in
1252025-05-22T19:58:51.571Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-05-22T19:58:51.571Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-05-22T19:58:51.571Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-05-22T19:58:51.571Z+ banner prerequisites
1292025-05-22T19:58:51.575Z
1302025-05-22T19:58:51.575Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-05-22T19:58:51.575Z # # # # # # # # # # # # # # #
1322025-05-22T19:58:51.575Z # # # # ##### # # ##### # # # # # #### #
1332025-05-22T19:58:51.575Z ##### ##### # ##### # # # # # # # # #
1342025-05-22T19:58:51.575Z # # # # # # # # # # # # # # #
1352025-05-22T19:58:51.575Z # # # ###### # # ###### ### # #### # #### #
1362025-05-22T19:58:51.575Z
1372025-05-22T19:58:51.575Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-05-22T19:59:02.060Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-05-22T19:59:07.927Z Startup: Caching catalogs ... Done
1402025-05-22T19:59:13.558ZPlanning: Solver setup ... Done (4.461s)
1412025-05-22T19:59:13.600ZPlanning: Running solver ... Done (0.042s)
1422025-05-22T19:59:13.687ZPlanning: Finding local manifests ... Done (0.003s)
1432025-05-22T19:59:13.701ZPlanning: Fetching manifests: 0/4 0% complete
1442025-05-22T19:59:13.845ZPlanning: Fetching manifests: 4/4 100% complete
1452025-05-22T19:59:13.895ZPlanning: Package planning ... Done (0.049s)
1462025-05-22T19:59:13.944ZPlanning: Merging actions ... Done (0.049s)
1472025-05-22T19:59:14.233ZPlanning: Checking for conflicting actions ... Done (0.288s)
1482025-05-22T19:59:14.244ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-05-22T19:59:15.286ZPlanning: Evaluating mediators ... Done (1.042s)
1502025-05-22T19:59:15.295ZPlanning: Planning completed in 7.25 seconds
1512025-05-22T19:59:15.311Z Packages to install: 4
1522025-05-22T19:59:15.311Z Mediators to change: 2
1532025-05-22T19:59:15.314Z Services to change: 1
1542025-05-22T19:59:15.314Z Estimated space available: 155.53 GB
1552025-05-22T19:59:15.314ZEstimated space to be consumed: 1.66 GB
1562025-05-22T19:59:15.314Z Create boot environment: No
1572025-05-22T19:59:15.314ZCreate backup boot environment: No
1582025-05-22T19:59:15.314Z Rebuild boot archive: No
1592025-05-22T19:59:15.314Z
1602025-05-22T19:59:15.314ZChanged mediators:
1612025-05-22T19:59:15.314Z mediator clang:
1622025-05-22T19:59:15.314Z version: None -> 15 (system default)
1632025-05-22T19:59:15.314Z
1642025-05-22T19:59:15.314Z mediator llvm:
1652025-05-22T19:59:15.314Z version: 14 (system default) -> 15 (system default)
1662025-05-22T19:59:15.314Z
1672025-05-22T19:59:15.314ZChanged packages:
1682025-05-22T19:59:15.315Zhelios-dev
1692025-05-22T19:59:15.315Z developer/build-essential
1702025-05-22T19:59:15.315Z None -> 11-2.0
1712025-05-22T19:59:15.315Z library/libxmlsec1
1722025-05-22T19:59:15.315Z None -> 1.2.35-2.0
1732025-05-22T19:59:15.315Z ooce/developer/clang-15
1742025-05-22T19:59:15.315Z None -> 15.0.7-2.0
1752025-05-22T19:59:15.315Z ooce/developer/llvm-15
1762025-05-22T19:59:15.315Z None -> 15.0.7-2.0
1772025-05-22T19:59:15.315Z
1782025-05-22T19:59:15.315ZServices:
1792025-05-22T19:59:15.315Z restart_fmri:
1802025-05-22T19:59:15.315Z svc:/system/update-man-index:default
1812025-05-22T19:59:15.364Z
1822025-05-22T19:59:15.364ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-05-22T19:59:20.368ZDownload: 1470/3290 items 117.3/212.6MB 55% complete (23.9M/s)
1842025-05-22T19:59:25.369ZDownload: 3213/3290 items 166.0/212.6MB 78% complete (16.6M/s)
1852025-05-22T19:59:30.505ZDownload: 3289/3290 items 211.5/212.6MB 99% complete (10.3M/s)
1862025-05-22T19:59:30.568ZDownload: Completed 212.60 MB in 15.20 seconds (14.0M/s)
1872025-05-22T19:59:30.763Z Actions: 1/3689 actions (Installing new actions)
1882025-05-22T19:59:35.339Z Actions: Completed 3689 actions in 4.57 seconds.
1892025-05-22T19:59:35.655Z Done (0.311s)
1902025-05-22T19:59:35.655Z Done (0.000s)
1912025-05-22T19:59:36.409Z Done (0.753s)
1922025-05-22T19:59:40.932Z Done (4.237s)
1932025-05-22T19:59:41.026Z Done (0.020s)
1942025-05-22T19:59:41.029Z Done (0.000s)
1952025-05-22T19:59:41.201Z Done (0.000s)
1962025-05-22T19:59:41.993ZPlanning: Evaluating mediator changes ... Done
1972025-05-22T19:59:42.154ZPlanning: Checking for conflicting actions ... Done
1982025-05-22T19:59:42.158ZPlanning: Consolidating action changes ... Done
1992025-05-22T19:59:42.435ZPlanning: Evaluating mediators ... Done
2002025-05-22T19:59:42.438ZPlanning: Planning completed in 0.44 seconds
2012025-05-22T19:59:42.470Z Mediators to change: 2
2022025-05-22T19:59:42.470Z Create boot environment: No
2032025-05-22T19:59:42.470ZCreate backup boot environment: No
2042025-05-22T19:59:42.543Z Done
2052025-05-22T19:59:42.543Z Done
2062025-05-22T19:59:43.063Z Done
2072025-05-22T19:59:46.819Z Done
2082025-05-22T19:59:46.917Z Done
2092025-05-22T19:59:46.920Z Done
2102025-05-22T19:59:47.079Z Done
2112025-05-22T19:59:47.701ZPlanning: Evaluating mediator changes ... Done
2122025-05-22T19:59:47.705ZPlanning: Merging actions ... Done
2132025-05-22T19:59:47.891ZPlanning: Checking for conflicting actions ... Done
2142025-05-22T19:59:47.894ZPlanning: Consolidating action changes ... Done
2152025-05-22T19:59:48.159ZPlanning: Evaluating mediators ... Done
2162025-05-22T19:59:48.212ZPlanning: Planning completed in 0.76 seconds
2172025-05-22T19:59:48.247Z Packages to change: 1
2182025-05-22T19:59:48.247Z Mediators to change: 1
2192025-05-22T19:59:48.252Z Services to change: 1
2202025-05-22T19:59:48.252Z Create boot environment: No
2212025-05-22T19:59:48.252ZCreate backup boot environment: Yes
2222025-05-22T19:59:50.708Z Actions: 1/6 actions (Updating modified actions)
2232025-05-22T19:59:50.712Z Actions: Completed 6 actions in 0.00 seconds.
2242025-05-22T19:59:50.712Z Done
2252025-05-22T19:59:50.712Z Done
2262025-05-22T19:59:50.861Z Done
2272025-05-22T19:59:54.496Z Done
2282025-05-22T19:59:54.591Z Done
2292025-05-22T19:59:54.595Z Done
2302025-05-22T19:59:54.743Z Done
2312025-05-22T19:59:55.180ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-05-22T19:59:55.180Zclang system 15 system
2332025-05-22T19:59:55.180Zcsh system system illumos
2342025-05-22T19:59:55.180Zctags system system illumos
2352025-05-22T19:59:55.180Zfile system system illumos
2362025-05-22T19:59:55.180Zgcc vendor 12 vendor
2372025-05-22T19:59:55.180Zgcc system 10 system
2382025-05-22T19:59:55.180Zgcc system 7 system
2392025-05-22T19:59:55.180Zgo system 1.20 system
2402025-05-22T19:59:55.180Zgo system 1.19 system
2412025-05-22T19:59:55.180Zllvm system 15 system
2422025-05-22T19:59:55.180Zllvm system 14 system
2432025-05-22T19:59:55.180Zmariadb system 10.6 system
2442025-05-22T19:59:55.180Zmta vendor vendor dma
2452025-05-22T19:59:55.180Zopenjdk system 17 system
2462025-05-22T19:59:55.180Zopenjdk system 11 system
2472025-05-22T19:59:55.180Zopenjdk system 1.8 system
2482025-05-22T19:59:55.180Zopenssl vendor 3 vendor
2492025-05-22T19:59:55.180Zperl system 5.36 system
2502025-05-22T19:59:55.180Zpostgresql system 15 system
2512025-05-22T19:59:55.180Zpostgresql system 13 system
2522025-05-22T19:59:55.180Zpython vendor 3 vendor
2532025-05-22T19:59:55.180Zpython system 2 system
2542025-05-22T19:59:55.180Zpython3 system 3.11 system
2552025-05-22T19:59:55.180Zruby system 3.0 system
2562025-05-22T19:59:55.180Zwords vendor vendor american-english
2572025-05-22T19:59:55.180Zwords system system australian-english
2582025-05-22T19:59:55.180Zwords system system british-english
2592025-05-22T19:59:55.180Zwords system system canadian-english
2602025-05-22T19:59:55.180Zwords system system french
2612025-05-22T19:59:55.180Zwords system system italian
2622025-05-22T19:59:55.180Zwords system system ngerman
2632025-05-22T19:59:55.180Zwords system system ogerman
2642025-05-22T19:59:55.180Zwords system system spanish
2652025-05-22T19:59:55.517ZPUBLISHER TYPE STATUS P LOCATION
2662025-05-22T19:59:55.517Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-05-22T19:59:59.382ZFMRI IFO
2682025-05-22T19:59:59.382Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-05-22T19:59:59.382Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-05-22T19:59:59.382Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-05-22T19:59:59.382Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-05-22T19:59:59.382Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-05-22T19:59:59.382Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-05-22T19:59:59.382Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-05-22T19:59:59.382Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-05-22T19:59:59.382Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-05-22T19:59:59.382Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-05-22T19:59:59.382Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-05-22T19:59:59.382Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-05-22T19:59:59.383Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-05-22T19:59:59.383Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-05-22T19:59:59.383Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-05-22T20:00:00.307Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-05-22T20:00:00.615Z Updating git repository `https://github.com/seanmonstar/reqwest`
2852025-05-22T20:00:01.340Z Updating crates.io index
2862025-05-22T20:00:01.346Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-05-22T20:00:01.718Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-05-22T20:00:02.412Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-05-22T20:00:02.810Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-05-22T20:00:03.106Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-05-22T20:00:03.520Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-05-22T20:00:04.840Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-05-22T20:00:07.225Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-05-22T20:00:08.366Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-05-22T20:00:09.203Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-05-22T20:00:09.547Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-05-22T20:00:09.866Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-05-22T20:00:10.506Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-05-22T20:00:10.813Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-05-22T20:00:11.140Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-05-22T20:00:11.691Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-05-22T20:00:11.939Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032025-05-22T20:00:12.267Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-05-22T20:00:12.549Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-05-22T20:00:12.800Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-05-22T20:00:13.082Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-05-22T20:00:13.486Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-05-22T20:00:13.829Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-05-22T20:00:14.199Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3102025-05-22T20:00:14.465Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-05-22T20:00:14.838Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-05-22T20:00:15.258Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-05-22T20:00:15.505Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-05-22T20:00:15.954Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-05-22T20:00:16.297Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-05-22T20:00:16.676Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-05-22T20:00:16.934Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-05-22T20:00:17.213Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-05-22T20:00:25.720Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-05-22T20:00:27.048Z Downloading crates ...
3212025-05-22T20:00:27.135Z Downloaded cargo-platform v0.1.8
3222025-05-22T20:00:27.138Z Downloaded anstyle v1.0.10
3232025-05-22T20:00:27.142Z Downloaded anstyle-parse v0.2.5
3242025-05-22T20:00:27.153Z Downloaded proc-macro-error-attr v1.0.4
3252025-05-22T20:00:27.158Z Downloaded pretty-hex v0.4.1
3262025-05-22T20:00:27.162Z Downloaded is_terminal_polyfill v1.70.1
3272025-05-22T20:00:27.165Z Downloaded dtrace-parser v0.2.0
3282025-05-22T20:00:27.165Z Downloaded version_check v0.9.5
3292025-05-22T20:00:27.168Z Downloaded terminal_size v0.2.6
3302025-05-22T20:00:27.171Z Downloaded equivalent v1.0.1
3312025-05-22T20:00:27.176Z Downloaded scroll_derive v0.12.0
3322025-05-22T20:00:27.198Z Downloaded usdt-macro v0.5.0
3332025-05-22T20:00:27.201Z Downloaded camino v1.1.9
3342025-05-22T20:00:27.202Z Downloaded byteorder v1.5.0
3352025-05-22T20:00:27.205Z Downloaded anstyle-query v1.1.1
3362025-05-22T20:00:27.208Z Downloaded cfg-if v1.0.0
3372025-05-22T20:00:27.211Z Downloaded bytecount v0.6.8
3382025-05-22T20:00:27.211Z Downloaded autocfg v1.4.0
3392025-05-22T20:00:27.214Z Downloaded toml_datetime v0.6.9
3402025-05-22T20:00:27.214Z Downloaded cpufeatures v0.2.14
3412025-05-22T20:00:27.217Z Downloaded swrite v0.1.0
3422025-05-22T20:00:27.217Z Downloaded smawk v0.3.2
3432025-05-22T20:00:27.220Z Downloaded serde_spanned v0.6.8
3442025-05-22T20:00:27.220Z Downloaded toml_write v0.1.1
3452025-05-22T20:00:27.224Z Downloaded generic-array v0.14.7
3462025-05-22T20:00:27.224Z Downloaded thiserror-impl v1.0.69
3472025-05-22T20:00:27.227Z Downloaded dof v0.3.0
3482025-05-22T20:00:27.227Z Downloaded fs-err v3.1.0
3492025-05-22T20:00:27.230Z Downloaded crypto-common v0.1.6
3502025-05-22T20:00:27.230Z Downloaded strsim v0.11.1
3512025-05-22T20:00:27.233Z Downloaded errno v0.3.9
3522025-05-22T20:00:27.236Z Downloaded thiserror-impl v2.0.12
3532025-05-22T20:00:27.236Z Downloaded tabled_derive v0.7.0
3542025-05-22T20:00:27.240Z Downloaded serde_tokenstream v0.2.2
3552025-05-22T20:00:27.244Z Downloaded fnv v1.0.7
3562025-05-22T20:00:27.244Z Downloaded colorchoice v1.0.2
3572025-05-22T20:00:27.247Z Downloaded memmap v0.7.0
3582025-05-22T20:00:27.247Z Downloaded macaddr v1.0.1
3592025-05-22T20:00:27.247Z Downloaded heck v0.4.1
3602025-05-22T20:00:27.250Z Downloaded digest v0.10.7
3612025-05-22T20:00:27.250Z Downloaded fastrand v2.1.1
3622025-05-22T20:00:27.253Z Downloaded usdt-attr-macro v0.5.0
3632025-05-22T20:00:27.254Z Downloaded heck v0.5.0
3642025-05-22T20:00:27.257Z Downloaded itoa v1.0.11
3652025-05-22T20:00:27.260Z Downloaded usdt v0.5.0
3662025-05-22T20:00:27.260Z Downloaded thiserror v1.0.69
3672025-05-22T20:00:27.266Z Downloaded thread-id v4.2.2
3682025-05-22T20:00:27.269Z Downloaded terminal_size v0.4.0
3692025-05-22T20:00:27.269Z Downloaded utf8parse v0.2.2
3702025-05-22T20:00:27.269Z Downloaded cargo_toml v0.21.0
3712025-05-22T20:00:27.269Z Downloaded bitflags v1.3.2
3722025-05-22T20:00:27.272Z Downloaded unicode-linebreak v0.1.5
3732025-05-22T20:00:27.273Z Downloaded clap_lex v0.7.4
3742025-05-22T20:00:27.276Z Downloaded anyhow v1.0.98
3752025-05-22T20:00:27.279Z Downloaded plain v0.2.3
3762025-05-22T20:00:27.279Z Downloaded anstream v0.6.18
3772025-05-22T20:00:27.282Z Downloaded cargo_metadata v0.19.2
3782025-05-22T20:00:27.285Z Downloaded camino-tempfile v1.3.0
3792025-05-22T20:00:27.285Z Downloaded semver v1.0.26
3802025-05-22T20:00:27.288Z Downloaded block-buffer v0.10.4
3812025-05-22T20:00:27.293Z Downloaded scroll v0.12.0
3822025-05-22T20:00:27.296Z Downloaded io-lifetimes v1.0.11
3832025-05-22T20:00:27.299Z Downloaded tempfile v3.13.0
3842025-05-22T20:00:27.302Z Downloaded pest_derive v2.7.14
3852025-05-22T20:00:27.302Z Downloaded once_cell v1.21.3
3862025-05-22T20:00:27.305Z Downloaded sha2 v0.10.8
3872025-05-22T20:00:27.308Z Downloaded thiserror v2.0.12
3882025-05-22T20:00:27.312Z Downloaded usdt-impl v0.5.0
3892025-05-22T20:00:27.315Z Downloaded quote v1.0.40
3902025-05-22T20:00:27.318Z Downloaded proc-macro-error v1.0.4
3912025-05-22T20:00:27.321Z Downloaded bitflags v2.9.0
3922025-05-22T20:00:27.324Z Downloaded zerocopy-derive v0.7.35
3932025-05-22T20:00:27.327Z Downloaded papergrid v0.11.0
3942025-05-22T20:00:27.332Z Downloaded ryu v1.0.18
3952025-05-22T20:00:27.335Z Downloaded proc-macro2 v1.0.95
3962025-05-22T20:00:27.339Z Downloaded ucd-trie v0.1.7
3972025-05-22T20:00:27.341Z Downloaded clap v4.5.35
3982025-05-22T20:00:27.348Z Downloaded unicode-ident v1.0.18
3992025-05-22T20:00:27.351Z Downloaded typenum v1.17.0
4002025-05-22T20:00:27.355Z Downloaded serde_derive v1.0.219
4012025-05-22T20:00:27.358Z Downloaded textwrap v0.16.1
4022025-05-22T20:00:27.361Z Downloaded pest_meta v2.7.14
4032025-05-22T20:00:27.364Z Downloaded log v0.4.27
4042025-05-22T20:00:27.364Z Downloaded clap_derive v4.5.32
4052025-05-22T20:00:27.367Z Downloaded pest_generator v2.7.14
4062025-05-22T20:00:27.374Z Downloaded toml v0.8.22
4072025-05-22T20:00:27.405Z Downloaded serde v1.0.219
4082025-05-22T20:00:27.408Z Downloaded indexmap v2.9.0
4092025-05-22T20:00:27.415Z Downloaded memchr v2.7.4
4102025-05-22T20:00:27.450Z Downloaded toml_edit v0.22.26
4112025-05-22T20:00:27.483Z Downloaded pest v2.7.14
4122025-05-22T20:00:27.488Z Downloaded serde_json v1.0.140
4132025-05-22T20:00:27.495Z Downloaded hashbrown v0.15.1
4142025-05-22T20:00:27.500Z Downloaded zerocopy v0.7.35
4152025-05-22T20:00:27.515Z Downloaded clap_builder v4.5.35
4162025-05-22T20:00:27.522Z Downloaded goblin v0.8.2
4172025-05-22T20:00:27.528Z Downloaded winnow v0.7.10
4182025-05-22T20:00:27.537Z Downloaded tabled v0.15.0
4192025-05-22T20:00:27.553Z Downloaded syn v1.0.109
4202025-05-22T20:00:27.563Z Downloaded syn v2.0.101
4212025-05-22T20:00:27.575Z Downloaded unicode-width v0.1.14
4222025-05-22T20:00:27.581Z Downloaded rustix v0.37.28
4232025-05-22T20:00:27.599Z Downloaded rustix v0.38.37
4242025-05-22T20:00:27.630Z Downloaded libc v0.2.172
4252025-05-22T20:00:27.705Z Compiling proc-macro2 v1.0.95
4262025-05-22T20:00:27.705Z Compiling unicode-ident v1.0.18
4272025-05-22T20:00:27.705Z Compiling libc v0.2.172
4282025-05-22T20:00:27.708Z Compiling serde v1.0.219
4292025-05-22T20:00:27.708Z Compiling version_check v0.9.5
4302025-05-22T20:00:27.708Z Compiling memchr v2.7.4
4312025-05-22T20:00:27.708Z Compiling thiserror v1.0.69
4322025-05-22T20:00:27.708Z Compiling ryu v1.0.18
4332025-05-22T20:00:28.141Z Compiling itoa v1.0.11
4342025-05-22T20:00:28.360Z Compiling ucd-trie v0.1.7
4352025-05-22T20:00:28.562Z Compiling once_cell v1.21.3
4362025-05-22T20:00:28.651Z Compiling byteorder v1.5.0
4372025-05-22T20:00:28.904Z Compiling serde_json v1.0.140
4382025-05-22T20:00:28.953Z Compiling rustix v0.38.37
4392025-05-22T20:00:29.073Z Compiling bitflags v2.9.0
4402025-05-22T20:00:29.252Z Compiling usdt-impl v0.5.0
4412025-05-22T20:00:29.307Z Compiling proc-macro-error-attr v1.0.4
4422025-05-22T20:00:29.395Z Compiling io-lifetimes v1.0.11
4432025-05-22T20:00:29.495Z Compiling syn v1.0.109
4442025-05-22T20:00:29.722Z Compiling quote v1.0.40
4452025-05-22T20:00:29.875Z Compiling errno v0.3.9
4462025-05-22T20:00:29.932Z Compiling proc-macro-error v1.0.4
4472025-05-22T20:00:30.133Z Compiling syn v2.0.101
4482025-05-22T20:00:30.165Z Compiling log v0.4.27
4492025-05-22T20:00:30.233Z Compiling utf8parse v0.2.2
4502025-05-22T20:00:30.304Z Compiling thread-id v4.2.2
4512025-05-22T20:00:30.330Z Compiling plain v0.2.3
4522025-05-22T20:00:30.356Z Compiling rustix v0.37.28
4532025-05-22T20:00:30.407Z Compiling equivalent v1.0.1
4542025-05-22T20:00:30.435Z Compiling hashbrown v0.15.1
4552025-05-22T20:00:30.459Z Compiling camino v1.1.9
4562025-05-22T20:00:30.542Z Compiling anstyle-parse v0.2.5
4572025-05-22T20:00:31.143Z Compiling autocfg v1.4.0
4582025-05-22T20:00:31.316Z Compiling bitflags v1.3.2
4592025-05-22T20:00:31.342Z Compiling anstyle v1.0.10
4602025-05-22T20:00:31.364Z Compiling pretty-hex v0.4.1
4612025-05-22T20:00:31.438Z Compiling toml_write v0.1.1
4622025-05-22T20:00:31.559Z Compiling indexmap v2.9.0
4632025-05-22T20:00:31.608Z Compiling is_terminal_polyfill v1.70.1
4642025-05-22T20:00:31.756Z Compiling colorchoice v1.0.2
4652025-05-22T20:00:31.781Z Compiling winnow v0.7.10
4662025-05-22T20:00:31.812Z Compiling semver v1.0.26
4672025-05-22T20:00:31.930Z Compiling thiserror v2.0.12
4682025-05-22T20:00:32.090Z Compiling anstyle-query v1.1.1
4692025-05-22T20:00:32.271Z Compiling unicode-width v0.1.14
4702025-05-22T20:00:32.373Z Compiling anstream v0.6.18
4712025-05-22T20:00:32.869Z Compiling terminal_size v0.4.0
4722025-05-22T20:00:32.876Z Compiling fs-err v3.1.0
4732025-05-22T20:00:32.934Z Compiling bytecount v0.6.8
4742025-05-22T20:00:33.034Z Compiling heck v0.5.0
4752025-05-22T20:00:33.058Z Compiling fastrand v2.1.1
4762025-05-22T20:00:33.081Z Compiling strsim v0.11.1
4772025-05-22T20:00:33.139Z Compiling heck v0.4.1
4782025-05-22T20:00:33.502Z Compiling anyhow v1.0.98
4792025-05-22T20:00:33.529Z Compiling clap_lex v0.7.4
4802025-05-22T20:00:33.553Z Compiling cfg-if v1.0.0
4812025-05-22T20:00:33.778Z Compiling fnv v1.0.7
4822025-05-22T20:00:33.974Z Compiling papergrid v0.11.0
4832025-05-22T20:00:34.063Z Compiling terminal_size v0.2.6
4842025-05-22T20:00:34.240Z Compiling clap_builder v4.5.35
4852025-05-22T20:00:34.289Z Compiling tempfile v3.13.0
4862025-05-22T20:00:34.470Z Compiling memmap v0.7.0
4872025-05-22T20:00:34.495Z Compiling unicode-linebreak v0.1.5
4882025-05-22T20:00:34.832Z Compiling smawk v0.3.2
4892025-05-22T20:00:35.062Z Compiling textwrap v0.16.1
4902025-05-22T20:00:35.323Z Compiling swrite v0.1.0
4912025-05-22T20:00:35.474Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922025-05-22T20:00:36.021Z Compiling tabled_derive v0.7.0
4932025-05-22T20:00:37.227Z Compiling serde_derive v1.0.219
4942025-05-22T20:00:37.227Z Compiling thiserror-impl v1.0.69
4952025-05-22T20:00:37.230Z Compiling zerocopy-derive v0.7.35
4962025-05-22T20:00:37.230Z Compiling scroll_derive v0.12.0
4972025-05-22T20:00:37.230Z Compiling thiserror-impl v2.0.12
4982025-05-22T20:00:37.230Z Compiling clap_derive v4.5.32
4992025-05-22T20:00:37.482Z Compiling tabled v0.15.0
5002025-05-22T20:00:38.648Z Compiling scroll v0.12.0
5012025-05-22T20:00:39.151Z Compiling zerocopy v0.7.35
5022025-05-22T20:00:39.211Z Compiling goblin v0.8.2
5032025-05-22T20:00:40.323Z Compiling pest v2.7.14
5042025-05-22T20:00:41.405Z Compiling clap v4.5.35
5052025-05-22T20:00:42.525Z Compiling pest_meta v2.7.14
5062025-05-22T20:00:43.446Z Compiling pest_generator v2.7.14
5072025-05-22T20:00:44.863Z Compiling pest_derive v2.7.14
5082025-05-22T20:00:45.501Z Compiling dtrace-parser v0.2.0
5092025-05-22T20:00:46.310Z Compiling toml_datetime v0.6.9
5102025-05-22T20:00:46.316Z Compiling serde_spanned v0.6.8
5112025-05-22T20:00:46.316Z Compiling cargo-platform v0.1.8
5122025-05-22T20:00:46.674Z Compiling serde_tokenstream v0.2.2
5132025-05-22T20:00:46.700Z Compiling toml_edit v0.22.26
5142025-05-22T20:00:46.738Z Compiling macaddr v1.0.1
5152025-05-22T20:00:46.919Z Compiling camino-tempfile v1.3.0
5162025-05-22T20:00:47.712Z Compiling dof v0.3.0
5172025-05-22T20:00:47.712Z Compiling cargo_metadata v0.19.2
5182025-05-22T20:00:49.241Z Compiling usdt-attr-macro v0.5.0
5192025-05-22T20:00:49.241Z Compiling usdt-macro v0.5.0
5202025-05-22T20:00:49.327Z Compiling toml v0.8.22
5212025-05-22T20:00:50.152Z Compiling cargo_toml v0.21.0
5222025-05-22T20:00:50.521Z Compiling usdt v0.5.0
5232025-05-22T20:00:52.805Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5242025-05-22T20:00:55.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.92s
5252025-05-22T20:00:56.251Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5262025-05-22T20:00:56.898Z Downloading crates ...
5272025-05-22T20:00:57.017Z Downloaded adler2 v2.0.0
5282025-05-22T20:00:57.023Z Downloaded addr2line v0.24.2
5292025-05-22T20:00:57.037Z Downloaded atomicwrites v0.4.4
5302025-05-22T20:00:57.048Z Downloaded async-stream-impl v0.3.6
5312025-05-22T20:00:57.069Z Downloaded cstr-argument v0.1.2
5322025-05-22T20:00:57.073Z Downloaded cfg_aliases v0.2.1
5332025-05-22T20:00:57.077Z Downloaded ciborium-io v0.2.2
5342025-05-22T20:00:57.077Z Downloaded cfg_aliases v0.1.1
5352025-05-22T20:00:57.080Z Downloaded ident_case v1.0.1
5362025-05-22T20:00:57.080Z Downloaded crunchy v0.2.2
5372025-05-22T20:00:57.086Z Downloaded crucible-workspace-hack v0.1.0
5382025-05-22T20:00:57.086Z Downloaded http-range v0.1.5
5392025-05-22T20:00:57.090Z Downloaded crc8 v0.1.1
5402025-05-22T20:00:57.090Z Downloaded async-stream v0.3.6
5412025-05-22T20:00:57.096Z Downloaded convert_case v0.4.0
5422025-05-22T20:00:57.099Z Downloaded http-body v1.0.1
5432025-05-22T20:00:57.103Z Downloaded bit-set v0.8.0
5442025-05-22T20:00:57.106Z Downloaded blowfish v0.9.1
5452025-05-22T20:00:57.106Z Downloaded instant v0.1.13
5462025-05-22T20:00:57.109Z Downloaded icu_provider_macros v1.5.0
5472025-05-22T20:00:57.109Z Downloaded bit-set v0.5.3
5482025-05-22T20:00:57.112Z Downloaded bitfield v0.14.0
5492025-05-22T20:00:57.112Z Downloaded bcrypt-pbkdf v0.10.0
5502025-05-22T20:00:57.115Z Downloaded atty v0.2.14
5512025-05-22T20:00:57.115Z Downloaded md5 v0.7.0
5522025-05-22T20:00:57.120Z Downloaded match_cfg v0.1.0
5532025-05-22T20:00:57.123Z Downloaded is_ci v1.2.0
5542025-05-22T20:00:57.124Z Downloaded ciborium-ll v0.2.2
5552025-05-22T20:00:57.127Z Downloaded bitfield-struct v0.6.2
5562025-05-22T20:00:57.127Z Downloaded buf-list v1.0.3
5572025-05-22T20:00:57.130Z Downloaded hyper-tls v0.6.0
5582025-05-22T20:00:57.133Z Downloaded maplit v1.0.2
5592025-05-22T20:00:57.133Z Downloaded cobs v0.2.3
5602025-05-22T20:00:57.137Z Downloaded bit-vec v0.6.3
5612025-05-22T20:00:57.137Z Downloaded humantime v2.1.0
5622025-05-22T20:00:57.140Z Downloaded bb8 v0.8.5
5632025-05-22T20:00:57.140Z Downloaded hostname v0.3.1
5642025-05-22T20:00:57.143Z Downloaded indent_write v2.2.0
5652025-05-22T20:00:57.146Z Downloaded hostname v0.4.0
5662025-05-22T20:00:57.146Z Downloaded hubpack_derive v0.1.1
5672025-05-22T20:00:57.149Z Downloaded libsw-core v0.3.1
5682025-05-22T20:00:57.153Z Downloaded crossbeam-deque v0.8.5
5692025-05-22T20:00:57.153Z Downloaded lazy_static v1.5.0
5702025-05-22T20:00:57.155Z Downloaded home v0.5.9
5712025-05-22T20:00:57.156Z Downloaded constant_time_eq v0.3.1
5722025-05-22T20:00:57.159Z Downloaded linear-map v1.2.0
5732025-05-22T20:00:57.162Z Downloaded indoc v2.0.6
5742025-05-22T20:00:57.165Z Downloaded lzss v0.8.2
5752025-05-22T20:00:57.168Z Downloaded lru-cache v0.1.2
5762025-05-22T20:00:57.168Z Downloaded libsw v3.4.0
5772025-05-22T20:00:57.171Z Downloaded crc-catalog v2.4.0
5782025-05-22T20:00:57.171Z Downloaded ipnetwork v0.21.1
5792025-05-22T20:00:57.174Z Downloaded lazycell v1.3.0
5802025-05-22T20:00:57.181Z Downloaded argon2 v0.5.3
5812025-05-22T20:00:57.181Z Downloaded lru v0.12.5
5822025-05-22T20:00:57.185Z Downloaded libscf-sys v1.1.0
5832025-05-22T20:00:57.185Z Downloaded lalrpop-util v0.19.12
5842025-05-22T20:00:57.185Z Downloaded httpdate v1.0.3
5852025-05-22T20:00:57.185Z Downloaded progenitor-client v0.10.0
5862025-05-22T20:00:57.189Z Downloaded inout v0.1.3
5872025-05-22T20:00:57.189Z Downloaded cbc v0.1.2
5882025-05-22T20:00:57.192Z Downloaded memoffset v0.9.1
5892025-05-22T20:00:57.192Z Downloaded maybe-uninit v2.0.0
5902025-05-22T20:00:57.195Z Downloaded mime v0.3.17
5912025-05-22T20:00:57.195Z Downloaded heck v0.3.3
5922025-05-22T20:00:57.198Z Downloaded internet-checksum v0.2.1
5932025-05-22T20:00:57.198Z Downloaded bcs v0.1.6
5942025-05-22T20:00:57.201Z Downloaded libefi-sys v0.1.0
5952025-05-22T20:00:57.204Z Downloaded bzip2 v0.5.2
5962025-05-22T20:00:57.204Z Downloaded libloading v0.8.5
5972025-05-22T20:00:57.207Z Downloaded icu_locid_transform v1.5.0
5982025-05-22T20:00:57.210Z Downloaded serde-big-array v0.5.1
5992025-05-22T20:00:57.214Z Downloaded strum v0.26.3
6002025-05-22T20:00:57.214Z Downloaded md-5 v0.10.6
6012025-05-22T20:00:57.217Z Downloaded colored v2.2.0
6022025-05-22T20:00:57.220Z Downloaded cancel-safe-futures v0.1.5
6032025-05-22T20:00:57.223Z Downloaded const_format_proc_macros v0.2.34
6042025-05-22T20:00:57.226Z Downloaded iana-time-zone v0.1.63
6052025-05-22T20:00:57.229Z Downloaded highway v1.3.0
6062025-05-22T20:00:57.232Z Downloaded cookie_store v0.21.1
6072025-05-22T20:00:57.235Z Downloaded lock_api v0.4.12
6082025-05-22T20:00:57.238Z Downloaded async-trait v0.1.88
6092025-05-22T20:00:57.242Z Downloaded rfc6979 v0.4.0
6102025-05-22T20:00:57.245Z Downloaded jobserver v0.1.32
6112025-05-22T20:00:57.245Z Downloaded console v0.15.10
6122025-05-22T20:00:57.248Z Downloaded proc-macro-crate v1.3.1
6132025-05-22T20:00:57.252Z Downloaded cargo_metadata v0.18.1
6142025-05-22T20:00:57.252Z Downloaded hyper-staticfile v0.10.1
6152025-05-22T20:00:57.255Z Downloaded mime_guess v2.0.5
6162025-05-22T20:00:57.258Z Downloaded litemap v0.7.3
6172025-05-22T20:00:57.261Z Downloaded ingot-macros v0.1.0
6182025-05-22T20:00:57.264Z Downloaded ciborium v0.2.2
6192025-05-22T20:00:57.267Z Downloaded tap v1.0.1
6202025-05-22T20:00:57.267Z Downloaded take_mut v0.2.2
6212025-05-22T20:00:57.270Z Downloaded sync-ptr v0.1.1
6222025-05-22T20:00:57.270Z Downloaded ssh-encoding v0.2.0
6232025-05-22T20:00:57.273Z Downloaded snafu-derive v0.8.5
6242025-05-22T20:00:57.273Z Downloaded idna_adapter v1.2.0
6252025-05-22T20:00:57.276Z Downloaded xshell-macros v0.2.7
6262025-05-22T20:00:57.276Z Downloaded utf8_iter v1.0.4
6272025-05-22T20:00:57.279Z Downloaded unicode-truncate v1.1.0
6282025-05-22T20:00:57.279Z Downloaded topological-sort v0.2.2
6292025-05-22T20:00:57.282Z Downloaded yoke-derive v0.7.4
6302025-05-22T20:00:57.283Z Downloaded psl-types v2.0.11
6312025-05-22T20:00:57.286Z Downloaded void v1.0.2
6322025-05-22T20:00:57.286Z Downloaded vte_generate_state_changes v0.1.2
6332025-05-22T20:00:57.286Z Downloaded derive_builder_macro v0.20.2
6342025-05-22T20:00:57.289Z Downloaded rpassword v7.3.1
6352025-05-22T20:00:57.289Z Downloaded backoff v0.4.0
6362025-05-22T20:00:57.292Z Downloaded endian-type v0.1.2
6372025-05-22T20:00:57.292Z Downloaded ref-cast v1.0.23
6382025-05-22T20:00:57.295Z Downloaded rustls-pemfile v1.0.4
6392025-05-22T20:00:57.299Z Downloaded bzip2 v0.4.4
6402025-05-22T20:00:57.302Z Downloaded arrayvec v0.7.6
6412025-05-22T20:00:57.305Z Downloaded icu_provider v1.5.0
6422025-05-22T20:00:57.308Z Downloaded icu_normalizer_data v1.5.0
6432025-05-22T20:00:57.311Z Downloaded const-oid v0.9.6
6442025-05-22T20:00:57.314Z Downloaded cookie v0.18.1
6452025-05-22T20:00:57.326Z Downloaded serde_urlencoded v0.7.1
6462025-05-22T20:00:57.329Z Downloaded httparse v1.9.5
6472025-05-22T20:00:57.332Z Downloaded serde_repr v0.1.19
6482025-05-22T20:00:57.336Z Downloaded serde_path_to_error v0.1.17
6492025-05-22T20:00:57.339Z Downloaded enum-as-inner v0.6.1
6502025-05-22T20:00:57.339Z Downloaded supports-color v3.0.2
6512025-05-22T20:00:57.342Z Downloaded float-cmp v0.10.0
6522025-05-22T20:00:57.342Z Downloaded futures-task v0.3.31
6532025-05-22T20:00:57.345Z Downloaded strum_macros v0.24.3
6542025-05-22T20:00:57.348Z Downloaded openssl-probe v0.1.5
6552025-05-22T20:00:57.348Z Downloaded tokio-macros v2.5.0
6562025-05-22T20:00:57.351Z Downloaded thiserror-impl-no-std v2.0.2
6572025-05-22T20:00:57.351Z Downloaded thread_local v1.1.8
6582025-05-22T20:00:57.354Z Downloaded tui-tree-widget v0.23.0
6592025-05-22T20:00:57.357Z Downloaded thiserror-no-std v2.0.2
6602025-05-22T20:00:57.360Z Downloaded r2d2 v0.8.10
6612025-05-22T20:00:57.360Z Downloaded opaque-debug v0.3.1
6622025-05-22T20:00:57.363Z Downloaded zstd v0.13.3
6632025-05-22T20:00:57.366Z Downloaded normalize-line-endings v0.3.0
6642025-05-22T20:00:57.366Z Downloaded zerovec-derive v0.10.3
6652025-05-22T20:00:57.369Z Downloaded allocator-api2 v0.2.18
6662025-05-22T20:00:57.374Z Downloaded document-features v0.2.10
6672025-05-22T20:00:57.377Z Downloaded base64 v0.13.1
6682025-05-22T20:00:57.377Z Downloaded parse-size v1.1.0
6692025-05-22T20:00:57.380Z Downloaded ssh-cipher v0.2.0
6702025-05-22T20:00:57.380Z Downloaded crossbeam-utils v0.8.21
6712025-05-22T20:00:57.383Z Downloaded crc-any v2.5.0
6722025-05-22T20:00:57.386Z Downloaded slog-scope v4.4.0
6732025-05-22T20:00:57.389Z Downloaded float-ord v0.3.2
6742025-05-22T20:00:57.389Z Downloaded serde_with_macros v3.12.0
6752025-05-22T20:00:57.393Z Downloaded pretty-hex v0.2.1
6762025-05-22T20:00:57.396Z Downloaded rustls-pemfile v2.2.0
6772025-05-22T20:00:57.396Z Downloaded arc-swap v1.7.1
6782025-05-22T20:00:57.401Z Downloaded filetime v0.2.25
6792025-05-22T20:00:57.404Z Downloaded either v1.14.0
6802025-05-22T20:00:57.407Z Downloaded indicatif v0.17.11
6812025-05-22T20:00:57.410Z Downloaded newtype_derive v0.1.6
6822025-05-22T20:00:57.413Z Downloaded rand_xorshift v0.3.0
6832025-05-22T20:00:57.413Z Downloaded newtype-uuid v1.2.1
6842025-05-22T20:00:57.416Z Downloaded headers v0.4.0
6852025-05-22T20:00:57.420Z Downloaded rand_seeder v0.3.0
6862025-05-22T20:00:57.424Z Downloaded siphasher v0.3.11
6872025-05-22T20:00:57.430Z Downloaded scopeguard v1.2.0
6882025-05-22T20:00:57.430Z Downloaded icu_locid_transform_data v1.5.0
6892025-05-22T20:00:57.430Z Downloaded stable_deref_trait v1.2.0
6902025-05-22T20:00:57.433Z Downloaded glob v0.3.2
6912025-05-22T20:00:57.433Z Downloaded indexmap v1.9.3
6922025-05-22T20:00:57.436Z Downloaded tokio-rustls v0.25.0
6932025-05-22T20:00:57.436Z Downloaded slog-json v2.6.1
6942025-05-22T20:00:57.439Z Downloaded packed_struct v0.10.1
6952025-05-22T20:00:57.442Z Downloaded unicode-properties v0.1.3
6962025-05-22T20:00:57.446Z Downloaded yoke v0.7.4
6972025-05-22T20:00:57.452Z Downloaded twox-hash v2.1.0
6982025-05-22T20:00:57.452Z Downloaded backtrace v0.3.74
6992025-05-22T20:00:57.455Z Downloaded derive_builder_core v0.20.2
7002025-05-22T20:00:57.458Z Downloaded derive_builder v0.20.2
7012025-05-22T20:00:57.462Z Downloaded env_filter v0.1.2
7022025-05-22T20:00:57.465Z Downloaded tower-service v0.3.3
7032025-05-22T20:00:57.471Z Downloaded tower-layer v0.3.3
7042025-05-22T20:00:57.471Z Downloaded bytes v1.10.1
7052025-05-22T20:00:57.474Z Downloaded defmt-macros v0.3.9
7062025-05-22T20:00:57.477Z Downloaded progenitor v0.10.0
7072025-05-22T20:00:57.477Z Downloaded waitgroup v0.1.2
7082025-05-22T20:00:57.480Z Downloaded progenitor v0.8.0
7092025-05-22T20:00:57.480Z Downloaded hyper-util v0.1.11
7102025-05-22T20:00:57.485Z Downloaded predicates-core v1.0.8
7112025-05-22T20:00:57.488Z Downloaded pin-utils v0.1.0
7122025-05-22T20:00:57.488Z Downloaded percent-encoding v2.3.1
7132025-05-22T20:00:57.491Z Downloaded crypto-bigint v0.5.5
7142025-05-22T20:00:57.496Z Downloaded multer v3.1.0
7152025-05-22T20:00:57.499Z Downloaded miniz_oxide v0.8.5
7162025-05-22T20:00:57.502Z Downloaded xattr v1.3.1
7172025-05-22T20:00:57.505Z Downloaded slab v0.4.9
7182025-05-22T20:00:57.508Z Downloaded spki v0.7.3
7192025-05-22T20:00:57.511Z Downloaded futures-channel v0.3.31
7202025-05-22T20:00:57.511Z Downloaded foreign-types-shared v0.1.1
7212025-05-22T20:00:57.514Z Downloaded dyn-clone v1.0.19
7222025-05-22T20:00:57.514Z Downloaded schemars_derive v0.8.22
7232025-05-22T20:00:57.518Z Downloaded num v0.4.3
7242025-05-22T20:00:57.521Z Downloaded rustc-hash v1.1.0
7252025-05-22T20:00:57.521Z Downloaded utf-8 v0.7.6
7262025-05-22T20:00:57.524Z Downloaded fxhash v0.2.1
7272025-05-22T20:00:57.524Z Downloaded dirs-sys-next v0.1.2
7282025-05-22T20:00:57.524Z Downloaded nu-ansi-term v0.50.1
7292025-05-22T20:00:57.527Z Downloaded static_assertions v1.1.0
7302025-05-22T20:00:57.530Z Downloaded shell-words v1.1.0
7312025-05-22T20:00:57.530Z Downloaded rusty-fork v0.3.0
7322025-05-22T20:00:57.533Z Downloaded sha1 v0.10.6
7332025-05-22T20:00:57.536Z Downloaded jiff-static v0.2.13
7342025-05-22T20:00:57.539Z Downloaded derive_more v0.99.20
7352025-05-22T20:00:57.542Z Downloaded newline-converter v0.3.0
7362025-05-22T20:00:57.546Z Downloaded new_debug_unreachable v1.0.6
7372025-05-22T20:00:57.546Z Downloaded num-conv v0.1.0
7382025-05-22T20:00:57.549Z Downloaded samael v0.0.18
7392025-05-22T20:00:57.553Z Downloaded zeroize v1.8.1
7402025-05-22T20:00:57.556Z Downloaded time-core v0.1.2
7412025-05-22T20:00:57.559Z Downloaded wyz v0.5.1
7422025-05-22T20:00:57.559Z Downloaded icu_properties v1.5.1
7432025-05-22T20:00:57.562Z Downloaded tiny-keccak v2.0.2
7442025-05-22T20:00:57.565Z Downloaded zone v0.3.1
7452025-05-22T20:00:57.568Z Downloaded precomputed-hash v0.1.1
7462025-05-22T20:00:57.568Z Downloaded data-encoding v2.6.0
7472025-05-22T20:00:57.572Z Downloaded wait-timeout v0.2.0
7482025-05-22T20:00:57.572Z Downloaded postcard v1.0.10
7492025-05-22T20:00:57.575Z Downloaded pin-project-lite v0.2.14
7502025-05-22T20:00:57.580Z Downloaded hickory-client v0.24.4
7512025-05-22T20:00:57.583Z Downloaded writeable v0.5.5
7522025-05-22T20:00:57.586Z Downloaded smallvec v1.14.0
7532025-05-22T20:00:57.589Z Downloaded funty v2.0.0
7542025-05-22T20:00:57.589Z Downloaded ecdsa v0.16.9
7552025-05-22T20:00:57.592Z Downloaded test-strategy v0.4.0
7562025-05-22T20:00:57.595Z Downloaded snafu v0.8.5
7572025-05-22T20:00:57.602Z Downloaded futures-sink v0.3.31
7582025-05-22T20:00:57.605Z Downloaded serde_cbor v0.11.2
7592025-05-22T20:00:57.608Z Downloaded debug-ignore v1.0.5
7602025-05-22T20:00:57.611Z Downloaded sqlformat v0.3.5
7612025-05-22T20:00:57.611Z Downloaded scrypt v0.11.0
7622025-05-22T20:00:57.614Z Downloaded scheduled-thread-pool v0.2.7
7632025-05-22T20:00:57.615Z Downloaded simd-adler32 v0.3.7
7642025-05-22T20:00:57.618Z Downloaded sigpipe v0.1.3
7652025-05-22T20:00:57.621Z Downloaded tungstenite v0.23.0
7662025-05-22T20:00:57.624Z Downloaded tungstenite v0.21.0
7672025-05-22T20:00:57.627Z Downloaded num-iter v0.1.45
7682025-05-22T20:00:57.630Z Downloaded tokio-tungstenite v0.21.0
7692025-05-22T20:00:57.630Z Downloaded owo-colors v4.2.0
7702025-05-22T20:00:57.633Z Downloaded tokio-tungstenite v0.23.1
7712025-05-22T20:00:57.636Z Downloaded walkdir v2.5.0
7722025-05-22T20:00:57.639Z Downloaded untrusted v0.7.1
7732025-05-22T20:00:57.642Z Downloaded try-lock v0.2.5
7742025-05-22T20:00:57.642Z Downloaded tinyvec_macros v0.1.1
7752025-05-22T20:00:57.645Z Downloaded tokio-stream v0.1.17
7762025-05-22T20:00:57.648Z Downloaded ppv-lite86 v0.2.20
7772025-05-22T20:00:57.651Z Downloaded powerfmt v0.2.0
7782025-05-22T20:00:57.651Z Downloaded phf_shared v0.11.2
7792025-05-22T20:00:57.655Z Downloaded parse-display-derive v0.10.0
7802025-05-22T20:00:57.655Z Downloaded mio v1.0.2
7812025-05-22T20:00:57.660Z Downloaded futures-macro v0.3.31
7822025-05-22T20:00:57.663Z Downloaded primeorder v0.13.6
7832025-05-22T20:00:57.666Z Downloaded predicates v3.1.3
7842025-05-22T20:00:57.666Z Downloaded minimal-lexical v0.2.1
7852025-05-22T20:00:57.671Z Downloaded diesel_table_macro_syntax v0.2.0
7862025-05-22T20:00:57.674Z Downloaded flume v0.11.1
7872025-05-22T20:00:57.677Z Downloaded shlex v1.3.0
7882025-05-22T20:00:57.680Z Downloaded daft v0.1.3
7892025-05-22T20:00:57.685Z Downloaded parse-display v0.10.0
7902025-05-22T20:00:57.685Z Downloaded futures v0.3.31
7912025-05-22T20:00:57.690Z Downloaded publicsuffix v2.3.0
7922025-05-22T20:00:57.693Z Downloaded oso-derive v0.27.3
7932025-05-22T20:00:57.693Z Downloaded hash32 v0.2.1
7942025-05-22T20:00:57.697Z Downloaded fallible-iterator v0.2.0
7952025-05-22T20:00:57.697Z Downloaded env_logger v0.11.5
7962025-05-22T20:00:57.700Z Downloaded rsa v0.9.6
7972025-05-22T20:00:57.704Z Downloaded structmeta v0.3.0
7982025-05-22T20:00:57.707Z Downloaded strip-ansi-escapes v0.2.0
7992025-05-22T20:00:57.707Z Downloaded progenitor-client v0.8.0
8002025-05-22T20:00:57.711Z Downloaded phf_codegen v0.11.2
8012025-05-22T20:00:57.711Z Downloaded num-rational v0.4.2
8022025-05-22T20:00:57.714Z Downloaded des v0.8.1
8032025-05-22T20:00:57.717Z Downloaded typify-macro v0.3.0
8042025-05-22T20:00:57.717Z Downloaded tls_codec v0.4.1
8052025-05-22T20:00:57.720Z Downloaded strum_macros v0.26.4
8062025-05-22T20:00:57.723Z Downloaded progenitor-client v0.9.1
8072025-05-22T20:00:57.723Z Downloaded xshell v0.2.7
8082025-05-22T20:00:57.726Z Downloaded parking_lot_core v0.9.10
8092025-05-22T20:00:57.729Z Downloaded universal-hash v0.5.1
8102025-05-22T20:00:57.729Z Downloaded postgres-types v0.2.9
8112025-05-22T20:00:57.732Z Downloaded flate2 v1.1.1
8122025-05-22T20:00:57.737Z Downloaded itertools v0.10.5
8132025-05-22T20:00:57.744Z Downloaded ff v0.13.0
8142025-05-22T20:00:57.747Z Downloaded ctr v0.9.2
8152025-05-22T20:00:57.750Z Downloaded toml_edit v0.19.15
8162025-05-22T20:00:57.764Z Downloaded futures-core v0.3.31
8172025-05-22T20:00:57.767Z Downloaded fd-lock v4.0.2
8182025-05-22T20:00:57.770Z Downloaded difflib v0.4.0
8192025-05-22T20:00:57.770Z Downloaded rustc-demangle v0.1.24
8202025-05-22T20:00:57.774Z Downloaded diesel-dtrace v0.4.2
8212025-05-22T20:00:57.777Z Downloaded defmt-parser v0.3.4
8222025-05-22T20:00:57.777Z Downloaded write16 v1.0.0
8232025-05-22T20:00:57.787Z Downloaded num-derive v0.3.3
8242025-05-22T20:00:57.787Z Downloaded group v0.13.0
8252025-05-22T20:00:57.787Z Downloaded num-complex v0.4.6
8262025-05-22T20:00:57.787Z Downloaded spin v0.9.8
8272025-05-22T20:00:57.788Z Downloaded darling_macro v0.20.10
8282025-05-22T20:00:57.791Z Downloaded tracing-attributes v0.1.27
8292025-05-22T20:00:57.791Z Downloaded pem-rfc7468 v0.7.0
8302025-05-22T20:00:57.794Z Downloaded crossterm v0.28.1
8312025-05-22T20:00:57.799Z Downloaded phf_generator v0.11.2
8322025-05-22T20:00:57.803Z Downloaded unsafe-libyaml v0.2.11
8332025-05-22T20:00:57.806Z Downloaded foreign-types v0.5.0
8342025-05-22T20:00:57.809Z Downloaded zone v0.1.8
8352025-05-22T20:00:57.809Z Downloaded phf v0.11.2
8362025-05-22T20:00:57.809Z Downloaded half v2.4.1
8372025-05-22T20:00:57.813Z Downloaded openssl-macros v0.1.1
8382025-05-22T20:00:57.816Z Downloaded foreign-types v0.3.2
8392025-05-22T20:00:57.816Z Downloaded schemars v0.8.22
8402025-05-22T20:00:57.827Z Downloaded path-slash v0.1.5
8412025-05-22T20:00:57.831Z Downloaded rcgen v0.12.1
8422025-05-22T20:00:57.834Z Downloaded tokio-native-tls v0.3.1
8432025-05-22T20:00:57.837Z Downloaded synstructure v0.13.1
8442025-05-22T20:00:57.837Z Downloaded xz2 v0.1.7
8452025-05-22T20:00:57.840Z Downloaded stringprep v0.1.5
8462025-05-22T20:00:57.843Z Downloaded slog-async v2.8.0
8472025-05-22T20:00:57.843Z Downloaded tls_codec_derive v0.4.1
8482025-05-22T20:00:57.846Z Downloaded aes-gcm v0.10.3
8492025-05-22T20:00:57.849Z Downloaded smf v0.2.3
8502025-05-22T20:00:57.853Z Downloaded rustversion v1.0.17
8512025-05-22T20:00:57.853Z Downloaded quick-error v1.2.3
8522025-05-22T20:00:57.856Z Downloaded globset v0.4.15
8532025-05-22T20:00:57.859Z Downloaded fs_extra v1.3.0
8542025-05-22T20:00:57.859Z Downloaded slog-bunyan v2.5.0
8552025-05-22T20:00:57.862Z Downloaded pin-project v1.1.6
8562025-05-22T20:00:57.871Z Downloaded curve25519-dalek-derive v0.1.1
8572025-05-22T20:00:57.874Z Downloaded similar v2.7.0
8582025-05-22T20:00:57.879Z Downloaded fixedbitset v0.4.2
8592025-05-22T20:00:57.882Z Downloaded typed-path v0.9.3
8602025-05-22T20:00:57.886Z Downloaded zone_cfg_derive v0.3.0
8612025-05-22T20:00:57.889Z Downloaded zeroize_derive v1.4.2
8622025-05-22T20:00:57.893Z Downloaded subprocess v0.2.9
8632025-05-22T20:00:57.893Z Downloaded futures-io v0.3.31
8642025-05-22T20:00:57.896Z Downloaded parking_lot v0.12.3
8652025-05-22T20:00:57.899Z Downloaded omicron-zone-package v0.12.2
8662025-05-22T20:00:57.902Z Downloaded foreign-types-macros v0.2.3
8672025-05-22T20:00:57.902Z Downloaded hashbrown v0.13.2
8682025-05-22T20:00:57.906Z Downloaded hash32 v0.3.1
8692025-05-22T20:00:57.909Z Downloaded number_prefix v0.4.0
8702025-05-22T20:00:57.914Z Downloaded packed_struct_codegen v0.10.1
8712025-05-22T20:00:57.914Z Downloaded rayon-core v1.12.1
8722025-05-22T20:00:57.917Z Downloaded resolv-conf v0.7.0
8732025-05-22T20:00:57.921Z Downloaded progenitor-macro v0.10.0
8742025-05-22T20:00:57.921Z Downloaded hyper v1.6.0
8752025-05-22T20:00:57.927Z Downloaded secrecy v0.10.3
8762025-05-22T20:00:57.930Z Downloaded tabled_derive v0.10.0
8772025-05-22T20:00:57.933Z Downloaded half v1.8.3
8782025-05-22T20:00:57.933Z Downloaded diff v0.1.13
8792025-05-22T20:00:57.936Z Downloaded semver v0.1.20
8802025-05-22T20:00:57.939Z Downloaded tinystr v0.7.6
8812025-05-22T20:00:57.942Z Downloaded ron v0.8.1
8822025-05-22T20:00:57.948Z Downloaded termtree v0.5.1
8832025-05-22T20:00:57.951Z Downloaded slog-stdlog v4.1.1
8842025-05-22T20:00:57.951Z Downloaded darling v0.20.10
8852025-05-22T20:00:57.955Z Downloaded parking_lot v0.11.2
8862025-05-22T20:00:57.958Z Downloaded daft-derive v0.1.3
8872025-05-22T20:00:57.963Z Downloaded headers-core v0.3.0
8882025-05-22T20:00:57.966Z Downloaded dunce v1.0.5
8892025-05-22T20:00:57.966Z Downloaded want v0.3.1
8902025-05-22T20:00:57.969Z Downloaded untrusted v0.9.0
8912025-05-22T20:00:57.973Z Downloaded flagset v0.4.6
8922025-05-22T20:00:57.973Z Downloaded deranged v0.3.11
8932025-05-22T20:00:57.976Z Downloaded ghash v0.5.1
8942025-05-22T20:00:57.976Z Downloaded parse-zoneinfo v0.3.1
8952025-05-22T20:00:57.979Z Downloaded rustls-pki-types v1.10.0
8962025-05-22T20:00:57.982Z Downloaded peg-runtime v0.8.5
8972025-05-22T20:00:57.985Z Downloaded ena v0.14.3
8982025-05-22T20:00:57.985Z Downloaded num-derive v0.4.2
8992025-05-22T20:00:57.988Z Downloaded gethostname v0.5.0
9002025-05-22T20:00:57.991Z Downloaded futures-executor v0.3.31
9012025-05-22T20:00:57.992Z Downloaded polyval v0.6.2
9022025-05-22T20:00:57.995Z Downloaded russh v0.45.0
9032025-05-22T20:00:57.999Z Downloaded pretty_assertions v1.4.1
9042025-05-22T20:00:58.002Z Downloaded quinn-udp v0.5.5
9052025-05-22T20:00:58.005Z Downloaded fatfs v0.3.6
9062025-05-22T20:00:58.008Z Downloaded diesel_derives v2.2.3
9072025-05-22T20:00:58.011Z Downloaded signal-hook-mio v0.2.4
9082025-05-22T20:00:58.014Z Downloaded tough v0.20.0
9092025-05-22T20:00:58.021Z Downloaded russh-cryptovec v0.7.3
9102025-05-22T20:00:58.024Z Downloaded slog-term v2.9.1
9112025-05-22T20:00:58.028Z Downloaded zerofrom v0.1.4
9122025-05-22T20:00:58.028Z Downloaded string_cache v0.8.9
9132025-05-22T20:00:58.031Z Downloaded blake3 v1.5.4
9142025-05-22T20:00:58.037Z Downloaded typify-macro v0.2.0
9152025-05-22T20:00:58.040Z Downloaded dsl_auto_type v0.1.2
9162025-05-22T20:00:58.040Z Downloaded hex v0.4.3
9172025-05-22T20:00:58.043Z Downloaded foreign-types-shared v0.3.1
9182025-05-22T20:00:58.043Z Downloaded signal-hook-tokio v0.3.1
9192025-05-22T20:00:58.047Z Downloaded tower v0.5.2
9202025-05-22T20:00:58.054Z Downloaded getrandom v0.2.15
9212025-05-22T20:00:58.058Z Downloaded oxnet v0.1.2
9222025-05-22T20:00:58.061Z Downloaded defmt v0.3.8
9232025-05-22T20:00:58.064Z Downloaded prettyplease v0.2.32
9242025-05-22T20:00:58.067Z Downloaded pbkdf2 v0.12.2
9252025-05-22T20:00:58.071Z Downloaded sct v0.7.1
9262025-05-22T20:00:58.074Z Downloaded sync_wrapper v1.0.1
9272025-05-22T20:00:58.078Z Downloaded nibble_vec v0.1.0
9282025-05-22T20:00:58.078Z Downloaded sec1 v0.7.3
9292025-05-22T20:00:58.081Z Downloaded x509-cert v0.2.5
9302025-05-22T20:00:58.085Z Downloaded display-error-chain v0.2.2
9312025-05-22T20:00:58.088Z Downloaded nom v7.1.3
9322025-05-22T20:00:58.092Z Downloaded foldhash v0.1.3
9332025-05-22T20:00:58.095Z Downloaded zerofrom-derive v0.1.4
9342025-05-22T20:00:58.095Z Downloaded support-bundle-viewer v0.1.0
9352025-05-22T20:00:58.098Z Downloaded smallvec v0.6.14
9362025-05-22T20:00:58.098Z Downloaded tinyvec v1.8.0
9372025-05-22T20:00:58.101Z Downloaded yansi v1.0.1
9382025-05-22T20:00:58.104Z Downloaded num_enum_derive v0.5.11
9392025-05-22T20:00:58.108Z Downloaded nodrop v0.1.14
9402025-05-22T20:00:58.108Z Downloaded steno v0.4.1
9412025-05-22T20:00:58.111Z Downloaded zone_cfg_derive v0.1.2
9422025-05-22T20:00:58.114Z Downloaded peg v0.8.5
9432025-05-22T20:00:58.117Z Downloaded progenitor-macro v0.8.0
9442025-05-22T20:00:58.117Z Downloaded embedded-io v0.6.1
9452025-05-22T20:00:58.120Z Downloaded darling_core v0.20.10
9462025-05-22T20:00:58.124Z Downloaded tabwriter v1.4.0
9472025-05-22T20:00:58.127Z Downloaded fs-err v2.11.0
9482025-05-22T20:00:58.130Z Downloaded dirs-next v2.0.0
9492025-05-22T20:00:58.131Z Downloaded signal-hook-registry v1.4.2
9502025-05-22T20:00:58.135Z Downloaded serde-hex v0.1.0
9512025-05-22T20:00:58.135Z Downloaded pkcs8 v0.10.2
9522025-05-22T20:00:58.139Z Downloaded hkdf v0.12.4
9532025-05-22T20:00:58.142Z Downloaded getrandom v0.3.1
9542025-05-22T20:00:58.142Z Downloaded proc-macro-error-attr2 v2.0.0
9552025-05-22T20:00:58.145Z Downloaded hex-literal v0.4.1
9562025-05-22T20:00:58.145Z Downloaded salty v0.3.0
9572025-05-22T20:00:58.151Z Downloaded papergrid v0.14.0
9582025-05-22T20:00:58.156Z Downloaded num_threads v0.1.7
9592025-05-22T20:00:58.159Z Downloaded form_urlencoded v1.2.1
9602025-05-22T20:00:58.159Z Downloaded embedded-io v0.4.0
9612025-05-22T20:00:58.163Z Downloaded utf16_iter v1.0.5
9622025-05-22T20:00:58.163Z Downloaded progenitor-impl v0.9.1
9632025-05-22T20:00:58.166Z Downloaded pkg-config v0.3.31
9642025-05-22T20:00:58.170Z Downloaded signal-hook v0.3.17
9652025-05-22T20:00:58.170Z Downloaded pkcs5 v0.7.1
9662025-05-22T20:00:58.174Z Downloaded unicode_categories v0.1.1
9672025-05-22T20:00:58.177Z Downloaded ssh-key v0.6.6
9682025-05-22T20:00:58.185Z Downloaded rtoolbox v0.0.2
9692025-05-22T20:00:58.188Z Downloaded num_enum v0.5.11
9702025-05-22T20:00:58.191Z Downloaded rand v0.9.0
9712025-05-22T20:00:58.194Z Downloaded olpc-cjson v0.1.4
9722025-05-22T20:00:58.197Z Downloaded ed25519 v2.2.3
9732025-05-22T20:00:58.201Z Downloaded subtle v2.6.1
9742025-05-22T20:00:58.201Z Downloaded unicode-xid v0.2.6
9752025-05-22T20:00:58.201Z Downloaded pin-project-internal v1.1.6
9762025-05-22T20:00:58.204Z Downloaded native-tls v0.2.12
9772025-05-22T20:00:58.207Z Downloaded typify v0.4.1
9782025-05-22T20:00:58.210Z Downloaded unarray v0.1.4
9792025-05-22T20:00:58.213Z Downloaded tokio-util v0.7.13
9802025-05-22T20:00:58.217Z Downloaded ref-cast-impl v1.0.23
9812025-05-22T20:00:58.220Z Downloaded value-bag v1.9.0
9822025-05-22T20:00:58.223Z Downloaded typify v0.2.0
9832025-05-22T20:00:58.226Z Downloaded pem v3.0.5
9842025-05-22T20:00:58.226Z Downloaded signature v2.2.0
9852025-05-22T20:00:58.230Z Downloaded poly1305 v0.8.0
9862025-05-22T20:00:58.233Z Downloaded pkcs1 v0.7.5
9872025-05-22T20:00:58.233Z Downloaded tokio-postgres v0.7.13
9882025-05-22T20:00:58.238Z Downloaded futures-util v0.3.31
9892025-05-22T20:00:58.250Z Downloaded typify v0.3.0
9902025-05-22T20:00:58.254Z Downloaded fixedbitset v0.5.7
9912025-05-22T20:00:58.257Z Downloaded p256 v0.13.2
9922025-05-22T20:00:58.260Z Downloaded derive-where v1.2.7
9932025-05-22T20:00:58.264Z Downloaded russh-keys v0.45.0
9942025-05-22T20:00:58.267Z Downloaded rand_core v0.9.2
9952025-05-22T20:00:58.267Z Downloaded aho-corasick v1.1.3
9962025-05-22T20:00:58.273Z Downloaded slog v2.7.0
9972025-05-22T20:00:58.276Z Downloaded lalrpop v0.19.12
9982025-05-22T20:00:58.287Z Downloaded term v0.7.0
9992025-05-22T20:00:58.290Z Downloaded zip v0.6.6
10002025-05-22T20:00:58.294Z Downloaded num-bigint-dig v0.8.4
10012025-05-22T20:00:58.300Z Downloaded dropshot_endpoint v0.16.2
10022025-05-22T20:00:58.303Z Downloaded num-traits v0.2.19
10032025-05-22T20:00:58.306Z Downloaded elliptic-curve v0.13.8
10042025-05-22T20:00:58.310Z Downloaded der v0.7.9
10052025-05-22T20:00:58.315Z Downloaded unicode-bidi v0.3.17
10062025-05-22T20:00:58.318Z Downloaded portable-atomic v1.11.0
10072025-05-22T20:00:58.326Z Downloaded icu_properties_data v1.5.0
10082025-05-22T20:00:58.338Z Downloaded tar v0.4.44
10092025-05-22T20:00:58.341Z Downloaded chrono v0.4.41
10102025-05-22T20:00:58.348Z Downloaded rustyline v14.0.0
10112025-05-22T20:00:58.353Z Downloaded reedline v0.38.0
10122025-05-22T20:00:58.361Z Downloaded rand v0.8.5
10132025-05-22T20:00:58.365Z Downloaded sqlparser v0.45.0
10142025-05-22T20:00:58.370Z Downloaded socket2 v0.5.9
10152025-05-22T20:00:58.374Z Downloaded url v2.5.3
10162025-05-22T20:00:58.377Z Downloaded rustls-webpki v0.101.7
10172025-05-22T20:00:58.390Z Downloaded ed25519-dalek v2.1.1
10182025-05-22T20:00:58.393Z Downloaded tracing v0.1.40
10192025-05-22T20:00:58.397Z Downloaded rayon v1.10.0
10202025-05-22T20:00:58.407Z Downloaded proptest v1.6.0
10212025-05-22T20:00:58.416Z Downloaded vcpkg v0.2.15
10222025-05-22T20:00:58.455Z Downloaded zerocopy-derive v0.8.25
10232025-05-22T20:00:58.462Z Downloaded zip v2.6.1
10242025-05-22T20:00:58.466Z Downloaded p521 v0.13.3
10252025-05-22T20:00:58.470Z Downloaded bitvec v1.0.1
10262025-05-22T20:00:58.485Z Downloaded time v0.3.36
10272025-05-22T20:00:58.492Z Downloaded radix_trie v0.2.1
10282025-05-22T20:00:58.498Z Downloaded winnow v0.6.26
10292025-05-22T20:00:58.506Z Downloaded unicode-normalization v0.1.24
10302025-05-22T20:00:58.512Z Downloaded git2 v0.19.0
10312025-05-22T20:00:58.519Z Downloaded winnow v0.5.40
10322025-05-22T20:00:58.528Z Downloaded p384 v0.13.0
10332025-05-22T20:00:58.534Z Downloaded regex-syntax v0.6.29
10342025-05-22T20:00:58.542Z Downloaded quick-xml v0.37.2
10352025-05-22T20:00:58.548Z Downloaded unicode-width v0.2.0
10362025-05-22T20:00:58.555Z Downloaded petname v2.0.2
10372025-05-22T20:00:58.561Z Downloaded object v0.30.4
10382025-05-22T20:00:58.571Z Downloaded rustls-webpki v0.102.8
10392025-05-22T20:00:58.589Z Downloaded quinn-proto v0.11.8
10402025-05-22T20:00:58.596Z Downloaded h2 v0.4.6
10412025-05-22T20:00:58.603Z Downloaded tabled v0.18.0
10422025-05-22T20:00:58.620Z Downloaded gimli v0.31.1
10432025-05-22T20:00:58.629Z Downloaded regex v1.11.1
10442025-05-22T20:00:58.642Z Downloaded polar-core v0.27.3
10452025-05-22T20:00:58.651Z Downloaded bstr v1.10.0
10462025-05-22T20:00:58.662Z Downloaded bindgen v0.71.1
10472025-05-22T20:00:58.670Z Downloaded chrono-tz v0.10.3
10482025-05-22T20:00:58.679Z Downloaded rustls v0.21.12
10492025-05-22T20:00:58.689Z Downloaded webpki-roots v0.26.6
10502025-05-22T20:00:58.693Z Downloaded bindgen v0.69.5
10512025-05-22T20:00:58.702Z Downloaded rand_chacha v0.3.1
10522025-05-22T20:00:58.705Z Downloaded progenitor-impl v0.10.0
10532025-05-22T20:00:58.705Z Downloaded ron v0.7.1
10542025-05-22T20:00:58.709Z Downloaded postgres-protocol v0.6.8
10552025-05-22T20:00:58.712Z Downloaded peg-macros v0.8.5
10562025-05-22T20:00:58.716Z Downloaded serde_with v3.12.0
10572025-05-22T20:00:58.721Z Downloaded quinn v0.11.5
10582025-05-22T20:00:58.725Z Downloaded curve25519-dalek v4.1.3
10592025-05-22T20:00:58.734Z Downloaded smoltcp v0.9.1
10602025-05-22T20:00:58.745Z Downloaded openssl v0.10.72
10612025-05-22T20:00:58.757Z Downloaded rustls v0.22.4
10622025-05-22T20:00:58.768Z Downloaded nix v0.27.1
10632025-05-22T20:00:58.779Z Downloaded object v0.36.5
10642025-05-22T20:00:58.791Z Downloaded nix v0.28.0
10652025-05-22T20:00:58.803Z Downloaded nix v0.29.0
10662025-05-22T20:00:58.815Z Downloaded regex-syntax v0.8.5
10672025-05-22T20:00:58.824Z Downloaded diesel v2.2.10
10682025-05-22T20:00:58.843Z Downloaded zerocopy v0.8.25
10692025-05-22T20:00:58.868Z Downloaded smoltcp v0.11.0
10702025-05-22T20:00:58.880Z Downloaded dropshot v0.16.2
10712025-05-22T20:00:58.903Z Downloaded rustls v0.23.19
10722025-05-22T20:00:58.915Z Downloaded openapiv3 v2.0.0
10732025-05-22T20:00:58.928Z Downloaded regress v0.10.3
10742025-05-22T20:00:58.938Z Downloaded typify-impl v0.4.1
10752025-05-22T20:00:58.955Z Downloaded typify-impl v0.3.0
10762025-05-22T20:00:58.972Z Downloaded sled v0.34.7
10772025-05-22T20:00:58.983Z Downloaded bzip2-sys v0.1.13+1.0.8
10782025-05-22T20:00:58.995Z Downloaded ratatui v0.29.0
10792025-05-22T20:00:59.016Z Downloaded hickory-proto v0.24.4
10802025-05-22T20:00:59.031Z Downloaded typify-impl v0.2.0
10812025-05-22T20:00:59.048Z Downloaded regex-automata v0.4.8
10822025-05-22T20:00:59.065Z Downloaded uuid v1.16.0
10832025-05-22T20:00:59.068Z Downloaded zerocopy-derive v0.6.6
10842025-05-22T20:00:59.079Z Downloaded aws-lc-rs v1.12.4
10852025-05-22T20:00:59.088Z Downloaded rustc_version v0.4.1
10862025-05-22T20:00:59.091Z Downloaded oso v0.27.3
10872025-05-22T20:00:59.094Z Downloaded tracing-core v0.1.32
10882025-05-22T20:00:59.097Z Downloaded der_derive v0.7.3
10892025-05-22T20:00:59.097Z Downloaded whoami v1.5.2
10902025-05-22T20:00:59.100Z Downloaded csv-core v0.1.11
10912025-05-22T20:00:59.100Z Downloaded serde_bytes v0.11.17
10922025-05-22T20:00:59.103Z Downloaded progenitor-macro v0.9.1
10932025-05-22T20:00:59.103Z Downloaded expectorate v1.2.0
10942025-05-22T20:00:59.106Z Downloaded qorb v0.3.1
10952025-05-22T20:00:59.109Z Downloaded jiff v0.2.13
10962025-05-22T20:00:59.127Z Downloaded petgraph v0.6.5
10972025-05-22T20:00:59.145Z Downloaded lzma-sys v0.1.20
10982025-05-22T20:00:59.175Z Downloaded tokio v1.45.0
10992025-05-22T20:00:59.213Z Downloaded petgraph v0.7.1
11002025-05-22T20:00:59.233Z Downloaded libz-sys v1.1.20
11012025-05-22T20:00:59.255Z Downloaded csv v1.3.1
11022025-05-22T20:00:59.276Z Downloaded sha3 v0.10.8
11032025-05-22T20:00:59.282Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11042025-05-22T20:00:59.301Z Downloaded itertools v0.13.0
11052025-05-22T20:00:59.308Z Downloaded slog-dtrace v0.3.0
11062025-05-22T20:00:59.311Z Downloaded yasna v0.5.2
11072025-05-22T20:00:59.315Z Downloaded num-bigint v0.4.6
11082025-05-22T20:00:59.318Z Downloaded termios v0.3.3
11092025-05-22T20:00:59.318Z Downloaded uzers v0.12.1
11102025-05-22T20:00:59.321Z Downloaded heapless v0.8.0
11112025-05-22T20:00:59.324Z Downloaded heapless v0.7.17
11122025-05-22T20:00:59.327Z Downloaded zerovec v0.10.4
11132025-05-22T20:00:59.333Z Downloaded paste v1.0.15
11142025-05-22T20:00:59.336Z Downloaded secrecy v0.8.0
11152025-05-22T20:00:59.339Z Downloaded pbkdf2 v0.11.0
11162025-05-22T20:00:59.339Z Downloaded num-integer v0.1.46
11172025-05-22T20:00:59.342Z Downloaded nanorand v0.7.0
11182025-05-22T20:00:59.346Z Downloaded multimap v0.10.1
11192025-05-22T20:00:59.346Z Downloaded hashbrown v0.12.3
11202025-05-22T20:00:59.349Z Downloaded itertools v0.12.1
11212025-05-22T20:00:59.355Z Downloaded proc-macro-error2 v2.0.1
11222025-05-22T20:00:59.358Z Downloaded openssl-sys v0.9.107
11232025-05-22T20:00:59.362Z Downloaded unicode-segmentation v1.12.0
11242025-05-22T20:00:59.366Z Downloaded which v4.4.2
11252025-05-22T20:00:59.369Z Downloaded password-hash v0.5.0
11262025-05-22T20:00:59.369Z Downloaded unicase v2.7.0
11272025-05-22T20:00:59.372Z Downloaded idna v1.0.3
11282025-05-22T20:00:59.375Z Downloaded libxml v0.3.3
11292025-05-22T20:00:59.380Z Downloaded libm v0.2.8
11302025-05-22T20:00:59.388Z Downloaded ring v0.17.14
11312025-05-22T20:00:59.435Z Downloaded typify-macro v0.4.1
11322025-05-22T20:00:59.438Z Downloaded structmeta-derive v0.3.0
11332025-05-22T20:00:59.438Z Downloaded strum_macros v0.25.3
11342025-05-22T20:00:59.438Z Downloaded encoding_rs v0.8.34
11352025-05-22T20:00:59.461Z Downloaded libgit2-sys v0.17.0+1.8.1
11362025-05-22T20:00:59.520Z Downloaded toml v0.7.8
11372025-05-22T20:00:59.523Z Downloaded salsa20 v0.10.2
11382025-05-22T20:00:59.527Z Downloaded env_logger v0.10.2
11392025-05-22T20:00:59.530Z Downloaded tokio-rustls v0.24.1
11402025-05-22T20:00:59.530Z Downloaded time-macros v0.2.18
11412025-05-22T20:00:59.533Z Downloaded hickory-server v0.24.4
11422025-05-22T20:00:59.536Z Downloaded displaydoc v0.2.5
11432025-05-22T20:00:59.539Z Downloaded http v1.3.1
11442025-05-22T20:00:59.542Z Downloaded crossbeam-channel v0.5.15
11452025-05-22T20:00:59.546Z Downloaded termcolor v1.4.1
11462025-05-22T20:00:59.550Z Downloaded password-hash v0.4.2
11472025-05-22T20:00:59.550Z Downloaded parking_lot_core v0.8.6
11482025-05-22T20:00:59.553Z Downloaded compact_str v0.8.0
11492025-05-22T20:00:59.556Z Downloaded cc v1.2.15
11502025-05-22T20:00:59.559Z Downloaded zopfli v0.8.1
11512025-05-22T20:00:59.562Z Downloaded zerocopy v0.6.6
11522025-05-22T20:00:59.575Z Downloaded vsss-rs v3.3.4
11532025-05-22T20:00:59.575Z Downloaded vergen v8.3.2
11542025-05-22T20:00:59.575Z Downloaded ipnet v2.11.0
11552025-05-22T20:00:59.575Z Downloaded icu_collections v1.5.0
11562025-05-22T20:00:59.580Z Downloaded aes v0.8.4
11572025-05-22T20:00:59.580Z Downloaded base64 v0.22.1
11582025-05-22T20:00:59.583Z Downloaded zstd-safe v7.2.3
11592025-05-22T20:00:59.586Z Downloaded vte v0.11.1
11602025-05-22T20:00:59.586Z Downloaded const_format v0.2.34
11612025-05-22T20:00:59.589Z Downloaded chacha20poly1305 v0.10.1
11622025-05-22T20:00:59.593Z Downloaded bumpalo v3.16.0
11632025-05-22T20:00:59.596Z Downloaded base64 v0.21.7
11642025-05-22T20:00:59.599Z Downloaded progenitor-impl v0.8.0
11652025-05-22T20:00:59.602Z Downloaded tokio-rustls v0.26.0
11662025-05-22T20:00:59.602Z Downloaded serde_yaml v0.9.34+deprecated
11672025-05-22T20:00:59.605Z Downloaded slog-envlogger v2.2.0
11682025-05-22T20:00:59.608Z Downloaded serde_derive_internals v0.29.1
11692025-05-22T20:00:59.608Z Downloaded progenitor v0.9.1
11702025-05-22T20:00:59.612Z Downloaded memmap2 v0.9.5
11712025-05-22T20:00:59.612Z Downloaded serde_plain v1.0.2
11722025-05-22T20:00:59.612Z Downloaded same-file v1.0.6
11732025-05-22T20:00:59.615Z Downloaded rustc_version v0.1.7
11742025-05-22T20:00:59.615Z Downloaded rustc-hash v2.1.1
11752025-05-22T20:00:59.615Z Downloaded litrs v0.4.1
11762025-05-22T20:00:59.618Z Downloaded crossbeam-epoch v0.9.18
11772025-05-22T20:00:59.621Z Downloaded blake2 v0.10.6
11782025-05-22T20:00:59.624Z Downloaded clang-sys v1.8.1
11792025-05-22T20:00:59.624Z Downloaded icu_normalizer v1.5.0
11802025-05-22T20:00:59.628Z Downloaded icu_locid v1.5.0
11812025-05-22T20:00:59.632Z Downloaded hmac v0.12.1
11822025-05-22T20:00:59.635Z Downloaded ahash v0.8.11
11832025-05-22T20:00:59.667Z Downloaded rand_core v0.6.4
11842025-05-22T20:00:59.667Z Downloaded rand_chacha v0.9.0
11852025-05-22T20:00:59.667Z Downloaded sqlparser_derive v0.2.2
11862025-05-22T20:00:59.667Z Downloaded array-init v0.0.4
11872025-05-22T20:00:59.667Z Downloaded base64ct v1.6.0
11882025-05-22T20:00:59.667Z Downloaded hyper-rustls v0.27.3
11892025-05-22T20:00:59.667Z Downloaded hickory-resolver v0.24.4
11902025-05-22T20:00:59.667Z Downloaded lockfree-object-pool v0.1.6
11912025-05-22T20:00:59.667Z Downloaded bit-vec v0.8.0
11922025-05-22T20:00:59.667Z Downloaded crc32fast v1.4.2
11932025-05-22T20:00:59.667Z Downloaded async-bb8-diesel v0.2.1
11942025-05-22T20:00:59.671Z Downloaded kstat-rs v0.2.4
11952025-05-22T20:00:59.671Z Downloaded is-terminal v0.4.13
11962025-05-22T20:00:59.674Z Downloaded managed v0.8.0
11972025-05-22T20:00:59.674Z Downloaded instability v0.3.2
11982025-05-22T20:00:59.679Z Downloaded ingot-types v0.1.0
11992025-05-22T20:00:59.685Z Downloaded ingot v0.1.0
12002025-05-22T20:00:59.685Z Downloaded cassowary v0.3.0
12012025-05-22T20:00:59.688Z Downloaded keccak v0.1.5
12022025-05-22T20:00:59.688Z Downloaded indoc v1.0.9
12032025-05-22T20:00:59.688Z Downloaded hubpack v0.1.2
12042025-05-22T20:00:59.688Z Downloaded cmake v0.1.51
12052025-05-22T20:00:59.692Z Downloaded cexpr v0.6.0
12062025-05-22T20:00:59.692Z Downloaded chrono-tz-build v0.4.0
12072025-05-22T20:00:59.695Z Downloaded castaway v0.2.3
12082025-05-22T20:00:59.695Z Downloaded impl-trait-for-tuples v0.2.2
12092025-05-22T20:00:59.698Z Downloaded cipher v0.4.4
12102025-05-22T20:00:59.698Z Downloaded async-recursion v1.1.1
12112025-05-22T20:00:59.702Z Downloaded crc v3.2.1
12122025-05-22T20:00:59.705Z Downloaded arrayref v0.3.9
12132025-05-22T20:00:59.709Z Downloaded http-body-util v0.1.3
12142025-05-22T20:00:59.709Z Downloaded chacha20 v0.9.1
12152025-05-22T20:00:59.712Z Downloaded block-padding v0.3.3
12162025-05-22T20:00:59.712Z Downloaded assert_matches v1.5.0
12172025-05-22T20:00:59.715Z Downloaded base16ct v0.2.0
12182025-05-22T20:00:59.715Z Downloaded atomic-waker v1.1.2
12192025-05-22T20:00:59.715Z Downloaded ascii-canvas v3.0.0
12202025-05-22T20:00:59.718Z Downloaded aead v0.5.2
12212025-05-22T20:01:00.168Z Downloaded aws-lc-sys v0.26.0
12222025-05-22T20:01:02.061Z Downloaded linked-hash-map v0.5.6
12232025-05-22T20:01:02.072Z Downloaded itertools v0.14.0
12242025-05-22T20:01:02.100Z Downloaded radium v0.7.0
12252025-05-22T20:01:02.226Z Compiling serde v1.0.219
12262025-05-22T20:01:02.229Z Compiling value-bag v1.9.0
12272025-05-22T20:01:02.229Z Compiling shlex v1.3.0
12282025-05-22T20:01:02.229Z Compiling lock_api v0.4.12
12292025-05-22T20:01:02.229Z Compiling scopeguard v1.2.0
12302025-05-22T20:01:02.229Z Compiling typenum v1.17.0
12312025-05-22T20:01:02.417Z Compiling syn v2.0.101
12322025-05-22T20:01:02.431Z Compiling getrandom v0.2.15
12332025-05-22T20:01:02.551Z Compiling jobserver v0.1.32
12342025-05-22T20:01:02.780Z Compiling rand_core v0.6.4
12352025-05-22T20:01:02.918Z Compiling log v0.4.27
12362025-05-22T20:01:02.938Z Compiling generic-array v0.14.7
12372025-05-22T20:01:02.973Z Compiling cc v1.2.15
12382025-05-22T20:01:03.321Z Compiling smallvec v1.14.0
12392025-05-22T20:01:03.341Z Compiling subtle v2.6.1
12402025-05-22T20:01:03.360Z Compiling const-oid v0.9.6
12412025-05-22T20:01:03.399Z Compiling stable_deref_trait v1.2.0
12422025-05-22T20:01:03.523Z Compiling pkg-config v0.3.31
12432025-05-22T20:01:03.660Z Compiling rustix v0.38.37
12442025-05-22T20:01:03.680Z Compiling pin-project-lite v0.2.14
12452025-05-22T20:01:03.697Z Compiling parking_lot_core v0.9.10
12462025-05-22T20:01:03.819Z Compiling signal-hook-registry v1.4.2
12472025-05-22T20:01:04.442Z Compiling mio v1.0.2
12482025-05-22T20:01:04.492Z Compiling parking_lot v0.12.3
12492025-05-22T20:01:04.660Z Compiling spin v0.9.8
12502025-05-22T20:01:04.728Z Compiling futures-core v0.3.31
12512025-05-22T20:01:04.794Z Compiling aho-corasick v1.1.3
12522025-05-22T20:01:05.001Z Compiling serde_json v1.0.140
12532025-05-22T20:01:05.105Z Compiling litemap v0.7.3
12542025-05-22T20:01:05.317Z Compiling either v1.14.0
12552025-05-22T20:01:05.336Z Compiling regex-syntax v0.8.5
12562025-05-22T20:01:05.470Z Compiling cpufeatures v0.2.14
12572025-05-22T20:01:05.516Z Compiling writeable v0.5.5
12582025-05-22T20:01:05.535Z Compiling libm v0.2.8
12592025-05-22T20:01:05.606Z Compiling socket2 v0.5.9
12602025-05-22T20:01:05.742Z Compiling num-traits v0.2.19
12612025-05-22T20:01:06.080Z Compiling slab v0.4.9
12622025-05-22T20:01:06.130Z Compiling glob v0.3.2
12632025-05-22T20:01:06.557Z Compiling futures-sink v0.3.31
12642025-05-22T20:01:06.582Z Compiling icu_locid_transform_data v1.5.0
12652025-05-22T20:01:06.695Z Compiling prettyplease v0.2.32
12662025-05-22T20:01:06.723Z Compiling getrandom v0.3.1
12672025-05-22T20:01:06.976Z Compiling clang-sys v1.8.1
12682025-05-22T20:01:07.038Z Compiling lazy_static v1.5.0
12692025-05-22T20:01:07.088Z Compiling minimal-lexical v0.2.1
12702025-05-22T20:01:07.186Z Compiling icu_properties_data v1.5.0
12712025-05-22T20:01:07.377Z Compiling foldhash v0.1.3
12722025-05-22T20:01:07.581Z Compiling allocator-api2 v0.2.18
12732025-05-22T20:01:07.642Z Compiling nom v7.1.3
12742025-05-22T20:01:07.737Z Compiling libloading v0.8.5
12752025-05-22T20:01:08.098Z Compiling bindgen v0.69.5
12762025-05-22T20:01:08.134Z Compiling utf8_iter v1.0.4
12772025-05-22T20:01:08.329Z Compiling hashbrown v0.15.1
12782025-05-22T20:01:08.386Z Compiling home v0.5.9
12792025-05-22T20:01:08.611Z Compiling percent-encoding v2.3.1
12802025-05-22T20:01:08.914Z Compiling write16 v1.0.0
12812025-05-22T20:01:09.021Z Compiling regex-automata v0.4.8
12822025-05-22T20:01:09.070Z Compiling utf16_iter v1.0.5
12832025-05-22T20:01:09.106Z Compiling base64ct v1.6.0
12842025-05-22T20:01:09.126Z Compiling icu_normalizer_data v1.5.0
12852025-05-22T20:01:09.288Z Compiling itertools v0.12.1
12862025-05-22T20:01:09.528Z Compiling flagset v0.4.6
12872025-05-22T20:01:09.696Z Compiling pem-rfc7468 v0.7.0
12882025-05-22T20:01:09.805Z Compiling synstructure v0.13.1
12892025-05-22T20:01:10.911Z Compiling cexpr v0.6.0
12902025-05-22T20:01:11.244Z Compiling lazycell v1.3.0
12912025-05-22T20:01:11.297Z Compiling rustc-hash v1.1.0
12922025-05-22T20:01:11.433Z Compiling futures-channel v0.3.31
12932025-05-22T20:01:11.468Z Compiling cmake v0.1.51
12942025-05-22T20:01:11.862Z Compiling fs_extra v1.3.0
12952025-05-22T20:01:12.204Z Compiling futures-task v0.3.31
12962025-05-22T20:01:12.294Z Compiling futures-io v0.3.31
12972025-05-22T20:01:12.399Z Compiling pin-utils v0.1.0
12982025-05-22T20:01:12.423Z Compiling dunce v1.0.5
12992025-05-22T20:01:12.508Z Compiling form_urlencoded v1.2.1
13002025-05-22T20:01:12.512Z Compiling paste v1.0.15
13012025-05-22T20:01:12.564Z Compiling vcpkg v0.2.15
13022025-05-22T20:01:12.584Z Compiling zerocopy v0.8.25
13032025-05-22T20:01:12.834Z Compiling crossbeam-utils v0.8.21
13042025-05-22T20:01:13.103Z Compiling ring v0.17.14
13052025-05-22T20:01:13.379Z Compiling tracing-core v0.1.32
13062025-05-22T20:01:13.405Z Compiling iana-time-zone v0.1.63
13072025-05-22T20:01:13.774Z Compiling aws-lc-rs v1.12.4
13082025-05-22T20:01:14.166Z Compiling tinyvec_macros v0.1.1
13092025-05-22T20:01:14.196Z Compiling openssl-sys v0.9.107
13102025-05-22T20:01:14.262Z Compiling httparse v1.9.5
13112025-05-22T20:01:14.607Z Compiling regex v1.11.1
13122025-05-22T20:01:14.656Z Compiling serde_derive v1.0.219
13132025-05-22T20:01:14.899Z Compiling zeroize_derive v1.4.2
13142025-05-22T20:01:15.225Z Compiling zerofrom-derive v0.1.4
13152025-05-22T20:01:15.266Z Compiling yoke-derive v0.7.4
13162025-05-22T20:01:15.546Z Compiling zerovec-derive v0.10.3
13172025-05-22T20:01:16.234Z Compiling zeroize v1.8.1
13182025-05-22T20:01:17.763Z Compiling displaydoc v0.2.5
13192025-05-22T20:01:17.803Z Compiling zerocopy-derive v0.7.35
13202025-05-22T20:01:17.977Z Compiling crypto-common v0.1.6
13212025-05-22T20:01:18.211Z Compiling block-buffer v0.10.4
13222025-05-22T20:01:18.424Z Compiling zerofrom v0.1.4
13232025-05-22T20:01:18.496Z Compiling digest v0.10.7
13242025-05-22T20:01:18.661Z Compiling yoke v0.7.4
13252025-05-22T20:01:18.948Z Compiling hmac v0.12.1
13262025-05-22T20:01:19.065Z Compiling icu_provider_macros v1.5.0
13272025-05-22T20:01:19.069Z Compiling zerovec v0.10.4
13282025-05-22T20:01:19.139Z Compiling tokio-macros v2.5.0
13292025-05-22T20:01:19.183Z Compiling block-padding v0.3.3
13302025-05-22T20:01:19.202Z Compiling sha2 v0.10.8
13312025-05-22T20:01:19.432Z Compiling inout v0.1.3
13322025-05-22T20:01:19.615Z Compiling thiserror-impl v1.0.69
13332025-05-22T20:01:19.714Z Compiling zerocopy v0.7.35
13342025-05-22T20:01:19.784Z Compiling cipher v0.4.4
13352025-05-22T20:01:20.193Z Compiling der_derive v0.7.3
13362025-05-22T20:01:20.328Z Compiling futures-macro v0.3.31
13372025-05-22T20:01:20.581Z Compiling salsa20 v0.10.2
13382025-05-22T20:01:20.826Z Compiling tinystr v0.7.6
13392025-05-22T20:01:21.030Z Compiling icu_collections v1.5.0
13402025-05-22T20:01:21.132Z Compiling ppv-lite86 v0.2.20
13412025-05-22T20:01:21.231Z Compiling icu_locid v1.5.0
13422025-05-22T20:01:21.937Z Compiling pbkdf2 v0.12.2
13432025-05-22T20:01:22.113Z Compiling scrypt v0.11.0
13442025-05-22T20:01:22.163Z Compiling futures-util v0.3.31
13452025-05-22T20:01:22.182Z Compiling cbc v0.1.2
13462025-05-22T20:01:22.261Z Compiling der v0.7.9
13472025-05-22T20:01:22.429Z Compiling icu_provider v1.5.0
13482025-05-22T20:01:22.474Z Compiling aes v0.8.4
13492025-05-22T20:01:22.527Z Compiling thiserror v1.0.69
13502025-05-22T20:01:22.686Z Compiling pest v2.7.14
13512025-05-22T20:01:22.706Z Compiling zerocopy-derive v0.8.25
13522025-05-22T20:01:23.095Z Compiling icu_locid_transform v1.5.0
13532025-05-22T20:01:23.376Z Compiling tracing-attributes v0.1.27
13542025-05-22T20:01:25.179Z Compiling icu_properties v1.5.1
13552025-05-22T20:01:25.232Z Compiling spki v0.7.3
13562025-05-22T20:01:25.412Z Compiling pest_meta v2.7.14
13572025-05-22T20:01:25.630Z Compiling pkcs5 v0.7.1
13582025-05-22T20:01:25.634Z Compiling scroll_derive v0.12.0
13592025-05-22T20:01:26.568Z Compiling tracing v0.1.40
13602025-05-22T20:01:26.650Z Compiling pkcs8 v0.10.2
13612025-05-22T20:01:27.078Z Compiling bitflags v2.9.0
13622025-05-22T20:01:27.099Z Compiling bytes v1.10.1
13632025-05-22T20:01:27.261Z Compiling semver v1.0.26
13642025-05-22T20:01:27.561Z Compiling indexmap v2.9.0
13652025-05-22T20:01:27.953Z Compiling rustc_version v0.4.1
13662025-05-22T20:01:28.530Z Compiling tokio v1.45.0
13672025-05-22T20:01:28.648Z Compiling http v1.3.1
13682025-05-22T20:01:28.942Z Compiling icu_normalizer v1.5.0
13692025-05-22T20:01:29.280Z Compiling uuid v1.16.0
13702025-05-22T20:01:29.592Z Compiling chrono v0.4.41
13712025-05-22T20:01:29.690Z Compiling rustls-pki-types v1.10.0
13722025-05-22T20:01:29.949Z Compiling idna_adapter v1.2.0
13732025-05-22T20:01:30.207Z Compiling idna v1.0.3
13742025-05-22T20:01:30.665Z Compiling http-body v1.0.1
13752025-05-22T20:01:30.684Z Compiling scroll v0.12.0
13762025-05-22T20:01:30.730Z Compiling pest_generator v2.7.14
13772025-05-22T20:01:30.888Z Compiling url v2.5.3
13782025-05-22T20:01:30.916Z Compiling tinyvec v1.8.0
13792025-05-22T20:01:31.206Z Compiling which v4.4.2
13802025-05-22T20:01:31.743Z Compiling serde_derive_internals v0.29.1
13812025-05-22T20:01:32.113Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13822025-05-22T20:01:32.428Z Compiling bzip2-sys v0.1.13+1.0.8
13832025-05-22T20:01:32.526Z Compiling openssl v0.10.72
13842025-05-22T20:01:32.619Z Compiling untrusted v0.7.1
13852025-05-22T20:01:32.820Z Compiling powerfmt v0.2.0
13862025-05-22T20:01:32.824Z Compiling untrusted v0.9.0
13872025-05-22T20:01:32.899Z Compiling time-core v0.1.2
13882025-05-22T20:01:32.922Z Compiling atomic-waker v1.1.2
13892025-05-22T20:01:32.980Z Compiling adler2 v2.0.0
13902025-05-22T20:01:33.042Z Compiling schemars v0.8.22
13912025-05-22T20:01:33.087Z Compiling try-lock v0.2.5
13922025-05-22T20:01:33.119Z Compiling rustversion v1.0.17
13932025-05-22T20:01:33.191Z Compiling num-conv v0.1.0
13942025-05-22T20:01:33.213Z Compiling foreign-types-shared v0.1.1
13952025-05-22T20:01:33.258Z Compiling want v0.3.1
13962025-05-22T20:01:33.354Z Compiling foreign-types v0.3.2
13972025-05-22T20:01:33.402Z Compiling miniz_oxide v0.8.5
13982025-05-22T20:01:33.463Z Compiling time-macros v0.2.18
13992025-05-22T20:01:33.485Z Compiling goblin v0.8.2
14002025-05-22T20:01:33.557Z Compiling deranged v0.3.11
14012025-05-22T20:01:33.873Z Compiling schemars_derive v0.8.22
14022025-05-22T20:01:36.379Z Compiling tokio-util v0.7.13
14032025-05-22T20:01:36.496Z Compiling pest_derive v2.7.14
14042025-05-22T20:01:37.273Z Compiling rand_core v0.9.2
14052025-05-22T20:01:37.445Z Compiling h2 v0.4.6
14062025-05-22T20:01:37.719Z Compiling openssl-macros v0.1.1
14072025-05-22T20:01:37.816Z Compiling rustls v0.23.19
14082025-05-22T20:01:38.125Z Compiling num_threads v0.1.7
14092025-05-22T20:01:38.277Z Compiling native-tls v0.2.12
14102025-05-22T20:01:38.459Z Compiling tower-service v0.3.3
14112025-05-22T20:01:38.611Z Compiling syn v1.0.109
14122025-05-22T20:01:38.632Z Compiling httpdate v1.0.3
14132025-05-22T20:01:39.001Z Compiling dyn-clone v1.0.19
14142025-05-22T20:01:39.248Z Compiling dof v0.3.0
14152025-05-22T20:01:41.021Z Compiling time v0.3.36
14162025-05-22T20:01:41.073Z Compiling rand_chacha v0.9.0
14172025-05-22T20:01:42.374Z Compiling dtrace-parser v0.2.0
14182025-05-22T20:01:42.625Z Compiling unicode-normalization v0.1.24
14192025-05-22T20:01:43.659Z Compiling heapless v0.7.17
14202025-05-22T20:01:43.719Z Compiling rand_chacha v0.3.1
14212025-05-22T20:01:44.044Z Compiling signature v2.2.0
14222025-05-22T20:01:44.170Z Compiling crossbeam-epoch v0.9.18
14232025-05-22T20:01:44.327Z Compiling hyper v1.6.0
14242025-05-22T20:01:44.868Z Compiling cookie v0.18.1
14252025-05-22T20:01:45.187Z Compiling crc32fast v1.4.2
14262025-05-22T20:01:45.339Z Compiling unicode-bidi v0.3.17
14272025-05-22T20:01:45.422Z Compiling openssl-probe v0.1.5
14282025-05-22T20:01:45.528Z Compiling unicode-properties v0.1.3
14292025-05-22T20:01:45.724Z Compiling base64 v0.22.1
14302025-05-22T20:01:45.952Z Compiling zstd-safe v7.2.3
14312025-05-22T20:01:46.291Z Compiling signal-hook v0.3.17
14322025-05-22T20:01:46.425Z Compiling slog v2.7.0
14332025-05-22T20:01:46.509Z Compiling rayon-core v1.12.1
14342025-05-22T20:01:46.584Z Compiling siphasher v0.3.11
14352025-05-22T20:01:46.640Z Compiling stringprep v0.1.5
14362025-05-22T20:01:46.816Z Compiling hyper-util v0.1.11
14372025-05-22T20:01:46.877Z Compiling phf_shared v0.11.2
14382025-05-22T20:01:47.028Z Compiling usdt-impl v0.5.0
14392025-05-22T20:01:47.261Z Compiling crossbeam-deque v0.8.5
14402025-05-22T20:01:47.507Z Compiling rand v0.8.5
14412025-05-22T20:01:47.599Z Compiling rand v0.9.0
14422025-05-22T20:01:47.768Z Compiling curve25519-dalek v4.1.3
14432025-05-22T20:01:48.365Z Compiling toml_datetime v0.6.9
14442025-05-22T20:01:48.489Z Compiling serde_spanned v0.6.8
14452025-05-22T20:01:48.747Z Compiling serde_tokenstream v0.2.2
14462025-05-22T20:01:48.834Z Compiling md-5 v0.10.6
14472025-05-22T20:01:49.134Z Compiling num-integer v0.1.46
14482025-05-22T20:01:49.163Z Compiling hash32 v0.2.1
14492025-05-22T20:01:49.289Z Compiling ff v0.13.0
14502025-05-22T20:01:49.312Z Compiling memoffset v0.9.1
14512025-05-22T20:01:49.460Z Compiling fallible-iterator v0.2.0
14522025-05-22T20:01:49.532Z Compiling portable-atomic v1.11.0
14532025-05-22T20:01:49.554Z Compiling newtype-uuid v1.2.1
14542025-05-22T20:01:49.626Z Compiling psl-types v2.0.11
14552025-05-22T20:01:49.691Z Compiling gimli v0.31.1
14562025-05-22T20:01:49.874Z Compiling num-bigint-dig v0.8.4
14572025-05-22T20:01:49.892Z Compiling cfg_aliases v0.2.1
14582025-05-22T20:01:49.910Z Compiling base16ct v0.2.0
14592025-05-22T20:01:50.008Z Compiling litrs v0.4.1
14602025-05-22T20:01:50.166Z Compiling smoltcp v0.9.1
14612025-05-22T20:01:50.227Z Compiling sec1 v0.7.3
14622025-05-22T20:01:50.248Z Compiling postgres-protocol v0.6.8
14632025-05-22T20:01:50.585Z Compiling nix v0.29.0
14642025-05-22T20:01:50.804Z Compiling publicsuffix v2.3.0
14652025-05-22T20:01:50.830Z Compiling num-iter v0.1.45
14662025-05-22T20:01:51.079Z Compiling document-features v0.2.10
14672025-05-22T20:01:51.118Z Compiling group v0.13.0
14682025-05-22T20:01:51.548Z Compiling tokio-native-tls v0.3.1
14692025-05-22T20:01:52.245Z Compiling flate2 v1.1.1
14702025-05-22T20:01:52.562Z Compiling ipnetwork v0.21.1
14712025-05-22T20:01:52.757Z Compiling terminal_size v0.4.0
14722025-05-22T20:01:52.901Z Compiling http-body-util v0.1.3
14732025-05-22T20:01:52.964Z Compiling webpki-roots v0.26.6
14742025-05-22T20:01:52.996Z Compiling hkdf v0.12.4
14752025-05-22T20:01:53.117Z Compiling crypto-bigint v0.5.5
14762025-05-22T20:01:53.193Z Compiling curve25519-dalek-derive v0.1.1
14772025-05-22T20:01:53.278Z Compiling async-trait v0.1.88
14782025-05-22T20:01:53.366Z Compiling sync_wrapper v1.0.1
14792025-05-22T20:01:53.386Z Compiling fs-err v3.1.0
14802025-05-22T20:01:53.543Z Compiling object v0.36.5
14812025-05-22T20:01:53.696Z Compiling ahash v0.8.11
14822025-05-22T20:01:54.050Z Compiling addr2line v0.24.2
14832025-05-22T20:01:54.316Z Compiling ipnet v2.11.0
14842025-05-22T20:01:54.517Z Compiling winnow v0.5.40
14852025-05-22T20:01:54.758Z Compiling buf-list v1.0.3
14862025-05-22T20:01:55.348Z Compiling unicode-width v0.2.0
14872025-05-22T20:01:55.388Z Compiling anyhow v1.0.98
14882025-05-22T20:01:55.611Z Compiling simd-adler32 v0.3.7
14892025-05-22T20:01:55.898Z Compiling bumpalo v3.16.0
14902025-05-22T20:01:55.963Z Compiling lockfree-object-pool v0.1.6
14912025-05-22T20:01:56.137Z Compiling tower-layer v0.3.3
14922025-05-22T20:01:56.239Z Compiling zip v2.6.1
14932025-05-22T20:01:56.375Z Compiling rustc-demangle v0.1.24
14942025-05-22T20:01:56.432Z Compiling managed v0.8.0
14952025-05-22T20:01:56.567Z Compiling tower v0.5.2
14962025-05-22T20:01:57.261Z Compiling strum_macros v0.25.3
14972025-05-22T20:01:57.414Z Compiling zopfli v0.8.1
14982025-05-22T20:01:58.119Z Compiling toml_edit v0.19.15
14992025-05-22T20:01:58.767Z Compiling elliptic-curve v0.13.8
15002025-05-22T20:01:58.972Z Compiling console v0.15.10
15012025-05-22T20:01:59.221Z Compiling hubpack_derive v0.1.1
15022025-05-22T20:01:59.347Z Compiling clap_builder v4.5.35
15032025-05-22T20:02:00.143Z Compiling hubpack v0.1.2
15042025-05-22T20:02:00.226Z Compiling backtrace v0.3.74
15052025-05-22T20:02:00.717Z Compiling hyper-tls v0.6.0
15062025-05-22T20:02:00.756Z Compiling oxnet v0.1.2
15072025-05-22T20:02:00.808Z Compiling signal-hook-mio v0.2.4
15082025-05-22T20:02:01.007Z Compiling cookie_store v0.21.1
15092025-05-22T20:02:01.107Z Compiling rayon v1.10.0
15102025-05-22T20:02:01.482Z Compiling zstd v0.13.3
15112025-05-22T20:02:02.186Z Compiling postgres-types v0.2.9
15122025-05-22T20:02:03.476Z Compiling usdt-attr-macro v0.5.0
15132025-05-22T20:02:04.644Z Compiling usdt-macro v0.5.0
15142025-05-22T20:02:04.761Z Compiling phf v0.11.2
15152025-05-22T20:02:05.032Z Compiling ed25519 v2.2.3
15162025-05-22T20:02:05.068Z Compiling strum_macros v0.26.4
15172025-05-22T20:02:05.439Z Compiling bzip2 v0.5.2
15182025-05-22T20:02:05.816Z Compiling bzip2 v0.4.4
15192025-05-22T20:02:06.124Z Compiling enum-as-inner v0.6.1
15202025-05-22T20:02:06.217Z Compiling clap_derive v4.5.32
15212025-05-22T20:02:06.888Z Compiling rustls-pemfile v2.2.0
15222025-05-22T20:02:06.916Z Compiling futures-executor v0.3.31
15232025-05-22T20:02:07.087Z Compiling pkcs1 v0.7.5
15242025-05-22T20:02:07.130Z Compiling serde-big-array v0.5.1
15252025-05-22T20:02:07.356Z Compiling serde_urlencoded v0.7.1
15262025-05-22T20:02:07.487Z Compiling rfc6979 v0.4.0
15272025-05-22T20:02:07.573Z Compiling serde_repr v0.1.19
15282025-05-22T20:02:07.594Z Compiling daft-derive v0.1.3
15292025-05-22T20:02:07.754Z Compiling bstr v1.10.0
15302025-05-22T20:02:07.989Z Compiling float-cmp v0.10.0
15312025-05-22T20:02:08.256Z Compiling encoding_rs v0.8.34
15322025-05-22T20:02:08.484Z Compiling data-encoding v2.6.0
15332025-05-22T20:02:09.125Z Compiling predicates-core v1.0.8
15342025-05-22T20:02:09.184Z Compiling whoami v1.5.2
15352025-05-22T20:02:09.385Z Compiling normalize-line-endings v0.3.0
15362025-05-22T20:02:09.435Z Compiling mime v0.3.17
15372025-05-22T20:02:09.534Z Compiling unicode-segmentation v1.12.0
15382025-05-22T20:02:09.794Z Compiling fixedbitset v0.4.2
15392025-05-22T20:02:09.969Z Compiling number_prefix v0.4.0
15402025-05-22T20:02:10.200Z Compiling new_debug_unreachable v1.0.6
15412025-05-22T20:02:10.249Z Compiling difflib v0.4.0
15422025-05-22T20:02:10.297Z Compiling static_assertions v1.1.0
15432025-05-22T20:02:10.320Z Compiling precomputed-hash v0.1.1
15442025-05-22T20:02:10.421Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15452025-05-22T20:02:10.453Z Compiling string_cache v0.8.9
15462025-05-22T20:02:10.472Z Compiling toml_edit v0.22.26
15472025-05-22T20:02:10.570Z Compiling clap v4.5.35
15482025-05-22T20:02:10.711Z Compiling predicates v3.1.3
15492025-05-22T20:02:10.920Z Compiling similar v2.7.0
15502025-05-22T20:02:11.563Z Compiling indicatif v0.17.11
15512025-05-22T20:02:11.933Z Compiling petgraph v0.6.5
15522025-05-22T20:02:12.177Z Compiling tokio-postgres v0.7.13
15532025-05-22T20:02:12.989Z Compiling strum v0.26.3
15542025-05-22T20:02:13.202Z Compiling hickory-proto v0.24.4
15552025-05-22T20:02:13.486Z Compiling daft v0.1.3
15562025-05-22T20:02:14.054Z Compiling usdt v0.5.0
15572025-05-22T20:02:14.557Z Compiling rsa v0.9.6
15582025-05-22T20:02:15.650Z Compiling ecdsa v0.16.9
15592025-05-22T20:02:15.706Z Compiling futures v0.3.31
15602025-05-22T20:02:15.846Z Compiling zip v0.6.6
15612025-05-22T20:02:17.123Z Compiling ed25519-dalek v2.1.1
15622025-05-22T20:02:17.436Z Compiling toml v0.7.8
15632025-05-22T20:02:18.273Z Compiling crossterm v0.28.1
15642025-05-22T20:02:19.146Z Compiling tokio-stream v0.1.17
15652025-05-22T20:02:19.179Z Compiling openapiv3 v2.0.0
15662025-05-22T20:02:19.246Z Compiling x509-cert v0.2.5
15672025-05-22T20:02:19.416Z Compiling sha1 v0.10.6
15682025-05-22T20:02:19.864Z Compiling itertools v0.10.5
15692025-05-22T20:02:20.131Z Compiling dirs-sys-next v0.1.2
15702025-05-22T20:02:20.675Z Compiling winnow v0.6.26
15712025-05-22T20:02:21.466Z Compiling unicode-xid v0.2.6
15722025-05-22T20:02:21.680Z Compiling peg-runtime v0.8.5
15732025-05-22T20:02:22.146Z Compiling lalrpop-util v0.19.12
15742025-05-22T20:02:22.168Z Compiling dirs-next v2.0.0
15752025-05-22T20:02:22.250Z Compiling thread_local v1.1.8
15762025-05-22T20:02:22.364Z Compiling slog-async v2.8.0
15772025-05-22T20:02:22.463Z Compiling term v0.7.0
15782025-05-22T20:02:22.494Z Compiling xattr v1.3.1
15792025-05-22T20:02:22.730Z Compiling crossbeam-channel v0.5.15
15802025-05-22T20:02:22.769Z Compiling filetime v0.2.25
15812025-05-22T20:02:22.911Z Compiling is-terminal v0.4.13
15822025-05-22T20:02:23.067Z Compiling take_mut v0.2.2
15832025-05-22T20:02:23.087Z Compiling slog-term v2.9.1
15842025-05-22T20:02:23.208Z Compiling tar v0.4.44
15852025-05-22T20:02:23.234Z Compiling camino v1.1.9
15862025-05-22T20:02:29.365Z Compiling aws-lc-sys v0.26.0
15872025-05-22T20:02:58.585Z Compiling rustls-webpki v0.102.8
15882025-05-22T20:03:03.138Z Compiling tokio-rustls v0.26.0
15892025-05-22T20:03:03.421Z Compiling hyper-rustls v0.27.3
15902025-05-22T20:03:03.754Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15912025-05-22T20:03:07.097Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15922025-05-22T20:03:07.378Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15932025-05-22T20:03:11.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15942025-05-22T20:03:12.060Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15952025-05-22T20:03:12.117ZMay 22 20:03:11.200 INFO Starting download, target: Clickhouse
15962025-05-22T20:03:12.117ZMay 22 20:03:11.200 INFO Starting download, target: Cockroach
15972025-05-22T20:03:12.117ZMay 22 20:03:11.200 INFO Starting download, target: Console
15982025-05-22T20:03:12.117ZMay 22 20:03:11.200 INFO Starting download, target: DendriteStub
15992025-05-22T20:03:12.117ZMay 22 20:03:11.200 INFO Starting download, target: MaghemiteMgd
16002025-05-22T20:03:12.124ZMay 22 20:03:11.200 INFO Starting download, target: TransceiverControl
16012025-05-22T20:03:12.124ZMay 22 20:03:11.201 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16022025-05-22T20:03:12.124ZMay 22 20:03:11.201 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16032025-05-22T20:03:12.124ZMay 22 20:03:11.201 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16042025-05-22T20:03:12.125ZMay 22 20:03:11.201 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16052025-05-22T20:03:12.125ZMay 22 20:03:11.201 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16062025-05-22T20:03:12.125ZMay 22 20:03:11.201 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16072025-05-22T20:03:12.442ZMay 22 20:03:11.509 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16082025-05-22T20:03:12.852ZMay 22 20:03:11.918 INFO Download complete, target: TransceiverControl
16092025-05-22T20:03:12.873ZMay 22 20:03:11.920 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16102025-05-22T20:03:13.210ZMay 22 20:03:12.288 INFO Download complete, target: Console
16112025-05-22T20:03:13.374ZMay 22 20:03:12.455 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16122025-05-22T20:03:13.570ZMay 22 20:03:12.653 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16132025-05-22T20:03:14.076ZMay 22 20:03:13.159 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16142025-05-22T20:03:14.076ZMay 22 20:03:13.159 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16152025-05-22T20:03:14.090ZMay 22 20:03:13.173 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16162025-05-22T20:03:16.433ZMay 22 20:03:15.516 INFO Download complete, target: DendriteStub
16172025-05-22T20:03:16.815ZMay 22 20:03:15.898 INFO Download complete, target: MaghemiteMgd
16182025-05-22T20:03:20.454ZMay 22 20:03:19.536 INFO Checking that binary works, target: Cockroach
16192025-05-22T20:03:20.606ZMay 22 20:03:19.688 INFO Download complete, target: Cockroach
16202025-05-22T20:03:24.228ZMay 22 20:03:23.309 INFO Checking that binary works, target: Clickhouse
16212025-05-22T20:03:24.339ZMay 22 20:03:23.420 INFO Download complete, target: Clickhouse
16222025-05-22T20:03:24.361ZAll builder prerequisites installed successfully, and PATH looks valid
16232025-05-22T20:03:24.364Z
16242025-05-22T20:03:24.365Zreal 4:32.745299321
16252025-05-22T20:03:24.365Zuser 15:13.474806083
16262025-05-22T20:03:24.365Zsys 2:07.309413866
16272025-05-22T20:03:24.365Ztrap 0.537743592
16282025-05-22T20:03:24.365Ztflt 0.943457427
16292025-05-22T20:03:24.365Zdflt 1.038394542
16302025-05-22T20:03:24.365Zkflt 0.022283534
16312025-05-22T20:03:24.365Zlock 22:53.191928780
16322025-05-22T20:03:24.365Zslp 54:14.227767266
16332025-05-22T20:03:24.365Zlat 1:00.173731835
16342025-05-22T20:03:24.365Zstop 2:31.513221601
16352025-05-22T20:03:24.365Z+ banner hack-check
16362025-05-22T20:03:24.365Z
16372025-05-22T20:03:24.365Z # # ## #### # # #### # # ###### #### # #
16382025-05-22T20:03:24.365Z # # # # # # # # # # # # # # # # #
16392025-05-22T20:03:24.365Z ###### # # # #### ##### # ###### ##### # ####
16402025-05-22T20:03:24.365Z # # ###### # # # # # # # # # #
16412025-05-22T20:03:24.365Z # # # # # # # # # # # # # # # # #
16422025-05-22T20:03:24.365Z # # # # #### # # #### # # ###### #### # #
16432025-05-22T20:03:24.365Z
16442025-05-22T20:03:24.365Z+ export CARGO_INCREMENTAL=0
16452025-05-22T20:03:24.365Z+ CARGO_INCREMENTAL=0
16462025-05-22T20:03:24.365Z+ ptime -m timeout 2h cargo xtask check-features --ci
16472025-05-22T20:03:25.034Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16482025-05-22T20:03:25.342Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16492025-05-22T20:03:28.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
16502025-05-22T20:03:28.125Z Running `target/debug/xtask check-features --ci`
16512025-05-22T20:03:28.158Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16522025-05-22T20:03:28.158Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16532025-05-22T20:03:28.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16542025-05-22T20:03:28.770Z Running `target/debug/xtask download cargo-hack`
16552025-05-22T20:03:32.253Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16562025-05-22T20:03:32.309Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16572025-05-22T20:03:33.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
16582025-05-22T20:03:33.950Z Running `target/debug/xtask-downloader cargo-hack`
16592025-05-22T20:03:33.992ZMay 22 20:03:33.072 INFO Starting download, target: CargoHack
16602025-05-22T20:03:33.995ZMay 22 20:03:33.073 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16612025-05-22T20:03:34.569ZMay 22 20:03:33.649 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16622025-05-22T20:03:34.642ZMay 22 20:03:33.722 INFO Download complete, target: CargoHack
16632025-05-22T20:03:34.647Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16642025-05-22T20:03:34.665Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16652025-05-22T20:03:34.864Zinfo: running `cargo check --bins` on api_identity (1/215)
16662025-05-22T20:03:35.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672025-05-22T20:03:35.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682025-05-22T20:03:35.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692025-05-22T20:03:35.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16702025-05-22T20:03:35.590Z
16712025-05-22T20:03:35.590Zinfo: running `cargo check --bins` on bootstore (2/215)
16722025-05-22T20:03:36.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-05-22T20:03:36.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-05-22T20:03:36.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-05-22T20:03:36.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16762025-05-22T20:03:36.354Z
16772025-05-22T20:03:36.354Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/215)
16782025-05-22T20:03:37.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-05-22T20:03:37.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-05-22T20:03:37.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-05-22T20:03:37.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16822025-05-22T20:03:37.099Z
16832025-05-22T20:03:37.099Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215)
16842025-05-22T20:03:37.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-05-22T20:03:37.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-05-22T20:03:37.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-05-22T20:03:37.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16882025-05-22T20:03:37.853Z
16892025-05-22T20:03:37.853Zinfo: running `cargo check --bins` on id-map (5/215)
16902025-05-22T20:03:38.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-05-22T20:03:38.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-05-22T20:03:38.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-05-22T20:03:38.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16942025-05-22T20:03:38.589Z
16952025-05-22T20:03:38.590Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215)
16962025-05-22T20:03:39.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-05-22T20:03:39.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-05-22T20:03:39.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-05-22T20:03:39.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17002025-05-22T20:03:39.159Z
17012025-05-22T20:03:39.159Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215)
17022025-05-22T20:03:39.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-05-22T20:03:39.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-05-22T20:03:39.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-05-22T20:03:39.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17062025-05-22T20:03:39.692Z
17072025-05-22T20:03:39.692Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215)
17082025-05-22T20:03:40.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-05-22T20:03:40.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-05-22T20:03:40.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-05-22T20:03:40.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17122025-05-22T20:03:40.258Z
17132025-05-22T20:03:40.258Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215)
17142025-05-22T20:03:40.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-05-22T20:03:40.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-05-22T20:03:40.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-05-22T20:03:40.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17182025-05-22T20:03:40.814Z
17192025-05-22T20:03:40.814Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215)
17202025-05-22T20:03:41.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-05-22T20:03:41.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-05-22T20:03:41.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-05-22T20:03:41.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17242025-05-22T20:03:41.373Z
17252025-05-22T20:03:41.373Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215)
17262025-05-22T20:03:41.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-05-22T20:03:41.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-05-22T20:03:41.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-05-22T20:03:41.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17302025-05-22T20:03:41.907Z
17312025-05-22T20:03:41.907Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215)
17322025-05-22T20:03:42.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-05-22T20:03:43.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-05-22T20:03:43.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-05-22T20:03:43.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17362025-05-22T20:03:43.215Z
17372025-05-22T20:03:43.215Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215)
17382025-05-22T20:03:43.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-05-22T20:03:43.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-05-22T20:03:43.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-05-22T20:03:43.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17422025-05-22T20:03:43.228Z
17432025-05-22T20:03:43.228Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215)
17442025-05-22T20:03:43.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-05-22T20:03:43.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-05-22T20:03:43.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-05-22T20:03:43.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17482025-05-22T20:03:43.543Z
17492025-05-22T20:03:43.543Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215)
17502025-05-22T20:03:44.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-05-22T20:03:44.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-05-22T20:03:44.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-05-22T20:03:44.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17542025-05-22T20:03:44.098Z
17552025-05-22T20:03:44.099Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215)
17562025-05-22T20:03:44.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-05-22T20:03:44.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-05-22T20:03:44.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-05-22T20:03:44.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17602025-05-22T20:03:44.659Z
17612025-05-22T20:03:44.659Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215)
17622025-05-22T20:03:45.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-05-22T20:03:45.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-05-22T20:03:45.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-05-22T20:03:45.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17662025-05-22T20:03:45.221Z
17672025-05-22T20:03:45.221Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215)
17682025-05-22T20:03:45.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-05-22T20:03:45.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-05-22T20:03:45.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-05-22T20:03:45.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17722025-05-22T20:03:45.782Z
17732025-05-22T20:03:45.782Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215)
17742025-05-22T20:03:46.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-05-22T20:03:46.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-05-22T20:03:46.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-05-22T20:03:46.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17782025-05-22T20:03:46.341Z
17792025-05-22T20:03:46.341Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215)
17802025-05-22T20:03:46.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-05-22T20:03:46.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-05-22T20:03:46.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-05-22T20:03:46.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17842025-05-22T20:03:46.913Z
17852025-05-22T20:03:46.913Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215)
17862025-05-22T20:03:47.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-05-22T20:03:47.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-05-22T20:03:47.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-05-22T20:03:47.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17902025-05-22T20:03:47.470Z
17912025-05-22T20:03:47.470Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215)
17922025-05-22T20:03:47.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-05-22T20:03:47.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-05-22T20:03:47.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-05-22T20:03:47.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17962025-05-22T20:03:48.028Z
17972025-05-22T20:03:48.028Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215)
17982025-05-22T20:03:48.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-05-22T20:03:48.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-05-22T20:03:48.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-05-22T20:03:48.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18022025-05-22T20:03:48.590Z
18032025-05-22T20:03:48.590Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215)
18042025-05-22T20:03:49.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-05-22T20:03:49.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-05-22T20:03:49.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-05-22T20:03:49.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18082025-05-22T20:03:49.158Z
18092025-05-22T20:03:49.158Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215)
18102025-05-22T20:03:49.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-05-22T20:03:49.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-05-22T20:03:49.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-05-22T20:03:49.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18142025-05-22T20:03:49.713Z
18152025-05-22T20:03:49.713Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215)
18162025-05-22T20:03:50.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-05-22T20:03:50.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-05-22T20:03:50.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-05-22T20:03:50.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18202025-05-22T20:03:50.267Z
18212025-05-22T20:03:50.267Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215)
18222025-05-22T20:03:50.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-05-22T20:03:50.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-05-22T20:03:50.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-05-22T20:03:50.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18262025-05-22T20:03:50.815Z
18272025-05-22T20:03:50.815Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215)
18282025-05-22T20:03:51.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-05-22T20:03:51.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-05-22T20:03:51.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-05-22T20:03:51.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18322025-05-22T20:03:51.366Z
18332025-05-22T20:03:51.366Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215)
18342025-05-22T20:03:51.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-05-22T20:03:51.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-05-22T20:03:51.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-05-22T20:03:51.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18382025-05-22T20:03:51.924Z
18392025-05-22T20:03:51.924Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215)
18402025-05-22T20:03:52.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-05-22T20:03:52.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-05-22T20:03:52.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-05-22T20:03:52.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18442025-05-22T20:03:52.497Z
18452025-05-22T20:03:52.497Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215)
18462025-05-22T20:03:53.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-05-22T20:03:53.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-05-22T20:03:53.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-05-22T20:03:53.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18502025-05-22T20:03:53.106Z
18512025-05-22T20:03:53.106Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215)
18522025-05-22T20:03:53.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-05-22T20:03:53.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-05-22T20:03:53.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-05-22T20:03:53.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18562025-05-22T20:03:53.589Z
18572025-05-22T20:03:53.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215)
18582025-05-22T20:03:54.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-05-22T20:03:54.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-05-22T20:03:54.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-05-22T20:03:54.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18622025-05-22T20:03:54.153Z
18632025-05-22T20:03:54.153Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215)
18642025-05-22T20:03:54.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-05-22T20:03:54.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-05-22T20:03:54.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-05-22T20:03:54.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18682025-05-22T20:03:54.762Z
18692025-05-22T20:03:54.762Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215)
18702025-05-22T20:03:55.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-05-22T20:03:55.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-05-22T20:03:55.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-05-22T20:03:55.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18742025-05-22T20:03:55.254Z
18752025-05-22T20:03:55.254Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215)
18762025-05-22T20:03:55.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-05-22T20:03:55.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-05-22T20:03:55.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-05-22T20:03:55.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18802025-05-22T20:03:55.818Z
18812025-05-22T20:03:55.818Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215)
18822025-05-22T20:03:56.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-05-22T20:03:56.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-05-22T20:03:56.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-05-22T20:03:56.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18862025-05-22T20:03:56.376Z
18872025-05-22T20:03:56.376Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215)
18882025-05-22T20:03:56.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-05-22T20:03:56.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-05-22T20:03:56.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-05-22T20:03:56.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18922025-05-22T20:03:56.911Z
18932025-05-22T20:03:56.912Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215)
18942025-05-22T20:03:57.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-05-22T20:03:57.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-05-22T20:03:57.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-05-22T20:03:57.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18982025-05-22T20:03:57.478Z
18992025-05-22T20:03:57.478Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215)
19002025-05-22T20:03:57.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-05-22T20:03:58.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-05-22T20:03:58.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-05-22T20:03:58.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19042025-05-22T20:03:58.047Z
19052025-05-22T20:03:58.047Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215)
19062025-05-22T20:03:58.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-05-22T20:03:58.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-05-22T20:03:58.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-05-22T20:03:58.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19102025-05-22T20:03:58.586Z
19112025-05-22T20:03:58.586Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215)
19122025-05-22T20:03:59.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-05-22T20:03:59.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-05-22T20:03:59.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-05-22T20:03:59.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19162025-05-22T20:03:59.137Z
19172025-05-22T20:03:59.137Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215)
19182025-05-22T20:03:59.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-05-22T20:03:59.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-05-22T20:03:59.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-05-22T20:03:59.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19222025-05-22T20:03:59.690Z
19232025-05-22T20:03:59.691Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215)
19242025-05-22T20:04:00.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-05-22T20:04:00.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-05-22T20:04:00.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-05-22T20:04:00.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19282025-05-22T20:04:00.247Z
19292025-05-22T20:04:00.247Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215)
19302025-05-22T20:04:00.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-05-22T20:04:00.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-05-22T20:04:00.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-05-22T20:04:00.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19342025-05-22T20:04:00.820Z
19352025-05-22T20:04:00.820Zinfo: running `cargo check --bins` on sled-hardware-types (46/215)
19362025-05-22T20:04:01.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-05-22T20:04:01.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-05-22T20:04:01.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-05-22T20:04:01.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19402025-05-22T20:04:01.578Z
19412025-05-22T20:04:01.578Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/215)
19422025-05-22T20:04:02.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-05-22T20:04:02.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-05-22T20:04:02.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-05-22T20:04:02.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19462025-05-22T20:04:02.337Z
19472025-05-22T20:04:02.337Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215)
19482025-05-22T20:04:03.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-05-22T20:04:03.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-05-22T20:04:03.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-05-22T20:04:03.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19522025-05-22T20:04:03.096Z
19532025-05-22T20:04:03.096Zinfo: running `cargo check --bins` on oxlog (49/215)
19542025-05-22T20:04:03.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-05-22T20:04:03.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-05-22T20:04:03.836Z Checking cfg-if v1.0.0
19572025-05-22T20:04:03.840Z Checking libc v0.2.172
19582025-05-22T20:04:03.959Z Checking serde v1.0.219
19592025-05-22T20:04:03.963Z Checking zeroize v1.8.1
19602025-05-22T20:04:03.977Z Checking memchr v2.7.4
19612025-05-22T20:04:03.988Z Checking typenum v1.17.0
19622025-05-22T20:04:04.004Z Checking smallvec v1.14.0
19632025-05-22T20:04:04.017Z Checking value-bag v1.9.0
19642025-05-22T20:04:04.021Z Checking subtle v2.6.1
19652025-05-22T20:04:04.204Z Checking scopeguard v1.2.0
19662025-05-22T20:04:04.300Z Checking const-oid v0.9.6
19672025-05-22T20:04:04.338Z Checking itoa v1.0.11
19682025-05-22T20:04:04.390Z Checking lock_api v0.4.12
19692025-05-22T20:04:04.415Z Checking log v0.4.27
19702025-05-22T20:04:04.594Z Checking stable_deref_trait v1.2.0
19712025-05-22T20:04:04.723Z Checking pin-project-lite v0.2.14
19722025-05-22T20:04:04.782Z Checking byteorder v1.5.0
19732025-05-22T20:04:04.815Z Checking zerofrom v0.1.4
19742025-05-22T20:04:04.867Z Checking once_cell v1.21.3
19752025-05-22T20:04:04.921Z Checking futures-core v0.3.31
19762025-05-22T20:04:05.034Z Checking yoke v0.7.4
19772025-05-22T20:04:05.038Z Checking getrandom v0.2.15
19782025-05-22T20:04:05.087Z Checking generic-array v0.14.7
19792025-05-22T20:04:05.140Z Checking signal-hook-registry v1.4.2
19802025-05-22T20:04:05.164Z Checking parking_lot_core v0.9.10
19812025-05-22T20:04:05.178Z Checking mio v1.0.2
19822025-05-22T20:04:05.311Z Checking rand_core v0.6.4
19832025-05-22T20:04:05.375Z Checking zerovec v0.10.4
19842025-05-22T20:04:05.405Z Checking cpufeatures v0.2.14
19852025-05-22T20:04:05.508Z Checking parking_lot v0.12.3
19862025-05-22T20:04:05.525Z Checking socket2 v0.5.9
19872025-05-22T20:04:05.633Z Checking litemap v0.7.3
19882025-05-22T20:04:05.750Z Checking writeable v0.5.5
19892025-05-22T20:04:05.867Z Checking zerocopy v0.7.35
19902025-05-22T20:04:05.998Z Checking futures-sink v0.3.31
19912025-05-22T20:04:06.017Z Checking slab v0.4.9
19922025-05-22T20:04:06.084Z Checking libm v0.2.8
19932025-05-22T20:04:06.144Z Checking crypto-common v0.1.6
19942025-05-22T20:04:06.162Z Checking block-buffer v0.10.4
19952025-05-22T20:04:06.191Z Checking block-padding v0.3.3
19962025-05-22T20:04:06.285Z Checking icu_locid_transform_data v1.5.0
19972025-05-22T20:04:06.328Z Checking equivalent v1.0.1
19982025-05-22T20:04:06.384Z Checking allocator-api2 v0.2.18
19992025-05-22T20:04:06.401Z Checking digest v0.10.7
20002025-05-22T20:04:06.422Z Checking inout v0.1.3
20012025-05-22T20:04:06.455Z Checking foldhash v0.1.3
20022025-05-22T20:04:06.659Z Checking ryu v1.0.18
20032025-05-22T20:04:06.680Z Checking cipher v0.4.4
20042025-05-22T20:04:06.779Z Checking hmac v0.12.1
20052025-05-22T20:04:06.927Z Checking sha2 v0.10.8
20062025-05-22T20:04:06.949Z Checking tinystr v0.7.6
20072025-05-22T20:04:06.972Z Checking hashbrown v0.15.1
20082025-05-22T20:04:06.989Z Checking num-traits v0.2.19
20092025-05-22T20:04:07.009Z Checking icu_collections v1.5.0
20102025-05-22T20:04:07.069Z Checking getrandom v0.3.1
20112025-05-22T20:04:07.121Z Checking base64ct v1.6.0
20122025-05-22T20:04:07.270Z Checking icu_locid v1.5.0
20132025-05-22T20:04:07.320Z Checking icu_properties_data v1.5.0
20142025-05-22T20:04:07.506Z Checking utf16_iter v1.0.5
20152025-05-22T20:04:07.564Z Checking flagset v0.4.6
20162025-05-22T20:04:07.589Z Checking pem-rfc7468 v0.7.0
20172025-05-22T20:04:07.645Z Checking utf8_iter v1.0.4
20182025-05-22T20:04:07.679Z Checking percent-encoding v2.3.1
20192025-05-22T20:04:07.791Z Checking write16 v1.0.0
20202025-05-22T20:04:07.862Z Checking icu_normalizer_data v1.5.0
20212025-05-22T20:04:07.866Z Checking der v0.7.9
20222025-05-22T20:04:07.926Z Checking futures-channel v0.3.31
20232025-05-22T20:04:07.929Z Checking futures-task v0.3.31
20242025-05-22T20:04:07.978Z Checking futures-io v0.3.31
20252025-05-22T20:04:08.025Z Checking pin-utils v0.1.0
20262025-05-22T20:04:08.136Z Checking ppv-lite86 v0.2.20
20272025-05-22T20:04:08.179Z Checking salsa20 v0.10.2
20282025-05-22T20:04:08.195Z Checking pbkdf2 v0.12.2
20292025-05-22T20:04:08.211Z Checking icu_provider v1.5.0
20302025-05-22T20:04:08.305Z Checking futures-util v0.3.31
20312025-05-22T20:04:08.363Z Checking form_urlencoded v1.2.1
20322025-05-22T20:04:08.415Z Checking cbc v0.1.2
20332025-05-22T20:04:08.418Z Checking scrypt v0.11.0
20342025-05-22T20:04:08.582Z Checking bytes v1.10.1
20352025-05-22T20:04:08.714Z Checking bitflags v2.9.0
20362025-05-22T20:04:08.933Z Checking serde_json v1.0.140
20372025-05-22T20:04:08.933Z Checking indexmap v2.9.0
20382025-05-22T20:04:09.099Z Checking aes v0.8.4
20392025-05-22T20:04:09.099Z Checking icu_locid_transform v1.5.0
20402025-05-22T20:04:09.099Z Checking fnv v1.0.7
20412025-05-22T20:04:09.218Z Checking uuid v1.16.0
20422025-05-22T20:04:09.640Z Checking tokio v1.45.0
20432025-05-22T20:04:09.789Z Checking spki v0.7.3
20442025-05-22T20:04:09.789Z Checking http v1.3.1
20452025-05-22T20:04:09.913Z Checking tracing-core v0.1.32
20462025-05-22T20:04:09.913Z Checking icu_properties v1.5.1
20472025-05-22T20:04:10.030Z Checking zerocopy v0.8.25
20482025-05-22T20:04:10.031Z Checking pkcs5 v0.7.1
20492025-05-22T20:04:10.284Z Checking rustls-pki-types v1.10.0
20502025-05-22T20:04:10.464Z Checking tracing v0.1.40
20512025-05-22T20:04:10.528Z Checking pkcs8 v0.10.2
20522025-05-22T20:04:10.827Z Compiling newtype-uuid v1.2.1
20532025-05-22T20:04:10.872Z Checking iana-time-zone v0.1.63
20542025-05-22T20:04:10.872Z Checking tinyvec_macros v0.1.1
20552025-05-22T20:04:10.951Z Checking tinyvec v1.8.0
20562025-05-22T20:04:10.980Z Checking chrono v0.4.41
20572025-05-22T20:04:11.021Z Checking http-body v1.0.1
20582025-05-22T20:04:11.113Z Checking aws-lc-sys v0.26.0
20592025-05-22T20:04:11.218Z Checking spin v0.9.8
20602025-05-22T20:04:11.573Z Checking thiserror v1.0.69
20612025-05-22T20:04:11.719Z Checking foreign-types-shared v0.1.1
20622025-05-22T20:04:11.840Z Checking try-lock v0.2.5
20632025-05-22T20:04:11.996Z Checking atomic-waker v1.1.2
20642025-05-22T20:04:12.160Z Checking adler2 v2.0.0
20652025-05-22T20:04:12.191Z Checking untrusted v0.9.0
20662025-05-22T20:04:12.345Z Checking untrusted v0.7.1
20672025-05-22T20:04:12.384Z Checking ring v0.17.14
20682025-05-22T20:04:12.532Z Checking miniz_oxide v0.8.5
20692025-05-22T20:04:12.957Z Checking want v0.3.1
20702025-05-22T20:04:13.019Z Checking rand_core v0.9.2
20712025-05-22T20:04:13.040Z Checking foreign-types v0.3.2
20722025-05-22T20:04:13.147Z Checking httparse v1.9.5
20732025-05-22T20:04:13.173Z Checking crossbeam-utils v0.8.21
20742025-05-22T20:04:13.289Z Checking icu_normalizer v1.5.0
20752025-05-22T20:04:13.328Z Checking openssl-sys v0.9.107
20762025-05-22T20:04:13.366Z Checking aws-lc-rs v1.12.4
20772025-05-22T20:04:13.390Z Checking errno v0.3.9
20782025-05-22T20:04:13.593Z Checking aho-corasick v1.1.3
20792025-05-22T20:04:13.613Z Checking powerfmt v0.2.0
20802025-05-22T20:04:13.863Z Checking regex-syntax v0.8.5
20812025-05-22T20:04:13.902Z Checking tower-service v0.3.3
20822025-05-22T20:04:14.048Z Checking httpdate v1.0.3
20832025-05-22T20:04:14.106Z Checking idna_adapter v1.2.0
20842025-05-22T20:04:14.314Z Checking unicode-ident v1.0.18
20852025-05-22T20:04:14.333Z Checking idna v1.0.3
20862025-05-22T20:04:14.471Z Checking openssl v0.10.72
20872025-05-22T20:04:14.495Z Checking proc-macro2 v1.0.95
20882025-05-22T20:04:14.591Z Checking deranged v0.3.11
20892025-05-22T20:04:14.797Z Checking url v2.5.3
20902025-05-22T20:04:15.109Z Checking rustls-webpki v0.102.8
20912025-05-22T20:04:15.200Z Checking crossbeam-epoch v0.9.18
20922025-05-22T20:04:15.248Z Checking rustix v0.38.37
20932025-05-22T20:04:15.651Z Checking rand_chacha v0.9.0
20942025-05-22T20:04:15.703Z Checking unicode-normalization v0.1.24
20952025-05-22T20:04:15.896Z Checking rand_chacha v0.3.1
20962025-05-22T20:04:15.899Z Checking semver v1.0.26
20972025-05-22T20:04:16.034Z Checking bzip2-sys v0.1.13+1.0.8
20982025-05-22T20:04:16.167Z Checking signature v2.2.0
20992025-05-22T20:04:16.305Z Checking scroll v0.12.0
21002025-05-22T20:04:16.322Z Checking crc32fast v1.4.2
21012025-05-22T20:04:16.342Z Checking tokio-util v0.7.13
21022025-05-22T20:04:16.384Z Checking dyn-clone v1.0.19
21032025-05-22T20:04:16.555Z Checking base64 v0.22.1
21042025-05-22T20:04:16.572Z Checking time-core v0.1.2
21052025-05-22T20:04:16.617Z Checking openssl-probe v0.1.5
21062025-05-22T20:04:16.735Z Checking either v1.14.0
21072025-05-22T20:04:16.760Z Checking anstyle v1.0.10
21082025-05-22T20:04:16.799Z Checking unicode-properties v0.1.3
21092025-05-22T20:04:17.047Z Checking utf8parse v0.2.2
21102025-05-22T20:04:17.081Z Checking unicode-bidi v0.3.17
21112025-05-22T20:04:17.100Z Checking regex-automata v0.4.8
21122025-05-22T20:04:17.125Z Checking num-conv v0.1.0
21132025-05-22T20:04:17.201Z Checking ucd-trie v0.1.7
21142025-05-22T20:04:17.205Z Checking plain v0.2.3
21152025-05-22T20:04:17.359Z Checking num_threads v0.1.7
21162025-05-22T20:04:17.383Z Checking siphasher v0.3.11
21172025-05-22T20:04:17.386Z Checking h2 v0.4.6
21182025-05-22T20:04:17.433Z Checking pest v2.7.14
21192025-05-22T20:04:17.494Z Checking time v0.3.36
21202025-05-22T20:04:17.664Z Checking stringprep v0.1.5
21212025-05-22T20:04:17.712Z Checking phf_shared v0.11.2
21222025-05-22T20:04:17.963Z Checking goblin v0.8.2
21232025-05-22T20:04:17.987Z Checking anstyle-parse v0.2.5
21242025-05-22T20:04:18.289Z Checking schemars v0.8.22
21252025-05-22T20:04:18.450Z Checking rand v0.8.5
21262025-05-22T20:04:19.739Z Checking rand v0.9.0
21272025-05-22T20:04:19.759Z Checking native-tls v0.2.12
21282025-05-22T20:04:19.929Z Checking rustls v0.23.19
21292025-05-22T20:04:19.933Z Checking crossbeam-deque v0.8.5
21302025-05-22T20:04:19.948Z Checking quote v1.0.40
21312025-05-22T20:04:20.261Z Checking serde_spanned v0.6.8
21322025-05-22T20:04:20.308Z Checking toml_datetime v0.6.9
21332025-05-22T20:04:20.377Z Checking num-integer v0.1.46
21342025-05-22T20:04:20.486Z Checking zstd-sys v2.0.14+zstd.1.5.7
21352025-05-22T20:04:20.621Z Checking md-5 v0.10.6
21362025-05-22T20:04:20.704Z Checking ff v0.13.0
21372025-05-22T20:04:20.742Z Checking hash32 v0.2.1
21382025-05-22T20:04:20.856Z Checking fallible-iterator v0.2.0
21392025-05-22T20:04:20.874Z Checking base16ct v0.2.0
21402025-05-22T20:04:20.921Z Checking anstyle-query v1.1.1
21412025-05-22T20:04:21.044Z Checking pretty-hex v0.4.1
21422025-05-22T20:04:21.070Z Checking gimli v0.31.1
21432025-05-22T20:04:21.086Z Checking psl-types v2.0.11
21442025-05-22T20:04:21.243Z Checking colorchoice v1.0.2
21452025-05-22T20:04:21.282Z Checking is_terminal_polyfill v1.70.1
21462025-05-22T20:04:21.362Z Checking publicsuffix v2.3.0
21472025-05-22T20:04:21.407Z Checking sec1 v0.7.3
21482025-05-22T20:04:21.423Z Checking anstream v0.6.18
21492025-05-22T20:04:21.438Z Checking postgres-protocol v0.6.8
21502025-05-22T20:04:21.651Z Checking heapless v0.7.17
21512025-05-22T20:04:21.789Z Checking group v0.13.0
21522025-05-22T20:04:21.808Z Checking num-iter v0.1.45
21532025-05-22T20:04:21.983Z Checking zstd-safe v7.2.3
21542025-05-22T20:04:22.038Z Checking syn v2.0.101
21552025-05-22T20:04:22.116Z Compiling daft v0.1.3
21562025-05-22T20:04:22.270Z Checking rayon-core v1.12.1
21572025-05-22T20:04:22.599Z Checking tokio-native-tls v0.3.1
21582025-05-22T20:04:22.635Z Checking cookie v0.18.1
21592025-05-22T20:04:22.861Z Checking ipnetwork v0.21.1
21602025-05-22T20:04:22.898Z Checking dof v0.3.0
21612025-05-22T20:04:22.964Z Checking dtrace-parser v0.2.0
21622025-05-22T20:04:23.091Z Checking terminal_size v0.4.0
21632025-05-22T20:04:23.286Z Checking flate2 v1.1.1
21642025-05-22T20:04:23.304Z Checking lazy_static v1.5.0
21652025-05-22T20:04:23.439Z Checking http-body-util v0.1.3
21662025-05-22T20:04:23.476Z Checking webpki-roots v0.26.6
21672025-05-22T20:04:23.525Z Checking signal-hook v0.3.17
21682025-05-22T20:04:23.621Z Checking hyper v1.6.0
21692025-05-22T20:04:23.708Z Checking hkdf v0.12.4
21702025-05-22T20:04:23.881Z Checking crypto-bigint v0.5.5
21712025-05-22T20:04:23.901Z Checking sync_wrapper v1.0.1
21722025-05-22T20:04:23.901Z Checking thread-id v4.2.2
21732025-05-22T20:04:23.934Z Checking object v0.36.5
21742025-05-22T20:04:24.023Z Checking rustc-demangle v0.1.24
21752025-05-22T20:04:24.076Z Checking winnow v0.5.40
21762025-05-22T20:04:24.488Z Checking lockfree-object-pool v0.1.6
21772025-05-22T20:04:24.736Z Checking simd-adler32 v0.3.7
21782025-05-22T20:04:24.805Z Checking addr2line v0.24.2
21792025-05-22T20:04:25.054Z Checking tokio-rustls v0.26.0
21802025-05-22T20:04:25.109Z Checking strsim v0.11.1
21812025-05-22T20:04:25.361Z Checking ipnet v2.11.0
21822025-05-22T20:04:25.426Z Checking managed v0.8.0
21832025-05-22T20:04:25.460Z Checking tower-layer v0.3.3
21842025-05-22T20:04:25.566Z Checking hyper-util v0.1.11
21852025-05-22T20:04:25.753Z Checking clap_lex v0.7.4
21862025-05-22T20:04:25.811Z Checking unicode-width v0.2.0
21872025-05-22T20:04:25.830Z Checking bumpalo v3.16.0
21882025-05-22T20:04:26.035Z Checking bitflags v1.3.2
21892025-05-22T20:04:26.154Z Checking smoltcp v0.9.1
21902025-05-22T20:04:26.183Z Checking zopfli v0.8.1
21912025-05-22T20:04:26.304Z Checking console v0.15.10
21922025-05-22T20:04:26.666Z Checking elliptic-curve v0.13.8
21932025-05-22T20:04:26.879Z Checking toml_edit v0.19.15
21942025-05-22T20:04:26.896Z Checking clap_builder v4.5.35
21952025-05-22T20:04:26.899Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21962025-05-22T20:04:27.219Z Checking tower v0.5.2
21972025-05-22T20:04:27.271Z Checking signal-hook-mio v0.2.4
21982025-05-22T20:04:27.448Z Checking num-bigint-dig v0.8.4
21992025-05-22T20:04:27.589Z Checking oxnet v0.1.2
22002025-05-22T20:04:27.594Z Checking hyper-tls v0.6.0
22012025-05-22T20:04:27.894Z Checking hyper-rustls v0.27.3
22022025-05-22T20:04:27.946Z Checking cookie_store v0.21.1
22032025-05-22T20:04:27.964Z Checking rayon v1.10.0
22042025-05-22T20:04:28.056Z Checking usdt-impl v0.5.0
22052025-05-22T20:04:28.270Z Checking zstd v0.13.3
22062025-05-22T20:04:28.641Z Checking postgres-types v0.2.9
22072025-05-22T20:04:28.659Z Checking bstr v1.10.0
22082025-05-22T20:04:28.678Z Checking regex v1.11.1
22092025-05-22T20:04:29.304Z Checking phf v0.11.2
22102025-05-22T20:04:29.322Z Checking ed25519 v2.2.3
22112025-05-22T20:04:29.381Z Checking bzip2 v0.5.2
22122025-05-22T20:04:29.466Z Checking bzip2 v0.4.4
22132025-05-22T20:04:29.525Z Checking futures-executor v0.3.31
22142025-05-22T20:04:29.578Z Checking curve25519-dalek v4.1.3
22152025-05-22T20:04:29.659Z Checking hubpack v0.1.2
22162025-05-22T20:04:29.679Z Checking memoffset v0.9.1
22172025-05-22T20:04:29.756Z Checking portable-atomic v1.11.0
22182025-05-22T20:04:29.792Z Checking rustls-pemfile v2.2.0
22192025-05-22T20:04:29.794Z Checking pkcs1 v0.7.5
22202025-05-22T20:04:29.966Z Checking backtrace v0.3.74
22212025-05-22T20:04:29.983Z Checking serde_urlencoded v0.7.1
22222025-05-22T20:04:29.986Z Checking serde-big-array v0.5.1
22232025-05-22T20:04:30.016Z Checking float-cmp v0.10.0
22242025-05-22T20:04:30.365Z Checking rfc6979 v0.4.0
22252025-05-22T20:04:30.595Z Checking memmap v0.7.0
22262025-05-22T20:04:30.595Z Checking encoding_rs v0.8.34
22272025-05-22T20:04:30.650Z Checking number_prefix v0.4.0
22282025-05-22T20:04:30.650Z Checking predicates-core v1.0.8
22292025-05-22T20:04:30.650Z Checking precomputed-hash v0.1.1
22302025-05-22T20:04:30.650Z Checking toml_write v0.1.1
22312025-05-22T20:04:30.650Z Checking difflib v0.4.0
22322025-05-22T20:04:30.664Z Checking new_debug_unreachable v1.0.6
22332025-05-22T20:04:30.664Z Checking minimal-lexical v0.2.1
22342025-05-22T20:04:30.707Z Checking data-encoding v2.6.0
22352025-05-22T20:04:30.752Z Checking winnow v0.7.10
22362025-05-22T20:04:30.836Z Checking fixedbitset v0.4.2
22372025-05-22T20:04:30.910Z Checking unicode-segmentation v1.12.0
22382025-05-22T20:04:31.008Z Checking whoami v1.5.2
22392025-05-22T20:04:31.118Z Checking mime v0.3.17
22402025-05-22T20:04:31.275Z Checking static_assertions v1.1.0
22412025-05-22T20:04:31.322Z Checking normalize-line-endings v0.3.0
22422025-05-22T20:04:31.343Z Checking ed25519-dalek v2.1.1
22432025-05-22T20:04:31.384Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
22442025-05-22T20:04:31.439Z Checking tokio-postgres v0.7.13
22452025-05-22T20:04:31.464Z Checking predicates v3.1.3
22462025-05-22T20:04:31.554Z Checking indicatif v0.17.11
22472025-05-22T20:04:31.602Z Checking similar v2.7.0
22482025-05-22T20:04:31.746Z Checking hickory-proto v0.24.4
22492025-05-22T20:04:32.113Z Checking petgraph v0.6.5
22502025-05-22T20:04:32.297Z Checking nom v7.1.3
22512025-05-22T20:04:32.442Z Checking string_cache v0.8.9
22522025-05-22T20:04:32.458Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22532025-05-22T20:04:32.762Z Checking anyhow v1.0.98
22542025-05-22T20:04:33.172Z Checking usdt v0.5.0
22552025-05-22T20:04:33.467Z Checking ecdsa v0.16.9
22562025-05-22T20:04:33.631Z Checking toml_edit v0.22.26
22572025-05-22T20:04:34.170Z Checking rsa v0.9.6
22582025-05-22T20:04:34.315Z Checking clap v4.5.35
22592025-05-22T20:04:34.460Z Checking nix v0.29.0
22602025-05-22T20:04:34.741Z Checking futures v0.3.31
22612025-05-22T20:04:34.868Z Checking zip v0.6.6
22622025-05-22T20:04:34.924Z Checking zip v2.6.1
22632025-05-22T20:04:35.138Z Checking toml v0.7.8
22642025-05-22T20:04:35.162Z Checking crossterm v0.28.1
22652025-05-22T20:04:35.587Z Checking tokio-stream v0.1.17
22662025-05-22T20:04:35.876Z Checking itertools v0.12.1
22672025-05-22T20:04:35.894Z Checking itertools v0.10.5
22682025-05-22T20:04:36.173Z Checking buf-list v1.0.3
22692025-05-22T20:04:36.339Z Checking fs-err v3.1.0
22702025-05-22T20:04:36.343Z Checking strum v0.26.3
22712025-05-22T20:04:36.373Z Checking ahash v0.8.11
22722025-05-22T20:04:36.511Z Checking slog v2.7.0
22732025-05-22T20:04:36.528Z Checking openapiv3 v2.0.0
22742025-05-22T20:04:36.678Z Checking x509-cert v0.2.5
22752025-05-22T20:04:36.806Z Checking sha1 v0.10.6
22762025-05-22T20:04:36.865Z Checking winnow v0.6.26
22772025-05-22T20:04:36.883Z Checking peg-runtime v0.8.5
22782025-05-22T20:04:36.988Z Checking lalrpop-util v0.19.12
22792025-05-22T20:04:37.106Z Checking camino v1.1.9
22802025-05-22T20:04:37.125Z Checking sigpipe v0.1.3
22812025-05-22T20:04:37.252Z Checking jiff v0.2.13
22822025-05-22T20:04:37.285Z Checking glob v0.3.2
22832025-05-22T20:04:41.277Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22842025-05-22T20:04:41.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.57s
22852025-05-22T20:04:41.852Z
22862025-05-22T20:04:41.852Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215)
22872025-05-22T20:04:42.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22882025-05-22T20:04:42.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22892025-05-22T20:04:42.661Z Compiling regress v0.10.3
22902025-05-22T20:04:42.783Z Compiling thiserror-impl v2.0.12
22912025-05-22T20:04:42.798Z Checking heck v0.5.0
22922025-05-22T20:04:42.823Z Compiling unsafe-libyaml v0.2.11
22932025-05-22T20:04:42.844Z Checking dirs-sys-next v0.1.2
22942025-05-22T20:04:42.847Z Checking fastrand v2.1.1
22952025-05-22T20:04:42.878Z Checking newtype-uuid v1.2.1
22962025-05-22T20:04:42.970Z Checking thread_local v1.1.8
22972025-05-22T20:04:43.033Z Checking dirs-next v2.0.0
22982025-05-22T20:04:43.162Z Compiling structmeta-derive v0.3.0
22992025-05-22T20:04:43.182Z Checking tempfile v3.13.0
23002025-05-22T20:04:43.213Z Compiling ident_case v1.0.1
23012025-05-22T20:04:43.289Z Checking term v0.7.0
23022025-05-22T20:04:43.412Z Compiling darling_core v0.20.10
23032025-05-22T20:04:43.550Z Checking daft v0.1.3
23042025-05-22T20:04:43.735Z Checking crossbeam-channel v0.5.15
23052025-05-22T20:04:44.000Z Checking is-terminal v0.4.13
23062025-05-22T20:04:44.144Z Compiling serde_yaml v0.9.34+deprecated
23072025-05-22T20:04:44.467Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23082025-05-22T20:04:44.495Z Compiling rustls v0.22.4
23092025-05-22T20:04:44.795Z Checking take_mut v0.2.2
23102025-05-22T20:04:44.873Z Checking slog-term v2.9.1
23112025-05-22T20:04:44.968Z Checking slog-async v2.8.0
23122025-05-22T20:04:45.284Z Compiling proc-macro-crate v1.3.1
23132025-05-22T20:04:45.381Z Checking wait-timeout v0.2.0
23142025-05-22T20:04:45.596Z Compiling multer v3.1.0
23152025-05-22T20:04:45.711Z Compiling structmeta v0.3.0
23162025-05-22T20:04:45.842Z Compiling thiserror v2.0.12
23172025-05-22T20:04:46.025Z Checking quick-error v1.2.3
23182025-05-22T20:04:46.069Z Checking match_cfg v0.1.0
23192025-05-22T20:04:46.102Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23202025-05-22T20:04:46.124Z Checking bit-vec v0.8.0
23212025-05-22T20:04:46.175Z Checking hostname v0.3.1
23222025-05-22T20:04:46.195Z Checking rusty-fork v0.3.0
23232025-05-22T20:04:46.198Z Checking typify-impl v0.3.0
23242025-05-22T20:04:46.325Z Checking typify-impl v0.2.0
23252025-05-22T20:04:46.425Z Compiling num_enum_derive v0.5.11
23262025-05-22T20:04:47.459Z Checking bit-set v0.8.0
23272025-05-22T20:04:47.744Z Checking progenitor-client v0.9.1
23282025-05-22T20:04:48.166Z Checking slog-json v2.6.1
23292025-05-22T20:04:48.463Z Checking rand_xorshift v0.3.0
23302025-05-22T20:04:48.676Z Compiling lzma-sys v0.1.20
23312025-05-22T20:04:48.732Z Checking hex v0.4.3
23322025-05-22T20:04:48.822Z Compiling foreign-types-macros v0.2.3
23332025-05-22T20:04:48.841Z Compiling async-stream-impl v0.3.6
23342025-05-22T20:04:49.241Z Compiling dropshot v0.16.2
23352025-05-22T20:04:49.286Z Compiling darling_macro v0.20.10
23362025-05-22T20:04:49.390Z Checking arc-swap v1.7.1
23372025-05-22T20:04:49.563Z Checking foreign-types-shared v0.3.1
23382025-05-22T20:04:49.695Z Checking utf-8 v0.7.6
23392025-05-22T20:04:49.836Z Checking unarray v0.1.4
23402025-05-22T20:04:49.919Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23412025-05-22T20:04:50.015Z Checking proptest v1.6.0
23422025-05-22T20:04:50.019Z Checking async-stream v0.3.6
23432025-05-22T20:04:50.051Z Checking foreign-types v0.5.0
23442025-05-22T20:04:50.071Z Checking tungstenite v0.21.0
23452025-05-22T20:04:50.168Z Compiling darling v0.20.10
23462025-05-22T20:04:50.187Z Checking slog-scope v4.4.0
23472025-05-22T20:04:50.299Z Compiling serde_with_macros v3.12.0
23482025-05-22T20:04:50.346Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23492025-05-22T20:04:50.406Z Checking num_enum v0.5.11
23502025-05-22T20:04:50.513Z Checking slog-bunyan v2.5.0
23512025-05-22T20:04:50.584Z Compiling proc-macro-error v1.0.4
23522025-05-22T20:04:51.002Z Checking tokio-rustls v0.25.0
23532025-05-22T20:04:51.102Z Compiling parse-display-derive v0.10.0
23542025-05-22T20:04:51.124Z Compiling test-strategy v0.4.0
23552025-05-22T20:04:51.380Z Checking toml v0.8.22
23562025-05-22T20:04:51.437Z Checking progenitor-client v0.8.0
23572025-05-22T20:04:51.803Z Compiling heck v0.3.3
23582025-05-22T20:04:52.054Z Checking waitgroup v0.1.2
23592025-05-22T20:04:52.147Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602025-05-22T20:04:52.216Z Compiling dropshot_endpoint v0.16.2
23612025-05-22T20:04:52.772Z Checking serde_path_to_error v0.1.17
23622025-05-22T20:04:52.952Z Compiling derive-where v1.2.7
23632025-05-22T20:04:53.494Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23642025-05-22T20:04:54.228Z Checking hostname v0.4.0
23652025-05-22T20:04:54.383Z Checking cstr-argument v0.1.2
23662025-05-22T20:04:54.476Z Checking instant v0.1.13
23672025-05-22T20:04:54.583Z Checking base64 v0.21.7
23682025-05-22T20:04:54.602Z Checking pretty-hex v0.2.1
23692025-05-22T20:04:54.617Z Checking debug-ignore v1.0.5
23702025-05-22T20:04:54.775Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23712025-05-22T20:04:54.793Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23722025-05-22T20:04:54.857Z Checking parse-display v0.10.0
23732025-05-22T20:04:55.057Z Checking backoff v0.4.0
23742025-05-22T20:04:55.078Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23752025-05-22T20:04:55.116Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23762025-05-22T20:04:55.132Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-05-22T20:04:55.307Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23782025-05-22T20:04:55.373Z Checking serde_with v3.12.0
23792025-05-22T20:04:55.409Z Compiling zone_cfg_derive v0.1.2
23802025-05-22T20:04:55.492Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23812025-05-22T20:04:55.789Z Checking tokio-tungstenite v0.21.0
23822025-05-22T20:04:56.014Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23832025-05-22T20:04:56.199Z Checking slog-stdlog v4.1.1
23842025-05-22T20:04:56.336Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23852025-05-22T20:04:56.383Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23862025-05-22T20:04:56.483Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23872025-05-22T20:04:56.691Z Checking progenitor-client v0.10.0
23882025-05-22T20:04:56.746Z Checking colored v2.2.0
23892025-05-22T20:04:56.771Z Checking macaddr v1.0.1
23902025-05-22T20:04:57.094Z Checking unicode-width v0.1.14
23912025-05-22T20:04:57.129Z Checking base64 v0.13.1
23922025-05-22T20:04:57.564Z Checking ron v0.7.1
23932025-05-22T20:04:57.564Z Checking zone v0.1.8
23942025-05-22T20:04:57.615Z Checking tabwriter v1.4.0
23952025-05-22T20:04:57.860Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23962025-05-22T20:04:58.337Z Checking xz2 v0.1.7
23972025-05-22T20:04:58.397Z Checking slog-envlogger v2.2.0
23982025-05-22T20:04:58.452Z Checking xattr v1.3.1
23992025-05-22T20:04:58.652Z Checking pem v3.0.5
24002025-05-22T20:04:58.671Z Checking yasna v0.5.2
24012025-05-22T20:04:58.692Z Checking smf v0.2.3
24022025-05-22T20:04:58.715Z Checking headers-core v0.3.0
24032025-05-22T20:04:58.896Z Checking filetime v0.2.25
24042025-05-22T20:04:58.939Z Checking same-file v1.0.6
24052025-05-22T20:04:59.148Z Checking walkdir v2.5.0
24062025-05-22T20:04:59.151Z Checking tar v0.4.44
24072025-05-22T20:04:59.191Z Checking headers v0.4.0
24082025-05-22T20:04:59.195Z Checking camino-tempfile v1.3.0
24092025-05-22T20:04:59.470Z Checking atomicwrites v0.4.4
24102025-05-22T20:04:59.505Z Checking subprocess v0.2.9
24112025-05-22T20:04:59.533Z Checking rcgen v0.12.1
24122025-05-22T20:05:00.104Z Compiling typify-macro v0.2.0
24132025-05-22T20:05:00.245Z Compiling typify-macro v0.3.0
24142025-05-22T20:05:01.891Z Compiling typify v0.2.0
24152025-05-22T20:05:01.987Z Compiling progenitor-impl v0.8.0
24162025-05-22T20:05:02.152Z Compiling typify v0.3.0
24172025-05-22T20:05:02.267Z Compiling progenitor-impl v0.9.1
24182025-05-22T20:05:04.886Z Compiling progenitor-macro v0.8.0
24192025-05-22T20:05:05.137Z Compiling progenitor-macro v0.9.1
24202025-05-22T20:05:09.257Z Checking progenitor v0.8.0
24212025-05-22T20:05:09.419Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24222025-05-22T20:05:09.819Z Checking progenitor v0.9.1
24232025-05-22T20:05:09.968Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
24242025-05-22T20:05:11.978Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24252025-05-22T20:05:12.882Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24262025-05-22T20:05:19.257Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24272025-05-22T20:05:20.939Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24282025-05-22T20:05:22.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.46s
24292025-05-22T20:05:22.520Z
24302025-05-22T20:05:22.520Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215)
24312025-05-22T20:05:23.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-05-22T20:05:23.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-05-22T20:05:23.317Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24342025-05-22T20:05:24.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
24352025-05-22T20:05:25.098Z
24362025-05-22T20:05:25.098Zinfo: running `cargo check --bins` on nexus-config (52/215)
24372025-05-22T20:05:25.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-05-22T20:05:25.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-05-22T20:05:25.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-05-22T20:05:25.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
24412025-05-22T20:05:25.866Z
24422025-05-22T20:05:25.867Zinfo: running `cargo check --bins` on omicron-rpaths (53/215)
24432025-05-22T20:05:26.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-05-22T20:05:26.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-05-22T20:05:26.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462025-05-22T20:05:26.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24472025-05-22T20:05:26.594Z
24482025-05-22T20:05:26.595Zinfo: running `cargo check --bins` on omicron-certificates (54/215)
24492025-05-22T20:05:27.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-05-22T20:05:27.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-05-22T20:05:27.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522025-05-22T20:05:27.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24532025-05-22T20:05:27.345Z
24542025-05-22T20:05:27.345Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/215)
24552025-05-22T20:05:28.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562025-05-22T20:05:28.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572025-05-22T20:05:28.253Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24582025-05-22T20:05:28.378Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24592025-05-22T20:05:28.391Z Compiling tempfile v3.13.0
24602025-05-22T20:05:28.403Z Compiling wait-timeout v0.2.0
24612025-05-22T20:05:28.406Z Compiling bit-vec v0.8.0
24622025-05-22T20:05:28.406Z Compiling quick-error v1.2.3
24632025-05-22T20:05:28.406Z Compiling match_cfg v0.1.0
24642025-05-22T20:05:28.406Z Compiling rustls v0.22.4
24652025-05-22T20:05:28.529Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24662025-05-22T20:05:28.613Z Compiling hostname v0.3.1
24672025-05-22T20:05:28.627Z Compiling progenitor-client v0.9.1
24682025-05-22T20:05:28.835Z Compiling rusty-fork v0.3.0
24692025-05-22T20:05:28.867Z Compiling slog-json v2.6.1
24702025-05-22T20:05:28.886Z Compiling bit-set v0.8.0
24712025-05-22T20:05:28.920Z Compiling rand_xorshift v0.3.0
24722025-05-22T20:05:29.012Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24732025-05-22T20:05:29.096Z Compiling itertools v0.13.0
24742025-05-22T20:05:29.156Z Compiling hex v0.4.3
24752025-05-22T20:05:29.185Z Compiling heapless v0.8.0
24762025-05-22T20:05:29.219Z Compiling unarray v0.1.4
24772025-05-22T20:05:29.267Z Compiling slog-bunyan v2.5.0
24782025-05-22T20:05:29.415Z Compiling proptest v1.6.0
24792025-05-22T20:05:29.480Z Compiling progenitor v0.9.1
24802025-05-22T20:05:29.506Z Compiling async-stream v0.3.6
24812025-05-22T20:05:29.743Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24822025-05-22T20:05:29.775Z Compiling multer v3.1.0
24832025-05-22T20:05:29.818Z Compiling toml v0.8.22
24842025-05-22T20:05:29.943Z Compiling waitgroup v0.1.2
24852025-05-22T20:05:30.033Z Checking hash32 v0.3.1
24862025-05-22T20:05:30.187Z Compiling serde_path_to_error v0.1.17
24872025-05-22T20:05:30.258Z Compiling hostname v0.4.0
24882025-05-22T20:05:30.514Z Compiling instant v0.1.13
24892025-05-22T20:05:30.690Z Compiling debug-ignore v1.0.5
24902025-05-22T20:05:30.709Z Compiling smoltcp v0.11.0
24912025-05-22T20:05:30.874Z Compiling backoff v0.4.0
24922025-05-22T20:05:31.230Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
24932025-05-22T20:05:31.260Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24942025-05-22T20:05:31.372Z Compiling serde_with v3.12.0
24952025-05-22T20:05:31.451Z Compiling parse-display v0.10.0
24962025-05-22T20:05:31.961Z Compiling ingot-macros v0.1.0
24972025-05-22T20:05:32.071Z Checking num-rational v0.4.2
24982025-05-22T20:05:32.201Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24992025-05-22T20:05:32.721Z Compiling tokio-rustls v0.25.0
25002025-05-22T20:05:32.854Z Compiling progenitor-client v0.10.0
25012025-05-22T20:05:33.155Z Compiling dropshot v0.16.2
25022025-05-22T20:05:33.436Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25032025-05-22T20:05:35.585Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25042025-05-22T20:05:36.417Z Compiling phf_generator v0.11.2
25052025-05-22T20:05:36.638Z Checking num-complex v0.4.6
25062025-05-22T20:05:36.860Z Compiling macaddr v1.0.1
25072025-05-22T20:05:37.317Z Checking cobs v0.2.3
25082025-05-22T20:05:37.503Z Checking num v0.4.3
25092025-05-22T20:05:37.543Z Checking postcard v1.0.10
25102025-05-22T20:05:37.650Z Compiling phf_codegen v0.11.2
25112025-05-22T20:05:37.884Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25122025-05-22T20:05:38.103Z Compiling parse-zoneinfo v0.3.1
25132025-05-22T20:05:38.375Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25142025-05-22T20:05:38.718Z Compiling float-ord v0.3.2
25152025-05-22T20:05:39.102Z Compiling convert_case v0.4.0
25162025-05-22T20:05:39.170Z Checking ingot-types v0.1.0
25172025-05-22T20:05:39.685Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25182025-05-22T20:05:39.755Z Compiling chrono-tz-build v0.4.0
25192025-05-22T20:05:39.934Z Compiling derive_more v0.99.20
25202025-05-22T20:05:39.995Z Checking ingot v0.1.0
25212025-05-22T20:05:40.827Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25222025-05-22T20:05:40.902Z Checking linked-hash-map v0.5.6
25232025-05-22T20:05:41.215Z Compiling crucible-workspace-hack v0.1.0
25242025-05-22T20:05:41.534Z Checking lru-cache v0.1.2
25252025-05-22T20:05:41.668Z Compiling chrono-tz v0.10.3
25262025-05-22T20:05:41.740Z Checking resolv-conf v0.7.0
25272025-05-22T20:05:42.150Z Checking newline-converter v0.3.0
25282025-05-22T20:05:42.182Z Checking itertools v0.14.0
25292025-05-22T20:05:42.349Z Checking prettyplease v0.2.32
25302025-05-22T20:05:42.404Z Compiling slog-dtrace v0.3.0
25312025-05-22T20:05:42.737Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25322025-05-22T20:05:43.170Z Checking expectorate v1.2.0
25332025-05-22T20:05:43.426Z Checking hickory-resolver v0.24.4
25342025-05-22T20:05:43.556Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25352025-05-22T20:05:43.609Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25362025-05-22T20:05:44.284Z Compiling zone_cfg_derive v0.3.0
25372025-05-22T20:05:44.768Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25382025-05-22T20:05:44.808Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25392025-05-22T20:05:45.049Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25402025-05-22T20:05:45.091Z Compiling const_format_proc_macros v0.2.34
25412025-05-22T20:05:45.147Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25422025-05-22T20:05:45.655Z Compiling num-derive v0.4.2
25432025-05-22T20:05:45.853Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25442025-05-22T20:05:46.113Z Checking highway v1.3.0
25452025-05-22T20:05:46.185Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25462025-05-22T20:05:46.268Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25472025-05-22T20:05:46.480Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25482025-05-22T20:05:46.619Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25492025-05-22T20:05:46.791Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25502025-05-22T20:05:46.925Z Checking const_format v0.2.34
25512025-05-22T20:05:47.256Z Checking zone v0.3.1
25522025-05-22T20:05:47.382Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25532025-05-22T20:05:47.413Z Checking qorb v0.3.1
25542025-05-22T20:05:47.873Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25552025-05-22T20:05:48.107Z Checking gethostname v0.5.0
25562025-05-22T20:05:48.299Z Checking bcs v0.1.6
25572025-05-22T20:05:48.355Z Checking nanorand v0.7.0
25582025-05-22T20:05:48.554Z Compiling async-recursion v1.1.1
25592025-05-22T20:05:48.745Z Checking termtree v0.5.1
25602025-05-22T20:05:48.809Z Checking flume v0.11.1
25612025-05-22T20:05:48.984Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25622025-05-22T20:05:54.609Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25632025-05-22T20:05:59.075Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25642025-05-22T20:06:00.702Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25652025-05-22T20:06:02.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s
25662025-05-22T20:06:02.202Z
25672025-05-22T20:06:02.202Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/215)
25682025-05-22T20:06:02.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-05-22T20:06:02.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-05-22T20:06:02.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-05-22T20:06:02.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25722025-05-22T20:06:02.965Z
25732025-05-22T20:06:02.965Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/215)
25742025-05-22T20:06:03.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-05-22T20:06:03.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-05-22T20:06:03.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772025-05-22T20:06:03.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25782025-05-22T20:06:03.725Z
25792025-05-22T20:06:03.725Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/215)
25802025-05-22T20:06:04.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-05-22T20:06:04.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-05-22T20:06:04.512Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25832025-05-22T20:06:05.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
25842025-05-22T20:06:05.558Z
25852025-05-22T20:06:05.558Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215)
25862025-05-22T20:06:06.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-05-22T20:06:06.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-05-22T20:06:06.201Z Compiling cfg_aliases v0.1.1
25892025-05-22T20:06:06.205Z Compiling vte_generate_state_changes v0.1.2
25902025-05-22T20:06:06.205Z Checking fd-lock v4.0.2
25912025-05-22T20:06:06.205Z Checking nibble_vec v0.1.0
25922025-05-22T20:06:06.316Z Checking endian-type v0.1.2
25932025-05-22T20:06:06.326Z Checking bytecount v0.6.8
25942025-05-22T20:06:06.369Z Compiling tabled_derive v0.7.0
25952025-05-22T20:06:06.373Z Compiling peg-macros v0.8.5
25962025-05-22T20:06:06.403Z Compiling nix v0.28.0
25972025-05-22T20:06:06.487Z Checking papergrid v0.11.0
25982025-05-22T20:06:06.506Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992025-05-22T20:06:06.525Z Compiling sqlparser_derive v0.2.2
26002025-05-22T20:06:06.565Z Checking radix_trie v0.2.1
26012025-05-22T20:06:06.855Z Checking vte v0.11.1
26022025-05-22T20:06:06.973Z Checking unicode_categories v0.1.1
26032025-05-22T20:06:07.273Z Checking home v0.5.9
26042025-05-22T20:06:07.443Z Checking nu-ansi-term v0.50.1
26052025-05-22T20:06:07.500Z Checking sqlparser v0.45.0
26062025-05-22T20:06:07.524Z Checking sqlformat v0.3.5
26072025-05-22T20:06:07.848Z Checking display-error-chain v0.2.2
26082025-05-22T20:06:08.218Z Checking strip-ansi-escapes v0.2.0
26092025-05-22T20:06:08.396Z Checking reedline v0.38.0
26102025-05-22T20:06:08.454Z Checking tabled v0.15.0
26112025-05-22T20:06:08.850Z Checking peg v0.8.5
26122025-05-22T20:06:09.278Z Checking rustyline v14.0.0
26132025-05-22T20:06:18.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.58s
26142025-05-22T20:06:18.187Z
26152025-05-22T20:06:18.187Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215)
26162025-05-22T20:06:18.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-05-22T20:06:18.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-05-22T20:06:18.989Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-05-22T20:06:24.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
26202025-05-22T20:06:24.416Z
26212025-05-22T20:06:24.416Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215)
26222025-05-22T20:06:25.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-05-22T20:06:25.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-05-22T20:06:25.213Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-05-22T20:06:28.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
26262025-05-22T20:06:29.020Z
26272025-05-22T20:06:29.020Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215)
26282025-05-22T20:06:29.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-05-22T20:06:29.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-05-22T20:06:29.792Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-05-22T20:06:34.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
26322025-05-22T20:06:34.922Z
26332025-05-22T20:06:34.922Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215)
26342025-05-22T20:06:35.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-05-22T20:06:35.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-05-22T20:06:35.703Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-05-22T20:06:40.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
26382025-05-22T20:06:40.868Z
26392025-05-22T20:06:40.868Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215)
26402025-05-22T20:06:41.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-05-22T20:06:41.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-05-22T20:06:41.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-05-22T20:06:45.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
26442025-05-22T20:06:45.693Z
26452025-05-22T20:06:45.693Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215)
26462025-05-22T20:06:46.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-05-22T20:06:46.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-05-22T20:06:46.478Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-05-22T20:06:50.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
26502025-05-22T20:06:50.578Z
26512025-05-22T20:06:50.578Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215)
26522025-05-22T20:06:51.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-05-22T20:06:51.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-05-22T20:06:51.381Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26552025-05-22T20:06:56.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
26562025-05-22T20:06:56.760Z
26572025-05-22T20:06:56.761Zinfo: running `cargo check --bins` on oximeter (67/215)
26582025-05-22T20:06:57.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-05-22T20:06:57.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-05-22T20:06:57.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-05-22T20:06:57.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26622025-05-22T20:06:57.503Z
26632025-05-22T20:06:57.503Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/215)
26642025-05-22T20:06:58.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-05-22T20:06:58.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-05-22T20:06:58.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-05-22T20:06:58.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26682025-05-22T20:06:58.210Z
26692025-05-22T20:06:58.210Zinfo: running `cargo check --bins` on oximeter-schema (69/215)
26702025-05-22T20:06:58.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-05-22T20:06:58.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-05-22T20:06:58.968Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26732025-05-22T20:07:01.049Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26742025-05-22T20:07:02.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
26752025-05-22T20:07:02.231Z
26762025-05-22T20:07:02.231Zinfo: running `cargo check --bins` on oximeter-types (70/215)
26772025-05-22T20:07:02.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-05-22T20:07:02.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-05-22T20:07:02.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-05-22T20:07:02.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26812025-05-22T20:07:02.988Z
26822025-05-22T20:07:02.988Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/215)
26832025-05-22T20:07:03.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-05-22T20:07:03.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-05-22T20:07:03.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-05-22T20:07:03.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26872025-05-22T20:07:03.748Z
26882025-05-22T20:07:03.748Zinfo: running `cargo check --bins` on oxql-types (72/215)
26892025-05-22T20:07:04.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-05-22T20:07:04.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-05-22T20:07:04.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-05-22T20:07:04.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26932025-05-22T20:07:04.495Z
26942025-05-22T20:07:04.495Zinfo: running `cargo check --bins` on oximeter-test-utils (73/215)
26952025-05-22T20:07:05.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-05-22T20:07:05.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-05-22T20:07:05.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-05-22T20:07:05.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26992025-05-22T20:07:05.277Z
27002025-05-22T20:07:05.277Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/215)
27012025-05-22T20:07:05.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-05-22T20:07:05.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-05-22T20:07:05.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-05-22T20:07:05.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27052025-05-22T20:07:06.026Z
27062025-05-22T20:07:06.026Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/215)
27072025-05-22T20:07:06.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-05-22T20:07:06.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-05-22T20:07:06.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-05-22T20:07:06.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27112025-05-22T20:07:06.785Z
27122025-05-22T20:07:06.785Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215)
27132025-05-22T20:07:07.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-05-22T20:07:07.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-05-22T20:07:07.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-05-22T20:07:07.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27172025-05-22T20:07:07.539Z
27182025-05-22T20:07:07.539Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/215)
27192025-05-22T20:07:08.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-05-22T20:07:08.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-05-22T20:07:08.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-05-22T20:07:08.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27232025-05-22T20:07:08.302Z
27242025-05-22T20:07:08.302Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/215)
27252025-05-22T20:07:08.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-05-22T20:07:08.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-05-22T20:07:08.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-05-22T20:07:08.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27292025-05-22T20:07:09.067Z
27302025-05-22T20:07:09.068Zinfo: running `cargo check --bins` on cockroach-admin-client (79/215)
27312025-05-22T20:07:09.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-05-22T20:07:09.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-05-22T20:07:09.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-05-22T20:07:09.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27352025-05-22T20:07:09.783Z
27362025-05-22T20:07:09.784Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/215)
27372025-05-22T20:07:10.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-05-22T20:07:10.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-05-22T20:07:10.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-05-22T20:07:10.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27412025-05-22T20:07:10.558Z
27422025-05-22T20:07:10.558Zinfo: running `cargo check --bins` on dns-service-client (81/215)
27432025-05-22T20:07:11.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-05-22T20:07:11.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-05-22T20:07:11.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-05-22T20:07:11.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27472025-05-22T20:07:11.317Z
27482025-05-22T20:07:11.317Zinfo: running `cargo check --bins` on internal-dns-types (82/215)
27492025-05-22T20:07:11.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-05-22T20:07:12.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-05-22T20:07:12.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-05-22T20:07:12.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27532025-05-22T20:07:12.088Z
27542025-05-22T20:07:12.088Zinfo: running `cargo check --bins` on gateway-client (83/215)
27552025-05-22T20:07:12.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-05-22T20:07:12.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-05-22T20:07:12.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-05-22T20:07:12.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27592025-05-22T20:07:12.816Z
27602025-05-22T20:07:12.816Zinfo: running `cargo check --bins` on installinator-client (84/215)
27612025-05-22T20:07:13.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-05-22T20:07:13.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-05-22T20:07:13.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-05-22T20:07:13.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27652025-05-22T20:07:13.603Z
27662025-05-22T20:07:13.603Zinfo: running `cargo check --bins` on installinator-common (85/215)
27672025-05-22T20:07:14.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-05-22T20:07:14.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-05-22T20:07:14.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-05-22T20:07:14.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27712025-05-22T20:07:14.377Z
27722025-05-22T20:07:14.377Zinfo: running `cargo check --bins` on update-engine (86/215)
27732025-05-22T20:07:15.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-05-22T20:07:15.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-05-22T20:07:15.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-05-22T20:07:15.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27772025-05-22T20:07:15.108Z
27782025-05-22T20:07:15.108Zinfo: running `cargo check --bins` on nexus-client (87/215)
27792025-05-22T20:07:15.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-05-22T20:07:15.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-05-22T20:07:15.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-05-22T20:07:15.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27832025-05-22T20:07:15.886Z
27842025-05-22T20:07:15.886Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/215)
27852025-05-22T20:07:16.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-05-22T20:07:16.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-05-22T20:07:16.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-05-22T20:07:16.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27892025-05-22T20:07:16.658Z
27902025-05-22T20:07:16.658Zinfo: running `cargo check --bins` on omicron-passwords (89/215)
27912025-05-22T20:07:17.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-05-22T20:07:17.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-05-22T20:07:17.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-05-22T20:07:17.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27952025-05-22T20:07:17.391Z
27962025-05-22T20:07:17.391Zinfo: running `cargo check --bins` on nexus-types (90/215)
27972025-05-22T20:07:18.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-05-22T20:07:18.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-05-22T20:07:18.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-05-22T20:07:18.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28012025-05-22T20:07:18.174Z
28022025-05-22T20:07:18.174Zinfo: running `cargo check --bins` on gateway-types (91/215)
28032025-05-22T20:07:18.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-05-22T20:07:18.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-05-22T20:07:18.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-05-22T20:07:18.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28072025-05-22T20:07:18.925Z
28082025-05-22T20:07:18.925Zinfo: running `cargo check --bins` on ipcc (92/215)
28092025-05-22T20:07:19.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-05-22T20:07:19.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-05-22T20:07:19.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-05-22T20:07:19.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28132025-05-22T20:07:19.678Z
28142025-05-22T20:07:19.678Zinfo: running `cargo check --bins` on oxide-client (93/215)
28152025-05-22T20:07:20.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-05-22T20:07:20.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-05-22T20:07:20.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-05-22T20:07:20.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28192025-05-22T20:07:20.411Z
28202025-05-22T20:07:20.411Zinfo: running `cargo check --bins` on oximeter-client (94/215)
28212025-05-22T20:07:21.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-05-22T20:07:21.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-05-22T20:07:21.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-05-22T20:07:21.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28252025-05-22T20:07:21.174Z
28262025-05-22T20:07:21.174Zinfo: running `cargo check --bins` on repo-depot-client (95/215)
28272025-05-22T20:07:21.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-05-22T20:07:21.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-05-22T20:07:21.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-05-22T20:07:21.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28312025-05-22T20:07:21.897Z
28322025-05-22T20:07:21.897Zinfo: running `cargo check --bins` on sled-agent-client (96/215)
28332025-05-22T20:07:22.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-05-22T20:07:22.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-05-22T20:07:22.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-05-22T20:07:22.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28372025-05-22T20:07:22.681Z
28382025-05-22T20:07:22.681Zinfo: running `cargo check --bins` on sled-agent-types (97/215)
28392025-05-22T20:07:23.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-05-22T20:07:23.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-05-22T20:07:23.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-05-22T20:07:23.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28432025-05-22T20:07:23.457Z
28442025-05-22T20:07:23.457Zinfo: running `cargo check --bins` on wicketd-client (98/215)
28452025-05-22T20:07:24.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-05-22T20:07:24.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-05-22T20:07:24.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-05-22T20:07:24.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28492025-05-22T20:07:24.251Z
28502025-05-22T20:07:24.252Zinfo: running `cargo check --bins` on wicket-common (99/215)
28512025-05-22T20:07:24.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-05-22T20:07:24.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-05-22T20:07:24.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-05-22T20:07:24.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28552025-05-22T20:07:25.027Z
28562025-05-22T20:07:25.027Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/215)
28572025-05-22T20:07:25.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-05-22T20:07:25.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-05-22T20:07:25.823Z Checking csv-core v0.1.11
28602025-05-22T20:07:25.823Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28612025-05-22T20:07:25.823Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28622025-05-22T20:07:25.826Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28632025-05-22T20:07:26.122Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28642025-05-22T20:07:26.152Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28652025-05-22T20:07:26.174Z Checking csv v1.3.1
28662025-05-22T20:07:26.746Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28672025-05-22T20:07:27.127Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28682025-05-22T20:07:29.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
28692025-05-22T20:07:29.536Z
28702025-05-22T20:07:29.536Zinfo: running `cargo check --bins` on cockroach-admin-api (101/215)
28712025-05-22T20:07:30.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-05-22T20:07:30.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-05-22T20:07:30.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-05-22T20:07:30.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28752025-05-22T20:07:30.296Z
28762025-05-22T20:07:30.296Zinfo: running `cargo check --bins` on cockroach-admin-types (102/215)
28772025-05-22T20:07:30.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-05-22T20:07:30.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-05-22T20:07:30.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-05-22T20:07:30.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28812025-05-22T20:07:31.053Z
28822025-05-22T20:07:31.053Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215)
28832025-05-22T20:07:31.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-05-22T20:07:31.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-05-22T20:07:31.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-05-22T20:07:31.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28872025-05-22T20:07:31.921Z
28882025-05-22T20:07:31.921Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215)
28892025-05-22T20:07:32.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-05-22T20:07:32.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-05-22T20:07:32.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-05-22T20:07:32.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28932025-05-22T20:07:32.787Z
28942025-05-22T20:07:32.787Zinfo: running `cargo check --bins` on dns-server (105/215)
28952025-05-22T20:07:33.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-05-22T20:07:33.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-05-22T20:07:33.567Z Compiling typify-impl v0.4.1
28982025-05-22T20:07:33.688Z Compiling parking_lot_core v0.8.6
28992025-05-22T20:07:33.709Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29002025-05-22T20:07:33.713Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29012025-05-22T20:07:33.713Z Checking fxhash v0.2.1
29022025-05-22T20:07:33.722Z Checking hickory-client v0.24.4
29032025-05-22T20:07:33.737Z Checking hickory-server v0.24.4
29042025-05-22T20:07:34.406Z Checking parking_lot v0.11.2
29052025-05-22T20:07:34.657Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29062025-05-22T20:07:34.706Z Checking sled v0.34.7
29072025-05-22T20:07:38.920Z Compiling typify-macro v0.4.1
29082025-05-22T20:07:40.603Z Compiling typify v0.4.1
29092025-05-22T20:07:40.691Z Compiling progenitor-impl v0.10.0
29102025-05-22T20:07:43.129Z Compiling progenitor-macro v0.10.0
29112025-05-22T20:07:46.884Z Checking progenitor v0.10.0
29122025-05-22T20:07:47.028Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29132025-05-22T20:07:47.547Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29142025-05-22T20:07:48.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.13s
29152025-05-22T20:07:49.129Z
29162025-05-22T20:07:49.129Zinfo: running `cargo check --bins` on dns-server-api (106/215)
29172025-05-22T20:07:49.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-05-22T20:07:49.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-05-22T20:07:49.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-05-22T20:07:49.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29212025-05-22T20:07:49.880Z
29222025-05-22T20:07:49.880Zinfo: running `cargo check --bins` on openapi-manager-types (107/215)
29232025-05-22T20:07:50.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-05-22T20:07:50.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-05-22T20:07:50.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-05-22T20:07:50.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29272025-05-22T20:07:50.610Z
29282025-05-22T20:07:50.611Zinfo: running `cargo check --bins` on gateway-test-utils (108/215)
29292025-05-22T20:07:51.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-05-22T20:07:51.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-05-22T20:07:51.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-05-22T20:07:51.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29332025-05-22T20:07:51.431Z
29342025-05-22T20:07:51.431Zinfo: running `cargo check --bins` on omicron-gateway (109/215)
29352025-05-22T20:07:52.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-05-22T20:07:52.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-05-22T20:07:52.301Z Checking half v2.4.1
29382025-05-22T20:07:52.306Z Compiling radium v0.7.0
29392025-05-22T20:07:52.306Z Checking ciborium-io v0.2.2
29402025-05-22T20:07:52.306Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29412025-05-22T20:07:52.306Z Compiling semver v0.1.20
29422025-05-22T20:07:52.473Z Compiling zerocopy-derive v0.6.6
29432025-05-22T20:07:52.476Z Checking tap v1.0.1
29442025-05-22T20:07:52.476Z Compiling maybe-uninit v2.0.0
29452025-05-22T20:07:52.530Z Checking password-hash v0.5.0
29462025-05-22T20:07:52.646Z Checking wyz v0.5.1
29472025-05-22T20:07:52.867Z Compiling rustc_version v0.1.7
29482025-05-22T20:07:52.899Z Checking ciborium-ll v0.2.2
29492025-05-22T20:07:53.001Z Checking blake2 v0.10.6
29502025-05-22T20:07:53.033Z Checking funty v2.0.0
29512025-05-22T20:07:53.036Z Checking crc-catalog v2.4.0
29522025-05-22T20:07:53.080Z Compiling owo-colors v4.2.0
29532025-05-22T20:07:53.190Z Checking ciborium v0.2.2
29542025-05-22T20:07:53.194Z Compiling packed_struct v0.10.1
29552025-05-22T20:07:53.273Z Compiling newtype_derive v0.1.6
29562025-05-22T20:07:53.405Z Compiling cancel-safe-futures v0.1.5
29572025-05-22T20:07:53.505Z Checking argon2 v0.5.3
29582025-05-22T20:07:53.649Z Checking crc v3.2.1
29592025-05-22T20:07:53.754Z Compiling packed_struct_codegen v0.10.1
29602025-05-22T20:07:53.773Z Checking libsw-core v0.3.1
29612025-05-22T20:07:53.788Z Checking secrecy v0.10.3
29622025-05-22T20:07:53.932Z Checking bitvec v1.0.1
29632025-05-22T20:07:53.977Z Compiling indexmap v1.9.3
29642025-05-22T20:07:54.003Z Checking nodrop v0.1.14
29652025-05-22T20:07:54.075Z Checking fixedbitset v0.5.7
29662025-05-22T20:07:54.152Z Checking array-init v0.0.4
29672025-05-22T20:07:54.189Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29682025-05-22T20:07:54.224Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29692025-05-22T20:07:54.307Z Checking libsw v3.4.0
29702025-05-22T20:07:54.347Z Checking zerocopy v0.6.6
29712025-05-22T20:07:54.467Z Checking petgraph v0.7.1
29722025-05-22T20:07:54.574Z Checking smallvec v0.6.14
29732025-05-22T20:07:54.594Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29742025-05-22T20:07:54.961Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29752025-05-22T20:07:55.045Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29762025-05-22T20:07:55.141Z Checking linear-map v1.2.0
29772025-05-22T20:07:55.498Z Checking bitfield v0.14.0
29782025-05-22T20:07:55.726Z Checking hashbrown v0.12.3
29792025-05-22T20:07:55.777Z Checking swrite v0.1.0
29802025-05-22T20:07:55.915Z Checking indent_write v2.2.0
29812025-05-22T20:07:56.068Z Checking termcolor v1.4.1
29822025-05-22T20:07:56.110Z Checking ron v0.8.1
29832025-05-22T20:07:56.130Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29842025-05-22T20:07:56.490Z Checking env_logger v0.10.2
29852025-05-22T20:07:56.644Z Checking steno v0.4.1
29862025-05-22T20:07:56.940Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29872025-05-22T20:07:57.202Z Checking serde-hex v0.1.0
29882025-05-22T20:07:57.231Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29892025-05-22T20:07:57.319Z Checking hashbrown v0.13.2
29902025-05-22T20:07:57.355Z Checking crc-any v2.5.0
29912025-05-22T20:07:57.493Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29922025-05-22T20:07:57.723Z Checking humantime v2.1.0
29932025-05-22T20:07:58.028Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29942025-05-22T20:07:58.052Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
29952025-05-22T20:07:58.286Z Checking object v0.30.4
29962025-05-22T20:07:58.354Z Checking void v1.0.2
29972025-05-22T20:07:58.388Z Checking path-slash v0.1.5
29982025-05-22T20:07:58.538Z Checking half v1.8.3
29992025-05-22T20:07:58.558Z Checking lzss v0.8.2
30002025-05-22T20:07:58.927Z Checking tungstenite v0.23.0
30012025-05-22T20:07:58.965Z Checking serde_cbor v0.11.2
30022025-05-22T20:07:59.022Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30032025-05-22T20:07:59.776Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30042025-05-22T20:07:59.830Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30052025-05-22T20:07:59.869Z Checking nix v0.27.1
30062025-05-22T20:07:59.942Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30072025-05-22T20:08:00.047Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30082025-05-22T20:08:00.374Z Checking kstat-rs v0.2.4
30092025-05-22T20:08:00.396Z Checking serde_bytes v0.11.17
30102025-05-22T20:08:00.500Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30112025-05-22T20:08:00.728Z Checking tokio-tungstenite v0.23.1
30122025-05-22T20:08:00.749Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30132025-05-22T20:08:01.003Z Checking signal-hook-tokio v0.3.1
30142025-05-22T20:08:01.728Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30152025-05-22T20:08:07.848Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30162025-05-22T20:08:09.198Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30172025-05-22T20:08:14.729Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30182025-05-22T20:08:20.297Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30192025-05-22T20:08:21.001Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30202025-05-22T20:08:23.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.45s
30212025-05-22T20:08:24.094Z
30222025-05-22T20:08:24.094Zinfo: running `cargo check --bins` on ereport-types (110/215)
30232025-05-22T20:08:24.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-05-22T20:08:24.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-05-22T20:08:24.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-05-22T20:08:24.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30272025-05-22T20:08:24.836Z
30282025-05-22T20:08:24.837Zinfo: running `cargo check --bins` on gateway-api (111/215)
30292025-05-22T20:08:25.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-05-22T20:08:25.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-05-22T20:08:25.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-05-22T20:08:25.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30332025-05-22T20:08:25.587Z
30342025-05-22T20:08:25.588Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/215)
30352025-05-22T20:08:26.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-05-22T20:08:26.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-05-22T20:08:26.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-05-22T20:08:26.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30392025-05-22T20:08:26.305Z
30402025-05-22T20:08:26.305Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/215)
30412025-05-22T20:08:26.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-05-22T20:08:26.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-05-22T20:08:26.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-05-22T20:08:26.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30452025-05-22T20:08:27.060Z
30462025-05-22T20:08:27.060Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/215)
30472025-05-22T20:08:28.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-05-22T20:08:28.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-05-22T20:08:28.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-05-22T20:08:28.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30512025-05-22T20:08:28.872Z
30522025-05-22T20:08:28.872Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/215)
30532025-05-22T20:08:28.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-05-22T20:08:28.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-05-22T20:08:28.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-05-22T20:08:28.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30572025-05-22T20:08:28.894Z
30582025-05-22T20:08:28.894Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/215)
30592025-05-22T20:08:29.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-05-22T20:08:29.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-05-22T20:08:29.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-05-22T20:08:29.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30632025-05-22T20:08:29.304Z
30642025-05-22T20:08:29.305Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/215)
30652025-05-22T20:08:29.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-05-22T20:08:29.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-05-22T20:08:29.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-05-22T20:08:29.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30692025-05-22T20:08:30.067Z
30702025-05-22T20:08:30.067Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/215)
30712025-05-22T20:08:30.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-05-22T20:08:30.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-05-22T20:08:30.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-05-22T20:08:30.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30752025-05-22T20:08:30.834Z
30762025-05-22T20:08:30.834Zinfo: running `cargo check --bins` on oximeter-producer (119/215)
30772025-05-22T20:08:31.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-05-22T20:08:31.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-05-22T20:08:31.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-05-22T20:08:31.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30812025-05-22T20:08:31.604Z
30822025-05-22T20:08:31.604Zinfo: running `cargo check --bins` on internal-dns-resolver (120/215)
30832025-05-22T20:08:32.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-05-22T20:08:32.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-05-22T20:08:32.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-05-22T20:08:32.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30872025-05-22T20:08:32.361Z
30882025-05-22T20:08:32.361Zinfo: running `cargo check --bins` on sp-sim (121/215)
30892025-05-22T20:08:33.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-05-22T20:08:33.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-05-22T20:08:33.373Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30922025-05-22T20:08:33.374Z Checking keccak v0.1.5
30932025-05-22T20:08:33.455Z Checking sha3 v0.10.8
30942025-05-22T20:08:33.490Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30952025-05-22T20:08:35.092Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30962025-05-22T20:08:37.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
30972025-05-22T20:08:37.288Z
30982025-05-22T20:08:37.288Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/215)
30992025-05-22T20:08:38.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-05-22T20:08:38.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-05-22T20:08:38.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-05-22T20:08:38.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31032025-05-22T20:08:38.100Z
31042025-05-22T20:08:38.100Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/215)
31052025-05-22T20:08:38.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-05-22T20:08:38.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-05-22T20:08:38.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-05-22T20:08:38.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31092025-05-22T20:08:38.922Z
31102025-05-22T20:08:38.922Zinfo: running `cargo check --bins` on db-macros (124/215)
31112025-05-22T20:08:39.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-05-22T20:08:39.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-05-22T20:08:39.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-05-22T20:08:39.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31152025-05-22T20:08:39.646Z
31162025-05-22T20:08:39.646Zinfo: running `cargo check --bins` on nexus-macros-common (125/215)
31172025-05-22T20:08:40.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-05-22T20:08:40.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-05-22T20:08:40.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-05-22T20:08:40.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31212025-05-22T20:08:40.363Z
31222025-05-22T20:08:40.363Zinfo: running `cargo check --bins` on nexus-auth (126/215)
31232025-05-22T20:08:41.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-05-22T20:08:41.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-05-22T20:08:41.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-05-22T20:08:41.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31272025-05-22T20:08:41.165Z
31282025-05-22T20:08:41.165Zinfo: running `cargo check --bins` on authz-macros (127/215)
31292025-05-22T20:08:41.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-05-22T20:08:41.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-05-22T20:08:41.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-05-22T20:08:41.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31332025-05-22T20:08:41.874Z
31342025-05-22T20:08:41.875Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/215)
31352025-05-22T20:08:42.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-05-22T20:08:42.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-05-22T20:08:42.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-05-22T20:08:42.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31392025-05-22T20:08:42.672Z
31402025-05-22T20:08:42.672Zinfo: running `cargo check --bins` on nexus-db-model (129/215)
31412025-05-22T20:08:43.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-05-22T20:08:43.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-05-22T20:08:43.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442025-05-22T20:08:43.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31452025-05-22T20:08:43.470Z
31462025-05-22T20:08:43.470Zinfo: running `cargo check --bins` on nexus-db-schema (130/215)
31472025-05-22T20:08:44.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-05-22T20:08:44.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-05-22T20:08:44.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502025-05-22T20:08:44.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31512025-05-22T20:08:44.198Z
31522025-05-22T20:08:44.199Zinfo: running `cargo check --bins` on nexus-defaults (131/215)
31532025-05-22T20:08:44.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-05-22T20:08:44.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-05-22T20:08:44.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562025-05-22T20:08:44.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31572025-05-22T20:08:44.956Z
31582025-05-22T20:08:44.956Zinfo: running `cargo check --bins` on nexus-db-errors (132/215)
31592025-05-22T20:08:45.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-05-22T20:08:45.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-05-22T20:08:45.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-05-22T20:08:45.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31632025-05-22T20:08:45.766Z
31642025-05-22T20:08:45.766Zinfo: running `cargo check --bins` on nexus-db-lookup (133/215)
31652025-05-22T20:08:46.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-05-22T20:08:46.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-05-22T20:08:46.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-05-22T20:08:46.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31692025-05-22T20:08:46.574Z
31702025-05-22T20:08:46.574Zinfo: running `cargo check --bins` on nexus-inventory (134/215)
31712025-05-22T20:08:47.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-05-22T20:08:47.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-05-22T20:08:47.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-05-22T20:08:47.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31752025-05-22T20:08:47.372Z
31762025-05-22T20:08:47.372Zinfo: running `cargo check --bins` on typed-rng (135/215)
31772025-05-22T20:08:48.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-05-22T20:08:48.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-05-22T20:08:48.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-05-22T20:08:48.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31812025-05-22T20:08:48.089Z
31822025-05-22T20:08:48.090Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/215)
31832025-05-22T20:08:48.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-05-22T20:08:48.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-05-22T20:08:49.038Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
31862025-05-22T20:08:49.042Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31872025-05-22T20:08:49.042Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31882025-05-22T20:08:49.042Z Compiling thiserror-impl-no-std v2.0.2
31892025-05-22T20:08:49.042Z Checking universal-hash v0.5.1
31902025-05-22T20:08:49.186Z Checking opaque-debug v0.3.1
31912025-05-22T20:08:49.215Z Checking chacha20 v0.9.1
31922025-05-22T20:08:49.218Z Checking aead v0.5.2
31932025-05-22T20:08:49.342Z Compiling unicase v2.7.0
31942025-05-22T20:08:49.366Z Checking poly1305 v0.8.0
31952025-05-22T20:08:49.388Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31962025-05-22T20:08:49.510Z Compiling libefi-sys v0.1.0
31972025-05-22T20:08:49.605Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31982025-05-22T20:08:49.680Z Compiling bitfield-struct v0.6.2
31992025-05-22T20:08:49.729Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32002025-05-22T20:08:49.756Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32012025-05-22T20:08:49.857Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32022025-05-22T20:08:49.860Z Checking chacha20poly1305 v0.10.1
32032025-05-22T20:08:50.073Z Compiling proc-macro-error-attr2 v2.0.0
32042025-05-22T20:08:50.115Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052025-05-22T20:08:50.196Z Compiling salty v0.3.0
32062025-05-22T20:08:50.217Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32072025-05-22T20:08:50.649Z Compiling num-derive v0.3.3
32082025-05-22T20:08:50.807Z Compiling proc-macro-error2 v2.0.1
32092025-05-22T20:08:50.885Z Compiling xshell-macros v0.2.7
32102025-05-22T20:08:50.975Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32112025-05-22T20:08:51.404Z Checking papergrid v0.14.0
32122025-05-22T20:08:51.554Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-05-22T20:08:51.590Z Checking xshell v0.2.7
32142025-05-22T20:08:51.887Z Checking thiserror-no-std v2.0.2
32152025-05-22T20:08:51.953Z Compiling tabled_derive v0.10.0
32162025-05-22T20:08:52.039Z Checking vsss-rs v3.3.4
32172025-05-22T20:08:52.061Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32182025-05-22T20:08:52.347Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32192025-05-22T20:08:52.647Z Checking libscf-sys v1.1.0
32202025-05-22T20:08:52.890Z Compiling mime_guess v2.0.5
32212025-05-22T20:08:53.539Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32222025-05-22T20:08:53.737Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32232025-05-22T20:08:54.055Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32242025-05-22T20:08:54.394Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32252025-05-22T20:08:54.498Z Checking primeorder v0.13.6
32262025-05-22T20:08:54.989Z Checking env_filter v0.1.2
32272025-05-22T20:08:55.024Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32282025-05-22T20:08:55.122Z Checking p384 v0.13.0
32292025-05-22T20:08:55.269Z Checking env_logger v0.11.5
32302025-05-22T20:08:55.416Z Checking tabled v0.18.0
32312025-05-22T20:08:55.624Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32322025-05-22T20:08:56.119Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32332025-05-22T20:08:56.297Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32342025-05-22T20:08:56.328Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32352025-05-22T20:08:56.738Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32362025-05-22T20:08:56.760Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32372025-05-22T20:08:56.880Z Checking http-range v0.1.5
32382025-05-22T20:08:56.903Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32392025-05-22T20:08:56.979Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32402025-05-22T20:08:57.105Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32412025-05-22T20:08:57.350Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32422025-05-22T20:08:57.689Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32432025-05-22T20:08:57.841Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32442025-05-22T20:08:57.885Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
32452025-05-22T20:08:57.963Z Checking secrecy v0.8.0
32462025-05-22T20:08:58.174Z Checking atty v0.2.14
32472025-05-22T20:08:58.225Z Checking crc8 v0.1.1
32482025-05-22T20:08:58.267Z Checking hyper-staticfile v0.10.1
32492025-05-22T20:08:58.349Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32502025-05-22T20:08:58.559Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32512025-05-22T20:08:58.814Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32522025-05-22T20:08:59.079Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32532025-05-22T20:08:59.080Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32542025-05-22T20:08:59.513Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32552025-05-22T20:08:59.630Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32562025-05-22T20:08:59.800Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32572025-05-22T20:08:59.888Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32582025-05-22T20:08:59.950Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32592025-05-22T20:09:00.055Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32602025-05-22T20:09:00.459Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32612025-05-22T20:09:00.877Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32622025-05-22T20:09:01.321Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32632025-05-22T20:09:01.324Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32642025-05-22T20:09:01.324Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32652025-05-22T20:09:01.957Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32662025-05-22T20:09:02.329Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32672025-05-22T20:09:02.616Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32682025-05-22T20:09:03.758Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32692025-05-22T20:09:10.386Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-05-22T20:09:24.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.11s
32712025-05-22T20:09:24.437Z
32722025-05-22T20:09:24.437Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/215)
32732025-05-22T20:09:25.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-05-22T20:09:25.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-05-22T20:09:25.329Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32762025-05-22T20:09:39.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.83s
32772025-05-22T20:09:39.499Z
32782025-05-22T20:09:39.499Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/215)
32792025-05-22T20:09:40.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-05-22T20:09:40.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-05-22T20:09:40.412Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32822025-05-22T20:09:54.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.88s
32832025-05-22T20:09:54.610Z
32842025-05-22T20:09:54.610Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/215)
32852025-05-22T20:09:55.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-05-22T20:09:55.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-05-22T20:09:55.501Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882025-05-22T20:10:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s
32892025-05-22T20:10:09.896Z
32902025-05-22T20:10:09.896Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/215)
32912025-05-22T20:10:10.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-05-22T20:10:10.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-05-22T20:10:10.774Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32942025-05-22T20:10:24.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.72s
32952025-05-22T20:10:24.842Z
32962025-05-22T20:10:24.842Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/215)
32972025-05-22T20:10:25.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-05-22T20:10:25.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-05-22T20:10:25.729Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33002025-05-22T20:10:39.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
33012025-05-22T20:10:39.850Z
33022025-05-22T20:10:39.850Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/215)
33032025-05-22T20:10:40.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-05-22T20:10:40.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-05-22T20:10:40.749Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33062025-05-22T20:10:54.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
33072025-05-22T20:10:54.770Z
33082025-05-22T20:10:54.770Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/215)
33092025-05-22T20:10:55.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-05-22T20:10:55.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-05-22T20:10:55.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33122025-05-22T20:11:09.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.80s
33132025-05-22T20:11:09.806Z
33142025-05-22T20:11:09.806Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/215)
33152025-05-22T20:11:10.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-05-22T20:11:10.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-05-22T20:11:10.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-05-22T20:11:10.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33192025-05-22T20:11:10.625Z
33202025-05-22T20:11:10.626Zinfo: running `cargo check --bins` on key-manager (145/215)
33212025-05-22T20:11:11.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-05-22T20:11:11.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-05-22T20:11:11.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-05-22T20:11:11.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33252025-05-22T20:11:11.373Z
33262025-05-22T20:11:11.373Zinfo: running `cargo check --bins` on range-requests (146/215)
33272025-05-22T20:11:12.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-05-22T20:11:12.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-05-22T20:11:12.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-05-22T20:11:12.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33312025-05-22T20:11:12.108Z
33322025-05-22T20:11:12.108Zinfo: running `cargo check --bins` on repo-depot-api (147/215)
33332025-05-22T20:11:12.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-05-22T20:11:12.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-05-22T20:11:12.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-05-22T20:11:12.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33372025-05-22T20:11:12.854Z
33382025-05-22T20:11:12.854Zinfo: running `cargo check --bins` on sled-agent-api (148/215)
33392025-05-22T20:11:13.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-05-22T20:11:13.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-05-22T20:11:13.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-05-22T20:11:13.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33432025-05-22T20:11:13.650Z
33442025-05-22T20:11:13.651Zinfo: running `cargo check --bins` on sled-diagnostics (149/215)
33452025-05-22T20:11:14.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-05-22T20:11:14.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-05-22T20:11:14.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-05-22T20:11:14.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33492025-05-22T20:11:14.414Z
33502025-05-22T20:11:14.414Zinfo: running `cargo check --bins --no-default-features` on sled-storage (150/215)
33512025-05-22T20:11:15.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-05-22T20:11:15.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-05-22T20:11:15.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-05-22T20:11:15.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33552025-05-22T20:11:15.187Z
33562025-05-22T20:11:15.187Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (151/215)
33572025-05-22T20:11:15.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-05-22T20:11:15.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-05-22T20:11:15.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-05-22T20:11:15.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33612025-05-22T20:11:15.950Z
33622025-05-22T20:11:15.950Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (152/215)
33632025-05-22T20:11:16.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-05-22T20:11:16.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-05-22T20:11:16.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-05-22T20:11:16.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33672025-05-22T20:11:16.711Z
33682025-05-22T20:11:16.711Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (153/215)
33692025-05-22T20:11:17.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-05-22T20:11:17.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-05-22T20:11:17.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-05-22T20:11:17.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33732025-05-22T20:11:17.481Z
33742025-05-22T20:11:17.481Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (154/215)
33752025-05-22T20:11:18.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-05-22T20:11:18.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-05-22T20:11:18.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-05-22T20:11:18.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33792025-05-22T20:11:18.278Z
33802025-05-22T20:11:18.278Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (155/215)
33812025-05-22T20:11:18.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-05-22T20:11:18.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-05-22T20:11:18.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-05-22T20:11:18.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33852025-05-22T20:11:19.057Z
33862025-05-22T20:11:19.057Zinfo: running `cargo check --bins` on sled-agent-zone-images (156/215)
33872025-05-22T20:11:19.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-05-22T20:11:19.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-05-22T20:11:19.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902025-05-22T20:11:19.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33912025-05-22T20:11:19.949Z
33922025-05-22T20:11:19.949Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (157/215)
33932025-05-22T20:11:20.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-05-22T20:11:20.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-05-22T20:11:20.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962025-05-22T20:11:20.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33972025-05-22T20:11:20.764Z
33982025-05-22T20:11:20.764Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (158/215)
33992025-05-22T20:11:21.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-05-22T20:11:21.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-05-22T20:11:21.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-05-22T20:11:21.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34032025-05-22T20:11:21.420Z
34042025-05-22T20:11:21.420Zinfo: running `cargo check --bins` on nexus-test-interface (159/215)
34052025-05-22T20:11:22.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-05-22T20:11:22.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-05-22T20:11:22.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-05-22T20:11:22.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34092025-05-22T20:11:22.212Z
34102025-05-22T20:11:22.212Zinfo: running `cargo check --bins` on oximeter-collector (160/215)
34112025-05-22T20:11:22.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-05-22T20:11:22.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-05-22T20:11:23.045Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34142025-05-22T20:11:23.045Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34152025-05-22T20:11:23.980Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34162025-05-22T20:11:26.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
34172025-05-22T20:11:26.277Z
34182025-05-22T20:11:26.277Zinfo: running `cargo check --bins` on oximeter-api (161/215)
34192025-05-22T20:11:26.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-05-22T20:11:26.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-05-22T20:11:26.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222025-05-22T20:11:26.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34232025-05-22T20:11:27.030Z
34242025-05-22T20:11:27.030Zinfo: running `cargo check --bins` on cert-dev (162/215)
34252025-05-22T20:11:27.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-05-22T20:11:27.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-05-22T20:11:27.752Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34282025-05-22T20:11:28.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
34292025-05-22T20:11:28.254Z
34302025-05-22T20:11:28.254Zinfo: running `cargo check --bins` on clickana (163/215)
34312025-05-22T20:11:28.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-05-22T20:11:28.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-05-22T20:11:29.014Z Checking itertools v0.13.0
34342025-05-22T20:11:29.014Z Checking castaway v0.2.3
34352025-05-22T20:11:29.017Z Checking lru v0.12.5
34362025-05-22T20:11:29.017Z Compiling instability v0.3.2
34372025-05-22T20:11:29.017Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34382025-05-22T20:11:29.017Z Compiling indoc v2.0.6
34392025-05-22T20:11:29.017Z Checking cassowary v0.3.0
34402025-05-22T20:11:29.266Z Checking compact_str v0.8.0
34412025-05-22T20:11:30.862Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34422025-05-22T20:11:30.956Z Checking unicode-truncate v1.1.0
34432025-05-22T20:11:31.112Z Checking ratatui v0.29.0
34442025-05-22T20:11:33.017Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34452025-05-22T20:11:33.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
34462025-05-22T20:11:34.138Z
34472025-05-22T20:11:34.138Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (164/215)
34482025-05-22T20:11:34.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-05-22T20:11:34.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-05-22T20:11:34.968Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34512025-05-22T20:11:34.968Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34522025-05-22T20:11:36.051Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34532025-05-22T20:11:36.543Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34542025-05-22T20:11:36.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
34552025-05-22T20:11:37.152Z
34562025-05-22T20:11:37.153Zinfo: running `cargo check --bins` on ch-dev (165/215)
34572025-05-22T20:11:37.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582025-05-22T20:11:37.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592025-05-22T20:11:37.931Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34602025-05-22T20:11:38.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
34612025-05-22T20:11:38.921Z
34622025-05-22T20:11:38.921Zinfo: running `cargo check --bins` on dev-tools-common (166/215)
34632025-05-22T20:11:39.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-05-22T20:11:39.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-05-22T20:11:39.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662025-05-22T20:11:39.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34672025-05-22T20:11:39.469Z
34682025-05-22T20:11:39.469Zinfo: running `cargo check --bins` on crdb-seed (167/215)
34692025-05-22T20:11:40.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-05-22T20:11:40.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-05-22T20:11:40.243Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34722025-05-22T20:11:40.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34732025-05-22T20:11:40.853Z
34742025-05-22T20:11:40.853Zinfo: running `cargo check --bins` on db-dev (168/215)
34752025-05-22T20:11:41.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-05-22T20:11:41.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-05-22T20:11:41.652Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34782025-05-22T20:11:42.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
34792025-05-22T20:11:42.642Z
34802025-05-22T20:11:42.642Zinfo: running `cargo check --bins` on omicron-dev-lib (169/215)
34812025-05-22T20:11:43.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-05-22T20:11:43.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-05-22T20:11:43.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842025-05-22T20:11:43.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34852025-05-22T20:11:43.408Z
34862025-05-22T20:11:43.408Zinfo: running `cargo check --bins` on xtask-downloader (170/215)
34872025-05-22T20:11:44.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-05-22T20:11:44.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-05-22T20:11:44.133Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34902025-05-22T20:11:45.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
34912025-05-22T20:11:45.189Z
34922025-05-22T20:11:45.189Zinfo: running `cargo check --bins` on omicron-ls-apis (171/215)
34932025-05-22T20:11:45.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-05-22T20:11:45.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-05-22T20:11:45.925Z Checking cargo-platform v0.1.8
34962025-05-22T20:11:46.221Z Checking cargo_metadata v0.19.2
34972025-05-22T20:11:47.242Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34982025-05-22T20:11:48.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
34992025-05-22T20:11:48.283Z
35002025-05-22T20:11:48.283Zinfo: running `cargo check --bins` on mgs-dev (172/215)
35012025-05-22T20:11:49.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-05-22T20:11:49.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-05-22T20:11:49.158Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35042025-05-22T20:11:50.891Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35052025-05-22T20:11:51.513Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35062025-05-22T20:11:52.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
35072025-05-22T20:11:52.320Z
35082025-05-22T20:11:52.320Zinfo: running `cargo check --bins` on omicron-omdb (173/215)
35092025-05-22T20:11:53.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-05-22T20:11:53.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-05-22T20:11:53.319Z Compiling crunchy v0.2.2
35122025-05-22T20:11:53.322Z Compiling dsl_auto_type v0.1.2
35132025-05-22T20:11:53.455Z Checking scheduled-thread-pool v0.2.7
35142025-05-22T20:11:53.469Z Compiling diesel_table_macro_syntax v0.2.0
35152025-05-22T20:11:53.471Z Compiling tiny-keccak v2.0.2
35162025-05-22T20:11:53.509Z Compiling bit-vec v0.6.3
35172025-05-22T20:11:53.512Z Compiling ascii-canvas v3.0.0
35182025-05-22T20:11:53.529Z Compiling ena v0.14.3
35192025-05-22T20:11:53.665Z Checking r2d2 v0.8.10
35202025-05-22T20:11:53.832Z Compiling diff v0.1.13
35212025-05-22T20:11:53.853Z Compiling bindgen v0.71.1
35222025-05-22T20:11:53.929Z Compiling bit-set v0.5.3
35232025-05-22T20:11:53.946Z Compiling regex-syntax v0.6.29
35242025-05-22T20:11:53.999Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35252025-05-22T20:11:54.071Z Compiling rustc-hash v2.1.1
35262025-05-22T20:11:54.216Z Compiling ref-cast v1.0.23
35272025-05-22T20:11:54.246Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35282025-05-22T20:11:54.293Z Compiling derive_builder_core v0.20.2
35292025-05-22T20:11:54.358Z Compiling libxml v0.3.3
35302025-05-22T20:11:54.549Z Compiling ref-cast-impl v1.0.23
35312025-05-22T20:11:54.698Z Compiling diesel_derives v2.2.3
35322025-05-22T20:11:54.743Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35332025-05-22T20:11:54.822Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35342025-05-22T20:11:54.860Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35352025-05-22T20:11:55.283Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35362025-05-22T20:11:55.307Z Compiling strum_macros v0.24.3
35372025-05-22T20:11:55.622Z Compiling indoc v1.0.9
35382025-05-22T20:11:56.352Z Compiling derive_builder_macro v0.20.2
35392025-05-22T20:11:56.514Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35402025-05-22T20:11:56.799Z Compiling impl-trait-for-tuples v0.2.2
35412025-05-22T20:11:57.217Z Compiling lalrpop v0.19.12
35422025-05-22T20:11:57.355Z Checking derive_builder v0.20.2
35432025-05-22T20:11:57.546Z Compiling oso-derive v0.27.3
35442025-05-22T20:11:57.804Z Checking quick-xml v0.37.2
35452025-05-22T20:11:58.356Z Checking maplit v1.0.2
35462025-05-22T20:11:58.526Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35472025-05-22T20:11:58.552Z Compiling diesel-dtrace v0.4.2
35482025-05-22T20:11:58.983Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35492025-05-22T20:11:59.008Z Checking bb8 v0.8.5
35502025-05-22T20:11:59.351Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35512025-05-22T20:11:59.504Z Checking io-lifetimes v1.0.11
35522025-05-22T20:11:59.705Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35532025-05-22T20:11:59.737Z Checking rustix v0.37.28
35542025-05-22T20:12:00.010Z Checking rand_seeder v0.3.0
35552025-05-22T20:12:00.066Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35562025-05-22T20:12:00.090Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35572025-05-22T20:12:00.269Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35582025-05-22T20:12:00.529Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35592025-05-22T20:12:00.816Z Checking terminal_size v0.2.6
35602025-05-22T20:12:00.840Z Checking smawk v0.3.2
35612025-05-22T20:12:01.032Z Checking is_ci v1.2.0
35622025-05-22T20:12:01.086Z Checking unicode-linebreak v0.1.5
35632025-05-22T20:12:01.212Z Checking supports-color v3.0.2
35642025-05-22T20:12:01.487Z Checking support-bundle-viewer v0.1.0
35652025-05-22T20:12:01.577Z Checking textwrap v0.16.1
35662025-05-22T20:12:01.956Z Checking multimap v0.10.1
35672025-05-22T20:12:02.197Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35682025-05-22T20:12:03.946Z Checking diesel v2.2.10
35692025-05-22T20:12:19.053Z Compiling samael v0.0.18
35702025-05-22T20:12:34.456Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35712025-05-22T20:12:35.078Z Checking async-bb8-diesel v0.2.1
35722025-05-22T20:12:37.154Z Compiling polar-core v0.27.3
35732025-05-22T20:12:44.417Z Checking oso v0.27.3
35742025-05-22T20:13:21.058Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35752025-05-22T20:13:52.890Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35762025-05-22T20:14:02.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
35772025-05-22T20:14:02.446Z
35782025-05-22T20:14:02.446Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (174/215)
35792025-05-22T20:14:03.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-05-22T20:14:03.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-05-22T20:14:03.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-05-22T20:14:03.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35832025-05-22T20:14:03.269Z
35842025-05-22T20:14:03.270Zinfo: running `cargo check --bins` on nexus-saga-recovery (175/215)
35852025-05-22T20:14:03.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-05-22T20:14:03.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-05-22T20:14:03.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-05-22T20:14:03.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35892025-05-22T20:14:04.081Z
35902025-05-22T20:14:04.081Zinfo: running `cargo check --bins` on nexus-test-utils-macros (176/215)
35912025-05-22T20:14:04.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-05-22T20:14:04.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-05-22T20:14:04.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-05-22T20:14:04.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35952025-05-22T20:14:04.817Z
35962025-05-22T20:14:04.817Zinfo: running `cargo check --bins` on omicron-nexus (177/215)
35972025-05-22T20:14:05.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-05-22T20:14:05.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-05-22T20:14:05.837Z Compiling libz-sys v1.1.20
36002025-05-22T20:14:05.842Z Compiling libgit2-sys v0.17.0+1.8.1
36012025-05-22T20:14:05.988Z Compiling vergen v8.3.2
36022025-05-22T20:14:05.991Z Compiling cargo-platform v0.1.8
36032025-05-22T20:14:05.991Z Compiling pin-project-internal v1.1.6
36042025-05-22T20:14:06.021Z Compiling snafu-derive v0.8.5
36052025-05-22T20:14:06.024Z Compiling fs-err v2.11.0
36062025-05-22T20:14:06.024Z Compiling rustls v0.21.12
36072025-05-22T20:14:06.283Z Checking globset v0.4.15
36082025-05-22T20:14:06.364Z Compiling cargo_metadata v0.18.1
36092025-05-22T20:14:06.519Z Checking olpc-cjson v0.1.4
36102025-05-22T20:14:06.577Z Checking sct v0.7.1
36112025-05-22T20:14:06.683Z Checking rustls-webpki v0.101.7
36122025-05-22T20:14:06.792Z Checking serde_plain v1.0.2
36132025-05-22T20:14:06.815Z Checking typed-path v0.9.3
36142025-05-22T20:14:07.076Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36152025-05-22T20:14:07.291Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36162025-05-22T20:14:07.385Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36172025-05-22T20:14:07.592Z Checking parse-size v1.1.0
36182025-05-22T20:14:07.754Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36192025-05-22T20:14:07.794Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36202025-05-22T20:14:08.027Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36212025-05-22T20:14:08.679Z Checking pin-project v1.1.6
36222025-05-22T20:14:08.747Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36232025-05-22T20:14:08.836Z Checking rustls-pemfile v1.0.4
36242025-05-22T20:14:09.083Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36252025-05-22T20:14:09.197Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36262025-05-22T20:14:09.291Z Checking twox-hash v2.1.0
36272025-05-22T20:14:09.438Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36282025-05-22T20:14:09.670Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36292025-05-22T20:14:09.912Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36302025-05-22T20:14:10.346Z Checking tokio-rustls v0.24.1
36312025-05-22T20:14:10.548Z Checking snafu v0.8.5
36322025-05-22T20:14:10.729Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36332025-05-22T20:14:11.039Z Checking tough v0.20.0
36342025-05-22T20:14:11.292Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36352025-05-22T20:14:11.408Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36362025-05-22T20:14:11.550Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36372025-05-22T20:14:11.553Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36382025-05-22T20:14:11.676Z Checking fatfs v0.3.6
36392025-05-22T20:14:11.772Z Checking assert_matches v1.5.0
36402025-05-22T20:14:15.012Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36412025-05-22T20:14:16.405Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36422025-05-22T20:14:17.649Z Compiling git2 v0.19.0
36432025-05-22T20:14:21.699Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36442025-05-22T20:15:17.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36452025-05-22T20:15:17.915Z
36462025-05-22T20:15:17.915Zinfo: running `cargo check --bins` on nexus-background-task-interface (178/215)
36472025-05-22T20:15:18.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-05-22T20:15:18.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-05-22T20:15:18.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36502025-05-22T20:15:18.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36512025-05-22T20:15:18.705Z
36522025-05-22T20:15:18.705Zinfo: running `cargo check --bins` on nexus-external-api (179/215)
36532025-05-22T20:15:19.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542025-05-22T20:15:19.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552025-05-22T20:15:19.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36562025-05-22T20:15:19.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36572025-05-22T20:15:19.505Z
36582025-05-22T20:15:19.505Zinfo: running `cargo check --bins` on nexus-internal-api (180/215)
36592025-05-22T20:15:20.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602025-05-22T20:15:20.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612025-05-22T20:15:20.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36622025-05-22T20:15:20.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36632025-05-22T20:15:20.301Z
36642025-05-22T20:15:20.301Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (181/215)
36652025-05-22T20:15:21.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-05-22T20:15:21.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-05-22T20:15:21.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-05-22T20:15:21.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36692025-05-22T20:15:21.127Z
36702025-05-22T20:15:21.127Zinfo: running `cargo check --bins` on nexus-mgs-updates (182/215)
36712025-05-22T20:15:21.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-05-22T20:15:21.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-05-22T20:15:21.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742025-05-22T20:15:21.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36752025-05-22T20:15:21.905Z
36762025-05-22T20:15:21.905Zinfo: running `cargo check --bins` on nexus-networking (183/215)
36772025-05-22T20:15:22.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-05-22T20:15:22.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-05-22T20:15:22.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-05-22T20:15:22.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36812025-05-22T20:15:22.721Z
36822025-05-22T20:15:22.721Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (184/215)
36832025-05-22T20:15:23.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-05-22T20:15:23.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-05-22T20:15:23.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36862025-05-22T20:15:23.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36872025-05-22T20:15:23.542Z
36882025-05-22T20:15:23.542Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (185/215)
36892025-05-22T20:15:24.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-05-22T20:15:24.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-05-22T20:15:24.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922025-05-22T20:15:24.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36932025-05-22T20:15:24.363Z
36942025-05-22T20:15:24.363Zinfo: running `cargo check --bins` on parallel-task-set (186/215)
36952025-05-22T20:15:25.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962025-05-22T20:15:25.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972025-05-22T20:15:25.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982025-05-22T20:15:25.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36992025-05-22T20:15:25.092Z
37002025-05-22T20:15:25.092Zinfo: running `cargo check --bins` on update-common (187/215)
37012025-05-22T20:15:25.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-05-22T20:15:25.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-05-22T20:15:25.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042025-05-22T20:15:25.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37052025-05-22T20:15:25.874Z
37062025-05-22T20:15:25.874Zinfo: running `cargo check --bins` on omicron-dev (188/215)
37072025-05-22T20:15:26.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-05-22T20:15:26.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-05-22T20:15:26.928Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37102025-05-22T20:15:26.931Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37112025-05-22T20:15:27.086Z Checking diff v0.1.13
37122025-05-22T20:15:27.086Z Checking yansi v1.0.1
37132025-05-22T20:15:27.090Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37142025-05-22T20:15:27.100Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37152025-05-22T20:15:27.536Z Checking pretty_assertions v1.4.1
37162025-05-22T20:15:28.211Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37172025-05-22T20:15:54.685Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37182025-05-22T20:15:54.689Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37192025-05-22T20:15:54.689Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37202025-05-22T20:15:54.689Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37212025-05-22T20:15:54.689Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37222025-05-22T20:15:54.689Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37232025-05-22T20:15:55.724Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37242025-05-22T20:15:57.026Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37252025-05-22T20:16:42.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
37262025-05-22T20:16:42.553Z
37272025-05-22T20:16:42.553Zinfo: running `cargo check --bins` on openapi-manager (189/215)
37282025-05-22T20:16:43.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-05-22T20:16:43.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-05-22T20:16:43.416Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37312025-05-22T20:16:43.416Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37322025-05-22T20:16:43.419Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37332025-05-22T20:16:43.540Z Checking heck v0.4.1
37342025-05-22T20:16:43.564Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37352025-05-22T20:16:43.737Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37362025-05-22T20:16:43.999Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37372025-05-22T20:16:44.683Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37382025-05-22T20:16:46.921Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37392025-05-22T20:16:48.462Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37402025-05-22T20:16:49.325Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37412025-05-22T20:16:50.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
37422025-05-22T20:16:51.033Z
37432025-05-22T20:16:51.033Zinfo: running `cargo check --bins` on installinator-api (190/215)
37442025-05-22T20:16:51.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-05-22T20:16:51.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-05-22T20:16:51.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472025-05-22T20:16:51.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37482025-05-22T20:16:51.806Z
37492025-05-22T20:16:51.806Zinfo: running `cargo check --bins` on wicketd-api (191/215)
37502025-05-22T20:16:52.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512025-05-22T20:16:52.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522025-05-22T20:16:52.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532025-05-22T20:16:52.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37542025-05-22T20:16:52.611Z
37552025-05-22T20:16:52.611Zinfo: running `cargo check --bins` on omicron-pins (192/215)
37562025-05-22T20:16:53.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572025-05-22T20:16:53.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582025-05-22T20:16:53.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592025-05-22T20:16:53.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37602025-05-22T20:16:53.338Z
37612025-05-22T20:16:53.338Zinfo: running `cargo check --bins` on reconfigurator-cli (193/215)
37622025-05-22T20:16:54.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-05-22T20:16:54.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-05-22T20:16:54.213Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37652025-05-22T20:16:54.213Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37662025-05-22T20:16:54.217Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37672025-05-22T20:16:54.364Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37682025-05-22T20:16:54.367Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37692025-05-22T20:16:54.367Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37702025-05-22T20:16:54.392Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37712025-05-22T20:16:54.410Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37722025-05-22T20:16:54.640Z Compiling petname v2.0.2
37732025-05-22T20:16:54.643Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37742025-05-22T20:16:54.692Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37752025-05-22T20:16:54.985Z Checking sync-ptr v0.1.1
37762025-05-22T20:16:55.034Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37772025-05-22T20:16:55.452Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37782025-05-22T20:16:57.340Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37792025-05-22T20:16:58.143Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37802025-05-22T20:16:59.597Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37812025-05-22T20:17:10.194Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37822025-05-22T20:17:10.197Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37832025-05-22T20:17:11.407Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37842025-05-22T20:17:12.143Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37852025-05-22T20:17:14.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.95s
37862025-05-22T20:17:14.498Z
37872025-05-22T20:17:14.498Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215)
37882025-05-22T20:17:15.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-05-22T20:17:15.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-05-22T20:17:15.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912025-05-22T20:17:15.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37922025-05-22T20:17:15.309Z
37932025-05-22T20:17:15.309Zinfo: running `cargo check --bins` on omicron-repl-utils (195/215)
37942025-05-22T20:17:15.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-05-22T20:17:15.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-05-22T20:17:15.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972025-05-22T20:17:15.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37982025-05-22T20:17:16.050Z
37992025-05-22T20:17:16.050Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215)
38002025-05-22T20:17:16.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-05-22T20:17:16.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-05-22T20:17:16.925Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
38032025-05-22T20:17:17.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
38042025-05-22T20:17:18.181Z
38052025-05-22T20:17:18.181Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (197/215)
38062025-05-22T20:17:18.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-05-22T20:17:18.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-05-22T20:17:19.004Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38092025-05-22T20:17:19.449Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38102025-05-22T20:17:20.430Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
38112025-05-22T20:17:21.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
38122025-05-22T20:17:21.284Z
38132025-05-22T20:17:21.284Zinfo: running `cargo check --bins` on omicron-releng (198/215)
38142025-05-22T20:17:21.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-05-22T20:17:21.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-05-22T20:17:22.042Z Compiling blake3 v1.5.4
38172025-05-22T20:17:22.050Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38182025-05-22T20:17:22.164Z Checking memmap2 v0.9.5
38192025-05-22T20:17:22.170Z Checking arrayref v0.3.9
38202025-05-22T20:17:22.170Z Checking constant_time_eq v0.3.1
38212025-05-22T20:17:22.170Z Checking arrayvec v0.7.6
38222025-05-22T20:17:22.207Z Checking topological-sort v0.2.2
38232025-05-22T20:17:22.214Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38242025-05-22T20:17:22.259Z Checking shell-words v1.1.0
38252025-05-22T20:17:22.664Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38262025-05-22T20:17:22.921Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38272025-05-22T20:17:23.377Z Checking omicron-zone-package v0.12.2
38282025-05-22T20:17:24.578Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38292025-05-22T20:17:25.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
38302025-05-22T20:17:25.813Z
38312025-05-22T20:17:25.814Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (199/215)
38322025-05-22T20:17:26.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-05-22T20:17:26.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-05-22T20:17:26.584Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38352025-05-22T20:17:26.967Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38362025-05-22T20:17:27.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
38372025-05-22T20:17:27.585Z
38382025-05-22T20:17:27.585Zinfo: running `cargo check --bins` on xtask (200/215)
38392025-05-22T20:17:28.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-05-22T20:17:28.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-05-22T20:17:28.137Z Checking bitflags v2.9.0
38422025-05-22T20:17:28.140Z Checking serde v1.0.219
38432025-05-22T20:17:28.140Z Checking thiserror v1.0.69
38442025-05-22T20:17:28.246Z Checking scroll v0.12.0
38452025-05-22T20:17:28.255Z Checking hashbrown v0.15.1
38462025-05-22T20:17:28.258Z Checking log v0.4.27
38472025-05-22T20:17:28.266Z Checking zerocopy v0.7.35
38482025-05-22T20:17:28.297Z Checking syn v2.0.101
38492025-05-22T20:17:28.367Z Checking pest v2.7.14
38502025-05-22T20:17:28.483Z Checking rustix v0.38.37
38512025-05-22T20:17:28.523Z Checking once_cell v1.21.3
38522025-05-22T20:17:28.707Z Checking goblin v0.8.2
38532025-05-22T20:17:28.832Z Checking thiserror v2.0.12
38542025-05-22T20:17:29.002Z Checking fs-err v3.1.0
38552025-05-22T20:17:29.259Z Checking indexmap v2.9.0
38562025-05-22T20:17:29.340Z Checking anyhow v1.0.98
38572025-05-22T20:17:29.449Z Checking tabled v0.15.0
38582025-05-22T20:17:29.709Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38592025-05-22T20:17:30.352Z Checking terminal_size v0.4.0
38602025-05-22T20:17:30.355Z Checking tempfile v3.13.0
38612025-05-22T20:17:30.571Z Checking clap_builder v4.5.35
38622025-05-22T20:17:30.820Z Checking dtrace-parser v0.2.0
38632025-05-22T20:17:32.355Z Checking serde_json v1.0.140
38642025-05-22T20:17:32.355Z Checking serde_spanned v0.6.8
38652025-05-22T20:17:32.382Z Checking toml_datetime v0.6.9
38662025-05-22T20:17:32.382Z Checking camino v1.1.9
38672025-05-22T20:17:32.382Z Checking semver v1.0.26
38682025-05-22T20:17:32.519Z Checking cargo-platform v0.1.8
38692025-05-22T20:17:32.609Z Checking macaddr v1.0.1
38702025-05-22T20:17:32.634Z Checking clap v4.5.35
38712025-05-22T20:17:32.654Z Checking toml_edit v0.22.26
38722025-05-22T20:17:32.867Z Checking camino-tempfile v1.3.0
38732025-05-22T20:17:33.473Z Checking dof v0.3.0
38742025-05-22T20:17:33.473Z Checking cargo_metadata v0.19.2
38752025-05-22T20:17:33.893Z Checking usdt-impl v0.5.0
38762025-05-22T20:17:34.267Z Checking usdt v0.5.0
38772025-05-22T20:17:34.431Z Checking toml v0.8.22
38782025-05-22T20:17:34.886Z Checking cargo_toml v0.21.0
38792025-05-22T20:17:36.046Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38802025-05-22T20:17:36.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.09s
38812025-05-22T20:17:36.820Z
38822025-05-22T20:17:36.820Zinfo: running `cargo check --bins` on end-to-end-tests (201/215)
38832025-05-22T20:17:37.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-05-22T20:17:37.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-05-22T20:17:37.728Z Checking polyval v0.6.2
38862025-05-22T20:17:37.795Z Checking ctr v0.9.2
38872025-05-22T20:17:37.918Z Checking ssh-encoding v0.2.0
38882025-05-22T20:17:37.964Z Checking blowfish v0.9.1
38892025-05-22T20:17:37.965Z Checking password-hash v0.4.2
38902025-05-22T20:17:37.965Z Checking p521 v0.13.3
38912025-05-22T20:17:37.965Z Checking p256 v0.13.2
38922025-05-22T20:17:37.965Z Checking russh-cryptovec v0.7.3
38932025-05-22T20:17:38.102Z Checking ghash v0.5.1
38942025-05-22T20:17:38.117Z Checking md5 v0.7.0
38952025-05-22T20:17:38.144Z Checking num-bigint v0.4.6
38962025-05-22T20:17:38.224Z Checking bcrypt-pbkdf v0.10.0
38972025-05-22T20:17:38.262Z Checking aes-gcm v0.10.3
38982025-05-22T20:17:38.271Z Checking des v0.8.1
38992025-05-22T20:17:38.332Z Checking pbkdf2 v0.11.0
39002025-05-22T20:17:38.376Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39012025-05-22T20:17:38.418Z Checking hex-literal v0.4.1
39022025-05-22T20:17:38.503Z Checking ssh-cipher v0.2.0
39032025-05-22T20:17:38.520Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39042025-05-22T20:17:38.543Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39052025-05-22T20:17:38.564Z Checking internet-checksum v0.2.1
39062025-05-22T20:17:38.812Z Checking ssh-key v0.6.6
39072025-05-22T20:17:39.001Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39082025-05-22T20:17:39.919Z Checking russh-keys v0.45.0
39092025-05-22T20:17:40.769Z Checking russh v0.45.0
39102025-05-22T20:18:00.823Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39112025-05-22T20:18:02.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.49s
39122025-05-22T20:18:02.518Z
39132025-05-22T20:18:02.519Zinfo: running `cargo check --bins` on gateway-cli (202/215)
39142025-05-22T20:18:03.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152025-05-22T20:18:03.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162025-05-22T20:18:03.311Z Checking termios v0.3.3
39172025-05-22T20:18:03.531Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39182025-05-22T20:18:04.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
39192025-05-22T20:18:04.524Z
39202025-05-22T20:18:04.524Zinfo: running `cargo check --bins --no-default-features` on installinator (203/215)
39212025-05-22T20:18:05.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-05-22T20:18:05.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-05-22T20:18:05.377Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39242025-05-22T20:18:05.383Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39252025-05-22T20:18:05.383Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39262025-05-22T20:18:05.383Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39272025-05-22T20:18:06.287Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39282025-05-22T20:18:06.509Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39292025-05-22T20:18:08.196Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39302025-05-22T20:18:10.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
39312025-05-22T20:18:10.554Z
39322025-05-22T20:18:10.554Zinfo: running `cargo check --bins` on internal-dns-cli (204/215)
39332025-05-22T20:18:11.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342025-05-22T20:18:11.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352025-05-22T20:18:11.328Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39362025-05-22T20:18:11.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
39372025-05-22T20:18:12.030Z
39382025-05-22T20:18:12.030Zinfo: running `cargo check --bins` on omicron-live-tests (205/215)
39392025-05-22T20:18:12.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402025-05-22T20:18:12.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412025-05-22T20:18:12.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422025-05-22T20:18:12.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
39432025-05-22T20:18:12.773Z
39442025-05-22T20:18:12.773Zinfo: running `cargo check --bins` on live-tests-macros (206/215)
39452025-05-22T20:18:13.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462025-05-22T20:18:13.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472025-05-22T20:18:13.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482025-05-22T20:18:13.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39492025-05-22T20:18:13.531Z
39502025-05-22T20:18:13.531Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215)
39512025-05-22T20:18:14.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522025-05-22T20:18:14.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532025-05-22T20:18:14.382Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39542025-05-22T20:18:15.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
39552025-05-22T20:18:15.245Z
39562025-05-22T20:18:15.245Zinfo: running `cargo check --bins` on omicron-package (208/215)
39572025-05-22T20:18:15.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582025-05-22T20:18:15.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592025-05-22T20:18:16.041Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39602025-05-22T20:18:17.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
39612025-05-22T20:18:17.712Z
39622025-05-22T20:18:17.712Zinfo: running `cargo check --bins` on trust-quorum (209/215)
39632025-05-22T20:18:18.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642025-05-22T20:18:18.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652025-05-22T20:18:18.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662025-05-22T20:18:18.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
39672025-05-22T20:18:18.494Z
39682025-05-22T20:18:18.494Zinfo: running `cargo check --bins` on gfss (210/215)
39692025-05-22T20:18:19.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702025-05-22T20:18:19.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712025-05-22T20:18:19.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722025-05-22T20:18:19.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
39732025-05-22T20:18:19.211Z
39742025-05-22T20:18:19.211Zinfo: running `cargo check --bins` on wicket-dbg (211/215)
39752025-05-22T20:18:19.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762025-05-22T20:18:19.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772025-05-22T20:18:20.064Z Checking rtoolbox v0.0.2
39782025-05-22T20:18:20.068Z Checking tui-tree-widget v0.23.0
39792025-05-22T20:18:20.068Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39802025-05-22T20:18:20.318Z Checking rpassword v7.3.1
39812025-05-22T20:18:28.794Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39822025-05-22T20:18:29.124Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39832025-05-22T20:18:29.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.06s
39842025-05-22T20:18:29.488Z
39852025-05-22T20:18:29.488Zinfo: running `cargo check --bins` on wicket (212/215)
39862025-05-22T20:18:30.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872025-05-22T20:18:30.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882025-05-22T20:18:30.327Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39892025-05-22T20:18:30.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
39902025-05-22T20:18:30.987Z
39912025-05-22T20:18:30.988Zinfo: running `cargo check --bins` on wicketd (213/215)
39922025-05-22T20:18:31.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932025-05-22T20:18:31.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942025-05-22T20:18:31.839Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39952025-05-22T20:18:35.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
39962025-05-22T20:18:36.155Z
39972025-05-22T20:18:36.155Zinfo: running `cargo check --bins` on omicron-workspace-hack (214/215)
39982025-05-22T20:18:36.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992025-05-22T20:18:36.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002025-05-22T20:18:36.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012025-05-22T20:18:36.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
40022025-05-22T20:18:36.888Z
40032025-05-22T20:18:36.888Zinfo: running `cargo check --bins` on zone-setup (215/215)
40042025-05-22T20:18:37.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052025-05-22T20:18:37.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062025-05-22T20:18:37.687Z Checking uzers v0.12.1
40072025-05-22T20:18:38.046Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40082025-05-22T20:18:39.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
40092025-05-22T20:18:39.326Z
40102025-05-22T20:18:39.326Zreal 15:14.824007756
40112025-05-22T20:18:39.326Zuser 30:15.425281090
40122025-05-22T20:18:39.326Zsys 4:58.168606060
40132025-05-22T20:18:39.326Ztrap 0.644402013
40142025-05-22T20:18:39.329Ztflt 0.664207254
40152025-05-22T20:18:39.329Zdflt 1.657274440
40162025-05-22T20:18:39.329Zkflt 0.001032164
40172025-05-22T20:18:39.329Zlock 50:47.361752841
40182025-05-22T20:18:39.329Zslp 2:27:20.105385181
40192025-05-22T20:18:39.330Zlat 1:13.744148828
40202025-05-22T20:18:39.330Zstop 4:38.396524894
40212025-05-22T20:18:39.330Zprocess exited: duration 1187737 ms, exit code 0
 
40222025-05-22T20:18:39.339Zfound 0 output files