01K0D15TAHTH0ZK21SHTE9Z6K2: 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: 01K0D17187KC8CTMMF2XRXHT2G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-17T20:30:04.274Zjob assigned to worker 01K0D173PF3X5PR8QWEHKV1V64 [factory aws, i-0492ab25924e52020] (queued for 1 m 0 s)
 
22025-07-17T20:30:13.182Zstarting task 0: "setup"
32025-07-17T20:30:13.216Z++ uname -s
42025-07-17T20:30:13.216Z+ kern=SunOS
52025-07-17T20:30:13.216Z+ build_user=build
62025-07-17T20:30:13.217Z+ build_uid=12345
72025-07-17T20:30:13.217Z+ work_dir=/work
82025-07-17T20:30:13.217Z+ input_dir=/input
92025-07-17T20:30:13.217Z+ [[ 0 == 12345 ]]
102025-07-17T20:30:13.217Z+ case "$kern" in
112025-07-17T20:30:13.217Z+ groupadd -g 12345 build
122025-07-17T20:30:13.217Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-17T20:30:15.200Z+ zfs create -o mountpoint=/work rpool/work
142025-07-17T20:30:15.320Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-17T20:30:15.325Z+ home_fs=zfs
162025-07-17T20:30:15.325Z+ [[ zfs == autofs ]]
172025-07-17T20:30:15.325Z+ mkdir -p /home/build
182025-07-17T20:30:15.325Z+ chown build:build /home/build /work
192025-07-17T20:30:17.328Z+ chmod 0700 /home/build /work
202025-07-17T20:30:17.332Zprocess exited: duration 4157 ms, exit code 0
 
212025-07-17T20:30:17.338Zstarting task 1: "rust-toolchain"
222025-07-17T20:30:17.344Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-17T20:30:17.344Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-17T20:30:17.344Z * rust toolchain channel = "1.88.0"
252025-07-17T20:30:17.344Z * rust toolchain profile = "default"
262025-07-17T20:30:17.344Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-17T20:30:17.344Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-17T20:30:17.347Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-17T20:30:17.347Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-17T20:30:17.467Zinfo: downloading installer
312025-07-17T20:30:18.788Zwarn: It looks like you have an existing installation of Rust at:
322025-07-17T20:30:18.788Zwarn: /opt/ooce/bin
332025-07-17T20:30:18.788Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-17T20:30:18.788Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-17T20:30:18.788Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-17T20:30:18.788Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-17T20:30:18.789Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-17T20:30:18.789Zerror: cannot install while Rust is installed
392025-07-17T20:30:18.789Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-17T20:30:18.817Zinfo: profile set to 'default'
412025-07-17T20:30:18.818Zinfo: default host triple is x86_64-unknown-illumos
422025-07-17T20:30:18.821Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-17T20:30:18.993Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-17T20:30:18.993Zinfo: downloading component 'cargo'
452025-07-17T20:30:19.827Zinfo: downloading component 'clippy'
462025-07-17T20:30:20.218Zinfo: downloading component 'rust-docs'
472025-07-17T20:30:21.507Zinfo: downloading component 'rust-std'
482025-07-17T20:30:23.382Zinfo: downloading component 'rustc'
492025-07-17T20:30:31.142Zinfo: downloading component 'rustfmt'
502025-07-17T20:30:31.394Zinfo: installing component 'cargo'
512025-07-17T20:30:32.267Zinfo: installing component 'clippy'
522025-07-17T20:30:32.659Zinfo: installing component 'rust-docs'
532025-07-17T20:30:34.490Zinfo: installing component 'rust-std'
542025-07-17T20:30:36.227Zinfo: installing component 'rustc'
552025-07-17T20:30:42.712Zinfo: installing component 'rustfmt'
562025-07-17T20:30:43.043Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-17T20:30:43.043Z
582025-07-17T20:30:43.466Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-17T20:30:43.466Z
602025-07-17T20:30:43.469Z
612025-07-17T20:30:43.469ZRust is installed now. Great!
622025-07-17T20:30:43.469Z
632025-07-17T20:30:43.469ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-17T20:30:43.470Zenvironment variable. This has not been done automatically.
652025-07-17T20:30:43.470Z
662025-07-17T20:30:43.470ZTo configure your current shell, you need to source
672025-07-17T20:30:43.470Zthe corresponding env file under $HOME/.cargo.
682025-07-17T20:30:43.470Z
692025-07-17T20:30:43.470ZThis is usually done by running one of the following (note the leading DOT):
702025-07-17T20:30:43.470Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-17T20:30:43.470Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-17T20:30:43.470Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-17T20:30:43.553Z+ rustup --version
742025-07-17T20:30:43.565Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-17T20:30:43.568Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-17T20:30:43.642Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-17T20:30:43.646Z+ cargo --version
782025-07-17T20:30:43.705Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-17T20:30:43.708Z+ rustc --version
802025-07-17T20:30:43.776Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-17T20:30:43.783Zprocess exited: duration 26440 ms, exit code 0
 
822025-07-17T20:30:43.789Zstarting task 2: "authentication"
832025-07-17T20:30:43.817Zprocess exited: duration 27 ms, exit code 0
 
842025-07-17T20:30:43.825Zstarting task 3: "clone repository"
852025-07-17T20:30:43.830Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-17T20:30:43.833Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-17T20:30:43.907ZCloning into '/work/oxidecomputer/omicron'...
882025-07-17T20:30:53.013Z+ cd /work/oxidecomputer/omicron
892025-07-17T20:30:53.013Z+ git fetch origin a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71
902025-07-17T20:30:53.346ZFrom https://github.com/oxidecomputer/omicron
912025-07-17T20:30:53.346Z * branch a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71 -> FETCH_HEAD
922025-07-17T20:30:53.356Z+ [[ -n sudomateo/wuxkwlxksyvk ]]
932025-07-17T20:30:53.359Z++ git branch --show-current
942025-07-17T20:30:53.362Z+ current=main
952025-07-17T20:30:53.362Z+ [[ main != sudomateo/wuxkwlxksyvk ]]
962025-07-17T20:30:53.362Z+ git branch -f sudomateo/wuxkwlxksyvk a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71
972025-07-17T20:30:53.365Z+ git checkout -f sudomateo/wuxkwlxksyvk
982025-07-17T20:30:53.591ZSwitched to branch 'sudomateo/wuxkwlxksyvk'
992025-07-17T20:30:53.594Z+ git reset --hard a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71
1002025-07-17T20:30:53.623ZHEAD is now at a8a7d9bbc nexus: add null test in `switch_port_settings_route_config` integration tests
1012025-07-17T20:30:53.626Zprocess exited: duration 9799 ms, exit code 0
 
