01K5TAG4R11NFGRB2A7D8J97KX: 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: 01K5TAGJFKP20FRFEGP57VV8NH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-23T03:40:36.993Zjob assigned to worker 01K5TAGMA8M4C40ED04BY6QYWG [factory gimlet-EVT22200007-propolis, EVT22200007/42762] (queued for 26 s)
 
22025-09-23T03:40:46.594Zstarting task 0: "setup"
32025-09-23T03:40:46.619Z++ uname -s
42025-09-23T03:40:46.621Z+ kern=SunOS
52025-09-23T03:40:46.621Z+ build_user=build
62025-09-23T03:40:46.621Z+ build_uid=12345
72025-09-23T03:40:46.621Z+ work_dir=/work
82025-09-23T03:40:46.621Z+ input_dir=/input
92025-09-23T03:40:46.621Z+ [[ 0 == 12345 ]]
102025-09-23T03:40:46.621Z+ case "$kern" in
112025-09-23T03:40:46.621Z+ groupadd -g 12345 build
122025-09-23T03:40:46.621Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-23T03:40:48.624Z+ zfs create -o mountpoint=/work rpool/work
142025-09-23T03:40:48.669Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-23T03:40:48.695Z+ home_fs=zfs
162025-09-23T03:40:48.695Z+ [[ zfs == autofs ]]
172025-09-23T03:40:48.695Z+ mkdir -p /home/build
182025-09-23T03:40:48.695Z+ chown build:build /home/build /work
192025-09-23T03:40:50.678Z+ chmod 0700 /home/build /work
202025-09-23T03:40:50.704Zprocess exited: duration 4089 ms, exit code 0
 
212025-09-23T03:40:50.756Zstarting task 1: "rust-toolchain"
222025-09-23T03:40:50.782Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-23T03:40:50.782Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-23T03:40:50.782Z * rust toolchain channel = "1.89.0"
252025-09-23T03:40:50.782Z * rust toolchain profile = "default"
262025-09-23T03:40:50.782Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-23T03:40:50.782Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-23T03:40:50.782Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-23T03:40:50.782Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-23T03:40:50.918Zinfo: downloading installer
312025-09-23T03:40:51.748Zwarn: It looks like you have an existing installation of Rust at:
322025-09-23T03:40:51.748Zwarn: /opt/ooce/bin
332025-09-23T03:40:51.748Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-23T03:40:51.748Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-23T03:40:51.748Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-23T03:40:51.748Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-23T03:40:51.748Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-23T03:40:51.748Zerror: cannot install while Rust is installed
392025-09-23T03:40:51.748Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-23T03:40:51.774Zinfo: profile set to 'default'
412025-09-23T03:40:51.774Zinfo: default host triple is x86_64-unknown-illumos
422025-09-23T03:40:51.774Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-23T03:40:51.949Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-23T03:40:51.949Zinfo: downloading component 'cargo'
452025-09-23T03:40:52.600Zinfo: downloading component 'clippy'
462025-09-23T03:40:52.955Zinfo: downloading component 'rust-docs'
472025-09-23T03:40:53.755Zinfo: downloading component 'rust-std'
482025-09-23T03:40:54.248Zinfo: downloading component 'rustc'
492025-09-23T03:40:56.821Zinfo: downloading component 'rustfmt'
502025-09-23T03:40:57.358Zinfo: installing component 'cargo'
512025-09-23T03:40:58.361Zinfo: installing component 'clippy'
522025-09-23T03:40:58.869Zinfo: installing component 'rust-docs'
532025-09-23T03:41:02.275Zinfo: installing component 'rust-std'
542025-09-23T03:41:04.689Zinfo: installing component 'rustc'
552025-09-23T03:41:13.358Zinfo: installing component 'rustfmt'
562025-09-23T03:41:13.773Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-23T03:41:13.773Z
582025-09-23T03:41:13.956Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-23T03:41:13.956Z
602025-09-23T03:41:13.982Z
612025-09-23T03:41:13.983ZRust is installed now. Great!
622025-09-23T03:41:13.983Z
632025-09-23T03:41:13.983ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-23T03:41:13.983Zenvironment variable. This has not been done automatically.
652025-09-23T03:41:13.983Z
662025-09-23T03:41:13.983ZTo configure your current shell, you need to source
672025-09-23T03:41:13.984Zthe corresponding env file under $HOME/.cargo.
682025-09-23T03:41:13.984Z
692025-09-23T03:41:13.984ZThis is usually done by running one of the following (note the leading DOT):
702025-09-23T03:41:13.984Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-23T03:41:13.984Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-23T03:41:13.984Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-23T03:41:14.091Z+ rustup --version
742025-09-23T03:41:14.117Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-23T03:41:14.117Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-23T03:41:14.239Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-23T03:41:14.265Z+ cargo --version
782025-09-23T03:41:14.384Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-23T03:41:14.410Z+ rustc --version
802025-09-23T03:41:14.525Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-23T03:41:14.552Zprocess exited: duration 23765 ms, exit code 0
 
822025-09-23T03:41:14.606Zstarting task 2: "authentication"
832025-09-23T03:41:14.669Zprocess exited: duration 63 ms, exit code 0
 
842025-09-23T03:41:14.725Zstarting task 3: "clone repository"
852025-09-23T03:41:14.750Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-23T03:41:14.750Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-23T03:41:14.776ZCloning into '/work/oxidecomputer/omicron'...
882025-09-23T03:41:29.829Z+ cd /work/oxidecomputer/omicron
892025-09-23T03:41:29.829Z+ git fetch origin bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
902025-09-23T03:41:30.317ZFrom https://github.com/oxidecomputer/omicron
912025-09-23T03:41:30.317Z * branch bcdabfda072c4754ca4d4dee9a7483940a8fd2f4 -> FETCH_HEAD
922025-09-23T03:41:30.344Z+ [[ -n sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known ]]
932025-09-23T03:41:30.344Z++ git branch --show-current
942025-09-23T03:41:30.344Z+ current=main
952025-09-23T03:41:30.344Z+ [[ main != sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known ]]
962025-09-23T03:41:30.344Z+ git branch -f sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
972025-09-23T03:41:30.374Z+ git checkout -f sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known
982025-09-23T03:41:30.713ZSwitched to branch 'sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known'
992025-09-23T03:41:30.742Z+ git reset --hard bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
1002025-09-23T03:41:30.773ZHEAD is now at bcdabfda0 rebase on main, fix up merge conflicts
1012025-09-23T03:41:30.774Zprocess exited: duration 16039 ms, exit code 0
 