1022025-07-17T20:30:53.633Zstarting task 4: "build"
1032025-07-17T20:30:53.638Z+ source .github/buildomat/ci-env.sh
1042025-07-17T20:30:53.638Z++ export CARGO_TERM_COLOR=always
1052025-07-17T20:30:53.638Z++ CARGO_TERM_COLOR=always
1062025-07-17T20:30:53.638Z+ cargo --version
1072025-07-17T20:30:53.693Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-17T20:30:53.697Z+ rustc --version
1092025-07-17T20:30:53.762Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-17T20:30:53.765Z+ source ./env.sh
1112025-07-17T20:30:53.765Z++ OLD_SHELL_OPTS=ehxB
1122025-07-17T20:30:53.765Z++ set -o xtrace
1132025-07-17T20:30:53.771Z++++ dirname ./env.sh
1142025-07-17T20:30:53.775Z+++ readlink -f .
1152025-07-17T20:30:53.775Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-17T20:30:53.775Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-07-17T20:30:53.775Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-17T20:30:53.776Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-07-17T20:30:53.776Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-07-17T20:30:53.776Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-07-17T20:30:53.776Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-07-17T20:30:53.776Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-07-17T20:30:53.776Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-07-17T20:30:53.776Z++ case $OLD_SHELL_OPTS in
1252025-07-17T20:30:53.776Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-17T20:30:53.776Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-07-17T20:30:53.776Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-07-17T20:30:53.776Z+ banner prerequisites
1292025-07-17T20:30:53.779Z
1302025-07-17T20:30:53.779Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-17T20:30:53.779Z # # # # # # # # # # # # # # #
1322025-07-17T20:30:53.779Z # # # # ##### # # ##### # # # # # #### #
1332025-07-17T20:30:53.780Z ##### ##### # ##### # # # # # # # # #
1342025-07-17T20:30:53.780Z # # # # # # # # # # # # # # #
1352025-07-17T20:30:53.780Z # # # ###### # # ###### ### # #### # #### #
1362025-07-17T20:30:53.780Z
1372025-07-17T20:30:53.780Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-17T20:31:05.315Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-17T20:31:12.723Z Startup: Caching catalogs ... Done
1402025-07-17T20:31:17.473ZPlanning: Solver setup ... Done (3.573s)
1412025-07-17T20:31:17.506ZPlanning: Running solver ... Done (0.033s)
1422025-07-17T20:31:17.596ZPlanning: Finding local manifests ... Done (0.004s)
1432025-07-17T20:31:17.626ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-17T20:31:18.201ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-17T20:31:18.250ZPlanning: Package planning ... Done (0.048s)
1462025-07-17T20:31:18.303ZPlanning: Merging actions ... Done (0.052s)
1472025-07-17T20:31:18.903ZPlanning: Checking for conflicting actions ... Done (0.602s)
1482025-07-17T20:31:18.920ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-07-17T20:31:22.966ZPlanning: Evaluating mediators ... Done (4.050s)
1502025-07-17T20:31:22.976ZPlanning: Planning completed in 10.13 seconds
1512025-07-17T20:31:23.058Z Packages to install: 4
1522025-07-17T20:31:23.058Z Mediators to change: 2
1532025-07-17T20:31:23.061Z Services to change: 1
1542025-07-17T20:31:23.061Z Estimated space available: 155.51 GB
1552025-07-17T20:31:23.061ZEstimated space to be consumed: 1.70 GB
1562025-07-17T20:31:23.061Z Create boot environment: No
1572025-07-17T20:31:23.061ZCreate backup boot environment: No
1582025-07-17T20:31:23.061Z Rebuild boot archive: No
1592025-07-17T20:31:23.062Z
1602025-07-17T20:31:23.062ZChanged mediators:
1612025-07-17T20:31:23.062Z mediator clang:
1622025-07-17T20:31:23.062Z version: None -> 15 (system default)
1632025-07-17T20:31:23.062Z
1642025-07-17T20:31:23.062Z mediator llvm:
1652025-07-17T20:31:23.062Z version: 14 (system default) -> 15 (system default)
1662025-07-17T20:31:23.062Z
1672025-07-17T20:31:23.062ZChanged packages:
1682025-07-17T20:31:23.062Zhelios-dev
1692025-07-17T20:31:23.062Z developer/build-essential
1702025-07-17T20:31:23.062Z None -> 11-2.0
1712025-07-17T20:31:23.062Z library/libxmlsec1
1722025-07-17T20:31:23.062Z None -> 1.2.35-2.0
1732025-07-17T20:31:23.062Z ooce/developer/clang-15
1742025-07-17T20:31:23.062Z None -> 15.0.7-2.0
1752025-07-17T20:31:23.062Z ooce/developer/llvm-15
1762025-07-17T20:31:23.062Z None -> 15.0.7-2.0
1772025-07-17T20:31:23.062Z
1782025-07-17T20:31:23.062ZServices:
1792025-07-17T20:31:23.062Z restart_fmri:
1802025-07-17T20:31:23.062Z svc:/system/update-man-index:default
1812025-07-17T20:31:23.260Z
1822025-07-17T20:31:23.260ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-17T20:31:28.260ZDownload: 923/3290 items 18.8/212.6MB 8% complete (3.8M/s)
1842025-07-17T20:31:33.653ZDownload: 2218/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1852025-07-17T20:31:37.243ZDownload: Completed 212.60 MB in 13.98 seconds (15.2M/s)
1862025-07-17T20:31:37.542Z Actions: 1/3689 actions (Installing new actions)
1872025-07-17T20:31:42.328Z Actions: Completed 3689 actions in 4.79 seconds.
1882025-07-17T20:31:42.672Z Done (0.340s)
1892025-07-17T20:31:42.672Z Done (0.000s)
1902025-07-17T20:31:43.524Z Done (0.851s)
1912025-07-17T20:31:49.117Z Done (5.280s)
1922025-07-17T20:31:49.212Z Done (0.023s)
1932025-07-17T20:31:49.215Z Done (0.000s)
1942025-07-17T20:31:49.364Z Done (0.000s)
1952025-07-17T20:31:50.209ZPlanning: Evaluating mediator changes ... Done
1962025-07-17T20:31:50.376ZPlanning: Checking for conflicting actions ... Done
1972025-07-17T20:31:50.379ZPlanning: Consolidating action changes ... Done
1982025-07-17T20:31:50.650ZPlanning: Evaluating mediators ... Done
1992025-07-17T20:31:50.654ZPlanning: Planning completed in 0.44 seconds
2002025-07-17T20:31:50.685Z Mediators to change: 2
2012025-07-17T20:31:50.688Z Create boot environment: No
2022025-07-17T20:31:50.688ZCreate backup boot environment: No
2032025-07-17T20:31:50.769Z Done
2042025-07-17T20:31:50.769Z Done
2052025-07-17T20:31:51.387Z Done
2062025-07-17T20:31:55.001Z Done
2072025-07-17T20:31:55.090Z Done
2082025-07-17T20:31:55.093Z Done
2092025-07-17T20:31:55.242Z Done
2102025-07-17T20:31:55.863ZPlanning: Evaluating mediator changes ... Done
2112025-07-17T20:31:55.866ZPlanning: Merging actions ... Done
2122025-07-17T20:31:56.051ZPlanning: Checking for conflicting actions ... Done
2132025-07-17T20:31:56.054ZPlanning: Consolidating action changes ... Done
2142025-07-17T20:31:56.321ZPlanning: Evaluating mediators ... Done
2152025-07-17T20:31:56.377ZPlanning: Planning completed in 0.76 seconds
2162025-07-17T20:31:56.412Z Packages to change: 1
2172025-07-17T20:31:56.412Z Mediators to change: 1
2182025-07-17T20:31:56.415Z Services to change: 1
2192025-07-17T20:31:56.415Z Create boot environment: No
2202025-07-17T20:31:56.415ZCreate backup boot environment: Yes
2212025-07-17T20:31:58.885Z Actions: 1/6 actions (Updating modified actions)
2222025-07-17T20:31:58.888Z Actions: Completed 6 actions in 0.00 seconds.
2232025-07-17T20:31:58.888Z Done
2242025-07-17T20:31:58.888Z Done
2252025-07-17T20:31:59.059Z Done
2262025-07-17T20:32:02.652Z Done
2272025-07-17T20:32:02.740Z Done
2282025-07-17T20:32:02.743Z Done
2292025-07-17T20:32:02.881Z Done
2302025-07-17T20:32:03.323ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-07-17T20:32:03.323Zclang system 15 system
2322025-07-17T20:32:03.323Zcsh system system illumos
2332025-07-17T20:32:03.323Zctags system system illumos
2342025-07-17T20:32:03.323Zfile system system illumos
2352025-07-17T20:32:03.323Zgcc vendor 12 vendor
2362025-07-17T20:32:03.323Zgcc system 10 system
2372025-07-17T20:32:03.323Zgcc system 7 system
2382025-07-17T20:32:03.323Zgo system 1.20 system
2392025-07-17T20:32:03.323Zgo system 1.19 system
2402025-07-17T20:32:03.323Zllvm system 15 system
2412025-07-17T20:32:03.323Zllvm system 14 system
2422025-07-17T20:32:03.324Zmariadb system 10.6 system
2432025-07-17T20:32:03.324Zmta vendor vendor dma
2442025-07-17T20:32:03.324Zopenjdk system 17 system
2452025-07-17T20:32:03.324Zopenjdk system 11 system
2462025-07-17T20:32:03.324Zopenjdk system 1.8 system
2472025-07-17T20:32:03.324Zopenssl vendor 3 vendor
2482025-07-17T20:32:03.324Zperl system 5.36 system
2492025-07-17T20:32:03.324Zpostgresql system 15 system
2502025-07-17T20:32:03.324Zpostgresql system 13 system
2512025-07-17T20:32:03.324Zpython vendor 3 vendor
2522025-07-17T20:32:03.324Zpython system 2 system
2532025-07-17T20:32:03.324Zpython3 system 3.11 system
2542025-07-17T20:32:03.324Zruby system 3.0 system
2552025-07-17T20:32:03.324Zwords vendor vendor american-english
2562025-07-17T20:32:03.324Zwords system system australian-english
2572025-07-17T20:32:03.324Zwords system system british-english
2582025-07-17T20:32:03.324Zwords system system canadian-english
2592025-07-17T20:32:03.324Zwords system system french
2602025-07-17T20:32:03.324Zwords system system italian
2612025-07-17T20:32:03.324Zwords system system ngerman
2622025-07-17T20:32:03.324Zwords system system ogerman
2632025-07-17T20:32:03.324Zwords system system spanish
2642025-07-17T20:32:03.660ZPUBLISHER TYPE STATUS P LOCATION
2652025-07-17T20:32:03.660Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-07-17T20:32:08.307ZFMRI IFO
2672025-07-17T20:32:08.307Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-07-17T20:32:08.308Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-07-17T20:32:08.308Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-07-17T20:32:08.308Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-07-17T20:32:08.308Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-07-17T20:32:08.308Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-07-17T20:32:08.308Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-07-17T20:32:08.308Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-07-17T20:32:08.308Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-07-17T20:32:08.308Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-07-17T20:32:08.308Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-07-17T20:32:08.308Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-07-17T20:32:08.308Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-07-17T20:32:08.308Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-07-17T20:32:08.308Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-07-17T20:32:08.308Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-07-17T20:32:09.306Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-07-17T20:32:09.580Z Updating crates.io index
2852025-07-17T20:32:09.640Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-07-17T20:32:09.984Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-07-17T20:32:10.639Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-07-17T20:32:10.889Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-07-17T20:32:11.147Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-07-17T20:32:11.474Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-07-17T20:32:12.865Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-07-17T20:32:14.834Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-07-17T20:32:15.788Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-07-17T20:32:16.692Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-07-17T20:32:16.957Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-07-17T20:32:17.247Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-07-17T20:32:17.987Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2982025-07-17T20:32:18.305Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992025-07-17T20:32:18.727Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-07-17T20:32:19.326Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-07-17T20:32:19.690Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-07-17T20:32:19.953Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-07-17T20:32:20.198Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-07-17T20:32:20.462Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-07-17T20:32:21.218Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-07-17T20:32:21.668Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-07-17T20:32:21.873Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-07-17T20:32:21.897Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-07-17T20:32:22.306Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-07-17T20:32:22.717Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-07-17T20:32:23.019Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-07-17T20:32:23.372Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-07-17T20:32:23.845Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-07-17T20:32:24.104Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-07-17T20:32:24.364Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-07-17T20:32:24.648Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172025-07-17T20:32:33.517Z Updating git repository `https://github.com/illumos/smf-rs`
3182025-07-17T20:32:34.909Z Downloading crates ...
3192025-07-17T20:32:34.990Z Downloaded anstyle-parse v0.2.5
3202025-07-17T20:32:34.993Z Downloaded thiserror-impl v1.0.69
3212025-07-17T20:32:34.996Z Downloaded thread-id v4.2.2
3222025-07-17T20:32:34.997Z Downloaded terminal_size v0.4.0
3232025-07-17T20:32:35.000Z Downloaded anstyle v1.0.11
3242025-07-17T20:32:35.003Z Downloaded anstream v0.6.18
3252025-07-17T20:32:35.007Z Downloaded tempfile v3.20.0
3262025-07-17T20:32:35.007Z Downloaded utf8parse v0.2.2
3272025-07-17T20:32:35.010Z Downloaded unicode-linebreak v0.1.5
3282025-07-17T20:32:35.010Z Downloaded utf8_iter v1.0.4
3292025-07-17T20:32:35.010Z Downloaded utf16_iter v1.0.5
3302025-07-17T20:32:35.013Z Downloaded ucd-trie v0.1.7
3312025-07-17T20:32:35.013Z Downloaded clap_derive v4.5.40
3322025-07-17T20:32:35.017Z Downloaded thiserror v2.0.12
3332025-07-17T20:32:35.020Z Downloaded usdt-impl v0.5.0
3342025-07-17T20:32:35.023Z Downloaded equivalent v1.0.2
3352025-07-17T20:32:35.023Z Downloaded zerofrom v0.1.4
3362025-07-17T20:32:35.023Z Downloaded textwrap v0.16.2
3372025-07-17T20:32:35.026Z Downloaded errno v0.3.12
3382025-07-17T20:32:35.029Z Downloaded typenum v1.17.0
3392025-07-17T20:32:35.033Z Downloaded write16 v1.0.0
3402025-07-17T20:32:35.033Z Downloaded usdt-macro v0.5.0
3412025-07-17T20:32:35.033Z Downloaded typeid v1.0.3
3422025-07-17T20:32:35.036Z Downloaded yoke-derive v0.7.4
3432025-07-17T20:32:35.036Z Downloaded usdt-attr-macro v0.5.0
3442025-07-17T20:32:35.036Z Downloaded is_terminal_polyfill v1.70.1
3452025-07-17T20:32:35.036Z Downloaded zerocopy-derive v0.7.35
3462025-07-17T20:32:35.040Z Downloaded unicode-ident v1.0.18
3472025-07-17T20:32:35.043Z Downloaded zerofrom-derive v0.1.4
3482025-07-17T20:32:35.046Z Downloaded usdt v0.5.0
3492025-07-17T20:32:35.046Z Downloaded toml_write v0.1.2
3502025-07-17T20:32:35.046Z Downloaded tinystr v0.7.6
3512025-07-17T20:32:35.049Z Downloaded zerovec-derive v0.10.3
3522025-07-17T20:32:35.049Z Downloaded toml v0.8.23
3532025-07-17T20:32:35.052Z Downloaded version_check v0.9.5
3542025-07-17T20:32:35.057Z Downloaded toml_datetime v0.6.11
3552025-07-17T20:32:35.057Z Downloaded yoke v0.7.4
3562025-07-17T20:32:35.062Z Downloaded pest_derive v2.7.14
3572025-07-17T20:32:35.062Z Downloaded idna_adapter v1.2.0
3582025-07-17T20:32:35.062Z Downloaded writeable v0.5.5
3592025-07-17T20:32:35.062Z Downloaded icu_properties v1.5.1
3602025-07-17T20:32:35.065Z Downloaded icu_provider_macros v1.5.0
3612025-07-17T20:32:35.065Z Downloaded toml_edit v0.22.27
3622025-07-17T20:32:35.068Z Downloaded plain v0.2.3
3632025-07-17T20:32:35.071Z Downloaded memmap v0.7.0
3642025-07-17T20:32:35.071Z Downloaded url v2.5.4
3652025-07-17T20:32:35.074Z Downloaded pretty-hex v0.4.1
3662025-07-17T20:32:35.077Z Downloaded litemap v0.7.3
3672025-07-17T20:32:35.077Z Downloaded icu_normalizer_data v1.5.0
3682025-07-17T20:32:35.081Z Downloaded scroll_derive v0.12.0
3692025-07-17T20:32:35.081Z Downloaded icu_normalizer v1.5.0
3702025-07-17T20:32:35.084Z Downloaded digest v0.10.7
3712025-07-17T20:32:35.088Z Downloaded crypto-common v0.1.6
3722025-07-17T20:32:35.088Z Downloaded zerovec v0.10.4
3732025-07-17T20:32:35.091Z Downloaded zerocopy v0.7.35
3742025-07-17T20:32:35.104Z Downloaded winnow v0.7.10
3752025-07-17T20:32:35.111Z Downloaded swrite v0.1.0
3762025-07-17T20:32:35.114Z Downloaded macaddr v1.0.1
3772025-07-17T20:32:35.114Z Downloaded form_urlencoded v1.2.1
3782025-07-17T20:32:35.115Z Downloaded fnv v1.0.7
3792025-07-17T20:32:35.118Z Downloaded unicode-width v0.2.0
3802025-07-17T20:32:35.122Z Downloaded unicode-width v0.1.14
3812025-07-17T20:32:35.125Z Downloaded serde-untagged v0.1.7
3822025-07-17T20:32:35.128Z Downloaded strsim v0.11.1
3832025-07-17T20:32:35.128Z Downloaded smawk v0.3.2
3842025-07-17T20:32:35.128Z Downloaded itoa v1.0.11
3852025-07-17T20:32:35.134Z Downloaded heck v0.4.1
3862025-07-17T20:32:35.134Z Downloaded pest_generator v2.7.14
3872025-07-17T20:32:35.134Z Downloaded ordered-float v2.10.1
3882025-07-17T20:32:35.144Z Downloaded byteorder v1.5.0
3892025-07-17T20:32:35.144Z Downloaded block-buffer v0.10.4
3902025-07-17T20:32:35.144Z Downloaded fastrand v2.1.1
3912025-07-17T20:32:35.144Z Downloaded cargo-util-schemas v0.2.0
3922025-07-17T20:32:35.144Z Downloaded cargo-platform v0.2.0
3932025-07-17T20:32:35.144Z Downloaded serde-value v0.7.0
3942025-07-17T20:32:35.144Z Downloaded synstructure v0.13.1
3952025-07-17T20:32:35.145Z Downloaded heck v0.5.0
3962025-07-17T20:32:35.147Z Downloaded generic-array v0.14.7
3972025-07-17T20:32:35.148Z Downloaded scroll v0.12.0
3982025-07-17T20:32:35.148Z Downloaded proc-macro-error-attr v1.0.4
3992025-07-17T20:32:35.148Z Downloaded percent-encoding v2.3.1
4002025-07-17T20:32:35.148Z Downloaded cfg-if v1.0.1
4012025-07-17T20:32:35.148Z Downloaded stable_deref_trait v1.2.0
4022025-07-17T20:32:35.148Z Downloaded serde_tokenstream v0.2.2
4032025-07-17T20:32:35.152Z Downloaded autocfg v1.4.0
4042025-07-17T20:32:35.152Z Downloaded semver v1.0.26
4052025-07-17T20:32:35.155Z Downloaded quote v1.0.40
4062025-07-17T20:32:35.155Z Downloaded cargo_metadata v0.20.0
4072025-07-17T20:32:35.158Z Downloaded anstyle-query v1.1.1
4082025-07-17T20:32:35.158Z Downloaded unicode-xid v0.2.6
4092025-07-17T20:32:35.158Z Downloaded erased-serde v0.4.6
4102025-07-17T20:32:35.161Z Downloaded once_cell v1.21.3
4112025-07-17T20:32:35.164Z Downloaded indexmap v2.10.0
4122025-07-17T20:32:35.168Z Downloaded fs-err v3.1.1
4132025-07-17T20:32:35.168Z Downloaded smallvec v1.15.0
4142025-07-17T20:32:35.179Z Downloaded sha2 v0.10.9
4152025-07-17T20:32:35.179Z Downloaded serde_spanned v0.6.9
4162025-07-17T20:32:35.179Z Downloaded proc-macro-error v1.0.4
4172025-07-17T20:32:35.179Z Downloaded proc-macro2 v1.0.95
4182025-07-17T20:32:35.190Z Downloaded camino-tempfile v1.4.1
4192025-07-17T20:32:35.190Z Downloaded bytecount v0.6.8
4202025-07-17T20:32:35.190Z Downloaded pest_meta v2.7.14
4212025-07-17T20:32:35.190Z Downloaded ryu v1.0.18
4222025-07-17T20:32:35.190Z Downloaded cargo_toml v0.21.0
4232025-07-17T20:32:35.190Z Downloaded num-traits v0.2.19
4242025-07-17T20:32:35.197Z Downloaded icu_locid_transform v1.5.0
4252025-07-17T20:32:35.197Z Downloaded log v0.4.27
4262025-07-17T20:32:35.197Z Downloaded icu_locid_transform_data v1.5.0
4272025-07-17T20:32:35.197Z Downloaded camino v1.1.10
4282025-07-17T20:32:35.209Z Downloaded serde_derive v1.0.219
4292025-07-17T20:32:35.209Z Downloaded bitflags v2.9.1
4302025-07-17T20:32:35.209Z Downloaded getrandom v0.3.1
4312025-07-17T20:32:35.218Z Downloaded papergrid v0.11.0
4322025-07-17T20:32:35.218Z Downloaded clap v4.5.40
4332025-07-17T20:32:35.218Z Downloaded anyhow v1.0.98
4342025-07-17T20:32:35.229Z Downloaded serde v1.0.219
4352025-07-17T20:32:35.229Z Downloaded idna v1.0.3
4362025-07-17T20:32:35.229Z Downloaded hashbrown v0.15.4
4372025-07-17T20:32:35.236Z Downloaded icu_collections v1.5.0
4382025-07-17T20:32:35.244Z Downloaded icu_locid v1.5.0
4392025-07-17T20:32:35.244Z Downloaded pest v2.7.14
4402025-07-17T20:32:35.257Z Downloaded memchr v2.7.4
4412025-07-17T20:32:35.257Z Downloaded icu_provider v1.5.0
4422025-07-17T20:32:35.257Z Downloaded dtrace-parser v0.2.0
4432025-07-17T20:32:35.258Z Downloaded dof v0.3.0
4442025-07-17T20:32:35.258Z Downloaded displaydoc v0.2.5
4452025-07-17T20:32:35.272Z Downloaded colorchoice v1.0.2
4462025-07-17T20:32:35.272Z Downloaded tabled_derive v0.7.0
4472025-07-17T20:32:35.272Z Downloaded cpufeatures v0.2.14
4482025-07-17T20:32:35.272Z Downloaded clap_lex v0.7.4
4492025-07-17T20:32:35.272Z Downloaded thiserror-impl v2.0.12
4502025-07-17T20:32:35.272Z Downloaded thiserror v1.0.69
4512025-07-17T20:32:35.273Z Downloaded clap_builder v4.5.40
4522025-07-17T20:32:35.282Z Downloaded serde_json v1.0.140
4532025-07-17T20:32:35.282Z Downloaded icu_properties_data v1.5.0
4542025-07-17T20:32:35.291Z Downloaded tabled v0.15.0
4552025-07-17T20:32:35.311Z Downloaded goblin v0.8.2
4562025-07-17T20:32:35.322Z Downloaded syn v1.0.109
4572025-07-17T20:32:35.333Z Downloaded syn v2.0.104
4582025-07-17T20:32:35.355Z Downloaded rustix v0.38.37
4592025-07-17T20:32:35.396Z Downloaded rustix v1.0.7
4602025-07-17T20:32:35.396Z Downloaded libc v0.2.174
4612025-07-17T20:32:35.458Z Compiling proc-macro2 v1.0.95
4622025-07-17T20:32:35.458Z Compiling unicode-ident v1.0.18
4632025-07-17T20:32:35.459Z Compiling serde v1.0.219
4642025-07-17T20:32:35.486Z Compiling version_check v0.9.5
4652025-07-17T20:32:35.487Z Compiling libc v0.2.174
4662025-07-17T20:32:35.487Z Compiling thiserror v1.0.69
4672025-07-17T20:32:35.487Z Compiling memchr v2.7.4
4682025-07-17T20:32:35.487Z Compiling stable_deref_trait v1.2.0
4692025-07-17T20:32:35.846Z Compiling ucd-trie v0.1.7
4702025-07-17T20:32:35.892Z Compiling writeable v0.5.5
4712025-07-17T20:32:36.304Z Compiling litemap v0.7.3
4722025-07-17T20:32:36.332Z Compiling itoa v1.0.11
4732025-07-17T20:32:36.374Z Compiling autocfg v1.4.0
4742025-07-17T20:32:36.561Z Compiling ryu v1.0.18
4752025-07-17T20:32:36.648Z Compiling once_cell v1.21.3
4762025-07-17T20:32:36.901Z Compiling bitflags v2.9.1
4772025-07-17T20:32:36.963Z Compiling byteorder v1.5.0
4782025-07-17T20:32:37.056Z Compiling icu_locid_transform_data v1.5.0
4792025-07-17T20:32:37.086Z Compiling icu_properties_data v1.5.0
4802025-07-17T20:32:37.212Z Compiling serde_json v1.0.140
4812025-07-17T20:32:37.237Z Compiling num-traits v0.2.19
4822025-07-17T20:32:37.305Z Compiling rustix v0.38.37
4832025-07-17T20:32:37.339Z Compiling hashbrown v0.15.4
4842025-07-17T20:32:37.410Z Compiling smallvec v1.15.0
4852025-07-17T20:32:37.583Z Compiling write16 v1.0.0
4862025-07-17T20:32:37.612Z Compiling equivalent v1.0.2
4872025-07-17T20:32:37.743Z Compiling quote v1.0.40
4882025-07-17T20:32:37.768Z Compiling icu_normalizer_data v1.5.0
4892025-07-17T20:32:37.855Z Compiling errno v0.3.12
4902025-07-17T20:32:37.941Z Compiling typeid v1.0.3
4912025-07-17T20:32:38.011Z Compiling utf16_iter v1.0.5
4922025-07-17T20:32:38.042Z Compiling utf8_iter v1.0.4
4932025-07-17T20:32:38.241Z Compiling syn v2.0.104
4942025-07-17T20:32:38.385Z Compiling proc-macro-error-attr v1.0.4
4952025-07-17T20:32:38.411Z Compiling usdt-impl v0.5.0
4962025-07-17T20:32:38.435Z Compiling indexmap v2.10.0
4972025-07-17T20:32:38.528Z Compiling toml_write v0.1.2
4982025-07-17T20:32:38.554Z Compiling syn v1.0.109
4992025-07-17T20:32:38.556Z Compiling winnow v0.7.10
5002025-07-17T20:32:38.937Z Compiling thread-id v4.2.2
5012025-07-17T20:32:38.998Z Compiling proc-macro-error v1.0.4
5022025-07-17T20:32:39.069Z Compiling percent-encoding v2.3.1
5032025-07-17T20:32:39.251Z Compiling plain v0.2.3
5042025-07-17T20:32:39.326Z Compiling camino v1.1.10
5052025-07-17T20:32:39.402Z Compiling utf8parse v0.2.2
5062025-07-17T20:32:39.428Z Compiling semver v1.0.26
5072025-07-17T20:32:39.585Z Compiling log v0.4.27
5082025-07-17T20:32:39.721Z Compiling getrandom v0.3.1
5092025-07-17T20:32:39.940Z Compiling rustix v1.0.7
5102025-07-17T20:32:40.046Z Compiling terminal_size v0.4.0
5112025-07-17T20:32:40.075Z Compiling anstyle-parse v0.2.5
5122025-07-17T20:32:40.338Z Compiling form_urlencoded v1.2.1
5132025-07-17T20:32:40.450Z Compiling ordered-float v2.10.1
5142025-07-17T20:32:40.666Z Compiling thiserror v2.0.12
5152025-07-17T20:32:40.783Z Compiling anstyle-query v1.1.1
5162025-07-17T20:32:40.950Z Compiling is_terminal_polyfill v1.70.1
5172025-07-17T20:32:40.973Z Compiling colorchoice v1.0.2
5182025-07-17T20:32:40.973Z Compiling cfg-if v1.0.1
5192025-07-17T20:32:41.084Z Compiling anstyle v1.0.11
5202025-07-17T20:32:41.086Z Compiling pretty-hex v0.4.1
5212025-07-17T20:32:41.413Z Compiling anstream v0.6.18
5222025-07-17T20:32:41.605Z Compiling fs-err v3.1.1
5232025-07-17T20:32:41.635Z Compiling strsim v0.11.1
5242025-07-17T20:32:42.009Z Compiling clap_lex v0.7.4
5252025-07-17T20:32:42.035Z Compiling anyhow v1.0.98
5262025-07-17T20:32:42.319Z Compiling heck v0.5.0
5272025-07-17T20:32:42.346Z Compiling heck v0.4.1
5282025-07-17T20:32:42.476Z Compiling fnv v1.0.7
5292025-07-17T20:32:42.640Z Compiling unicode-width v0.1.14
5302025-07-17T20:32:42.672Z Compiling bytecount v0.6.8
5312025-07-17T20:32:42.749Z Compiling fastrand v2.1.1
5322025-07-17T20:32:42.789Z Compiling unicode-xid v0.2.6
5332025-07-17T20:32:43.204Z Compiling papergrid v0.11.0
5342025-07-17T20:32:43.263Z Compiling tempfile v3.20.0
5352025-07-17T20:32:43.329Z Compiling clap_builder v4.5.40
5362025-07-17T20:32:43.635Z Compiling memmap v0.7.0
5372025-07-17T20:32:43.661Z Compiling unicode-linebreak v0.1.5
5382025-07-17T20:32:43.949Z Compiling unicode-width v0.2.0
5392025-07-17T20:32:44.038Z Compiling smawk v0.3.2
5402025-07-17T20:32:44.481Z Compiling textwrap v0.16.2
5412025-07-17T20:32:44.696Z Compiling swrite v0.1.0
5422025-07-17T20:32:44.847Z Compiling synstructure v0.13.1
5432025-07-17T20:32:45.037Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442025-07-17T20:32:45.600Z Compiling tabled_derive v0.7.0
5452025-07-17T20:32:46.958Z Compiling serde_derive v1.0.219
5462025-07-17T20:32:46.958Z Compiling thiserror-impl v1.0.69
5472025-07-17T20:32:46.959Z Compiling zerofrom-derive v0.1.4
5482025-07-17T20:32:46.962Z Compiling yoke-derive v0.7.4
5492025-07-17T20:32:46.962Z Compiling zerovec-derive v0.10.3
5502025-07-17T20:32:47.074Z Compiling displaydoc v0.2.5
5512025-07-17T20:32:48.567Z Compiling icu_provider_macros v1.5.0
5522025-07-17T20:32:49.507Z Compiling zerocopy-derive v0.7.35
5532025-07-17T20:32:49.574Z Compiling scroll_derive v0.12.0
5542025-07-17T20:32:49.617Z Compiling thiserror-impl v2.0.12
5552025-07-17T20:32:49.993Z Compiling pest v2.7.14
5562025-07-17T20:32:50.430Z Compiling zerofrom v0.1.4
5572025-07-17T20:32:50.674Z Compiling yoke v0.7.4
5582025-07-17T20:32:50.703Z Compiling clap_derive v4.5.40
5592025-07-17T20:32:50.878Z Compiling scroll v0.12.0
5602025-07-17T20:32:51.040Z Compiling zerovec v0.10.4
5612025-07-17T20:32:51.348Z Compiling zerocopy v0.7.35
5622025-07-17T20:32:51.422Z Compiling goblin v0.8.2
5632025-07-17T20:32:51.950Z Compiling tabled v0.15.0
5642025-07-17T20:32:52.672Z Compiling tinystr v0.7.6
5652025-07-17T20:32:52.720Z Compiling pest_meta v2.7.14
5662025-07-17T20:32:52.885Z Compiling icu_collections v1.5.0
5672025-07-17T20:32:53.133Z Compiling icu_locid v1.5.0
5682025-07-17T20:32:54.197Z Compiling pest_generator v2.7.14
5692025-07-17T20:32:54.245Z Compiling icu_provider v1.5.0
5702025-07-17T20:32:55.105Z Compiling icu_locid_transform v1.5.0
5712025-07-17T20:32:55.208Z Compiling clap v4.5.40
5722025-07-17T20:32:56.287Z Compiling pest_derive v2.7.14
5732025-07-17T20:32:56.341Z Compiling icu_properties v1.5.1
5742025-07-17T20:32:57.055Z Compiling dtrace-parser v0.2.0
5752025-07-17T20:32:58.949Z Compiling serde_spanned v0.6.9
5762025-07-17T20:32:58.949Z Compiling toml_datetime v0.6.11
5772025-07-17T20:32:58.952Z Compiling erased-serde v0.4.6
5782025-07-17T20:32:58.952Z Compiling serde-value v0.7.0
5792025-07-17T20:32:59.234Z Compiling serde_tokenstream v0.2.2
5802025-07-17T20:32:59.360Z Compiling toml_edit v0.22.27
5812025-07-17T20:32:59.784Z Compiling icu_normalizer v1.5.0
5822025-07-17T20:33:00.163Z Compiling serde-untagged v0.1.7
5832025-07-17T20:33:00.341Z Compiling cargo-platform v0.2.0
5842025-07-17T20:33:00.503Z Compiling camino-tempfile v1.4.1
5852025-07-17T20:33:00.506Z Compiling macaddr v1.0.1
5862025-07-17T20:33:00.664Z Compiling idna_adapter v1.2.0
5872025-07-17T20:33:00.891Z Compiling dof v0.3.0
5882025-07-17T20:33:00.920Z Compiling idna v1.0.3
5892025-07-17T20:33:01.484Z Compiling url v2.5.4
5902025-07-17T20:33:02.326Z Compiling usdt-macro v0.5.0
5912025-07-17T20:33:02.326Z Compiling usdt-attr-macro v0.5.0
5922025-07-17T20:33:02.481Z Compiling toml v0.8.23
5932025-07-17T20:33:03.322Z Compiling cargo-util-schemas v0.2.0
5942025-07-17T20:33:03.408Z Compiling cargo_toml v0.21.0
5952025-07-17T20:33:03.535Z Compiling usdt v0.5.0
5962025-07-17T20:33:04.754Z Compiling cargo_metadata v0.20.0
5972025-07-17T20:33:06.518Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982025-07-17T20:33:09.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5992025-07-17T20:33:10.226Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002025-07-17T20:33:10.897Z Downloading crates ...
6012025-07-17T20:33:11.022Z Downloaded async-stream v0.3.6
6022025-07-17T20:33:11.025Z Downloaded bit-set v0.5.3
6032025-07-17T20:33:11.048Z Downloaded crucible-workspace-hack v0.1.0
6042025-07-17T20:33:11.059Z Downloaded heapless v0.8.0
6052025-07-17T20:33:11.068Z Downloaded array-init v0.0.4
6062025-07-17T20:33:11.071Z Downloaded bzip2 v0.4.4
6072025-07-17T20:33:11.074Z Downloaded hostname v0.4.0
6082025-07-17T20:33:11.077Z Downloaded hostname v0.3.1
6092025-07-17T20:33:11.081Z Downloaded const_format_proc_macros v0.2.34
6102025-07-17T20:33:11.084Z Downloaded ciborium-ll v0.2.2
6112025-07-17T20:33:11.087Z Downloaded ignore v0.4.23
6122025-07-17T20:33:11.090Z Downloaded http-body v1.0.1
6132025-07-17T20:33:11.090Z Downloaded home v0.5.9
6142025-07-17T20:33:11.093Z Downloaded base16ct v0.2.0
6152025-07-17T20:33:11.096Z Downloaded bindgen v0.69.5
6162025-07-17T20:33:11.100Z Downloaded iri-string v0.7.8
6172025-07-17T20:33:11.107Z Downloaded iana-time-zone v0.1.63
6182025-07-17T20:33:11.110Z Downloaded clang-sys v1.8.1
6192025-07-17T20:33:11.113Z Downloaded ident_case v1.0.1
6202025-07-17T20:33:11.116Z Downloaded heck v0.3.3
6212025-07-17T20:33:11.118Z Downloaded async-stream-impl v0.3.6
6222025-07-17T20:33:11.118Z Downloaded hyper-util v0.1.14
6232025-07-17T20:33:11.123Z Downloaded hubpack_derive v0.1.1
6242025-07-17T20:33:11.126Z Downloaded hyper-staticfile v0.10.1
6252025-07-17T20:33:11.128Z Downloaded httpdate v1.0.3
6262025-07-17T20:33:11.129Z Downloaded cfg_aliases v0.2.1
6272025-07-17T20:33:11.131Z Downloaded crossbeam-epoch v0.9.18
6282025-07-17T20:33:11.134Z Downloaded md-5 v0.10.6
6292025-07-17T20:33:11.138Z Downloaded impl-trait-for-tuples v0.2.2
6302025-07-17T20:33:11.140Z Downloaded crc8 v0.1.1
6312025-07-17T20:33:11.140Z Downloaded bitflags v1.3.2
6322025-07-17T20:33:11.144Z Downloaded linear-map v1.2.0
6332025-07-17T20:33:11.147Z Downloaded kstat-rs v0.2.4
6342025-07-17T20:33:11.147Z Downloaded castaway v0.2.3
6352025-07-17T20:33:11.149Z Downloaded async-recursion v1.1.1
6362025-07-17T20:33:11.153Z Downloaded cobs v0.2.3
6372025-07-17T20:33:11.158Z Downloaded md5 v0.7.0
6382025-07-17T20:33:11.158Z Downloaded bit-set v0.8.0
6392025-07-17T20:33:11.161Z Downloaded is_ci v1.2.0
6402025-07-17T20:33:11.161Z Downloaded match_cfg v0.1.0
6412025-07-17T20:33:11.164Z Downloaded instant v0.1.13
6422025-07-17T20:33:11.164Z Downloaded http-range v0.1.5
6432025-07-17T20:33:11.167Z Downloaded httparse v1.9.5
6442025-07-17T20:33:11.171Z Downloaded maplit v1.0.2
6452025-07-17T20:33:11.175Z Downloaded lru-cache v0.1.2
6462025-07-17T20:33:11.175Z Downloaded instability v0.3.2
6472025-07-17T20:33:11.175Z Downloaded const_format v0.2.34
6482025-07-17T20:33:11.178Z Downloaded memoffset v0.9.1
6492025-07-17T20:33:11.181Z Downloaded cargo_metadata v0.18.1
6502025-07-17T20:33:11.184Z Downloaded arrayvec v0.7.6
6512025-07-17T20:33:11.187Z Downloaded lalrpop-util v0.19.12
6522025-07-17T20:33:11.187Z Downloaded keccak v0.1.5
6532025-07-17T20:33:11.191Z Downloaded ciborium-io v0.2.2
6542025-07-17T20:33:11.191Z Downloaded base64 v0.22.1
6552025-07-17T20:33:11.194Z Downloaded chrono-tz-build v0.4.0
6562025-07-17T20:33:11.194Z Downloaded cassowary v0.3.0
6572025-07-17T20:33:11.197Z Downloaded progenitor-client v0.9.1
6582025-07-17T20:33:11.200Z Downloaded hex v0.4.3
6592025-07-17T20:33:11.203Z Downloaded cmake v0.1.51
6602025-07-17T20:33:11.203Z Downloaded is-terminal v0.4.13
6612025-07-17T20:33:11.205Z Downloaded ingot-types v0.1.2
6622025-07-17T20:33:11.206Z Downloaded convert_case v0.4.0
6632025-07-17T20:33:11.209Z Downloaded bit-vec v0.6.3
6642025-07-17T20:33:11.209Z Downloaded ipnetwork v0.21.1
6652025-07-17T20:33:11.211Z Downloaded indoc v1.0.9
6662025-07-17T20:33:11.214Z Downloaded hyper-rustls v0.27.7
6672025-07-17T20:33:11.217Z Downloaded indent_write v2.2.0
6682025-07-17T20:33:11.220Z Downloaded hyper-tls v0.6.0
6692025-07-17T20:33:11.220Z Downloaded lru v0.12.5
6702025-07-17T20:33:11.223Z Downloaded cancel-safe-futures v0.1.5
6712025-07-17T20:33:11.226Z Downloaded multer v3.1.0
6722025-07-17T20:33:11.229Z Downloaded slog-envlogger v2.2.0
6732025-07-17T20:33:11.232Z Downloaded same-file v1.0.6
6742025-07-17T20:33:11.232Z Downloaded lock_api v0.4.12
6752025-07-17T20:33:11.235Z Downloaded arrayref v0.3.9
6762025-07-17T20:33:11.237Z Downloaded aead v0.5.2
6772025-07-17T20:33:11.238Z Downloaded ingot v0.1.1
6782025-07-17T20:33:11.241Z Downloaded mime v0.3.17
6792025-07-17T20:33:11.244Z Downloaded managed v0.8.0
6802025-07-17T20:33:11.244Z Downloaded radium v0.7.0
6812025-07-17T20:33:11.247Z Downloaded critical-section v1.1.3
6822025-07-17T20:33:11.250Z Downloaded maybe-uninit v2.0.0
6832025-07-17T20:33:11.250Z Downloaded cbc v0.1.2
6842025-07-17T20:33:11.253Z Downloaded r2d2 v0.8.10
6852025-07-17T20:33:11.255Z Downloaded camino-tempfile-ext v0.3.2
6862025-07-17T20:33:11.255Z Downloaded salsa20 v0.10.2
6872025-07-17T20:33:11.259Z Downloaded async-bb8-diesel v0.2.1
6882025-07-17T20:33:11.264Z Downloaded rustc_version v0.4.1
6892025-07-17T20:33:11.264Z Downloaded bcrypt-pbkdf v0.10.0
6902025-07-17T20:33:11.269Z Downloaded progenitor v0.8.0
6912025-07-17T20:33:11.269Z Downloaded crossbeam-deque v0.8.5
6922025-07-17T20:33:11.270Z Downloaded ciborium v0.2.2
6932025-07-17T20:33:11.272Z Downloaded hmac v0.12.1
6942025-07-17T20:33:11.273Z Downloaded crc32fast v1.4.2
6952025-07-17T20:33:11.275Z Downloaded rand_seeder v0.3.0
6962025-07-17T20:33:11.278Z Downloaded rusty-fork v0.3.0
6972025-07-17T20:33:11.278Z Downloaded jobserver v0.1.32
6982025-07-17T20:33:11.281Z Downloaded signal-hook-registry v1.4.2
6992025-07-17T20:33:11.284Z Downloaded async-trait v0.1.88
7002025-07-17T20:33:11.289Z Downloaded take_mut v0.2.2
7012025-07-17T20:33:11.292Z Downloaded strum v0.27.1
7022025-07-17T20:33:11.292Z Downloaded crc-any v2.5.0
7032025-07-17T20:33:11.303Z Downloaded cstr-argument v0.1.2
7042025-07-17T20:33:11.306Z Downloaded resolv-conf v0.7.0
7052025-07-17T20:33:11.309Z Downloaded libsw-core v0.3.1
7062025-07-17T20:33:11.309Z Downloaded ingot-macros v0.1.1
7072025-07-17T20:33:11.313Z Downloaded darling_macro v0.20.10
7082025-07-17T20:33:11.316Z Downloaded untrusted v0.9.0
7092025-07-17T20:33:11.316Z Downloaded serde_derive_internals v0.29.1
7102025-07-17T20:33:11.321Z Downloaded libloading v0.8.5
7112025-07-17T20:33:11.324Z Downloaded time-macros v0.2.18
7122025-07-17T20:33:11.324Z Downloaded siphasher v0.3.11
7132025-07-17T20:33:11.327Z Downloaded tabwriter v1.4.0
7142025-07-17T20:33:11.327Z Downloaded bytes v1.10.1
7152025-07-17T20:33:11.332Z Downloaded tokio-macros v2.5.0
7162025-07-17T20:33:11.335Z Downloaded darling_macro v0.21.0
7172025-07-17T20:33:11.335Z Downloaded crossbeam-channel v0.5.15
7182025-07-17T20:33:11.339Z Downloaded typify v0.2.0
7192025-07-17T20:33:11.343Z Downloaded zeroize_derive v1.4.2
7202025-07-17T20:33:11.348Z Downloaded fxhash v0.2.1
7212025-07-17T20:33:11.348Z Downloaded wait-timeout v0.2.0
7222025-07-17T20:33:11.348Z Downloaded tokio-dtrace v0.1.0
7232025-07-17T20:33:11.351Z Downloaded base64 v0.13.1
7242025-07-17T20:33:11.355Z Downloaded openssl-probe v0.1.5
7252025-07-17T20:33:11.355Z Downloaded openssl-macros v0.1.1
7262025-07-17T20:33:11.358Z Downloaded support-bundle-viewer v0.1.2
7272025-07-17T20:33:11.358Z Downloaded const-oid v0.9.6
7282025-07-17T20:33:11.361Z Downloaded parse-size v1.1.0
7292025-07-17T20:33:11.361Z Downloaded tap v1.0.1
7302025-07-17T20:33:11.364Z Downloaded tagptr v0.2.0
7312025-07-17T20:33:11.364Z Downloaded headers-core v0.3.0
7322025-07-17T20:33:11.364Z Downloaded foreign-types v0.3.2
7332025-07-17T20:33:11.368Z Downloaded der_derive v0.7.3
7342025-07-17T20:33:11.371Z Downloaded utf-8 v0.7.6
7352025-07-17T20:33:11.371Z Downloaded untrusted v0.7.1
7362025-07-17T20:33:11.371Z Downloaded compact_str v0.8.0
7372025-07-17T20:33:11.374Z Downloaded dsl_auto_type v0.1.2
7382025-07-17T20:33:11.377Z Downloaded litrs v0.4.1
7392025-07-17T20:33:11.381Z Downloaded libsw v3.5.0
7402025-07-17T20:33:11.384Z Downloaded progenitor-client v0.8.0
7412025-07-17T20:33:11.384Z Downloaded either v1.15.0
7422025-07-17T20:33:11.387Z Downloaded serde_cbor v0.11.2
7432025-07-17T20:33:11.390Z Downloaded funty v2.0.0
7442025-07-17T20:33:11.390Z Downloaded typify v0.3.0
7452025-07-17T20:33:11.393Z Downloaded indexmap v1.9.3
7462025-07-17T20:33:11.396Z Downloaded gethostname v0.5.0
7472025-07-17T20:33:11.399Z Downloaded futures-task v0.3.31
7482025-07-17T20:33:11.402Z Downloaded futures-sink v0.3.31
7492025-07-17T20:33:11.402Z Downloaded zeroize v1.8.1
7502025-07-17T20:33:11.406Z Downloaded phf_generator v0.11.2
7512025-07-17T20:33:11.406Z Downloaded progenitor-impl v0.10.0
7522025-07-17T20:33:11.408Z Downloaded normalize-line-endings v0.3.0
7532025-07-17T20:33:11.408Z Downloaded nodrop v0.1.14
7542025-07-17T20:33:11.411Z Downloaded miniz_oxide v0.8.5
7552025-07-17T20:33:11.414Z Downloaded pkg-config v0.3.31
7562025-07-17T20:33:11.417Z Downloaded hickory-server v0.25.2
7572025-07-17T20:33:11.420Z Downloaded progenitor v0.10.0
7582025-07-17T20:33:11.423Z Downloaded sigpipe v0.1.3
7592025-07-17T20:33:11.423Z Downloaded signal-hook-tokio v0.3.1
7602025-07-17T20:33:11.426Z Downloaded predicates-tree v1.0.12
7612025-07-17T20:33:11.429Z Downloaded tokio-rustls v0.26.0
7622025-07-17T20:33:11.429Z Downloaded filetime v0.2.25
7632025-07-17T20:33:11.432Z Downloaded foldhash v0.1.5
7642025-07-17T20:33:11.435Z Downloaded ena v0.14.3
7652025-07-17T20:33:11.437Z Downloaded rand_core v0.6.4
7662025-07-17T20:33:11.437Z Downloaded nanorand v0.7.0
7672025-07-17T20:33:11.440Z Downloaded rand_chacha v0.9.0
7682025-07-17T20:33:11.443Z Downloaded rustc-hash v1.1.0
7692025-07-17T20:33:11.443Z Downloaded tokio-stream v0.1.17
7702025-07-17T20:33:11.448Z Downloaded packed_struct_codegen v0.10.1
7712025-07-17T20:33:11.451Z Downloaded zerocopy v0.6.6
7722025-07-17T20:33:11.454Z Downloaded strip-ansi-escapes v0.2.0
7732025-07-17T20:33:11.454Z Downloaded base64 v0.21.7
7742025-07-17T20:33:11.458Z Downloaded try-lock v0.2.5
7752025-07-17T20:33:11.461Z Downloaded aes-gcm v0.10.3
7762025-07-17T20:33:11.464Z Downloaded packed_struct v0.10.1
7772025-07-17T20:33:11.467Z Downloaded ppv-lite86 v0.2.20
7782025-07-17T20:33:11.470Z Downloaded xshell-macros v0.2.7
7792025-07-17T20:33:11.470Z Downloaded peg v0.8.5
7802025-07-17T20:33:11.473Z Downloaded signal-hook-mio v0.2.4
7812025-07-17T20:33:11.476Z Downloaded unsafe-libyaml v0.2.11
7822025-07-17T20:33:11.478Z Downloaded indicatif v0.17.11
7832025-07-17T20:33:11.482Z Downloaded want v0.3.1
7842025-07-17T20:33:11.496Z Downloaded tower-service v0.3.3
7852025-07-17T20:33:11.496Z Downloaded progenitor-client v0.10.0
7862025-07-17T20:33:11.496Z Downloaded aes v0.8.4
7872025-07-17T20:33:11.496Z Downloaded rand_core v0.9.2
7882025-07-17T20:33:11.496Z Downloaded derive_builder_macro v0.20.2
7892025-07-17T20:33:11.496Z Downloaded omicron-zone-package v0.12.2
7902025-07-17T20:33:11.500Z Downloaded cc v1.2.15
7912025-07-17T20:33:11.503Z Downloaded signature v2.2.0
7922025-07-17T20:33:11.506Z Downloaded number_prefix v0.4.0
7932025-07-17T20:33:11.506Z Downloaded tokio-rustls v0.24.1
7942025-07-17T20:33:11.509Z Downloaded getrandom v0.2.15
7952025-07-17T20:33:11.512Z Downloaded jiff-static v0.2.15
7962025-07-17T20:33:11.515Z Downloaded unicode-truncate v1.1.0
7972025-07-17T20:33:11.519Z Downloaded tabled_derive v0.10.0
7982025-07-17T20:33:11.519Z Downloaded foreign-types-shared v0.3.1
7992025-07-17T20:33:11.523Z Downloaded num v0.4.3
8002025-07-17T20:33:11.523Z Downloaded stringprep v0.1.5
8012025-07-17T20:33:11.526Z Downloaded spki v0.7.3
8022025-07-17T20:33:11.526Z Downloaded nu-ansi-term v0.50.1
8032025-07-17T20:33:11.529Z Downloaded xattr v1.3.1
8042025-07-17T20:33:11.532Z Downloaded typify-macro v0.4.1
8052025-07-17T20:33:11.532Z Downloaded termcolor v1.4.1
8062025-07-17T20:33:11.535Z Downloaded scopeguard v1.2.0
8072025-07-17T20:33:11.535Z Downloaded path-slash v0.1.5
8082025-07-17T20:33:11.538Z Downloaded opaque-debug v0.3.1
8092025-07-17T20:33:11.538Z Downloaded curve25519-dalek-derive v0.1.1
8102025-07-17T20:33:11.541Z Downloaded rayon-core v1.12.1
8112025-07-17T20:33:11.544Z Downloaded dyn-clone v1.0.19
8122025-07-17T20:33:11.547Z Downloaded dunce v1.0.5
8132025-07-17T20:33:11.547Z Downloaded xz2 v0.1.7
8142025-07-17T20:33:11.550Z Downloaded daft v0.1.4
8152025-07-17T20:33:11.553Z Downloaded steno v0.4.1
8162025-07-17T20:33:11.556Z Downloaded typify-macro v0.3.0
8172025-07-17T20:33:11.559Z Downloaded globwalk v0.9.1
8182025-07-17T20:33:11.559Z Downloaded glob v0.3.2
8192025-07-17T20:33:11.562Z Downloaded ghash v0.5.1
8202025-07-17T20:33:11.562Z Downloaded daft-derive v0.1.4
8212025-07-17T20:33:11.566Z Downloaded thread_local v1.1.8
8222025-07-17T20:33:11.569Z Downloaded derive_more v0.99.20
8232025-07-17T20:33:11.573Z Downloaded sqlparser_derive v0.2.2
8242025-07-17T20:33:11.576Z Downloaded fallible-iterator v0.2.0
8252025-07-17T20:33:11.579Z Downloaded termios v0.3.3
8262025-07-17T20:33:11.579Z Downloaded sct v0.7.1
8272025-07-17T20:33:11.583Z Downloaded progenitor v0.9.1
8282025-07-17T20:33:11.585Z Downloaded phf v0.11.2
8292025-07-17T20:33:11.588Z Downloaded samael v0.0.19
8302025-07-17T20:33:11.592Z Downloaded void v1.0.2
8312025-07-17T20:33:11.595Z Downloaded tower-layer v0.3.3
8322025-07-17T20:33:11.595Z Downloaded diesel_table_macro_syntax v0.2.0
8332025-07-17T20:33:11.598Z Downloaded ecdsa v0.16.9
8342025-07-17T20:33:11.602Z Downloaded term v0.7.0
8352025-07-17T20:33:11.604Z Downloaded xshell v0.2.7
8362025-07-17T20:33:11.607Z Downloaded ron v0.8.1
8372025-07-17T20:33:11.611Z Downloaded paste v1.0.15
8382025-07-17T20:33:11.614Z Downloaded globset v0.4.15
8392025-07-17T20:33:11.617Z Downloaded tui-tree-widget v0.23.1
8402025-07-17T20:33:11.620Z Downloaded strum_macros v0.24.3
8412025-07-17T20:33:11.623Z Downloaded thiserror-no-std v2.0.2
8422025-07-17T20:33:11.626Z Downloaded num-conv v0.1.0
8432025-07-17T20:33:11.629Z Downloaded password-hash v0.5.0
8442025-07-17T20:33:11.629Z Downloaded topological-sort v0.2.2
8452025-07-17T20:33:11.632Z Downloaded quick-error v1.2.3
8462025-07-17T20:33:11.632Z Downloaded tokio-postgres v0.7.13
8472025-07-17T20:33:11.637Z Downloaded num-derive v0.4.2
8482025-07-17T20:33:11.639Z Downloaded yasna v0.5.2
8492025-07-17T20:33:11.642Z Downloaded poly1305 v0.8.0
8502025-07-17T20:33:11.645Z Downloaded newtype_derive v0.1.6
8512025-07-17T20:33:11.648Z Downloaded simd-adler32 v0.3.7
8522025-07-17T20:33:11.648Z Downloaded shlex v1.3.0
8532025-07-17T20:33:11.651Z Downloaded rustls-pemfile v1.0.4
8542025-07-17T20:33:11.654Z Downloaded zone v0.1.8
8552025-07-17T20:33:11.654Z Downloaded shell-words v1.1.0
8562025-07-17T20:33:11.657Z Downloaded dirs-next v2.0.0
8572025-07-17T20:33:11.657Z Downloaded debug-ignore v1.0.5
8582025-07-17T20:33:11.662Z Downloaded data-encoding v2.9.0
8592025-07-17T20:33:11.662Z Downloaded pkcs5 v0.7.1
8602025-07-17T20:33:11.667Z Downloaded which v4.4.2
8612025-07-17T20:33:11.670Z Downloaded env_logger v0.11.5
8622025-07-17T20:33:11.670Z Downloaded num-rational v0.4.2
8632025-07-17T20:33:11.673Z Downloaded futures-macro v0.3.31
8642025-07-17T20:33:11.673Z Downloaded hkdf v0.12.4
8652025-07-17T20:33:11.677Z Downloaded parse-zoneinfo v0.3.1
8662025-07-17T20:33:11.680Z Downloaded tinyvec_macros v0.1.1
8672025-07-17T20:33:11.682Z Downloaded zerocopy-derive v0.8.26
8682025-07-17T20:33:11.690Z Downloaded num-integer v0.1.46
8692025-07-17T20:33:11.693Z Downloaded num-derive v0.3.3
8702025-07-17T20:33:11.694Z Downloaded defmt v0.3.8
8712025-07-17T20:33:11.697Z Downloaded thiserror-impl-no-std v2.0.2
8722025-07-17T20:33:11.697Z Downloaded walkdir v2.5.0
8732025-07-17T20:33:11.701Z Downloaded darling v0.21.0
8742025-07-17T20:33:11.704Z Downloaded darling_core v0.20.10
8752025-07-17T20:33:11.709Z Downloaded serde_bytes v0.11.17
8762025-07-17T20:33:11.713Z Downloaded socket2 v0.5.10
8772025-07-17T20:33:11.719Z Downloaded rustls-native-certs v0.8.1
8782025-07-17T20:33:11.719Z Downloaded flate2 v1.1.2
8792025-07-17T20:33:11.722Z Downloaded snafu-derive v0.8.5
8802025-07-17T20:33:11.725Z Downloaded serde_yaml v0.9.34+deprecated
8812025-07-17T20:33:11.728Z Downloaded ssh-cipher v0.2.0
8822025-07-17T20:33:11.731Z Downloaded slog-dtrace v0.3.0
8832025-07-17T20:33:11.734Z Downloaded oso-derive v0.27.3
8842025-07-17T20:33:11.734Z Downloaded endian-type v0.1.2
8852025-07-17T20:33:11.734Z Downloaded libm v0.2.8
8862025-07-17T20:33:11.742Z Downloaded unicase v2.7.0
8872025-07-17T20:33:11.745Z Downloaded postcard v1.0.10
8882025-07-17T20:33:11.749Z Downloaded rand_xorshift v0.4.0
8892025-07-17T20:33:11.749Z Downloaded postgres-protocol v0.6.8
8902025-07-17T20:33:11.752Z Downloaded unicode-properties v0.1.3
8912025-07-17T20:33:11.755Z Downloaded pkcs1 v0.7.5
8922025-07-17T20:33:11.758Z Downloaded vergen v8.3.2
8932025-07-17T20:33:11.762Z Downloaded zone_cfg_derive v0.1.2
8942025-07-17T20:33:11.762Z Downloaded strum v0.26.3
8952025-07-17T20:33:11.766Z Downloaded newline-converter v0.3.0
8962025-07-17T20:33:11.766Z Downloaded hyper v1.6.0
8972025-07-17T20:33:11.769Z Downloaded ssh-encoding v0.2.0
8982025-07-17T20:33:11.772Z Downloaded serde_plain v1.0.2
8992025-07-17T20:33:11.775Z Downloaded serde_path_to_error v0.1.17
9002025-07-17T20:33:11.777Z Downloaded rustls-pki-types v1.10.0
9012025-07-17T20:33:11.781Z Downloaded fixedbitset v0.5.7
9022025-07-17T20:33:11.783Z Downloaded group v0.13.0
9032025-07-17T20:33:11.784Z Downloaded fatfs v0.3.6
9042025-07-17T20:33:11.787Z Downloaded zone v0.3.1
9052025-07-17T20:33:11.789Z Downloaded rustls-pemfile v2.2.0
9062025-07-17T20:33:11.792Z Downloaded phf_codegen v0.11.2
9072025-07-17T20:33:11.792Z Downloaded libxml v0.3.3
9082025-07-17T20:33:11.797Z Downloaded parking_lot v0.12.3
9092025-07-17T20:33:11.800Z Downloaded postgres-types v0.2.9
9102025-07-17T20:33:11.803Z Downloaded peg-runtime v0.8.5
9112025-07-17T20:33:11.806Z Downloaded serde-big-array v0.5.1
9122025-07-17T20:33:11.809Z Downloaded foreign-types v0.5.0
9132025-07-17T20:33:11.809Z Downloaded proc-macro-error-attr2 v2.0.0
9142025-07-17T20:33:11.812Z Downloaded sync-ptr v0.1.4
9152025-07-17T20:33:11.812Z Downloaded russh-cryptovec v0.7.3
9162025-07-17T20:33:11.815Z Downloaded zone_cfg_derive v0.3.0
9172025-07-17T20:33:11.815Z Downloaded russh-keys v0.45.0
9182025-07-17T20:33:11.818Z Downloaded rsa v0.9.6
9192025-07-17T20:33:11.821Z Downloaded blake3 v1.5.4
9202025-07-17T20:33:11.829Z Downloaded prettyplease v0.2.35
9212025-07-17T20:33:11.833Z Downloaded termtree v0.5.1
9222025-07-17T20:33:11.836Z Downloaded num-iter v0.1.45
9232025-07-17T20:33:11.838Z Downloaded time-core v0.1.2
9242025-07-17T20:33:11.838Z Downloaded wyz v0.5.1
9252025-07-17T20:33:11.843Z Downloaded semver v0.1.20
9262025-07-17T20:33:11.843Z Downloaded ff v0.13.0
9272025-07-17T20:33:11.845Z Downloaded phf_shared v0.11.2
9282025-07-17T20:33:11.845Z Downloaded ref-cast-impl v1.0.24
9292025-07-17T20:33:11.846Z Downloaded toml v0.7.8
9302025-07-17T20:33:11.849Z Downloaded num_enum v0.5.11
9312025-07-17T20:33:11.854Z Downloaded serde_repr v0.1.19
9322025-07-17T20:33:11.857Z Downloaded precomputed-hash v0.1.1
9332025-07-17T20:33:11.860Z Downloaded hash32 v0.3.1
9342025-07-17T20:33:11.860Z Downloaded papergrid v0.14.0
9352025-07-17T20:33:11.866Z Downloaded tracing-attributes v0.1.27
9362025-07-17T20:33:11.869Z Downloaded parking_lot v0.11.2
9372025-07-17T20:33:11.873Z Downloaded slog-json v2.6.1
9382025-07-17T20:33:11.875Z Downloaded diesel-dtrace v0.4.2
9392025-07-17T20:33:11.875Z Downloaded unicode-segmentation v1.12.0
9402025-07-17T20:33:11.879Z Downloaded pretty-hex v0.2.1
9412025-07-17T20:33:11.882Z Downloaded futures-core v0.3.31
9422025-07-17T20:33:11.882Z Downloaded parking_lot_core v0.9.10
9432025-07-17T20:33:11.885Z Downloaded rpassword v7.4.0
9442025-07-17T20:33:11.889Z Downloaded itertools v0.12.1
9452025-07-17T20:33:11.892Z Downloaded display-error-chain v0.2.2
9462025-07-17T20:33:11.895Z Downloaded predicates-core v1.0.8
9472025-07-17T20:33:11.895Z Downloaded progenitor-macro v0.8.0
9482025-07-17T20:33:11.898Z Downloaded pem v3.0.5
9492025-07-17T20:33:11.901Z Downloaded new_debug_unreachable v1.0.6
9502025-07-17T20:33:11.901Z Downloaded native-tls v0.2.12
9512025-07-17T20:33:11.904Z Downloaded reqwest v0.12.22
9522025-07-17T20:33:11.910Z Downloaded fd-lock v4.0.2
9532025-07-17T20:33:11.913Z Downloaded slab v0.4.9
9542025-07-17T20:33:11.916Z Downloaded slog-scope v4.4.0
9552025-07-17T20:33:11.916Z Downloaded foreign-types-shared v0.1.1
9562025-07-17T20:33:11.919Z Downloaded vte_generate_state_changes v0.1.2
9572025-07-17T20:33:11.919Z Downloaded predicates v3.1.3
9582025-07-17T20:33:11.922Z Downloaded peg-macros v0.8.5
9592025-07-17T20:33:11.925Z Downloaded tough v0.20.0
9602025-07-17T20:33:11.933Z Downloaded structmeta v0.3.0
9612025-07-17T20:33:11.938Z Downloaded supports-color v3.0.2
9622025-07-17T20:33:11.938Z Downloaded strum_macros v0.26.4
9632025-07-17T20:33:11.941Z Downloaded rand v0.8.5
9642025-07-17T20:33:11.941Z Downloaded nom v7.1.3
9652025-07-17T20:33:11.945Z Downloaded test-strategy v0.4.1
9662025-07-17T20:33:11.949Z Downloaded oxnet v0.1.2
9672025-07-17T20:33:11.952Z Downloaded unarray v0.1.4
9682025-07-17T20:33:11.955Z Downloaded nibble_vec v0.1.0
9692025-07-17T20:33:11.955Z Downloaded document-features v0.2.10
9702025-07-17T20:33:11.957Z Downloaded typify-macro v0.2.0
9712025-07-17T20:33:11.958Z Downloaded dirs-sys-next v0.1.2
9722025-07-17T20:33:11.958Z Downloaded owo-colors v4.2.2
9732025-07-17T20:33:11.960Z Downloaded half v1.8.3
9742025-07-17T20:33:11.963Z Downloaded derive_builder_core v0.20.2
9752025-07-17T20:33:11.966Z Downloaded crunchy v0.2.2
9762025-07-17T20:33:11.969Z Downloaded tokio-tungstenite v0.21.0
9772025-07-17T20:33:11.970Z Downloaded pem-rfc7468 v0.7.0
9782025-07-17T20:33:11.972Z Downloaded parse-display-derive v0.10.0
9792025-07-17T20:33:11.973Z Downloaded serde_with_macros v3.14.0
9802025-07-17T20:33:11.975Z Downloaded float-ord v0.3.2
9812025-07-17T20:33:11.978Z Downloaded toml_edit v0.19.15
9822025-07-17T20:33:11.991Z Downloaded num_threads v0.1.7
9832025-07-17T20:33:11.994Z Downloaded qorb v0.4.0
9842025-07-17T20:33:11.997Z Downloaded pin-utils v0.1.0
9852025-07-17T20:33:12.000Z Downloaded slog-async v2.8.0
9862025-07-17T20:33:12.000Z Downloaded zip v0.6.6
9872025-07-17T20:33:12.003Z Downloaded serde_urlencoded v0.7.1
9882025-07-17T20:33:12.006Z Downloaded password-hash v0.4.2
9892025-07-17T20:33:12.009Z Downloaded powerfmt v0.2.0
9902025-07-17T20:33:12.009Z Downloaded num-bigint-dig v0.8.4
9912025-07-17T20:33:12.013Z Downloaded env_filter v0.1.2
9922025-07-17T20:33:12.016Z Downloaded universal-hash v0.5.1
9932025-07-17T20:33:12.016Z Downloaded salty v0.3.0
9942025-07-17T20:33:12.022Z Downloaded ctr v0.9.2
9952025-07-17T20:33:12.024Z Downloaded oso v0.27.3
9962025-07-17T20:33:12.029Z Downloaded slog-bunyan v2.5.0
9972025-07-17T20:33:12.032Z Downloaded pbkdf2 v0.11.0
9982025-07-17T20:33:12.032Z Downloaded unicode-bidi v0.3.17
9992025-07-17T20:33:12.035Z Downloaded uuid v1.17.0
10002025-07-17T20:33:12.038Z Downloaded darling_core v0.21.0
10012025-07-17T20:33:12.041Z Downloaded progenitor-macro v0.10.0
10022025-07-17T20:33:12.044Z Downloaded unicode-normalization v0.1.24
10032025-07-17T20:33:12.047Z Downloaded newtype-uuid v1.2.4
10042025-07-17T20:33:12.047Z Downloaded scheduled-thread-pool v0.2.7
10052025-07-17T20:33:12.051Z Downloaded vte v0.11.1
10062025-07-17T20:33:12.055Z Downloaded tracing v0.1.40
10072025-07-17T20:33:12.055Z Downloaded env_logger v0.10.2
10082025-07-17T20:33:12.058Z Downloaded pin-project-internal v1.1.6
10092025-07-17T20:33:12.061Z Downloaded tinyvec v1.8.0
10102025-07-17T20:33:12.064Z Downloaded progenitor-impl v0.9.1
10112025-07-17T20:33:12.067Z Downloaded rustversion v1.0.17
10122025-07-17T20:33:12.067Z Downloaded static_assertions v1.1.0
10132025-07-17T20:33:12.070Z Downloaded csv-core v0.1.11
10142025-07-17T20:33:12.070Z Downloaded ed25519-dalek v2.1.1
10152025-07-17T20:33:12.074Z Downloaded tower v0.5.2
10162025-07-17T20:33:12.081Z Downloaded whoami v1.5.2
10172025-07-17T20:33:12.084Z Downloaded twox-hash v2.1.0
10182025-07-17T20:33:12.087Z Downloaded slog v2.7.0
10192025-07-17T20:33:12.090Z Downloaded structmeta-derive v0.3.0
10202025-07-17T20:33:12.090Z Downloaded tungstenite v0.21.0
10212025-07-17T20:33:12.094Z Downloaded pretty_assertions v1.4.1
10222025-07-17T20:33:12.097Z Downloaded proptest v1.7.0
10232025-07-17T20:33:12.103Z Downloaded zopfli v0.8.1
10242025-07-17T20:33:12.106Z Downloaded bindgen v0.71.1
10252025-07-17T20:33:12.112Z Downloaded p256 v0.13.2
10262025-07-17T20:33:12.115Z Downloaded futures v0.3.31
10272025-07-17T20:33:12.119Z Downloaded der v0.7.9
10282025-07-17T20:33:12.124Z Downloaded tungstenite v0.23.0
10292025-07-17T20:33:12.127Z Downloaded slog-term v2.9.1
10302025-07-17T20:33:12.130Z Downloaded zip v4.2.0
10312025-07-17T20:33:12.134Z Downloaded p521 v0.13.3
10322025-07-17T20:33:12.137Z Downloaded diesel_derives v2.2.3
10332025-07-17T20:33:12.141Z Downloaded subprocess v0.2.9
10342025-07-17T20:33:12.146Z Downloaded derive-where v1.5.0
10352025-07-17T20:33:12.151Z Downloaded unicode_categories v0.1.1
10362025-07-17T20:33:12.151Z Downloaded futures-executor v0.3.31
10372025-07-17T20:33:12.155Z Downloaded slog-stdlog v4.1.1
10382025-07-17T20:33:12.155Z Downloaded publicsuffix v2.3.0
10392025-07-17T20:33:12.160Z Downloaded proc-macro-crate v1.3.1
10402025-07-17T20:33:12.160Z Downloaded num_enum_derive v0.5.11
10412025-07-17T20:33:12.160Z Downloaded vsss-rs v3.3.4
10422025-07-17T20:33:12.163Z Downloaded value-bag v1.9.0
10432025-07-17T20:33:12.163Z Downloaded ssh-key v0.6.6
10442025-07-17T20:33:12.169Z Downloaded lalrpop v0.19.12
10452025-07-17T20:33:12.178Z Downloaded tower-http v0.6.6
10462025-07-17T20:33:12.186Z Downloaded russh v0.45.0
10472025-07-17T20:33:12.192Z Downloaded crypto-bigint v0.5.5
10482025-07-17T20:33:12.197Z Downloaded quick-xml v0.37.2
10492025-07-17T20:33:12.202Z Downloaded hashbrown v0.13.2
10502025-07-17T20:33:12.208Z Downloaded winnow v0.5.40
10512025-07-17T20:33:12.213Z Downloaded tracing-core v0.1.32
10522025-07-17T20:33:12.216Z Downloaded rand v0.9.1
10532025-07-17T20:33:12.220Z Downloaded rustls v0.21.12
10542025-07-17T20:33:12.230Z Downloaded expectorate v1.2.0
10552025-07-17T20:33:12.237Z Downloaded git2 v0.19.0
10562025-07-17T20:33:12.242Z Downloaded rayon v1.10.0
10572025-07-17T20:33:12.250Z Downloaded moka v0.12.10
10582025-07-17T20:33:12.257Z Downloaded portable-atomic v1.11.0
10592025-07-17T20:33:12.264Z Downloaded h2 v0.4.6
10602025-07-17T20:33:12.270Z Downloaded hashbrown v0.12.3
10612025-07-17T20:33:12.274Z Downloaded time v0.3.36
10622025-07-17T20:33:12.280Z Downloaded sqlparser v0.45.0
10632025-07-17T20:33:12.285Z Downloaded zerocopy v0.8.26
10642025-07-17T20:33:12.305Z Downloaded quinn-proto v0.11.8
10652025-07-17T20:33:12.311Z Downloaded object v0.30.4
10662025-07-17T20:33:12.320Z Downloaded reedline v0.40.0
10672025-07-17T20:33:12.326Z Downloaded tokio-util v0.7.15
10682025-07-17T20:33:12.333Z Downloaded petname v2.0.2
10692025-07-17T20:33:12.337Z Downloaded chrono-tz v0.10.3
10702025-07-17T20:33:12.343Z Downloaded rustls-webpki v0.102.8
10712025-07-17T20:33:12.360Z Downloaded serde_with v3.14.0
10722025-07-17T20:33:12.371Z Downloaded p384 v0.13.0
10732025-07-17T20:33:12.376Z Downloaded regress v0.10.3
10742025-07-17T20:33:12.384Z Downloaded gimli v0.31.1
10752025-07-17T20:33:12.391Z Downloaded radix_trie v0.2.1
10762025-07-17T20:33:12.395Z Downloaded nix v0.30.1
10772025-07-17T20:33:12.405Z Downloaded object v0.36.5
10782025-07-17T20:33:12.415Z Downloaded dropshot v0.16.2
10792025-07-17T20:33:12.435Z Downloaded winnow v0.6.26
10802025-07-17T20:33:12.442Z Downloaded regex-syntax v0.6.29
10812025-07-17T20:33:12.449Z Downloaded typify-impl v0.3.0
10822025-07-17T20:33:12.461Z Downloaded curve25519-dalek v4.1.3
10832025-07-17T20:33:12.468Z Downloaded typify-impl v0.2.0
10842025-07-17T20:33:12.480Z Downloaded openssl v0.10.73
10852025-07-17T20:33:12.489Z Downloaded smoltcp v0.11.0
10862025-07-17T20:33:12.499Z Downloaded nix v0.27.1
10872025-07-17T20:33:12.508Z Downloaded webpki-roots v1.0.1
10882025-07-17T20:33:12.511Z Downloaded hickory-proto v0.24.4
10892025-07-17T20:33:12.524Z Downloaded typify-impl v0.4.1
10902025-07-17T20:33:12.538Z Downloaded rustls v0.22.4
10912025-07-17T20:33:12.548Z Downloaded bzip2-sys v0.1.13+1.0.8
10922025-07-17T20:33:12.558Z Downloaded hickory-proto v0.25.2
10932025-07-17T20:33:12.573Z Downloaded regex v1.11.1
10942025-07-17T20:33:12.583Z Downloaded nix v0.28.0
10952025-07-17T20:33:12.593Z Downloaded rustls v0.23.19
10962025-07-17T20:33:12.603Z Downloaded nix v0.29.0
10972025-07-17T20:33:12.612Z Downloaded smoltcp v0.9.1
10982025-07-17T20:33:12.622Z Downloaded rustls-webpki v0.101.7
10992025-07-17T20:33:12.635Z Downloaded openapiv3 v2.2.0
11002025-07-17T20:33:12.644Z Downloaded polar-core v0.27.3
11012025-07-17T20:33:12.651Z Downloaded petgraph v0.8.2
11022025-07-17T20:33:12.670Z Downloaded zlib-rs v0.5.1
11032025-07-17T20:33:12.674Z Downloaded vcpkg v0.2.15
11042025-07-17T20:33:12.710Z Downloaded diesel v2.2.11
11052025-07-17T20:33:12.726Z Downloaded bstr v1.10.0
11062025-07-17T20:33:12.735Z Downloaded tabled v0.18.0
11072025-07-17T20:33:12.750Z Downloaded regex-syntax v0.8.5
11082025-07-17T20:33:12.757Z Downloaded pin-project v1.1.6
11092025-07-17T20:33:12.767Z Downloaded zerocopy-derive v0.6.6
11102025-07-17T20:33:12.775Z Downloaded futures-util v0.3.31
11112025-07-17T20:33:12.787Z Downloaded headers v0.4.1
11122025-07-17T20:33:12.800Z Downloaded enum-as-inner v0.6.1
11132025-07-17T20:33:12.805Z Downloaded deranged v0.3.11
11142025-07-17T20:33:12.805Z Downloaded oxide-tokio-rt v0.1.2
11152025-07-17T20:33:12.805Z Downloaded futures-io v0.3.31
11162025-07-17T20:33:12.805Z Downloaded proc-macro-error2 v2.0.1
11172025-07-17T20:33:12.805Z Downloaded derive_builder v0.20.2
11182025-07-17T20:33:12.810Z Downloaded snafu v0.8.5
11192025-07-17T20:33:12.819Z Downloaded rustc-demangle v0.1.24
11202025-07-17T20:33:12.823Z Downloaded uzers v0.12.1
11212025-07-17T20:33:12.826Z Downloaded aws-lc-rs v1.12.4
11222025-07-17T20:33:12.834Z Downloaded futures-channel v0.3.31
11232025-07-17T20:33:12.839Z Downloaded tls_codec v0.4.1
11242025-07-17T20:33:12.842Z Downloaded itertools v0.14.0
11252025-07-17T20:33:12.848Z Downloaded aho-corasick v1.1.3
11262025-07-17T20:33:12.855Z Downloaded num-bigint v0.4.6
11272025-07-17T20:33:12.863Z Downloaded itertools v0.10.5
11282025-07-17T20:33:12.868Z Downloaded rtoolbox v0.0.2
11292025-07-17T20:33:12.871Z Downloaded secrecy v0.10.3
11302025-07-17T20:33:12.871Z Downloaded foreign-types-macros v0.2.3
11312025-07-17T20:33:12.874Z Downloaded sled v0.34.7
11322025-07-17T20:33:12.882Z Downloaded defmt-parser v0.3.4
11332025-07-17T20:33:12.885Z Downloaded defmt-macros v0.3.9
11342025-07-17T20:33:12.888Z Downloaded parking_lot_core v0.8.6
11352025-07-17T20:33:12.891Z Downloaded regex-automata v0.4.8
11362025-07-17T20:33:12.905Z Downloaded jiff v0.2.15
11372025-07-17T20:33:12.919Z Downloaded ratatui v0.29.0
11382025-07-17T20:33:12.940Z Downloaded itertools v0.13.0
11392025-07-17T20:33:12.943Z Downloaded ed25519 v2.2.3
11402025-07-17T20:33:12.943Z Downloaded parse-display v0.10.0
11412025-07-17T20:33:12.946Z Downloaded yansi v1.0.1
11422025-07-17T20:33:12.946Z Downloaded chrono v0.4.41
11432025-07-17T20:33:12.951Z Downloaded bitvec v1.0.1
11442025-07-17T20:33:12.964Z Downloaded flume v0.11.1
11452025-07-17T20:33:12.968Z Downloaded zstd v0.13.3
11462025-07-17T20:33:12.972Z Downloaded progenitor-impl v0.8.0
11472025-07-17T20:33:12.975Z Downloaded quinn v0.11.5
11482025-07-17T20:33:12.975Z Downloaded rand_chacha v0.3.1
11492025-07-17T20:33:12.978Z Downloaded num-complex v0.4.6
11502025-07-17T20:33:12.978Z Downloaded heapless v0.7.17
11512025-07-17T20:33:12.981Z Downloaded serde-hex v0.1.0
11522025-07-17T20:33:12.985Z Downloaded progenitor-macro v0.9.1
11532025-07-17T20:33:12.985Z Downloaded float-cmp v0.10.0
11542025-07-17T20:33:12.985Z Downloaded flagset v0.4.6
11552025-07-17T20:33:12.987Z Downloaded lzma-sys v0.1.20
11562025-07-17T20:33:13.010Z Downloaded petgraph v0.6.5
11572025-07-17T20:33:13.024Z Downloaded libz-sys v1.1.20
11582025-07-17T20:33:13.042Z Downloaded fixedbitset v0.4.2
11592025-07-17T20:33:13.045Z Downloaded zstd-safe v7.2.3
11602025-07-17T20:33:13.045Z Downloaded sha3 v0.10.8
11612025-07-17T20:33:13.048Z Downloaded signal-hook v0.3.17
11622025-07-17T20:33:13.051Z Downloaded tar v0.4.44
11632025-07-17T20:33:13.054Z Downloaded schemars v0.8.22
11642025-07-17T20:33:13.065Z Downloaded polyval v0.6.2
11652025-07-17T20:33:13.068Z Downloaded prefix-trie v0.7.0
11662025-07-17T20:33:13.071Z Downloaded tls_codec_derive v0.4.1
11672025-07-17T20:33:13.071Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11682025-07-17T20:33:13.086Z Downloaded csv v1.3.1
11692025-07-17T20:33:13.102Z Downloaded fs-err v2.11.0
11702025-07-17T20:33:13.105Z Downloaded openssl-sys v0.9.109
11712025-07-17T20:33:13.108Z Downloaded tokio v1.45.1
11722025-07-17T20:33:13.141Z Downloaded des v0.8.1
11732025-07-17T20:33:13.144Z Downloaded x509-cert v0.2.5
11742025-07-17T20:33:13.148Z Downloaded typed-path v0.9.3
11752025-07-17T20:33:13.153Z Downloaded rustyline v14.0.0
11762025-07-17T20:33:13.159Z Downloaded sqlformat v0.3.5
11772025-07-17T20:33:13.163Z Downloaded mio v1.0.2
11782025-07-17T20:33:13.168Z Downloaded http v1.3.1
11792025-07-17T20:33:13.171Z Downloaded sha1 v0.10.6
11802025-07-17T20:33:13.171Z Downloaded crossterm v0.28.1
11812025-07-17T20:33:13.175Z Downloaded minimal-lexical v0.2.1
11822025-07-17T20:33:13.179Z Downloaded ref-cast v1.0.24
11832025-07-17T20:33:13.182Z Downloaded tokio-tungstenite v0.23.1
11842025-07-17T20:33:13.185Z Downloaded sync_wrapper v1.0.1
11852025-07-17T20:33:13.185Z Downloaded spin v0.9.8
11862025-07-17T20:33:13.188Z Downloaded strum_macros v0.27.1
11872025-07-17T20:33:13.192Z Downloaded olpc-cjson v0.1.4
11882025-07-17T20:33:13.192Z Downloaded diff v0.1.13
11892025-07-17T20:33:13.192Z Downloaded schemars_derive v0.8.22
11902025-07-17T20:33:13.195Z Downloaded sec1 v0.7.3
11912025-07-17T20:33:13.195Z Downloaded scrypt v0.11.0
11922025-07-17T20:33:13.195Z Downloaded elliptic-curve v0.13.8
11932025-07-17T20:33:13.199Z Downloaded secrecy v0.8.0
11942025-07-17T20:33:13.205Z Downloaded rustc_version v0.1.7
11952025-07-17T20:33:13.205Z Downloaded rustc-hash v2.1.1
11962025-07-17T20:33:13.205Z Downloaded pkcs8 v0.10.2
11972025-07-17T20:33:13.205Z Downloaded pin-project-lite v0.2.14
11982025-07-17T20:33:13.212Z Downloaded similar v2.7.0
11992025-07-17T20:33:13.215Z Downloaded iddqd v0.3.8
12002025-07-17T20:33:13.220Z Downloaded tokio-rustls v0.25.0
12012025-07-17T20:33:13.223Z Downloaded multimap v0.10.1
12022025-07-17T20:33:13.223Z Downloaded fs_extra v1.3.0
12032025-07-17T20:33:13.227Z Downloaded typify v0.4.1
12042025-07-17T20:33:13.229Z Downloaded embedded-io v0.6.1
12052025-07-17T20:33:13.232Z Downloaded embedded-io v0.4.0
12062025-07-17T20:33:13.232Z Downloaded difflib v0.4.0
12072025-07-17T20:33:13.232Z Downloaded tiny-keccak v2.0.2
12082025-07-17T20:33:13.235Z Downloaded dropshot_endpoint v0.16.2
12092025-07-17T20:33:13.240Z Downloaded encoding_rs v0.8.34
12102025-07-17T20:33:13.258Z Downloaded rcgen v0.12.1
12112025-07-17T20:33:13.261Z Downloaded pbkdf2 v0.12.2
12122025-07-17T20:33:13.261Z Downloaded darling v0.20.10
12132025-07-17T20:33:13.266Z Downloaded ron v0.7.1
12142025-07-17T20:33:13.270Z Downloaded half v2.4.1
12152025-07-17T20:33:13.273Z Downloaded bumpalo v3.16.0
12162025-07-17T20:33:13.276Z Downloaded ring v0.17.14
12172025-07-17T20:33:13.314Z Downloaded backtrace v0.3.74
12182025-07-17T20:33:13.319Z Downloaded allocator-api2 v0.2.21
12192025-07-17T20:33:13.323Z Downloaded arc-swap v1.7.1
12202025-07-17T20:33:13.323Z Downloaded addr2line v0.24.2
12212025-07-17T20:33:13.326Z Downloaded tokio-native-tls v0.3.1
12222025-07-17T20:33:13.326Z Downloaded crossbeam-utils v0.8.21
12232025-07-17T20:33:13.330Z Downloaded console v0.15.10
12242025-07-17T20:33:13.336Z Downloaded bzip2 v0.5.2
12252025-07-17T20:33:13.336Z Downloaded hickory-resolver v0.25.2
12262025-07-17T20:33:13.339Z Downloaded subtle v2.6.1
12272025-07-17T20:33:13.339Z Downloaded cookie v0.18.1
12282025-07-17T20:33:13.339Z Downloaded colored v2.2.0
12292025-07-17T20:33:13.344Z Downloaded blake2 v0.10.6
12302025-07-17T20:33:13.344Z Downloaded smallvec v0.6.14
12312025-07-17T20:33:13.349Z Downloaded bitfield-struct v0.6.2
12322025-07-17T20:33:13.349Z Downloaded hickory-client v0.25.2
12332025-07-17T20:33:13.349Z Downloaded bit-vec v0.8.0
12342025-07-17T20:33:13.352Z Downloaded waitgroup v0.1.2
12352025-07-17T20:33:13.352Z Downloaded libgit2-sys v0.17.0+1.8.1
12362025-07-17T20:33:13.399Z Downloaded string_cache v0.8.9
12372025-07-17T20:33:13.403Z Downloaded smf v0.2.3
12382025-07-17T20:33:13.403Z Downloaded mime_guess v2.0.5
12392025-07-17T20:33:13.407Z Downloaded bcs v0.1.6
12402025-07-17T20:33:13.407Z Downloaded backoff v0.4.0
12412025-07-17T20:33:13.410Z Downloaded rfc6979 v0.4.0
12422025-07-17T20:33:13.410Z Downloaded quinn-udp v0.5.5
12432025-07-17T20:33:13.410Z Downloaded psl-types v2.0.11
12442025-07-17T20:33:13.410Z Downloaded cookie_store v0.21.1
12452025-07-17T20:33:13.413Z Downloaded argon2 v0.5.3
12462025-07-17T20:33:13.422Z Downloaded primeorder v0.13.6
12472025-07-17T20:33:13.422Z Downloaded bb8 v0.8.5
12482025-07-17T20:33:13.422Z Downloaded linked-hash-map v0.5.6
12492025-07-17T20:33:13.425Z Downloaded libz-rs-sys v0.5.1
12502025-07-17T20:33:13.425Z Downloaded constant_time_eq v0.3.1
12512025-07-17T20:33:13.425Z Downloaded cargo-platform v0.1.8
12522025-07-17T20:33:13.425Z Downloaded lockfree-object-pool v0.1.6
12532025-07-17T20:33:13.425Z Downloaded libscf-sys v1.1.0
12542025-07-17T20:33:13.425Z Downloaded libefi-sys v0.1.0
12552025-07-17T20:33:13.425Z Downloaded lazycell v1.3.0
12562025-07-17T20:33:13.425Z Downloaded lazy_static v1.5.0
12572025-07-17T20:33:13.429Z Downloaded atomic-waker v1.1.2
12582025-07-17T20:33:13.429Z Downloaded lzss v0.8.2
12592025-07-17T20:33:13.429Z Downloaded internet-checksum v0.2.1
12602025-07-17T20:33:13.429Z Downloaded hex-literal v0.4.1
12612025-07-17T20:33:13.432Z Downloaded cipher v0.4.4
12622025-07-17T20:33:13.432Z Downloaded chacha20 v0.9.1
12632025-07-17T20:33:13.435Z Downloaded bitfield v0.14.0
12642025-07-17T20:33:13.435Z Downloaded assert_matches v1.5.0
12652025-07-17T20:33:13.435Z Downloaded adler2 v2.0.0
12662025-07-17T20:33:13.439Z Downloaded highway v1.3.0
12672025-07-17T20:33:13.439Z Downloaded memmap2 v0.9.5
12682025-07-17T20:33:13.447Z Downloaded hickory-resolver v0.24.4
12692025-07-17T20:33:13.447Z Downloaded hash32 v0.2.1
12702025-07-17T20:33:13.447Z Downloaded crc-catalog v2.4.0
12712025-07-17T20:33:13.450Z Downloaded base64ct v1.6.0
12722025-07-17T20:33:13.450Z Downloaded http-body-util v0.1.3
12732025-07-17T20:33:13.450Z Downloaded humantime v2.2.0
12742025-07-17T20:33:13.450Z Downloaded blowfish v0.9.1
12752025-07-17T20:33:13.455Z Downloaded block-padding v0.3.3
12762025-07-17T20:33:13.455Z Downloaded ascii-canvas v3.0.0
12772025-07-17T20:33:13.455Z Downloaded inout v0.1.3
12782025-07-17T20:33:13.455Z Downloaded indoc v2.0.6
12792025-07-17T20:33:13.458Z Downloaded hubpack v0.1.2
12802025-07-17T20:33:13.458Z Downloaded crc v3.2.1
12812025-07-17T20:33:13.462Z Downloaded cexpr v0.6.0
12822025-07-17T20:33:13.462Z Downloaded atomicwrites v0.4.4
12832025-07-17T20:33:13.462Z Downloaded atty v0.2.14
12842025-07-17T20:33:13.464Z Downloaded chacha20poly1305 v0.10.1
12852025-07-17T20:33:13.465Z Downloaded cfg_aliases v0.1.1
12862025-07-17T20:33:13.465Z Downloaded ipnet v2.11.0
12872025-07-17T20:33:13.471Z Downloaded buf-list v1.0.3
12882025-07-17T20:33:13.474Z Downloaded ahash v0.8.11
12892025-07-17T20:33:13.747Z Downloaded aws-lc-sys v0.26.0
12902025-07-17T20:33:14.037Z Compiling value-bag v1.9.0
12912025-07-17T20:33:14.037Z Compiling shlex v1.3.0
12922025-07-17T20:33:14.037Z Compiling lock_api v0.4.12
12932025-07-17T20:33:14.040Z Compiling scopeguard v1.2.0
12942025-07-17T20:33:14.040Z Compiling typenum v1.17.0
12952025-07-17T20:33:14.040Z Compiling generic-array v0.14.7
12962025-07-17T20:33:14.222Z Compiling syn v2.0.104
12972025-07-17T20:33:14.234Z Compiling getrandom v0.2.15
12982025-07-17T20:33:14.369Z Compiling jobserver v0.1.32
12992025-07-17T20:33:14.573Z Compiling rand_core v0.6.4
13002025-07-17T20:33:14.594Z Compiling log v0.4.27
13012025-07-17T20:33:14.685Z Compiling smallvec v1.15.0
13022025-07-17T20:33:14.804Z Compiling cc v1.2.15
13032025-07-17T20:33:15.090Z Compiling portable-atomic v1.11.0
13042025-07-17T20:33:15.113Z Compiling critical-section v1.1.3
13052025-07-17T20:33:15.116Z Compiling subtle v2.6.1
13062025-07-17T20:33:15.154Z Compiling const-oid v0.9.6
13072025-07-17T20:33:15.278Z Compiling pkg-config v0.3.31
13082025-07-17T20:33:15.339Z Compiling parking_lot_core v0.9.10
13092025-07-17T20:33:15.484Z Compiling pin-project-lite v0.2.14
13102025-07-17T20:33:15.631Z Compiling rustix v0.38.37
13112025-07-17T20:33:16.319Z Compiling signal-hook-registry v1.4.2
13122025-07-17T20:33:16.458Z Compiling parking_lot v0.12.3
13132025-07-17T20:33:16.485Z Compiling mio v1.0.2
13142025-07-17T20:33:16.538Z Compiling futures-core v0.3.31
13152025-07-17T20:33:16.797Z Compiling spin v0.9.8
13162025-07-17T20:33:17.029Z Compiling either v1.15.0
13172025-07-17T20:33:17.171Z Compiling once_cell v1.21.3
13182025-07-17T20:33:17.194Z Compiling socket2 v0.5.10
13192025-07-17T20:33:17.288Z Compiling aho-corasick v1.1.3
13202025-07-17T20:33:17.335Z Compiling slab v0.4.9
13212025-07-17T20:33:17.430Z Compiling cpufeatures v0.2.14
13222025-07-17T20:33:17.507Z Compiling serde_json v1.0.140
13232025-07-17T20:33:17.545Z Compiling regex-syntax v0.8.5
13242025-07-17T20:33:17.578Z Compiling libm v0.2.8
13252025-07-17T20:33:17.887Z Compiling num-traits v0.2.19
13262025-07-17T20:33:17.944Z Compiling futures-sink v0.3.31
13272025-07-17T20:33:18.071Z Compiling glob v0.3.2
13282025-07-17T20:33:18.118Z Compiling percent-encoding v2.3.1
13292025-07-17T20:33:18.141Z Compiling getrandom v0.3.1
13302025-07-17T20:33:18.550Z Compiling prettyplease v0.2.35
13312025-07-17T20:33:18.814Z Compiling lazy_static v1.5.0
13322025-07-17T20:33:18.925Z Compiling clang-sys v1.8.1
13332025-07-17T20:33:18.949Z Compiling minimal-lexical v0.2.1
13342025-07-17T20:33:18.969Z Compiling allocator-api2 v0.2.21
13352025-07-17T20:33:19.273Z Compiling foldhash v0.1.5
13362025-07-17T20:33:19.692Z Compiling hashbrown v0.15.4
13372025-07-17T20:33:19.711Z Compiling nom v7.1.3
13382025-07-17T20:33:19.732Z Compiling libloading v0.8.5
13392025-07-17T20:33:19.764Z Compiling bindgen v0.69.5
13402025-07-17T20:33:20.105Z Compiling home v0.5.9
13412025-07-17T20:33:20.332Z Compiling base64ct v1.6.0
13422025-07-17T20:33:20.781Z Compiling pem-rfc7468 v0.7.0
13432025-07-17T20:33:20.903Z Compiling futures-channel v0.3.31
13442025-07-17T20:33:21.201Z Compiling regex-automata v0.4.8
13452025-07-17T20:33:21.324Z Compiling itertools v0.12.1
13462025-07-17T20:33:21.378Z Compiling lazycell v1.3.0
13472025-07-17T20:33:21.559Z Compiling synstructure v0.13.1
13482025-07-17T20:33:22.943Z Compiling cexpr v0.6.0
13492025-07-17T20:33:22.966Z Compiling flagset v0.4.6
13502025-07-17T20:33:23.205Z Compiling pin-utils v0.1.0
13512025-07-17T20:33:23.320Z Compiling rustc-hash v1.1.0
13522025-07-17T20:33:23.418Z Compiling futures-io v0.3.31
13532025-07-17T20:33:23.506Z Compiling futures-task v0.3.31
13542025-07-17T20:33:23.696Z Compiling cmake v0.1.51
13552025-07-17T20:33:23.819Z Compiling zerocopy v0.8.26
13562025-07-17T20:33:24.248Z Compiling fs_extra v1.3.0
13572025-07-17T20:33:24.372Z Compiling dunce v1.0.5
13582025-07-17T20:33:24.490Z Compiling form_urlencoded v1.2.1
13592025-07-17T20:33:24.513Z Compiling paste v1.0.15
13602025-07-17T20:33:24.534Z Compiling vcpkg v0.2.15
13612025-07-17T20:33:24.648Z Compiling crossbeam-utils v0.8.21
13622025-07-17T20:33:24.759Z Compiling ring v0.17.14
13632025-07-17T20:33:24.788Z Compiling tracing-core v0.1.32
13642025-07-17T20:33:25.244Z Compiling aws-lc-rs v1.12.4
13652025-07-17T20:33:25.709Z Compiling iana-time-zone v0.1.63
13662025-07-17T20:33:26.063Z Compiling base64 v0.22.1
13672025-07-17T20:33:26.092Z Compiling openssl-sys v0.9.109
13682025-07-17T20:33:26.118Z Compiling rustversion v1.0.17
13692025-07-17T20:33:26.391Z Compiling serde_derive v1.0.219
13702025-07-17T20:33:26.648Z Compiling zeroize_derive v1.4.2
13712025-07-17T20:33:26.735Z Compiling zerofrom-derive v0.1.4
13722025-07-17T20:33:27.023Z Compiling yoke-derive v0.7.4
13732025-07-17T20:33:27.045Z Compiling zerovec-derive v0.10.3
13742025-07-17T20:33:27.819Z Compiling zeroize v1.8.1
13752025-07-17T20:33:29.340Z Compiling displaydoc v0.2.5
13762025-07-17T20:33:29.535Z Compiling crypto-common v0.1.6
13772025-07-17T20:33:29.582Z Compiling block-buffer v0.10.4
13782025-07-17T20:33:29.780Z Compiling zerocopy-derive v0.7.35
13792025-07-17T20:33:29.864Z Compiling digest v0.10.7
13802025-07-17T20:33:30.073Z Compiling zerofrom v0.1.4
13812025-07-17T20:33:30.300Z Compiling yoke v0.7.4
13822025-07-17T20:33:30.326Z Compiling tokio-macros v2.5.0
13832025-07-17T20:33:30.673Z Compiling zerovec v0.10.4
13842025-07-17T20:33:30.707Z Compiling hmac v0.12.1
13852025-07-17T20:33:30.765Z Compiling icu_provider_macros v1.5.0
13862025-07-17T20:33:30.969Z Compiling block-padding v0.3.3
13872025-07-17T20:33:31.221Z Compiling inout v0.1.3
13882025-07-17T20:33:31.279Z Compiling sha2 v0.10.9
13892025-07-17T20:33:31.515Z Compiling cipher v0.4.4
13902025-07-17T20:33:31.651Z Compiling zerocopy v0.7.35
13912025-07-17T20:33:31.729Z Compiling regex v1.11.1
13922025-07-17T20:33:31.814Z Compiling der_derive v0.7.3
13932025-07-17T20:33:32.046Z Compiling futures-macro v0.3.31
13942025-07-17T20:33:32.541Z Compiling tinystr v0.7.6
13952025-07-17T20:33:32.697Z Compiling icu_collections v1.5.0
13962025-07-17T20:33:32.978Z Compiling icu_locid v1.5.0
13972025-07-17T20:33:33.033Z Compiling thiserror-impl v1.0.69
13982025-07-17T20:33:33.359Z Compiling serde v1.0.219
13992025-07-17T20:33:33.845Z Compiling futures-util v0.3.31
14002025-07-17T20:33:33.920Z Compiling ppv-lite86 v0.2.20
14012025-07-17T20:33:34.032Z Compiling icu_provider v1.5.0
14022025-07-17T20:33:34.551Z Compiling der v0.7.9
14032025-07-17T20:33:34.611Z Compiling salsa20 v0.10.2
14042025-07-17T20:33:34.752Z Compiling icu_locid_transform v1.5.0
14052025-07-17T20:33:34.825Z Compiling pbkdf2 v0.12.2
14062025-07-17T20:33:34.923Z Compiling zerocopy-derive v0.8.26
14072025-07-17T20:33:34.966Z Compiling aes v0.8.4
14082025-07-17T20:33:35.009Z Compiling scrypt v0.11.0
14092025-07-17T20:33:35.534Z Compiling cbc v0.1.2
14102025-07-17T20:33:35.786Z Compiling thiserror v1.0.69
14112025-07-17T20:33:35.905Z Compiling icu_properties v1.5.1
14122025-07-17T20:33:35.945Z Compiling pest v2.7.14
14132025-07-17T20:33:36.929Z Compiling spki v0.7.3
14142025-07-17T20:33:37.313Z Compiling pkcs5 v0.7.1
14152025-07-17T20:33:37.356Z Compiling tracing-attributes v0.1.27
14162025-07-17T20:33:37.639Z Compiling scroll_derive v0.12.0
14172025-07-17T20:33:38.409Z Compiling pkcs8 v0.10.2
14182025-07-17T20:33:38.736Z Compiling bytes v1.10.1
14192025-07-17T20:33:38.915Z Compiling bitflags v2.9.1
14202025-07-17T20:33:39.059Z Compiling semver v1.0.26
14212025-07-17T20:33:39.364Z Compiling indexmap v2.10.0
14222025-07-17T20:33:39.725Z Compiling icu_normalizer v1.5.0
14232025-07-17T20:33:40.140Z Compiling tokio v1.45.1
14242025-07-17T20:33:40.429Z Compiling http v1.3.1
14252025-07-17T20:33:40.452Z Compiling rustc_version v0.4.1
14262025-07-17T20:33:40.716Z Compiling idna_adapter v1.2.0
14272025-07-17T20:33:40.972Z Compiling idna v1.0.3
14282025-07-17T20:33:41.113Z Compiling uuid v1.17.0
14292025-07-17T20:33:41.425Z Compiling tracing v0.1.40
14302025-07-17T20:33:41.549Z Compiling pest_meta v2.7.14
14312025-07-17T20:33:41.690Z Compiling url v2.5.4
14322025-07-17T20:33:41.938Z Compiling http-body v1.0.1
14332025-07-17T20:33:42.202Z Compiling chrono v0.4.41
14342025-07-17T20:33:42.448Z Compiling rustls-pki-types v1.10.0
14352025-07-17T20:33:42.501Z Compiling tinyvec_macros v0.1.1
14362025-07-17T20:33:42.547Z Compiling httparse v1.9.5
14372025-07-17T20:33:42.615Z Compiling tinyvec v1.8.0
14382025-07-17T20:33:43.261Z Compiling which v4.4.2
14392025-07-17T20:33:43.454Z Compiling pest_generator v2.7.14
14402025-07-17T20:33:43.507Z Compiling rand_core v0.9.2
14412025-07-17T20:33:43.945Z Compiling scroll v0.12.0
14422025-07-17T20:33:44.060Z Compiling serde_derive_internals v0.29.1
14432025-07-17T20:33:44.166Z Compiling bzip2-sys v0.1.13+1.0.8
14442025-07-17T20:33:44.490Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14452025-07-17T20:33:44.675Z Compiling adler2 v2.0.0
14462025-07-17T20:33:44.907Z Compiling tower-service v0.3.3
14472025-07-17T20:33:45.062Z Compiling openssl-probe v0.1.5
14482025-07-17T20:33:45.190Z Compiling untrusted v0.9.0
14492025-07-17T20:33:45.220Z Compiling try-lock v0.2.5
14502025-07-17T20:33:45.391Z Compiling num-conv v0.1.0
14512025-07-17T20:33:45.396Z Compiling foreign-types-shared v0.1.1
14522025-07-17T20:33:45.396Z Compiling atomic-waker v1.1.2
14532025-07-17T20:33:45.547Z Compiling time-core v0.1.2
14542025-07-17T20:33:45.583Z Compiling untrusted v0.7.1
14552025-07-17T20:33:45.617Z Compiling powerfmt v0.2.0
14562025-07-17T20:33:45.681Z Compiling schemars v0.8.22
14572025-07-17T20:33:45.764Z Compiling openssl v0.10.73
14582025-07-17T20:33:45.780Z Compiling time-macros v0.2.18
14592025-07-17T20:33:45.800Z Compiling pest_derive v2.7.14
14602025-07-17T20:33:45.987Z Compiling deranged v0.3.11
14612025-07-17T20:33:46.080Z Compiling foreign-types v0.3.2
14622025-07-17T20:33:46.170Z Compiling want v0.3.1
14632025-07-17T20:33:46.255Z Compiling schemars_derive v0.8.22
14642025-07-17T20:33:46.586Z Compiling miniz_oxide v0.8.5
14652025-07-17T20:33:47.310Z Compiling goblin v0.8.2
14662025-07-17T20:33:48.588Z Compiling tokio-util v0.7.15
14672025-07-17T20:33:49.578Z Compiling rand_chacha v0.9.0
14682025-07-17T20:33:50.081Z Compiling h2 v0.4.6
14692025-07-17T20:33:50.326Z Compiling ipnet v2.11.0
14702025-07-17T20:33:51.437Z Compiling openssl-macros v0.1.1
14712025-07-17T20:33:51.575Z Compiling num_threads v0.1.7
14722025-07-17T20:33:51.732Z Compiling dyn-clone v1.0.19
14732025-07-17T20:33:51.969Z Compiling native-tls v0.2.12
14742025-07-17T20:33:52.100Z Compiling syn v1.0.109
14752025-07-17T20:33:52.150Z Compiling rustls v0.23.19
14762025-07-17T20:33:52.309Z Compiling httpdate v1.0.3
14772025-07-17T20:33:52.751Z Compiling dof v0.3.0
14782025-07-17T20:33:53.071Z Compiling time v0.3.36
14792025-07-17T20:33:54.524Z Compiling rand v0.9.1
14802025-07-17T20:33:55.989Z Compiling dtrace-parser v0.2.0
14812025-07-17T20:33:56.098Z Compiling unicode-normalization v0.1.24
14822025-07-17T20:33:56.127Z Compiling heapless v0.7.17
14832025-07-17T20:33:56.582Z Compiling signature v2.2.0
14842025-07-17T20:33:56.887Z Compiling crossbeam-epoch v0.9.18
14852025-07-17T20:33:57.973Z Compiling hyper v1.6.0
14862025-07-17T20:33:58.003Z Compiling crc32fast v1.4.2
14872025-07-17T20:33:58.003Z Compiling cookie v0.18.1
14882025-07-17T20:33:58.003Z Compiling siphasher v0.3.11
14892025-07-17T20:33:58.003Z Compiling slog v2.7.0
14902025-07-17T20:33:58.003Z Compiling unicode-properties v0.1.3
14912025-07-17T20:33:58.184Z Compiling unicode-bidi v0.3.17
14922025-07-17T20:33:58.366Z Compiling rayon-core v1.12.1
14932025-07-17T20:33:58.436Z Compiling zstd-safe v7.2.3
14942025-07-17T20:33:58.679Z Compiling signal-hook v0.3.17
14952025-07-17T20:33:58.789Z Compiling zlib-rs v0.5.1
14962025-07-17T20:33:59.034Z Compiling stringprep v0.1.5
14972025-07-17T20:33:59.395Z Compiling hyper-util v0.1.14
14982025-07-17T20:34:00.030Z Compiling phf_shared v0.11.2
14992025-07-17T20:34:00.232Z Compiling usdt-impl v0.5.0
15002025-07-17T20:34:00.277Z Compiling crossbeam-deque v0.8.5
15012025-07-17T20:34:00.403Z Compiling curve25519-dalek v4.1.3
15022025-07-17T20:34:00.451Z Compiling serde_tokenstream v0.2.2
15032025-07-17T20:34:00.629Z Compiling serde_spanned v0.6.9
15042025-07-17T20:34:00.876Z Compiling toml_datetime v0.6.11
15052025-07-17T20:34:01.045Z Compiling rand_chacha v0.3.1
15062025-07-17T20:34:01.091Z Compiling md-5 v0.10.6
15072025-07-17T20:34:01.370Z Compiling num-integer v0.1.46
15082025-07-17T20:34:01.396Z Compiling sync_wrapper v1.0.1
15092025-07-17T20:34:01.547Z Compiling ff v0.13.0
15102025-07-17T20:34:01.570Z Compiling hash32 v0.2.1
15112025-07-17T20:34:01.795Z Compiling memoffset v0.9.1
15122025-07-17T20:34:01.915Z Compiling tower-layer v0.3.3
15132025-07-17T20:34:02.093Z Compiling psl-types v2.0.11
15142025-07-17T20:34:02.119Z Compiling fallible-iterator v0.2.0
15152025-07-17T20:34:02.190Z Compiling num-bigint-dig v0.8.4
15162025-07-17T20:34:02.306Z Compiling newtype-uuid v1.2.4
15172025-07-17T20:34:02.538Z Compiling cfg_aliases v0.2.1
15182025-07-17T20:34:02.617Z Compiling litrs v0.4.1
15192025-07-17T20:34:02.657Z Compiling gimli v0.31.1
15202025-07-17T20:34:02.722Z Compiling base16ct v0.2.0
15212025-07-17T20:34:02.967Z Compiling smoltcp v0.9.1
15222025-07-17T20:34:03.095Z Compiling sec1 v0.7.3
15232025-07-17T20:34:03.328Z Compiling postgres-protocol v0.6.8
15242025-07-17T20:34:03.642Z Compiling nix v0.29.0
15252025-07-17T20:34:03.666Z Compiling document-features v0.2.10
15262025-07-17T20:34:03.749Z Compiling publicsuffix v2.3.0
15272025-07-17T20:34:04.051Z Compiling tower v0.5.2
15282025-07-17T20:34:04.477Z Compiling num-iter v0.1.45
15292025-07-17T20:34:04.683Z Compiling group v0.13.0
15302025-07-17T20:34:04.777Z Compiling rand v0.8.5
15312025-07-17T20:34:04.984Z Compiling libz-rs-sys v0.5.1
15322025-07-17T20:34:05.285Z Compiling flate2 v1.1.2
15332025-07-17T20:34:06.085Z Compiling tokio-native-tls v0.3.1
15342025-07-17T20:34:06.464Z Compiling ipnetwork v0.21.1
15352025-07-17T20:34:06.829Z Compiling addr2line v0.24.2
15362025-07-17T20:34:06.833Z Compiling strum_macros v0.27.1
15372025-07-17T20:34:06.873Z Compiling rustls-native-certs v0.8.1
15382025-07-17T20:34:07.054Z Compiling webpki-roots v1.0.1
15392025-07-17T20:34:07.212Z Compiling terminal_size v0.4.0
15402025-07-17T20:34:07.276Z Compiling http-body-util v0.1.3
15412025-07-17T20:34:07.296Z Compiling hkdf v0.12.4
15422025-07-17T20:34:07.378Z Compiling crypto-bigint v0.5.5
15432025-07-17T20:34:07.456Z Compiling curve25519-dalek-derive v0.1.1
15442025-07-17T20:34:07.495Z Compiling async-trait v0.1.88
15452025-07-17T20:34:07.566Z Compiling thiserror-impl v2.0.12
15462025-07-17T20:34:07.775Z Compiling ahash v0.8.11
15472025-07-17T20:34:08.174Z Compiling object v0.36.5
15482025-07-17T20:34:08.841Z Compiling fs-err v3.1.1
15492025-07-17T20:34:09.187Z Compiling iri-string v0.7.8
15502025-07-17T20:34:09.986Z Compiling bitflags v1.3.2
15512025-07-17T20:34:10.115Z Compiling buf-list v1.0.3
15522025-07-17T20:34:10.720Z Compiling anyhow v1.0.98
15532025-07-17T20:34:10.794Z Compiling rustc-demangle v0.1.24
15542025-07-17T20:34:11.333Z Compiling bumpalo v3.16.0
15552025-07-17T20:34:11.671Z Compiling lockfree-object-pool v0.1.6
15562025-07-17T20:34:11.759Z Compiling managed v0.8.0
15572025-07-17T20:34:11.821Z Compiling winnow v0.5.40
15582025-07-17T20:34:11.928Z Compiling hubpack_derive v0.1.1
15592025-07-17T20:34:11.961Z Compiling simd-adler32 v0.3.7
15602025-07-17T20:34:12.201Z Compiling clap_builder v4.5.40
15612025-07-17T20:34:12.489Z Compiling zopfli v0.8.1
15622025-07-17T20:34:12.788Z Compiling hubpack v0.1.2
15632025-07-17T20:34:13.089Z Compiling tower-http v0.6.6
15642025-07-17T20:34:13.231Z Compiling console v0.15.10
15652025-07-17T20:34:13.970Z Compiling strum v0.27.1
15662025-07-17T20:34:14.172Z Compiling thiserror v2.0.12
15672025-07-17T20:34:14.416Z Compiling elliptic-curve v0.13.8
15682025-07-17T20:34:14.673Z Compiling backtrace v0.3.74
15692025-07-17T20:34:14.911Z Compiling hyper-tls v0.6.0
15702025-07-17T20:34:15.194Z Compiling toml_edit v0.19.15
15712025-07-17T20:34:15.218Z Compiling oxnet v0.1.2
15722025-07-17T20:34:15.221Z Compiling signal-hook-mio v0.2.4
15732025-07-17T20:34:15.314Z Compiling cookie_store v0.21.1
15742025-07-17T20:34:15.957Z Compiling zstd v0.13.3
15752025-07-17T20:34:16.628Z Compiling rayon v1.10.0
15762025-07-17T20:34:16.972Z Compiling postgres-types v0.2.9
15772025-07-17T20:34:17.878Z Compiling usdt-attr-macro v0.5.0
15782025-07-17T20:34:18.250Z Compiling usdt-macro v0.5.0
15792025-07-17T20:34:19.479Z Compiling phf v0.11.2
15802025-07-17T20:34:19.620Z Compiling ed25519 v2.2.3
15812025-07-17T20:34:19.684Z Compiling bzip2 v0.5.2
15822025-07-17T20:34:19.787Z Compiling bzip2 v0.4.4
15832025-07-17T20:34:20.084Z Compiling strum_macros v0.26.4
15842025-07-17T20:34:20.183Z Compiling pkcs1 v0.7.5
15852025-07-17T20:34:20.916Z Compiling serde_urlencoded v0.7.1
15862025-07-17T20:34:21.105Z Compiling serde-big-array v0.5.1
15872025-07-17T20:34:21.374Z Compiling rfc6979 v0.4.0
15882025-07-17T20:34:21.394Z Compiling bstr v1.10.0
15892025-07-17T20:34:21.416Z Compiling serde_repr v0.1.19
15902025-07-17T20:34:21.585Z Compiling daft-derive v0.1.4
15912025-07-17T20:34:21.782Z Compiling enum-as-inner v0.6.1
15922025-07-17T20:34:21.804Z Compiling clap_derive v4.5.40
15932025-07-17T20:34:22.541Z Compiling float-cmp v0.10.0
15942025-07-17T20:34:22.839Z Compiling encoding_rs v0.8.34
15952025-07-17T20:34:22.861Z Compiling whoami v1.5.2
15962025-07-17T20:34:22.970Z Compiling difflib v0.4.0
15972025-07-17T20:34:23.125Z Compiling static_assertions v1.1.0
15982025-07-17T20:34:23.246Z Compiling new_debug_unreachable v1.0.6
15992025-07-17T20:34:23.369Z Compiling precomputed-hash v0.1.1
16002025-07-17T20:34:23.414Z Compiling number_prefix v0.4.0
16012025-07-17T20:34:23.519Z Compiling unicode-segmentation v1.12.0
16022025-07-17T20:34:23.672Z Compiling data-encoding v2.9.0
16032025-07-17T20:34:24.230Z Compiling normalize-line-endings v0.3.0
16042025-07-17T20:34:24.375Z Compiling mime v0.3.17
16052025-07-17T20:34:24.399Z Compiling predicates-core v1.0.8
16062025-07-17T20:34:24.527Z Compiling fixedbitset v0.4.2
16072025-07-17T20:34:24.720Z Compiling predicates v3.1.3
16082025-07-17T20:34:24.893Z Compiling petgraph v0.6.5
16092025-07-17T20:34:24.972Z Compiling strum v0.26.3
16102025-07-17T20:34:25.191Z Compiling hickory-proto v0.25.2
16112025-07-17T20:34:25.352Z Compiling toml_edit v0.22.27
16122025-07-17T20:34:26.164Z Compiling similar v2.7.0
16132025-07-17T20:34:26.243Z Compiling clap v4.5.40
16142025-07-17T20:34:26.382Z Compiling indicatif v0.17.11
16152025-07-17T20:34:26.477Z Compiling string_cache v0.8.9
16162025-07-17T20:34:26.926Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16172025-07-17T20:34:28.188Z Compiling tokio-postgres v0.7.13
16182025-07-17T20:34:28.330Z Compiling daft v0.1.4
16192025-07-17T20:34:28.433Z Compiling usdt v0.5.0
16202025-07-17T20:34:28.566Z Compiling ecdsa v0.16.9
16212025-07-17T20:34:28.876Z Compiling rsa v0.9.6
16222025-07-17T20:34:28.937Z Compiling zip v0.6.6
16232025-07-17T20:34:29.399Z Compiling zip v4.2.0
16242025-07-17T20:34:30.243Z Compiling ed25519-dalek v2.1.1
16252025-07-17T20:34:31.528Z Compiling toml v0.7.8
16262025-07-17T20:34:32.936Z Compiling crossterm v0.28.1
16272025-07-17T20:34:33.567Z Compiling tokio-stream v0.1.17
16282025-07-17T20:34:33.625Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16292025-07-17T20:34:34.035Z Compiling openapiv3 v2.2.0
16302025-07-17T20:34:34.058Z Compiling x509-cert v0.2.5
16312025-07-17T20:34:34.289Z Compiling sha1 v0.10.6
16322025-07-17T20:34:34.528Z Compiling itertools v0.10.5
16332025-07-17T20:34:34.720Z Compiling itertools v0.13.0
16342025-07-17T20:34:36.086Z Compiling dirs-sys-next v0.1.2
16352025-07-17T20:34:36.445Z Compiling winnow v0.6.26
16362025-07-17T20:34:36.641Z Compiling lalrpop-util v0.19.12
16372025-07-17T20:34:36.914Z Compiling rustc-hash v2.1.1
16382025-07-17T20:34:36.974Z Compiling peg-runtime v0.8.5
16392025-07-17T20:34:37.002Z Compiling dirs-next v2.0.0
16402025-07-17T20:34:37.117Z Compiling thread_local v1.1.8
16412025-07-17T20:34:37.215Z Compiling slog-async v2.8.0
16422025-07-17T20:34:37.538Z Compiling term v0.7.0
16432025-07-17T20:34:37.582Z Compiling xattr v1.3.1
16442025-07-17T20:34:37.644Z Compiling futures-executor v0.3.31
16452025-07-17T20:34:37.835Z Compiling crossbeam-channel v0.5.15
16462025-07-17T20:34:37.895Z Compiling filetime v0.2.25
16472025-07-17T20:34:37.918Z Compiling is-terminal v0.4.13
16482025-07-17T20:34:38.079Z Compiling take_mut v0.2.2
16492025-07-17T20:34:38.149Z Compiling tar v0.4.44
16502025-07-17T20:34:38.217Z Compiling slog-term v2.9.1
16512025-07-17T20:34:38.256Z Compiling futures v0.3.31
16522025-07-17T20:34:38.388Z Compiling camino v1.1.10
16532025-07-17T20:34:44.200Z Compiling aws-lc-sys v0.26.0
16542025-07-17T20:35:16.484Z Compiling rustls-webpki v0.102.8
16552025-07-17T20:35:20.905Z Compiling tokio-rustls v0.26.0
16562025-07-17T20:35:21.167Z Compiling hyper-rustls v0.27.7
16572025-07-17T20:35:21.545Z Compiling reqwest v0.12.22
16582025-07-17T20:35:24.904Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16592025-07-17T20:35:25.188Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16602025-07-17T20:35:29.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16612025-07-17T20:35:29.868Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16622025-07-17T20:35:29.923ZJul 17 20:35:29.422 INFO Starting download, target: Clickhouse
16632025-07-17T20:35:29.923ZJul 17 20:35:29.422 INFO Starting download, target: Console
16642025-07-17T20:35:29.923ZJul 17 20:35:29.422 INFO Starting download, target: Cockroach
16652025-07-17T20:35:29.929ZJul 17 20:35:29.422 INFO Starting download, target: DendriteStub
16662025-07-17T20:35:29.929ZJul 17 20:35:29.422 INFO Starting download, target: MaghemiteMgd
16672025-07-17T20:35:29.929ZJul 17 20:35:29.422 INFO Starting download, target: TransceiverControl
16682025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16692025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16702025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16712025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16722025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16732025-07-17T20:35:29.929ZJul 17 20:35:29.423 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16742025-07-17T20:35:30.320ZJul 17 20:35:29.795 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16752025-07-17T20:35:30.558ZJul 17 20:35:30.011 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16762025-07-17T20:35:30.774ZJul 17 20:35:30.241 INFO Download complete, target: TransceiverControl
16772025-07-17T20:35:31.028ZJul 17 20:35:30.414 INFO Download complete, target: Console
16782025-07-17T20:35:31.339ZJul 17 20:35:30.789 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16792025-07-17T20:35:31.596ZJul 17 20:35:31.056 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16802025-07-17T20:35:31.733ZJul 17 20:35:31.191 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16812025-07-17T20:35:32.771ZJul 17 20:35:32.234 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16822025-07-17T20:35:32.771ZJul 17 20:35:32.234 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16832025-07-17T20:35:34.751ZJul 17 20:35:34.248 INFO Download complete, target: DendriteStub
16842025-07-17T20:35:35.012ZJul 17 20:35:34.507 INFO Download complete, target: MaghemiteMgd
16852025-07-17T20:35:39.268ZJul 17 20:35:38.755 INFO Checking that binary works, target: Cockroach
16862025-07-17T20:35:39.463ZJul 17 20:35:38.903 INFO Download complete, target: Cockroach
16872025-07-17T20:35:42.128ZJul 17 20:35:41.583 INFO Checking that binary works, target: Clickhouse
16882025-07-17T20:35:42.298ZJul 17 20:35:41.753 INFO Download complete, target: Clickhouse
16892025-07-17T20:35:42.364ZAll builder prerequisites installed successfully, and PATH looks valid
16902025-07-17T20:35:42.364Z
16912025-07-17T20:35:42.364Zreal 4:48.451439017
16922025-07-17T20:35:42.364Zuser 16:24.411045238
16932025-07-17T20:35:42.364Zsys 2:17.759384679
16942025-07-17T20:35:42.364Ztrap 0.579323608
16952025-07-17T20:35:42.364Ztflt 3.514150421
16962025-07-17T20:35:42.364Zdflt 2.656690790
16972025-07-17T20:35:42.364Zkflt 0.029474171
16982025-07-17T20:35:42.364Zlock 38:01.273707768
16992025-07-17T20:35:42.364Zslp 59:50.794789637
17002025-07-17T20:35:42.364Zlat 1:10.510311810
17012025-07-17T20:35:42.365Zstop 2:55.572622945
17022025-07-17T20:35:42.365Z+ banner hack-check
17032025-07-17T20:35:42.365Z
17042025-07-17T20:35:42.365Z # # ## #### # # #### # # ###### #### # #
17052025-07-17T20:35:42.365Z # # # # # # # # # # # # # # # # #
17062025-07-17T20:35:42.365Z ###### # # # #### ##### # ###### ##### # ####
17072025-07-17T20:35:42.365Z # # ###### # # # # # # # # # #
17082025-07-17T20:35:42.365Z # # # # # # # # # # # # # # # # #
17092025-07-17T20:35:42.365Z # # # # #### # # #### # # ###### #### # #
17102025-07-17T20:35:42.365Z
17112025-07-17T20:35:42.365Z+ export CARGO_INCREMENTAL=0
17122025-07-17T20:35:42.365Z+ CARGO_INCREMENTAL=0
17132025-07-17T20:35:42.365Z+ ptime -m timeout 2h cargo xtask check-features --ci
17142025-07-17T20:35:42.996Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17152025-07-17T20:35:43.324Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17162025-07-17T20:35:46.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s
17172025-07-17T20:35:46.358Z Running `target/debug/xtask check-features --ci`
17182025-07-17T20:35:46.404Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17192025-07-17T20:35:46.417Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17202025-07-17T20:35:46.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17212025-07-17T20:35:46.996Z Running `target/debug/xtask download cargo-hack`
17222025-07-17T20:35:48.167Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17232025-07-17T20:35:48.382Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17242025-07-17T20:35:52.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
17252025-07-17T20:35:52.278Z Running `target/debug/xtask-downloader cargo-hack`
17262025-07-17T20:35:52.336ZJul 17 20:35:51.815 INFO Starting download, target: CargoHack
17272025-07-17T20:35:52.343ZJul 17 20:35:51.816 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17282025-07-17T20:35:52.662ZJul 17 20:35:52.130 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17292025-07-17T20:35:52.736ZJul 17 20:35:52.204 INFO Download complete, target: CargoHack
17302025-07-17T20:35:52.818Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17312025-07-17T20:35:52.818Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17322025-07-17T20:35:52.974Zinfo: running `cargo check --bins` on api_identity (1/221)
17332025-07-17T20:35:53.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-07-17T20:35:53.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-07-17T20:35:53.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-07-17T20:35:53.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17372025-07-17T20:35:53.676Z
17382025-07-17T20:35:53.676Zinfo: running `cargo check --bins` on bootstore (2/221)
17392025-07-17T20:35:54.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-07-17T20:35:54.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-07-17T20:35:54.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-07-17T20:35:54.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17432025-07-17T20:35:54.574Z
17442025-07-17T20:35:54.574Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17452025-07-17T20:35:55.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-07-17T20:35:55.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-07-17T20:35:55.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-07-17T20:35:55.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17492025-07-17T20:35:55.216Z
17502025-07-17T20:35:55.216Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17512025-07-17T20:35:55.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-07-17T20:35:55.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-07-17T20:35:55.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-07-17T20:35:55.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17552025-07-17T20:35:55.980Z
17562025-07-17T20:35:55.980Zinfo: running `cargo check --bins` on id-map (5/221)
17572025-07-17T20:35:56.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-07-17T20:35:56.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-07-17T20:35:56.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-07-17T20:35:56.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17612025-07-17T20:35:56.807Z
17622025-07-17T20:35:56.807Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17632025-07-17T20:35:57.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-07-17T20:35:57.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-07-17T20:35:57.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-07-17T20:35:57.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17672025-07-17T20:35:57.290Z
17682025-07-17T20:35:57.290Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17692025-07-17T20:35:58.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-07-17T20:35:58.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-07-17T20:35:58.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-07-17T20:35:58.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17732025-07-17T20:35:58.210Z
17742025-07-17T20:35:58.210Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17752025-07-17T20:35:58.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-07-17T20:35:58.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-07-17T20:35:58.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-07-17T20:35:58.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17792025-07-17T20:35:58.424Z
17802025-07-17T20:35:58.425Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17812025-07-17T20:35:58.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-07-17T20:35:58.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-07-17T20:35:58.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-07-17T20:35:58.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17852025-07-17T20:35:58.949Z
17862025-07-17T20:35:58.949Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17872025-07-17T20:35:59.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-07-17T20:35:59.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-07-17T20:35:59.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-07-17T20:35:59.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17912025-07-17T20:35:59.503Z
17922025-07-17T20:35:59.503Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17932025-07-17T20:36:00.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-07-17T20:36:00.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-07-17T20:36:00.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-07-17T20:36:00.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17972025-07-17T20:36:00.068Z
17982025-07-17T20:36:00.068Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17992025-07-17T20:36:00.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-07-17T20:36:00.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-07-17T20:36:00.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-07-17T20:36:00.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18032025-07-17T20:36:00.628Z
18042025-07-17T20:36:00.628Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18052025-07-17T20:36:01.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-07-17T20:36:01.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-07-17T20:36:01.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-07-17T20:36:01.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18092025-07-17T20:36:01.180Z
18102025-07-17T20:36:01.180Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18112025-07-17T20:36:01.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-07-17T20:36:01.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-07-17T20:36:01.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-07-17T20:36:01.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18152025-07-17T20:36:01.736Z
18162025-07-17T20:36:01.736Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18172025-07-17T20:36:02.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-07-17T20:36:02.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-07-17T20:36:02.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-07-17T20:36:02.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18212025-07-17T20:36:02.316Z
18222025-07-17T20:36:02.317Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18232025-07-17T20:36:02.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-07-17T20:36:03.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-07-17T20:36:03.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-07-17T20:36:03.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18272025-07-17T20:36:03.214Z
18282025-07-17T20:36:03.214Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18292025-07-17T20:36:03.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-07-17T20:36:03.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-07-17T20:36:03.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-07-17T20:36:03.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18332025-07-17T20:36:03.468Z
18342025-07-17T20:36:03.469Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18352025-07-17T20:36:03.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-07-17T20:36:03.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-07-17T20:36:03.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-07-17T20:36:03.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18392025-07-17T20:36:03.979Z
18402025-07-17T20:36:03.979Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18412025-07-17T20:36:04.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-07-17T20:36:04.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-07-17T20:36:04.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-07-17T20:36:04.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18452025-07-17T20:36:04.588Z
18462025-07-17T20:36:04.588Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18472025-07-17T20:36:05.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-07-17T20:36:05.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-07-17T20:36:05.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-07-17T20:36:05.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18512025-07-17T20:36:05.090Z
18522025-07-17T20:36:05.090Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18532025-07-17T20:36:05.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-07-17T20:36:05.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-07-17T20:36:05.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-07-17T20:36:05.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18572025-07-17T20:36:05.654Z
18582025-07-17T20:36:05.654Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18592025-07-17T20:36:06.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-07-17T20:36:06.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-07-17T20:36:06.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-07-17T20:36:06.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18632025-07-17T20:36:06.209Z
18642025-07-17T20:36:06.209Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18652025-07-17T20:36:06.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-07-17T20:36:06.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-07-17T20:36:06.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-07-17T20:36:06.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18692025-07-17T20:36:06.768Z
18702025-07-17T20:36:06.768Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18712025-07-17T20:36:07.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-07-17T20:36:07.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-07-17T20:36:07.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-07-17T20:36:07.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18752025-07-17T20:36:07.630Z
18762025-07-17T20:36:07.630Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18772025-07-17T20:36:07.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-07-17T20:36:07.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-07-17T20:36:07.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-07-17T20:36:07.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18812025-07-17T20:36:07.982Z
18822025-07-17T20:36:07.982Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18832025-07-17T20:36:08.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-07-17T20:36:08.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-07-17T20:36:08.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-07-17T20:36:08.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18872025-07-17T20:36:08.461Z
18882025-07-17T20:36:08.461Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18892025-07-17T20:36:08.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-07-17T20:36:08.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-07-17T20:36:08.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-07-17T20:36:08.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18932025-07-17T20:36:09.006Z
18942025-07-17T20:36:09.006Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18952025-07-17T20:36:09.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-07-17T20:36:09.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-07-17T20:36:09.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-07-17T20:36:09.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18992025-07-17T20:36:09.563Z
19002025-07-17T20:36:09.563Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19012025-07-17T20:36:10.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-07-17T20:36:10.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-07-17T20:36:10.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-07-17T20:36:10.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19052025-07-17T20:36:10.131Z
19062025-07-17T20:36:10.131Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19072025-07-17T20:36:10.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-07-17T20:36:10.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-07-17T20:36:10.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-07-17T20:36:10.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19112025-07-17T20:36:10.998Z
19122025-07-17T20:36:10.998Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19132025-07-17T20:36:11.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-07-17T20:36:11.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-07-17T20:36:11.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-07-17T20:36:11.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19172025-07-17T20:36:11.236Z
19182025-07-17T20:36:11.236Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19192025-07-17T20:36:11.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-07-17T20:36:11.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-07-17T20:36:11.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-07-17T20:36:11.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19232025-07-17T20:36:11.796Z
19242025-07-17T20:36:11.796Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19252025-07-17T20:36:12.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-07-17T20:36:12.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-07-17T20:36:12.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-07-17T20:36:12.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19292025-07-17T20:36:12.377Z
19302025-07-17T20:36:12.377Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19312025-07-17T20:36:12.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-07-17T20:36:12.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-07-17T20:36:12.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-07-17T20:36:12.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19352025-07-17T20:36:12.912Z
19362025-07-17T20:36:12.912Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19372025-07-17T20:36:13.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-07-17T20:36:13.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-07-17T20:36:13.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-07-17T20:36:13.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19412025-07-17T20:36:13.472Z
19422025-07-17T20:36:13.472Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19432025-07-17T20:36:14.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-07-17T20:36:14.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-07-17T20:36:14.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-07-17T20:36:14.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19472025-07-17T20:36:14.975Z
19482025-07-17T20:36:14.975Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19492025-07-17T20:36:14.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-07-17T20:36:14.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-07-17T20:36:14.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-07-17T20:36:14.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19532025-07-17T20:36:14.975Z
19542025-07-17T20:36:14.975Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19552025-07-17T20:36:15.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-07-17T20:36:15.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-07-17T20:36:15.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-07-17T20:36:15.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19592025-07-17T20:36:15.157Z
19602025-07-17T20:36:15.157Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19612025-07-17T20:36:15.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-07-17T20:36:15.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-07-17T20:36:15.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-07-17T20:36:15.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19652025-07-17T20:36:15.754Z
19662025-07-17T20:36:15.754Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19672025-07-17T20:36:16.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-07-17T20:36:16.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-07-17T20:36:16.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-07-17T20:36:16.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19712025-07-17T20:36:16.286Z
19722025-07-17T20:36:16.287Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19732025-07-17T20:36:16.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-07-17T20:36:16.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-07-17T20:36:16.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-07-17T20:36:16.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19772025-07-17T20:36:16.849Z
19782025-07-17T20:36:16.849Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19792025-07-17T20:36:17.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-07-17T20:36:17.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-07-17T20:36:17.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-07-17T20:36:17.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19832025-07-17T20:36:17.410Z
19842025-07-17T20:36:17.411Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19852025-07-17T20:36:17.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-07-17T20:36:17.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-07-17T20:36:17.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-07-17T20:36:17.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19892025-07-17T20:36:17.975Z
19902025-07-17T20:36:17.975Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19912025-07-17T20:36:18.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-07-17T20:36:18.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-07-17T20:36:18.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-07-17T20:36:18.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19952025-07-17T20:36:18.532Z
19962025-07-17T20:36:18.532Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19972025-07-17T20:36:21.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-07-17T20:36:21.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-07-17T20:36:21.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-07-17T20:36:21.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20012025-07-17T20:36:21.823Z
20022025-07-17T20:36:21.823Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20032025-07-17T20:36:21.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-07-17T20:36:21.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-07-17T20:36:21.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-07-17T20:36:21.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20072025-07-17T20:36:21.823Z
20082025-07-17T20:36:21.823Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20092025-07-17T20:36:21.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-07-17T20:36:21.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-07-17T20:36:21.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-07-17T20:36:21.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20132025-07-17T20:36:21.823Z
20142025-07-17T20:36:21.823Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20152025-07-17T20:36:25.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-07-17T20:36:25.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-07-17T20:36:25.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182025-07-17T20:36:25.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20192025-07-17T20:36:25.289Z
20202025-07-17T20:36:25.289Zinfo: running `cargo check --bins` on oxlog (49/221)
20212025-07-17T20:36:25.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222025-07-17T20:36:25.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232025-07-17T20:36:25.366Z Checking cfg-if v1.0.1
20242025-07-17T20:36:25.366Z Checking libc v0.2.174
20252025-07-17T20:36:25.366Z Checking serde v1.0.219
20262025-07-17T20:36:25.366Z Checking zeroize v1.8.1
20272025-07-17T20:36:25.366Z Checking memchr v2.7.4
20282025-07-17T20:36:25.366Z Checking typenum v1.17.0
20292025-07-17T20:36:25.366Z Checking smallvec v1.15.0
20302025-07-17T20:36:25.366Z Checking value-bag v1.9.0
20312025-07-17T20:36:25.366Z Checking subtle v2.6.1
20322025-07-17T20:36:25.366Z Checking scopeguard v1.2.0
20332025-07-17T20:36:25.366Z Checking const-oid v0.9.6
20342025-07-17T20:36:25.366Z Checking itoa v1.0.11
20352025-07-17T20:36:25.366Z Checking lock_api v0.4.12
20362025-07-17T20:36:25.366Z Checking log v0.4.27
20372025-07-17T20:36:25.366Z Checking stable_deref_trait v1.2.0
20382025-07-17T20:36:25.366Z Checking byteorder v1.5.0
20392025-07-17T20:36:25.366Z Checking zerofrom v0.1.4
20402025-07-17T20:36:25.366Z Checking portable-atomic v1.11.0
20412025-07-17T20:36:25.366Z Checking critical-section v1.1.3
20422025-07-17T20:36:25.366Z Checking pin-project-lite v0.2.14
20432025-07-17T20:36:25.366Z Checking getrandom v0.2.15
20442025-07-17T20:36:25.366Z Checking generic-array v0.14.7
20452025-07-17T20:36:25.366Z Checking parking_lot_core v0.9.10
20462025-07-17T20:36:25.366Z Checking signal-hook-registry v1.4.2
20472025-07-17T20:36:25.367Z Checking mio v1.0.2
20482025-07-17T20:36:25.367Z Checking rand_core v0.6.4
20492025-07-17T20:36:25.367Z Checking yoke v0.7.4
20502025-07-17T20:36:25.367Z Checking parking_lot v0.12.3
20512025-07-17T20:36:25.367Z Checking socket2 v0.5.10
20522025-07-17T20:36:25.367Z Checking zerovec v0.10.4
20532025-07-17T20:36:25.367Z Checking futures-core v0.3.31
20542025-07-17T20:36:25.367Z Checking once_cell v1.21.3
20552025-07-17T20:36:25.367Z Checking cpufeatures v0.2.14
20562025-07-17T20:36:25.367Z Checking writeable v0.5.5
20572025-07-17T20:36:25.367Z Checking litemap v0.7.3
20582025-07-17T20:36:25.367Z Checking zerocopy v0.7.35
20592025-07-17T20:36:25.367Z Checking crypto-common v0.1.6
20602025-07-17T20:36:25.367Z Checking block-buffer v0.10.4
20612025-07-17T20:36:25.367Z Checking block-padding v0.3.3
20622025-07-17T20:36:25.367Z Checking percent-encoding v2.3.1
20632025-07-17T20:36:25.367Z Checking getrandom v0.3.1
20642025-07-17T20:36:25.367Z Checking libm v0.2.8
20652025-07-17T20:36:25.367Z Checking digest v0.10.7
20662025-07-17T20:36:25.367Z Checking inout v0.1.3
20672025-07-17T20:36:25.367Z Checking foldhash v0.1.5
20682025-07-17T20:36:25.367Z Checking ryu v1.0.18
20692025-07-17T20:36:25.367Z Checking hmac v0.12.1
20702025-07-17T20:36:25.367Z Checking allocator-api2 v0.2.21
20712025-07-17T20:36:25.367Z Checking futures-sink v0.3.31
20722025-07-17T20:36:25.367Z Checking equivalent v1.0.2
20732025-07-17T20:36:25.367Z Checking icu_locid_transform_data v1.5.0
20742025-07-17T20:36:25.367Z Checking sha2 v0.10.9
20752025-07-17T20:36:25.367Z Checking cipher v0.4.4
20762025-07-17T20:36:25.409Z Checking slab v0.4.9
20772025-07-17T20:36:25.462Z Checking num-traits v0.2.19
20782025-07-17T20:36:25.544Z Checking icu_properties_data v1.5.0
20792025-07-17T20:36:25.568Z Checking tinystr v0.7.6
20802025-07-17T20:36:25.603Z Checking hashbrown v0.15.4
20812025-07-17T20:36:25.621Z Checking icu_collections v1.5.0
20822025-07-17T20:36:25.674Z Checking base64ct v1.6.0
20832025-07-17T20:36:25.891Z Checking utf8_iter v1.0.4
20842025-07-17T20:36:25.898Z Checking flagset v0.4.6
20852025-07-17T20:36:25.899Z Checking icu_locid v1.5.0
20862025-07-17T20:36:26.017Z Checking write16 v1.0.0
20872025-07-17T20:36:26.021Z Checking icu_normalizer_data v1.5.0
20882025-07-17T20:36:26.121Z Checking pem-rfc7468 v0.7.0
20892025-07-17T20:36:26.147Z Checking utf16_iter v1.0.5
20902025-07-17T20:36:26.171Z Checking salsa20 v0.10.2
20912025-07-17T20:36:26.315Z Checking ppv-lite86 v0.2.20
20922025-07-17T20:36:26.338Z Checking pbkdf2 v0.12.2
20932025-07-17T20:36:26.397Z Checking der v0.7.9
20942025-07-17T20:36:26.397Z Checking futures-channel v0.3.31
20952025-07-17T20:36:26.506Z Checking pin-utils v0.1.0
20962025-07-17T20:36:26.664Z Checking fnv v1.0.7
20972025-07-17T20:36:26.674Z Checking futures-task v0.3.31
20982025-07-17T20:36:26.679Z Checking bytes v1.10.1
20992025-07-17T20:36:26.755Z Checking bitflags v2.9.1
21002025-07-17T20:36:26.771Z Checking serde_json v1.0.140
21012025-07-17T20:36:26.865Z Checking icu_provider v1.5.0
21022025-07-17T20:36:26.881Z Checking indexmap v2.10.0
21032025-07-17T20:36:26.917Z Checking futures-io v0.3.31
21042025-07-17T20:36:27.000Z Checking scrypt v0.11.0
21052025-07-17T20:36:27.046Z Checking cbc v0.1.2
21062025-07-17T20:36:27.116Z Checking futures-util v0.3.31
21072025-07-17T20:36:27.222Z Checking aes v0.8.4
21082025-07-17T20:36:27.266Z Checking form_urlencoded v1.2.1
21092025-07-17T20:36:27.477Z Checking zerocopy v0.8.26
21102025-07-17T20:36:27.495Z Checking icu_locid_transform v1.5.0
21112025-07-17T20:36:27.680Z Checking tokio v1.45.1
21122025-07-17T20:36:28.078Z Checking spki v0.7.3
21132025-07-17T20:36:28.105Z Checking http v1.3.1
21142025-07-17T20:36:28.155Z Checking uuid v1.17.0
21152025-07-17T20:36:28.364Z Checking tracing-core v0.1.32
21162025-07-17T20:36:28.386Z Checking pkcs5 v0.7.1
21172025-07-17T20:36:28.493Z Checking icu_properties v1.5.1
21182025-07-17T20:36:28.789Z Checking iana-time-zone v0.1.63
21192025-07-17T20:36:28.862Z Checking pkcs8 v0.10.2
21202025-07-17T20:36:28.962Z Checking tinyvec_macros v0.1.1
21212025-07-17T20:36:29.005Z Checking tracing v0.1.40
21222025-07-17T20:36:29.059Z Checking rustls-pki-types v1.10.0
21232025-07-17T20:36:29.167Z Compiling newtype-uuid v1.2.4
21242025-07-17T20:36:29.343Z Checking base64 v0.22.1
21252025-07-17T20:36:29.431Z Checking http-body v1.0.1
21262025-07-17T20:36:29.531Z Checking tinyvec v1.8.0
21272025-07-17T20:36:29.606Z Checking chrono v0.4.41
21282025-07-17T20:36:29.650Z Checking aws-lc-sys v0.26.0
21292025-07-17T20:36:29.826Z Checking spin v0.9.8
21302025-07-17T20:36:30.181Z Checking adler2 v2.0.0
21312025-07-17T20:36:30.361Z Checking tower-service v0.3.3
21322025-07-17T20:36:30.492Z Checking atomic-waker v1.1.2
21332025-07-17T20:36:30.651Z Checking untrusted v0.9.0
21342025-07-17T20:36:30.669Z Checking rand_core v0.9.2
21352025-07-17T20:36:30.810Z Checking try-lock v0.2.5
21362025-07-17T20:36:30.840Z Checking foreign-types-shared v0.1.1
21372025-07-17T20:36:30.961Z Checking untrusted v0.7.1
21382025-07-17T20:36:30.991Z Checking openssl-probe v0.1.5
21392025-07-17T20:36:31.021Z Checking rand_chacha v0.9.0
21402025-07-17T20:36:31.162Z Checking foreign-types v0.3.2
21412025-07-17T20:36:31.179Z Checking want v0.3.1
21422025-07-17T20:36:31.273Z Checking ring v0.17.14
21432025-07-17T20:36:31.386Z Checking miniz_oxide v0.8.5
21442025-07-17T20:36:31.418Z Checking ipnet v2.11.0
21452025-07-17T20:36:31.545Z Checking httparse v1.9.5
21462025-07-17T20:36:31.570Z Checking crossbeam-utils v0.8.21
21472025-07-17T20:36:31.858Z Checking icu_normalizer v1.5.0
21482025-07-17T20:36:31.912Z Checking aws-lc-rs v1.12.4
21492025-07-17T20:36:31.954Z Checking openssl-sys v0.9.109
21502025-07-17T20:36:31.973Z Checking thiserror v1.0.69
21512025-07-17T20:36:32.128Z Checking errno v0.3.12
21522025-07-17T20:36:32.159Z Checking aho-corasick v1.1.3
21532025-07-17T20:36:32.294Z Checking regex-syntax v0.8.5
21542025-07-17T20:36:32.321Z Checking httpdate v1.0.3
21552025-07-17T20:36:32.591Z Checking idna_adapter v1.2.0
21562025-07-17T20:36:32.610Z Checking either v1.15.0
21572025-07-17T20:36:32.814Z Checking idna v1.0.3
21582025-07-17T20:36:32.984Z Checking unicode-ident v1.0.18
21592025-07-17T20:36:33.116Z Checking powerfmt v0.2.0
21602025-07-17T20:36:33.177Z Checking proc-macro2 v1.0.95
21612025-07-17T20:36:33.287Z Checking url v2.5.4
21622025-07-17T20:36:33.410Z Checking deranged v0.3.11
21632025-07-17T20:36:33.523Z Checking openssl v0.10.73
21642025-07-17T20:36:33.643Z Checking rustls-webpki v0.102.8
21652025-07-17T20:36:33.682Z Checking rustix v0.38.37
21662025-07-17T20:36:33.837Z Checking crossbeam-epoch v0.9.18
21672025-07-17T20:36:34.155Z Checking rand v0.9.1
21682025-07-17T20:36:34.284Z Checking unicode-normalization v0.1.24
21692025-07-17T20:36:34.383Z Checking semver v1.0.26
21702025-07-17T20:36:34.710Z Checking tokio-util v0.7.15
21712025-07-17T20:36:34.729Z Checking bzip2-sys v0.1.13+1.0.8
21722025-07-17T20:36:34.759Z Checking signature v2.2.0
21732025-07-17T20:36:34.852Z Checking scroll v0.12.0
21742025-07-17T20:36:34.964Z Checking crc32fast v1.4.2
21752025-07-17T20:36:35.209Z Checking num_threads v0.1.7
21762025-07-17T20:36:35.227Z Checking time-core v0.1.2
21772025-07-17T20:36:35.227Z Checking zlib-rs v0.5.1
21782025-07-17T20:36:35.330Z Checking num-conv v0.1.0
21792025-07-17T20:36:35.340Z Checking utf8parse v0.2.2
21802025-07-17T20:36:35.388Z Checking unicode-properties v0.1.3
21812025-07-17T20:36:35.457Z Checking regex-automata v0.4.8
21822025-07-17T20:36:35.503Z Checking plain v0.2.3
21832025-07-17T20:36:35.546Z Checking anstyle v1.0.11
21842025-07-17T20:36:35.667Z Checking ucd-trie v0.1.7
21852025-07-17T20:36:35.673Z Checking h2 v0.4.6
21862025-07-17T20:36:35.771Z Checking siphasher v0.3.11
21872025-07-17T20:36:35.871Z Checking dyn-clone v1.0.19
21882025-07-17T20:36:35.875Z Checking unicode-bidi v0.3.17
21892025-07-17T20:36:36.033Z Checking schemars v0.8.22
21902025-07-17T20:36:36.118Z Checking phf_shared v0.11.2
21912025-07-17T20:36:36.407Z Checking pest v2.7.14
21922025-07-17T20:36:36.520Z Checking stringprep v0.1.5
21932025-07-17T20:36:36.831Z Checking goblin v0.8.2
21942025-07-17T20:36:36.873Z Checking time v0.3.36
21952025-07-17T20:36:37.126Z Checking libz-rs-sys v0.5.1
21962025-07-17T20:36:37.334Z Checking anstyle-parse v0.2.5
21972025-07-17T20:36:37.509Z Checking rustls v0.23.19
21982025-07-17T20:36:37.613Z Checking crossbeam-deque v0.8.5
21992025-07-17T20:36:37.927Z Checking quote v1.0.40
22002025-07-17T20:36:38.554Z Checking rand_chacha v0.3.1
22012025-07-17T20:36:38.684Z Checking native-tls v0.2.12
22022025-07-17T20:36:38.841Z Checking num-integer v0.1.46
22032025-07-17T20:36:38.988Z Checking toml_datetime v0.6.11
22042025-07-17T20:36:39.007Z Checking serde_spanned v0.6.9
22052025-07-17T20:36:39.126Z Checking zstd-sys v2.0.14+zstd.1.5.7
22062025-07-17T20:36:39.219Z Checking md-5 v0.10.6
22072025-07-17T20:36:39.297Z Checking sync_wrapper v1.0.1
22082025-07-17T20:36:39.339Z Checking ff v0.13.0
22092025-07-17T20:36:39.412Z Checking hash32 v0.2.1
22102025-07-17T20:36:39.447Z Checking psl-types v2.0.11
22112025-07-17T20:36:39.465Z Checking is_terminal_polyfill v1.70.1
22122025-07-17T20:36:39.572Z Checking gimli v0.31.1
22132025-07-17T20:36:39.606Z Checking fallible-iterator v0.2.0
22142025-07-17T20:36:39.637Z Checking pretty-hex v0.4.1
22152025-07-17T20:36:39.656Z Checking tower-layer v0.3.3
22162025-07-17T20:36:39.795Z Checking base16ct v0.2.0
22172025-07-17T20:36:39.828Z Checking anstyle-query v1.1.1
22182025-07-17T20:36:39.918Z Checking colorchoice v1.0.2
22192025-07-17T20:36:39.971Z Checking tower v0.5.2
22202025-07-17T20:36:39.998Z Checking sec1 v0.7.3
22212025-07-17T20:36:40.081Z Checking anstream v0.6.18
22222025-07-17T20:36:40.174Z Checking postgres-protocol v0.6.8
22232025-07-17T20:36:40.382Z Checking publicsuffix v2.3.0
22242025-07-17T20:36:40.456Z Checking heapless v0.7.17
22252025-07-17T20:36:40.660Z Checking group v0.13.0
22262025-07-17T20:36:40.681Z Checking zstd-safe v7.2.3
22272025-07-17T20:36:40.843Z Checking num-iter v0.1.45
22282025-07-17T20:36:40.927Z Checking cookie v0.18.1
22292025-07-17T20:36:40.998Z Checking tokio-native-tls v0.3.1
22302025-07-17T20:36:41.048Z Checking rand v0.8.5
22312025-07-17T20:36:41.286Z Checking dtrace-parser v0.2.0
22322025-07-17T20:36:41.342Z Compiling daft v0.1.4
22332025-07-17T20:36:41.390Z Checking syn v2.0.104
22342025-07-17T20:36:41.754Z Checking dof v0.3.0
22352025-07-17T20:36:41.763Z Checking rayon-core v1.12.1
22362025-07-17T20:36:41.847Z Checking hyper v1.6.0
22372025-07-17T20:36:41.882Z Checking ipnetwork v0.21.1
22382025-07-17T20:36:42.327Z Checking flate2 v1.1.2
22392025-07-17T20:36:42.355Z Checking terminal_size v0.4.0
22402025-07-17T20:36:42.355Z Checking rustls-native-certs v0.8.1
22412025-07-17T20:36:42.366Z Checking lazy_static v1.5.0
22422025-07-17T20:36:42.482Z Checking http-body-util v0.1.3
22432025-07-17T20:36:42.501Z Checking webpki-roots v1.0.1
22442025-07-17T20:36:42.528Z Checking tokio-rustls v0.26.0
22452025-07-17T20:36:42.553Z Checking signal-hook v0.3.17
22462025-07-17T20:36:42.706Z Checking hkdf v0.12.4
22472025-07-17T20:36:42.946Z Checking crypto-bigint v0.5.5
22482025-07-17T20:36:42.980Z Checking thread-id v4.2.2
22492025-07-17T20:36:42.980Z Checking object v0.36.5
22502025-07-17T20:36:42.980Z Checking iri-string v0.7.8
22512025-07-17T20:36:42.980Z Checking managed v0.8.0
22522025-07-17T20:36:43.041Z Checking unicode-width v0.2.0
22532025-07-17T20:36:43.289Z Checking addr2line v0.24.2
22542025-07-17T20:36:43.307Z Checking strsim v0.11.1
22552025-07-17T20:36:43.508Z Checking bitflags v1.3.2
22562025-07-17T20:36:43.589Z Checking winnow v0.5.40
22572025-07-17T20:36:43.615Z Checking lockfree-object-pool v0.1.6
22582025-07-17T20:36:43.768Z Checking hyper-util v0.1.14
22592025-07-17T20:36:43.804Z Checking simd-adler32 v0.3.7
22602025-07-17T20:36:43.852Z Checking clap_lex v0.7.4
22612025-07-17T20:36:44.119Z Checking rustc-demangle v0.1.24
22622025-07-17T20:36:44.166Z Checking bumpalo v3.16.0
22632025-07-17T20:36:44.516Z Checking zopfli v0.8.1
22642025-07-17T20:36:44.589Z Checking clap_builder v4.5.40
22652025-07-17T20:36:45.239Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22662025-07-17T20:36:45.482Z Checking tower-http v0.6.6
22672025-07-17T20:36:45.535Z Checking elliptic-curve v0.13.8
22682025-07-17T20:36:45.570Z Checking smoltcp v0.9.1
22692025-07-17T20:36:45.984Z Checking console v0.15.10
22702025-07-17T20:36:46.180Z Checking signal-hook-mio v0.2.4
22712025-07-17T20:36:46.288Z Checking toml_edit v0.19.15
22722025-07-17T20:36:46.329Z Checking num-bigint-dig v0.8.4
22732025-07-17T20:36:46.428Z Checking hyper-tls v0.6.0
22742025-07-17T20:36:46.570Z Checking hyper-rustls v0.27.7
22752025-07-17T20:36:46.720Z Checking rayon v1.10.0
22762025-07-17T20:36:46.953Z Checking oxnet v0.1.2
22772025-07-17T20:36:46.985Z Checking cookie_store v0.21.1
22782025-07-17T20:36:47.316Z Checking usdt-impl v0.5.0
22792025-07-17T20:36:47.373Z Checking zstd v0.13.3
22802025-07-17T20:36:47.471Z Checking postgres-types v0.2.9
22812025-07-17T20:36:47.660Z Checking regex v1.11.1
22822025-07-17T20:36:47.753Z Checking bstr v1.10.0
22832025-07-17T20:36:47.872Z Checking phf v0.11.2
22842025-07-17T20:36:48.108Z Checking ed25519 v2.2.3
22852025-07-17T20:36:48.139Z Checking bzip2 v0.4.4
22862025-07-17T20:36:48.266Z Checking bzip2 v0.5.2
22872025-07-17T20:36:48.328Z Checking curve25519-dalek v4.1.3
22882025-07-17T20:36:48.415Z Checking thiserror v2.0.12
22892025-07-17T20:36:48.442Z Checking strum v0.27.1
22902025-07-17T20:36:48.577Z Checking hubpack v0.1.2
22912025-07-17T20:36:48.582Z Checking memoffset v0.9.1
22922025-07-17T20:36:48.634Z Checking pkcs1 v0.7.5
22932025-07-17T20:36:48.663Z Checking serde_urlencoded v0.7.1
22942025-07-17T20:36:48.712Z Checking float-cmp v0.10.0
22952025-07-17T20:36:48.733Z Checking backtrace v0.3.74
22962025-07-17T20:36:48.838Z Checking serde-big-array v0.5.1
22972025-07-17T20:36:48.885Z Checking rfc6979 v0.4.0
22982025-07-17T20:36:48.922Z Checking memmap v0.7.0
22992025-07-17T20:36:49.036Z Checking encoding_rs v0.8.34
23002025-07-17T20:36:49.054Z Checking unicode-segmentation v1.12.0
23012025-07-17T20:36:49.071Z Checking whoami v1.5.2
23022025-07-17T20:36:49.094Z Checking normalize-line-endings v0.3.0
23032025-07-17T20:36:49.129Z Checking minimal-lexical v0.2.1
23042025-07-17T20:36:49.229Z Checking data-encoding v2.9.0
23052025-07-17T20:36:49.275Z Checking static_assertions v1.1.0
23062025-07-17T20:36:49.363Z Checking new_debug_unreachable v1.0.6
23072025-07-17T20:36:49.385Z Checking toml_write v0.1.2
23082025-07-17T20:36:49.462Z Checking mime v0.3.17
23092025-07-17T20:36:49.524Z Checking fixedbitset v0.4.2
23102025-07-17T20:36:49.681Z Checking winnow v0.7.10
23112025-07-17T20:36:49.728Z Checking precomputed-hash v0.1.1
23122025-07-17T20:36:49.766Z Checking predicates-core v1.0.8
23132025-07-17T20:36:49.871Z Checking number_prefix v0.4.0
23142025-07-17T20:36:49.886Z Checking difflib v0.4.0
23152025-07-17T20:36:49.886Z Checking string_cache v0.8.9
23162025-07-17T20:36:49.960Z Checking petgraph v0.6.5
23172025-07-17T20:36:49.986Z Checking hickory-proto v0.25.2
23182025-07-17T20:36:50.052Z Checking ed25519-dalek v2.1.1
23192025-07-17T20:36:50.128Z Checking predicates v3.1.3
23202025-07-17T20:36:50.146Z Checking similar v2.7.0
23212025-07-17T20:36:50.214Z Checking indicatif v0.17.11
23222025-07-17T20:36:50.468Z Checking nom v7.1.3
23232025-07-17T20:36:50.731Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23242025-07-17T20:36:50.953Z Checking tokio-postgres v0.7.13
23252025-07-17T20:36:50.958Z Checking anyhow v1.0.98
23262025-07-17T20:36:51.244Z Checking reqwest v0.12.22
23272025-07-17T20:36:51.372Z Checking usdt v0.5.0
23282025-07-17T20:36:51.656Z Checking ecdsa v0.16.9
23292025-07-17T20:36:52.380Z Checking rsa v0.9.6
23302025-07-17T20:36:52.413Z Checking toml_edit v0.22.27
23312025-07-17T20:36:53.075Z Checking nix v0.29.0
23322025-07-17T20:36:53.094Z Checking toml v0.7.8
23332025-07-17T20:36:53.371Z Checking zip v4.2.0
23342025-07-17T20:36:53.416Z Checking zip v0.6.6
23352025-07-17T20:36:53.794Z Checking clap v4.5.40
23362025-07-17T20:36:53.813Z Checking crossterm v0.28.1
23372025-07-17T20:36:53.962Z Checking tokio-stream v0.1.17
23382025-07-17T20:36:54.081Z Checking strum v0.26.3
23392025-07-17T20:36:54.261Z Checking fs-err v3.1.1
23402025-07-17T20:36:54.489Z Checking buf-list v1.0.3
23412025-07-17T20:36:54.583Z Checking ahash v0.8.11
23422025-07-17T20:36:54.750Z Checking slog v2.7.0
23432025-07-17T20:36:54.794Z Checking itertools v0.12.1
23442025-07-17T20:36:54.825Z Checking itertools v0.13.0
23452025-07-17T20:36:55.029Z Checking itertools v0.10.5
23462025-07-17T20:36:55.048Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23472025-07-17T20:36:55.220Z Checking x509-cert v0.2.5
23482025-07-17T20:36:55.412Z Checking openapiv3 v2.2.0
23492025-07-17T20:36:55.453Z Checking sha1 v0.10.6
23502025-07-17T20:36:55.763Z Checking winnow v0.6.26
23512025-07-17T20:36:56.009Z Checking unicode-xid v0.2.6
23522025-07-17T20:36:56.199Z Checking lalrpop-util v0.19.12
23532025-07-17T20:36:56.502Z Checking peg-runtime v0.8.5
23542025-07-17T20:36:56.517Z Checking rustc-hash v2.1.1
23552025-07-17T20:36:56.702Z Checking camino v1.1.10
23562025-07-17T20:36:56.742Z Checking sigpipe v0.1.3
23572025-07-17T20:36:56.762Z Checking jiff v0.2.15
23582025-07-17T20:36:56.865Z Checking glob v0.3.2
23592025-07-17T20:37:00.554Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23602025-07-17T20:37:00.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.52s
23612025-07-17T20:37:01.124Z
23622025-07-17T20:37:01.124Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23632025-07-17T20:37:01.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23642025-07-17T20:37:01.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23652025-07-17T20:37:01.955Z Compiling regress v0.10.3
23662025-07-17T20:37:02.081Z Checking heck v0.5.0
23672025-07-17T20:37:02.112Z Compiling unsafe-libyaml v0.2.11
23682025-07-17T20:37:02.131Z Checking rustix v1.0.7
23692025-07-17T20:37:02.131Z Checking newtype-uuid v1.2.4
23702025-07-17T20:37:02.135Z Checking dirs-sys-next v0.1.2
23712025-07-17T20:37:02.135Z Checking fastrand v2.1.1
23722025-07-17T20:37:02.258Z Checking thread_local v1.1.8
23732025-07-17T20:37:02.374Z Checking dirs-next v2.0.0
23742025-07-17T20:37:02.466Z Checking daft v0.1.4
23752025-07-17T20:37:02.488Z Compiling structmeta-derive v0.3.0
23762025-07-17T20:37:02.512Z Compiling ident_case v1.0.1
23772025-07-17T20:37:02.531Z Checking term v0.7.0
23782025-07-17T20:37:02.706Z Compiling darling_core v0.20.10
23792025-07-17T20:37:02.911Z Checking crossbeam-channel v0.5.15
23802025-07-17T20:37:02.968Z Checking futures-executor v0.3.31
23812025-07-17T20:37:03.228Z Checking is-terminal v0.4.13
23822025-07-17T20:37:03.365Z Compiling rustls v0.22.4
23832025-07-17T20:37:03.754Z Compiling serde_yaml v0.9.34+deprecated
23842025-07-17T20:37:03.758Z Checking take_mut v0.2.2
23852025-07-17T20:37:03.758Z Checking tempfile v3.20.0
23862025-07-17T20:37:03.857Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23872025-07-17T20:37:03.879Z Checking slog-async v2.8.0
23882025-07-17T20:37:04.128Z Checking slog-term v2.9.1
23892025-07-17T20:37:04.185Z Checking futures v0.3.31
23902025-07-17T20:37:04.256Z Compiling proc-macro-crate v1.3.1
23912025-07-17T20:37:04.321Z Checking wait-timeout v0.2.0
23922025-07-17T20:37:04.532Z Compiling multer v3.1.0
23932025-07-17T20:37:04.614Z Checking match_cfg v0.1.0
23942025-07-17T20:37:04.726Z Checking bit-vec v0.8.0
23952025-07-17T20:37:04.876Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23962025-07-17T20:37:04.976Z Compiling structmeta v0.3.0
23972025-07-17T20:37:05.128Z Compiling ref-cast v1.0.24
23982025-07-17T20:37:05.150Z Checking quick-error v1.2.3
23992025-07-17T20:37:05.229Z Compiling num_enum_derive v0.5.11
24002025-07-17T20:37:05.314Z Checking rusty-fork v0.3.0
24012025-07-17T20:37:05.366Z Checking bit-set v0.8.0
24022025-07-17T20:37:05.419Z Checking typify-impl v0.3.0
24032025-07-17T20:37:05.627Z Compiling typify-impl v0.2.0
24042025-07-17T20:37:06.682Z Checking hostname v0.3.1
24052025-07-17T20:37:07.076Z Checking progenitor-client v0.9.1
24062025-07-17T20:37:07.432Z Checking rand_xorshift v0.4.0
24072025-07-17T20:37:07.487Z Checking slog-json v2.6.1
24082025-07-17T20:37:07.639Z Compiling lzma-sys v0.1.20
24092025-07-17T20:37:07.760Z Checking hex v0.4.3
24102025-07-17T20:37:07.956Z Compiling ref-cast-impl v1.0.24
24112025-07-17T20:37:08.190Z Compiling foreign-types-macros v0.2.3
24122025-07-17T20:37:08.265Z Compiling async-stream-impl v0.3.6
24132025-07-17T20:37:08.377Z Compiling dropshot v0.16.2
24142025-07-17T20:37:08.406Z Compiling darling_macro v0.20.10
24152025-07-17T20:37:08.703Z Checking foreign-types-shared v0.3.1
24162025-07-17T20:37:08.845Z Checking unarray v0.1.4
24172025-07-17T20:37:09.009Z Checking utf-8 v0.7.6
24182025-07-17T20:37:09.064Z Checking arc-swap v1.7.1
24192025-07-17T20:37:09.223Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24202025-07-17T20:37:09.276Z Compiling darling v0.20.10
24212025-07-17T20:37:09.349Z Checking tungstenite v0.21.0
24222025-07-17T20:37:09.404Z Compiling serde_with_macros v3.14.0
24232025-07-17T20:37:09.423Z Checking foreign-types v0.5.0
24242025-07-17T20:37:09.464Z Checking slog-scope v4.4.0
24252025-07-17T20:37:09.489Z Checking async-stream v0.3.6
24262025-07-17T20:37:09.676Z Checking proptest v1.7.0
24272025-07-17T20:37:09.752Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24282025-07-17T20:37:09.773Z Checking slog-bunyan v2.5.0
24292025-07-17T20:37:09.931Z Checking num_enum v0.5.11
24302025-07-17T20:37:09.966Z Compiling proc-macro-error v1.0.4
24312025-07-17T20:37:10.141Z Checking tokio-rustls v0.25.0
24322025-07-17T20:37:10.174Z Compiling test-strategy v0.4.1
24332025-07-17T20:37:10.496Z Compiling parse-display-derive v0.10.0
24342025-07-17T20:37:10.750Z Checking toml v0.8.23
24352025-07-17T20:37:10.830Z Checking progenitor-client v0.8.0
24362025-07-17T20:37:11.251Z Compiling heck v0.3.3
24372025-07-17T20:37:11.476Z Checking waitgroup v0.1.2
24382025-07-17T20:37:11.595Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24392025-07-17T20:37:11.635Z Checking rustls-pemfile v2.2.0
24402025-07-17T20:37:11.866Z Compiling dropshot_endpoint v0.16.2
24412025-07-17T20:37:11.950Z Checking serde_path_to_error v0.1.17
24422025-07-17T20:37:15.601Z Checking cstr-argument v0.1.2
24432025-07-17T20:37:15.643Z Compiling derive-where v1.5.0
24442025-07-17T20:37:15.643Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24452025-07-17T20:37:15.643Z Checking hostname v0.4.0
24462025-07-17T20:37:15.643Z Checking instant v0.1.13
24472025-07-17T20:37:15.644Z Checking debug-ignore v1.0.5
24482025-07-17T20:37:15.644Z Checking pretty-hex v0.2.1
24492025-07-17T20:37:15.644Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24502025-07-17T20:37:15.644Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24512025-07-17T20:37:15.644Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24522025-07-17T20:37:15.644Z Checking backoff v0.4.0
24532025-07-17T20:37:15.644Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-07-17T20:37:15.644Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24552025-07-17T20:37:15.644Z Checking parse-display v0.10.0
24562025-07-17T20:37:15.644Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24572025-07-17T20:37:15.644Z Checking serde_with v3.14.0
24582025-07-17T20:37:15.644Z Compiling zone_cfg_derive v0.1.2
24592025-07-17T20:37:15.644Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24602025-07-17T20:37:15.644Z Checking tokio-tungstenite v0.21.0
24612025-07-17T20:37:15.644Z Checking iddqd v0.3.8
24622025-07-17T20:37:15.644Z Checking slog-stdlog v4.1.1
24632025-07-17T20:37:15.693Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24642025-07-17T20:37:15.704Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24652025-07-17T20:37:16.071Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24662025-07-17T20:37:16.088Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24672025-07-17T20:37:16.175Z Checking progenitor-client v0.10.0
24682025-07-17T20:37:16.381Z Checking colored v2.2.0
24692025-07-17T20:37:16.604Z Checking macaddr v1.0.1
24702025-07-17T20:37:16.760Z Checking unicode-width v0.1.14
24712025-07-17T20:37:16.982Z Checking base64 v0.21.7
24722025-07-17T20:37:17.074Z Checking base64 v0.13.1
24732025-07-17T20:37:17.235Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24742025-07-17T20:37:17.254Z Checking tabwriter v1.4.0
24752025-07-17T20:37:17.474Z Checking zone v0.1.8
24762025-07-17T20:37:17.477Z Checking ron v0.7.1
24772025-07-17T20:37:17.508Z Checking slog-envlogger v2.2.0
24782025-07-17T20:37:17.729Z Checking xz2 v0.1.7
24792025-07-17T20:37:17.749Z Checking tokio-dtrace v0.1.0
24802025-07-17T20:37:18.034Z Checking xattr v1.3.1
24812025-07-17T20:37:18.052Z Checking yasna v0.5.2
24822025-07-17T20:37:18.159Z Checking pem v3.0.5
24832025-07-17T20:37:18.263Z Checking smf v0.2.3
24842025-07-17T20:37:18.435Z Checking headers-core v0.3.0
24852025-07-17T20:37:18.578Z Checking filetime v0.2.25
24862025-07-17T20:37:18.608Z Checking same-file v1.0.6
24872025-07-17T20:37:18.701Z Checking headers v0.4.1
24882025-07-17T20:37:18.800Z Checking tar v0.4.44
24892025-07-17T20:37:18.820Z Checking walkdir v2.5.0
24902025-07-17T20:37:18.859Z Checking rcgen v0.12.1
24912025-07-17T20:37:19.080Z Checking oxide-tokio-rt v0.1.2
24922025-07-17T20:37:19.099Z Checking camino-tempfile v1.4.1
24932025-07-17T20:37:19.282Z Compiling typify-macro v0.2.0
24942025-07-17T20:37:19.303Z Checking atomicwrites v0.4.4
24952025-07-17T20:37:19.389Z Checking subprocess v0.2.9
24962025-07-17T20:37:19.480Z Compiling typify-macro v0.3.0
24972025-07-17T20:37:21.229Z Compiling typify v0.2.0
24982025-07-17T20:37:21.331Z Compiling progenitor-impl v0.8.0
24992025-07-17T20:37:21.408Z Compiling typify v0.3.0
25002025-07-17T20:37:21.528Z Checking progenitor-impl v0.9.1
25012025-07-17T20:37:24.070Z Compiling progenitor-macro v0.8.0
25022025-07-17T20:37:24.401Z Compiling progenitor-macro v0.9.1
25032025-07-17T20:37:28.675Z Checking progenitor v0.8.0
25042025-07-17T20:37:28.833Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25052025-07-17T20:37:29.297Z Checking progenitor v0.9.1
25062025-07-17T20:37:29.447Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25072025-07-17T20:37:31.352Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25082025-07-17T20:37:32.296Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25092025-07-17T20:37:38.601Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25102025-07-17T20:37:40.229Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25112025-07-17T20:37:41.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.48s
25122025-07-17T20:37:41.814Z
25132025-07-17T20:37:41.814Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25142025-07-17T20:37:42.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-07-17T20:37:42.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-07-17T20:37:42.631Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25172025-07-17T20:37:44.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
25182025-07-17T20:37:44.354Z
25192025-07-17T20:37:44.354Zinfo: running `cargo check --bins` on nexus-config (52/221)
25202025-07-17T20:37:45.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-07-17T20:37:45.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-07-17T20:37:45.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-07-17T20:37:45.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25242025-07-17T20:37:45.130Z
25252025-07-17T20:37:45.130Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25262025-07-17T20:37:45.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-07-17T20:37:45.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-07-17T20:37:45.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-07-17T20:37:45.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25302025-07-17T20:37:45.863Z
25312025-07-17T20:37:45.863Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25322025-07-17T20:37:46.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-07-17T20:37:46.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-07-17T20:37:46.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352025-07-17T20:37:46.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25362025-07-17T20:37:46.623Z
25372025-07-17T20:37:46.623Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25382025-07-17T20:37:47.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-07-17T20:37:47.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-07-17T20:37:47.492Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25412025-07-17T20:37:47.620Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25422025-07-17T20:37:47.634Z Compiling rustix v1.0.7
25432025-07-17T20:37:47.637Z Compiling darling_core v0.21.0
25442025-07-17T20:37:47.637Z Compiling wait-timeout v0.2.0
25452025-07-17T20:37:47.637Z Compiling quick-error v1.2.3
25462025-07-17T20:37:47.637Z Compiling match_cfg v0.1.0
25472025-07-17T20:37:47.640Z Compiling bit-vec v0.8.0
25482025-07-17T20:37:47.761Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25492025-07-17T20:37:47.785Z Compiling hostname v0.3.1
25502025-07-17T20:37:47.853Z Compiling rustls v0.22.4
25512025-07-17T20:37:48.005Z Compiling progenitor-client v0.9.1
25522025-07-17T20:37:48.072Z Compiling bit-set v0.8.0
25532025-07-17T20:37:48.142Z Compiling slog-json v2.6.1
25542025-07-17T20:37:48.179Z Compiling rand_xorshift v0.4.0
25552025-07-17T20:37:48.263Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25562025-07-17T20:37:48.347Z Compiling itertools v0.14.0
25572025-07-17T20:37:48.483Z Compiling hex v0.4.3
25582025-07-17T20:37:48.500Z Compiling unarray v0.1.4
25592025-07-17T20:37:48.521Z Compiling heapless v0.8.0
25602025-07-17T20:37:48.693Z Compiling slog-bunyan v2.5.0
25612025-07-17T20:37:48.924Z Compiling progenitor v0.9.1
25622025-07-17T20:37:49.006Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25632025-07-17T20:37:49.163Z Compiling ref-cast v1.0.24
25642025-07-17T20:37:49.187Z Compiling async-stream v0.3.6
25652025-07-17T20:37:49.326Z Compiling multer v3.1.0
25662025-07-17T20:37:49.423Z Compiling tempfile v3.20.0
25672025-07-17T20:37:49.487Z Compiling toml v0.8.23
25682025-07-17T20:37:49.866Z Compiling rusty-fork v0.3.0
25692025-07-17T20:37:50.244Z Compiling proptest v1.7.0
25702025-07-17T20:37:50.312Z Compiling waitgroup v0.1.2
25712025-07-17T20:37:50.537Z Compiling rustls-pemfile v2.2.0
25722025-07-17T20:37:50.556Z Checking hash32 v0.3.1
25732025-07-17T20:37:50.769Z Compiling serde_path_to_error v0.1.17
25742025-07-17T20:37:50.875Z Compiling hostname v0.4.0
25752025-07-17T20:37:50.921Z Compiling instant v0.1.13
25762025-07-17T20:37:51.104Z Compiling smoltcp v0.11.0
25772025-07-17T20:37:51.127Z Compiling debug-ignore v1.0.5
25782025-07-17T20:37:51.217Z Compiling backoff v0.4.0
25792025-07-17T20:37:51.565Z Compiling iddqd v0.3.8
25802025-07-17T20:37:51.587Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25812025-07-17T20:37:51.794Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25822025-07-17T20:37:51.996Z Compiling tokio-rustls v0.25.0
25832025-07-17T20:37:52.131Z Compiling serde_with v3.14.0
25842025-07-17T20:37:52.433Z Compiling dropshot v0.16.2
25852025-07-17T20:37:53.739Z Compiling darling_macro v0.21.0
25862025-07-17T20:37:53.761Z Compiling parse-display v0.10.0
25872025-07-17T20:37:54.675Z Compiling darling v0.21.0
25882025-07-17T20:37:54.752Z Checking num-rational v0.4.2
25892025-07-17T20:37:54.816Z Compiling ingot-macros v0.1.1
25902025-07-17T20:37:55.090Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25912025-07-17T20:37:55.403Z Compiling progenitor-client v0.10.0
25922025-07-17T20:37:55.823Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25932025-07-17T20:37:55.954Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25942025-07-17T20:37:57.066Z Compiling phf_generator v0.11.2
25952025-07-17T20:37:57.268Z Checking num-complex v0.4.6
25962025-07-17T20:37:57.894Z Compiling macaddr v1.0.1
25972025-07-17T20:37:58.172Z Checking cobs v0.2.3
25982025-07-17T20:37:58.391Z Checking postcard v1.0.10
25992025-07-17T20:37:58.621Z Compiling num v0.4.3
26002025-07-17T20:37:58.751Z Compiling phf_codegen v0.11.2
26012025-07-17T20:37:58.859Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26022025-07-17T20:37:58.970Z Compiling parse-zoneinfo v0.3.1
26032025-07-17T20:37:58.989Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26042025-07-17T20:37:59.311Z Compiling float-ord v0.3.2
26052025-07-17T20:37:59.501Z Compiling convert_case v0.4.0
26062025-07-17T20:37:59.522Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26072025-07-17T20:38:00.313Z Compiling derive_more v0.99.20
26082025-07-17T20:38:00.608Z Compiling chrono-tz-build v0.4.0
26092025-07-17T20:38:01.121Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26102025-07-17T20:38:01.724Z Compiling crucible-workspace-hack v0.1.0
26112025-07-17T20:38:01.745Z Checking linked-hash-map v0.5.6
26122025-07-17T20:38:01.763Z Checking ingot-types v0.1.2
26132025-07-17T20:38:01.967Z Compiling chrono-tz v0.10.3
26142025-07-17T20:38:02.059Z Checking lru-cache v0.1.2
26152025-07-17T20:38:02.079Z Checking newline-converter v0.3.0
26162025-07-17T20:38:02.264Z Checking resolv-conf v0.7.0
26172025-07-17T20:38:02.285Z Checking hickory-proto v0.24.4
26182025-07-17T20:38:03.516Z Checking ingot v0.1.1
26192025-07-17T20:38:03.567Z Checking prettyplease v0.2.35
26202025-07-17T20:38:03.567Z Compiling slog-dtrace v0.3.0
26212025-07-17T20:38:03.567Z Compiling zone_cfg_derive v0.3.0
26222025-07-17T20:38:03.932Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26232025-07-17T20:38:05.052Z Checking expectorate v1.2.0
26242025-07-17T20:38:05.192Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26252025-07-17T20:38:05.243Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26262025-07-17T20:38:05.555Z Compiling const_format_proc_macros v0.2.34
26272025-07-17T20:38:05.750Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-07-17T20:38:05.876Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26292025-07-17T20:38:06.329Z Compiling num-derive v0.4.2
26302025-07-17T20:38:06.564Z Checking hickory-resolver v0.24.4
26312025-07-17T20:38:06.776Z Checking highway v1.3.0
26322025-07-17T20:38:06.808Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26332025-07-17T20:38:07.183Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26342025-07-17T20:38:07.249Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26352025-07-17T20:38:07.502Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26362025-07-17T20:38:07.517Z Checking const_format v0.2.34
26372025-07-17T20:38:08.018Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26382025-07-17T20:38:08.120Z Checking qorb v0.4.0
26392025-07-17T20:38:08.218Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26402025-07-17T20:38:08.525Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26412025-07-17T20:38:08.972Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26422025-07-17T20:38:09.236Z Checking zone v0.3.1
26432025-07-17T20:38:09.473Z Checking gethostname v0.5.0
26442025-07-17T20:38:09.630Z Checking bcs v0.1.6
26452025-07-17T20:38:09.926Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26462025-07-17T20:38:09.982Z Checking nanorand v0.7.0
26472025-07-17T20:38:10.025Z Compiling async-recursion v1.1.1
26482025-07-17T20:38:10.108Z Checking termtree v0.5.1
26492025-07-17T20:38:10.357Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26502025-07-17T20:38:10.645Z Checking flume v0.11.1
26512025-07-17T20:38:15.224Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26522025-07-17T20:38:18.716Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26532025-07-17T20:38:21.306Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26542025-07-17T20:38:22.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
26552025-07-17T20:38:22.847Z
26562025-07-17T20:38:22.847Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26572025-07-17T20:38:23.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-07-17T20:38:23.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-07-17T20:38:23.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-07-17T20:38:23.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26612025-07-17T20:38:23.629Z
26622025-07-17T20:38:23.629Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26632025-07-17T20:38:24.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-07-17T20:38:24.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-07-17T20:38:24.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-07-17T20:38:24.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26672025-07-17T20:38:24.407Z
26682025-07-17T20:38:24.407Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26692025-07-17T20:38:25.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-07-17T20:38:25.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-07-17T20:38:25.207Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26722025-07-17T20:38:25.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
26732025-07-17T20:38:26.100Z
26742025-07-17T20:38:26.100Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26752025-07-17T20:38:26.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-07-17T20:38:26.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-07-17T20:38:26.919Z Compiling cfg_aliases v0.1.1
26782025-07-17T20:38:26.922Z Compiling vte_generate_state_changes v0.1.2
26792025-07-17T20:38:26.922Z Checking fd-lock v4.0.2
26802025-07-17T20:38:26.922Z Checking nibble_vec v0.1.0
26812025-07-17T20:38:27.035Z Checking endian-type v0.1.2
26822025-07-17T20:38:27.055Z Checking bytecount v0.6.8
26832025-07-17T20:38:27.079Z Compiling tabled_derive v0.7.0
26842025-07-17T20:38:27.095Z Compiling peg-macros v0.8.5
26852025-07-17T20:38:27.128Z Compiling nix v0.28.0
26862025-07-17T20:38:27.220Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26872025-07-17T20:38:27.240Z Checking papergrid v0.11.0
26882025-07-17T20:38:27.257Z Compiling sqlparser_derive v0.2.2
26892025-07-17T20:38:27.260Z Checking radix_trie v0.2.1
26902025-07-17T20:38:27.603Z Checking vte v0.11.1
26912025-07-17T20:38:27.704Z Checking nu-ansi-term v0.50.1
26922025-07-17T20:38:28.118Z Checking unicode_categories v0.1.1
26932025-07-17T20:38:28.250Z Checking home v0.5.9
26942025-07-17T20:38:28.320Z Checking sqlparser v0.45.0
26952025-07-17T20:38:28.426Z Checking sqlformat v0.3.5
26962025-07-17T20:38:28.465Z Checking display-error-chain v0.2.2
26972025-07-17T20:38:29.002Z Checking strip-ansi-escapes v0.2.0
26982025-07-17T20:38:29.118Z Checking tabled v0.15.0
26992025-07-17T20:38:29.147Z Checking reedline v0.40.0
27002025-07-17T20:38:29.430Z Checking peg v0.8.5
27012025-07-17T20:38:30.011Z Checking rustyline v14.0.0
27022025-07-17T20:38:38.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s
27032025-07-17T20:38:39.028Z
27042025-07-17T20:38:39.028Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27052025-07-17T20:38:39.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-07-17T20:38:39.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-07-17T20:38:39.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27082025-07-17T20:38:45.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
27092025-07-17T20:38:45.276Z
27102025-07-17T20:38:45.276Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27112025-07-17T20:38:45.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-07-17T20:38:45.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-07-17T20:38:46.109Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27142025-07-17T20:38:49.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
27152025-07-17T20:38:49.932Z
27162025-07-17T20:38:49.932Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27172025-07-17T20:38:51.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-07-17T20:38:51.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-07-17T20:38:51.612Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27202025-07-17T20:38:55.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
27212025-07-17T20:38:55.959Z
27222025-07-17T20:38:55.959Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27232025-07-17T20:38:56.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-07-17T20:38:56.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-07-17T20:38:56.782Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27262025-07-17T20:39:01.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
27272025-07-17T20:39:02.034Z
27282025-07-17T20:39:02.034Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27292025-07-17T20:39:02.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-07-17T20:39:02.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-07-17T20:39:02.857Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27322025-07-17T20:39:06.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
27332025-07-17T20:39:06.905Z
27342025-07-17T20:39:06.905Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27352025-07-17T20:39:07.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-07-17T20:39:07.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-07-17T20:39:07.710Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27382025-07-17T20:39:11.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
27392025-07-17T20:39:11.780Z
27402025-07-17T20:39:11.780Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27412025-07-17T20:39:12.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-07-17T20:39:12.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-07-17T20:39:12.612Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27442025-07-17T20:39:17.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
27452025-07-17T20:39:18.014Z
27462025-07-17T20:39:18.014Zinfo: running `cargo check --bins` on oximeter (67/221)
27472025-07-17T20:39:18.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-07-17T20:39:18.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-07-17T20:39:18.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-07-17T20:39:18.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27512025-07-17T20:39:18.778Z
27522025-07-17T20:39:18.778Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27532025-07-17T20:39:19.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-07-17T20:39:19.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-07-17T20:39:19.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-07-17T20:39:19.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27572025-07-17T20:39:19.510Z
27582025-07-17T20:39:19.510Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27592025-07-17T20:39:20.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-07-17T20:39:20.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-07-17T20:39:20.281Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27622025-07-17T20:39:22.312Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27632025-07-17T20:39:23.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
27642025-07-17T20:39:23.535Z
27652025-07-17T20:39:23.535Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27662025-07-17T20:39:24.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-07-17T20:39:24.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-07-17T20:39:24.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-07-17T20:39:24.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27702025-07-17T20:39:24.292Z
27712025-07-17T20:39:24.292Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27722025-07-17T20:39:24.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-07-17T20:39:24.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-07-17T20:39:24.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-07-17T20:39:24.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27762025-07-17T20:39:25.049Z
27772025-07-17T20:39:25.049Zinfo: running `cargo check --bins` on oxql-types (72/221)
27782025-07-17T20:39:25.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-07-17T20:39:25.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-07-17T20:39:25.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-07-17T20:39:25.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27822025-07-17T20:39:25.815Z
27832025-07-17T20:39:25.815Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27842025-07-17T20:39:26.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-07-17T20:39:26.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-07-17T20:39:26.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-07-17T20:39:26.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27882025-07-17T20:39:26.627Z
27892025-07-17T20:39:26.627Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27902025-07-17T20:39:27.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-07-17T20:39:27.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-07-17T20:39:27.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-07-17T20:39:27.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27942025-07-17T20:39:27.393Z
27952025-07-17T20:39:27.393Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27962025-07-17T20:39:28.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-07-17T20:39:28.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-07-17T20:39:28.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-07-17T20:39:28.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28002025-07-17T20:39:28.172Z
28012025-07-17T20:39:28.172Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28022025-07-17T20:39:28.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-07-17T20:39:28.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-07-17T20:39:28.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-07-17T20:39:28.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28062025-07-17T20:39:28.934Z
28072025-07-17T20:39:28.934Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28082025-07-17T20:39:29.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-07-17T20:39:29.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-07-17T20:39:29.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-07-17T20:39:29.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28122025-07-17T20:39:29.699Z
28132025-07-17T20:39:29.699Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28142025-07-17T20:39:30.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-07-17T20:39:30.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-07-17T20:39:30.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-07-17T20:39:30.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28182025-07-17T20:39:30.461Z
28192025-07-17T20:39:30.462Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28202025-07-17T20:39:31.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-07-17T20:39:31.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-07-17T20:39:31.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-07-17T20:39:31.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28242025-07-17T20:39:31.194Z
28252025-07-17T20:39:31.194Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28262025-07-17T20:39:31.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-07-17T20:39:31.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-07-17T20:39:31.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-07-17T20:39:31.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28302025-07-17T20:39:31.971Z
28312025-07-17T20:39:31.971Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28322025-07-17T20:39:32.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-07-17T20:39:32.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-07-17T20:39:32.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-07-17T20:39:32.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28362025-07-17T20:39:32.731Z
28372025-07-17T20:39:32.731Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28382025-07-17T20:39:33.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-07-17T20:39:33.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-07-17T20:39:33.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412025-07-17T20:39:33.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28422025-07-17T20:39:33.491Z
28432025-07-17T20:39:33.491Zinfo: running `cargo check --bins` on gateway-client (83/221)
28442025-07-17T20:39:34.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-07-17T20:39:34.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-07-17T20:39:34.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472025-07-17T20:39:34.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28482025-07-17T20:39:34.251Z
28492025-07-17T20:39:34.251Zinfo: running `cargo check --bins` on ereport-types (84/221)
28502025-07-17T20:39:34.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-07-17T20:39:34.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-07-17T20:39:34.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-07-17T20:39:34.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28542025-07-17T20:39:34.997Z
28552025-07-17T20:39:34.997Zinfo: running `cargo check --bins` on gateway-types (85/221)
28562025-07-17T20:39:35.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-07-17T20:39:35.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-07-17T20:39:35.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-07-17T20:39:35.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28602025-07-17T20:39:35.765Z
28612025-07-17T20:39:35.765Zinfo: running `cargo check --bins` on ipcc (86/221)
28622025-07-17T20:39:36.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-07-17T20:39:36.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-07-17T20:39:36.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-07-17T20:39:36.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28662025-07-17T20:39:36.530Z
28672025-07-17T20:39:36.530Zinfo: running `cargo check --bins` on installinator-client (87/221)
28682025-07-17T20:39:37.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-07-17T20:39:37.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-07-17T20:39:37.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-07-17T20:39:37.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28722025-07-17T20:39:37.306Z
28732025-07-17T20:39:37.306Zinfo: running `cargo check --bins` on installinator-common (88/221)
28742025-07-17T20:39:37.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-07-17T20:39:37.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-07-17T20:39:37.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-07-17T20:39:38.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28782025-07-17T20:39:38.093Z
28792025-07-17T20:39:38.094Zinfo: running `cargo check --bins` on update-engine (89/221)
28802025-07-17T20:39:39.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-07-17T20:39:39.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-07-17T20:39:39.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-07-17T20:39:39.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28842025-07-17T20:39:39.626Z
28852025-07-17T20:39:39.626Zinfo: running `cargo check --bins` on nexus-client (90/221)
28862025-07-17T20:39:39.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-07-17T20:39:39.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-07-17T20:39:39.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-07-17T20:39:39.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28902025-07-17T20:39:39.651Z
28912025-07-17T20:39:39.651Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28922025-07-17T20:39:40.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-07-17T20:39:40.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-07-17T20:39:40.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952025-07-17T20:39:40.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28962025-07-17T20:39:40.399Z
28972025-07-17T20:39:40.399Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
28982025-07-17T20:39:41.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-07-17T20:39:41.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-07-17T20:39:41.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-07-17T20:39:41.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29022025-07-17T20:39:41.137Z
29032025-07-17T20:39:41.137Zinfo: running `cargo check --bins` on nexus-types (93/221)
29042025-07-17T20:39:41.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-07-17T20:39:41.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-07-17T20:39:41.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072025-07-17T20:39:41.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29082025-07-17T20:39:41.935Z
29092025-07-17T20:39:41.935Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29102025-07-17T20:39:42.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-07-17T20:39:42.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-07-17T20:39:42.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-07-17T20:39:42.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29142025-07-17T20:39:42.668Z
29152025-07-17T20:39:42.668Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29162025-07-17T20:39:43.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-07-17T20:39:43.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-07-17T20:39:43.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-07-17T20:39:43.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29202025-07-17T20:39:43.396Z
29212025-07-17T20:39:43.396Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29222025-07-17T20:39:44.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-07-17T20:39:44.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-07-17T20:39:44.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-07-17T20:39:44.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29262025-07-17T20:39:44.134Z
29272025-07-17T20:39:44.134Zinfo: running `cargo check --bins` on oxide-client (97/221)
29282025-07-17T20:39:44.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-07-17T20:39:44.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-07-17T20:39:44.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312025-07-17T20:39:44.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29322025-07-17T20:39:44.872Z
29332025-07-17T20:39:44.872Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29342025-07-17T20:39:45.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-07-17T20:39:45.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-07-17T20:39:45.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372025-07-17T20:39:45.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29382025-07-17T20:39:45.647Z
29392025-07-17T20:39:45.647Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29402025-07-17T20:39:46.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412025-07-17T20:39:46.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422025-07-17T20:39:46.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29432025-07-17T20:39:46.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29442025-07-17T20:39:46.382Z
29452025-07-17T20:39:46.382Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29462025-07-17T20:39:47.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472025-07-17T20:39:47.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482025-07-17T20:39:47.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492025-07-17T20:39:47.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29502025-07-17T20:39:47.178Z
29512025-07-17T20:39:47.179Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29522025-07-17T20:39:47.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532025-07-17T20:39:47.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542025-07-17T20:39:47.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29552025-07-17T20:39:47.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29562025-07-17T20:39:47.988Z
29572025-07-17T20:39:47.988Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29582025-07-17T20:39:48.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592025-07-17T20:39:48.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602025-07-17T20:39:48.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29612025-07-17T20:39:48.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29622025-07-17T20:39:48.796Z
29632025-07-17T20:39:48.796Zinfo: running `cargo check --bins` on wicket-common (103/221)
29642025-07-17T20:39:49.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652025-07-17T20:39:49.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662025-07-17T20:39:49.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29672025-07-17T20:39:49.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29682025-07-17T20:39:49.614Z
29692025-07-17T20:39:49.614Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29702025-07-17T20:39:50.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712025-07-17T20:39:50.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722025-07-17T20:39:50.420Z Checking csv-core v0.1.11
29732025-07-17T20:39:50.420Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29742025-07-17T20:39:50.423Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29752025-07-17T20:39:50.539Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29762025-07-17T20:39:50.746Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29772025-07-17T20:39:50.787Z Checking csv v1.3.1
29782025-07-17T20:39:50.841Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29792025-07-17T20:39:51.356Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29802025-07-17T20:39:51.826Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29812025-07-17T20:39:54.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
29822025-07-17T20:39:54.292Z
29832025-07-17T20:39:54.292Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29842025-07-17T20:39:54.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-07-17T20:39:54.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-07-17T20:39:54.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-07-17T20:39:54.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29882025-07-17T20:39:55.061Z
29892025-07-17T20:39:55.061Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29902025-07-17T20:39:55.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-07-17T20:39:55.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-07-17T20:39:55.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-07-17T20:39:55.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29942025-07-17T20:39:55.842Z
29952025-07-17T20:39:55.842Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29962025-07-17T20:39:56.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-07-17T20:39:56.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-07-17T20:39:56.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-07-17T20:39:56.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30002025-07-17T20:39:56.762Z
30012025-07-17T20:39:56.762Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30022025-07-17T20:39:57.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-07-17T20:39:57.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-07-17T20:39:57.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-07-17T20:39:57.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30062025-07-17T20:39:57.678Z
30072025-07-17T20:39:57.678Zinfo: running `cargo check --bins` on dns-server (109/221)
30082025-07-17T20:39:58.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-07-17T20:39:58.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-07-17T20:39:58.496Z Compiling typify-impl v0.4.1
30112025-07-17T20:39:58.619Z Compiling parking_lot_core v0.8.6
30122025-07-17T20:39:58.622Z Compiling moka v0.12.10
30132025-07-17T20:39:58.631Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30142025-07-17T20:39:58.642Z Checking tagptr v0.2.0
30152025-07-17T20:39:58.653Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30162025-07-17T20:39:58.678Z Checking prefix-trie v0.7.0
30172025-07-17T20:39:58.865Z Checking fxhash v0.2.1
30182025-07-17T20:39:58.897Z Checking hickory-client v0.25.2
30192025-07-17T20:39:59.346Z Checking hickory-server v0.25.2
30202025-07-17T20:39:59.391Z Checking parking_lot v0.11.2
30212025-07-17T20:39:59.744Z Checking sled v0.34.7
30222025-07-17T20:39:59.940Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30232025-07-17T20:40:00.172Z Checking hickory-resolver v0.25.2
30242025-07-17T20:40:04.355Z Compiling typify-macro v0.4.1
30252025-07-17T20:40:06.054Z Compiling typify v0.4.1
30262025-07-17T20:40:06.155Z Compiling progenitor-impl v0.10.0
30272025-07-17T20:40:08.636Z Compiling progenitor-macro v0.10.0
30282025-07-17T20:40:12.535Z Checking progenitor v0.10.0
30292025-07-17T20:40:12.681Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30302025-07-17T20:40:13.203Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30312025-07-17T20:40:14.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s
30322025-07-17T20:40:14.865Z
30332025-07-17T20:40:14.866Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30342025-07-17T20:40:15.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-07-17T20:40:15.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-07-17T20:40:15.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-07-17T20:40:15.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30382025-07-17T20:40:15.638Z
30392025-07-17T20:40:15.638Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30402025-07-17T20:40:16.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-07-17T20:40:16.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-07-17T20:40:16.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-07-17T20:40:16.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30442025-07-17T20:40:16.382Z
30452025-07-17T20:40:16.382Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30462025-07-17T20:40:17.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-07-17T20:40:17.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-07-17T20:40:17.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-07-17T20:40:17.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30502025-07-17T20:40:17.219Z
30512025-07-17T20:40:17.219Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30522025-07-17T20:40:17.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-07-17T20:40:17.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-07-17T20:40:18.134Z Checking half v2.4.1
30552025-07-17T20:40:18.138Z Checking ciborium-io v0.2.2
30562025-07-17T20:40:18.138Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30572025-07-17T20:40:18.288Z Compiling radium v0.7.0
30582025-07-17T20:40:18.292Z Compiling semver v0.1.20
30592025-07-17T20:40:18.292Z Compiling zerocopy-derive v0.6.6
30602025-07-17T20:40:18.292Z Checking tap v1.0.1
30612025-07-17T20:40:18.292Z Compiling maybe-uninit v2.0.0
30622025-07-17T20:40:18.416Z Checking password-hash v0.5.0
30632025-07-17T20:40:18.518Z Checking wyz v0.5.1
30642025-07-17T20:40:18.639Z Checking ciborium-ll v0.2.2
30652025-07-17T20:40:18.822Z Compiling rustc_version v0.1.7
30662025-07-17T20:40:18.852Z Checking blake2 v0.10.6
30672025-07-17T20:40:18.875Z Compiling pin-project-internal v1.1.6
30682025-07-17T20:40:18.926Z Compiling cancel-safe-futures v0.1.5
30692025-07-17T20:40:18.966Z Checking ciborium v0.2.2
30702025-07-17T20:40:18.985Z Compiling owo-colors v4.2.2
30712025-07-17T20:40:19.207Z Compiling newtype_derive v0.1.6
30722025-07-17T20:40:19.288Z Checking funty v2.0.0
30732025-07-17T20:40:19.310Z Checking crc-catalog v2.4.0
30742025-07-17T20:40:19.345Z Compiling packed_struct v0.10.1
30752025-07-17T20:40:19.471Z Checking crc v3.2.1
30762025-07-17T20:40:19.658Z Checking argon2 v0.5.3
30772025-07-17T20:40:19.788Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30782025-07-17T20:40:19.847Z Compiling packed_struct_codegen v0.10.1
30792025-07-17T20:40:19.876Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30802025-07-17T20:40:19.897Z Checking libsw-core v0.3.1
30812025-07-17T20:40:20.075Z Checking zerocopy v0.6.6
30822025-07-17T20:40:20.132Z Checking bitvec v1.0.1
30832025-07-17T20:40:20.153Z Checking secrecy v0.10.3
30842025-07-17T20:40:20.240Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30852025-07-17T20:40:20.295Z Compiling snafu-derive v0.8.5
30862025-07-17T20:40:20.332Z Compiling indexmap v1.9.3
30872025-07-17T20:40:20.377Z Checking nodrop v0.1.14
30882025-07-17T20:40:20.528Z Checking fixedbitset v0.5.7
30892025-07-17T20:40:20.707Z Checking array-init v0.0.4
30902025-07-17T20:40:20.736Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30912025-07-17T20:40:20.914Z Checking petgraph v0.8.2
30922025-07-17T20:40:21.086Z Checking libsw v3.5.0
30932025-07-17T20:40:21.367Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30942025-07-17T20:40:21.546Z Checking pin-project v1.1.6
30952025-07-17T20:40:21.608Z Checking smallvec v0.6.14
30962025-07-17T20:40:22.255Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30972025-07-17T20:40:22.312Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30982025-07-17T20:40:22.382Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30992025-07-17T20:40:22.582Z Checking globset v0.4.15
31002025-07-17T20:40:22.904Z Checking olpc-cjson v0.1.4
31012025-07-17T20:40:23.090Z Checking serde_plain v1.0.2
31022025-07-17T20:40:23.158Z Checking hashbrown v0.12.3
31032025-07-17T20:40:23.351Z Checking indent_write v2.2.0
31042025-07-17T20:40:23.373Z Checking typed-path v0.9.3
31052025-07-17T20:40:23.393Z Checking termcolor v1.4.1
31062025-07-17T20:40:23.578Z Checking linear-map v1.2.0
31072025-07-17T20:40:23.649Z Checking swrite v0.1.0
31082025-07-17T20:40:23.797Z Checking bitfield v0.14.0
31092025-07-17T20:40:23.820Z Checking env_logger v0.10.2
31102025-07-17T20:40:23.895Z Checking ron v0.8.1
31112025-07-17T20:40:24.103Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31122025-07-17T20:40:24.223Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31132025-07-17T20:40:24.307Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31142025-07-17T20:40:24.761Z Checking steno v0.4.1
31152025-07-17T20:40:25.039Z Checking snafu v0.8.5
31162025-07-17T20:40:25.054Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31172025-07-17T20:40:25.184Z Checking serde-hex v0.1.0
31182025-07-17T20:40:25.217Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31192025-07-17T20:40:25.503Z Checking hashbrown v0.13.2
31202025-07-17T20:40:25.523Z Checking tough v0.20.0
31212025-07-17T20:40:26.191Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31222025-07-17T20:40:26.492Z Checking humantime v2.2.0
31232025-07-17T20:40:27.603Z Checking crc-any v2.5.0
31242025-07-17T20:40:27.625Z Checking object v0.30.4
31252025-07-17T20:40:27.625Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31262025-07-17T20:40:27.625Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31272025-07-17T20:40:27.625Z Checking path-slash v0.1.5
31282025-07-17T20:40:27.625Z Checking half v1.8.3
31292025-07-17T20:40:27.635Z Checking void v1.0.2
31302025-07-17T20:40:27.772Z Checking lzss v0.8.2
31312025-07-17T20:40:27.828Z Checking tungstenite v0.23.0
31322025-07-17T20:40:27.971Z Checking serde_cbor v0.11.2
31332025-07-17T20:40:28.116Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31342025-07-17T20:40:28.688Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31352025-07-17T20:40:28.863Z Checking nix v0.27.1
31362025-07-17T20:40:28.909Z Checking kstat-rs v0.2.4
31372025-07-17T20:40:28.953Z Checking serde_bytes v0.11.17
31382025-07-17T20:40:28.985Z Checking tokio-tungstenite v0.23.1
31392025-07-17T20:40:29.096Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31402025-07-17T20:40:29.259Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31412025-07-17T20:40:29.309Z Checking signal-hook-tokio v0.3.1
31422025-07-17T20:40:29.902Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31432025-07-17T20:40:32.225Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31442025-07-17T20:40:33.538Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31452025-07-17T20:40:42.675Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31462025-07-17T20:40:49.513Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31472025-07-17T20:40:50.252Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31482025-07-17T20:40:53.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s
31492025-07-17T20:40:53.499Z
31502025-07-17T20:40:53.500Zinfo: running `cargo check --bins` on gateway-api (114/221)
31512025-07-17T20:40:54.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-07-17T20:40:54.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-07-17T20:40:54.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-07-17T20:40:54.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31552025-07-17T20:40:54.291Z
31562025-07-17T20:40:54.292Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31572025-07-17T20:40:54.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-07-17T20:40:54.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-07-17T20:40:54.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-07-17T20:40:54.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31612025-07-17T20:40:55.040Z
31622025-07-17T20:40:55.040Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31632025-07-17T20:40:55.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-07-17T20:40:55.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-07-17T20:40:55.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662025-07-17T20:40:55.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31672025-07-17T20:40:55.822Z
31682025-07-17T20:40:55.822Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31692025-07-17T20:40:56.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-07-17T20:40:56.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-07-17T20:40:56.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722025-07-17T20:40:56.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31732025-07-17T20:40:56.580Z
31742025-07-17T20:40:56.580Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31752025-07-17T20:40:57.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-07-17T20:40:57.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-07-17T20:40:57.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782025-07-17T20:40:57.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31792025-07-17T20:40:57.356Z
31802025-07-17T20:40:57.356Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31812025-07-17T20:40:58.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-07-17T20:40:58.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-07-17T20:40:58.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-07-17T20:40:58.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31852025-07-17T20:40:58.130Z
31862025-07-17T20:40:58.130Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31872025-07-17T20:40:58.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-07-17T20:40:58.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-07-17T20:40:58.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902025-07-17T20:40:58.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31912025-07-17T20:40:58.900Z
31922025-07-17T20:40:58.900Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31932025-07-17T20:40:59.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-07-17T20:40:59.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-07-17T20:40:59.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962025-07-17T20:40:59.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31972025-07-17T20:40:59.671Z
31982025-07-17T20:40:59.671Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
31992025-07-17T20:41:00.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-07-17T20:41:00.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-07-17T20:41:00.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022025-07-17T20:41:00.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32032025-07-17T20:41:00.493Z
32042025-07-17T20:41:00.493Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32052025-07-17T20:41:01.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-07-17T20:41:01.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-07-17T20:41:01.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-07-17T20:41:01.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32092025-07-17T20:41:01.275Z
32102025-07-17T20:41:01.276Zinfo: running `cargo check --bins` on sp-sim (124/221)
32112025-07-17T20:41:01.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-07-17T20:41:01.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-07-17T20:41:02.062Z Compiling nix v0.30.1
32142025-07-17T20:41:02.062Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32152025-07-17T20:41:02.065Z Checking keccak v0.1.5
32162025-07-17T20:41:02.404Z Checking sha3 v0.10.8
32172025-07-17T20:41:02.449Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32182025-07-17T20:41:04.087Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32192025-07-17T20:41:06.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
32202025-07-17T20:41:06.296Z
32212025-07-17T20:41:06.297Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32222025-07-17T20:41:07.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232025-07-17T20:41:07.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242025-07-17T20:41:07.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252025-07-17T20:41:07.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32262025-07-17T20:41:07.142Z
32272025-07-17T20:41:07.142Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32282025-07-17T20:41:07.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-07-17T20:41:07.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-07-17T20:41:07.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-07-17T20:41:07.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32322025-07-17T20:41:08.004Z
32332025-07-17T20:41:08.004Zinfo: running `cargo check --bins` on db-macros (127/221)
32342025-07-17T20:41:08.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-07-17T20:41:08.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-07-17T20:41:08.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-07-17T20:41:08.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32382025-07-17T20:41:08.755Z
32392025-07-17T20:41:08.756Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32402025-07-17T20:41:09.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-07-17T20:41:09.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-07-17T20:41:09.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-07-17T20:41:09.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32442025-07-17T20:41:09.477Z
32452025-07-17T20:41:09.477Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32462025-07-17T20:41:10.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-07-17T20:41:10.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-07-17T20:41:10.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-07-17T20:41:10.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32502025-07-17T20:41:10.309Z
32512025-07-17T20:41:10.309Zinfo: running `cargo check --bins` on authz-macros (130/221)
32522025-07-17T20:41:10.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-07-17T20:41:10.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-07-17T20:41:10.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-07-17T20:41:10.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32562025-07-17T20:41:11.049Z
32572025-07-17T20:41:11.049Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32582025-07-17T20:41:11.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-07-17T20:41:11.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-07-17T20:41:11.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-07-17T20:41:11.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32622025-07-17T20:41:11.860Z
32632025-07-17T20:41:11.860Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32642025-07-17T20:41:12.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-07-17T20:41:12.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-07-17T20:41:12.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-07-17T20:41:12.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32682025-07-17T20:41:12.660Z
32692025-07-17T20:41:12.660Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32702025-07-17T20:41:13.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-07-17T20:41:13.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-07-17T20:41:13.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-07-17T20:41:13.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32742025-07-17T20:41:13.390Z
32752025-07-17T20:41:13.390Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32762025-07-17T20:41:14.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-07-17T20:41:14.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-07-17T20:41:14.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-07-17T20:41:14.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32802025-07-17T20:41:14.151Z
32812025-07-17T20:41:14.151Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32822025-07-17T20:41:15.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-07-17T20:41:15.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-07-17T20:41:15.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-07-17T20:41:15.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32862025-07-17T20:41:15.689Z
32872025-07-17T20:41:15.689Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32882025-07-17T20:41:15.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-07-17T20:41:15.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-07-17T20:41:15.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-07-17T20:41:15.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32922025-07-17T20:41:15.802Z
32932025-07-17T20:41:15.802Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
32942025-07-17T20:41:16.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-07-17T20:41:16.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-07-17T20:41:16.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-07-17T20:41:16.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32982025-07-17T20:41:16.612Z
32992025-07-17T20:41:16.612Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33002025-07-17T20:41:17.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-07-17T20:41:17.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-07-17T20:41:17.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-07-17T20:41:17.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33042025-07-17T20:41:17.460Z
33052025-07-17T20:41:17.460Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33062025-07-17T20:41:18.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-07-17T20:41:18.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-07-17T20:41:18.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-07-17T20:41:18.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33102025-07-17T20:41:18.195Z
33112025-07-17T20:41:18.195Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33122025-07-17T20:41:18.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-07-17T20:41:18.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-07-17T20:41:18.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-07-17T20:41:18.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33162025-07-17T20:41:18.961Z
33172025-07-17T20:41:18.961Zinfo: running `cargo check --bins` on key-manager (141/221)
33182025-07-17T20:41:19.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-07-17T20:41:19.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-07-17T20:41:19.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-07-17T20:41:19.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33222025-07-17T20:41:19.714Z
33232025-07-17T20:41:19.714Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33242025-07-17T20:41:20.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-07-17T20:41:20.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-07-17T20:41:20.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-07-17T20:41:20.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33282025-07-17T20:41:20.496Z
33292025-07-17T20:41:20.496Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33302025-07-17T20:41:21.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-07-17T20:41:21.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-07-17T20:41:21.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-07-17T20:41:21.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33342025-07-17T20:41:21.276Z
33352025-07-17T20:41:21.276Zinfo: running `cargo check --bins` on typed-rng (144/221)
33362025-07-17T20:41:21.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-07-17T20:41:21.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-07-17T20:41:21.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-07-17T20:41:21.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33402025-07-17T20:41:21.994Z
33412025-07-17T20:41:21.995Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33422025-07-17T20:41:22.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-07-17T20:41:22.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-07-17T20:41:22.967Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33452025-07-17T20:41:22.967Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33462025-07-17T20:41:22.967Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33472025-07-17T20:41:22.970Z Compiling thiserror-impl-no-std v2.0.2
33482025-07-17T20:41:22.970Z Checking universal-hash v0.5.1
33492025-07-17T20:41:22.970Z Checking opaque-debug v0.3.1
33502025-07-17T20:41:23.147Z Checking chacha20 v0.9.1
33512025-07-17T20:41:23.150Z Checking aead v0.5.2
33522025-07-17T20:41:23.302Z Compiling unicase v2.7.0
33532025-07-17T20:41:23.324Z Checking poly1305 v0.8.0
33542025-07-17T20:41:23.353Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33552025-07-17T20:41:23.424Z Compiling libefi-sys v0.1.0
33562025-07-17T20:41:23.465Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33572025-07-17T20:41:23.564Z Compiling bitfield-struct v0.6.2
33582025-07-17T20:41:23.652Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33592025-07-17T20:41:23.721Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33602025-07-17T20:41:23.834Z Checking chacha20poly1305 v0.10.1
33612025-07-17T20:41:23.856Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33622025-07-17T20:41:23.991Z Compiling proc-macro-error-attr2 v2.0.0
33632025-07-17T20:41:24.044Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33642025-07-17T20:41:24.161Z Compiling salty v0.3.0
33652025-07-17T20:41:24.201Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33662025-07-17T20:41:24.624Z Compiling num-derive v0.3.3
33672025-07-17T20:41:24.734Z Compiling proc-macro-error2 v2.0.1
33682025-07-17T20:41:24.813Z Compiling xshell-macros v0.2.7
33692025-07-17T20:41:24.871Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33702025-07-17T20:41:25.350Z Checking papergrid v0.14.0
33712025-07-17T20:41:25.461Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33722025-07-17T20:41:25.572Z Checking xshell v0.2.7
33732025-07-17T20:41:25.815Z Checking thiserror-no-std v2.0.2
33742025-07-17T20:41:25.923Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33752025-07-17T20:41:25.926Z Compiling tabled_derive v0.10.0
33762025-07-17T20:41:25.965Z Checking vsss-rs v3.3.4
33772025-07-17T20:41:26.267Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33782025-07-17T20:41:26.806Z Checking libscf-sys v1.1.0
33792025-07-17T20:41:26.806Z Compiling mime_guess v2.0.5
33802025-07-17T20:41:27.491Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33812025-07-17T20:41:27.591Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33822025-07-17T20:41:27.971Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33832025-07-17T20:41:28.549Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33842025-07-17T20:41:28.580Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33852025-07-17T20:41:28.858Z Checking primeorder v0.13.6
33862025-07-17T20:41:28.883Z Checking env_filter v0.1.2
33872025-07-17T20:41:29.139Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33882025-07-17T20:41:29.371Z Checking p384 v0.13.0
33892025-07-17T20:41:29.587Z Checking env_logger v0.11.5
33902025-07-17T20:41:29.608Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33912025-07-17T20:41:29.931Z Checking tabled v0.18.0
33922025-07-17T20:41:30.129Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33932025-07-17T20:41:30.133Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33942025-07-17T20:41:30.268Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33952025-07-17T20:41:30.520Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33962025-07-17T20:41:30.702Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33972025-07-17T20:41:30.757Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33982025-07-17T20:41:30.795Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33992025-07-17T20:41:30.911Z Checking http-range v0.1.5
34002025-07-17T20:41:31.148Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34012025-07-17T20:41:31.621Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34022025-07-17T20:41:31.767Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34032025-07-17T20:41:31.786Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34042025-07-17T20:41:31.859Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34052025-07-17T20:41:31.882Z Checking secrecy v0.8.0
34062025-07-17T20:41:31.916Z Checking atty v0.2.14
34072025-07-17T20:41:32.077Z Checking crc8 v0.1.1
34082025-07-17T20:41:32.245Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34092025-07-17T20:41:32.456Z Checking hyper-staticfile v0.10.1
34102025-07-17T20:41:32.575Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34112025-07-17T20:41:32.784Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34122025-07-17T20:41:32.987Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34132025-07-17T20:41:33.010Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34142025-07-17T20:41:33.158Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34152025-07-17T20:41:33.393Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34162025-07-17T20:41:33.737Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34172025-07-17T20:41:34.028Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34182025-07-17T20:41:34.257Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34192025-07-17T20:41:35.515Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34202025-07-17T20:41:35.525Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34212025-07-17T20:41:35.525Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34222025-07-17T20:41:35.525Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34232025-07-17T20:41:35.976Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34242025-07-17T20:41:36.874Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34252025-07-17T20:41:37.442Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34262025-07-17T20:41:39.905Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34272025-07-17T20:41:44.096Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34282025-07-17T20:41:57.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.41s
34292025-07-17T20:41:57.641Z
34302025-07-17T20:41:57.641Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34312025-07-17T20:41:58.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-07-17T20:41:58.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-07-17T20:41:58.538Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34342025-07-17T20:42:11.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
34352025-07-17T20:42:12.008Z
34362025-07-17T20:42:12.008Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34372025-07-17T20:42:12.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-07-17T20:42:12.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-07-17T20:42:12.917Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34402025-07-17T20:42:26.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
34412025-07-17T20:42:26.376Z
34422025-07-17T20:42:26.376Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34432025-07-17T20:42:27.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-07-17T20:42:27.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-07-17T20:42:27.295Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34462025-07-17T20:42:40.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.30s
34472025-07-17T20:42:40.916Z
34482025-07-17T20:42:40.916Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34492025-07-17T20:42:41.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-07-17T20:42:41.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-07-17T20:42:41.824Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34522025-07-17T20:42:55.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
34532025-07-17T20:42:55.308Z
34542025-07-17T20:42:55.308Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34552025-07-17T20:42:56.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-07-17T20:42:56.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-07-17T20:42:56.242Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34582025-07-17T20:43:09.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
34592025-07-17T20:43:09.662Z
34602025-07-17T20:43:09.663Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34612025-07-17T20:43:10.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-07-17T20:43:10.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-07-17T20:43:10.578Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34642025-07-17T20:43:24.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
34652025-07-17T20:43:24.225Z
34662025-07-17T20:43:24.225Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34672025-07-17T20:43:24.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-07-17T20:43:24.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-07-17T20:43:25.130Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34702025-07-17T20:43:38.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
34712025-07-17T20:43:38.730Z
34722025-07-17T20:43:38.730Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34732025-07-17T20:43:39.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-07-17T20:43:39.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-07-17T20:43:39.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-07-17T20:43:39.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34772025-07-17T20:43:39.533Z
34782025-07-17T20:43:39.534Zinfo: running `cargo check --bins` on range-requests (154/221)
34792025-07-17T20:43:40.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-07-17T20:43:40.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-07-17T20:43:40.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-07-17T20:43:40.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34832025-07-17T20:43:40.278Z
34842025-07-17T20:43:40.278Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34852025-07-17T20:43:40.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-07-17T20:43:40.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-07-17T20:43:40.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882025-07-17T20:43:40.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34892025-07-17T20:43:41.248Z
34902025-07-17T20:43:41.248Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34912025-07-17T20:43:41.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-07-17T20:43:41.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-07-17T20:43:41.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942025-07-17T20:43:41.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34952025-07-17T20:43:41.852Z
34962025-07-17T20:43:41.852Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
34972025-07-17T20:43:46.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-07-17T20:43:46.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-07-17T20:43:46.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002025-07-17T20:43:46.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35012025-07-17T20:43:46.241Z
35022025-07-17T20:43:46.241Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35032025-07-17T20:43:46.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-07-17T20:43:46.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-07-17T20:43:46.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-07-17T20:43:46.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35072025-07-17T20:43:46.326Z
35082025-07-17T20:43:46.326Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35092025-07-17T20:43:46.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-07-17T20:43:46.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-07-17T20:43:46.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-07-17T20:43:46.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35132025-07-17T20:43:46.326Z
35142025-07-17T20:43:46.326Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35152025-07-17T20:43:46.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-07-17T20:43:46.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-07-17T20:43:46.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-07-17T20:43:46.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35192025-07-17T20:43:46.327Z
35202025-07-17T20:43:46.327Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35212025-07-17T20:43:46.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-07-17T20:43:46.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-07-17T20:43:46.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-07-17T20:43:46.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35252025-07-17T20:43:46.327Z
35262025-07-17T20:43:46.327Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35272025-07-17T20:43:46.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-07-17T20:43:46.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-07-17T20:43:46.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-07-17T20:43:46.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35312025-07-17T20:43:46.688Z
35322025-07-17T20:43:46.688Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35332025-07-17T20:43:47.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-07-17T20:43:47.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-07-17T20:43:47.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-07-17T20:43:47.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35372025-07-17T20:43:47.506Z
35382025-07-17T20:43:47.506Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35392025-07-17T20:43:48.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-07-17T20:43:48.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-07-17T20:43:48.375Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35422025-07-17T20:43:48.375Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35432025-07-17T20:43:49.315Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35442025-07-17T20:43:51.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s
35452025-07-17T20:43:51.635Z
35462025-07-17T20:43:51.635Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35472025-07-17T20:43:52.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-07-17T20:43:52.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-07-17T20:43:52.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-07-17T20:43:52.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35512025-07-17T20:43:52.412Z
35522025-07-17T20:43:52.412Zinfo: running `cargo check --bins` on cert-dev (166/221)
35532025-07-17T20:43:53.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-07-17T20:43:53.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-07-17T20:43:53.160Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35562025-07-17T20:43:53.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35572025-07-17T20:43:53.688Z
35582025-07-17T20:43:53.688Zinfo: running `cargo check --bins` on clickana (167/221)
35592025-07-17T20:43:54.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-07-17T20:43:54.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-07-17T20:43:54.490Z Checking castaway v0.2.3
35622025-07-17T20:43:54.490Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35632025-07-17T20:43:54.493Z Checking lru v0.12.5
35642025-07-17T20:43:54.493Z Compiling instability v0.3.2
35652025-07-17T20:43:54.493Z Checking unicode-truncate v1.1.0
35662025-07-17T20:43:54.493Z Compiling indoc v2.0.6
35672025-07-17T20:43:54.493Z Checking cassowary v0.3.0
35682025-07-17T20:43:54.735Z Checking compact_str v0.8.0
35692025-07-17T20:43:55.366Z Checking ratatui v0.29.0
35702025-07-17T20:43:56.341Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35712025-07-17T20:43:57.515Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35722025-07-17T20:43:58.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
35732025-07-17T20:43:58.637Z
35742025-07-17T20:43:58.637Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35752025-07-17T20:43:59.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-07-17T20:43:59.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-07-17T20:43:59.487Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35782025-07-17T20:43:59.487Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35792025-07-17T20:44:00.649Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35802025-07-17T20:44:01.155Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35812025-07-17T20:44:01.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
35822025-07-17T20:44:01.771Z
35832025-07-17T20:44:01.771Zinfo: running `cargo check --bins` on ch-dev (169/221)
35842025-07-17T20:44:02.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-07-17T20:44:02.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-07-17T20:44:02.577Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35872025-07-17T20:44:03.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
35882025-07-17T20:44:03.592Z
35892025-07-17T20:44:03.592Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35902025-07-17T20:44:04.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-07-17T20:44:04.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-07-17T20:44:04.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-07-17T20:44:04.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35942025-07-17T20:44:04.151Z
35952025-07-17T20:44:04.151Zinfo: running `cargo check --bins` on crdb-seed (171/221)
35962025-07-17T20:44:04.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-07-17T20:44:04.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-07-17T20:44:04.947Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35992025-07-17T20:44:05.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
36002025-07-17T20:44:05.588Z
36012025-07-17T20:44:05.588Zinfo: running `cargo check --bins` on db-dev (172/221)
36022025-07-17T20:44:06.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-07-17T20:44:06.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-07-17T20:44:06.396Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36052025-07-17T20:44:07.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
36062025-07-17T20:44:07.424Z
36072025-07-17T20:44:07.425Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36082025-07-17T20:44:08.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-07-17T20:44:08.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-07-17T20:44:08.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112025-07-17T20:44:08.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36122025-07-17T20:44:08.216Z
36132025-07-17T20:44:08.216Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36142025-07-17T20:44:08.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-07-17T20:44:08.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-07-17T20:44:08.953Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36172025-07-17T20:44:09.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
36182025-07-17T20:44:10.019Z
36192025-07-17T20:44:10.019Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36202025-07-17T20:44:10.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-07-17T20:44:10.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-07-17T20:44:10.764Z Checking typeid v1.0.3
36232025-07-17T20:44:10.879Z Checking ordered-float v2.10.1
36242025-07-17T20:44:10.893Z Checking cargo-platform v0.2.0
36252025-07-17T20:44:10.966Z Checking erased-serde v0.4.6
36262025-07-17T20:44:11.220Z Checking serde-value v0.7.0
36272025-07-17T20:44:11.554Z Checking serde-untagged v0.1.7
36282025-07-17T20:44:11.788Z Checking cargo-util-schemas v0.2.0
36292025-07-17T20:44:12.902Z Checking cargo_metadata v0.20.0
36302025-07-17T20:44:13.907Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36312025-07-17T20:44:14.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
36322025-07-17T20:44:14.974Z
36332025-07-17T20:44:14.974Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36342025-07-17T20:44:15.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-07-17T20:44:15.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-07-17T20:44:15.857Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36372025-07-17T20:44:17.611Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36382025-07-17T20:44:18.255Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36392025-07-17T20:44:18.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
36402025-07-17T20:44:19.088Z
36412025-07-17T20:44:19.088Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36422025-07-17T20:44:19.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-07-17T20:44:19.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-07-17T20:44:20.154Z Compiling crunchy v0.2.2
36452025-07-17T20:44:20.157Z Compiling dsl_auto_type v0.1.2
36462025-07-17T20:44:20.157Z Checking scheduled-thread-pool v0.2.7
36472025-07-17T20:44:20.307Z Compiling diesel_table_macro_syntax v0.2.0
36482025-07-17T20:44:20.320Z Compiling tiny-keccak v2.0.2
36492025-07-17T20:44:20.350Z Compiling bit-vec v0.6.3
36502025-07-17T20:44:20.354Z Compiling ascii-canvas v3.0.0
36512025-07-17T20:44:20.372Z Compiling ena v0.14.3
36522025-07-17T20:44:20.517Z Checking r2d2 v0.8.10
36532025-07-17T20:44:20.680Z Compiling bit-set v0.5.3
36542025-07-17T20:44:20.706Z Compiling bindgen v0.71.1
36552025-07-17T20:44:20.781Z Compiling diff v0.1.13
36562025-07-17T20:44:20.797Z Compiling regex-syntax v0.6.29
36572025-07-17T20:44:20.820Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36582025-07-17T20:44:20.850Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36592025-07-17T20:44:20.948Z Compiling derive_builder_core v0.20.2
36602025-07-17T20:44:21.049Z Compiling libxml v0.3.3
36612025-07-17T20:44:21.187Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36622025-07-17T20:44:21.342Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36632025-07-17T20:44:21.497Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36642025-07-17T20:44:21.600Z Compiling strum_macros v0.24.3
36652025-07-17T20:44:21.634Z Compiling diesel_derives v2.2.3
36662025-07-17T20:44:21.755Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36672025-07-17T20:44:21.813Z Compiling indoc v1.0.9
36682025-07-17T20:44:22.685Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36692025-07-17T20:44:23.018Z Compiling impl-trait-for-tuples v0.2.2
36702025-07-17T20:44:23.044Z Compiling derive_builder_macro v0.20.2
36712025-07-17T20:44:23.775Z Compiling oso-derive v0.27.3
36722025-07-17T20:44:23.909Z Checking derive_builder v0.20.2
36732025-07-17T20:44:24.082Z Compiling lalrpop v0.19.12
36742025-07-17T20:44:24.323Z Checking quick-xml v0.37.2
36752025-07-17T20:44:24.622Z Checking maplit v1.0.2
36762025-07-17T20:44:24.765Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36772025-07-17T20:44:24.787Z Compiling diesel-dtrace v0.4.2
36782025-07-17T20:44:25.231Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36792025-07-17T20:44:25.580Z Checking bb8 v0.8.5
36802025-07-17T20:44:25.904Z Checking ignore v0.4.23
36812025-07-17T20:44:26.080Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36822025-07-17T20:44:26.307Z Checking predicates-tree v1.0.12
36832025-07-17T20:44:26.451Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36842025-07-17T20:44:26.509Z Checking rand_seeder v0.3.0
36852025-07-17T20:44:26.532Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36862025-07-17T20:44:26.716Z Checking globwalk v0.9.1
36872025-07-17T20:44:26.767Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36882025-07-17T20:44:26.839Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36892025-07-17T20:44:27.034Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36902025-07-17T20:44:27.059Z Checking camino-tempfile-ext v0.3.2
36912025-07-17T20:44:27.372Z Checking smawk v0.3.2
36922025-07-17T20:44:27.445Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36932025-07-17T20:44:27.616Z Checking unicode-linebreak v0.1.5
36942025-07-17T20:44:28.072Z Checking is_ci v1.2.0
36952025-07-17T20:44:28.196Z Checking textwrap v0.16.2
36962025-07-17T20:44:28.246Z Checking supports-color v3.0.2
36972025-07-17T20:44:28.506Z Checking support-bundle-viewer v0.1.2
36982025-07-17T20:44:28.618Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36992025-07-17T20:44:28.717Z Checking multimap v0.10.1
37002025-07-17T20:44:28.803Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37012025-07-17T20:44:30.613Z Checking diesel v2.2.11
37022025-07-17T20:44:46.462Z Compiling samael v0.0.19
37032025-07-17T20:45:00.914Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37042025-07-17T20:45:01.605Z Checking async-bb8-diesel v0.2.1
37052025-07-17T20:45:03.541Z Compiling polar-core v0.27.3
37062025-07-17T20:45:10.696Z Checking oso v0.27.3
37072025-07-17T20:45:50.961Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37082025-07-17T20:46:24.157Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37092025-07-17T20:46:34.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
37102025-07-17T20:46:34.514Z
37112025-07-17T20:46:34.514Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37122025-07-17T20:46:35.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-07-17T20:46:35.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-07-17T20:46:35.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-07-17T20:46:35.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37162025-07-17T20:46:35.377Z
37172025-07-17T20:46:35.377Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37182025-07-17T20:46:36.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-07-17T20:46:36.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-07-17T20:46:36.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212025-07-17T20:46:36.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37222025-07-17T20:46:36.219Z
37232025-07-17T20:46:36.219Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37242025-07-17T20:46:36.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-07-17T20:46:36.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-07-17T20:46:36.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272025-07-17T20:46:36.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37282025-07-17T20:46:36.968Z
37292025-07-17T20:46:36.968Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37302025-07-17T20:46:37.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-07-17T20:46:37.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-07-17T20:46:38.045Z Compiling libz-sys v1.1.20
37332025-07-17T20:46:38.048Z Compiling libgit2-sys v0.17.0+1.8.1
37342025-07-17T20:46:38.199Z Compiling vergen v8.3.2
37352025-07-17T20:46:38.202Z Compiling cargo-platform v0.1.8
37362025-07-17T20:46:38.229Z Compiling fs-err v2.11.0
37372025-07-17T20:46:38.234Z Compiling rustls v0.21.12
37382025-07-17T20:46:38.260Z Checking sct v0.7.1
37392025-07-17T20:46:38.260Z Checking rustls-webpki v0.101.7
37402025-07-17T20:46:38.491Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37412025-07-17T20:46:38.535Z Compiling cargo_metadata v0.18.1
37422025-07-17T20:46:38.608Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37432025-07-17T20:46:38.688Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37442025-07-17T20:46:38.805Z Checking parse-size v1.1.0
37452025-07-17T20:46:39.003Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37462025-07-17T20:46:39.025Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37472025-07-17T20:46:39.028Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37482025-07-17T20:46:39.087Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37492025-07-17T20:46:39.137Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37502025-07-17T20:46:39.291Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37512025-07-17T20:46:39.988Z Checking rustls-pemfile v1.0.4
37522025-07-17T20:46:40.122Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37532025-07-17T20:46:40.232Z Checking twox-hash v2.1.0
37542025-07-17T20:46:40.276Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37552025-07-17T20:46:40.712Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37562025-07-17T20:46:40.782Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37572025-07-17T20:46:41.378Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37582025-07-17T20:46:41.634Z Checking tokio-rustls v0.24.1
37592025-07-17T20:46:41.967Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37602025-07-17T20:46:41.989Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37612025-07-17T20:46:42.446Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37622025-07-17T20:46:42.496Z Checking fatfs v0.3.6
37632025-07-17T20:46:42.523Z Checking assert_matches v1.5.0
37642025-07-17T20:46:47.759Z Compiling git2 v0.19.0
37652025-07-17T20:46:51.787Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37662025-07-17T20:47:48.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
37672025-07-17T20:47:48.987Z
37682025-07-17T20:47:48.987Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37692025-07-17T20:47:49.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-07-17T20:47:49.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-07-17T20:47:49.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722025-07-17T20:47:49.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37732025-07-17T20:47:49.796Z
37742025-07-17T20:47:49.796Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37752025-07-17T20:47:50.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-07-17T20:47:50.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-07-17T20:47:50.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782025-07-17T20:47:50.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37792025-07-17T20:47:50.634Z
37802025-07-17T20:47:50.634Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37812025-07-17T20:47:51.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-07-17T20:47:51.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-07-17T20:47:51.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842025-07-17T20:47:51.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37852025-07-17T20:47:51.469Z
37862025-07-17T20:47:51.469Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37872025-07-17T20:47:52.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882025-07-17T20:47:52.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892025-07-17T20:47:52.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902025-07-17T20:47:52.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37912025-07-17T20:47:52.362Z
37922025-07-17T20:47:52.362Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37932025-07-17T20:47:53.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-07-17T20:47:53.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-07-17T20:47:53.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962025-07-17T20:47:53.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37972025-07-17T20:47:53.156Z
37982025-07-17T20:47:53.157Zinfo: running `cargo check --bins` on nexus-networking (187/221)
37992025-07-17T20:47:53.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-07-17T20:47:53.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-07-17T20:47:53.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022025-07-17T20:47:53.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38032025-07-17T20:47:54.014Z
38042025-07-17T20:47:54.014Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38052025-07-17T20:47:54.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-07-17T20:47:54.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-07-17T20:47:54.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082025-07-17T20:47:54.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38092025-07-17T20:47:54.863Z
38102025-07-17T20:47:54.863Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38112025-07-17T20:47:55.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-07-17T20:47:55.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-07-17T20:47:55.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142025-07-17T20:47:55.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38152025-07-17T20:47:55.709Z
38162025-07-17T20:47:55.709Zinfo: running `cargo check --bins` on update-common (190/221)
38172025-07-17T20:47:56.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-07-17T20:47:56.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-07-17T20:47:56.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202025-07-17T20:47:56.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38212025-07-17T20:47:56.498Z
38222025-07-17T20:47:56.498Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38232025-07-17T20:47:57.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-07-17T20:47:57.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-07-17T20:47:57.610Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38262025-07-17T20:47:57.613Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38272025-07-17T20:47:57.772Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38282025-07-17T20:47:57.776Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38292025-07-17T20:47:57.807Z Checking diff v0.1.13
38302025-07-17T20:47:57.807Z Checking yansi v1.0.1
38312025-07-17T20:47:57.810Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38322025-07-17T20:47:57.824Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38332025-07-17T20:47:58.305Z Checking pretty_assertions v1.4.1
38342025-07-17T20:47:58.382Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38352025-07-17T20:47:59.026Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38362025-07-17T20:48:28.380Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38372025-07-17T20:48:28.384Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38382025-07-17T20:48:28.385Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38392025-07-17T20:48:28.385Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38402025-07-17T20:48:28.385Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38412025-07-17T20:48:28.385Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38422025-07-17T20:48:29.498Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38432025-07-17T20:48:30.860Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38442025-07-17T20:49:18.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
38452025-07-17T20:49:18.496Z
38462025-07-17T20:49:18.496Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38472025-07-17T20:49:19.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-07-17T20:49:19.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-07-17T20:49:19.382Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38502025-07-17T20:49:19.382Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38512025-07-17T20:49:19.518Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38522025-07-17T20:49:19.521Z Checking heck v0.4.1
38532025-07-17T20:49:19.528Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38542025-07-17T20:49:19.711Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38552025-07-17T20:49:19.757Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38562025-07-17T20:49:20.628Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38572025-07-17T20:49:28.643Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38582025-07-17T20:49:29.581Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38592025-07-17T20:49:29.581Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38602025-07-17T20:49:29.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s
38612025-07-17T20:49:29.616Z
38622025-07-17T20:49:29.616Zinfo: running `cargo check --bins` on installinator-api (193/221)
38632025-07-17T20:49:29.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-07-17T20:49:29.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-07-17T20:49:29.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662025-07-17T20:49:29.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38672025-07-17T20:49:29.616Z
38682025-07-17T20:49:29.616Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38692025-07-17T20:49:29.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-07-17T20:49:29.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-07-17T20:49:29.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722025-07-17T20:49:29.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38732025-07-17T20:49:29.616Z
38742025-07-17T20:49:29.616Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38752025-07-17T20:49:29.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-07-17T20:49:29.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-07-17T20:49:29.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782025-07-17T20:49:29.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38792025-07-17T20:49:29.616Z
38802025-07-17T20:49:29.616Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38812025-07-17T20:49:30.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-07-17T20:49:30.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-07-17T20:49:30.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842025-07-17T20:49:30.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38852025-07-17T20:49:30.849Z
38862025-07-17T20:49:30.850Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38872025-07-17T20:49:31.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-07-17T20:49:31.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-07-17T20:49:31.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38902025-07-17T20:49:31.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
38912025-07-17T20:49:31.169Z
38922025-07-17T20:49:31.169Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38932025-07-17T20:49:31.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-07-17T20:49:31.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-07-17T20:49:31.982Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38962025-07-17T20:49:32.202Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38972025-07-17T20:49:32.210Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38982025-07-17T20:49:32.210Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38992025-07-17T20:49:32.210Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39002025-07-17T20:49:32.210Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39012025-07-17T20:49:32.210Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39022025-07-17T20:49:32.210Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39032025-07-17T20:49:32.478Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39042025-07-17T20:49:32.495Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39052025-07-17T20:49:32.495Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39062025-07-17T20:49:32.676Z Compiling petname v2.0.2
39072025-07-17T20:49:32.747Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39082025-07-17T20:49:32.906Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39092025-07-17T20:49:33.304Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39102025-07-17T20:49:33.608Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39112025-07-17T20:49:33.942Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39122025-07-17T20:49:34.567Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39132025-07-17T20:49:34.758Z Checking sync-ptr v0.1.4
39142025-07-17T20:49:34.967Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39152025-07-17T20:49:34.975Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39162025-07-17T20:49:35.065Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39172025-07-17T20:49:35.126Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39182025-07-17T20:49:35.558Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39192025-07-17T20:49:36.765Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39202025-07-17T20:49:37.973Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39212025-07-17T20:49:37.981Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39222025-07-17T20:49:49.434Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39232025-07-17T20:49:49.437Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39242025-07-17T20:49:50.235Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39252025-07-17T20:49:51.823Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39262025-07-17T20:49:54.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.46s
39272025-07-17T20:49:54.731Z
39282025-07-17T20:49:54.731Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39292025-07-17T20:49:55.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302025-07-17T20:49:55.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312025-07-17T20:49:55.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39322025-07-17T20:49:55.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39332025-07-17T20:49:55.587Z
39342025-07-17T20:49:55.587Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39352025-07-17T20:49:56.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-07-17T20:49:56.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-07-17T20:49:56.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382025-07-17T20:49:56.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39392025-07-17T20:49:56.345Z
39402025-07-17T20:49:56.345Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39412025-07-17T20:49:57.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-07-17T20:49:57.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-07-17T20:49:57.258Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39442025-07-17T20:49:58.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
39452025-07-17T20:49:58.593Z
39462025-07-17T20:49:58.593Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39472025-07-17T20:49:59.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-07-17T20:49:59.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-07-17T20:49:59.430Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39502025-07-17T20:49:59.875Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39512025-07-17T20:50:01.075Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39522025-07-17T20:50:01.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
39532025-07-17T20:50:02.015Z
39542025-07-17T20:50:02.015Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39552025-07-17T20:50:02.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562025-07-17T20:50:02.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572025-07-17T20:50:02.815Z Compiling blake3 v1.5.4
39582025-07-17T20:50:02.930Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39592025-07-17T20:50:02.944Z Checking memmap2 v0.9.5
39602025-07-17T20:50:02.947Z Checking arrayvec v0.7.6
39612025-07-17T20:50:02.955Z Checking constant_time_eq v0.3.1
39622025-07-17T20:50:02.958Z Checking arrayref v0.3.9
39632025-07-17T20:50:02.995Z Checking topological-sort v0.2.2
39642025-07-17T20:50:02.999Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39652025-07-17T20:50:03.085Z Checking shell-words v1.1.0
39662025-07-17T20:50:03.466Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39672025-07-17T20:50:03.726Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39682025-07-17T20:50:04.173Z Checking omicron-zone-package v0.12.2
39692025-07-17T20:50:05.376Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39702025-07-17T20:50:06.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
39712025-07-17T20:50:06.653Z
39722025-07-17T20:50:06.653Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39732025-07-17T20:50:07.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742025-07-17T20:50:07.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752025-07-17T20:50:07.448Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39762025-07-17T20:50:07.844Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39772025-07-17T20:50:08.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
39782025-07-17T20:50:08.493Z
39792025-07-17T20:50:08.493Zinfo: running `cargo check --bins` on xtask (205/221)
39802025-07-17T20:50:09.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812025-07-17T20:50:09.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822025-07-17T20:50:09.081Z Checking bitflags v2.9.1
39832025-07-17T20:50:09.084Z Checking serde v1.0.219
39842025-07-17T20:50:09.084Z Checking thiserror v1.0.69
39852025-07-17T20:50:09.176Z Checking zerofrom v0.1.4
39862025-07-17T20:50:09.192Z Checking hashbrown v0.15.4
39872025-07-17T20:50:09.195Z Checking smallvec v1.15.0
39882025-07-17T20:50:09.227Z Checking num-traits v0.2.19
39892025-07-17T20:50:09.227Z Checking scroll v0.12.0
39902025-07-17T20:50:09.310Z Checking percent-encoding v2.3.1
39912025-07-17T20:50:09.407Z Checking yoke v0.7.4
39922025-07-17T20:50:09.423Z Checking rustix v0.38.37
39932025-07-17T20:50:09.532Z Checking log v0.4.27
39942025-07-17T20:50:09.565Z Checking zerocopy v0.7.35
39952025-07-17T20:50:09.699Z Checking pest v2.7.14
39962025-07-17T20:50:09.743Z Checking zerovec v0.10.4
39972025-07-17T20:50:09.817Z Checking goblin v0.8.2
39982025-07-17T20:50:10.158Z Checking indexmap v2.10.0
39992025-07-17T20:50:10.441Z Checking terminal_size v0.4.0
40002025-07-17T20:50:10.624Z Checking form_urlencoded v1.2.1
40012025-07-17T20:50:10.747Z Checking ordered-float v2.10.1
40022025-07-17T20:50:10.771Z Checking getrandom v0.3.1
40032025-07-17T20:50:10.842Z Checking syn v2.0.104
40042025-07-17T20:50:11.007Z Checking rustix v1.0.7
40052025-07-17T20:50:11.245Z Checking tinystr v0.7.6
40062025-07-17T20:50:11.305Z Checking icu_collections v1.5.0
40072025-07-17T20:50:11.362Z Checking once_cell v1.21.3
40082025-07-17T20:50:11.612Z Checking icu_locid v1.5.0
40092025-07-17T20:50:11.705Z Checking clap_builder v4.5.40
40102025-07-17T20:50:11.933Z Checking thiserror v2.0.12
40112025-07-17T20:50:12.115Z Checking textwrap v0.16.2
40122025-07-17T20:50:12.169Z Checking dtrace-parser v0.2.0
40132025-07-17T20:50:12.538Z Checking fs-err v3.1.1
40142025-07-17T20:50:12.557Z Checking tempfile v3.20.0
40152025-07-17T20:50:12.578Z Checking icu_provider v1.5.0
40162025-07-17T20:50:12.683Z Checking anyhow v1.0.98
40172025-07-17T20:50:12.878Z Checking tabled v0.15.0
40182025-07-17T20:50:12.943Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40192025-07-17T20:50:14.177Z Checking icu_locid_transform v1.5.0
40202025-07-17T20:50:14.225Z Checking serde_spanned v0.6.9
40212025-07-17T20:50:14.225Z Checking toml_datetime v0.6.11
40222025-07-17T20:50:14.225Z Checking serde_json v1.0.140
40232025-07-17T20:50:14.225Z Checking erased-serde v0.4.6
40242025-07-17T20:50:14.225Z Checking toml_edit v0.22.27
40252025-07-17T20:50:14.225Z Checking icu_properties v1.5.1
40262025-07-17T20:50:14.515Z Checking semver v1.0.26
40272025-07-17T20:50:14.566Z Checking camino v1.1.10
40282025-07-17T20:50:14.626Z Checking serde-untagged v0.1.7
40292025-07-17T20:50:14.937Z Checking serde-value v0.7.0
40302025-07-17T20:50:14.967Z Checking dof v0.3.0
40312025-07-17T20:50:15.024Z Checking cargo-platform v0.2.0
40322025-07-17T20:50:15.113Z Checking camino-tempfile v1.4.1
40332025-07-17T20:50:15.337Z Checking clap v4.5.40
40342025-07-17T20:50:15.370Z Checking macaddr v1.0.1
40352025-07-17T20:50:15.564Z Checking usdt-impl v0.5.0
40362025-07-17T20:50:15.939Z Checking usdt v0.5.0
40372025-07-17T20:50:16.243Z Checking toml v0.8.23
40382025-07-17T20:50:16.705Z Checking cargo_toml v0.21.0
40392025-07-17T20:50:16.767Z Checking icu_normalizer v1.5.0
40402025-07-17T20:50:17.269Z Checking idna_adapter v1.2.0
40412025-07-17T20:50:17.412Z Checking idna v1.0.3
40422025-07-17T20:50:17.737Z Checking url v2.5.4
40432025-07-17T20:50:18.239Z Checking cargo-util-schemas v0.2.0
40442025-07-17T20:50:19.373Z Checking cargo_metadata v0.20.0
40452025-07-17T20:50:20.421Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40462025-07-17T20:50:21.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.57s
40472025-07-17T20:50:21.224Z
40482025-07-17T20:50:21.224Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40492025-07-17T20:50:22.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40502025-07-17T20:50:22.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40512025-07-17T20:50:22.178Z Checking polyval v0.6.2
40522025-07-17T20:50:22.308Z Checking ctr v0.9.2
40532025-07-17T20:50:22.326Z Checking ssh-encoding v0.2.0
40542025-07-17T20:50:22.330Z Checking blowfish v0.9.1
40552025-07-17T20:50:22.350Z Checking password-hash v0.4.2
40562025-07-17T20:50:22.354Z Checking p256 v0.13.2
40572025-07-17T20:50:22.354Z Checking p521 v0.13.3
40582025-07-17T20:50:22.371Z Checking russh-cryptovec v0.7.3
40592025-07-17T20:50:22.529Z Checking bcrypt-pbkdf v0.10.0
40602025-07-17T20:50:22.550Z Checking ghash v0.5.1
40612025-07-17T20:50:22.550Z Checking md5 v0.7.0
40622025-07-17T20:50:22.610Z Checking num-bigint v0.4.6
40632025-07-17T20:50:22.643Z Checking des v0.8.1
40642025-07-17T20:50:22.741Z Checking aes-gcm v0.10.3
40652025-07-17T20:50:22.778Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40662025-07-17T20:50:22.809Z Checking pbkdf2 v0.11.0
40672025-07-17T20:50:22.860Z Checking hex-literal v0.4.1
40682025-07-17T20:50:22.908Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40692025-07-17T20:50:22.930Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40702025-07-17T20:50:22.986Z Checking ssh-cipher v0.2.0
40712025-07-17T20:50:23.010Z Checking internet-checksum v0.2.1
40722025-07-17T20:50:23.286Z Checking ssh-key v0.6.6
40732025-07-17T20:50:23.456Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40742025-07-17T20:50:24.444Z Checking russh-keys v0.45.0
40752025-07-17T20:50:25.280Z Checking russh v0.45.0
40762025-07-17T20:50:46.074Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40772025-07-17T20:50:47.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.44s
40782025-07-17T20:50:47.906Z
40792025-07-17T20:50:47.907Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40802025-07-17T20:50:48.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40812025-07-17T20:50:48.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40822025-07-17T20:50:48.706Z Checking termios v0.3.3
40832025-07-17T20:50:48.961Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40842025-07-17T20:50:49.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
40852025-07-17T20:50:49.972Z
40862025-07-17T20:50:49.972Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40872025-07-17T20:50:50.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882025-07-17T20:50:50.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892025-07-17T20:50:50.830Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40902025-07-17T20:50:50.836Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40912025-07-17T20:50:51.714Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40922025-07-17T20:50:53.591Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40932025-07-17T20:50:55.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
40942025-07-17T20:50:56.016Z
40952025-07-17T20:50:56.016Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
40962025-07-17T20:50:56.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972025-07-17T20:50:56.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982025-07-17T20:50:56.799Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40992025-07-17T20:50:57.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41002025-07-17T20:50:57.520Z
41012025-07-17T20:50:57.520Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41022025-07-17T20:50:58.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032025-07-17T20:50:58.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042025-07-17T20:50:58.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41052025-07-17T20:50:58.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41062025-07-17T20:50:58.278Z
41072025-07-17T20:50:58.278Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41082025-07-17T20:50:58.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092025-07-17T20:50:58.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102025-07-17T20:50:58.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41112025-07-17T20:50:58.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41122025-07-17T20:50:59.025Z
41132025-07-17T20:50:59.025Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41142025-07-17T20:50:59.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152025-07-17T20:50:59.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162025-07-17T20:50:59.915Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41172025-07-17T20:51:00.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
41182025-07-17T20:51:00.881Z
41192025-07-17T20:51:00.881Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41202025-07-17T20:51:02.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212025-07-17T20:51:02.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222025-07-17T20:51:02.276Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41232025-07-17T20:51:02.276Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41242025-07-17T20:51:02.276Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41252025-07-17T20:51:03.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
41262025-07-17T20:51:03.232Z
41272025-07-17T20:51:03.233Zinfo: running `cargo check --bins` on omicron-package (214/221)
41282025-07-17T20:51:03.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292025-07-17T20:51:03.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302025-07-17T20:51:04.046Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41312025-07-17T20:51:05.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
41322025-07-17T20:51:05.763Z
41332025-07-17T20:51:05.763Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41342025-07-17T20:51:06.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-07-17T20:51:06.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-07-17T20:51:06.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372025-07-17T20:51:06.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
41382025-07-17T20:51:06.560Z
41392025-07-17T20:51:06.560Zinfo: running `cargo check --bins` on gfss (216/221)
41402025-07-17T20:51:07.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412025-07-17T20:51:07.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422025-07-17T20:51:07.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432025-07-17T20:51:07.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41442025-07-17T20:51:07.317Z
41452025-07-17T20:51:07.317Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41462025-07-17T20:51:08.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472025-07-17T20:51:08.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482025-07-17T20:51:08.193Z Checking rtoolbox v0.0.2
41492025-07-17T20:51:08.197Z Checking tui-tree-widget v0.23.1
41502025-07-17T20:51:08.197Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41512025-07-17T20:51:08.449Z Checking rpassword v7.4.0
41522025-07-17T20:51:13.297Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41532025-07-17T20:51:16.232Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41542025-07-17T20:51:17.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s
41552025-07-17T20:51:17.716Z
41562025-07-17T20:51:17.716Zinfo: running `cargo check --bins` on wicket (218/221)
41572025-07-17T20:51:18.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41582025-07-17T20:51:18.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41592025-07-17T20:51:18.580Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41602025-07-17T20:51:19.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
41612025-07-17T20:51:19.262Z
41622025-07-17T20:51:19.262Zinfo: running `cargo check --bins` on wicketd (219/221)
41632025-07-17T20:51:19.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41642025-07-17T20:51:20.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41652025-07-17T20:51:20.142Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41662025-07-17T20:51:24.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
41672025-07-17T20:51:24.540Z
41682025-07-17T20:51:24.540Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41692025-07-17T20:51:25.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41702025-07-17T20:51:25.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41712025-07-17T20:51:25.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41722025-07-17T20:51:25.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41732025-07-17T20:51:25.283Z
41742025-07-17T20:51:25.283Zinfo: running `cargo check --bins` on zone-setup (221/221)
41752025-07-17T20:51:25.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762025-07-17T20:51:25.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772025-07-17T20:51:26.102Z Checking uzers v0.12.1
41782025-07-17T20:51:26.464Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41792025-07-17T20:51:27.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
41802025-07-17T20:51:27.789Z
41812025-07-17T20:51:27.789Zreal 15:45.358675381
41822025-07-17T20:51:27.789Zuser 31:26.871547753
41832025-07-17T20:51:27.789Zsys 5:11.651002468
41842025-07-17T20:51:27.789Ztrap 0.680639431
41852025-07-17T20:51:27.789Ztflt 0.708949560
41862025-07-17T20:51:27.789Zdflt 1.744485743
41872025-07-17T20:51:27.794Zkflt 0.001116330
41882025-07-17T20:51:27.794Zlock 1:16:15.269232788
41892025-07-17T20:51:27.794Zslp 2:33:07.620272470
41902025-07-17T20:51:27.794Zlat 1:36.504190210
41912025-07-17T20:51:27.794Zstop 5:02.779925796
41922025-07-17T20:51:27.794Zprocess exited: duration 1233964 ms, exit code 0
 
41932025-07-17T20:51:27.803Zfound 0 output files