1022025-09-23T03:41:30.835Zstarting task 4: "build"
1032025-09-23T03:41:30.875Z+ source .github/buildomat/ci-env.sh
1042025-09-23T03:41:30.875Z++ export CARGO_TERM_COLOR=always
1052025-09-23T03:41:30.875Z++ CARGO_TERM_COLOR=always
1062025-09-23T03:41:30.875Z+ cargo --version
1072025-09-23T03:41:30.937Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-23T03:41:30.970Z+ rustc --version
1092025-09-23T03:41:31.056Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-23T03:41:31.088Z+ source ./env.sh
1112025-09-23T03:41:31.088Z++ OLD_SHELL_OPTS=ehxB
1122025-09-23T03:41:31.088Z++ set -o xtrace
1132025-09-23T03:41:31.088Z++++ dirname ./env.sh
1142025-09-23T03:41:31.088Z+++ readlink -f .
1152025-09-23T03:41:31.088Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-23T03:41:31.088Z++ 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-09-23T03:41:31.088Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-23T03:41:31.088Z++ 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-09-23T03:41:31.095Z++ 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-09-23T03:41:31.095Z++ 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-09-23T03:41:31.095Z++ 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-09-23T03:41:31.095Z++ 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-09-23T03:41:31.095Z++ 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-09-23T03:41:31.095Z++ case $OLD_SHELL_OPTS in
1252025-09-23T03:41:31.095Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-23T03:41:31.095Z+ 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-09-23T03:41:31.095Z+ 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-09-23T03:41:31.095Z+ banner prerequisites
1292025-09-23T03:41:31.095Z
1302025-09-23T03:41:31.095Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-23T03:41:31.096Z # # # # # # # # # # # # # # #
1322025-09-23T03:41:31.096Z # # # # ##### # # ##### # # # # # #### #
1332025-09-23T03:41:31.096Z ##### ##### # ##### # # # # # # # # #
1342025-09-23T03:41:31.101Z # # # # # # # # # # # # # # #
1352025-09-23T03:41:31.101Z # # # ###### # # ###### ### # #### # #### #
1362025-09-23T03:41:31.101Z
1372025-09-23T03:41:31.102Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-23T03:41:47.735Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-23T03:41:59.173Z Startup: Caching catalogs ... Done
1402025-09-23T03:42:10.559ZPlanning: Solver setup ... Done (9.533s)
1412025-09-23T03:42:10.645ZPlanning: Running solver ... Done (0.087s)
1422025-09-23T03:42:10.742ZPlanning: Finding local manifests ... Done (0.002s)
1432025-09-23T03:42:10.882ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-23T03:42:11.298ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-23T03:42:11.396ZPlanning: Package planning ... Done (0.098s)
1462025-09-23T03:42:11.476ZPlanning: Merging actions ... Done (0.080s)
1472025-09-23T03:42:11.886ZPlanning: Checking for conflicting actions ... Done (0.410s)
1482025-09-23T03:42:11.910ZPlanning: Consolidating action changes ... Done (0.015s)
1492025-09-23T03:42:12.683ZPlanning: Evaluating mediators ... Done (0.779s)
1502025-09-23T03:42:12.708ZPlanning: Planning completed in 13.40 seconds
1512025-09-23T03:42:12.733Z Packages to install: 4
1522025-09-23T03:42:12.733Z Mediators to change: 2
1532025-09-23T03:42:12.733Z Services to change: 1
1542025-09-23T03:42:12.733Z Estimated space available: 155.00 GB
1552025-09-23T03:42:12.733ZEstimated space to be consumed: 1.72 GB
1562025-09-23T03:42:12.734Z Create boot environment: No
1572025-09-23T03:42:12.734ZCreate backup boot environment: No
1582025-09-23T03:42:12.734Z Rebuild boot archive: No
1592025-09-23T03:42:12.734Z
1602025-09-23T03:42:12.734ZChanged mediators:
1612025-09-23T03:42:12.734Z mediator clang:
1622025-09-23T03:42:12.734Z version: None -> 15 (system default)
1632025-09-23T03:42:12.734Z
1642025-09-23T03:42:12.734Z mediator llvm:
1652025-09-23T03:42:12.734Z version: 14 (system default) -> 15 (system default)
1662025-09-23T03:42:12.734Z
1672025-09-23T03:42:12.734ZChanged packages:
1682025-09-23T03:42:12.734Zhelios-dev
1692025-09-23T03:42:12.734Z developer/build-essential
1702025-09-23T03:42:12.734Z None -> 11-2.0
1712025-09-23T03:42:12.734Z library/libxmlsec1
1722025-09-23T03:42:12.734Z None -> 1.2.35-2.0
1732025-09-23T03:42:12.734Z ooce/developer/clang-15
1742025-09-23T03:42:12.734Z None -> 15.0.7-2.0
1752025-09-23T03:42:12.734Z ooce/developer/llvm-15
1762025-09-23T03:42:12.734Z None -> 15.0.7-2.0
1772025-09-23T03:42:12.734Z
1782025-09-23T03:42:12.734ZServices:
1792025-09-23T03:42:12.734Z restart_fmri:
1802025-09-23T03:42:12.734Z svc:/system/update-man-index:default
1812025-09-23T03:42:12.790Z
1822025-09-23T03:42:12.790ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-23T03:42:17.796ZDownload: 1198/3290 items 80.4/212.6MB 37% complete (16.7M/s)
1842025-09-23T03:42:22.810ZDownload: 2325/3290 items 119.7/212.6MB 56% complete (12.1M/s)
1852025-09-23T03:42:27.802ZDownload: 3248/3290 items 197.8/212.6MB 93% complete (11.7M/s)
1862025-09-23T03:42:29.154ZDownload: Completed 212.60 MB in 16.36 seconds (13.0M/s)
1872025-09-23T03:42:29.387Z Actions: 1/3689 actions (Installing new actions)
1882025-09-23T03:42:35.070Z Actions: 2005/3689 actions (Installing new actions)
1892025-09-23T03:42:35.728Z Actions: Completed 3689 actions in 6.34 seconds.
1902025-09-23T03:42:36.814Z Done (1.079s)
1912025-09-23T03:42:36.815Z Done (0.000s)
1922025-09-23T03:42:38.007Z Done (1.192s)
1932025-09-23T03:42:44.615Z Done (6.330s)
1942025-09-23T03:42:44.735Z Done (0.022s)
1952025-09-23T03:42:44.761Z Done (0.000s)
1962025-09-23T03:42:44.927Z Done (0.000s)
1972025-09-23T03:42:46.035ZPlanning: Evaluating mediator changes ... Done
1982025-09-23T03:42:46.325ZPlanning: Checking for conflicting actions ... Done
1992025-09-23T03:42:46.351ZPlanning: Consolidating action changes ... Done
2002025-09-23T03:42:46.691ZPlanning: Evaluating mediators ... Done
2012025-09-23T03:42:46.717ZPlanning: Planning completed in 0.66 seconds
2022025-09-23T03:42:46.742Z Mediators to change: 2
2032025-09-23T03:42:46.742Z Create boot environment: No
2042025-09-23T03:42:46.742ZCreate backup boot environment: No
2052025-09-23T03:42:46.803Z Done
2062025-09-23T03:42:46.803Z Done
2072025-09-23T03:42:47.815Z Done
2082025-09-23T03:42:53.146Z Done
2092025-09-23T03:42:53.255Z Done
2102025-09-23T03:42:53.255Z Done
2112025-09-23T03:42:53.328Z Done
2122025-09-23T03:42:54.265ZPlanning: Evaluating mediator changes ... Done
2132025-09-23T03:42:54.292ZPlanning: Merging actions ... Done
2142025-09-23T03:42:54.558ZPlanning: Checking for conflicting actions ... Done
2152025-09-23T03:42:54.584ZPlanning: Consolidating action changes ... Done
2162025-09-23T03:42:54.956ZPlanning: Evaluating mediators ... Done
2172025-09-23T03:42:55.032ZPlanning: Planning completed in 1.11 seconds
2182025-09-23T03:42:55.079Z Packages to change: 1
2192025-09-23T03:42:55.079Z Mediators to change: 1
2202025-09-23T03:42:55.079Z Services to change: 1
2212025-09-23T03:42:55.079Z Create boot environment: No
2222025-09-23T03:42:55.080ZCreate backup boot environment: Yes
2232025-09-23T03:42:57.089Z Actions: 1/6 actions (Updating modified actions)
2242025-09-23T03:42:57.138Z Actions: Completed 6 actions in 0.00 seconds.
2252025-09-23T03:42:57.138Z Done
2262025-09-23T03:42:57.138Z Done
2272025-09-23T03:42:57.319Z Done
2282025-09-23T03:43:02.824Z Done
2292025-09-23T03:43:02.934Z Done
2302025-09-23T03:43:02.958Z Done
2312025-09-23T03:43:02.995Z Done
2322025-09-23T03:43:03.622ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-09-23T03:43:03.622Zclang system 15 system
2342025-09-23T03:43:03.622Zcsh system system illumos
2352025-09-23T03:43:03.622Zctags system system illumos
2362025-09-23T03:43:03.622Zfile system system illumos
2372025-09-23T03:43:03.622Zgcc vendor 12 vendor
2382025-09-23T03:43:03.622Zgcc system 10 system
2392025-09-23T03:43:03.622Zgcc system 7 system
2402025-09-23T03:43:03.622Zgo system 1.20 system
2412025-09-23T03:43:03.622Zgo system 1.19 system
2422025-09-23T03:43:03.622Zllvm system 15 system
2432025-09-23T03:43:03.622Zllvm system 14 system
2442025-09-23T03:43:03.622Zmariadb system 10.6 system
2452025-09-23T03:43:03.623Zmta vendor vendor dma
2462025-09-23T03:43:03.623Zopenjdk system 17 system
2472025-09-23T03:43:03.623Zopenjdk system 11 system
2482025-09-23T03:43:03.623Zopenjdk system 1.8 system
2492025-09-23T03:43:03.623Zopenssl vendor 3 vendor
2502025-09-23T03:43:03.623Zperl system 5.36 system
2512025-09-23T03:43:03.623Zpostgresql system 15 system
2522025-09-23T03:43:03.623Zpostgresql system 13 system
2532025-09-23T03:43:03.623Zpython vendor 3 vendor
2542025-09-23T03:43:03.623Zpython system 2 system
2552025-09-23T03:43:03.623Zpython3 system 3.11 system
2562025-09-23T03:43:03.623Zruby system 3.0 system
2572025-09-23T03:43:03.623Zwords vendor vendor american-english
2582025-09-23T03:43:03.623Zwords system system australian-english
2592025-09-23T03:43:03.623Zwords system system british-english
2602025-09-23T03:43:03.623Zwords system system canadian-english
2612025-09-23T03:43:03.623Zwords system system french
2622025-09-23T03:43:03.623Zwords system system italian
2632025-09-23T03:43:03.623Zwords system system ngerman
2642025-09-23T03:43:03.623Zwords system system ogerman
2652025-09-23T03:43:03.623Zwords system system spanish
2662025-09-23T03:43:04.067ZPUBLISHER TYPE STATUS P LOCATION
2672025-09-23T03:43:04.067Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-09-23T03:43:11.841ZFMRI IFO
2692025-09-23T03:43:11.841Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-09-23T03:43:11.841Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-09-23T03:43:11.841Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-09-23T03:43:11.841Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-09-23T03:43:11.841Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-09-23T03:43:11.841Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-09-23T03:43:11.841Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-09-23T03:43:11.841Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-09-23T03:43:11.841Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-09-23T03:43:11.841Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-09-23T03:43:11.841Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-09-23T03:43:11.841Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-09-23T03:43:11.841Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-09-23T03:43:11.841Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-09-23T03:43:11.841Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-09-23T03:43:11.843Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-09-23T03:43:13.097Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-09-23T03:43:18.507Z Updating crates.io index
2872025-09-23T03:43:18.563Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-09-23T03:43:19.142Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-09-23T03:43:20.034Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-09-23T03:43:20.421Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-09-23T03:43:20.791Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-09-23T03:43:21.309Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-09-23T03:43:22.856Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-09-23T03:43:25.545Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-09-23T03:43:26.805Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-09-23T03:43:27.703Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-09-23T03:43:28.358Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-09-23T03:43:28.810Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-09-23T03:43:29.205Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-09-23T03:43:29.844Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-09-23T03:43:30.620Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-09-23T03:43:31.038Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-09-23T03:43:31.467Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-09-23T03:43:31.870Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-09-23T03:43:32.229Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-09-23T03:43:32.589Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-09-23T03:43:33.057Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-09-23T03:43:33.645Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092025-09-23T03:43:35.002Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-09-23T03:43:35.409Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-09-23T03:43:35.894Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-09-23T03:43:36.594Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-09-23T03:43:37.109Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-09-23T03:43:37.490Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-09-23T03:43:37.996Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-09-23T03:43:38.538Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-09-23T03:43:39.028Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-09-23T03:43:39.483Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-09-23T03:43:39.871Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-09-23T03:43:56.194Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-09-23T03:43:58.311Z Downloading crates ...
3222025-09-23T03:43:58.380Z Downloaded clap_derive v4.5.41
3232025-09-23T03:43:58.405Z Downloaded dtrace-parser v0.2.0
3242025-09-23T03:43:58.405Z Downloaded pest_meta v2.7.14
3252025-09-23T03:43:58.405Z Downloaded proc-macro-error v1.0.4
3262025-09-23T03:43:58.429Z Downloaded version_check v0.9.5
3272025-09-23T03:43:58.429Z Downloaded zerofrom v0.1.4
3282025-09-23T03:43:58.430Z Downloaded unicode-width v0.1.14
3292025-09-23T03:43:58.430Z Downloaded utf8parse v0.2.2
3302025-09-23T03:43:58.430Z Downloaded errno v0.3.12
3312025-09-23T03:43:58.430Z Downloaded thiserror-impl v2.0.16
3322025-09-23T03:43:58.430Z Downloaded zerocopy-derive v0.7.35
3332025-09-23T03:43:58.455Z Downloaded zerofrom-derive v0.1.4
3342025-09-23T03:43:58.455Z Downloaded zerovec-derive v0.10.3
3352025-09-23T03:43:58.479Z Downloaded unicode-xid v0.2.6
3362025-09-23T03:43:58.481Z Downloaded usdt-macro v0.5.0
3372025-09-23T03:43:58.481Z Downloaded fs-err v3.1.1
3382025-09-23T03:43:58.481Z Downloaded usdt-attr-macro v0.5.0
3392025-09-23T03:43:58.482Z Downloaded macaddr v1.0.1
3402025-09-23T03:43:58.482Z Downloaded zerovec v0.10.4
3412025-09-23T03:43:58.543Z Downloaded synstructure v0.13.1
3422025-09-23T03:43:58.543Z Downloaded stable_deref_trait v1.2.0
3432025-09-23T03:43:58.543Z Downloaded zerocopy v0.7.35
3442025-09-23T03:43:58.543Z Downloaded serde_tokenstream v0.2.2
3452025-09-23T03:43:58.543Z Downloaded terminal_size v0.4.0
3462025-09-23T03:43:58.543Z Downloaded dof v0.3.0
3472025-09-23T03:43:58.543Z Downloaded serde v1.0.223
3482025-09-23T03:43:58.543Z Downloaded tempfile v3.20.0
3492025-09-23T03:43:58.543Z Downloaded log v0.4.27
3502025-09-23T03:43:58.543Z Downloaded serde_json v1.0.145
3512025-09-23T03:43:58.568Z Downloaded memchr v2.7.4
3522025-09-23T03:43:58.568Z Downloaded indexmap v2.11.0
3532025-09-23T03:43:58.592Z Downloaded idna v1.0.3
3542025-09-23T03:43:58.592Z Downloaded syn v1.0.109
3552025-09-23T03:43:58.592Z Downloaded papergrid v0.11.0
3562025-09-23T03:43:58.618Z Downloaded icu_properties_data v1.5.0
3572025-09-23T03:43:58.618Z Downloaded syn v2.0.106
3582025-09-23T03:43:58.642Z Downloaded icu_properties v1.5.1
3592025-09-23T03:43:58.642Z Downloaded serde_core v1.0.223
3602025-09-23T03:43:58.667Z Downloaded litemap v0.7.3
3612025-09-23T03:43:58.667Z Downloaded icu_provider v1.5.0
3622025-09-23T03:43:58.667Z Downloaded icu_normalizer_data v1.5.0
3632025-09-23T03:43:58.669Z Downloaded icu_normalizer v1.5.0
3642025-09-23T03:43:58.669Z Downloaded icu_locid_transform_data v1.5.0
3652025-09-23T03:43:58.693Z Downloaded scroll v0.12.0
3662025-09-23T03:43:58.693Z Downloaded rustix v0.38.37
3672025-09-23T03:43:58.717Z Downloaded tabled_derive v0.7.0
3682025-09-23T03:43:58.742Z Downloaded rustix v1.0.7
3692025-09-23T03:43:58.766Z Downloaded strsim v0.11.1
3702025-09-23T03:43:58.766Z Downloaded smallvec v1.15.1
3712025-09-23T03:43:58.790Z Downloaded sha2 v0.10.9
3722025-09-23T03:43:58.790Z Downloaded semver v1.0.26
3732025-09-23T03:43:58.790Z Downloaded quote v1.0.40
3742025-09-23T03:43:58.790Z Downloaded pretty-hex v0.4.1
3752025-09-23T03:43:58.791Z Downloaded once_cell v1.21.3
3762025-09-23T03:43:58.791Z Downloaded idna_adapter v1.2.0
3772025-09-23T03:43:58.791Z Downloaded pest_derive v2.7.14
3782025-09-23T03:43:58.791Z Downloaded url v2.5.4
3792025-09-23T03:43:58.791Z Downloaded itoa v1.0.11
3802025-09-23T03:43:58.791Z Downloaded smawk v0.3.2
3812025-09-23T03:43:58.815Z Downloaded scroll_derive v0.12.0
3822025-09-23T03:43:58.815Z Downloaded pest_generator v2.7.14
3832025-09-23T03:43:58.815Z Downloaded ordered-float v2.10.1
3842025-09-23T03:43:58.815Z Downloaded icu_provider_macros v1.5.0
3852025-09-23T03:43:58.816Z Downloaded libc v0.2.174
3862025-09-23T03:43:58.841Z Downloaded serde_spanned v0.6.9
3872025-09-23T03:43:58.841Z Downloaded serde-value v0.7.0
3882025-09-23T03:43:58.841Z Downloaded proc-macro2 v1.0.101
3892025-09-23T03:43:58.841Z Downloaded plain v0.2.3
3902025-09-23T03:43:58.841Z Downloaded winnow v0.7.10
3912025-09-23T03:43:58.865Z Downloaded proc-macro-error-attr v1.0.4
3922025-09-23T03:43:58.865Z Downloaded percent-encoding v2.3.2
3932025-09-23T03:43:58.865Z Downloaded memmap v0.7.0
3942025-09-23T03:43:58.865Z Downloaded is_terminal_polyfill v1.70.1
3952025-09-23T03:43:58.865Z Downloaded hashbrown v0.15.4
3962025-09-23T03:43:58.865Z Downloaded clap_builder v4.5.41
3972025-09-23T03:43:58.865Z Downloaded unicode-width v0.2.0
3982025-09-23T03:43:58.890Z Downloaded thiserror v1.0.69
3992025-09-23T03:43:58.890Z Downloaded num-traits v0.2.19
4002025-09-23T03:43:58.890Z Downloaded cpufeatures v0.2.14
4012025-09-23T03:43:58.890Z Downloaded bitflags v2.9.1
4022025-09-23T03:43:58.890Z Downloaded typeid v1.0.3
4032025-09-23T03:43:58.890Z Downloaded toml_edit v0.22.27
4042025-09-23T03:43:58.914Z Downloaded generic-array v0.14.7
4052025-09-23T03:43:58.914Z Downloaded erased-serde v0.4.6
4062025-09-23T03:43:58.914Z Downloaded cargo_metadata v0.21.0
4072025-09-23T03:43:58.914Z Downloaded cargo-platform v0.2.0
4082025-09-23T03:43:58.916Z Downloaded block-buffer v0.10.4
4092025-09-23T03:43:58.916Z Downloaded anstyle-query v1.1.1
4102025-09-23T03:43:58.916Z Downloaded anstyle-parse v0.2.5
4112025-09-23T03:43:58.916Z Downloaded ucd-trie v0.1.7
4122025-09-23T03:43:58.916Z Downloaded icu_locid v1.5.0
4132025-09-23T03:43:58.916Z Downloaded heck v0.5.0
4142025-09-23T03:43:58.916Z Downloaded heck v0.4.1
4152025-09-23T03:43:58.940Z Downloaded form_urlencoded v1.2.2
4162025-09-23T03:43:58.940Z Downloaded digest v0.10.7
4172025-09-23T03:43:58.940Z Downloaded crypto-common v0.1.6
4182025-09-23T03:43:58.940Z Downloaded cargo_toml v0.21.0
4192025-09-23T03:43:58.941Z Downloaded bytecount v0.6.8
4202025-09-23T03:43:58.941Z Downloaded anyhow v1.0.99
4212025-09-23T03:43:58.941Z Downloaded yoke v0.7.4
4222025-09-23T03:43:58.941Z Downloaded writeable v0.5.5
4232025-09-23T03:43:58.941Z Downloaded usdt-impl v0.5.0
4242025-09-23T03:43:58.941Z Downloaded usdt v0.5.0
4252025-09-23T03:43:58.941Z Downloaded unicode-linebreak v0.1.5
4262025-09-23T03:43:58.941Z Downloaded unicode-ident v1.0.18
4272025-09-23T03:43:58.941Z Downloaded toml_datetime v0.6.11
4282025-09-23T03:43:58.941Z Downloaded toml v0.8.23
4292025-09-23T03:43:58.965Z Downloaded tinystr v0.7.6
4302025-09-23T03:43:58.966Z Downloaded thread-id v4.2.2
4312025-09-23T03:43:58.966Z Downloaded tabled v0.15.0
4322025-09-23T03:43:58.966Z Downloaded goblin v0.8.2
4332025-09-23T03:43:58.993Z Downloaded fastrand v2.1.1
4342025-09-23T03:43:58.993Z Downloaded clap v4.5.41
4352025-09-23T03:43:58.993Z Downloaded autocfg v1.4.0
4362025-09-23T03:43:58.993Z Downloaded write16 v1.0.0
4372025-09-23T03:43:58.993Z Downloaded toml_write v0.1.2
4382025-09-23T03:43:58.994Z Downloaded icu_locid_transform v1.5.0
4392025-09-23T03:43:58.994Z Downloaded getrandom v0.3.1
4402025-09-23T03:43:59.018Z Downloaded fnv v1.0.7
4412025-09-23T03:43:59.018Z Downloaded equivalent v1.0.2
4422025-09-23T03:43:59.018Z Downloaded displaydoc v0.2.5
4432025-09-23T03:43:59.018Z Downloaded clap_lex v0.7.4
4442025-09-23T03:43:59.018Z Downloaded cfg-if v1.0.1
4452025-09-23T03:43:59.018Z Downloaded yoke-derive v0.7.4
4462025-09-23T03:43:59.018Z Downloaded utf16_iter v1.0.5
4472025-09-23T03:43:59.018Z Downloaded typenum v1.17.0
4482025-09-23T03:43:59.018Z Downloaded thiserror-impl v1.0.69
4492025-09-23T03:43:59.018Z Downloaded textwrap v0.16.2
4502025-09-23T03:43:59.018Z Downloaded swrite v0.1.0
4512025-09-23T03:43:59.018Z Downloaded utf8_iter v1.0.4
4522025-09-23T03:43:59.018Z Downloaded thiserror v2.0.16
4532025-09-23T03:43:59.043Z Downloaded serde_derive v1.0.223
4542025-09-23T03:43:59.043Z Downloaded serde-untagged v0.1.7
4552025-09-23T03:43:59.043Z Downloaded ryu v1.0.18
4562025-09-23T03:43:59.043Z Downloaded pest v2.7.14
4572025-09-23T03:43:59.043Z Downloaded camino-tempfile v1.4.1
4582025-09-23T03:43:59.043Z Downloaded camino v1.2.0
4592025-09-23T03:43:59.043Z Downloaded icu_collections v1.5.0
4602025-09-23T03:43:59.068Z Downloaded cargo-util-schemas v0.8.2
4612025-09-23T03:43:59.068Z Downloaded anstream v0.6.18
4622025-09-23T03:43:59.068Z Downloaded byteorder v1.5.0
4632025-09-23T03:43:59.068Z Downloaded anstyle v1.0.11
4642025-09-23T03:43:59.068Z Downloaded colorchoice v1.0.2
4652025-09-23T03:43:59.157Z Compiling proc-macro2 v1.0.101
4662025-09-23T03:43:59.157Z Compiling unicode-ident v1.0.18
4672025-09-23T03:43:59.182Z Compiling serde_core v1.0.223
4682025-09-23T03:43:59.182Z Compiling serde v1.0.223
4692025-09-23T03:43:59.182Z Compiling version_check v0.9.5
4702025-09-23T03:43:59.182Z Compiling libc v0.2.174
4712025-09-23T03:43:59.182Z Compiling memchr v2.7.4
4722025-09-23T03:43:59.182Z Compiling stable_deref_trait v1.2.0
4732025-09-23T03:43:59.550Z Compiling thiserror v1.0.69
4742025-09-23T03:43:59.631Z Compiling ryu v1.0.18
4752025-09-23T03:44:00.016Z Compiling writeable v0.5.5
4762025-09-23T03:44:00.083Z Compiling itoa v1.0.11
4772025-09-23T03:44:00.415Z Compiling litemap v0.7.3
4782025-09-23T03:44:00.616Z Compiling ucd-trie v0.1.7
4792025-09-23T03:44:00.715Z Compiling autocfg v1.4.0
4802025-09-23T03:44:00.830Z Compiling once_cell v1.21.3
4812025-09-23T03:44:00.895Z Compiling byteorder v1.5.0
4822025-09-23T03:44:01.162Z Compiling bitflags v2.9.1
4832025-09-23T03:44:01.431Z Compiling icu_locid_transform_data v1.5.0
4842025-09-23T03:44:01.565Z Compiling quote v1.0.40
4852025-09-23T03:44:01.631Z Compiling errno v0.3.12
4862025-09-23T03:44:01.699Z Compiling serde_json v1.0.145
4872025-09-23T03:44:01.891Z Compiling icu_properties_data v1.5.0
4882025-09-23T03:44:01.931Z Compiling num-traits v0.2.19
4892025-09-23T03:44:02.070Z Compiling syn v2.0.106
4902025-09-23T03:44:02.217Z Compiling hashbrown v0.15.4
4912025-09-23T03:44:02.250Z Compiling rustix v0.38.37
4922025-09-23T03:44:02.282Z Compiling write16 v1.0.0
4932025-09-23T03:44:02.325Z Compiling icu_normalizer_data v1.5.0
4942025-09-23T03:44:02.470Z Compiling utf8_iter v1.0.4
4952025-09-23T03:44:02.499Z Compiling typeid v1.0.3
4962025-09-23T03:44:02.605Z Compiling utf16_iter v1.0.5
4972025-09-23T03:44:02.868Z Compiling smallvec v1.15.1
4982025-09-23T03:44:02.926Z Compiling equivalent v1.0.2
4992025-09-23T03:44:03.381Z Compiling proc-macro-error-attr v1.0.4
5002025-09-23T03:44:03.432Z Compiling usdt-impl v0.5.0
5012025-09-23T03:44:03.621Z Compiling indexmap v2.11.0
5022025-09-23T03:44:03.670Z Compiling syn v1.0.109
5032025-09-23T03:44:03.720Z Compiling toml_write v0.1.2
5042025-09-23T03:44:03.838Z Compiling winnow v0.7.10
5052025-09-23T03:44:04.088Z Compiling thread-id v4.2.2
5062025-09-23T03:44:04.634Z Compiling proc-macro-error v1.0.4
5072025-09-23T03:44:05.021Z Compiling getrandom v0.3.1
5082025-09-23T03:44:05.434Z Compiling thiserror v2.0.16
5092025-09-23T03:44:05.989Z Compiling rustix v1.0.7
5102025-09-23T03:44:06.052Z Compiling plain v0.2.3
5112025-09-23T03:44:06.179Z Compiling percent-encoding v2.3.2
5122025-09-23T03:44:06.293Z Compiling camino v1.2.0
5132025-09-23T03:44:06.453Z Compiling log v0.4.27
5142025-09-23T03:44:06.620Z Compiling semver v1.0.26
5152025-09-23T03:44:06.826Z Compiling utf8parse v0.2.2
5162025-09-23T03:44:07.070Z Compiling anstyle-parse v0.2.5
5172025-09-23T03:44:07.109Z Compiling form_urlencoded v1.2.2
5182025-09-23T03:44:07.153Z Compiling ordered-float v2.10.1
5192025-09-23T03:44:07.513Z Compiling terminal_size v0.4.0
5202025-09-23T03:44:07.782Z Compiling anstyle-query v1.1.1
5212025-09-23T03:44:07.842Z Compiling colorchoice v1.0.2
5222025-09-23T03:44:07.995Z Compiling anstyle v1.0.11
5232025-09-23T03:44:08.077Z Compiling cfg-if v1.0.1
5242025-09-23T03:44:08.133Z Compiling is_terminal_polyfill v1.70.1
5252025-09-23T03:44:08.237Z Compiling pretty-hex v0.4.1
5262025-09-23T03:44:08.445Z Compiling anstream v0.6.18
5272025-09-23T03:44:08.611Z Compiling fs-err v3.1.1
5282025-09-23T03:44:08.841Z Compiling strsim v0.11.1
5292025-09-23T03:44:08.930Z Compiling heck v0.4.1
5302025-09-23T03:44:09.128Z Compiling unicode-xid v0.2.6
5312025-09-23T03:44:09.378Z Compiling heck v0.5.0
5322025-09-23T03:44:09.413Z Compiling fastrand v2.1.1
5332025-09-23T03:44:09.523Z Compiling clap_lex v0.7.4
5342025-09-23T03:44:09.992Z Compiling synstructure v0.13.1
5352025-09-23T03:44:10.025Z Compiling anyhow v1.0.99
5362025-09-23T03:44:10.059Z Compiling unicode-width v0.1.14
5372025-09-23T03:44:10.139Z Compiling bytecount v0.6.8
5382025-09-23T03:44:10.417Z Compiling fnv v1.0.7
5392025-09-23T03:44:10.590Z Compiling papergrid v0.11.0
5402025-09-23T03:44:10.677Z Compiling tempfile v3.20.0
5412025-09-23T03:44:10.907Z Compiling clap_builder v4.5.41
5422025-09-23T03:44:11.565Z Compiling memmap v0.7.0
5432025-09-23T03:44:11.736Z Compiling smawk v0.3.2
5442025-09-23T03:44:11.837Z Compiling unicode-width v0.2.0
5452025-09-23T03:44:11.942Z Compiling unicode-linebreak v0.1.5
5462025-09-23T03:44:12.362Z Compiling textwrap v0.16.2
5472025-09-23T03:44:12.580Z Compiling camino-tempfile v1.4.1
5482025-09-23T03:44:13.093Z Compiling swrite v0.1.0
5492025-09-23T03:44:13.256Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502025-09-23T03:44:13.638Z Compiling tabled_derive v0.7.0
5512025-09-23T03:44:14.229Z Compiling serde_derive v1.0.223
5522025-09-23T03:44:14.229Z Compiling zerofrom-derive v0.1.4
5532025-09-23T03:44:14.253Z Compiling yoke-derive v0.7.4
5542025-09-23T03:44:14.253Z Compiling zerovec-derive v0.10.3
5552025-09-23T03:44:14.253Z Compiling thiserror-impl v1.0.69
5562025-09-23T03:44:15.825Z Compiling displaydoc v0.2.5
5572025-09-23T03:44:16.729Z Compiling icu_provider_macros v1.5.0
5582025-09-23T03:44:16.984Z Compiling zerocopy-derive v0.7.35
5592025-09-23T03:44:17.368Z Compiling scroll_derive v0.12.0
5602025-09-23T03:44:17.585Z Compiling pest v2.7.14
5612025-09-23T03:44:17.835Z Compiling zerofrom v0.1.4
5622025-09-23T03:44:17.893Z Compiling thiserror-impl v2.0.16
5632025-09-23T03:44:18.241Z Compiling yoke v0.7.4
5642025-09-23T03:44:18.641Z Compiling zerovec v0.10.4
5652025-09-23T03:44:18.798Z Compiling scroll v0.12.0
5662025-09-23T03:44:19.042Z Compiling zerocopy v0.7.35
5672025-09-23T03:44:19.155Z Compiling clap_derive v4.5.41
5682025-09-23T03:44:19.394Z Compiling goblin v0.8.2
5692025-09-23T03:44:20.070Z Compiling tabled v0.15.0
5702025-09-23T03:44:20.651Z Compiling tinystr v0.7.6
5712025-09-23T03:44:20.745Z Compiling pest_meta v2.7.14
5722025-09-23T03:44:20.942Z Compiling icu_collections v1.5.0
5732025-09-23T03:44:21.102Z Compiling icu_locid v1.5.0
5742025-09-23T03:44:22.335Z Compiling pest_generator v2.7.14
5752025-09-23T03:44:22.779Z Compiling icu_provider v1.5.0
5762025-09-23T03:44:23.109Z Compiling toml_datetime v0.6.11
5772025-09-23T03:44:23.355Z Compiling serde_spanned v0.6.9
5782025-09-23T03:44:23.389Z Compiling dof v0.3.0
5792025-09-23T03:44:23.638Z Compiling icu_locid_transform v1.5.0
5802025-09-23T03:44:23.726Z Compiling toml_edit v0.22.27
5812025-09-23T03:44:23.947Z Compiling serde_tokenstream v0.2.2
5822025-09-23T03:44:24.179Z Compiling erased-serde v0.4.6
5832025-09-23T03:44:24.381Z Compiling serde-value v0.7.0
5842025-09-23T03:44:25.167Z Compiling pest_derive v2.7.14
5852025-09-23T03:44:25.225Z Compiling icu_properties v1.5.1
5862025-09-23T03:44:25.412Z Compiling serde-untagged v0.1.7
5872025-09-23T03:44:25.444Z Compiling cargo-platform v0.2.0
5882025-09-23T03:44:25.999Z Compiling dtrace-parser v0.2.0
5892025-09-23T03:44:26.037Z Compiling macaddr v1.0.1
5902025-09-23T03:44:26.072Z Compiling clap v4.5.41
5912025-09-23T03:44:27.259Z Compiling toml v0.8.23
5922025-09-23T03:44:27.967Z Compiling usdt-attr-macro v0.5.0
5932025-09-23T03:44:27.967Z Compiling usdt-macro v0.5.0
5942025-09-23T03:44:28.208Z Compiling cargo_toml v0.21.0
5952025-09-23T03:44:28.927Z Compiling icu_normalizer v1.5.0
5962025-09-23T03:44:29.237Z Compiling usdt v0.5.0
5972025-09-23T03:44:29.792Z Compiling idna_adapter v1.2.0
5982025-09-23T03:44:29.984Z Compiling idna v1.0.3
5992025-09-23T03:44:30.529Z Compiling url v2.5.4
6002025-09-23T03:44:31.443Z Compiling cargo-util-schemas v0.8.2
6012025-09-23T03:44:33.618Z Compiling cargo_metadata v0.21.0
6022025-09-23T03:44:35.885Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032025-09-23T03:44:40.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
6042025-09-23T03:44:41.064Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6052025-09-23T03:44:42.210Z Downloading crates ...
6062025-09-23T03:44:42.399Z Downloaded atty v0.2.14
6072025-09-23T03:44:42.428Z Downloaded base64 v0.13.1
6082025-09-23T03:44:42.428Z Downloaded crossbeam-epoch v0.9.18
6092025-09-23T03:44:42.456Z Downloaded hex v0.4.3
6102025-09-23T03:44:42.457Z Downloaded linear-map v1.2.0
6112025-09-23T03:44:42.457Z Downloaded progenitor v0.10.0
6122025-09-23T03:44:42.481Z Downloaded itertools v0.14.0
6132025-09-23T03:44:42.511Z Downloaded tabled_derive v0.11.0
6142025-09-23T03:44:42.511Z Downloaded spki v0.7.3
6152025-09-23T03:44:42.511Z Downloaded tokio-native-tls v0.3.1
6162025-09-23T03:44:42.538Z Downloaded tinyvec_macros v0.1.1
6172025-09-23T03:44:42.539Z Downloaded heck v0.3.3
6182025-09-23T03:44:42.539Z Downloaded inout v0.1.3
6192025-09-23T03:44:42.564Z Downloaded xattr v1.3.1
6202025-09-23T03:44:42.564Z Downloaded xz2 v0.1.7
6212025-09-23T03:44:42.564Z Downloaded difflib v0.4.0
6222025-09-23T03:44:42.591Z Downloaded is_ci v1.2.0
6232025-09-23T03:44:42.591Z Downloaded lzss v0.8.2
6242025-09-23T03:44:42.591Z Downloaded lru-cache v0.1.2
6252025-09-23T03:44:42.591Z Downloaded filetime v0.2.25
6262025-09-23T03:44:42.619Z Downloaded curve25519-dalek v4.1.3
6272025-09-23T03:44:42.619Z Downloaded new_debug_unreachable v1.0.6
6282025-09-23T03:44:42.648Z Downloaded poly1305 v0.8.0
6292025-09-23T03:44:42.674Z Downloaded siphasher v0.3.11
6302025-09-23T03:44:42.674Z Downloaded serde-hex v0.1.0
6312025-09-23T03:44:42.700Z Downloaded strum v0.27.2
6322025-09-23T03:44:42.727Z Downloaded futures-executor v0.3.31
6332025-09-23T03:44:42.727Z Downloaded polyval v0.6.2
6342025-09-23T03:44:42.727Z Downloaded tokio-rustls v0.26.0
6352025-09-23T03:44:42.752Z Downloaded peg v0.8.5
6362025-09-23T03:44:42.781Z Downloaded scopeguard v1.2.0
6372025-09-23T03:44:42.781Z Downloaded data-encoding v2.9.0
6382025-09-23T03:44:42.810Z Downloaded zstd-safe v7.2.3
6392025-09-23T03:44:42.811Z Downloaded darling_macro v0.21.0
6402025-09-23T03:44:42.811Z Downloaded foldhash v0.1.5
6412025-09-23T03:44:42.811Z Downloaded defmt-macros v0.3.9
6422025-09-23T03:44:42.839Z Downloaded static_assertions v1.1.0
6432025-09-23T03:44:42.839Z Downloaded rand_chacha v0.9.0
6442025-09-23T03:44:42.839Z Downloaded termtree v0.5.1
6452025-09-23T03:44:42.868Z Downloaded number_prefix v0.4.0
6462025-09-23T03:44:42.868Z Downloaded quinn-udp v0.5.5
6472025-09-23T03:44:42.868Z Downloaded signal-hook-mio v0.2.4
6482025-09-23T03:44:42.868Z Downloaded newtype-uuid v1.2.4
6492025-09-23T03:44:42.868Z Downloaded der_derive v0.7.3
6502025-09-23T03:44:42.894Z Downloaded newline-converter v0.3.0
6512025-09-23T03:44:42.895Z Downloaded slog-json v2.6.1
6522025-09-23T03:44:42.895Z Downloaded ghash v0.5.1
6532025-09-23T03:44:42.895Z Downloaded num v0.4.3
6542025-09-23T03:44:42.895Z Downloaded num-iter v0.1.45
6552025-09-23T03:44:42.895Z Downloaded tracing-attributes v0.1.27
6562025-09-23T03:44:42.926Z Downloaded thread_local v1.1.8
6572025-09-23T03:44:42.926Z Downloaded tokio-util v0.7.15
6582025-09-23T03:44:42.926Z Downloaded num-derive v0.3.3
6592025-09-23T03:44:42.926Z Downloaded rustc_version v0.1.7
6602025-09-23T03:44:42.926Z Downloaded progenitor-macro v0.11.0
6612025-09-23T03:44:42.951Z Downloaded signal-hook-tokio v0.3.1
6622025-09-23T03:44:42.951Z Downloaded der v0.7.9
6632025-09-23T03:44:42.951Z Downloaded thiserror-no-std v2.0.2
6642025-09-23T03:44:42.951Z Downloaded num-integer v0.1.46
6652025-09-23T03:44:42.976Z Downloaded tracing v0.1.40
6662025-09-23T03:44:42.976Z Downloaded rustc_version v0.4.1
6672025-09-23T03:44:42.976Z Downloaded quinn-proto v0.11.8
6682025-09-23T03:44:42.976Z Downloaded derive-where v1.5.0
6692025-09-23T03:44:43.000Z Downloaded time v0.3.43
6702025-09-23T03:44:43.025Z Downloaded ssh-key v0.6.6
6712025-09-23T03:44:43.049Z Downloaded openapiv3 v2.2.0
6722025-09-23T03:44:43.050Z Downloaded zerocopy v0.8.26
6732025-09-23T03:44:43.081Z Downloaded object v0.30.4
6742025-09-23T03:44:43.106Z Downloaded publicsuffix v2.3.0
6752025-09-23T03:44:43.106Z Downloaded typify-impl v0.4.3
6762025-09-23T03:44:43.132Z Downloaded rayon v1.10.0
6772025-09-23T03:44:43.157Z Downloaded dropshot v0.16.4
6782025-09-23T03:44:43.181Z Downloaded git2 v0.19.0
6792025-09-23T03:44:43.205Z Downloaded rustls v0.21.12
6802025-09-23T03:44:43.205Z Downloaded smoltcp v0.11.0
6812025-09-23T03:44:43.230Z Downloaded smoltcp v0.9.1
6822025-09-23T03:44:43.230Z Downloaded gimli v0.31.1
6832025-09-23T03:44:43.255Z Downloaded nix v0.27.1
6842025-09-23T03:44:43.255Z Downloaded object v0.36.5
6852025-09-23T03:44:43.279Z Downloaded nix v0.29.0
6862025-09-23T03:44:43.279Z Downloaded jiff v0.2.15
6872025-09-23T03:44:43.304Z Downloaded zerocopy-derive v0.6.6
6882025-09-23T03:44:43.328Z Downloaded petgraph v0.6.5
6892025-09-23T03:44:43.353Z Downloaded sled v0.34.7
6902025-09-23T03:44:43.353Z Downloaded encoding_rs v0.8.34
6912025-09-23T03:44:43.377Z Downloaded proptest v1.7.0
6922025-09-23T03:44:43.402Z Downloaded nix v0.30.1
6932025-09-23T03:44:43.402Z Downloaded lzma-sys v0.1.20
6942025-09-23T03:44:43.437Z Downloaded libz-sys v1.1.20
6952025-09-23T03:44:43.463Z Downloaded ring v0.17.14
6962025-09-23T03:44:43.516Z Downloaded zlib-rs v0.5.1
6972025-09-23T03:44:43.540Z Downloaded nix v0.28.0
6982025-09-23T03:44:43.540Z Downloaded ratatui v0.29.0
6992025-09-23T03:44:43.564Z Downloaded sha3 v0.10.8
7002025-09-23T03:44:43.590Z Downloaded tokio v1.47.0
7012025-09-23T03:44:43.621Z Downloaded rustls v0.23.19
7022025-09-23T03:44:43.647Z Downloaded progenitor-impl v0.10.0
7032025-09-23T03:44:43.647Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7042025-09-23T03:44:43.671Z Downloaded csv v1.3.1
7052025-09-23T03:44:43.696Z Downloaded polar-core v0.27.3
7062025-09-23T03:44:43.720Z Downloaded hickory-proto v0.25.2
7072025-09-23T03:44:43.745Z Downloaded unicode-normalization v0.1.24
7082025-09-23T03:44:43.745Z Downloaded snafu v0.8.5
7092025-09-23T03:44:43.745Z Downloaded petgraph v0.8.2
7102025-09-23T03:44:43.769Z Downloaded quick-xml v0.37.2
7112025-09-23T03:44:43.794Z Downloaded rustls v0.22.4
7122025-09-23T03:44:43.818Z Downloaded derive_builder v0.20.2
7132025-09-23T03:44:43.819Z Downloaded deranged v0.5.3
7142025-09-23T03:44:43.819Z Downloaded unicase v2.7.0
7152025-09-23T03:44:43.819Z Downloaded nom v7.1.3
7162025-09-23T03:44:43.843Z Downloaded progenitor-impl v0.11.0
7172025-09-23T03:44:43.843Z Downloaded progenitor-impl v0.9.1
7182025-09-23T03:44:43.843Z Downloaded webpki-roots v1.0.1
7192025-09-23T03:44:43.844Z Downloaded derive_builder_core v0.20.2
7202025-09-23T03:44:43.845Z Downloaded derive-ex v0.1.8
7212025-09-23T03:44:43.845Z Downloaded unicode-segmentation v1.12.0
7222025-09-23T03:44:43.845Z Downloaded unicode-bidi v0.3.17
7232025-09-23T03:44:43.869Z Downloaded num-bigint-dig v0.8.4
7242025-09-23T03:44:43.870Z Downloaded test-strategy v0.4.3
7252025-09-23T03:44:43.870Z Downloaded salty v0.3.0
7262025-09-23T03:44:43.894Z Downloaded hickory-proto v0.24.4
7272025-09-23T03:44:43.895Z Downloaded num-derive v0.4.2
7282025-09-23T03:44:43.895Z Downloaded rand_xorshift v0.4.0
7292025-09-23T03:44:43.920Z Downloaded signal-hook-registry v1.4.2
7302025-09-23T03:44:43.920Z Downloaded nibble_vec v0.1.0
7312025-09-23T03:44:43.920Z Downloaded zone v0.1.8
7322025-09-23T03:44:43.920Z Downloaded universal-hash v0.5.1
7332025-09-23T03:44:43.920Z Downloaded steno v0.4.1
7342025-09-23T03:44:43.920Z Downloaded slog-dtrace v0.3.0
7352025-09-23T03:44:43.920Z Downloaded crossterm v0.28.1
7362025-09-23T03:44:43.920Z Downloaded newtype_derive v0.1.6
7372025-09-23T03:44:43.944Z Downloaded rand_core v0.9.3
7382025-09-23T03:44:43.944Z Downloaded petname v2.0.2
7392025-09-23T03:44:43.944Z Downloaded rustls-webpki v0.102.8
7402025-09-23T03:44:43.969Z Downloaded num-conv v0.1.0
7412025-09-23T03:44:43.969Z Downloaded unicode_categories v0.1.1
7422025-09-23T03:44:43.969Z Downloaded termios v0.3.3
7432025-09-23T03:44:43.969Z Downloaded smallvec v0.6.14
7442025-09-23T03:44:43.994Z Downloaded rustc-demangle v0.1.24
7452025-09-23T03:44:43.994Z Downloaded num-rational v0.4.2
7462025-09-23T03:44:43.994Z Downloaded num-bigint v0.4.6
7472025-09-23T03:44:43.994Z Downloaded rand_core v0.6.4
7482025-09-23T03:44:43.994Z Downloaded progenitor-macro v0.10.0
7492025-09-23T03:44:43.994Z Downloaded progenitor-macro v0.8.0
7502025-09-23T03:44:43.994Z Downloaded p384 v0.13.0
7512025-09-23T03:44:44.019Z Downloaded typify-impl v0.3.0
7522025-09-23T03:44:44.043Z Downloaded libgit2-sys v0.17.0+1.8.1
7532025-09-23T03:44:44.098Z Downloaded rustc-hash v1.1.0
7542025-09-23T03:44:44.123Z Downloaded rand_seeder v0.4.0
7552025-09-23T03:44:44.123Z Downloaded unit-prefix v0.5.1
7562025-09-23T03:44:44.123Z Downloaded quick-error v1.2.3
7572025-09-23T03:44:44.123Z Downloaded psl-types v2.0.11
7582025-09-23T03:44:44.124Z Downloaded progenitor-macro v0.9.1
7592025-09-23T03:44:44.124Z Downloaded ssh-encoding v0.2.0
7602025-09-23T03:44:44.124Z Downloaded rustc-hash v2.1.1
7612025-09-23T03:44:44.124Z Downloaded match_cfg v0.1.0
7622025-09-23T03:44:44.124Z Downloaded unicode-truncate v1.1.0
7632025-09-23T03:44:44.124Z Downloaded unicode-properties v0.1.3
7642025-09-23T03:44:44.152Z Downloaded unarray v0.1.4
7652025-09-23T03:44:44.152Z Downloaded num-complex v0.4.6
7662025-09-23T03:44:44.152Z Downloaded olpc-cjson v0.1.4
7672025-09-23T03:44:44.152Z Downloaded num_enum v0.5.11
7682025-09-23T03:44:44.152Z Downloaded testing_table v0.3.0
7692025-09-23T03:44:44.152Z Downloaded tower v0.5.2
7702025-09-23T03:44:44.177Z Downloaded portable-atomic v1.11.0
7712025-09-23T03:44:44.201Z Downloaded sync-ptr v0.1.4
7722025-09-23T03:44:44.201Z Downloaded qorb v0.4.1
7732025-09-23T03:44:44.201Z Downloaded smf v0.2.3
7742025-09-23T03:44:44.201Z Downloaded slog-term v2.9.2
7752025-09-23T03:44:44.201Z Downloaded rand v0.9.2
7762025-09-23T03:44:44.226Z Downloaded nu-ansi-term v0.50.1
7772025-09-23T03:44:44.227Z Downloaded thiserror-impl-no-std v2.0.2
7782025-09-23T03:44:44.227Z Downloaded tough v0.20.0
7792025-09-23T03:44:44.251Z Downloaded futures-util v0.3.31
7802025-09-23T03:44:44.251Z Downloaded nodrop v0.1.14
7812025-09-23T03:44:44.251Z Downloaded slog-envlogger v2.2.0
7822025-09-23T03:44:44.275Z Downloaded darling_core v0.21.0
7832025-09-23T03:44:44.275Z Downloaded radix_trie v0.2.1
7842025-09-23T03:44:44.275Z Downloaded ed25519-dalek v2.1.1
7852025-09-23T03:44:44.275Z Downloaded num_threads v0.1.7
7862025-09-23T03:44:44.275Z Downloaded slog-stdlog v4.1.1
7872025-09-23T03:44:44.275Z Downloaded slog-async v2.8.0
7882025-09-23T03:44:44.275Z Downloaded defmt v0.3.8
7892025-09-23T03:44:44.301Z Downloaded crossterm v0.29.0
7902025-09-23T03:44:44.301Z Downloaded zopfli v0.8.1
7912025-09-23T03:44:44.301Z Downloaded derive_more-impl v2.0.1
7922025-09-23T03:44:44.301Z Downloaded tower-http v0.6.6
7932025-09-23T03:44:44.325Z Downloaded toml_edit v0.19.15
7942025-09-23T03:44:44.349Z Downloaded crypto-bigint v0.5.5
7952025-09-23T03:44:44.350Z Downloaded foldhash v0.2.0
7962025-09-23T03:44:44.350Z Downloaded rand_chacha v0.3.1
7972025-09-23T03:44:44.350Z Downloaded derive_more v2.0.1
7982025-09-23T03:44:44.377Z Downloaded toml_parser v1.0.2
7992025-09-23T03:44:44.378Z Downloaded normalize-line-endings v0.3.0
8002025-09-23T03:44:44.378Z Downloaded num_enum_derive v0.5.11
8012025-09-23T03:44:44.378Z Downloaded slog-scope v4.4.0
8022025-09-23T03:44:44.378Z Downloaded slog-bunyan v2.5.0
8032025-09-23T03:44:44.378Z Downloaded serde_derive_internals v0.29.1
8042025-09-23T03:44:44.378Z Downloaded float-ord v0.3.2
8052025-09-23T03:44:44.378Z Downloaded float-cmp v0.10.0
8062025-09-23T03:44:44.378Z Downloaded derive_more v0.99.20
8072025-09-23T03:44:44.378Z Downloaded tokio-rustls v0.24.1
8082025-09-23T03:44:44.402Z Downloaded zip v4.2.0
8092025-09-23T03:44:44.402Z Downloaded tabled v0.20.0
8102025-09-23T03:44:44.427Z Downloaded sqlparser v0.45.0
8112025-09-23T03:44:44.427Z Downloaded signature v2.2.0
8122025-09-23T03:44:44.427Z Downloaded cstr-argument v0.1.2
8132025-09-23T03:44:44.427Z Downloaded zstd v0.13.3
8142025-09-23T03:44:44.427Z Downloaded zone v0.3.1
8152025-09-23T03:44:44.427Z Downloaded secrecy v0.8.0
8162025-09-23T03:44:44.428Z Downloaded sct v0.7.1
8172025-09-23T03:44:44.454Z Downloaded flume v0.11.1
8182025-09-23T03:44:44.454Z Downloaded flate2 v1.1.2
8192025-09-23T03:44:44.454Z Downloaded ed25519 v2.2.3
8202025-09-23T03:44:44.454Z Downloaded dunce v1.0.5
8212025-09-23T03:44:44.454Z Downloaded dropshot_endpoint v0.16.4
8222025-09-23T03:44:44.454Z Downloaded toml v0.9.5
8232025-09-23T03:44:44.454Z Downloaded lalrpop v0.19.12
8242025-09-23T03:44:44.479Z Downloaded quinn v0.11.5
8252025-09-23T03:44:44.479Z Downloaded serde_cbor v0.11.2
8262025-09-23T03:44:44.504Z Downloaded secrecy v0.10.3
8272025-09-23T03:44:44.504Z Downloaded scrypt v0.11.0
8282025-09-23T03:44:44.504Z Downloaded schemars_derive v0.8.22
8292025-09-23T03:44:44.504Z Downloaded same-file v1.0.6
8302025-09-23T03:44:44.504Z Downloaded salsa20 v0.10.2
8312025-09-23T03:44:44.504Z Downloaded rustyline v14.0.0
8322025-09-23T03:44:44.504Z Downloaded rustls-native-certs v0.8.1
8332025-09-23T03:44:44.528Z Downloaded ecdsa v0.16.9
8342025-09-23T03:44:44.528Z Downloaded tokio-tungstenite v0.23.1
8352025-09-23T03:44:44.528Z Downloaded tokio-tungstenite v0.21.0
8362025-09-23T03:44:44.529Z Downloaded tokio-stream v0.1.17
8372025-09-23T03:44:44.529Z Downloaded predicates v3.1.3
8382025-09-23T03:44:44.553Z Downloaded subprocess v0.2.9
8392025-09-23T03:44:44.553Z Downloaded rustls-webpki v0.101.7
8402025-09-23T03:44:44.577Z Downloaded defmt-parser v0.3.4
8412025-09-23T03:44:44.577Z Downloaded debug-ignore v1.0.5
8422025-09-23T03:44:44.577Z Downloaded crunchy v0.2.2
8432025-09-23T03:44:44.577Z Downloaded crucible-workspace-hack v0.1.0
8442025-09-23T03:44:44.577Z Downloaded zone_cfg_derive v0.1.2
8452025-09-23T03:44:44.577Z Downloaded scheduled-thread-pool v0.2.7
8462025-09-23T03:44:44.577Z Downloaded embedded-io v0.4.0
8472025-09-23T03:44:44.602Z Downloaded either v1.15.0
8482025-09-23T03:44:44.602Z Downloaded dyn-clone v1.0.20
8492025-09-23T03:44:44.603Z Downloaded dsl_auto_type v0.1.2
8502025-09-23T03:44:44.603Z Downloaded document-features v0.2.11
8512025-09-23T03:44:44.603Z Downloaded dirs-sys-next v0.1.2
8522025-09-23T03:44:44.603Z Downloaded dirs-next v2.0.0
8532025-09-23T03:44:44.603Z Downloaded getrandom v0.2.15
8542025-09-23T03:44:44.603Z Downloaded term v0.7.0
8552025-09-23T03:44:44.603Z Downloaded samael v0.0.19
8562025-09-23T03:44:44.628Z Downloaded toml_datetime v0.7.0
8572025-09-23T03:44:44.628Z Downloaded tokio-rustls v0.25.0
8582025-09-23T03:44:44.628Z Downloaded rustls-pki-types v1.10.0
8592025-09-23T03:44:44.629Z Downloaded rcgen v0.12.1
8602025-09-23T03:44:44.653Z Downloaded precomputed-hash v0.1.1
8612025-09-23T03:44:44.653Z Downloaded zerocopy-derive v0.8.26
8622025-09-23T03:44:44.653Z Downloaded toml_writer v1.0.2
8632025-09-23T03:44:44.653Z Downloaded progenitor-impl v0.8.0
8642025-09-23T03:44:44.653Z Downloaded parking_lot_core v0.9.10
8652025-09-23T03:44:44.654Z Downloaded zip v0.6.6
8662025-09-23T03:44:44.678Z Downloaded siphasher v1.0.1
8672025-09-23T03:44:44.678Z Downloaded packed_struct v0.10.1
8682025-09-23T03:44:44.678Z Downloaded darling_macro v0.20.10
8692025-09-23T03:44:44.678Z Downloaded serde_path_to_error v0.1.17
8702025-09-23T03:44:44.678Z Downloaded semver v0.1.20
8712025-09-23T03:44:44.678Z Downloaded aws-lc-sys v0.26.0
8722025-09-23T03:44:44.944Z Downloaded foreign-types-macros v0.2.3
8732025-09-23T03:44:44.969Z Downloaded flagset v0.4.6
8742025-09-23T03:44:44.969Z Downloaded time-core v0.1.6
8752025-09-23T03:44:44.969Z Downloaded postgres-types v0.2.9
8762025-09-23T03:44:44.969Z Downloaded phf v0.11.2
8772025-09-23T03:44:44.969Z Downloaded pem-rfc7468 v0.7.0
8782025-09-23T03:44:44.969Z Downloaded peg-macros v0.8.5
8792025-09-23T03:44:44.969Z Downloaded pbkdf2 v0.12.2
8802025-09-23T03:44:44.969Z Downloaded paste v1.0.15
8812025-09-23T03:44:44.969Z Downloaded password-hash v0.4.2
8822025-09-23T03:44:44.969Z Downloaded parking_lot v0.11.2
8832025-09-23T03:44:44.969Z Downloaded packed_struct_codegen v0.10.1
8842025-09-23T03:44:44.969Z Downloaded want v0.3.1
8852025-09-23T03:44:44.969Z Downloaded waitgroup v0.1.2
8862025-09-23T03:44:45.025Z Downloaded reedline v0.40.0
8872025-09-23T03:44:45.025Z Downloaded yansi v1.0.1
8882025-09-23T03:44:45.025Z Downloaded zone_cfg_derive v0.3.0
8892025-09-23T03:44:45.025Z Downloaded sec1 v0.7.3
8902025-09-23T03:44:45.025Z Downloaded schemars v0.8.22
8912025-09-23T03:44:45.102Z Downloaded time-macros v0.2.24
8922025-09-23T03:44:45.102Z Downloaded postcard v1.0.10
8932025-09-23T03:44:45.102Z Downloaded peg-runtime v0.8.5
8942025-09-23T03:44:45.102Z Downloaded pbkdf2 v0.11.0
8952025-09-23T03:44:45.102Z Downloaded path-slash v0.1.5
8962025-09-23T03:44:45.102Z Downloaded parse-display v0.10.0
8972025-09-23T03:44:45.102Z Downloaded papergrid v0.14.0
8982025-09-23T03:44:45.102Z Downloaded foreign-types-shared v0.1.1
8992025-09-23T03:44:45.102Z Downloaded foreign-types v0.3.2
9002025-09-23T03:44:45.103Z Downloaded tower-service v0.3.3
9012025-09-23T03:44:45.103Z Downloaded tower-layer v0.3.3
9022025-09-23T03:44:45.103Z Downloaded topological-sort v0.2.2
9032025-09-23T03:44:45.103Z Downloaded ppv-lite86 v0.2.20
9042025-09-23T03:44:45.103Z Downloaded powerfmt v0.2.0
9052025-09-23T03:44:45.103Z Downloaded parse-size v1.1.0
9062025-09-23T03:44:45.103Z Downloaded parking_lot v0.12.3
9072025-09-23T03:44:45.103Z Downloaded openssl v0.10.73
9082025-09-23T03:44:45.103Z Downloaded tar v0.4.44
9092025-09-23T03:44:45.103Z Downloaded pkcs1 v0.7.5
9102025-09-23T03:44:45.104Z Downloaded p521 v0.13.3
9112025-09-23T03:44:45.104Z Downloaded p256 v0.13.2
9122025-09-23T03:44:45.106Z Downloaded nanorand v0.7.0
9132025-09-23T03:44:45.106Z Downloaded darling_core v0.20.10
9142025-09-23T03:44:45.106Z Downloaded typify-impl v0.2.0
9152025-09-23T03:44:45.106Z Downloaded tokio-postgres v0.7.13
9162025-09-23T03:44:45.131Z Downloaded regex-automata v0.4.8
9172025-09-23T03:44:45.131Z Downloaded itertools v0.12.1
9182025-09-23T03:44:45.131Z Downloaded foreign-types v0.5.0
9192025-09-23T03:44:45.156Z Downloaded elliptic-curve v0.13.8
9202025-09-23T03:44:45.156Z Downloaded display-error-chain v0.2.2
9212025-09-23T03:44:45.156Z Downloaded derive_builder_macro v0.20.2
9222025-09-23T03:44:45.156Z Downloaded toml v0.7.8
9232025-09-23T03:44:45.156Z Downloaded progenitor-client v0.11.0
9242025-09-23T03:44:45.156Z Downloaded opaque-debug v0.3.1
9252025-09-23T03:44:45.156Z Downloaded gethostname v0.5.0
9262025-09-23T03:44:45.156Z Downloaded fxhash v0.2.1
9272025-09-23T03:44:45.156Z Downloaded zeroize v1.8.1
9282025-09-23T03:44:45.156Z Downloaded whoami v1.5.2
9292025-09-23T03:44:45.157Z Downloaded walkdir v2.5.0
9302025-09-23T03:44:45.157Z Downloaded wait-timeout v0.2.0
9312025-09-23T03:44:45.157Z Downloaded vte v0.11.1
9322025-09-23T03:44:45.181Z Downloaded vcpkg v0.2.15
9332025-09-23T03:44:45.209Z Downloaded term v1.1.0
9342025-09-23T03:44:45.234Z Downloaded strum_macros v0.27.1
9352025-09-23T03:44:45.234Z Downloaded slog v2.7.0
9362025-09-23T03:44:45.234Z Downloaded similar v2.7.0
9372025-09-23T03:44:45.234Z Downloaded radium v0.7.0
9382025-09-23T03:44:45.236Z Downloaded diesel v2.2.12
9392025-09-23T03:44:45.260Z Downloaded zerocopy v0.6.6
9402025-09-23T03:44:45.260Z Downloaded futures-channel v0.3.31
9412025-09-23T03:44:45.260Z Downloaded zeroize_derive v1.4.2
9422025-09-23T03:44:45.260Z Downloaded which v4.4.2
9432025-09-23T03:44:45.260Z Downloaded moka v0.12.10
9442025-09-23T03:44:45.285Z Downloaded yasna v0.5.2
9452025-09-23T03:44:45.285Z Downloaded regex-syntax v0.8.5
9462025-09-23T03:44:45.310Z Downloaded postgres-protocol v0.6.8
9472025-09-23T03:44:45.310Z Downloaded pem v3.0.5
9482025-09-23T03:44:45.310Z Downloaded password-hash v0.5.0
9492025-09-23T03:44:45.310Z Downloaded parse-display-derive v0.10.0
9502025-09-23T03:44:45.310Z Downloaded papergrid v0.17.0
9512025-09-23T03:44:45.310Z Downloaded omicron-zone-package v0.12.2
9522025-09-23T03:44:45.310Z Downloaded futures-task v0.3.31
9532025-09-23T03:44:45.310Z Downloaded futures-macro v0.3.31
9542025-09-23T03:44:45.310Z Downloaded futures-io v0.3.31
9552025-09-23T03:44:45.310Z Downloaded futures-core v0.3.31
9562025-09-23T03:44:45.310Z Downloaded funty v2.0.0
9572025-09-23T03:44:45.335Z Downloaded fs_extra v1.3.0
9582025-09-23T03:44:45.335Z Downloaded vte_generate_state_changes v0.1.2
9592025-09-23T03:44:45.335Z Downloaded uuid v1.18.1
9602025-09-23T03:44:45.335Z Downloaded tap v1.0.1
9612025-09-23T03:44:45.335Z Downloaded supports-color v3.0.2
9622025-09-23T03:44:45.335Z Downloaded support-bundle-viewer v0.1.2
9632025-09-23T03:44:45.335Z Downloaded subtle v2.6.1
9642025-09-23T03:44:45.336Z Downloaded rand v0.8.5
9652025-09-23T03:44:45.336Z Downloaded fixedbitset v0.4.2
9662025-09-23T03:44:45.336Z Downloaded tabled v0.18.0
9672025-09-23T03:44:45.360Z Downloaded itertools v0.10.5
9682025-09-23T03:44:45.385Z Downloaded iri-string v0.7.8
9692025-09-23T03:44:45.385Z Downloaded parking_lot_core v0.8.6
9702025-09-23T03:44:45.385Z Downloaded futures-sink v0.3.31
9712025-09-23T03:44:45.385Z Downloaded futures v0.3.31
9722025-09-23T03:44:45.385Z Downloaded fs-err v2.11.0
9732025-09-23T03:44:45.385Z Downloaded foreign-types-shared v0.3.1
9742025-09-23T03:44:45.385Z Downloaded vergen-lib v0.1.6
9752025-09-23T03:44:45.409Z Downloaded vergen-gitcl v1.0.8
9762025-09-23T03:44:45.409Z Downloaded vergen v9.0.6
9772025-09-23T03:44:45.409Z Downloaded vergen v8.3.2
9782025-09-23T03:44:45.409Z Downloaded value-bag v1.9.0
9792025-09-23T03:44:45.409Z Downloaded utf-8 v0.7.6
9802025-09-23T03:44:45.409Z Downloaded unsafe-libyaml v0.2.11
9812025-09-23T03:44:45.409Z Downloaded take_mut v0.2.2
9822025-09-23T03:44:45.409Z Downloaded simd-adler32 v0.3.7
9832025-09-23T03:44:45.409Z Downloaded winnow v0.5.40
9842025-09-23T03:44:45.434Z Downloaded shell-words v1.1.0
9852025-09-23T03:44:45.434Z Downloaded serde_with v3.14.0
9862025-09-23T03:44:45.434Z Downloaded reqwest v0.12.22
9872025-09-23T03:44:45.459Z Downloaded regex v1.11.1
9882025-09-23T03:44:45.484Z Downloaded libm v0.2.8
9892025-09-23T03:44:45.484Z Downloaded vsss-rs v3.3.4
9902025-09-23T03:44:45.484Z Downloaded void v1.0.2
9912025-09-23T03:44:45.484Z Downloaded uzers v0.12.1
9922025-09-23T03:44:45.484Z Downloaded untrusted v0.9.0
9932025-09-23T03:44:45.484Z Downloaded untrusted v0.7.1
9942025-09-23T03:44:45.484Z Downloaded strum_macros v0.26.4
9952025-09-23T03:44:45.508Z Downloaded strum_macros v0.24.3
9962025-09-23T03:44:45.508Z Downloaded strum v0.26.3
9972025-09-23T03:44:45.508Z Downloaded structmeta-derive v0.3.0
9982025-09-23T03:44:45.508Z Downloaded strip-ansi-escapes v0.2.0
9992025-09-23T03:44:45.509Z Downloaded stringprep v0.1.5
10002025-09-23T03:44:45.509Z Downloaded string_cache v0.8.9
10012025-09-23T03:44:45.509Z Downloaded slab v0.4.9
10022025-09-23T03:44:45.509Z Downloaded serde_bytes v0.11.17
10032025-09-23T03:44:45.509Z Downloaded rusty-fork v0.3.0
10042025-09-23T03:44:45.509Z Downloaded rustversion v1.0.22
10052025-09-23T03:44:45.509Z Downloaded rustls-pemfile v2.2.0
10062025-09-23T03:44:45.509Z Downloaded ref-cast v1.0.24
10072025-09-23T03:44:45.534Z Downloaded r2d2 v0.8.10
10082025-09-23T03:44:45.534Z Downloaded openssl-sys v0.9.109
10092025-09-23T03:44:45.534Z Downloaded mio v1.0.2
10102025-09-23T03:44:45.534Z Downloaded minimal-lexical v0.2.1
10112025-09-23T03:44:45.534Z Downloaded x509-cert v0.2.5
10122025-09-23T03:44:45.559Z Downloaded typify-macro v0.4.3
10132025-09-23T03:44:45.559Z Downloaded tabled_derive v0.10.0
10142025-09-23T03:44:45.559Z Downloaded russh-keys v0.45.0
10152025-09-23T03:44:45.559Z Downloaded russh v0.45.0
10162025-09-23T03:44:45.559Z Downloaded rpassword v7.4.0
10172025-09-23T03:44:45.559Z Downloaded libxml v0.3.3
10182025-09-23T03:44:45.583Z Downloaded http v1.3.1
10192025-09-23T03:44:45.583Z Downloaded structmeta v0.3.0
10202025-09-23T03:44:45.583Z Downloaded sigpipe v0.1.3
10212025-09-23T03:44:45.583Z Downloaded pkcs5 v0.7.1
10222025-09-23T03:44:45.583Z Downloaded pin-project-lite v0.2.14
10232025-09-23T03:44:45.583Z Downloaded pin-project-internal v1.1.6
10242025-09-23T03:44:45.583Z Downloaded owo-colors v4.2.2
10252025-09-23T03:44:45.609Z Downloaded native-tls v0.2.12
10262025-09-23T03:44:45.609Z Downloaded mime_guess v2.0.5
10272025-09-23T03:44:45.611Z Downloaded memmap2 v0.9.5
10282025-09-23T03:44:45.611Z Downloaded env_filter v0.1.2
10292025-09-23T03:44:45.611Z Downloaded enum-as-inner v0.6.1
10302025-09-23T03:44:45.611Z Downloaded diff v0.1.13
10312025-09-23T03:44:45.611Z Downloaded darling v0.21.0
10322025-09-23T03:44:45.611Z Downloaded daft-derive v0.1.4
10332025-09-23T03:44:45.635Z Downloaded csv-core v0.1.11
10342025-09-23T03:44:45.635Z Downloaded typify v0.4.3
10352025-09-23T03:44:45.635Z Downloaded tungstenite v0.23.0
10362025-09-23T03:44:45.635Z Downloaded tui-tree-widget v0.23.1
10372025-09-23T03:44:45.635Z Downloaded itertools v0.13.0
10382025-09-23T03:44:45.635Z Downloaded iddqd v0.3.13
10392025-09-23T03:44:45.660Z Downloaded serde-big-array v0.5.1
10402025-09-23T03:44:45.660Z Downloaded rustls-pemfile v1.0.4
10412025-09-23T03:44:45.660Z Downloaded rayon-core v1.12.1
10422025-09-23T03:44:45.660Z Downloaded pkg-config v0.3.31
10432025-09-23T03:44:45.660Z Downloaded pkcs8 v0.10.2
10442025-09-23T03:44:45.660Z Downloaded phf_shared v0.12.1
10452025-09-23T03:44:45.660Z Downloaded phf_shared v0.11.2
10462025-09-23T03:44:45.660Z Downloaded oxnet v0.1.3
10472025-09-23T03:44:45.660Z Downloaded oxide-tokio-rt v0.1.2
10482025-09-23T03:44:45.661Z Downloaded oso-derive v0.27.3
10492025-09-23T03:44:45.661Z Downloaded multimap v0.10.1
10502025-09-23T03:44:45.685Z Downloaded memoffset v0.9.1
10512025-09-23T03:44:45.685Z Downloaded md5 v0.7.0
10522025-09-23T03:44:45.685Z Downloaded maybe-uninit v2.0.0
10532025-09-23T03:44:45.685Z Downloaded fd-lock v4.0.2
10542025-09-23T03:44:45.685Z Downloaded fallible-iterator v0.2.0
10552025-09-23T03:44:45.685Z Downloaded expectorate v1.2.0
10562025-09-23T03:44:45.685Z Downloaded env_logger v0.11.5
10572025-09-23T03:44:45.685Z Downloaded embedded-io v0.6.1
10582025-09-23T03:44:45.685Z Downloaded diesel-dtrace v0.4.2
10592025-09-23T03:44:45.685Z Downloaded daft v0.1.4
10602025-09-23T03:44:45.685Z Downloaded curve25519-dalek-derive v0.1.1
10612025-09-23T03:44:45.685Z Downloaded ctr v0.9.2
10622025-09-23T03:44:45.685Z Downloaded xshell v0.2.7
10632025-09-23T03:44:45.685Z Downloaded wyz v0.5.1
10642025-09-23T03:44:45.710Z Downloaded typify v0.3.0
10652025-09-23T03:44:45.710Z Downloaded typify v0.2.0
10662025-09-23T03:44:45.710Z Downloaded twox-hash v2.1.0
10672025-09-23T03:44:45.710Z Downloaded tls_codec_derive v0.4.1
10682025-09-23T03:44:45.710Z Downloaded tinyvec v1.8.0
10692025-09-23T03:44:45.710Z Downloaded tiny-keccak v2.0.2
10702025-09-23T03:44:45.710Z Downloaded spin v0.9.8
10712025-09-23T03:44:45.710Z Downloaded socket2 v0.6.0
10722025-09-23T03:44:45.734Z Downloaded signal-hook v0.3.18
10732025-09-23T03:44:45.735Z Downloaded serde_yaml v0.9.34+deprecated
10742025-09-23T03:44:45.735Z Downloaded serde_repr v0.1.19
10752025-09-23T03:44:45.735Z Downloaded rsa v0.9.6
10762025-09-23T03:44:45.735Z Downloaded prettyplease v0.2.36
10772025-09-23T03:44:45.735Z Downloaded lockfree-object-pool v0.1.6
10782025-09-23T03:44:45.735Z Downloaded pin-project v1.1.6
10792025-09-23T03:44:45.759Z Downloaded oso v0.27.3
10802025-09-23T03:44:45.759Z Downloaded openssl-macros v0.1.1
10812025-09-23T03:44:45.759Z Downloaded ff v0.13.0
10822025-09-23T03:44:45.759Z Downloaded endian-type v0.1.2
10832025-09-23T03:44:45.759Z Downloaded diesel_table_macro_syntax v0.2.0
10842025-09-23T03:44:45.759Z Downloaded try-lock v0.2.5
10852025-09-23T03:44:45.759Z Downloaded tokio-dtrace v0.1.0
10862025-09-23T03:44:45.784Z Downloaded tls_codec v0.4.1
10872025-09-23T03:44:45.784Z Downloaded sqlformat v0.3.5
10882025-09-23T03:44:45.784Z Downloaded snafu-derive v0.8.5
10892025-09-23T03:44:45.785Z Downloaded serde_with_macros v3.14.0
10902025-09-23T03:44:45.785Z Downloaded serde_plain v1.0.2
10912025-09-23T03:44:45.785Z Downloaded resolv-conf v0.7.0
10922025-09-23T03:44:45.785Z Downloaded jiff-static v0.2.15
10932025-09-23T03:44:45.785Z Downloaded pin-utils v0.1.0
10942025-09-23T03:44:45.785Z Downloaded phf v0.12.1
10952025-09-23T03:44:45.785Z Downloaded openssl-probe v0.1.5
10962025-09-23T03:44:45.785Z Downloaded fixedbitset v0.5.7
10972025-09-23T03:44:45.785Z Downloaded diesel_derives v2.2.3
10982025-09-23T03:44:45.809Z Downloaded darling v0.20.10
10992025-09-23T03:44:45.809Z Downloaded xshell-macros v0.2.7
11002025-09-23T03:44:45.809Z Downloaded typify-macro v0.2.0
11012025-09-23T03:44:45.809Z Downloaded tokio-macros v2.5.0
11022025-09-23T03:44:45.809Z Downloaded tagptr v0.2.0
11032025-09-23T03:44:45.809Z Downloaded tabwriter v1.4.0
11042025-09-23T03:44:45.810Z Downloaded sha1 v0.10.6
11052025-09-23T03:44:45.810Z Downloaded serde_urlencoded v0.7.1
11062025-09-23T03:44:45.810Z Downloaded serde_spanned v1.0.0
11072025-09-23T03:44:45.810Z Downloaded russh-cryptovec v0.7.3
11082025-09-23T03:44:45.810Z Downloaded ref-cast-impl v1.0.24
11092025-09-23T03:44:45.810Z Downloaded progenitor v0.11.0
11102025-09-23T03:44:45.810Z Downloaded progenitor v0.9.1
11112025-09-23T03:44:45.810Z Downloaded proc-macro-error2 v2.0.1
11122025-09-23T03:44:45.835Z Downloaded primeorder v0.13.6
11132025-09-23T03:44:45.835Z Downloaded pretty-hex v0.2.1
11142025-09-23T03:44:45.835Z Downloaded lock_api v0.4.12
11152025-09-23T03:44:45.835Z Downloaded libsw-core v0.3.1
11162025-09-23T03:44:45.835Z Downloaded jobserver v0.1.32
11172025-09-23T03:44:45.835Z Downloaded hyper-util v0.1.16
11182025-09-23T03:44:45.835Z Downloaded httparse v1.9.5
11192025-09-23T03:44:45.835Z Downloaded http-body v1.0.1
11202025-09-23T03:44:45.835Z Downloaded hostname v0.4.0
11212025-09-23T03:44:45.835Z Downloaded hickory-resolver v0.24.4
11222025-09-23T03:44:45.859Z Downloaded multer v3.1.0
11232025-09-23T03:44:45.860Z Downloaded miniz_oxide v0.8.5
11242025-09-23T03:44:45.860Z Downloaded mime v0.3.17
11252025-09-23T03:44:45.860Z Downloaded md-5 v0.10.6
11262025-09-23T03:44:45.860Z Downloaded fatfs v0.3.6
11272025-09-23T03:44:45.860Z Downloaded typify-macro v0.3.0
11282025-09-23T03:44:45.860Z Downloaded ssh-cipher v0.2.0
11292025-09-23T03:44:45.860Z Downloaded sqlparser_derive v0.2.2
11302025-09-23T03:44:45.860Z Downloaded shlex v1.3.0
11312025-09-23T03:44:45.860Z Downloaded ron v0.8.1
11322025-09-23T03:44:45.885Z Downloaded ron v0.7.1
11332025-09-23T03:44:45.885Z Downloaded progenitor-client v0.10.0
11342025-09-23T03:44:45.885Z Downloaded predicates-core v1.0.8
11352025-09-23T03:44:45.885Z Downloaded maplit v1.0.2
11362025-09-23T03:44:45.885Z Downloaded managed v0.8.0
11372025-09-23T03:44:45.885Z Downloaded litrs v0.4.1
11382025-09-23T03:44:45.885Z Downloaded lazy_static v1.5.0
11392025-09-23T03:44:45.885Z Downloaded lalrpop-util v0.19.12
11402025-09-23T03:44:45.885Z Downloaded hyper-staticfile v0.10.1
11412025-09-23T03:44:45.910Z Downloaded lru v0.12.5
11422025-09-23T03:44:45.910Z Downloaded linked-hash-map v0.5.6
11432025-09-23T03:44:45.911Z Downloaded libsw v3.5.0
11442025-09-23T03:44:45.911Z Downloaded kstat-rs v0.2.4
11452025-09-23T03:44:45.911Z Downloaded ipnetwork v0.21.1
11462025-09-23T03:44:45.911Z Downloaded httpdate v1.0.3
11472025-09-23T03:44:45.911Z Downloaded http-body-util v0.1.3
11482025-09-23T03:44:45.911Z Downloaded ena v0.14.3
11492025-09-23T03:44:45.911Z Downloaded progenitor-client v0.9.1
11502025-09-23T03:44:45.911Z Downloaded libz-rs-sys v0.5.1
11512025-09-23T03:44:45.911Z Downloaded lazycell v1.3.0
11522025-09-23T03:44:45.911Z Downloaded internet-checksum v0.2.1
11532025-09-23T03:44:45.911Z Downloaded http-range v0.1.5
11542025-09-23T03:44:45.911Z Downloaded hickory-client v0.25.2
11552025-09-23T03:44:45.936Z Downloaded chrono-tz v0.10.4
11562025-09-23T03:44:45.936Z Downloaded keccak v0.1.5
11572025-09-23T03:44:45.960Z Downloaded ingot-types v0.1.2
11582025-09-23T03:44:45.961Z Downloaded indoc v1.0.9
11592025-09-23T03:44:45.961Z Downloaded is-terminal v0.4.13
11602025-09-23T03:44:45.961Z Downloaded hex-literal v0.4.1
11612025-09-23T03:44:45.961Z Downloaded heapless v0.8.0
11622025-09-23T03:44:45.961Z Downloaded des v0.8.1
11632025-09-23T03:44:45.961Z Downloaded progenitor-client v0.8.0
11642025-09-23T03:44:45.961Z Downloaded proc-macro-error-attr2 v2.0.0
11652025-09-23T03:44:45.962Z Downloaded predicates-tree v1.0.12
11662025-09-23T03:44:45.962Z Downloaded ipnet v2.11.0
11672025-09-23T03:44:45.962Z Downloaded ingot-macros v0.1.1
11682025-09-23T03:44:45.962Z Downloaded indoc v2.0.6
11692025-09-23T03:44:45.987Z Downloaded impl-trait-for-tuples v0.2.2
11702025-09-23T03:44:45.987Z Downloaded hashbrown v0.13.2
11712025-09-23T03:44:45.987Z Downloaded chrono v0.4.41
11722025-09-23T03:44:46.012Z Downloaded bstr v1.10.0
11732025-09-23T03:44:46.012Z Downloaded bindgen v0.69.5
11742025-09-23T03:44:46.012Z Downloaded winnow v0.6.26
11752025-09-23T03:44:46.037Z Downloaded typed-path v0.9.3
11762025-09-23T03:44:46.037Z Downloaded regress v0.10.4
11772025-09-23T03:44:46.062Z Downloaded regex-syntax v0.6.29
11782025-09-23T03:44:46.062Z Downloaded libefi-sys v0.1.0
11792025-09-23T03:44:46.063Z Downloaded instability v0.3.2
11802025-09-23T03:44:46.063Z Downloaded ingot v0.1.1
11812025-09-23T03:44:46.063Z Downloaded indicatif v0.18.0
11822025-09-23T03:44:46.087Z Downloaded humantime v2.2.0
11832025-09-23T03:44:46.087Z Downloaded cancel-safe-futures v0.1.5
11842025-09-23T03:44:46.087Z Downloaded bitvec v1.0.1
11852025-09-23T03:44:46.113Z Downloaded tungstenite v0.21.0
11862025-09-23T03:44:46.113Z Downloaded tracing-core v0.1.32
11872025-09-23T03:44:46.113Z Downloaded indicatif v0.17.11
11882025-09-23T03:44:46.113Z Downloaded hubpack_derive v0.1.1
11892025-09-23T03:44:46.113Z Downloaded heapless v0.7.17
11902025-09-23T03:44:46.113Z Downloaded glob v0.3.2
11912025-09-23T03:44:46.113Z Downloaded crc-any v2.5.0
11922025-09-23T03:44:46.113Z Downloaded const_format v0.2.34
11932025-09-23T03:44:46.138Z Downloaded compact_str v0.8.0
11942025-09-23T03:44:46.138Z Downloaded cassowary v0.3.0
11952025-09-23T03:44:46.138Z Downloaded bzip2 v0.4.4
11962025-09-23T03:44:46.138Z Downloaded bumpalo v3.16.0
11972025-09-23T03:44:46.138Z Downloaded blake3 v1.5.4
11982025-09-23T03:44:46.163Z Downloaded blake2 v0.10.6
11992025-09-23T03:44:46.163Z Downloaded bitflags v1.3.2
12002025-09-23T03:44:46.163Z Downloaded indent_write v2.2.0
12012025-09-23T03:44:46.163Z Downloaded iana-time-zone v0.1.63
12022025-09-23T03:44:46.163Z Downloaded hyper-rustls v0.27.7
12032025-09-23T03:44:46.163Z Downloaded globwalk v0.9.1
12042025-09-23T03:44:46.163Z Downloaded crc32fast v1.4.2
12052025-09-23T03:44:46.163Z Downloaded crc v3.2.1
12062025-09-23T03:44:46.164Z Downloaded cookie v0.18.1
12072025-09-23T03:44:46.189Z Downloaded const-oid v0.9.6
12082025-09-23T03:44:46.189Z Downloaded colored v2.2.0
12092025-09-23T03:44:46.189Z Downloaded cobs v0.2.3
12102025-09-23T03:44:46.189Z Downloaded ciborium v0.2.2
12112025-09-23T03:44:46.189Z Downloaded cargo_metadata v0.18.1
12122025-09-23T03:44:46.189Z Downloaded bitfield-struct v0.6.2
12132025-09-23T03:44:46.189Z Downloaded bit-set v0.5.3
12142025-09-23T03:44:46.189Z Downloaded crc8 v0.1.1
12152025-09-23T03:44:46.189Z Downloaded convert_case v0.4.0
12162025-09-23T03:44:46.189Z Downloaded cmake v0.1.51
12172025-09-23T03:44:46.189Z Downloaded cipher v0.4.4
12182025-09-23T03:44:46.190Z Downloaded cc v1.2.30
12192025-09-23T03:44:46.215Z Downloaded camino-tempfile-ext v0.3.2
12202025-09-23T03:44:46.215Z Downloaded instant v0.1.13
12212025-09-23T03:44:46.215Z Downloaded ident_case v1.0.1
12222025-09-23T03:44:46.215Z Downloaded hubpack v0.1.2
12232025-09-23T03:44:46.215Z Downloaded headers v0.4.1
12242025-09-23T03:44:46.215Z Downloaded crossbeam-channel v0.5.15
12252025-09-23T03:44:46.215Z Downloaded console v0.15.10
12262025-09-23T03:44:46.215Z Downloaded ciborium-ll v0.2.2
12272025-09-23T03:44:46.239Z Downloaded cbc v0.1.2
12282025-09-23T03:44:46.239Z Downloaded sync_wrapper v1.0.1
12292025-09-23T03:44:46.239Z Downloaded hyper v1.7.0
12302025-09-23T03:44:46.239Z Downloaded hostname v0.3.1
12312025-09-23T03:44:46.239Z Downloaded hickory-server v0.25.2
12322025-09-23T03:44:46.239Z Downloaded h2 v0.4.6
12332025-09-23T03:44:46.267Z Downloaded convert_case v0.7.1
12342025-09-23T03:44:46.267Z Downloaded constant_time_eq v0.3.1
12352025-09-23T03:44:46.267Z Downloaded bzip2 v0.5.2
12362025-09-23T03:44:46.267Z Downloaded buf-list v1.0.3
12372025-09-23T03:44:46.267Z Downloaded blowfish v0.9.1
12382025-09-23T03:44:46.267Z Downloaded socket2 v0.5.10
12392025-09-23T03:44:46.267Z Downloaded rfc6979 v0.4.0
12402025-09-23T03:44:46.267Z Downloaded progenitor v0.8.0
12412025-09-23T03:44:46.267Z Downloaded pretty_assertions v1.4.1
12422025-09-23T03:44:46.267Z Downloaded hkdf v0.12.4
12432025-09-23T03:44:46.268Z Downloaded highway v1.3.0
12442025-09-23T03:44:46.293Z Downloaded hashbrown v0.12.3
12452025-09-23T03:44:46.293Z Downloaded hash32 v0.3.1
12462025-09-23T03:44:46.293Z Downloaded half v1.8.3
12472025-09-23T03:44:46.293Z Downloaded chacha20poly1305 v0.10.1
12482025-09-23T03:44:46.293Z Downloaded cfg_aliases v0.1.1
12492025-09-23T03:44:46.293Z Downloaded bitfield v0.19.2
12502025-09-23T03:44:46.293Z Downloaded bit-set v0.8.0
12512025-09-23T03:44:46.293Z Downloaded base64 v0.21.7
12522025-09-23T03:44:46.293Z Downloaded arc-swap v1.7.1
12532025-09-23T03:44:46.293Z Downloaded rtoolbox v0.0.2
12542025-09-23T03:44:46.318Z Downloaded prefix-trie v0.7.0
12552025-09-23T03:44:46.318Z Downloaded libloading v0.8.5
12562025-09-23T03:44:46.318Z Downloaded hyper-tls v0.6.0
12572025-09-23T03:44:46.318Z Downloaded hmac v0.12.1
12582025-09-23T03:44:46.318Z Downloaded hickory-resolver v0.25.2
12592025-09-23T03:44:46.318Z Downloaded cfg_aliases v0.2.1
12602025-09-23T03:44:46.318Z Downloaded bit-vec v0.8.0
12612025-09-23T03:44:46.318Z Downloaded bcs v0.1.6
12622025-09-23T03:44:46.318Z Downloaded headers-core v0.3.0
12632025-09-23T03:44:46.318Z Downloaded hash32 v0.2.1
12642025-09-23T03:44:46.343Z Downloaded half v2.4.1
12652025-09-23T03:44:46.343Z Downloaded crossbeam-utils v0.8.21
12662025-09-23T03:44:46.343Z Downloaded crossbeam-deque v0.8.5
12672025-09-23T03:44:46.343Z Downloaded bzip2-sys v0.1.13+1.0.8
12682025-09-23T03:44:46.343Z Downloaded proc-macro-crate v1.3.1
12692025-09-23T03:44:46.367Z Downloaded libscf-sys v1.1.0
12702025-09-23T03:44:46.367Z Downloaded hashbrown v0.16.0
12712025-09-23T03:44:46.367Z Downloaded group v0.13.0
12722025-09-23T03:44:46.369Z Downloaded atomic-waker v1.1.2
12732025-09-23T03:44:46.369Z Downloaded aes-gcm v0.10.3
12742025-09-23T03:44:46.369Z Downloaded aes v0.8.4
12752025-09-23T03:44:46.369Z Downloaded addr2line v0.24.2
12762025-09-23T03:44:46.369Z Downloaded indexmap v1.9.3
12772025-09-23T03:44:46.394Z Downloaded ignore v0.4.23
12782025-09-23T03:44:46.394Z Downloaded home v0.5.9
12792025-09-23T03:44:46.394Z Downloaded bindgen v0.71.1
12802025-09-23T03:44:46.394Z Downloaded base16ct v0.2.0
12812025-09-23T03:44:46.394Z Downloaded backtrace v0.3.74
12822025-09-23T03:44:46.394Z Downloaded aws-lc-rs v1.12.4
12832025-09-23T03:44:46.420Z Downloaded async-stream v0.3.6
12842025-09-23T03:44:46.420Z Downloaded array-init v0.0.4
12852025-09-23T03:44:46.420Z Downloaded argon2 v0.5.3
12862025-09-23T03:44:46.420Z Downloaded aho-corasick v1.1.3
12872025-09-23T03:44:46.420Z Downloaded globset v0.4.15
12882025-09-23T03:44:46.445Z Downloaded bytes v1.10.1
12892025-09-23T03:44:46.445Z Downloaded bit-vec v0.6.3
12902025-09-23T03:44:46.445Z Downloaded bb8 v0.8.5
12912025-09-23T03:44:46.445Z Downloaded base64ct v1.6.0
12922025-09-23T03:44:46.445Z Downloaded base64 v0.22.1
12932025-09-23T03:44:46.445Z Downloaded backoff v0.4.0
12942025-09-23T03:44:46.445Z Downloaded async-trait v0.1.89
12952025-09-23T03:44:46.469Z Downloaded async-stream-impl v0.3.6
12962025-09-23T03:44:46.470Z Downloaded async-bb8-diesel v0.2.1
12972025-09-23T03:44:46.470Z Downloaded assert_matches v1.5.0
12982025-09-23T03:44:46.470Z Downloaded ascii-canvas v3.0.0
12992025-09-23T03:44:46.470Z Downloaded arrayvec v0.7.6
13002025-09-23T03:44:46.470Z Downloaded arrayref v0.3.9
13012025-09-23T03:44:46.470Z Downloaded allocator-api2 v0.2.21
13022025-09-23T03:44:46.470Z Downloaded ahash v0.8.12
13032025-09-23T03:44:46.470Z Downloaded adler2 v2.0.0
13042025-09-23T03:44:46.470Z Downloaded critical-section v1.1.3
13052025-09-23T03:44:46.495Z Downloaded crc-catalog v2.4.0
13062025-09-23T03:44:46.495Z Downloaded cookie_store v0.21.1
13072025-09-23T03:44:46.495Z Downloaded const_format_proc_macros v0.2.34
13082025-09-23T03:44:46.496Z Downloaded console v0.16.0
13092025-09-23T03:44:46.496Z Downloaded clang-sys v1.8.1
13102025-09-23T03:44:46.496Z Downloaded ciborium-io v0.2.2
13112025-09-23T03:44:46.496Z Downloaded chacha20 v0.9.1
13122025-09-23T03:44:46.496Z Downloaded cexpr v0.6.0
13132025-09-23T03:44:46.496Z Downloaded castaway v0.2.3
13142025-09-23T03:44:46.496Z Downloaded cargo-platform v0.1.8
13152025-09-23T03:44:46.497Z Downloaded block-padding v0.3.3
13162025-09-23T03:44:46.497Z Downloaded bitfield-macros v0.19.2
13172025-09-23T03:44:46.521Z Downloaded bcrypt-pbkdf v0.10.0
13182025-09-23T03:44:46.521Z Downloaded atomicwrites v0.4.4
13192025-09-23T03:44:46.521Z Downloaded async-recursion v1.1.1
13202025-09-23T03:44:46.522Z Downloaded aead v0.5.2
13212025-09-23T03:44:46.705Z Compiling value-bag v1.9.0
13222025-09-23T03:44:46.705Z Compiling shlex v1.3.0
13232025-09-23T03:44:46.705Z Compiling lock_api v0.4.12
13242025-09-23T03:44:46.730Z Compiling scopeguard v1.2.0
13252025-09-23T03:44:46.730Z Compiling typenum v1.17.0
13262025-09-23T03:44:46.730Z Compiling syn v2.0.106
13272025-09-23T03:44:46.730Z Compiling getrandom v0.2.15
13282025-09-23T03:44:46.730Z Compiling jobserver v0.1.32
13292025-09-23T03:44:46.971Z Compiling generic-array v0.14.7
13302025-09-23T03:44:47.292Z Compiling log v0.4.27
13312025-09-23T03:44:47.388Z Compiling cc v1.2.30
13322025-09-23T03:44:47.462Z Compiling rand_core v0.6.4
13332025-09-23T03:44:47.486Z Compiling smallvec v1.15.1
13342025-09-23T03:44:47.958Z Compiling portable-atomic v1.11.0
13352025-09-23T03:44:47.982Z Compiling subtle v2.6.1
13362025-09-23T03:44:48.088Z Compiling critical-section v1.1.3
13372025-09-23T03:44:48.402Z Compiling const-oid v0.9.6
13382025-09-23T03:44:48.548Z Compiling pkg-config v0.3.31
13392025-09-23T03:44:48.705Z Compiling parking_lot_core v0.9.10
13402025-09-23T03:44:49.448Z Compiling pin-project-lite v0.2.14
13412025-09-23T03:44:49.608Z Compiling rustix v0.38.37
13422025-09-23T03:44:50.117Z Compiling signal-hook-registry v1.4.2
13432025-09-23T03:44:50.309Z Compiling parking_lot v0.12.3
13442025-09-23T03:44:50.453Z Compiling mio v1.0.2
13452025-09-23T03:44:50.775Z Compiling futures-core v0.3.31
13462025-09-23T03:44:50.853Z Compiling spin v0.9.8
13472025-09-23T03:44:50.999Z Compiling libm v0.2.8
13482025-09-23T03:44:51.180Z Compiling socket2 v0.6.0
13492025-09-23T03:44:51.259Z Compiling slab v0.4.9
13502025-09-23T03:44:51.348Z Compiling aho-corasick v1.1.3
13512025-09-23T03:44:51.452Z Compiling once_cell v1.21.3
13522025-09-23T03:44:51.666Z Compiling num-traits v0.2.19
13532025-09-23T03:44:51.725Z Compiling getrandom v0.3.1
13542025-09-23T03:44:51.756Z Compiling allocator-api2 v0.2.21
13552025-09-23T03:44:51.981Z Compiling cpufeatures v0.2.14
13562025-09-23T03:44:52.014Z Compiling regex-syntax v0.8.5
13572025-09-23T03:44:52.118Z Compiling serde_json v1.0.145
13582025-09-23T03:44:52.296Z Compiling foldhash v0.1.5
13592025-09-23T03:44:52.576Z Compiling hashbrown v0.15.4
13602025-09-23T03:44:52.674Z Compiling futures-sink v0.3.31
13612025-09-23T03:44:52.753Z Compiling percent-encoding v2.3.2
13622025-09-23T03:44:52.812Z Compiling glob v0.3.2
13632025-09-23T03:44:52.879Z Compiling futures-channel v0.3.31
13642025-09-23T03:44:53.767Z Compiling clang-sys v1.8.1
13652025-09-23T03:44:54.070Z Compiling futures-io v0.3.31
13662025-09-23T03:44:54.096Z Compiling either v1.15.0
13672025-09-23T03:44:54.400Z Compiling pin-utils v0.1.0
13682025-09-23T03:44:54.562Z Compiling futures-task v0.3.31
13692025-09-23T03:44:54.587Z Compiling prettyplease v0.2.36
13702025-09-23T03:44:54.634Z Compiling lazy_static v1.5.0
13712025-09-23T03:44:54.802Z Compiling minimal-lexical v0.2.1
13722025-09-23T03:44:54.906Z Compiling libloading v0.8.5
13732025-09-23T03:44:54.962Z Compiling base64ct v1.6.0
13742025-09-23T03:44:55.333Z Compiling nom v7.1.3
13752025-09-23T03:44:55.389Z Compiling home v0.5.9
13762025-09-23T03:44:55.580Z Compiling bindgen v0.69.5
13772025-09-23T03:44:55.652Z Compiling synstructure v0.13.1
13782025-09-23T03:44:56.072Z Compiling regex-automata v0.4.8
13792025-09-23T03:44:56.500Z Compiling pem-rfc7468 v0.7.0
13802025-09-23T03:44:57.094Z Compiling itertools v0.12.1
13812025-09-23T03:44:57.192Z Compiling flagset v0.4.6
13822025-09-23T03:44:57.441Z Compiling rustc-hash v1.1.0
13832025-09-23T03:44:57.634Z Compiling lazycell v1.3.0
13842025-09-23T03:44:57.838Z Compiling cmake v0.1.51
13852025-09-23T03:44:58.312Z Compiling fs_extra v1.3.0
13862025-09-23T03:44:58.741Z Compiling cexpr v0.6.0
13872025-09-23T03:44:58.902Z Compiling dunce v1.0.5
13882025-09-23T03:44:59.052Z Compiling form_urlencoded v1.2.2
13892025-09-23T03:44:59.090Z Compiling paste v1.0.15
13902025-09-23T03:44:59.325Z Compiling vcpkg v0.2.15
13912025-09-23T03:44:59.437Z Compiling iana-time-zone v0.1.63
13922025-09-23T03:44:59.843Z Compiling ring v0.17.14
13932025-09-23T03:45:00.254Z Compiling tracing-core v0.1.32
13942025-09-23T03:45:00.382Z Compiling aws-lc-rs v1.12.4
13952025-09-23T03:45:00.843Z Compiling rustversion v1.0.22
13962025-09-23T03:45:00.878Z Compiling tinyvec_macros v0.1.1
13972025-09-23T03:45:00.909Z Compiling serde_derive v1.0.223
13982025-09-23T03:45:00.958Z Compiling zeroize_derive v1.4.2
13992025-09-23T03:45:01.023Z Compiling zerofrom-derive v0.1.4
14002025-09-23T03:45:01.096Z Compiling yoke-derive v0.7.4
14012025-09-23T03:45:01.573Z Compiling zerovec-derive v0.10.3
14022025-09-23T03:45:01.621Z Compiling displaydoc v0.2.5
14032025-09-23T03:45:02.365Z Compiling zeroize v1.8.1
14042025-09-23T03:45:03.240Z Compiling tokio-macros v2.5.0
14052025-09-23T03:45:03.933Z Compiling zerocopy-derive v0.7.35
14062025-09-23T03:45:04.232Z Compiling icu_provider_macros v1.5.0
14072025-09-23T03:45:04.470Z Compiling crypto-common v0.1.6
14082025-09-23T03:45:04.631Z Compiling block-buffer v0.10.4
14092025-09-23T03:45:04.779Z Compiling zerofrom v0.1.4
14102025-09-23T03:45:04.804Z Compiling block-padding v0.3.3
14112025-09-23T03:45:04.985Z Compiling digest v0.10.7
14122025-09-23T03:45:05.067Z Compiling yoke v0.7.4
14132025-09-23T03:45:05.153Z Compiling futures-macro v0.3.31
14142025-09-23T03:45:05.451Z Compiling inout v0.1.3
14152025-09-23T03:45:05.525Z Compiling zerovec v0.10.4
14162025-09-23T03:45:05.577Z Compiling hmac v0.12.1
14172025-09-23T03:45:05.779Z Compiling cipher v0.4.4
14182025-09-23T03:45:05.867Z Compiling sha2 v0.10.9
14192025-09-23T03:45:06.120Z Compiling zerocopy v0.7.35
14202025-09-23T03:45:06.364Z Compiling regex v1.11.1
14212025-09-23T03:45:07.038Z Compiling futures-util v0.3.31
14222025-09-23T03:45:07.321Z Compiling der_derive v0.7.3
14232025-09-23T03:45:07.380Z Compiling tinystr v0.7.6
14242025-09-23T03:45:07.457Z Compiling icu_collections v1.5.0
14252025-09-23T03:45:07.597Z Compiling thiserror-impl v1.0.69
14262025-09-23T03:45:07.698Z Compiling ppv-lite86 v0.2.20
14272025-09-23T03:45:07.868Z Compiling icu_locid v1.5.0
14282025-09-23T03:45:08.391Z Compiling serde v1.0.223
14292025-09-23T03:45:08.685Z Compiling salsa20 v0.10.2
14302025-09-23T03:45:08.998Z Compiling pbkdf2 v0.12.2
14312025-09-23T03:45:09.067Z Compiling aes v0.8.4
14322025-09-23T03:45:09.236Z Compiling scrypt v0.11.0
14332025-09-23T03:45:09.268Z Compiling cbc v0.1.2
14342025-09-23T03:45:09.587Z Compiling icu_provider v1.5.0
14352025-09-23T03:45:09.752Z Compiling bitflags v2.9.1
14362025-09-23T03:45:09.794Z Compiling bytes v1.10.1
14372025-09-23T03:45:09.854Z Compiling semver v1.0.26
14382025-09-23T03:45:10.294Z Compiling indexmap v2.11.0
14392025-09-23T03:45:10.606Z Compiling icu_locid_transform v1.5.0
14402025-09-23T03:45:10.699Z Compiling der v0.7.9
14412025-09-23T03:45:10.843Z Compiling thiserror v1.0.69
14422025-09-23T03:45:11.075Z Compiling tokio v1.47.0
14432025-09-23T03:45:11.387Z Compiling http v1.3.1
14442025-09-23T03:45:11.767Z Compiling rustc_version v0.4.1
14452025-09-23T03:45:11.984Z Compiling icu_properties v1.5.1
14462025-09-23T03:45:12.485Z Compiling openssl-sys v0.9.109
14472025-09-23T03:45:13.206Z Compiling spki v0.7.3
14482025-09-23T03:45:13.432Z Compiling pest v2.7.14
14492025-09-23T03:45:13.703Z Compiling pkcs5 v0.7.1
14502025-09-23T03:45:13.982Z Compiling chrono v0.4.41
14512025-09-23T03:45:14.052Z Compiling uuid v1.18.1
14522025-09-23T03:45:14.132Z Compiling tracing-attributes v0.1.27
14532025-09-23T03:45:14.951Z Compiling which v4.4.2
14542025-09-23T03:45:15.567Z Compiling pkcs8 v0.10.2
14552025-09-23T03:45:15.675Z Compiling http-body v1.0.1
14562025-09-23T03:45:16.285Z Compiling icu_normalizer v1.5.0
14572025-09-23T03:45:16.524Z Compiling pest_meta v2.7.14
14582025-09-23T03:45:17.004Z Compiling scroll_derive v0.12.0
14592025-09-23T03:45:17.385Z Compiling idna_adapter v1.2.0
14602025-09-23T03:45:17.610Z Compiling idna v1.0.3
14612025-09-23T03:45:17.665Z Compiling tracing v0.1.40
14622025-09-23T03:45:18.235Z Compiling rustls-pki-types v1.10.0
14632025-09-23T03:45:18.343Z Compiling httparse v1.9.5
14642025-09-23T03:45:18.500Z Compiling url v2.5.4
14652025-09-23T03:45:19.055Z Compiling base64 v0.22.1
14662025-09-23T03:45:19.363Z Compiling scroll v0.12.0
14672025-09-23T03:45:19.419Z Compiling pest_generator v2.7.14
14682025-09-23T03:45:19.902Z Compiling tinyvec v1.8.0
14692025-09-23T03:45:20.055Z Compiling serde_derive_internals v0.29.1
14702025-09-23T03:45:20.461Z Compiling rand_core v0.9.3
14712025-09-23T03:45:21.096Z Compiling tokio-util v0.7.15
14722025-09-23T03:45:21.291Z Compiling bzip2-sys v0.1.13+1.0.8
14732025-09-23T03:45:21.316Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14742025-09-23T03:45:21.393Z Compiling foreign-types-shared v0.1.1
14752025-09-23T03:45:21.559Z Compiling time-core v0.1.6
14762025-09-23T03:45:21.712Z Compiling atomic-waker v1.1.2
14772025-09-23T03:45:21.808Z Compiling untrusted v0.7.1
14782025-09-23T03:45:21.929Z Compiling openssl v0.10.73
14792025-09-23T03:45:21.954Z Compiling tower-service v0.3.3
14802025-09-23T03:45:22.092Z Compiling try-lock v0.2.5
14812025-09-23T03:45:22.129Z Compiling openssl-probe v0.1.5
14822025-09-23T03:45:22.158Z Compiling num-conv v0.1.0
14832025-09-23T03:45:22.311Z Compiling schemars v0.8.22
14842025-09-23T03:45:22.392Z Compiling powerfmt v0.2.0
14852025-09-23T03:45:22.444Z Compiling adler2 v2.0.0
14862025-09-23T03:45:22.477Z Compiling untrusted v0.9.0
14872025-09-23T03:45:22.506Z Compiling goblin v0.8.2
14882025-09-23T03:45:22.734Z Compiling deranged v0.5.3
14892025-09-23T03:45:22.802Z Compiling h2 v0.4.6
14902025-09-23T03:45:22.847Z Compiling miniz_oxide v0.8.5
14912025-09-23T03:45:23.794Z Compiling time-macros v0.2.24
14922025-09-23T03:45:24.463Z Compiling schemars_derive v0.8.22
14932025-09-23T03:45:26.222Z Compiling want v0.3.1
14942025-09-23T03:45:27.084Z Compiling foreign-types v0.3.2
14952025-09-23T03:45:27.253Z Compiling pest_derive v2.7.14
14962025-09-23T03:45:27.656Z Compiling rand_chacha v0.9.0
14972025-09-23T03:45:28.919Z Compiling ipnet v2.11.0
14982025-09-23T03:45:29.150Z Compiling openssl-macros v0.1.1
14992025-09-23T03:45:29.681Z Compiling httpdate v1.0.3
15002025-09-23T03:45:29.956Z Compiling native-tls v0.2.12
15012025-09-23T03:45:30.005Z Compiling zerocopy v0.8.26
15022025-09-23T03:45:30.184Z Compiling dyn-clone v1.0.20
15032025-09-23T03:45:30.233Z Compiling rustls v0.23.19
15042025-09-23T03:45:30.341Z Compiling num_threads v0.1.7
15052025-09-23T03:45:30.457Z Compiling crossbeam-utils v0.8.21
15062025-09-23T03:45:30.521Z Compiling syn v1.0.109
15072025-09-23T03:45:30.576Z Compiling time v0.3.43
15082025-09-23T03:45:31.071Z Compiling hyper v1.7.0
15092025-09-23T03:45:31.246Z Compiling dof v0.3.0
15102025-09-23T03:45:33.350Z Compiling dtrace-parser v0.2.0
15112025-09-23T03:45:33.726Z Compiling rand v0.9.2
15122025-09-23T03:45:34.623Z Compiling unicode-normalization v0.1.24
15132025-09-23T03:45:34.694Z Compiling heapless v0.7.17
15142025-09-23T03:45:35.149Z Compiling signature v2.2.0
15152025-09-23T03:45:35.183Z Compiling zerocopy-derive v0.8.26
15162025-09-23T03:45:35.296Z Compiling cookie v0.18.1
15172025-09-23T03:45:35.513Z Compiling crc32fast v1.4.2
15182025-09-23T03:45:35.636Z Compiling unicode-bidi v0.3.17
15192025-09-23T03:45:35.696Z Compiling signal-hook v0.3.18
15202025-09-23T03:45:35.733Z Compiling siphasher v0.3.11
15212025-09-23T03:45:35.924Z Compiling zlib-rs v0.5.1
15222025-09-23T03:45:36.058Z Compiling zstd-safe v7.2.3
15232025-09-23T03:45:36.168Z Compiling slog v2.7.0
15242025-09-23T03:45:36.441Z Compiling unicode-properties v0.1.3
15252025-09-23T03:45:36.798Z Compiling phf_shared v0.11.2
15262025-09-23T03:45:36.893Z Compiling stringprep v0.1.5
15272025-09-23T03:45:37.133Z Compiling usdt-impl v0.5.0
15282025-09-23T03:45:37.327Z Compiling hyper-util v0.1.16
15292025-09-23T03:45:40.646Z Compiling curve25519-dalek v4.1.3
15302025-09-23T03:45:40.982Z Compiling serde_tokenstream v0.2.2
15312025-09-23T03:45:41.035Z Compiling toml_datetime v0.6.11
15322025-09-23T03:45:41.379Z Compiling serde_spanned v0.6.9
15332025-09-23T03:45:41.621Z Compiling rand_chacha v0.3.1
15342025-09-23T03:45:41.652Z Compiling md-5 v0.10.6
15352025-09-23T03:45:41.680Z Compiling num-integer v0.1.46
15362025-09-23T03:45:41.735Z Compiling sync_wrapper v1.0.1
15372025-09-23T03:45:41.938Z Compiling hash32 v0.2.1
15382025-09-23T03:45:41.999Z Compiling ff v0.13.0
15392025-09-23T03:45:42.278Z Compiling memoffset v0.9.1
15402025-09-23T03:45:42.372Z Compiling libz-rs-sys v0.5.1
15412025-09-23T03:45:42.513Z Compiling num-bigint-dig v0.8.4
15422025-09-23T03:45:42.615Z Compiling smoltcp v0.9.1
15432025-09-23T03:45:42.654Z Compiling litrs v0.4.1
15442025-09-23T03:45:42.711Z Compiling fallible-iterator v0.2.0
15452025-09-23T03:45:42.889Z Compiling newtype-uuid v1.2.4
15462025-09-23T03:45:43.260Z Compiling gimli v0.31.1
15472025-09-23T03:45:43.356Z Compiling base16ct v0.2.0
15482025-09-23T03:45:43.406Z Compiling psl-types v2.0.11
15492025-09-23T03:45:43.539Z Compiling cfg_aliases v0.2.1
15502025-09-23T03:45:43.706Z Compiling tower-layer v0.3.3
15512025-09-23T03:45:43.736Z Compiling nix v0.29.0
15522025-09-23T03:45:43.736Z Compiling publicsuffix v2.3.0
15532025-09-23T03:45:44.037Z Compiling tower v0.5.2
15542025-09-23T03:45:44.103Z Compiling document-features v0.2.11
15552025-09-23T03:45:44.129Z Compiling sec1 v0.7.3
15562025-09-23T03:45:44.157Z Compiling postgres-protocol v0.6.8
15572025-09-23T03:45:44.745Z Compiling flate2 v1.1.2
15582025-09-23T03:45:44.971Z Compiling num-iter v0.1.45
15592025-09-23T03:45:45.217Z Compiling group v0.13.0
15602025-09-23T03:45:45.451Z Compiling rand v0.8.5
15612025-09-23T03:45:45.761Z Compiling tokio-native-tls v0.3.1
15622025-09-23T03:45:46.139Z Compiling ipnetwork v0.21.1
15632025-09-23T03:45:46.896Z Compiling strum_macros v0.27.1
15642025-09-23T03:45:46.921Z Compiling rustls-native-certs v0.8.1
15652025-09-23T03:45:46.983Z Compiling webpki-roots v1.0.1
15662025-09-23T03:45:47.054Z Compiling http-body-util v0.1.3
15672025-09-23T03:45:47.233Z Compiling terminal_size v0.4.0
15682025-09-23T03:45:47.501Z Compiling hkdf v0.12.4
15692025-09-23T03:45:47.526Z Compiling crypto-bigint v0.5.5
15702025-09-23T03:45:47.526Z Compiling async-trait v0.1.89
15712025-09-23T03:45:47.628Z Compiling thiserror-impl v2.0.16
15722025-09-23T03:45:47.864Z Compiling addr2line v0.24.2
15732025-09-23T03:45:48.349Z Compiling curve25519-dalek-derive v0.1.1
15742025-09-23T03:45:48.745Z Compiling ahash v0.8.12
15752025-09-23T03:45:49.111Z Compiling fs-err v3.1.1
15762025-09-23T03:45:49.443Z Compiling object v0.36.5
15772025-09-23T03:45:49.748Z Compiling lockfree-object-pool v0.1.6
15782025-09-23T03:45:50.083Z Compiling iri-string v0.7.8
15792025-09-23T03:45:50.216Z Compiling anyhow v1.0.99
15802025-09-23T03:45:50.399Z Compiling hubpack_derive v0.1.1
15812025-09-23T03:45:50.884Z Compiling managed v0.8.0
15822025-09-23T03:45:51.040Z Compiling bitflags v1.3.2
15832025-09-23T03:45:51.183Z Compiling rustix v1.0.7
15842025-09-23T03:45:51.304Z Compiling bumpalo v3.16.0
15852025-09-23T03:45:51.369Z Compiling buf-list v1.0.3
15862025-09-23T03:45:51.821Z Compiling simd-adler32 v0.3.7
15872025-09-23T03:45:51.923Z Compiling rustc-demangle v0.1.24
15882025-09-23T03:45:51.996Z Compiling winnow v0.5.40
15892025-09-23T03:45:52.025Z Compiling strum v0.27.2
15902025-09-23T03:45:52.325Z Compiling zopfli v0.8.1
15912025-09-23T03:45:52.438Z Compiling clap_builder v4.5.41
15922025-09-23T03:45:53.213Z Compiling hubpack v0.1.2
15932025-09-23T03:45:53.693Z Compiling tower-http v0.6.6
15942025-09-23T03:45:54.152Z Compiling thiserror v2.0.16
15952025-09-23T03:45:54.458Z Compiling elliptic-curve v0.13.8
15962025-09-23T03:45:55.131Z Compiling hyper-tls v0.6.0
15972025-09-23T03:45:55.593Z Compiling oxnet v0.1.3
15982025-09-23T03:45:55.751Z Compiling toml_edit v0.19.15
15992025-09-23T03:45:55.911Z Compiling signal-hook-mio v0.2.4
16002025-09-23T03:45:56.124Z Compiling cookie_store v0.21.1
16012025-09-23T03:45:56.436Z Compiling zstd v0.13.3
16022025-09-23T03:45:57.028Z Compiling backtrace v0.3.74
16032025-09-23T03:45:57.418Z Compiling postgres-types v0.2.9
16042025-09-23T03:45:58.385Z Compiling usdt-macro v0.5.0
16052025-09-23T03:45:58.881Z Compiling usdt-attr-macro v0.5.0
16062025-09-23T03:45:59.908Z Compiling phf v0.11.2
16072025-09-23T03:46:00.139Z Compiling ed25519 v2.2.3
16082025-09-23T03:46:00.261Z Compiling bzip2 v0.5.2
16092025-09-23T03:46:00.421Z Compiling bzip2 v0.4.4
16102025-09-23T03:46:00.723Z Compiling strum_macros v0.26.4
16112025-09-23T03:46:00.857Z Compiling pkcs1 v0.7.5
16122025-09-23T03:46:01.125Z Compiling serde-big-array v0.5.1
16132025-09-23T03:46:01.410Z Compiling serde_urlencoded v0.7.1
16142025-09-23T03:46:01.901Z Compiling rfc6979 v0.4.0
16152025-09-23T03:46:01.963Z Compiling bstr v1.10.0
16162025-09-23T03:46:02.125Z Compiling daft-derive v0.1.4
16172025-09-23T03:46:02.273Z Compiling serde_repr v0.1.19
16182025-09-23T03:46:02.763Z Compiling clap_derive v4.5.41
16192025-09-23T03:46:02.941Z Compiling enum-as-inner v0.6.1
16202025-09-23T03:46:03.444Z Compiling float-cmp v0.10.0
16212025-09-23T03:46:03.752Z Compiling env_filter v0.1.2
16222025-09-23T03:46:03.806Z Compiling socket2 v0.5.10
16232025-09-23T03:46:03.853Z Compiling encoding_rs v0.8.34
16242025-09-23T03:46:04.171Z Compiling whoami v1.5.2
16252025-09-23T03:46:04.600Z Compiling precomputed-hash v0.1.1
16262025-09-23T03:46:04.757Z Compiling normalize-line-endings v0.3.0
16272025-09-23T03:46:04.842Z Compiling difflib v0.4.0
16282025-09-23T03:46:04.941Z Compiling static_assertions v1.1.0
16292025-09-23T03:46:04.966Z Compiling predicates-core v1.0.8
16302025-09-23T03:46:05.087Z Compiling unicode-segmentation v1.12.0
16312025-09-23T03:46:05.347Z Compiling fixedbitset v0.4.2
16322025-09-23T03:46:05.391Z Compiling new_debug_unreachable v1.0.6
16332025-09-23T03:46:05.553Z Compiling data-encoding v2.9.0
16342025-09-23T03:46:05.837Z Compiling mime v0.3.17
16352025-09-23T03:46:05.980Z Compiling similar v2.7.0
16362025-09-23T03:46:06.203Z Compiling petgraph v0.6.5
16372025-09-23T03:46:06.390Z Compiling hickory-proto v0.25.2
16382025-09-23T03:46:07.187Z Compiling clap v4.5.41
16392025-09-23T03:46:07.314Z Compiling string_cache v0.8.9
16402025-09-23T03:46:07.365Z Compiling predicates v3.1.3
16412025-09-23T03:46:07.786Z Compiling strum v0.26.3
16422025-09-23T03:46:07.846Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16432025-09-23T03:46:08.195Z Compiling toml_edit v0.22.27
16442025-09-23T03:46:08.336Z Compiling tokio-postgres v0.7.13
16452025-09-23T03:46:09.162Z Compiling env_logger v0.11.5
16462025-09-23T03:46:09.449Z Compiling usdt v0.5.0
16472025-09-23T03:46:10.069Z Compiling daft v0.1.4
16482025-09-23T03:46:10.096Z Compiling ecdsa v0.16.9
16492025-09-23T03:46:10.440Z Compiling rsa v0.9.6
16502025-09-23T03:46:10.748Z Compiling zip v0.6.6
16512025-09-23T03:46:10.985Z Compiling zip v4.2.0
16522025-09-23T03:46:12.120Z Compiling ed25519-dalek v2.1.1
16532025-09-23T03:46:13.338Z Compiling toml v0.7.8
16542025-09-23T03:46:14.841Z Compiling crossterm v0.28.1
16552025-09-23T03:46:15.856Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16562025-09-23T03:46:16.064Z Compiling crossbeam-epoch v0.9.18
16572025-09-23T03:46:16.294Z Compiling tokio-stream v0.1.17
16582025-09-23T03:46:16.357Z Compiling x509-cert v0.2.5
16592025-09-23T03:46:16.767Z Compiling openapiv3 v2.2.0
16602025-09-23T03:46:17.279Z Compiling sha1 v0.10.6
16612025-09-23T03:46:17.714Z Compiling itertools v0.10.5
16622025-09-23T03:46:18.223Z Compiling winnow v0.6.26
16632025-09-23T03:46:18.295Z Compiling peg-runtime v0.8.5
16642025-09-23T03:46:18.632Z Compiling lalrpop-util v0.19.12
16652025-09-23T03:46:18.957Z Compiling rustc-hash v2.1.1
16662025-09-23T03:46:19.077Z Compiling thread_local v1.1.8
16672025-09-23T03:46:19.145Z Compiling slog-async v2.8.0
16682025-09-23T03:46:19.218Z Compiling crossbeam-channel v0.5.15
16692025-09-23T03:46:19.598Z Compiling xattr v1.3.1
16702025-09-23T03:46:19.772Z Compiling futures-executor v0.3.31
16712025-09-23T03:46:19.932Z Compiling filetime v0.2.25
16722025-09-23T03:46:20.279Z Compiling is-terminal v0.4.13
16732025-09-23T03:46:20.311Z Compiling take_mut v0.2.2
16742025-09-23T03:46:20.358Z Compiling term v1.1.0
16752025-09-23T03:46:20.457Z Compiling tar v0.4.44
16762025-09-23T03:46:20.481Z Compiling futures v0.3.31
16772025-09-23T03:46:21.459Z Compiling slog-term v2.9.2
16782025-09-23T03:46:25.278Z Compiling aws-lc-sys v0.26.0
16792025-09-23T03:47:02.700Z Compiling rustls-webpki v0.102.8
16802025-09-23T03:47:09.321Z Compiling tokio-rustls v0.26.0
16812025-09-23T03:47:09.686Z Compiling hyper-rustls v0.27.7
16822025-09-23T03:47:10.069Z Compiling reqwest v0.12.22
16832025-09-23T03:47:15.010Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16842025-09-23T03:47:15.442Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16852025-09-23T03:47:21.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
16862025-09-23T03:47:21.922Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16872025-09-23T03:47:21.993ZSep 23 03:47:21.167 INFO Starting download, target: Clickhouse
16882025-09-23T03:47:21.993ZSep 23 03:47:21.168 INFO Starting download, target: Console
16892025-09-23T03:47:21.993ZSep 23 03:47:21.168 INFO Starting download, target: Cockroach
16902025-09-23T03:47:22.043ZSep 23 03:47:21.168 INFO Starting download, target: DendriteStub
16912025-09-23T03:47:22.043ZSep 23 03:47:21.168 INFO Starting download, target: MaghemiteMgd
16922025-09-23T03:47:22.043ZSep 23 03:47:21.168 INFO Starting download, target: TransceiverControl
16932025-09-23T03:47:22.043ZSep 23 03:47:21.169 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16942025-09-23T03:47:22.043ZSep 23 03:47:21.169 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16952025-09-23T03:47:22.043ZSep 23 03:47:21.169 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16962025-09-23T03:47:22.043ZSep 23 03:47:21.170 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16972025-09-23T03:47:22.044ZSep 23 03:47:21.170 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16982025-09-23T03:47:22.044ZSep 23 03:47:21.170 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16992025-09-23T03:47:22.399ZSep 23 03:47:21.545 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17002025-09-23T03:47:22.687ZSep 23 03:47:21.842 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17012025-09-23T03:47:22.894ZSep 23 03:47:22.066 INFO Download complete, target: Console
17022025-09-23T03:47:23.279ZSep 23 03:47:22.291 INFO Download complete, target: TransceiverControl
17032025-09-23T03:47:25.346ZSep 23 03:47:24.508 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17042025-09-23T03:47:28.204ZSep 23 03:47:26.263 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17052025-09-23T03:47:31.006ZSep 23 03:47:30.181 INFO Download complete, target: DendriteStub
17062025-09-23T03:47:31.463ZSep 23 03:47:30.638 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17072025-09-23T03:47:31.463ZSep 23 03:47:30.638 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17082025-09-23T03:47:33.668ZSep 23 03:47:32.841 INFO Download complete, target: MaghemiteMgd
17092025-09-23T03:47:41.300ZSep 23 03:47:40.475 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17102025-09-23T03:47:42.506ZSep 23 03:47:41.681 INFO Checking that binary works, target: Cockroach
17112025-09-23T03:47:42.711ZSep 23 03:47:41.886 INFO Download complete, target: Cockroach
17122025-09-23T03:47:56.512ZSep 23 03:47:55.687 INFO Checking that binary works, target: Clickhouse
17132025-09-23T03:47:56.669ZSep 23 03:47:55.844 INFO Download complete, target: Clickhouse
17142025-09-23T03:47:56.697ZAll builder prerequisites installed successfully, and PATH looks valid
17152025-09-23T03:47:56.722Z
17162025-09-23T03:47:56.722Zreal 6:25.627056417
17172025-09-23T03:47:56.723Zuser 18:30.316052446
17182025-09-23T03:47:56.723Zsys 3:02.572461905
17192025-09-23T03:47:56.723Ztrap 0.827384913
17202025-09-23T03:47:56.723Ztflt 0.922427129
17212025-09-23T03:47:56.723Zdflt 1.281511267
17222025-09-23T03:47:56.723Zkflt 0.013837570
17232025-09-23T03:47:56.723Zlock 49:03.442315376
17242025-09-23T03:47:56.723Zslp 1:08:18.433071596
17252025-09-23T03:47:56.723Zlat 1:24.972981506
17262025-09-23T03:47:56.723Zstop 3:14.742930735
17272025-09-23T03:47:56.723Z+ banner hack-check
17282025-09-23T03:47:56.723Z
17292025-09-23T03:47:56.723Z # # ## #### # # #### # # ###### #### # #
17302025-09-23T03:47:56.723Z # # # # # # # # # # # # # # # # #
17312025-09-23T03:47:56.723Z ###### # # # #### ##### # ###### ##### # ####
17322025-09-23T03:47:56.723Z # # ###### # # # # # # # # # #
17332025-09-23T03:47:56.723Z # # # # # # # # # # # # # # # # #
17342025-09-23T03:47:56.723Z # # # # #### # # #### # # ###### #### # #
17352025-09-23T03:47:56.723Z
17362025-09-23T03:47:56.723Z+ export CARGO_INCREMENTAL=0
17372025-09-23T03:47:56.723Z+ CARGO_INCREMENTAL=0
17382025-09-23T03:47:56.723Z+ ptime -m timeout 2h cargo xtask check-features --ci
17392025-09-23T03:47:57.885Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17402025-09-23T03:47:58.221Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17412025-09-23T03:48:02.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
17422025-09-23T03:48:02.685Z Running `target/debug/xtask check-features --ci`
17432025-09-23T03:48:02.728Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17442025-09-23T03:48:02.728Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17452025-09-23T03:48:03.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
17462025-09-23T03:48:03.878Z Running `target/debug/xtask download cargo-hack`
17472025-09-23T03:48:05.613Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482025-09-23T03:48:06.040Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492025-09-23T03:48:11.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s
17502025-09-23T03:48:11.465Z Running `target/debug/xtask-downloader cargo-hack`
17512025-09-23T03:48:11.527ZSep 23 03:48:10.701 INFO Starting download, target: CargoHack
17522025-09-23T03:48:11.552ZSep 23 03:48:10.703 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17532025-09-23T03:48:11.973ZSep 23 03:48:11.148 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17542025-09-23T03:48:12.133ZSep 23 03:48:11.308 INFO Download complete, target: CargoHack
17552025-09-23T03:48:12.158Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17562025-09-23T03:48:12.184Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17572025-09-23T03:48:12.516Zinfo: running `cargo check --bins` on api_identity (1/227)
17582025-09-23T03:48:13.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-09-23T03:48:13.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-09-23T03:48:13.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-09-23T03:48:13.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
17622025-09-23T03:48:13.736Z
17632025-09-23T03:48:13.736Zinfo: running `cargo check --bins` on bootstore (2/227)
17642025-09-23T03:48:14.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-09-23T03:48:14.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-09-23T03:48:14.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-09-23T03:48:14.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
17682025-09-23T03:48:15.055Z
17692025-09-23T03:48:15.055Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17702025-09-23T03:48:16.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-09-23T03:48:16.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-09-23T03:48:16.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-09-23T03:48:16.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
17742025-09-23T03:48:16.318Z
17752025-09-23T03:48:16.318Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17762025-09-23T03:48:17.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-09-23T03:48:17.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-09-23T03:48:17.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-09-23T03:48:17.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
17802025-09-23T03:48:17.607Z
17812025-09-23T03:48:17.607Zinfo: running `cargo check --bins` on id-map (5/227)
17822025-09-23T03:48:18.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-09-23T03:48:18.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-09-23T03:48:18.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-09-23T03:48:18.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
17862025-09-23T03:48:18.858Z
17872025-09-23T03:48:18.859Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17882025-09-23T03:48:19.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-09-23T03:48:19.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-09-23T03:48:19.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-09-23T03:48:19.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
17922025-09-23T03:48:19.830Z
17932025-09-23T03:48:19.831Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17942025-09-23T03:48:20.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-09-23T03:48:20.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-09-23T03:48:20.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-09-23T03:48:20.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
17982025-09-23T03:48:20.769Z
17992025-09-23T03:48:20.769Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
18002025-09-23T03:48:21.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-09-23T03:48:21.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-09-23T03:48:21.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-09-23T03:48:21.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18042025-09-23T03:48:21.696Z
18052025-09-23T03:48:21.696Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
18062025-09-23T03:48:22.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-09-23T03:48:22.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-09-23T03:48:22.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-09-23T03:48:22.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18102025-09-23T03:48:22.647Z
18112025-09-23T03:48:22.648Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
18122025-09-23T03:48:23.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-09-23T03:48:23.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-09-23T03:48:23.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-09-23T03:48:23.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18162025-09-23T03:48:23.582Z
18172025-09-23T03:48:23.582Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18182025-09-23T03:48:24.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-09-23T03:48:24.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-09-23T03:48:24.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-09-23T03:48:24.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18222025-09-23T03:48:24.526Z
18232025-09-23T03:48:24.526Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18242025-09-23T03:48:25.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-09-23T03:48:25.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-09-23T03:48:25.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-09-23T03:48:25.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18282025-09-23T03:48:25.451Z
18292025-09-23T03:48:25.451Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18302025-09-23T03:48:26.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-09-23T03:48:26.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-09-23T03:48:26.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-09-23T03:48:26.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18342025-09-23T03:48:26.380Z
18352025-09-23T03:48:26.380Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18362025-09-23T03:48:27.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-09-23T03:48:27.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-09-23T03:48:27.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-09-23T03:48:27.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18402025-09-23T03:48:27.353Z
18412025-09-23T03:48:27.353Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18422025-09-23T03:48:28.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-09-23T03:48:28.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-09-23T03:48:28.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-09-23T03:48:28.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18462025-09-23T03:48:28.301Z
18472025-09-23T03:48:28.302Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18482025-09-23T03:48:29.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-09-23T03:48:29.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-09-23T03:48:29.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-09-23T03:48:29.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18522025-09-23T03:48:29.207Z
18532025-09-23T03:48:29.207Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18542025-09-23T03:48:30.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-09-23T03:48:30.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-09-23T03:48:30.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-09-23T03:48:30.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18582025-09-23T03:48:30.188Z
18592025-09-23T03:48:30.188Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18602025-09-23T03:48:31.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-09-23T03:48:31.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-09-23T03:48:31.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-09-23T03:48:31.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18642025-09-23T03:48:31.119Z
18652025-09-23T03:48:31.119Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18662025-09-23T03:48:31.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-09-23T03:48:32.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-09-23T03:48:32.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-09-23T03:48:32.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18702025-09-23T03:48:32.081Z
18712025-09-23T03:48:32.081Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18722025-09-23T03:48:32.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-09-23T03:48:32.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-09-23T03:48:32.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-09-23T03:48:32.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18762025-09-23T03:48:33.008Z
18772025-09-23T03:48:33.008Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18782025-09-23T03:48:33.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-09-23T03:48:33.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-09-23T03:48:33.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-09-23T03:48:33.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18822025-09-23T03:48:33.906Z
18832025-09-23T03:48:33.906Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18842025-09-23T03:48:34.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-09-23T03:48:34.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-09-23T03:48:34.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-09-23T03:48:34.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18882025-09-23T03:48:34.837Z
18892025-09-23T03:48:34.837Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18902025-09-23T03:48:35.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-09-23T03:48:35.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-09-23T03:48:35.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-09-23T03:48:35.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18942025-09-23T03:48:35.755Z
18952025-09-23T03:48:35.755Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18962025-09-23T03:48:36.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-09-23T03:48:36.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-09-23T03:48:36.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-09-23T03:48:36.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19002025-09-23T03:48:36.657Z
19012025-09-23T03:48:36.657Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
19022025-09-23T03:48:37.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-09-23T03:48:37.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-09-23T03:48:37.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-09-23T03:48:37.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19062025-09-23T03:48:37.646Z
19072025-09-23T03:48:37.646Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
19082025-09-23T03:48:38.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-09-23T03:48:38.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-09-23T03:48:38.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-09-23T03:48:38.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19122025-09-23T03:48:38.622Z
19132025-09-23T03:48:38.622Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19142025-09-23T03:48:39.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-09-23T03:48:39.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-09-23T03:48:39.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-09-23T03:48:39.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19182025-09-23T03:48:39.645Z
19192025-09-23T03:48:39.646Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19202025-09-23T03:48:40.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-09-23T03:48:40.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-09-23T03:48:40.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-09-23T03:48:40.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19242025-09-23T03:48:40.607Z
19252025-09-23T03:48:40.607Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19262025-09-23T03:48:41.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-09-23T03:48:41.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-09-23T03:48:41.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-09-23T03:48:41.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19302025-09-23T03:48:41.555Z
19312025-09-23T03:48:41.555Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19322025-09-23T03:48:42.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-09-23T03:48:42.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-09-23T03:48:42.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-09-23T03:48:42.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19362025-09-23T03:48:42.546Z
19372025-09-23T03:48:42.546Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19382025-09-23T03:48:43.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-09-23T03:48:43.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-09-23T03:48:43.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-09-23T03:48:43.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19422025-09-23T03:48:43.515Z
19432025-09-23T03:48:43.516Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19442025-09-23T03:48:44.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-09-23T03:48:44.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-09-23T03:48:44.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-09-23T03:48:44.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19482025-09-23T03:48:44.481Z
19492025-09-23T03:48:44.481Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19502025-09-23T03:48:45.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-09-23T03:48:45.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-09-23T03:48:45.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-09-23T03:48:45.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19542025-09-23T03:48:45.472Z
19552025-09-23T03:48:45.472Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19562025-09-23T03:48:46.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-09-23T03:48:46.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-09-23T03:48:46.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-09-23T03:48:46.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19602025-09-23T03:48:46.417Z
19612025-09-23T03:48:46.417Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19622025-09-23T03:48:47.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-09-23T03:48:47.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-09-23T03:48:47.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-09-23T03:48:47.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19662025-09-23T03:48:47.379Z
19672025-09-23T03:48:47.379Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19682025-09-23T03:48:48.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-09-23T03:48:48.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-09-23T03:48:48.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-09-23T03:48:48.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
19722025-09-23T03:48:48.547Z
19732025-09-23T03:48:48.547Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19742025-09-23T03:48:49.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-09-23T03:48:49.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-09-23T03:48:49.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-09-23T03:48:49.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19782025-09-23T03:48:49.557Z
19792025-09-23T03:48:49.557Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19802025-09-23T03:48:50.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-09-23T03:48:50.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-09-23T03:48:50.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-09-23T03:48:50.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19842025-09-23T03:48:50.515Z
19852025-09-23T03:48:50.515Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19862025-09-23T03:48:51.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-09-23T03:48:51.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-09-23T03:48:51.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-09-23T03:48:51.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
19902025-09-23T03:48:51.621Z
19912025-09-23T03:48:51.621Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19922025-09-23T03:48:52.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-09-23T03:48:52.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-09-23T03:48:52.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-09-23T03:48:52.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19962025-09-23T03:48:52.618Z
19972025-09-23T03:48:52.618Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19982025-09-23T03:48:53.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-09-23T03:48:53.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-09-23T03:48:53.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-09-23T03:48:53.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20022025-09-23T03:48:53.622Z
20032025-09-23T03:48:53.622Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
20042025-09-23T03:48:54.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-09-23T03:48:54.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-09-23T03:48:54.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-09-23T03:48:54.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20082025-09-23T03:48:54.585Z
20092025-09-23T03:48:54.586Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
20102025-09-23T03:48:55.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-09-23T03:48:55.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-09-23T03:48:55.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-09-23T03:48:55.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20142025-09-23T03:48:55.554Z
20152025-09-23T03:48:55.554Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20162025-09-23T03:48:56.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-09-23T03:48:56.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-09-23T03:48:56.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192025-09-23T03:48:56.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20202025-09-23T03:48:56.621Z
20212025-09-23T03:48:56.621Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20222025-09-23T03:48:57.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232025-09-23T03:48:57.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242025-09-23T03:48:57.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252025-09-23T03:48:57.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20262025-09-23T03:48:57.638Z
20272025-09-23T03:48:57.638Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20282025-09-23T03:48:58.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292025-09-23T03:48:58.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302025-09-23T03:48:58.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312025-09-23T03:48:58.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
20322025-09-23T03:48:58.955Z
20332025-09-23T03:48:58.955Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20342025-09-23T03:49:00.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352025-09-23T03:49:00.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362025-09-23T03:49:00.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372025-09-23T03:49:00.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
20382025-09-23T03:49:00.282Z
20392025-09-23T03:49:00.282Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20402025-09-23T03:49:01.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412025-09-23T03:49:01.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422025-09-23T03:49:01.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432025-09-23T03:49:01.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
20442025-09-23T03:49:01.557Z
20452025-09-23T03:49:01.557Zinfo: running `cargo check --bins` on oxlog (49/227)
20462025-09-23T03:49:02.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472025-09-23T03:49:02.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482025-09-23T03:49:02.915Z Checking cfg-if v1.0.1
20492025-09-23T03:49:02.940Z Checking libc v0.2.174
20502025-09-23T03:49:02.940Z Checking serde_core v1.0.223
20512025-09-23T03:49:02.989Z Checking zeroize v1.8.1
20522025-09-23T03:49:03.013Z Checking memchr v2.7.4
20532025-09-23T03:49:03.039Z Checking typenum v1.17.0
20542025-09-23T03:49:03.039Z Checking value-bag v1.9.0
20552025-09-23T03:49:03.039Z Checking smallvec v1.15.1
20562025-09-23T03:49:03.098Z Checking subtle v2.6.1
20572025-09-23T03:49:03.325Z Checking scopeguard v1.2.0
20582025-09-23T03:49:03.400Z Checking const-oid v0.9.6
20592025-09-23T03:49:03.471Z Checking log v0.4.27
20602025-09-23T03:49:03.529Z Checking lock_api v0.4.12
20612025-09-23T03:49:03.554Z Checking stable_deref_trait v1.2.0
20622025-09-23T03:49:03.700Z Checking itoa v1.0.11
20632025-09-23T03:49:03.894Z Checking zerofrom v0.1.4
20642025-09-23T03:49:03.959Z Checking byteorder v1.5.0
20652025-09-23T03:49:03.984Z Checking pin-project-lite v0.2.14
20662025-09-23T03:49:04.023Z Checking portable-atomic v1.11.0
20672025-09-23T03:49:04.099Z Checking generic-array v0.14.7
20682025-09-23T03:49:04.156Z Checking critical-section v1.1.3
20692025-09-23T03:49:04.180Z Checking yoke v0.7.4
20702025-09-23T03:49:04.204Z Checking getrandom v0.2.15
20712025-09-23T03:49:04.359Z Checking parking_lot_core v0.9.10
20722025-09-23T03:49:04.401Z Checking signal-hook-registry v1.4.2
20732025-09-23T03:49:04.477Z Checking rand_core v0.6.4
20742025-09-23T03:49:04.586Z Checking mio v1.0.2
20752025-09-23T03:49:04.687Z Checking zerovec v0.10.4
20762025-09-23T03:49:04.729Z Checking parking_lot v0.12.3
20772025-09-23T03:49:04.868Z Checking socket2 v0.6.0
20782025-09-23T03:49:05.087Z Checking once_cell v1.21.3
20792025-09-23T03:49:05.111Z Checking futures-core v0.3.31
20802025-09-23T03:49:05.111Z Checking equivalent v1.0.2
20812025-09-23T03:49:05.239Z Checking crypto-common v0.1.6
20822025-09-23T03:49:05.263Z Checking block-buffer v0.10.4
20832025-09-23T03:49:05.287Z Checking foldhash v0.1.5
20842025-09-23T03:49:05.338Z Checking allocator-api2 v0.2.21
20852025-09-23T03:49:05.385Z Checking cpufeatures v0.2.14
20862025-09-23T03:49:05.423Z Checking litemap v0.7.3
20872025-09-23T03:49:05.469Z Checking writeable v0.5.5
20882025-09-23T03:49:05.517Z Checking block-padding v0.3.3
20892025-09-23T03:49:05.541Z Checking digest v0.10.7
20902025-09-23T03:49:05.565Z Checking getrandom v0.3.1
20912025-09-23T03:49:05.787Z Checking percent-encoding v2.3.2
20922025-09-23T03:49:05.811Z Checking inout v0.1.3
20932025-09-23T03:49:05.835Z Checking zerocopy v0.7.35
20942025-09-23T03:49:05.860Z Checking libm v0.2.8
20952025-09-23T03:49:05.992Z Checking hmac v0.12.1
20962025-09-23T03:49:06.016Z Checking hashbrown v0.15.4
20972025-09-23T03:49:06.072Z Checking futures-sink v0.3.31
20982025-09-23T03:49:06.101Z Checking ryu v1.0.18
20992025-09-23T03:49:06.244Z Checking icu_locid_transform_data v1.5.0
21002025-09-23T03:49:06.269Z Checking futures-channel v0.3.31
21012025-09-23T03:49:06.368Z Checking cipher v0.4.4
21022025-09-23T03:49:06.394Z Checking sha2 v0.10.9
21032025-09-23T03:49:06.394Z Checking tinystr v0.7.6
21042025-09-23T03:49:06.667Z Checking icu_collections v1.5.0
21052025-09-23T03:49:06.763Z Checking icu_locid v1.5.0
21062025-09-23T03:49:06.818Z Checking slab v0.4.9
21072025-09-23T03:49:06.842Z Checking num-traits v0.2.19
21082025-09-23T03:49:06.986Z Checking serde v1.0.223
21092025-09-23T03:49:07.078Z Checking base64ct v1.6.0
21102025-09-23T03:49:07.140Z Checking pin-utils v0.1.0
21112025-09-23T03:49:07.165Z Checking icu_properties_data v1.5.0
21122025-09-23T03:49:07.236Z Checking futures-io v0.3.31
21132025-09-23T03:49:07.289Z Checking futures-task v0.3.31
21142025-09-23T03:49:07.430Z Checking serde_json v1.0.145
21152025-09-23T03:49:07.458Z Checking icu_normalizer_data v1.5.0
21162025-09-23T03:49:07.486Z Checking utf16_iter v1.0.5
21172025-09-23T03:49:07.599Z Checking futures-util v0.3.31
21182025-09-23T03:49:07.623Z Checking pem-rfc7468 v0.7.0
21192025-09-23T03:49:07.623Z Checking write16 v1.0.0
21202025-09-23T03:49:07.707Z Checking utf8_iter v1.0.4
21212025-09-23T03:49:07.800Z Checking flagset v0.4.6
21222025-09-23T03:49:07.848Z Checking icu_provider v1.5.0
21232025-09-23T03:49:07.970Z Checking ppv-lite86 v0.2.20
21242025-09-23T03:49:07.994Z Checking bytes v1.10.1
21252025-09-23T03:49:08.024Z Checking bitflags v2.9.1
21262025-09-23T03:49:08.051Z Checking indexmap v2.11.0
21272025-09-23T03:49:08.373Z Checking der v0.7.9
21282025-09-23T03:49:08.523Z Checking salsa20 v0.10.2
21292025-09-23T03:49:08.571Z Checking icu_locid_transform v1.5.0
21302025-09-23T03:49:08.711Z Checking pbkdf2 v0.12.2
21312025-09-23T03:49:08.779Z Checking fnv v1.0.7
21322025-09-23T03:49:08.912Z Checking scrypt v0.11.0
21332025-09-23T03:49:08.983Z Checking cbc v0.1.2
21342025-09-23T03:49:09.048Z Checking tokio v1.47.0
21352025-09-23T03:49:09.174Z Checking http v1.3.1
21362025-09-23T03:49:09.199Z Checking aes v0.8.4
21372025-09-23T03:49:09.234Z Checking form_urlencoded v1.2.2
21382025-09-23T03:49:09.464Z Checking uuid v1.18.1
21392025-09-23T03:49:09.488Z Checking tracing-core v0.1.32
21402025-09-23T03:49:09.710Z Checking icu_properties v1.5.1
21412025-09-23T03:49:10.137Z Checking rustls-pki-types v1.10.0
21422025-09-23T03:49:10.163Z Checking base64 v0.22.1
21432025-09-23T03:49:10.187Z Checking tracing v0.1.40
21442025-09-23T03:49:10.270Z Checking spki v0.7.3
21452025-09-23T03:49:10.559Z Checking http-body v1.0.1
21462025-09-23T03:49:10.583Z Compiling newtype-uuid v1.2.4
21472025-09-23T03:49:10.607Z Checking pkcs5 v0.7.1
21482025-09-23T03:49:10.690Z Checking tinyvec_macros v0.1.1
21492025-09-23T03:49:10.775Z Checking iana-time-zone v0.1.63
21502025-09-23T03:49:10.801Z Checking rand_core v0.9.3
21512025-09-23T03:49:10.825Z Checking tinyvec v1.8.0
21522025-09-23T03:49:10.924Z Checking errno v0.3.12
21532025-09-23T03:49:10.974Z Checking chrono v0.4.41
21542025-09-23T03:49:11.144Z Checking aws-lc-sys v0.26.0
21552025-09-23T03:49:11.168Z Checking pkcs8 v0.10.2
21562025-09-23T03:49:11.192Z Checking spin v0.9.8
21572025-09-23T03:49:11.509Z Checking adler2 v2.0.0
21582025-09-23T03:49:11.552Z Checking untrusted v0.7.1
21592025-09-23T03:49:11.743Z Checking untrusted v0.9.0
21602025-09-23T03:49:11.804Z Checking openssl-probe v0.1.5
21612025-09-23T03:49:11.975Z Checking tower-service v0.3.3
21622025-09-23T03:49:12.066Z Checking foreign-types-shared v0.1.1
21632025-09-23T03:49:12.161Z Checking atomic-waker v1.1.2
21642025-09-23T03:49:12.231Z Checking try-lock v0.2.5
21652025-09-23T03:49:12.255Z Checking foreign-types v0.3.2
21662025-09-23T03:49:12.382Z Checking ring v0.17.14
21672025-09-23T03:49:12.407Z Checking miniz_oxide v0.8.5
21682025-09-23T03:49:12.446Z Checking want v0.3.1
21692025-09-23T03:49:12.560Z Checking rand_chacha v0.9.0
21702025-09-23T03:49:12.721Z Checking ipnet v2.11.0
21712025-09-23T03:49:13.061Z Checking httparse v1.9.5
21722025-09-23T03:49:13.175Z Checking openssl-sys v0.9.109
21732025-09-23T03:49:13.365Z Checking thiserror v1.0.69
21742025-09-23T03:49:13.389Z Checking icu_normalizer v1.5.0
21752025-09-23T03:49:13.413Z Checking aho-corasick v1.1.3
21762025-09-23T03:49:13.561Z Checking powerfmt v0.2.0
21772025-09-23T03:49:13.603Z Checking anstyle v1.0.11
21782025-09-23T03:49:13.636Z Checking aws-lc-rs v1.12.4
21792025-09-23T03:49:13.915Z Checking unicode-ident v1.0.18
21802025-09-23T03:49:14.032Z Checking utf8parse v0.2.2
21812025-09-23T03:49:14.123Z Checking regex-syntax v0.8.5
21822025-09-23T03:49:14.230Z Checking httpdate v1.0.3
21832025-09-23T03:49:14.323Z Checking idna_adapter v1.2.0
21842025-09-23T03:49:14.525Z Checking openssl v0.10.73
21852025-09-23T03:49:14.563Z Checking idna v1.0.3
21862025-09-23T03:49:14.588Z Checking anstyle-parse v0.2.5
21872025-09-23T03:49:14.885Z Checking proc-macro2 v1.0.101
21882025-09-23T03:49:14.909Z Checking deranged v0.5.3
21892025-09-23T03:49:15.139Z Checking url v2.5.4
21902025-09-23T03:49:15.165Z Checking rand v0.9.2
21912025-09-23T03:49:15.555Z Checking rustls-webpki v0.102.8
21922025-09-23T03:49:15.643Z Checking unicode-normalization v0.1.24
21932025-09-23T03:49:16.127Z Checking rustix v0.38.37
21942025-09-23T03:49:16.268Z Checking crossbeam-utils v0.8.21
21952025-09-23T03:49:16.377Z Checking semver v1.0.26
21962025-09-23T03:49:16.574Z Checking bzip2-sys v0.1.13+1.0.8
21972025-09-23T03:49:16.719Z Checking scroll v0.12.0
21982025-09-23T03:49:16.838Z Checking signature v2.2.0
21992025-09-23T03:49:17.052Z Checking tokio-util v0.7.15
22002025-09-23T03:49:17.077Z Checking crc32fast v1.4.2
22012025-09-23T03:49:17.154Z Checking unicode-properties v0.1.3
22022025-09-23T03:49:17.321Z Checking zlib-rs v0.5.1
22032025-09-23T03:49:17.357Z Checking siphasher v0.3.11
22042025-09-23T03:49:17.381Z Checking regex-automata v0.4.8
22052025-09-23T03:49:17.576Z Checking plain v0.2.3
22062025-09-23T03:49:17.605Z Checking dyn-clone v1.0.20
22072025-09-23T03:49:17.721Z Checking ucd-trie v0.1.7
22082025-09-23T03:49:17.767Z Checking num_threads v0.1.7
22092025-09-23T03:49:17.815Z Checking anstyle-query v1.1.1
22102025-09-23T03:49:17.922Z Checking time-core v0.1.6
22112025-09-23T03:49:17.980Z Checking is_terminal_polyfill v1.70.1
22122025-09-23T03:49:18.024Z Checking unicode-bidi v0.3.17
22132025-09-23T03:49:18.162Z Checking colorchoice v1.0.2
22142025-09-23T03:49:18.263Z Checking num-conv v0.1.0
22152025-09-23T03:49:18.327Z Checking anstream v0.6.18
22162025-09-23T03:49:18.489Z Checking h2 v0.4.6
22172025-09-23T03:49:18.536Z Checking time v0.3.43
22182025-09-23T03:49:18.673Z Checking stringprep v0.1.5
22192025-09-23T03:49:18.741Z Checking pest v2.7.14
22202025-09-23T03:49:19.003Z Checking schemars v0.8.22
22212025-09-23T03:49:19.230Z Checking libz-rs-sys v0.5.1
22222025-09-23T03:49:19.456Z Checking goblin v0.8.2
22232025-09-23T03:49:19.675Z Checking phf_shared v0.11.2
22242025-09-23T03:49:19.977Z Checking native-tls v0.2.12
22252025-09-23T03:49:20.005Z Checking crossbeam-epoch v0.9.18
22262025-09-23T03:49:20.349Z Checking rustls v0.23.19
22272025-09-23T03:49:20.496Z Checking quote v1.0.40
22282025-09-23T03:49:20.869Z Checking zerocopy v0.8.26
22292025-09-23T03:49:20.989Z Checking rand_chacha v0.3.1
22302025-09-23T03:49:21.385Z Checking num-integer v0.1.46
22312025-09-23T03:49:21.414Z Checking toml_datetime v0.6.11
22322025-09-23T03:49:21.588Z Checking serde_spanned v0.6.9
22332025-09-23T03:49:21.809Z Checking zstd-sys v2.0.14+zstd.1.5.7
22342025-09-23T03:49:21.833Z Checking md-5 v0.10.6
22352025-09-23T03:49:21.947Z Checking sync_wrapper v1.0.1
22362025-09-23T03:49:22.110Z Checking ff v0.13.0
22372025-09-23T03:49:22.135Z Checking hash32 v0.2.1
22382025-09-23T03:49:22.159Z Checking pretty-hex v0.4.1
22392025-09-23T03:49:22.189Z Checking gimli v0.31.1
22402025-09-23T03:49:22.391Z Checking psl-types v2.0.11
22412025-09-23T03:49:22.416Z Checking either v1.15.0
22422025-09-23T03:49:22.489Z Checking tower-layer v0.3.3
22432025-09-23T03:49:22.617Z Checking base16ct v0.2.0
22442025-09-23T03:49:22.782Z Checking fallible-iterator v0.2.0
22452025-09-23T03:49:22.827Z Checking tower v0.5.2
22462025-09-23T03:49:22.888Z Checking sec1 v0.7.3
22472025-09-23T03:49:23.327Z Checking publicsuffix v2.3.0
22482025-09-23T03:49:23.413Z Checking postgres-protocol v0.6.8
22492025-09-23T03:49:23.643Z Checking heapless v0.7.17
22502025-09-23T03:49:23.668Z Checking group v0.13.0
22512025-09-23T03:49:23.973Z Checking zstd-safe v7.2.3
22522025-09-23T03:49:24.178Z Checking num-iter v0.1.45
22532025-09-23T03:49:24.278Z Checking cookie v0.18.1
22542025-09-23T03:49:24.320Z Checking rand v0.8.5
22552025-09-23T03:49:24.396Z Checking dtrace-parser v0.2.0
22562025-09-23T03:49:24.603Z Checking dof v0.3.0
22572025-09-23T03:49:24.702Z Compiling daft v0.1.4
22582025-09-23T03:49:24.772Z Checking syn v2.0.106
22592025-09-23T03:49:24.959Z Checking ipnetwork v0.21.1
22602025-09-23T03:49:25.237Z Checking tokio-native-tls v0.3.1
22612025-09-23T03:49:25.281Z Checking terminal_size v0.4.0
22622025-09-23T03:49:25.421Z Checking flate2 v1.1.2
22632025-09-23T03:49:25.503Z Checking rustls-native-certs v0.8.1
22642025-09-23T03:49:25.554Z Checking lazy_static v1.5.0
22652025-09-23T03:49:25.579Z Checking http-body-util v0.1.3
22662025-09-23T03:49:25.609Z Checking hyper v1.7.0
22672025-09-23T03:49:25.698Z Checking webpki-roots v1.0.1
22682025-09-23T03:49:25.761Z Checking signal-hook v0.3.18
22692025-09-23T03:49:25.911Z Checking tokio-rustls v0.26.0
22702025-09-23T03:49:25.952Z Checking hkdf v0.12.4
22712025-09-23T03:49:26.061Z Checking crypto-bigint v0.5.5
22722025-09-23T03:49:26.149Z Checking thread-id v4.2.2
22732025-09-23T03:49:26.173Z Checking addr2line v0.24.2
22742025-09-23T03:49:26.216Z Checking object v0.36.5
22752025-09-23T03:49:26.240Z Checking bumpalo v3.16.0
22762025-09-23T03:49:26.310Z Compiling rayon-core v1.12.1
22772025-09-23T03:49:26.369Z Checking iri-string v0.7.8
22782025-09-23T03:49:26.621Z Checking lockfree-object-pool v0.1.6
22792025-09-23T03:49:26.645Z Checking bitflags v1.3.2
22802025-09-23T03:49:26.759Z Checking rustc-demangle v0.1.24
22812025-09-23T03:49:26.793Z Checking managed v0.8.0
22822025-09-23T03:49:26.904Z Checking clap_lex v0.7.4
22832025-09-23T03:49:27.200Z Checking winnow v0.5.40
22842025-09-23T03:49:27.233Z Checking simd-adler32 v0.3.7
22852025-09-23T03:49:27.261Z Checking strsim v0.11.1
22862025-09-23T03:49:27.599Z Checking clap_builder v4.5.41
22872025-09-23T03:49:27.624Z Checking zopfli v0.8.1
22882025-09-23T03:49:27.900Z Checking hyper-util v0.1.16
22892025-09-23T03:49:28.400Z Checking smoltcp v0.9.1
22902025-09-23T03:49:29.047Z Checking elliptic-curve v0.13.8
22912025-09-23T03:49:29.094Z Checking tower-http v0.6.6
22922025-09-23T03:49:29.673Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22932025-09-23T03:49:29.737Z Checking signal-hook-mio v0.2.4
22942025-09-23T03:49:29.841Z Checking num-bigint-dig v0.8.4
22952025-09-23T03:49:29.918Z Checking oxnet v0.1.3
22962025-09-23T03:49:30.000Z Checking cookie_store v0.21.1
22972025-09-23T03:49:30.188Z Checking toml_edit v0.19.15
22982025-09-23T03:49:30.366Z Checking zstd v0.13.3
22992025-09-23T03:49:30.754Z Checking postgres-types v0.2.9
23002025-09-23T03:49:30.778Z Checking hyper-rustls v0.27.7
23012025-09-23T03:49:30.833Z Checking hyper-tls v0.6.0
23022025-09-23T03:49:30.857Z Checking regex v1.11.1
23032025-09-23T03:49:31.000Z Checking usdt-impl v0.5.0
23042025-09-23T03:49:31.138Z Checking bstr v1.10.0
23052025-09-23T03:49:31.202Z Checking crossbeam-deque v0.8.5
23062025-09-23T03:49:31.444Z Checking phf v0.11.2
23072025-09-23T03:49:31.508Z Checking ed25519 v2.2.3
23082025-09-23T03:49:31.577Z Checking bzip2 v0.5.2
23092025-09-23T03:49:31.650Z Checking bzip2 v0.4.4
23102025-09-23T03:49:31.775Z Checking thiserror v2.0.16
23112025-09-23T03:49:31.901Z Checking curve25519-dalek v4.1.3
23122025-09-23T03:49:31.925Z Checking pkcs1 v0.7.5
23132025-09-23T03:49:32.011Z Checking strum v0.27.2
23142025-09-23T03:49:32.087Z Checking hubpack v0.1.2
23152025-09-23T03:49:32.144Z Checking memoffset v0.9.1
23162025-09-23T03:49:32.228Z Checking serde_urlencoded v0.7.1
23172025-09-23T03:49:32.272Z Checking float-cmp v0.10.0
23182025-09-23T03:49:32.297Z Checking serde-big-array v0.5.1
23192025-09-23T03:49:32.371Z Checking rfc6979 v0.4.0
23202025-09-23T03:49:32.449Z Checking socket2 v0.5.10
23212025-09-23T03:49:32.499Z Checking memmap v0.7.0
23222025-09-23T03:49:32.548Z Checking env_filter v0.1.2
23232025-09-23T03:49:32.573Z Checking backtrace v0.3.74
23242025-09-23T03:49:32.597Z Checking encoding_rs v0.8.34
23252025-09-23T03:49:32.680Z Checking data-encoding v2.9.0
23262025-09-23T03:49:32.761Z Checking toml_write v0.1.2
23272025-09-23T03:49:32.859Z Checking static_assertions v1.1.0
23282025-09-23T03:49:32.926Z Checking fixedbitset v0.4.2
23292025-09-23T03:49:33.013Z Checking predicates-core v1.0.8
23302025-09-23T03:49:33.037Z Checking precomputed-hash v0.1.1
23312025-09-23T03:49:33.154Z Checking difflib v0.4.0
23322025-09-23T03:49:33.195Z Checking new_debug_unreachable v1.0.6
23332025-09-23T03:49:33.257Z Checking unicode-segmentation v1.12.0
23342025-09-23T03:49:33.282Z Checking normalize-line-endings v0.3.0
23352025-09-23T03:49:33.307Z Checking mime v0.3.17
23362025-09-23T03:49:33.332Z Checking minimal-lexical v0.2.1
23372025-09-23T03:49:33.357Z Checking whoami v1.5.2
23382025-09-23T03:49:33.443Z Checking winnow v0.7.10
23392025-09-23T03:49:33.521Z Checking predicates v3.1.3
23402025-09-23T03:49:33.681Z Checking string_cache v0.8.9
23412025-09-23T03:49:33.705Z Checking tokio-postgres v0.7.13
23422025-09-23T03:49:33.812Z Checking nom v7.1.3
23432025-09-23T03:49:33.857Z Checking ed25519-dalek v2.1.1
23442025-09-23T03:49:33.982Z Checking similar v2.7.0
23452025-09-23T03:49:34.020Z Checking hickory-proto v0.25.2
23462025-09-23T03:49:34.256Z Checking anyhow v1.0.99
23472025-09-23T03:49:34.328Z Checking petgraph v0.6.5
23482025-09-23T03:49:34.750Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23492025-09-23T03:49:34.888Z Checking toml v0.7.8
23502025-09-23T03:49:35.060Z Checking reqwest v0.12.22
23512025-09-23T03:49:35.614Z Checking env_logger v0.11.5
23522025-09-23T03:49:36.037Z Checking usdt v0.5.0
23532025-09-23T03:49:36.365Z Checking ecdsa v0.16.9
23542025-09-23T03:49:36.648Z Checking toml_edit v0.22.27
23552025-09-23T03:49:36.672Z Checking rsa v0.9.6
23562025-09-23T03:49:36.917Z Checking nix v0.29.0
23572025-09-23T03:49:37.168Z Checking zip v0.6.6
23582025-09-23T03:49:37.644Z Checking zip v4.2.0
23592025-09-23T03:49:38.008Z Checking clap v4.5.41
23602025-09-23T03:49:38.074Z Checking crossterm v0.28.1
23612025-09-23T03:49:38.167Z Checking ahash v0.8.12
23622025-09-23T03:49:38.398Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23632025-09-23T03:49:38.569Z Checking itertools v0.12.1
23642025-09-23T03:49:38.616Z Checking itertools v0.10.5
23652025-09-23T03:49:38.798Z Checking tokio-stream v0.1.17
23662025-09-23T03:49:39.069Z Checking buf-list v1.0.3
23672025-09-23T03:49:39.444Z Checking fs-err v3.1.1
23682025-09-23T03:49:39.719Z Checking strum v0.26.3
23692025-09-23T03:49:39.771Z Checking slog v2.7.0
23702025-09-23T03:49:39.931Z Checking rustix v1.0.7
23712025-09-23T03:49:39.980Z Checking x509-cert v0.2.5
23722025-09-23T03:49:40.155Z Checking openapiv3 v2.2.0
23732025-09-23T03:49:40.322Z Checking sha1 v0.10.6
23742025-09-23T03:49:40.647Z Checking winnow v0.6.26
23752025-09-23T03:49:40.764Z Checking rustc-hash v2.1.1
23762025-09-23T03:49:40.968Z Checking lalrpop-util v0.19.12
23772025-09-23T03:49:40.993Z Checking peg-runtime v0.8.5
23782025-09-23T03:49:41.265Z Checking rayon v1.10.0
23792025-09-23T03:49:41.299Z Checking camino v1.2.0
23802025-09-23T03:49:41.348Z Checking sigpipe v0.1.3
23812025-09-23T03:49:41.428Z Checking jiff v0.2.15
23822025-09-23T03:49:41.512Z Checking glob v0.3.2
23832025-09-23T03:49:47.950Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23842025-09-23T03:49:48.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.07s
23852025-09-23T03:49:48.869Z
23862025-09-23T03:49:48.869Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23872025-09-23T03:49:50.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882025-09-23T03:49:50.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892025-09-23T03:49:50.549Z Compiling regress v0.10.4
23902025-09-23T03:49:50.610Z Compiling ident_case v1.0.1
23912025-09-23T03:49:50.654Z Compiling unsafe-libyaml v0.2.11
23922025-09-23T03:49:50.679Z Checking heck v0.5.0
23932025-09-23T03:49:50.733Z Compiling structmeta-derive v0.3.0
23942025-09-23T03:49:50.758Z Compiling rustls v0.22.4
23952025-09-23T03:49:50.758Z Compiling ref-cast v1.0.24
23962025-09-23T03:49:50.868Z Compiling darling_core v0.20.10
23972025-09-23T03:49:51.034Z Compiling ref-cast-impl v1.0.24
23982025-09-23T03:49:51.161Z Checking newtype-uuid v1.2.4
23992025-09-23T03:49:51.503Z Compiling multer v3.1.0
24002025-09-23T03:49:51.551Z Checking daft v0.1.4
24012025-09-23T03:49:51.993Z Checking futures-executor v0.3.31
24022025-09-23T03:49:52.149Z Compiling serde_yaml v0.9.34+deprecated
24032025-09-23T03:49:52.306Z Compiling async-stream-impl v0.3.6
24042025-09-23T03:49:52.374Z Checking futures v0.3.31
24052025-09-23T03:49:52.570Z Compiling derive-where v1.5.0
24062025-09-23T03:49:52.594Z Compiling dropshot v0.16.4
24072025-09-23T03:49:52.946Z Checking fastrand v2.1.1
24082025-09-23T03:49:53.343Z Checking tempfile v3.20.0
24092025-09-23T03:49:53.608Z Compiling structmeta v0.3.0
24102025-09-23T03:49:53.760Z Compiling dropshot_endpoint v0.16.4
24112025-09-23T03:49:53.787Z Checking match_cfg v0.1.0
24122025-09-23T03:49:53.932Z Checking hostname v0.3.1
24132025-09-23T03:49:54.068Z Compiling derive-ex v0.1.8
24142025-09-23T03:49:54.117Z Compiling parse-display-derive v0.10.0
24152025-09-23T03:49:54.368Z Checking thread_local v1.1.8
24162025-09-23T03:49:54.733Z Compiling typify-impl v0.3.0
24172025-09-23T03:49:55.866Z Checking macaddr v1.0.1
24182025-09-23T03:49:56.043Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24192025-09-23T03:49:56.271Z Checking quick-error v1.2.3
24202025-09-23T03:49:56.456Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24212025-09-23T03:49:56.622Z Checking crossbeam-channel v0.5.15
24222025-09-23T03:49:56.836Z Checking is-terminal v0.4.13
24232025-09-23T03:49:57.046Z Checking term v1.1.0
24242025-09-23T03:49:57.131Z Compiling darling_macro v0.20.10
24252025-09-23T03:49:57.474Z Checking take_mut v0.2.2
24262025-09-23T03:49:57.636Z Checking slog-term v2.9.2
24272025-09-23T03:49:57.678Z Checking slog-async v2.8.0
24282025-09-23T03:49:58.183Z Compiling darling v0.20.10
24292025-09-23T03:49:58.292Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24302025-09-23T03:49:58.343Z Compiling serde_with_macros v3.14.0
24312025-09-23T03:49:58.512Z Checking debug-ignore v1.0.5
24322025-09-23T03:49:58.577Z Compiling test-strategy v0.4.3
24332025-09-23T03:49:58.678Z Checking toml_parser v1.0.2
24342025-09-23T03:49:58.741Z Checking slog-json v2.6.1
24352025-09-23T03:49:59.059Z Checking serde_spanned v1.0.0
24362025-09-23T03:49:59.102Z Checking toml_datetime v0.7.0
24372025-09-23T03:49:59.358Z Checking hex v0.4.3
24382025-09-23T03:49:59.530Z Checking wait-timeout v0.2.0
24392025-09-23T03:49:59.604Z Checking bit-vec v0.8.0
24402025-09-23T03:49:59.774Z Checking toml_writer v1.0.2
24412025-09-23T03:49:59.955Z Checking rusty-fork v0.3.0
24422025-09-23T03:50:00.068Z Checking bit-set v0.8.0
24432025-09-23T03:50:00.230Z Checking toml v0.9.5
24442025-09-23T03:50:00.403Z Checking slog-bunyan v2.5.0
24452025-09-23T03:50:00.428Z Checking async-stream v0.3.6
24462025-09-23T03:50:00.706Z Checking rand_xorshift v0.4.0
24472025-09-23T03:50:00.870Z Checking serde_with v3.14.0
24482025-09-23T03:50:00.969Z Checking progenitor-client v0.9.1
24492025-09-23T03:50:00.994Z Checking waitgroup v0.1.2
24502025-09-23T03:50:01.115Z Checking rustls-pemfile v2.2.0
24512025-09-23T03:50:01.178Z Checking serde_path_to_error v0.1.17
24522025-09-23T03:50:01.367Z Checking hostname v0.4.0
24532025-09-23T03:50:01.482Z Checking unarray v0.1.4
24542025-09-23T03:50:01.553Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24552025-09-23T03:50:01.727Z Checking proptest v1.7.0
24562025-09-23T03:50:01.771Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-09-23T03:50:01.799Z Checking progenitor-client v0.10.0
24582025-09-23T03:50:01.831Z Checking hashbrown v0.16.0
24592025-09-23T03:50:02.366Z Checking instant v0.1.13
24602025-09-23T03:50:02.391Z Checking foldhash v0.2.0
24612025-09-23T03:50:02.429Z Checking parse-display v0.10.0
24622025-09-23T03:50:02.541Z Checking backoff v0.4.0
24632025-09-23T03:50:02.694Z Checking tokio-rustls v0.25.0
24642025-09-23T03:50:02.734Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652025-09-23T03:50:02.761Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24662025-09-23T03:50:02.921Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24672025-09-23T03:50:02.976Z Compiling darling_core v0.21.0
24682025-09-23T03:50:03.153Z Checking iddqd v0.3.13
24692025-09-23T03:50:03.240Z Checking unicode-width v0.1.14
24702025-09-23T03:50:03.762Z Compiling proc-macro-error v1.0.4
24712025-09-23T03:50:03.821Z Compiling itertools v0.14.0
24722025-09-23T03:50:04.156Z Compiling heapless v0.8.0
24732025-09-23T03:50:04.457Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24742025-09-23T03:50:05.059Z Compiling proc-macro-crate v1.3.1
24752025-09-23T03:50:05.180Z Checking hash32 v0.3.1
24762025-09-23T03:50:05.704Z Compiling smoltcp v0.11.0
24772025-09-23T03:50:06.069Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24782025-09-23T03:50:06.873Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24792025-09-23T03:50:06.904Z Compiling num_enum_derive v0.5.11
24802025-09-23T03:50:06.972Z Compiling typify-macro v0.3.0
24812025-09-23T03:50:07.197Z Compiling typify-impl v0.4.3
24822025-09-23T03:50:09.243Z Compiling foreign-types-macros v0.2.3
24832025-09-23T03:50:09.613Z Compiling darling_macro v0.21.0
24842025-09-23T03:50:09.742Z Checking cobs v0.2.3
24852025-09-23T03:50:09.779Z Checking foreign-types-shared v0.3.1
24862025-09-23T03:50:09.998Z Checking postcard v1.0.10
24872025-09-23T03:50:10.569Z Compiling darling v0.21.0
24882025-09-23T03:50:10.595Z Checking foreign-types v0.5.0
24892025-09-23T03:50:10.623Z Checking num_enum v0.5.11
24902025-09-23T03:50:10.736Z Compiling ingot-macros v0.1.1
24912025-09-23T03:50:11.134Z Compiling typify v0.3.0
24922025-09-23T03:50:11.345Z Compiling progenitor-impl v0.9.1
24932025-09-23T03:50:13.975Z Checking tabwriter v1.4.0
24942025-09-23T03:50:14.058Z Compiling typify-impl v0.2.0
24952025-09-23T03:50:15.458Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24962025-09-23T03:50:15.642Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24972025-09-23T03:50:16.501Z Checking cstr-argument v0.1.2
24982025-09-23T03:50:17.063Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24992025-09-23T03:50:17.425Z Checking pretty-hex v0.2.1
25002025-09-23T03:50:17.552Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25012025-09-23T03:50:17.776Z Checking ingot-types v0.1.2
25022025-09-23T03:50:17.946Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25032025-09-23T03:50:18.233Z Compiling progenitor-macro v0.9.1
25042025-09-23T03:50:18.735Z Checking ingot v0.1.1
25052025-09-23T03:50:19.421Z Compiling typify-macro v0.4.3
25062025-09-23T03:50:20.197Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25072025-09-23T03:50:20.515Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25082025-09-23T03:50:21.987Z Checking num-rational v0.4.2
25092025-09-23T03:50:22.183Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25102025-09-23T03:50:22.724Z Checking colored v2.2.0
25112025-09-23T03:50:23.967Z Checking num-complex v0.4.6
25122025-09-23T03:50:25.079Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25132025-09-23T03:50:25.307Z Compiling crucible-workspace-hack v0.1.0
25142025-09-23T03:50:25.355Z Checking unicode-width v0.2.0
25152025-09-23T03:50:25.677Z Compiling num v0.4.3
25162025-09-23T03:50:25.848Z Compiling typify-macro v0.2.0
25172025-09-23T03:50:25.950Z Checking float-ord v0.3.2
25182025-09-23T03:50:25.977Z Compiling semver v0.1.20
25192025-09-23T03:50:26.398Z Compiling rustc_version v0.1.7
25202025-09-23T03:50:26.626Z Checking console v0.15.10
25212025-09-23T03:50:26.652Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25222025-09-23T03:50:27.067Z Compiling typify v0.4.3
25232025-09-23T03:50:27.291Z Compiling zone_cfg_derive v0.3.0
25242025-09-23T03:50:27.357Z Checking camino-tempfile v1.4.1
25252025-09-23T03:50:27.693Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25262025-09-23T03:50:28.190Z Compiling toml v0.8.23
25272025-09-23T03:50:28.561Z Checking smf v0.2.3
25282025-09-23T03:50:28.615Z Compiling num-derive v0.4.2
25292025-09-23T03:50:29.081Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302025-09-23T03:50:29.414Z Checking siphasher v1.0.1
25312025-09-23T03:50:29.703Z Compiling convert_case v0.4.0
25322025-09-23T03:50:29.802Z Checking linked-hash-map v0.5.6
25332025-09-23T03:50:29.827Z Compiling typify v0.2.0
25342025-09-23T03:50:30.044Z Checking phf_shared v0.12.1
25352025-09-23T03:50:30.201Z Checking lru-cache v0.1.2
25362025-09-23T03:50:30.397Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25372025-09-23T03:50:30.496Z Checking zone v0.3.1
25382025-09-23T03:50:30.604Z Compiling derive_more v0.99.20
25392025-09-23T03:50:30.632Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
25402025-09-23T03:50:30.661Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25412025-09-23T03:50:30.740Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25422025-09-23T03:50:30.826Z Compiling progenitor-impl v0.10.0
25432025-09-23T03:50:30.866Z Checking progenitor v0.9.1
25442025-09-23T03:50:31.128Z Compiling newtype_derive v0.1.6
25452025-09-23T03:50:31.152Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
25462025-09-23T03:50:31.182Z Checking resolv-conf v0.7.0
25472025-09-23T03:50:31.588Z Checking hickory-proto v0.24.4
25482025-09-23T03:50:32.386Z Checking password-hash v0.5.0
25492025-09-23T03:50:32.922Z Checking prettyplease v0.2.36
25502025-09-23T03:50:34.171Z Checking blake2 v0.10.6
25512025-09-23T03:50:34.374Z Compiling pin-project-internal v1.1.6
25522025-09-23T03:50:34.678Z Compiling slog-dtrace v0.3.0
25532025-09-23T03:50:35.005Z Compiling chrono-tz v0.10.4
25542025-09-23T03:50:35.340Z Compiling cancel-safe-futures v0.1.5
25552025-09-23T03:50:35.713Z Compiling owo-colors v4.2.2
25562025-09-23T03:50:36.283Z Compiling const_format_proc_macros v0.2.34
25572025-09-23T03:50:36.408Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25582025-09-23T03:50:36.466Z Checking hickory-resolver v0.24.4
25592025-09-23T03:50:37.158Z Checking pin-project v1.1.6
25602025-09-23T03:50:37.538Z Checking argon2 v0.5.3
25612025-09-23T03:50:37.878Z Compiling progenitor-macro v0.10.0
25622025-09-23T03:50:38.416Z Checking phf v0.12.1
25632025-09-23T03:50:38.450Z Compiling progenitor-impl v0.8.0
25642025-09-23T03:50:38.511Z Checking atomicwrites v0.4.4
25652025-09-23T03:50:38.778Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25662025-09-23T03:50:38.810Z Checking newline-converter v0.3.0
25672025-09-23T03:50:39.042Z Checking tokio-dtrace v0.1.0
25682025-09-23T03:50:39.397Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25692025-09-23T03:50:39.521Z Checking pem v3.0.5
25702025-09-23T03:50:39.862Z Checking libsw-core v0.3.1
25712025-09-23T03:50:39.927Z Checking secrecy v0.10.3
25722025-09-23T03:50:40.154Z Compiling lzma-sys v0.1.20
25732025-09-23T03:50:40.186Z Compiling snafu-derive v0.8.5
25742025-09-23T03:50:40.425Z Checking csv-core v0.1.11
25752025-09-23T03:50:40.477Z Compiling async-recursion v1.1.1
25762025-09-23T03:50:40.854Z Checking highway v1.3.0
25772025-09-23T03:50:40.967Z Checking utf-8 v0.7.6
25782025-09-23T03:50:41.251Z Checking same-file v1.0.6
25792025-09-23T03:50:41.493Z Checking arc-swap v1.7.1
25802025-09-23T03:50:41.517Z Checking indent_write v2.2.0
25812025-09-23T03:50:41.818Z Checking fixedbitset v0.5.7
25822025-09-23T03:50:41.967Z Checking bytecount v0.6.8
25832025-09-23T03:50:41.996Z Checking slog-scope v4.4.0
25842025-09-23T03:50:42.173Z Checking papergrid v0.11.0
25852025-09-23T03:50:42.283Z Checking walkdir v2.5.0
25862025-09-23T03:50:42.321Z Checking petgraph v0.8.2
25872025-09-23T03:50:42.652Z Checking tungstenite v0.21.0
25882025-09-23T03:50:43.639Z Checking csv v1.3.1
25892025-09-23T03:50:43.766Z Checking libsw v3.5.0
25902025-09-23T03:50:44.048Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25912025-09-23T03:50:44.419Z Checking oxide-tokio-rt v0.1.2
25922025-09-23T03:50:44.479Z Checking expectorate v1.2.0
25932025-09-23T03:50:44.759Z Checking qorb v0.4.1
25942025-09-23T03:50:45.065Z Checking snafu v0.8.5
25952025-09-23T03:50:45.405Z Compiling progenitor-macro v0.8.0
25962025-09-23T03:50:45.633Z Checking const_format v0.2.34
25972025-09-23T03:50:47.247Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25982025-09-23T03:50:48.209Z Compiling tabled_derive v0.7.0
25992025-09-23T03:50:48.473Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26002025-09-23T03:50:48.869Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26012025-09-23T03:50:49.520Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26022025-09-23T03:50:50.336Z Checking globset v0.4.15
26032025-09-23T03:50:50.605Z Checking progenitor v0.10.0
26042025-09-23T03:50:50.890Z Checking olpc-cjson v0.1.4
26052025-09-23T03:50:51.151Z Checking progenitor-client v0.8.0
26062025-09-23T03:50:51.568Z Checking gethostname v0.5.0
26072025-09-23T03:50:51.740Z Compiling heck v0.3.3
26082025-09-23T03:50:52.142Z Checking bcs v0.1.6
26092025-09-23T03:50:52.481Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26102025-09-23T03:50:52.590Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26112025-09-23T03:50:52.667Z Checking serde_plain v1.0.2
26122025-09-23T03:50:52.968Z Checking unicode-linebreak v0.1.5
26132025-09-23T03:50:53.223Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26142025-09-23T03:50:53.428Z Checking typed-path v0.9.3
26152025-09-23T03:50:53.706Z Checking termtree v0.5.1
26162025-09-23T03:50:53.989Z Checking smawk v0.3.2
26172025-09-23T03:50:54.192Z Checking linear-map v1.2.0
26182025-09-23T03:50:54.248Z Checking swrite v0.1.0
26192025-09-23T03:50:54.377Z Checking textwrap v0.16.2
26202025-09-23T03:50:54.432Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26212025-09-23T03:50:54.583Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26222025-09-23T03:50:54.864Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26232025-09-23T03:50:55.946Z Checking tough v0.20.0
26242025-09-23T03:50:56.407Z Compiling zone_cfg_derive v0.1.2
26252025-09-23T03:50:57.437Z Checking tabled v0.15.0
26262025-09-23T03:50:57.655Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26272025-09-23T03:50:57.885Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26282025-09-23T03:50:57.911Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26292025-09-23T03:50:58.395Z Checking progenitor v0.8.0
26302025-09-23T03:50:58.564Z Checking steno v0.4.1
26312025-09-23T03:50:58.843Z Checking tokio-tungstenite v0.21.0
26322025-09-23T03:50:59.062Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26332025-09-23T03:50:59.426Z Checking slog-stdlog v4.1.1
26342025-09-23T03:50:59.451Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26352025-09-23T03:50:59.628Z Checking base64 v0.21.7
26362025-09-23T03:50:59.771Z Checking base64 v0.13.1
26372025-09-23T03:51:00.148Z Checking humantime v2.2.0
26382025-09-23T03:51:00.227Z Checking number_prefix v0.4.0
26392025-09-23T03:51:00.344Z Checking ron v0.7.1
26402025-09-23T03:51:00.430Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26412025-09-23T03:51:00.516Z Checking indicatif v0.17.11
26422025-09-23T03:51:00.561Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26432025-09-23T03:51:00.591Z Checking slog-envlogger v2.2.0
26442025-09-23T03:51:00.870Z Checking xz2 v0.1.7
26452025-09-23T03:51:00.988Z Checking zone v0.1.8
26462025-09-23T03:51:01.063Z Checking xattr v1.3.1
26472025-09-23T03:51:01.091Z Checking yasna v0.5.2
26482025-09-23T03:51:01.226Z Checking headers-core v0.3.0
26492025-09-23T03:51:01.327Z Checking filetime v0.2.25
26502025-09-23T03:51:01.351Z Checking subprocess v0.2.9
26512025-09-23T03:51:01.436Z Checking headers v0.4.1
26522025-09-23T03:51:01.621Z Checking tar v0.4.44
26532025-09-23T03:51:02.026Z Checking rcgen v0.12.1
26542025-09-23T03:51:04.478Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26552025-09-23T03:51:04.697Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26562025-09-23T03:51:08.879Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26572025-09-23T03:51:35.500Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26582025-09-23T03:51:38.541Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26592025-09-23T03:51:41.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
26602025-09-23T03:51:41.496Z
26612025-09-23T03:51:41.496Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
26622025-09-23T03:51:42.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-09-23T03:51:42.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-09-23T03:51:43.183Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26652025-09-23T03:51:45.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
26662025-09-23T03:51:46.157Z
26672025-09-23T03:51:46.158Zinfo: running `cargo check --bins` on nexus-config (52/227)
26682025-09-23T03:51:47.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-09-23T03:51:47.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-09-23T03:51:47.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-09-23T03:51:47.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
26722025-09-23T03:51:47.630Z
26732025-09-23T03:51:47.631Zinfo: running `cargo check --bins` on nexus-types (53/227)
26742025-09-23T03:51:48.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-09-23T03:51:48.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-09-23T03:51:48.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-09-23T03:51:48.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
26782025-09-23T03:51:49.081Z
26792025-09-23T03:51:49.081Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/227)
26802025-09-23T03:51:50.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-09-23T03:51:50.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-09-23T03:51:50.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-09-23T03:51:50.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
26842025-09-23T03:51:50.412Z
26852025-09-23T03:51:50.412Zinfo: running `cargo check --bins` on cockroach-admin-types (55/227)
26862025-09-23T03:51:51.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-09-23T03:51:51.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-09-23T03:51:51.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-09-23T03:51:51.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
26902025-09-23T03:51:51.791Z
26912025-09-23T03:51:51.792Zinfo: running `cargo check --bins` on gateway-client (56/227)
26922025-09-23T03:51:53.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-09-23T03:51:53.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-09-23T03:51:53.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-09-23T03:51:53.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
26962025-09-23T03:51:53.263Z
26972025-09-23T03:51:53.263Zinfo: running `cargo check --bins` on ereport-types (57/227)
26982025-09-23T03:51:54.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-09-23T03:51:54.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-09-23T03:51:54.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-09-23T03:51:54.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
27022025-09-23T03:51:54.585Z
27032025-09-23T03:51:54.585Zinfo: running `cargo check --bins` on gateway-types (58/227)
27042025-09-23T03:51:55.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-09-23T03:51:55.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-09-23T03:51:55.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-09-23T03:51:55.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
27082025-09-23T03:51:55.886Z
27092025-09-23T03:51:55.886Zinfo: running `cargo check --bins` on internal-dns-types (59/227)
27102025-09-23T03:51:57.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-09-23T03:51:57.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-09-23T03:51:57.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-09-23T03:51:57.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
27142025-09-23T03:51:57.494Z
27152025-09-23T03:51:57.494Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (60/227)
27162025-09-23T03:51:58.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-09-23T03:51:58.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-09-23T03:51:58.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-09-23T03:51:58.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
27202025-09-23T03:51:58.862Z
27212025-09-23T03:51:58.862Zinfo: running `cargo check --bins` on omicron-passwords (61/227)
27222025-09-23T03:52:00.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-09-23T03:52:00.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-09-23T03:52:00.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-09-23T03:52:00.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
27262025-09-23T03:52:00.195Z
27272025-09-23T03:52:00.195Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (62/227)
27282025-09-23T03:52:01.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-09-23T03:52:01.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-09-23T03:52:01.650Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-09-23T03:52:02.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s
27322025-09-23T03:52:02.872Z
27332025-09-23T03:52:02.872Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (63/227)
27342025-09-23T03:52:04.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-09-23T03:52:04.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-09-23T03:52:04.285Z Compiling cfg_aliases v0.1.1
27372025-09-23T03:52:04.286Z Compiling convert_case v0.7.1
27382025-09-23T03:52:04.310Z Compiling vte_generate_state_changes v0.1.2
27392025-09-23T03:52:04.310Z Checking fd-lock v4.0.2
27402025-09-23T03:52:04.310Z Checking nibble_vec v0.1.0
27412025-09-23T03:52:04.356Z Checking endian-type v0.1.2
27422025-09-23T03:52:04.456Z Checking itertools v0.13.0
27432025-09-23T03:52:04.481Z Compiling peg-macros v0.8.5
27442025-09-23T03:52:04.512Z Compiling nix v0.28.0
27452025-09-23T03:52:04.596Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27462025-09-23T03:52:04.666Z Compiling sqlparser_derive v0.2.2
27472025-09-23T03:52:04.707Z Checking radix_trie v0.2.1
27482025-09-23T03:52:05.002Z Checking vte v0.11.1
27492025-09-23T03:52:05.197Z Checking nu-ansi-term v0.50.1
27502025-09-23T03:52:05.231Z Compiling derive_more-impl v2.0.1
27512025-09-23T03:52:05.646Z Checking home v0.5.9
27522025-09-23T03:52:05.716Z Checking unicode_categories v0.1.1
27532025-09-23T03:52:05.746Z Checking sqlparser v0.45.0
27542025-09-23T03:52:05.897Z Checking display-error-chain v0.2.2
27552025-09-23T03:52:06.056Z Checking sqlformat v0.3.5
27562025-09-23T03:52:06.427Z Checking strip-ansi-escapes v0.2.0
27572025-09-23T03:52:07.078Z Checking derive_more v2.0.1
27582025-09-23T03:52:07.177Z Checking peg v0.8.5
27592025-09-23T03:52:07.203Z Checking reedline v0.40.0
27602025-09-23T03:52:07.268Z Checking crossterm v0.29.0
27612025-09-23T03:52:07.956Z Checking rustyline v14.0.0
27622025-09-23T03:52:23.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
27632025-09-23T03:52:23.709Z
27642025-09-23T03:52:23.709Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (64/227)
27652025-09-23T03:52:24.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-09-23T03:52:24.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-09-23T03:52:25.161Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27682025-09-23T03:52:34.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.63s
27692025-09-23T03:52:34.598Z
27702025-09-23T03:52:34.598Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (65/227)
27712025-09-23T03:52:35.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-09-23T03:52:35.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-09-23T03:52:36.152Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27742025-09-23T03:52:42.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s
27752025-09-23T03:52:43.051Z
27762025-09-23T03:52:43.051Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (66/227)
27772025-09-23T03:52:44.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-09-23T03:52:44.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-09-23T03:52:44.583Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27802025-09-23T03:52:53.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s
27812025-09-23T03:52:53.574Z
27822025-09-23T03:52:53.574Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (67/227)
27832025-09-23T03:52:54.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-09-23T03:52:54.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-09-23T03:52:55.015Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27862025-09-23T03:53:03.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s
27872025-09-23T03:53:04.152Z
27882025-09-23T03:53:04.152Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (68/227)
27892025-09-23T03:53:05.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-09-23T03:53:05.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-09-23T03:53:05.606Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27922025-09-23T03:53:12.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.84s
27932025-09-23T03:53:12.242Z
27942025-09-23T03:53:12.242Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (69/227)
27952025-09-23T03:53:13.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-09-23T03:53:13.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-09-23T03:53:13.751Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27982025-09-23T03:53:20.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.12s
27992025-09-23T03:53:20.617Z
28002025-09-23T03:53:20.617Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (70/227)
28012025-09-23T03:53:21.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-09-23T03:53:21.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-09-23T03:53:22.102Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28042025-09-23T03:53:30.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s
28052025-09-23T03:53:31.125Z
28062025-09-23T03:53:31.125Zinfo: running `cargo check --bins` on oximeter (71/227)
28072025-09-23T03:53:32.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-09-23T03:53:32.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-09-23T03:53:32.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-09-23T03:53:32.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
28112025-09-23T03:53:32.562Z
28122025-09-23T03:53:32.562Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/227)
28132025-09-23T03:53:33.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-09-23T03:53:33.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-09-23T03:53:33.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-09-23T03:53:33.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28172025-09-23T03:53:33.844Z
28182025-09-23T03:53:33.844Zinfo: running `cargo check --bins` on oximeter-schema (73/227)
28192025-09-23T03:53:35.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-09-23T03:53:35.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-09-23T03:53:35.463Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28222025-09-23T03:53:35.637Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28232025-09-23T03:53:35.667Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28242025-09-23T03:53:36.368Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28252025-09-23T03:53:48.247Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28262025-09-23T03:53:51.779Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28272025-09-23T03:53:53.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s
28282025-09-23T03:53:53.797Z
28292025-09-23T03:53:53.797Zinfo: running `cargo check --bins` on oximeter-types (74/227)
28302025-09-23T03:53:55.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-09-23T03:53:55.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-09-23T03:53:55.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-09-23T03:53:55.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28342025-09-23T03:53:55.288Z
28352025-09-23T03:53:55.288Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (75/227)
28362025-09-23T03:53:56.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-09-23T03:53:56.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-09-23T03:53:56.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-09-23T03:53:56.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28402025-09-23T03:53:56.696Z
28412025-09-23T03:53:56.696Zinfo: running `cargo check --bins` on oxql-types (76/227)
28422025-09-23T03:53:58.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-09-23T03:53:58.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-09-23T03:53:58.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-09-23T03:53:58.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28462025-09-23T03:53:58.206Z
28472025-09-23T03:53:58.206Zinfo: running `cargo check --bins` on oximeter-test-utils (77/227)
28482025-09-23T03:53:59.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-09-23T03:53:59.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-09-23T03:53:59.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-09-23T03:53:59.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
28522025-09-23T03:53:59.706Z
28532025-09-23T03:53:59.706Zinfo: running `cargo check --bins` on update-engine (78/227)
28542025-09-23T03:54:00.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-09-23T03:54:00.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-09-23T03:54:00.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-09-23T03:54:00.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28582025-09-23T03:54:01.032Z
28592025-09-23T03:54:01.032Zinfo: running `cargo check --bins` on omicron-rpaths (79/227)
28602025-09-23T03:54:02.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-09-23T03:54:02.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-09-23T03:54:02.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632025-09-23T03:54:02.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28642025-09-23T03:54:02.423Z
28652025-09-23T03:54:02.423Zinfo: running `cargo check --bins` on omicron-certificates (80/227)
28662025-09-23T03:54:03.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-09-23T03:54:03.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-09-23T03:54:03.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-09-23T03:54:03.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28702025-09-23T03:54:03.772Z
28712025-09-23T03:54:03.772Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (81/227)
28722025-09-23T03:54:05.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-09-23T03:54:05.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-09-23T03:54:05.356Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28752025-09-23T03:54:05.357Z Checking nanorand v0.7.0
28762025-09-23T03:54:05.616Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772025-09-23T03:54:05.865Z Checking flume v0.11.1
28782025-09-23T03:54:06.492Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28792025-09-23T03:54:08.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
28802025-09-23T03:54:09.205Z
28812025-09-23T03:54:09.205Zinfo: running `cargo check --bins` on clickhouse-admin-api (82/227)
28822025-09-23T03:54:10.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-09-23T03:54:10.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-09-23T03:54:10.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-09-23T03:54:10.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28862025-09-23T03:54:10.610Z
28872025-09-23T03:54:10.610Zinfo: running `cargo check --bins` on openapi-manager-types (83/227)
28882025-09-23T03:54:11.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-09-23T03:54:11.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-09-23T03:54:11.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-09-23T03:54:11.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28922025-09-23T03:54:11.930Z
28932025-09-23T03:54:11.930Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/227)
28942025-09-23T03:54:13.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-09-23T03:54:13.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-09-23T03:54:13.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972025-09-23T03:54:13.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
28982025-09-23T03:54:13.500Z
28992025-09-23T03:54:13.501Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/227)
29002025-09-23T03:54:14.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012025-09-23T03:54:14.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022025-09-23T03:54:14.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032025-09-23T03:54:14.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29042025-09-23T03:54:14.879Z
29052025-09-23T03:54:14.879Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/227)
29062025-09-23T03:54:16.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-09-23T03:54:16.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-09-23T03:54:16.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-09-23T03:54:16.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29102025-09-23T03:54:16.271Z
29112025-09-23T03:54:16.271Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/227)
29122025-09-23T03:54:17.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-09-23T03:54:17.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-09-23T03:54:17.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-09-23T03:54:17.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
29162025-09-23T03:54:17.608Z
29172025-09-23T03:54:17.608Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/227)
29182025-09-23T03:54:18.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-09-23T03:54:18.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-09-23T03:54:18.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-09-23T03:54:18.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29222025-09-23T03:54:18.956Z
29232025-09-23T03:54:18.956Zinfo: running `cargo check --bins` on cockroach-admin-client (89/227)
29242025-09-23T03:54:20.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-09-23T03:54:20.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-09-23T03:54:20.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-09-23T03:54:20.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
29282025-09-23T03:54:20.252Z
29292025-09-23T03:54:20.252Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/227)
29302025-09-23T03:54:21.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-09-23T03:54:21.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-09-23T03:54:21.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-09-23T03:54:21.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29342025-09-23T03:54:21.656Z
29352025-09-23T03:54:21.656Zinfo: running `cargo check --bins` on dns-service-client (91/227)
29362025-09-23T03:54:22.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-09-23T03:54:22.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-09-23T03:54:22.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-09-23T03:54:22.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
29402025-09-23T03:54:23.077Z
29412025-09-23T03:54:23.078Zinfo: running `cargo check --bins` on installinator-client (92/227)
29422025-09-23T03:54:24.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-09-23T03:54:24.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-09-23T03:54:24.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-09-23T03:54:24.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
29462025-09-23T03:54:24.517Z
29472025-09-23T03:54:24.517Zinfo: running `cargo check --bins` on installinator-common (93/227)
29482025-09-23T03:54:25.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-09-23T03:54:25.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-09-23T03:54:25.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-09-23T03:54:25.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29522025-09-23T03:54:25.880Z
29532025-09-23T03:54:25.880Zinfo: running `cargo check --bins` on nexus-client (94/227)
29542025-09-23T03:54:27.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-09-23T03:54:27.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-09-23T03:54:27.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-09-23T03:54:27.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
29582025-09-23T03:54:27.351Z
29592025-09-23T03:54:27.351Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
29602025-09-23T03:54:28.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-09-23T03:54:28.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-09-23T03:54:28.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-09-23T03:54:28.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29642025-09-23T03:54:28.692Z
29652025-09-23T03:54:28.693Zinfo: running `cargo check --bins` on oxide-client (96/227)
29662025-09-23T03:54:29.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-09-23T03:54:29.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-09-23T03:54:29.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-09-23T03:54:29.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
29702025-09-23T03:54:29.978Z
29712025-09-23T03:54:29.978Zinfo: running `cargo check --bins` on oximeter-client (97/227)
29722025-09-23T03:54:31.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-09-23T03:54:31.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-09-23T03:54:31.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-09-23T03:54:31.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29762025-09-23T03:54:31.327Z
29772025-09-23T03:54:31.327Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
29782025-09-23T03:54:32.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-09-23T03:54:32.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-09-23T03:54:32.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-09-23T03:54:32.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29822025-09-23T03:54:32.640Z
29832025-09-23T03:54:32.640Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
29842025-09-23T03:54:33.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-09-23T03:54:33.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-09-23T03:54:33.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-09-23T03:54:33.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29882025-09-23T03:54:34.066Z
29892025-09-23T03:54:34.066Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
29902025-09-23T03:54:35.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-09-23T03:54:35.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-09-23T03:54:35.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-09-23T03:54:35.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29942025-09-23T03:54:35.428Z
29952025-09-23T03:54:35.428Zinfo: running `cargo check --bins` on wicketd-client (101/227)
29962025-09-23T03:54:36.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-09-23T03:54:36.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-09-23T03:54:36.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-09-23T03:54:36.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30002025-09-23T03:54:36.887Z
30012025-09-23T03:54:36.887Zinfo: running `cargo check --bins` on wicket-common (102/227)
30022025-09-23T03:54:38.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-09-23T03:54:38.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-09-23T03:54:38.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-09-23T03:54:38.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30062025-09-23T03:54:38.332Z
30072025-09-23T03:54:38.332Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
30082025-09-23T03:54:39.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-09-23T03:54:39.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-09-23T03:54:39.791Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30112025-09-23T03:54:39.791Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30122025-09-23T03:54:39.816Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30132025-09-23T03:54:39.816Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30142025-09-23T03:54:39.816Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30152025-09-23T03:54:40.177Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30162025-09-23T03:54:40.239Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30172025-09-23T03:54:40.759Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30182025-09-23T03:54:46.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s
30192025-09-23T03:54:46.375Z
30202025-09-23T03:54:46.375Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30212025-09-23T03:54:47.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-09-23T03:54:47.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-09-23T03:54:47.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-09-23T03:54:47.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30252025-09-23T03:54:47.776Z
30262025-09-23T03:54:47.776Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30272025-09-23T03:54:49.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-09-23T03:54:49.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-09-23T03:54:49.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-09-23T03:54:49.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
30312025-09-23T03:54:49.531Z
30322025-09-23T03:54:49.531Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30332025-09-23T03:54:50.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-09-23T03:54:50.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-09-23T03:54:50.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-09-23T03:54:50.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
30372025-09-23T03:54:51.110Z
30382025-09-23T03:54:51.110Zinfo: running `cargo check --bins` on dns-server (107/227)
30392025-09-23T03:54:52.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-09-23T03:54:52.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-09-23T03:54:52.699Z Compiling parking_lot_core v0.8.6
30422025-09-23T03:54:52.724Z Compiling moka v0.12.10
30432025-09-23T03:54:52.724Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30442025-09-23T03:54:52.724Z Checking tagptr v0.2.0
30452025-09-23T03:54:52.724Z Checking prefix-trie v0.7.0
30462025-09-23T03:54:52.724Z Checking fxhash v0.2.1
30472025-09-23T03:54:52.751Z Checking hickory-client v0.25.2
30482025-09-23T03:54:53.613Z Checking hickory-server v0.25.2
30492025-09-23T03:54:53.767Z Checking parking_lot v0.11.2
30502025-09-23T03:54:54.190Z Checking sled v0.34.7
30512025-09-23T03:54:54.225Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30522025-09-23T03:54:54.249Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30532025-09-23T03:54:54.788Z Checking hickory-resolver v0.25.2
30542025-09-23T03:54:57.350Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30552025-09-23T03:54:59.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.70s
30562025-09-23T03:55:00.049Z
30572025-09-23T03:55:00.049Zinfo: running `cargo check --bins` on dns-server-api (108/227)
30582025-09-23T03:55:01.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-09-23T03:55:01.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-09-23T03:55:01.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-09-23T03:55:01.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
30622025-09-23T03:55:01.355Z
30632025-09-23T03:55:01.355Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
30642025-09-23T03:55:02.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-09-23T03:55:02.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-09-23T03:55:02.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-09-23T03:55:02.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
30682025-09-23T03:55:02.899Z
30692025-09-23T03:55:02.899Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
30702025-09-23T03:55:04.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-09-23T03:55:04.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-09-23T03:55:04.493Z Compiling radium v0.7.0
30732025-09-23T03:55:04.517Z Checking tap v1.0.1
30742025-09-23T03:55:04.517Z Compiling maybe-uninit v2.0.0
30752025-09-23T03:55:04.583Z Compiling zerocopy-derive v0.6.6
30762025-09-23T03:55:04.608Z Checking funty v2.0.0
30772025-09-23T03:55:04.608Z Compiling packed_struct v0.10.1
30782025-09-23T03:55:04.608Z Checking crc-catalog v2.4.0
30792025-09-23T03:55:04.698Z Compiling packed_struct_codegen v0.10.1
30802025-09-23T03:55:04.799Z Checking wyz v0.5.1
30812025-09-23T03:55:04.860Z Checking crc v3.2.1
30822025-09-23T03:55:05.257Z Compiling bitfield-macros v0.19.2
30832025-09-23T03:55:05.307Z Compiling indexmap v1.9.3
30842025-09-23T03:55:05.332Z Checking nodrop v0.1.14
30852025-09-23T03:55:05.421Z Checking smallvec v0.6.14
30862025-09-23T03:55:05.474Z Checking hashbrown v0.12.3
30872025-09-23T03:55:05.504Z Checking array-init v0.0.4
30882025-09-23T03:55:05.557Z Checking bitvec v1.0.1
30892025-09-23T03:55:05.739Z Checking ron v0.8.1
30902025-09-23T03:55:05.858Z Checking hashbrown v0.13.2
30912025-09-23T03:55:06.421Z Checking zerocopy v0.6.6
30922025-09-23T03:55:06.497Z Checking serde-hex v0.1.0
30932025-09-23T03:55:06.853Z Checking half v2.4.1
30942025-09-23T03:55:07.101Z Checking bitfield v0.19.2
30952025-09-23T03:55:07.136Z Checking ciborium-io v0.2.2
30962025-09-23T03:55:07.240Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30972025-09-23T03:55:07.335Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30982025-09-23T03:55:07.368Z Checking crc-any v2.5.0
30992025-09-23T03:55:07.394Z Checking object v0.30.4
31002025-09-23T03:55:08.888Z Checking ciborium-ll v0.2.2
31012025-09-23T03:55:08.922Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31022025-09-23T03:55:08.922Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31032025-09-23T03:55:08.923Z Checking half v1.8.3
31042025-09-23T03:55:08.923Z Checking void v1.0.2
31052025-09-23T03:55:08.923Z Checking path-slash v0.1.5
31062025-09-23T03:55:08.923Z Checking tungstenite v0.23.0
31072025-09-23T03:55:08.923Z Checking lzss v0.8.2
31082025-09-23T03:55:08.923Z Checking ciborium v0.2.2
31092025-09-23T03:55:08.923Z Checking serde_cbor v0.11.2
31102025-09-23T03:55:08.923Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31112025-09-23T03:55:08.923Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31122025-09-23T03:55:09.816Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31132025-09-23T03:55:09.862Z Checking nix v0.27.1
31142025-09-23T03:55:09.862Z Checking kstat-rs v0.2.4
31152025-09-23T03:55:09.862Z Checking serde_bytes v0.11.17
31162025-09-23T03:55:09.862Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31172025-09-23T03:55:09.862Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31182025-09-23T03:55:09.862Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31192025-09-23T03:55:09.862Z Checking tokio-tungstenite v0.23.1
31202025-09-23T03:55:11.345Z Checking signal-hook-tokio v0.3.1
31212025-09-23T03:55:12.886Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31222025-09-23T03:55:20.060Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31232025-09-23T03:55:22.307Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31242025-09-23T03:55:24.549Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31252025-09-23T03:55:26.079Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31262025-09-23T03:55:32.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.13s
31272025-09-23T03:55:32.309Z
31282025-09-23T03:55:32.309Zinfo: running `cargo check --bins` on gateway-api (111/227)
31292025-09-23T03:55:33.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-09-23T03:55:33.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-09-23T03:55:33.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-09-23T03:55:33.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31332025-09-23T03:55:33.699Z
31342025-09-23T03:55:33.699Zinfo: running `cargo check --bins` on ipcc (112/227)
31352025-09-23T03:55:34.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-09-23T03:55:34.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-09-23T03:55:34.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-09-23T03:55:34.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31392025-09-23T03:55:35.000Z
31402025-09-23T03:55:35.000Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
31412025-09-23T03:55:36.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-09-23T03:55:36.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-09-23T03:55:36.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442025-09-23T03:55:36.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31452025-09-23T03:55:36.353Z
31462025-09-23T03:55:36.353Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
31472025-09-23T03:55:37.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-09-23T03:55:37.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-09-23T03:55:37.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502025-09-23T03:55:37.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
31512025-09-23T03:55:37.711Z
31522025-09-23T03:55:37.711Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
31532025-09-23T03:55:38.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-09-23T03:55:38.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-09-23T03:55:38.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562025-09-23T03:55:38.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31572025-09-23T03:55:39.104Z
31582025-09-23T03:55:39.104Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
31592025-09-23T03:55:40.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-09-23T03:55:40.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-09-23T03:55:40.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-09-23T03:55:40.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
31632025-09-23T03:55:40.536Z
31642025-09-23T03:55:40.536Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
31652025-09-23T03:55:41.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-09-23T03:55:41.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-09-23T03:55:41.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-09-23T03:55:41.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
31692025-09-23T03:55:41.983Z
31702025-09-23T03:55:41.983Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
31712025-09-23T03:55:43.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-09-23T03:55:43.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-09-23T03:55:43.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-09-23T03:55:43.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31752025-09-23T03:55:43.446Z
31762025-09-23T03:55:43.446Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
31772025-09-23T03:55:44.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-09-23T03:55:44.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-09-23T03:55:44.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-09-23T03:55:44.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
31812025-09-23T03:55:44.769Z
31822025-09-23T03:55:44.769Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
31832025-09-23T03:55:46.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-09-23T03:55:46.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-09-23T03:55:46.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-09-23T03:55:46.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31872025-09-23T03:55:46.187Z
31882025-09-23T03:55:46.187Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
31892025-09-23T03:55:47.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-09-23T03:55:47.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-09-23T03:55:47.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-09-23T03:55:47.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31932025-09-23T03:55:47.596Z
31942025-09-23T03:55:47.596Zinfo: running `cargo check --bins` on sp-sim (122/227)
31952025-09-23T03:55:48.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-09-23T03:55:48.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-09-23T03:55:49.233Z Compiling nix v0.30.1
31982025-09-23T03:55:49.257Z Checking keccak v0.1.5
31992025-09-23T03:55:49.634Z Checking sha3 v0.10.8
32002025-09-23T03:55:51.314Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32012025-09-23T03:55:55.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.02s
32022025-09-23T03:55:55.876Z
32032025-09-23T03:55:55.876Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32042025-09-23T03:55:57.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052025-09-23T03:55:57.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062025-09-23T03:55:57.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072025-09-23T03:55:57.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
32082025-09-23T03:55:57.402Z
32092025-09-23T03:55:57.402Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32102025-09-23T03:55:58.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112025-09-23T03:55:58.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122025-09-23T03:55:58.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132025-09-23T03:55:58.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32142025-09-23T03:55:58.963Z
32152025-09-23T03:55:58.963Zinfo: running `cargo check --bins` on db-macros (125/227)
32162025-09-23T03:56:00.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172025-09-23T03:56:00.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182025-09-23T03:56:00.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192025-09-23T03:56:00.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32202025-09-23T03:56:00.266Z
32212025-09-23T03:56:00.266Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32222025-09-23T03:56:01.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232025-09-23T03:56:01.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242025-09-23T03:56:01.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252025-09-23T03:56:01.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32262025-09-23T03:56:01.537Z
32272025-09-23T03:56:01.537Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32282025-09-23T03:56:02.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-09-23T03:56:02.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-09-23T03:56:02.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-09-23T03:56:02.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
32322025-09-23T03:56:03.089Z
32332025-09-23T03:56:03.089Zinfo: running `cargo check --bins` on authz-macros (128/227)
32342025-09-23T03:56:04.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-09-23T03:56:04.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-09-23T03:56:04.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-09-23T03:56:04.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32382025-09-23T03:56:04.389Z
32392025-09-23T03:56:04.389Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
32402025-09-23T03:56:05.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-09-23T03:56:05.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-09-23T03:56:05.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-09-23T03:56:05.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32442025-09-23T03:56:05.814Z
32452025-09-23T03:56:05.814Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
32462025-09-23T03:56:07.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-09-23T03:56:07.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-09-23T03:56:07.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-09-23T03:56:07.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32502025-09-23T03:56:07.334Z
32512025-09-23T03:56:07.335Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
32522025-09-23T03:56:08.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-09-23T03:56:08.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-09-23T03:56:08.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-09-23T03:56:08.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32562025-09-23T03:56:08.607Z
32572025-09-23T03:56:08.607Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
32582025-09-23T03:56:09.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-09-23T03:56:09.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-09-23T03:56:09.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-09-23T03:56:09.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32622025-09-23T03:56:09.957Z
32632025-09-23T03:56:09.957Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
32642025-09-23T03:56:11.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-09-23T03:56:11.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-09-23T03:56:11.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-09-23T03:56:11.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
32682025-09-23T03:56:11.272Z
32692025-09-23T03:56:11.272Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
32702025-09-23T03:56:12.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-09-23T03:56:12.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-09-23T03:56:12.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-09-23T03:56:12.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32742025-09-23T03:56:12.544Z
32752025-09-23T03:56:12.544Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
32762025-09-23T03:56:13.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-09-23T03:56:13.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-09-23T03:56:13.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-09-23T03:56:13.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32802025-09-23T03:56:13.989Z
32812025-09-23T03:56:13.989Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
32822025-09-23T03:56:15.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-09-23T03:56:15.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-09-23T03:56:15.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-09-23T03:56:15.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32862025-09-23T03:56:15.452Z
32872025-09-23T03:56:15.453Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
32882025-09-23T03:56:16.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-09-23T03:56:16.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-09-23T03:56:16.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-09-23T03:56:16.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32922025-09-23T03:56:16.970Z
32932025-09-23T03:56:16.970Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
32942025-09-23T03:56:18.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-09-23T03:56:18.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-09-23T03:56:18.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-09-23T03:56:18.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32982025-09-23T03:56:18.484Z
32992025-09-23T03:56:18.484Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33002025-09-23T03:56:19.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-09-23T03:56:19.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-09-23T03:56:19.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-09-23T03:56:19.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33042025-09-23T03:56:19.883Z
33052025-09-23T03:56:19.883Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33062025-09-23T03:56:21.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-09-23T03:56:21.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-09-23T03:56:21.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-09-23T03:56:21.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33102025-09-23T03:56:21.354Z
33112025-09-23T03:56:21.354Zinfo: running `cargo check --bins` on key-manager (141/227)
33122025-09-23T03:56:22.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-09-23T03:56:22.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-09-23T03:56:22.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-09-23T03:56:22.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33162025-09-23T03:56:22.847Z
33172025-09-23T03:56:22.848Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33182025-09-23T03:56:24.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-09-23T03:56:24.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-09-23T03:56:24.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-09-23T03:56:24.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33222025-09-23T03:56:24.272Z
33232025-09-23T03:56:24.272Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33242025-09-23T03:56:25.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-09-23T03:56:25.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-09-23T03:56:25.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-09-23T03:56:25.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33282025-09-23T03:56:25.846Z
33292025-09-23T03:56:25.846Zinfo: running `cargo check --bins` on typed-rng (144/227)
33302025-09-23T03:56:26.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-09-23T03:56:27.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-09-23T03:56:27.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-09-23T03:56:27.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33342025-09-23T03:56:27.172Z
33352025-09-23T03:56:27.172Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33362025-09-23T03:56:28.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-09-23T03:56:28.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-09-23T03:56:29.107Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33392025-09-23T03:56:29.107Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33402025-09-23T03:56:29.107Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33412025-09-23T03:56:29.132Z Compiling thiserror-impl-no-std v2.0.2
33422025-09-23T03:56:29.132Z Checking universal-hash v0.5.1
33432025-09-23T03:56:29.132Z Checking opaque-debug v0.3.1
33442025-09-23T03:56:29.290Z Checking chacha20 v0.9.1
33452025-09-23T03:56:29.315Z Checking aead v0.5.2
33462025-09-23T03:56:29.364Z Compiling unicase v2.7.0
33472025-09-23T03:56:29.492Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33482025-09-23T03:56:29.570Z Checking poly1305 v0.8.0
33492025-09-23T03:56:29.636Z Compiling libefi-sys v0.1.0
33502025-09-23T03:56:29.725Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33512025-09-23T03:56:29.800Z Compiling bitfield-struct v0.6.2
33522025-09-23T03:56:29.831Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33532025-09-23T03:56:29.913Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
33542025-09-23T03:56:30.049Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33552025-09-23T03:56:30.235Z Checking chacha20poly1305 v0.10.1
33562025-09-23T03:56:30.331Z Compiling proc-macro-error-attr2 v2.0.0
33572025-09-23T03:56:30.445Z Compiling salty v0.3.0
33582025-09-23T03:56:30.478Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33592025-09-23T03:56:30.524Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33602025-09-23T03:56:31.054Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33612025-09-23T03:56:31.193Z Compiling proc-macro-error2 v2.0.1
33622025-09-23T03:56:31.288Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33632025-09-23T03:56:31.319Z Compiling num-derive v0.3.3
33642025-09-23T03:56:31.359Z Compiling xshell-macros v0.2.7
33652025-09-23T03:56:31.900Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33662025-09-23T03:56:31.931Z Compiling tabled_derive v0.11.0
33672025-09-23T03:56:32.105Z Checking thiserror-no-std v2.0.2
33682025-09-23T03:56:32.179Z Checking xshell v0.2.7
33692025-09-23T03:56:32.330Z Checking vsss-rs v3.3.4
33702025-09-23T03:56:32.511Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33712025-09-23T03:56:32.677Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33722025-09-23T03:56:32.975Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33732025-09-23T03:56:33.518Z Checking libscf-sys v1.1.0
33742025-09-23T03:56:33.781Z Compiling mime_guess v2.0.5
33752025-09-23T03:56:34.435Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
33762025-09-23T03:56:34.830Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33772025-09-23T03:56:34.979Z Checking papergrid v0.17.0
33782025-09-23T03:56:35.007Z Checking testing_table v0.3.0
33792025-09-23T03:56:35.184Z Compiling progenitor-impl v0.11.0
33802025-09-23T03:56:35.621Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
33812025-09-23T03:56:36.251Z Checking primeorder v0.13.6
33822025-09-23T03:56:36.748Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
33832025-09-23T03:56:36.883Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
33842025-09-23T03:56:37.118Z Checking tabled v0.20.0
33852025-09-23T03:56:37.288Z Checking p384 v0.13.0
33862025-09-23T03:56:37.393Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33872025-09-23T03:56:37.493Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33882025-09-23T03:56:38.230Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33892025-09-23T03:56:38.255Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
33902025-09-23T03:56:38.686Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33912025-09-23T03:56:38.800Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33922025-09-23T03:56:38.891Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
33932025-09-23T03:56:39.244Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33942025-09-23T03:56:40.072Z Checking progenitor-client v0.11.0
33952025-09-23T03:56:40.119Z Checking http-range v0.1.5
33962025-09-23T03:56:40.433Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33972025-09-23T03:56:40.631Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33982025-09-23T03:56:40.915Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33992025-09-23T03:56:41.089Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34002025-09-23T03:56:41.345Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
34012025-09-23T03:56:41.517Z Checking secrecy v0.8.0
34022025-09-23T03:56:41.812Z Checking atty v0.2.14
34032025-09-23T03:56:41.838Z Checking crc8 v0.1.1
34042025-09-23T03:56:41.995Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34052025-09-23T03:56:42.096Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34062025-09-23T03:56:42.260Z Compiling progenitor-macro v0.11.0
34072025-09-23T03:56:42.724Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34082025-09-23T03:56:43.056Z Checking hyper-staticfile v0.10.1
34092025-09-23T03:56:43.198Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34102025-09-23T03:56:43.515Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34112025-09-23T03:56:43.666Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34122025-09-23T03:56:43.718Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34132025-09-23T03:56:43.875Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34142025-09-23T03:56:43.947Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34152025-09-23T03:56:44.054Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34162025-09-23T03:56:44.368Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34172025-09-23T03:56:44.608Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34182025-09-23T03:56:44.881Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34192025-09-23T03:56:44.908Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34202025-09-23T03:56:45.516Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34212025-09-23T03:56:46.048Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34222025-09-23T03:56:50.081Z Checking progenitor v0.11.0
34232025-09-23T03:56:50.388Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34242025-09-23T03:56:50.612Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34252025-09-23T03:57:04.974Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34262025-09-23T03:57:33.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
34272025-09-23T03:57:34.042Z
34282025-09-23T03:57:34.042Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34292025-09-23T03:57:35.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-09-23T03:57:35.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-09-23T03:57:35.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34322025-09-23T03:58:03.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.69s
34332025-09-23T03:58:04.038Z
34342025-09-23T03:58:04.038Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34352025-09-23T03:58:05.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-09-23T03:58:05.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-09-23T03:58:05.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34382025-09-23T03:58:34.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.21s
34392025-09-23T03:58:34.536Z
34402025-09-23T03:58:34.536Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
34412025-09-23T03:58:36.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-09-23T03:58:36.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-09-23T03:58:36.387Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34442025-09-23T03:59:05.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.52s
34452025-09-23T03:59:05.340Z
34462025-09-23T03:59:05.340Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
34472025-09-23T03:59:06.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-09-23T03:59:06.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-09-23T03:59:07.042Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34502025-09-23T03:59:34.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s
34512025-09-23T03:59:35.078Z
34522025-09-23T03:59:35.078Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
34532025-09-23T03:59:36.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542025-09-23T03:59:36.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552025-09-23T03:59:36.849Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34562025-09-23T04:00:04.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.64s
34572025-09-23T04:00:05.034Z
34582025-09-23T04:00:05.034Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
34592025-09-23T04:00:06.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602025-09-23T04:00:06.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612025-09-23T04:00:06.726Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34622025-09-23T04:00:34.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.86s
34632025-09-23T04:00:35.192Z
34642025-09-23T04:00:35.192Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
34652025-09-23T04:00:37.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662025-09-23T04:00:37.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672025-09-23T04:00:37.049Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34682025-09-23T04:01:05.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
34692025-09-23T04:01:05.329Z
34702025-09-23T04:01:05.329Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
34712025-09-23T04:01:06.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722025-09-23T04:01:06.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732025-09-23T04:01:06.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34742025-09-23T04:01:06.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34752025-09-23T04:01:06.760Z
34762025-09-23T04:01:06.760Zinfo: running `cargo check --bins` on range-requests (154/227)
34772025-09-23T04:01:07.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782025-09-23T04:01:07.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792025-09-23T04:01:07.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34802025-09-23T04:01:07.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34812025-09-23T04:01:08.078Z
34822025-09-23T04:01:08.078Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
34832025-09-23T04:01:09.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842025-09-23T04:01:09.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852025-09-23T04:01:09.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862025-09-23T04:01:09.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34872025-09-23T04:01:09.486Z
34882025-09-23T04:01:09.486Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
34892025-09-23T04:01:10.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902025-09-23T04:01:10.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912025-09-23T04:01:10.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922025-09-23T04:01:10.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
34932025-09-23T04:01:11.001Z
34942025-09-23T04:01:11.001Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
34952025-09-23T04:01:12.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-09-23T04:01:12.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-09-23T04:01:12.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982025-09-23T04:01:12.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34992025-09-23T04:01:12.383Z
35002025-09-23T04:01:12.384Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35012025-09-23T04:01:13.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-09-23T04:01:13.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-09-23T04:01:13.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042025-09-23T04:01:13.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35052025-09-23T04:01:13.853Z
35062025-09-23T04:01:13.853Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35072025-09-23T04:01:15.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-09-23T04:01:15.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-09-23T04:01:15.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-09-23T04:01:15.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35112025-09-23T04:01:15.281Z
35122025-09-23T04:01:15.281Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35132025-09-23T04:01:16.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-09-23T04:01:16.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-09-23T04:01:16.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-09-23T04:01:16.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
35172025-09-23T04:01:16.724Z
35182025-09-23T04:01:16.724Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35192025-09-23T04:01:18.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-09-23T04:01:18.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-09-23T04:01:18.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222025-09-23T04:01:18.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35232025-09-23T04:01:18.269Z
35242025-09-23T04:01:18.269Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35252025-09-23T04:01:19.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-09-23T04:01:19.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-09-23T04:01:19.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282025-09-23T04:01:19.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35292025-09-23T04:01:19.751Z
35302025-09-23T04:01:19.751Zinfo: running `cargo check --bins` on update-common (163/227)
35312025-09-23T04:01:21.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322025-09-23T04:01:21.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332025-09-23T04:01:21.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342025-09-23T04:01:21.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35352025-09-23T04:01:21.173Z
35362025-09-23T04:01:21.173Zinfo: running `cargo check --bins` on nexus-test-interface (164/227)
35372025-09-23T04:01:22.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382025-09-23T04:01:22.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392025-09-23T04:01:22.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402025-09-23T04:01:22.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35412025-09-23T04:01:22.637Z
35422025-09-23T04:01:22.637Zinfo: running `cargo check --bins` on oximeter-collector (165/227)
35432025-09-23T04:01:23.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442025-09-23T04:01:23.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452025-09-23T04:01:24.242Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35462025-09-23T04:01:24.242Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35472025-09-23T04:01:25.643Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35482025-09-23T04:01:28.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s
35492025-09-23T04:01:29.238Z
35502025-09-23T04:01:29.238Zinfo: running `cargo check --bins` on oximeter-api (166/227)
35512025-09-23T04:01:30.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-09-23T04:01:30.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-09-23T04:01:30.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-09-23T04:01:30.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35552025-09-23T04:01:30.611Z
35562025-09-23T04:01:30.611Zinfo: running `cargo check --bins` on cert-dev (167/227)
35572025-09-23T04:01:31.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-09-23T04:01:31.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-09-23T04:01:31.960Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35602025-09-23T04:01:32.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
35612025-09-23T04:01:32.538Z
35622025-09-23T04:01:32.538Zinfo: running `cargo check --bins` on clickana (168/227)
35632025-09-23T04:01:33.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-09-23T04:01:33.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-09-23T04:01:33.868Z Checking castaway v0.2.3
35662025-09-23T04:01:33.868Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35672025-09-23T04:01:33.893Z Checking lru v0.12.5
35682025-09-23T04:01:33.894Z Compiling instability v0.3.2
35692025-09-23T04:01:33.894Z Checking unicode-truncate v1.1.0
35702025-09-23T04:01:33.894Z Checking cassowary v0.3.0
35712025-09-23T04:01:33.894Z Compiling indoc v2.0.6
35722025-09-23T04:01:34.224Z Checking compact_str v0.8.0
35732025-09-23T04:01:35.035Z Checking ratatui v0.29.0
35742025-09-23T04:01:36.402Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35752025-09-23T04:01:38.366Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35762025-09-23T04:01:39.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s
35772025-09-23T04:01:40.045Z
35782025-09-23T04:01:40.045Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (169/227)
35792025-09-23T04:01:41.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-09-23T04:01:41.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-09-23T04:01:41.740Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35822025-09-23T04:01:41.740Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35832025-09-23T04:01:42.780Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35842025-09-23T04:01:43.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
35852025-09-23T04:01:43.822Z
35862025-09-23T04:01:43.822Zinfo: running `cargo check --bins` on ch-dev (170/227)
35872025-09-23T04:01:45.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-09-23T04:01:45.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-09-23T04:01:45.390Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35902025-09-23T04:01:46.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
35912025-09-23T04:01:47.117Z
35922025-09-23T04:01:47.117Zinfo: running `cargo check --bins` on dev-tools-common (171/227)
35932025-09-23T04:01:48.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-09-23T04:01:48.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-09-23T04:01:48.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-09-23T04:01:48.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35972025-09-23T04:01:48.107Z
35982025-09-23T04:01:48.107Zinfo: running `cargo check --bins` on crdb-seed (172/227)
35992025-09-23T04:01:49.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-09-23T04:01:49.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-09-23T04:01:49.657Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36022025-09-23T04:01:50.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
36032025-09-23T04:01:50.645Z
36042025-09-23T04:01:50.645Zinfo: running `cargo check --bins` on db-dev (173/227)
36052025-09-23T04:01:51.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-09-23T04:01:51.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-09-23T04:01:52.202Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36082025-09-23T04:01:53.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
36092025-09-23T04:01:53.786Z
36102025-09-23T04:01:53.786Zinfo: running `cargo check --bins` on omicron-dev-lib (174/227)
36112025-09-23T04:01:55.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-09-23T04:01:55.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-09-23T04:01:55.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-09-23T04:01:55.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
36152025-09-23T04:01:55.349Z
36162025-09-23T04:01:55.350Zinfo: running `cargo check --bins` on xtask-downloader (175/227)
36172025-09-23T04:01:56.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-09-23T04:01:56.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-09-23T04:01:56.673Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36202025-09-23T04:02:00.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
36212025-09-23T04:02:00.487Z
36222025-09-23T04:02:00.487Zinfo: running `cargo check --bins` on omicron-ls-apis (176/227)
36232025-09-23T04:02:00.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-09-23T04:02:00.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-09-23T04:02:00.487Z Checking typeid v1.0.3
36262025-09-23T04:02:00.487Z Checking ordered-float v2.10.1
36272025-09-23T04:02:00.487Z Checking unicode-xid v0.2.6
36282025-09-23T04:02:00.487Z Checking cargo-platform v0.2.0
36292025-09-23T04:02:00.487Z Checking erased-serde v0.4.6
36302025-09-23T04:02:00.487Z Checking serde-value v0.7.0
36312025-09-23T04:02:00.648Z Checking serde-untagged v0.1.7
36322025-09-23T04:02:01.049Z Checking cargo-util-schemas v0.8.2
36332025-09-23T04:02:02.956Z Checking cargo_metadata v0.21.0
36342025-09-23T04:02:04.730Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36352025-09-23T04:02:06.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.06s
36362025-09-23T04:02:06.485Z
36372025-09-23T04:02:06.485Zinfo: running `cargo check --bins` on mgs-dev (177/227)
36382025-09-23T04:02:07.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-09-23T04:02:07.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-09-23T04:02:08.045Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36412025-09-23T04:02:09.069Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36422025-09-23T04:02:10.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
36432025-09-23T04:02:10.356Z
36442025-09-23T04:02:10.356Zinfo: running `cargo check --bins` on omicron-omdb (178/227)
36452025-09-23T04:02:11.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-09-23T04:02:11.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-09-23T04:02:12.251Z Compiling derive_builder_core v0.20.2
36482025-09-23T04:02:12.294Z Compiling vergen-lib v0.1.6
36492025-09-23T04:02:12.318Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36502025-09-23T04:02:12.318Z Compiling vergen v9.0.6
36512025-09-23T04:02:12.375Z Compiling vergen-gitcl v1.0.8
36522025-09-23T04:02:12.400Z Compiling dirs-sys-next v0.1.2
36532025-09-23T04:02:12.401Z Compiling crunchy v0.2.2
36542025-09-23T04:02:12.458Z Compiling dsl_auto_type v0.1.2
36552025-09-23T04:02:12.712Z Checking scheduled-thread-pool v0.2.7
36562025-09-23T04:02:12.813Z Compiling dirs-next v2.0.0
36572025-09-23T04:02:12.839Z Compiling diesel_table_macro_syntax v0.2.0
36582025-09-23T04:02:13.016Z Compiling tiny-keccak v2.0.2
36592025-09-23T04:02:13.054Z Checking r2d2 v0.8.10
36602025-09-23T04:02:13.123Z Compiling term v0.7.0
36612025-09-23T04:02:13.218Z Compiling bit-vec v0.6.3
36622025-09-23T04:02:13.283Z Compiling ena v0.14.3
36632025-09-23T04:02:13.483Z Compiling diff v0.1.13
36642025-09-23T04:02:13.686Z Compiling bit-set v0.5.3
36652025-09-23T04:02:13.756Z Compiling bindgen v0.71.1
36662025-09-23T04:02:13.917Z Compiling diesel_derives v2.2.3
36672025-09-23T04:02:14.001Z Compiling ascii-canvas v3.0.0
36682025-09-23T04:02:14.086Z Compiling regex-syntax v0.6.29
36692025-09-23T04:02:14.208Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36702025-09-23T04:02:14.445Z Compiling derive_builder_macro v0.20.2
36712025-09-23T04:02:14.473Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36722025-09-23T04:02:14.510Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36732025-09-23T04:02:14.595Z Compiling libxml v0.3.3
36742025-09-23T04:02:14.787Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36752025-09-23T04:02:15.084Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36762025-09-23T04:02:15.361Z Compiling derive_builder v0.20.2
36772025-09-23T04:02:15.420Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36782025-09-23T04:02:15.672Z Compiling strum_macros v0.24.3
36792025-09-23T04:02:15.796Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36802025-09-23T04:02:16.476Z Compiling indoc v1.0.9
36812025-09-23T04:02:17.364Z Compiling lalrpop v0.19.12
36822025-09-23T04:02:17.868Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36832025-09-23T04:02:18.683Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36842025-09-23T04:02:18.841Z Compiling oso-derive v0.27.3
36852025-09-23T04:02:19.077Z Compiling impl-trait-for-tuples v0.2.2
36862025-09-23T04:02:19.358Z Checking quick-xml v0.37.2
36872025-09-23T04:02:19.984Z Checking maplit v1.0.2
36882025-09-23T04:02:20.074Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36892025-09-23T04:02:20.155Z Compiling diesel-dtrace v0.4.2
36902025-09-23T04:02:20.611Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36912025-09-23T04:02:20.967Z Checking bb8 v0.8.5
36922025-09-23T04:02:21.541Z Checking ignore v0.4.23
36932025-09-23T04:02:21.575Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36942025-09-23T04:02:21.628Z Checking predicates-tree v1.0.12
36952025-09-23T04:02:21.822Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36962025-09-23T04:02:21.949Z Checking rand_seeder v0.4.0
36972025-09-23T04:02:22.172Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36982025-09-23T04:02:22.213Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36992025-09-23T04:02:22.436Z Checking globwalk v0.9.1
37002025-09-23T04:02:22.488Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37012025-09-23T04:02:22.648Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37022025-09-23T04:02:22.817Z Checking camino-tempfile-ext v0.3.2
37032025-09-23T04:02:23.309Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37042025-09-23T04:02:24.216Z Checking console v0.16.0
37052025-09-23T04:02:24.320Z Checking diesel v2.2.12
37062025-09-23T04:02:24.765Z Checking is_ci v1.2.0
37072025-09-23T04:02:24.847Z Checking unit-prefix v0.5.1
37082025-09-23T04:02:25.014Z Checking supports-color v3.0.2
37092025-09-23T04:02:25.116Z Checking indicatif v0.18.0
37102025-09-23T04:02:25.141Z Checking support-bundle-viewer v0.1.2
37112025-09-23T04:02:25.324Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37122025-09-23T04:02:25.526Z Checking multimap v0.10.1
37132025-09-23T04:02:40.249Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
37142025-09-23T04:02:42.106Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
37152025-09-23T04:02:43.590Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37162025-09-23T04:02:45.773Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
37172025-09-23T04:02:49.218Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37182025-09-23T04:02:53.577Z Compiling samael v0.0.19
37192025-09-23T04:02:58.297Z Checking async-bb8-diesel v0.2.1
37202025-09-23T04:02:59.001Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
37212025-09-23T04:03:00.253Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
37222025-09-23T04:03:04.861Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37232025-09-23T04:03:06.304Z Compiling polar-core v0.27.3
37242025-09-23T04:03:16.949Z Checking oso v0.27.3
37252025-09-23T04:04:26.932Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37262025-09-23T04:05:28.972Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37272025-09-23T04:05:47.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
37282025-09-23T04:05:47.477Z
37292025-09-23T04:05:47.477Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (179/227)
37302025-09-23T04:05:48.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-09-23T04:05:48.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-09-23T04:05:48.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332025-09-23T04:05:48.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37342025-09-23T04:05:48.923Z
37352025-09-23T04:05:48.923Zinfo: running `cargo check --bins` on nexus-saga-recovery (180/227)
37362025-09-23T04:05:50.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-09-23T04:05:50.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-09-23T04:05:50.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392025-09-23T04:05:50.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37402025-09-23T04:05:50.428Z
37412025-09-23T04:05:50.428Zinfo: running `cargo check --bins` on nexus-test-utils-macros (181/227)
37422025-09-23T04:05:51.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-09-23T04:05:51.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-09-23T04:05:51.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452025-09-23T04:05:51.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
37462025-09-23T04:05:51.696Z
37472025-09-23T04:05:51.696Zinfo: running `cargo check --bins` on omicron-nexus (182/227)
37482025-09-23T04:05:53.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-09-23T04:05:53.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-09-23T04:05:53.658Z Compiling libz-sys v1.1.20
37512025-09-23T04:05:53.687Z Compiling libgit2-sys v0.17.0+1.8.1
37522025-09-23T04:05:53.723Z Compiling fs-err v2.11.0
37532025-09-23T04:05:53.748Z Compiling vergen v8.3.2
37542025-09-23T04:05:53.748Z Compiling cargo-platform v0.1.8
37552025-09-23T04:05:53.813Z Compiling rustls v0.21.12
37562025-09-23T04:05:53.813Z Checking parse-size v1.1.0
37572025-09-23T04:05:53.838Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
37582025-09-23T04:05:54.081Z Checking rustls-webpki v0.101.7
37592025-09-23T04:05:54.203Z Compiling cargo_metadata v0.18.1
37602025-09-23T04:05:54.237Z Checking sct v0.7.1
37612025-09-23T04:05:54.342Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37622025-09-23T04:05:54.500Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37632025-09-23T04:05:54.527Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37642025-09-23T04:05:54.720Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
37652025-09-23T04:05:54.789Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37662025-09-23T04:05:54.966Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37672025-09-23T04:05:55.010Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37682025-09-23T04:05:55.198Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37692025-09-23T04:05:56.010Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
37702025-09-23T04:05:56.295Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37712025-09-23T04:05:56.372Z Checking rustls-pemfile v1.0.4
37722025-09-23T04:05:56.652Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37732025-09-23T04:05:56.677Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37742025-09-23T04:05:56.996Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
37752025-09-23T04:05:57.121Z Checking twox-hash v2.1.0
37762025-09-23T04:05:57.251Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37772025-09-23T04:05:58.007Z Checking tokio-rustls v0.24.1
37782025-09-23T04:05:58.222Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37792025-09-23T04:05:58.888Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37802025-09-23T04:05:59.059Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37812025-09-23T04:05:59.269Z Checking fatfs v0.3.6
37822025-09-23T04:05:59.298Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
37832025-09-23T04:05:59.568Z Checking assert_matches v1.5.0
37842025-09-23T04:06:07.369Z Compiling git2 v0.19.0
37852025-09-23T04:06:08.173Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
37862025-09-23T04:06:08.413Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
37872025-09-23T04:06:13.828Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37882025-09-23T04:08:15.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
37892025-09-23T04:08:15.923Z
37902025-09-23T04:08:15.923Zinfo: running `cargo check --bins` on nexus-background-task-interface (183/227)
37912025-09-23T04:08:17.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922025-09-23T04:08:17.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932025-09-23T04:08:17.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942025-09-23T04:08:17.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37952025-09-23T04:08:17.149Z
37962025-09-23T04:08:17.149Zinfo: running `cargo check --bins` on nexus-external-api (184/227)
37972025-09-23T04:08:18.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-09-23T04:08:18.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-09-23T04:08:18.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002025-09-23T04:08:18.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
38012025-09-23T04:08:18.480Z
38022025-09-23T04:08:18.480Zinfo: running `cargo check --bins` on nexus-internal-api (185/227)
38032025-09-23T04:08:19.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-09-23T04:08:19.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-09-23T04:08:19.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062025-09-23T04:08:19.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
38072025-09-23T04:08:19.748Z
38082025-09-23T04:08:19.748Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (186/227)
38092025-09-23T04:08:20.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-09-23T04:08:20.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-09-23T04:08:20.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122025-09-23T04:08:20.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38132025-09-23T04:08:21.086Z
38142025-09-23T04:08:21.086Zinfo: running `cargo check --bins` on nexus-mgs-updates (187/227)
38152025-09-23T04:08:22.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-09-23T04:08:22.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-09-23T04:08:22.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182025-09-23T04:08:22.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38192025-09-23T04:08:22.379Z
38202025-09-23T04:08:22.379Zinfo: running `cargo check --bins` on nexus-networking (188/227)
38212025-09-23T04:08:23.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-09-23T04:08:23.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-09-23T04:08:23.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242025-09-23T04:08:23.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38252025-09-23T04:08:23.670Z
38262025-09-23T04:08:23.670Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (189/227)
38272025-09-23T04:08:24.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-09-23T04:08:24.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-09-23T04:08:24.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302025-09-23T04:08:24.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38312025-09-23T04:08:24.921Z
38322025-09-23T04:08:24.921Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (190/227)
38332025-09-23T04:08:26.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-09-23T04:08:26.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-09-23T04:08:26.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-09-23T04:08:26.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38372025-09-23T04:08:26.213Z
38382025-09-23T04:08:26.214Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38392025-09-23T04:08:27.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-09-23T04:08:27.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-09-23T04:08:27.936Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38422025-09-23T04:08:27.936Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38432025-09-23T04:08:28.006Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38442025-09-23T04:08:28.032Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38452025-09-23T04:08:28.057Z Checking yansi v1.0.1
38462025-09-23T04:08:28.057Z Checking diff v0.1.13
38472025-09-23T04:08:28.057Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38482025-09-23T04:08:28.082Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38492025-09-23T04:08:28.331Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38502025-09-23T04:08:28.578Z Checking pretty_assertions v1.4.1
38512025-09-23T04:08:29.866Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38522025-09-23T04:09:21.057Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38532025-09-23T04:09:21.082Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38542025-09-23T04:09:21.082Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38552025-09-23T04:09:21.083Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38562025-09-23T04:09:21.083Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38572025-09-23T04:09:21.083Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38582025-09-23T04:09:21.875Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38592025-09-23T04:09:22.315Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38602025-09-23T04:09:24.278Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38612025-09-23T04:11:01.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
38622025-09-23T04:11:01.842Z
38632025-09-23T04:11:01.842Zinfo: running `cargo check --bins` on openapi-manager (192/227)
38642025-09-23T04:11:03.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-09-23T04:11:03.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-09-23T04:11:03.315Z Compiling tabled_derive v0.10.0
38672025-09-23T04:11:03.315Z Checking papergrid v0.14.0
38682025-09-23T04:11:03.315Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38692025-09-23T04:11:03.340Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38702025-09-23T04:11:03.419Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38712025-09-23T04:11:03.444Z Checking heck v0.4.1
38722025-09-23T04:11:03.444Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38732025-09-23T04:11:03.444Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38742025-09-23T04:11:03.712Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38752025-09-23T04:11:03.765Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38762025-09-23T04:11:03.825Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38772025-09-23T04:11:04.953Z Checking tabled v0.18.0
38782025-09-23T04:11:04.978Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38792025-09-23T04:11:09.203Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38802025-09-23T04:11:11.494Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38812025-09-23T04:11:12.775Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38822025-09-23T04:11:15.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.27s
38832025-09-23T04:11:15.354Z
38842025-09-23T04:11:15.354Zinfo: running `cargo check --bins` on installinator-api (193/227)
38852025-09-23T04:11:16.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-09-23T04:11:16.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-09-23T04:11:16.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-09-23T04:11:16.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38892025-09-23T04:11:16.672Z
38902025-09-23T04:11:16.672Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
38912025-09-23T04:11:17.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-09-23T04:11:17.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-09-23T04:11:17.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942025-09-23T04:11:17.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
38952025-09-23T04:11:17.850Z
38962025-09-23T04:11:17.850Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
38972025-09-23T04:11:18.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-09-23T04:11:18.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-09-23T04:11:18.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002025-09-23T04:11:18.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
39012025-09-23T04:11:19.045Z
39022025-09-23T04:11:19.045Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39032025-09-23T04:11:20.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-09-23T04:11:20.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-09-23T04:11:20.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062025-09-23T04:11:20.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
39072025-09-23T04:11:20.260Z
39082025-09-23T04:11:20.260Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39092025-09-23T04:11:21.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-09-23T04:11:21.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-09-23T04:11:21.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122025-09-23T04:11:21.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
39132025-09-23T04:11:21.453Z
39142025-09-23T04:11:21.453Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39152025-09-23T04:11:22.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162025-09-23T04:11:22.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172025-09-23T04:11:22.901Z Compiling petname v2.0.2
39182025-09-23T04:11:22.902Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39192025-09-23T04:11:22.927Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39202025-09-23T04:11:22.927Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39212025-09-23T04:11:22.927Z Checking sync-ptr v0.1.4
39222025-09-23T04:11:22.952Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39232025-09-23T04:11:24.377Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39242025-09-23T04:11:27.383Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39252025-09-23T04:11:31.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s
39262025-09-23T04:11:31.842Z
39272025-09-23T04:11:31.842Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39282025-09-23T04:11:33.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-09-23T04:11:33.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-09-23T04:11:33.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312025-09-23T04:11:33.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
39322025-09-23T04:11:33.180Z
39332025-09-23T04:11:33.180Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
39342025-09-23T04:11:34.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-09-23T04:11:34.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-09-23T04:11:34.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372025-09-23T04:11:34.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
39382025-09-23T04:11:34.307Z
39392025-09-23T04:11:34.308Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
39402025-09-23T04:11:35.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-09-23T04:11:35.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-09-23T04:11:35.795Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
39432025-09-23T04:11:35.820Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39442025-09-23T04:11:35.820Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39452025-09-23T04:12:16.820Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
39462025-09-23T04:12:17.492Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
39472025-09-23T04:12:21.397Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
39482025-09-23T04:12:22.232Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
39492025-09-23T04:12:29.101Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39502025-09-23T04:13:21.178Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39512025-09-23T04:13:22.329Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39522025-09-23T04:13:25.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
39532025-09-23T04:13:25.669Z
39542025-09-23T04:13:25.670Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
39552025-09-23T04:13:26.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562025-09-23T04:13:26.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572025-09-23T04:13:27.141Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39582025-09-23T04:13:28.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
39592025-09-23T04:13:28.531Z
39602025-09-23T04:13:28.531Zinfo: running `cargo check --bins` on omicron-releng (203/227)
39612025-09-23T04:13:29.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622025-09-23T04:13:29.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632025-09-23T04:13:29.802Z Compiling blake3 v1.5.4
39642025-09-23T04:13:29.827Z Checking memmap2 v0.9.5
39652025-09-23T04:13:29.827Z Checking arrayvec v0.7.6
39662025-09-23T04:13:29.827Z Checking constant_time_eq v0.3.1
39672025-09-23T04:13:29.827Z Checking arrayref v0.3.9
39682025-09-23T04:13:29.827Z Checking topological-sort v0.2.2
39692025-09-23T04:13:29.853Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39702025-09-23T04:13:29.853Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39712025-09-23T04:13:30.017Z Checking shell-words v1.1.0
39722025-09-23T04:13:31.487Z Checking omicron-zone-package v0.12.2
39732025-09-23T04:13:33.289Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39742025-09-23T04:13:35.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
39752025-09-23T04:13:35.275Z
39762025-09-23T04:13:35.275Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
39772025-09-23T04:13:36.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39782025-09-23T04:13:36.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39792025-09-23T04:13:36.594Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39802025-09-23T04:13:37.016Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39812025-09-23T04:13:37.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
39822025-09-23T04:13:37.952Z
39832025-09-23T04:13:37.952Zinfo: running `cargo check --bins` on xtask (205/227)
39842025-09-23T04:13:38.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39852025-09-23T04:13:38.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39862025-09-23T04:13:38.847Z Checking bitflags v2.9.1
39872025-09-23T04:13:38.847Z Checking serde v1.0.223
39882025-09-23T04:13:38.847Z Checking zerofrom v0.1.4
39892025-09-23T04:13:38.882Z Checking hashbrown v0.15.4
39902025-09-23T04:13:38.907Z Checking smallvec v1.15.1
39912025-09-23T04:13:38.936Z Checking thiserror v1.0.69
39922025-09-23T04:13:38.961Z Checking serde_json v1.0.145
39932025-09-23T04:13:38.961Z Checking scroll v0.12.0
39942025-09-23T04:13:39.104Z Checking num-traits v0.2.19
39952025-09-23T04:13:39.131Z Checking yoke v0.7.4
39962025-09-23T04:13:39.165Z Checking rustix v0.38.37
39972025-09-23T04:13:39.281Z Checking log v0.4.27
39982025-09-23T04:13:39.452Z Checking percent-encoding v2.3.2
39992025-09-23T04:13:39.476Z Checking zerovec v0.10.4
40002025-09-23T04:13:39.569Z Checking goblin v0.8.2
40012025-09-23T04:13:39.713Z Checking form_urlencoded v1.2.2
40022025-09-23T04:13:39.791Z Checking toml_datetime v0.6.11
40032025-09-23T04:13:39.864Z Checking indexmap v2.11.0
40042025-09-23T04:13:39.950Z Checking serde_spanned v0.6.9
40052025-09-23T04:13:40.107Z Checking terminal_size v0.4.0
40062025-09-23T04:13:40.131Z Checking erased-serde v0.4.6
40072025-09-23T04:13:40.171Z Checking zerocopy v0.7.35
40082025-09-23T04:13:40.320Z Checking pest v2.7.14
40092025-09-23T04:13:40.345Z Checking getrandom v0.3.1
40102025-09-23T04:13:40.520Z Checking ordered-float v2.10.1
40112025-09-23T04:13:40.597Z Checking thiserror v2.0.16
40122025-09-23T04:13:40.770Z Checking syn v2.0.106
40132025-09-23T04:13:40.988Z Checking serde-untagged v0.1.7
40142025-09-23T04:13:41.029Z Checking serde-value v0.7.0
40152025-09-23T04:13:41.063Z Checking tinystr v0.7.6
40162025-09-23T04:13:41.121Z Checking icu_collections v1.5.0
40172025-09-23T04:13:41.381Z Checking toml_edit v0.22.27
40182025-09-23T04:13:41.448Z Checking rustix v1.0.7
40192025-09-23T04:13:41.473Z Checking icu_locid v1.5.0
40202025-09-23T04:13:41.473Z Checking semver v1.0.26
40212025-09-23T04:13:41.779Z Checking once_cell v1.21.3
40222025-09-23T04:13:41.940Z Checking clap_builder v4.5.41
40232025-09-23T04:13:42.123Z Checking cargo-platform v0.2.0
40242025-09-23T04:13:42.436Z Checking icu_provider v1.5.0
40252025-09-23T04:13:42.470Z Checking textwrap v0.16.2
40262025-09-23T04:13:42.765Z Checking dtrace-parser v0.2.0
40272025-09-23T04:13:42.883Z Checking tempfile v3.20.0
40282025-09-23T04:13:42.907Z Checking fs-err v3.1.1
40292025-09-23T04:13:43.056Z Checking icu_locid_transform v1.5.0
40302025-09-23T04:13:43.244Z Checking anyhow v1.0.99
40312025-09-23T04:13:43.269Z Checking tabled v0.15.0
40322025-09-23T04:13:43.293Z Checking camino-tempfile v1.4.1
40332025-09-23T04:13:43.586Z Checking macaddr v1.0.1
40342025-09-23T04:13:43.652Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40352025-09-23T04:13:43.987Z Checking toml v0.8.23
40362025-09-23T04:13:44.037Z Checking icu_properties v1.5.1
40372025-09-23T04:13:44.285Z Checking dof v0.3.0
40382025-09-23T04:13:44.658Z Checking cargo_toml v0.21.0
40392025-09-23T04:13:44.745Z Checking clap v4.5.41
40402025-09-23T04:13:45.301Z Checking usdt-impl v0.5.0
40412025-09-23T04:13:45.825Z Checking usdt v0.5.0
40422025-09-23T04:13:47.081Z Checking icu_normalizer v1.5.0
40432025-09-23T04:13:47.784Z Checking idna_adapter v1.2.0
40442025-09-23T04:13:47.984Z Checking idna v1.0.3
40452025-09-23T04:13:48.456Z Checking url v2.5.4
40462025-09-23T04:13:49.191Z Checking cargo-util-schemas v0.8.2
40472025-09-23T04:13:51.004Z Checking cargo_metadata v0.21.0
40482025-09-23T04:13:52.555Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40492025-09-23T04:13:53.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
40502025-09-23T04:13:53.694Z
40512025-09-23T04:13:53.694Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
40522025-09-23T04:13:54.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40532025-09-23T04:13:54.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40542025-09-23T04:13:55.144Z Checking polyval v0.6.2
40552025-09-23T04:13:55.168Z Checking ctr v0.9.2
40562025-09-23T04:13:55.207Z Checking ssh-encoding v0.2.0
40572025-09-23T04:13:55.207Z Checking blowfish v0.9.1
40582025-09-23T04:13:55.258Z Checking password-hash v0.4.2
40592025-09-23T04:13:55.284Z Checking p521 v0.13.3
40602025-09-23T04:13:55.308Z Checking p256 v0.13.2
40612025-09-23T04:13:55.308Z Checking russh-cryptovec v0.7.3
40622025-09-23T04:13:55.468Z Checking ghash v0.5.1
40632025-09-23T04:13:55.492Z Checking bcrypt-pbkdf v0.10.0
40642025-09-23T04:13:55.517Z Checking md5 v0.7.0
40652025-09-23T04:13:55.554Z Checking num-bigint v0.4.6
40662025-09-23T04:13:55.600Z Checking des v0.8.1
40672025-09-23T04:13:55.677Z Checking aes-gcm v0.10.3
40682025-09-23T04:13:55.703Z Checking pbkdf2 v0.11.0
40692025-09-23T04:13:55.799Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40702025-09-23T04:13:55.837Z Checking hex-literal v0.4.1
40712025-09-23T04:13:55.862Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40722025-09-23T04:13:55.933Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40732025-09-23T04:13:55.961Z Checking ssh-cipher v0.2.0
40742025-09-23T04:13:56.028Z Checking internet-checksum v0.2.1
40752025-09-23T04:13:56.306Z Checking ssh-key v0.6.6
40762025-09-23T04:13:56.503Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40772025-09-23T04:13:57.781Z Checking russh-keys v0.45.0
40782025-09-23T04:13:59.025Z Checking russh v0.45.0
40792025-09-23T04:14:33.302Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40802025-09-23T04:14:35.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.96s
40812025-09-23T04:14:35.918Z
40822025-09-23T04:14:35.918Zinfo: running `cargo check --bins` on gateway-cli (207/227)
40832025-09-23T04:14:37.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842025-09-23T04:14:37.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852025-09-23T04:14:37.209Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
40862025-09-23T04:14:37.209Z Checking termios v0.3.3
40872025-09-23T04:14:37.209Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
40882025-09-23T04:14:39.831Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
40892025-09-23T04:14:44.321Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40902025-09-23T04:14:45.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s
40912025-09-23T04:14:45.737Z
40922025-09-23T04:14:45.737Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
40932025-09-23T04:14:46.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942025-09-23T04:14:46.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952025-09-23T04:14:47.137Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
40962025-09-23T04:14:47.161Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40972025-09-23T04:14:47.234Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
40982025-09-23T04:14:47.259Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40992025-09-23T04:14:47.942Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41002025-09-23T04:14:47.942Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41012025-09-23T04:14:49.469Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41022025-09-23T04:14:49.922Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41032025-09-23T04:14:51.060Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41042025-09-23T04:14:53.796Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41052025-09-23T04:14:57.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s
41062025-09-23T04:14:57.355Z
41072025-09-23T04:14:57.355Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41082025-09-23T04:14:58.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092025-09-23T04:14:58.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102025-09-23T04:14:58.585Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
41112025-09-23T04:14:59.307Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41122025-09-23T04:14:59.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
41132025-09-23T04:15:00.102Z
41142025-09-23T04:15:00.102Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41152025-09-23T04:15:01.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162025-09-23T04:15:01.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172025-09-23T04:15:01.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41182025-09-23T04:15:01.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41192025-09-23T04:15:01.328Z
41202025-09-23T04:15:01.328Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41212025-09-23T04:15:02.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41222025-09-23T04:15:02.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41232025-09-23T04:15:02.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41242025-09-23T04:15:02.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41252025-09-23T04:15:02.550Z
41262025-09-23T04:15:02.550Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41272025-09-23T04:15:03.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-09-23T04:15:03.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-09-23T04:15:03.986Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41302025-09-23T04:15:04.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
41312025-09-23T04:15:05.136Z
41322025-09-23T04:15:05.136Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41332025-09-23T04:15:06.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342025-09-23T04:15:06.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352025-09-23T04:15:06.398Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41362025-09-23T04:15:06.398Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41372025-09-23T04:15:06.746Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41382025-09-23T04:15:08.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
41392025-09-23T04:15:08.520Z
41402025-09-23T04:15:08.520Zinfo: running `cargo check --bins` on omicron-package (214/227)
41412025-09-23T04:15:09.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422025-09-23T04:15:09.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432025-09-23T04:15:09.804Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41442025-09-23T04:15:12.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
41452025-09-23T04:15:12.237Z
41462025-09-23T04:15:12.237Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41472025-09-23T04:15:13.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482025-09-23T04:15:13.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492025-09-23T04:15:13.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502025-09-23T04:15:13.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41512025-09-23T04:15:13.493Z
41522025-09-23T04:15:13.493Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
41532025-09-23T04:15:14.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542025-09-23T04:15:14.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552025-09-23T04:15:14.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41562025-09-23T04:15:14.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41572025-09-23T04:15:14.720Z
41582025-09-23T04:15:14.720Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
41592025-09-23T04:15:15.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602025-09-23T04:15:15.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612025-09-23T04:15:15.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41622025-09-23T04:15:15.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
41632025-09-23T04:15:15.999Z
41642025-09-23T04:15:15.999Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
41652025-09-23T04:15:17.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662025-09-23T04:15:17.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672025-09-23T04:15:17.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682025-09-23T04:15:17.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
41692025-09-23T04:15:17.309Z
41702025-09-23T04:15:17.309Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
41712025-09-23T04:15:18.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722025-09-23T04:15:18.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732025-09-23T04:15:18.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742025-09-23T04:15:18.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
41752025-09-23T04:15:18.478Z
41762025-09-23T04:15:18.479Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
41772025-09-23T04:15:19.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782025-09-23T04:15:19.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792025-09-23T04:15:19.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41802025-09-23T04:15:19.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
41812025-09-23T04:15:19.608Z
41822025-09-23T04:15:19.608Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
41832025-09-23T04:15:20.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842025-09-23T04:15:20.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852025-09-23T04:15:20.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862025-09-23T04:15:20.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41872025-09-23T04:15:20.861Z
41882025-09-23T04:15:20.861Zinfo: running `cargo check --bins` on tqdb (222/227)
41892025-09-23T04:15:22.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902025-09-23T04:15:22.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912025-09-23T04:15:22.354Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
41922025-09-23T04:15:22.806Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41932025-09-23T04:15:25.143Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
41942025-09-23T04:15:26.520Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
41952025-09-23T04:15:27.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.69s
41962025-09-23T04:15:27.807Z
41972025-09-23T04:15:27.807Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
41982025-09-23T04:15:28.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-09-23T04:15:28.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-09-23T04:15:29.199Z Checking rtoolbox v0.0.2
42012025-09-23T04:15:29.199Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42022025-09-23T04:15:29.223Z Checking tui-tree-widget v0.23.1
42032025-09-23T04:15:29.475Z Checking rpassword v7.4.0
42042025-09-23T04:15:36.627Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42052025-09-23T04:15:41.390Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42062025-09-23T04:15:43.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
42072025-09-23T04:15:43.605Z
42082025-09-23T04:15:43.605Zinfo: running `cargo check --bins` on wicket (224/227)
42092025-09-23T04:15:44.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102025-09-23T04:15:44.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112025-09-23T04:15:44.989Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42122025-09-23T04:15:45.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
42132025-09-23T04:15:45.774Z
42142025-09-23T04:15:45.774Zinfo: running `cargo check --bins` on wicketd (225/227)
42152025-09-23T04:15:46.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162025-09-23T04:15:46.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172025-09-23T04:15:47.167Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42182025-09-23T04:15:53.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
42192025-09-23T04:15:53.825Z
42202025-09-23T04:15:53.825Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42212025-09-23T04:15:54.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222025-09-23T04:15:54.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232025-09-23T04:15:54.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242025-09-23T04:15:54.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
42252025-09-23T04:15:55.004Z
42262025-09-23T04:15:55.004Zinfo: running `cargo check --bins` on zone-setup (227/227)
42272025-09-23T04:15:56.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282025-09-23T04:15:56.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292025-09-23T04:15:56.350Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
42302025-09-23T04:15:56.350Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
42312025-09-23T04:15:56.374Z Checking uzers v0.12.1
42322025-09-23T04:15:56.762Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
42332025-09-23T04:15:59.333Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
42342025-09-23T04:16:02.812Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42352025-09-23T04:16:04.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
42362025-09-23T04:16:04.558Z
42372025-09-23T04:16:04.558Zreal 28:07.848855873
42382025-09-23T04:16:04.558Zuser 46:15.381694350
42392025-09-23T04:16:04.558Zsys 7:52.095834703
42402025-09-23T04:16:04.558Ztrap 1.407261763
42412025-09-23T04:16:04.558Ztflt 0.365605849
42422025-09-23T04:16:04.558Zdflt 1.231096191
42432025-09-23T04:16:04.558Zkflt 0.001310876
42442025-09-23T04:16:04.558Zlock 2:04:40.940093987
42452025-09-23T04:16:04.583Zslp 4:12:41.899421056
42462025-09-23T04:16:04.583Zlat 1:49.141405159
42472025-09-23T04:16:04.583Zstop 5:34.697893493
42482025-09-23T04:16:04.583Zprocess exited: duration 2073726 ms, exit code 0
 
42492025-09-23T04:16:04.632Zfound 0 output files