01JZ0HHMFQ54VDSMQPEMJBGPCY: 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: 01JZ0HHZBE1868MJT5WSGV2J6T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T13:49:14.490Zjob assigned to worker 01JZ0HHZXMVFJCKXK7ZG73XXRB [factory gimlet-EVT22200007-propolis, EVT22200007/32720] (queued for 24 s)
 
22025-06-30T13:49:22.703Zstarting task 0: "setup"
32025-06-30T13:49:22.728Z++ uname -s
42025-06-30T13:49:22.728Z+ kern=SunOS
52025-06-30T13:49:22.728Z+ build_user=build
62025-06-30T13:49:22.728Z+ build_uid=12345
72025-06-30T13:49:22.728Z+ work_dir=/work
82025-06-30T13:49:22.728Z+ input_dir=/input
92025-06-30T13:49:22.728Z+ [[ 0 == 12345 ]]
102025-06-30T13:49:22.728Z+ case "$kern" in
112025-06-30T13:49:22.728Z+ groupadd -g 12345 build
122025-06-30T13:49:22.728Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T13:49:24.727Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T13:49:24.763Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T13:49:24.788Z+ home_fs=zfs
162025-06-30T13:49:24.788Z+ [[ zfs == autofs ]]
172025-06-30T13:49:24.788Z+ mkdir -p /home/build
182025-06-30T13:49:24.788Z+ chown build:build /home/build /work
192025-06-30T13:49:26.770Z+ chmod 0700 /home/build /work
202025-06-30T13:49:26.796Zprocess exited: duration 4074 ms, exit code 0
 
212025-06-30T13:49:26.846Zstarting task 1: "rust-toolchain"
222025-06-30T13:49:26.871Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T13:49:26.871Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-30T13:49:26.871Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-06-30T13:49:26.871Z * rust toolchain channel = "1.87.0"
262025-06-30T13:49:26.871Z * rust toolchain profile = "default"
272025-06-30T13:49:26.871Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-30T13:49:26.871Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T13:49:26.871Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T13:49:26.983Zinfo: downloading installer
312025-06-30T13:49:27.936Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T13:49:27.936Zwarn: /opt/ooce/bin
332025-06-30T13:49:27.936Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T13:49:27.937Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T13:49:27.937Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T13:49:27.937Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T13:49:27.937Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T13:49:27.937Zerror: cannot install while Rust is installed
392025-06-30T13:49:27.937Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T13:49:27.962Zinfo: profile set to 'default'
412025-06-30T13:49:27.962Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T13:49:27.962Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T13:49:28.069Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T13:49:28.069Zinfo: downloading component 'cargo'
452025-06-30T13:49:28.315Zinfo: downloading component 'clippy'
462025-06-30T13:49:28.399Zinfo: downloading component 'rust-docs'
472025-06-30T13:49:28.659Zinfo: downloading component 'rust-std'
482025-06-30T13:49:29.023Zinfo: downloading component 'rustc'
492025-06-30T13:49:31.288Zinfo: downloading component 'rustfmt'
502025-06-30T13:49:31.347Zinfo: installing component 'cargo'
512025-06-30T13:49:32.533Zinfo: installing component 'clippy'
522025-06-30T13:49:33.003Zinfo: installing component 'rust-docs'
532025-06-30T13:49:36.067Zinfo: installing component 'rust-std'
542025-06-30T13:49:38.196Zinfo: installing component 'rustc'
552025-06-30T13:49:46.331Zinfo: installing component 'rustfmt'
562025-06-30T13:49:46.714Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T13:49:46.714Z
582025-06-30T13:49:46.886Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T13:49:46.886Z
602025-06-30T13:49:46.886Z
612025-06-30T13:49:46.886ZRust is installed now. Great!
622025-06-30T13:49:46.886Z
632025-06-30T13:49:46.886ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T13:49:46.886Zenvironment variable. This has not been done automatically.
652025-06-30T13:49:46.886Z
662025-06-30T13:49:46.886ZTo configure your current shell, you need to source
672025-06-30T13:49:46.886Zthe corresponding env file under $HOME/.cargo.
682025-06-30T13:49:46.887Z
692025-06-30T13:49:46.887ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T13:49:46.887Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T13:49:46.887Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T13:49:46.887Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T13:49:47.002Z+ rustup --version
742025-06-30T13:49:47.028Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T13:49:47.028Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T13:49:47.137Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T13:49:47.162Z+ cargo --version
782025-06-30T13:49:47.244Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T13:49:47.274Z+ rustc --version
802025-06-30T13:49:47.357Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T13:49:47.383Zprocess exited: duration 20516 ms, exit code 0
 
822025-06-30T13:49:47.433Zstarting task 2: "authentication"
832025-06-30T13:49:47.491Zprocess exited: duration 57 ms, exit code 0
 
842025-06-30T13:49:47.540Zstarting task 3: "clone repository"
852025-06-30T13:49:47.565Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T13:49:47.565Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T13:49:47.590ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T13:49:56.083Z+ cd /work/oxidecomputer/omicron
892025-06-30T13:49:56.083Z+ git fetch origin 37244bdf4219c511b1b8caecb155a91f8941ba4d
902025-06-30T13:49:56.515ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T13:49:56.515Z * branch 37244bdf4219c511b1b8caecb155a91f8941ba4d -> FETCH_HEAD
922025-06-30T13:49:56.540Z+ [[ -n dap/pending-mgs-serialize-bug ]]
932025-06-30T13:49:56.540Z++ git branch --show-current
942025-06-30T13:49:56.540Z+ current=main
952025-06-30T13:49:56.540Z+ [[ main != dap/pending-mgs-serialize-bug ]]
962025-06-30T13:49:56.540Z+ git branch -f dap/pending-mgs-serialize-bug 37244bdf4219c511b1b8caecb155a91f8941ba4d
972025-06-30T13:49:56.565Z+ git checkout -f dap/pending-mgs-serialize-bug
982025-06-30T13:49:56.796ZSwitched to branch 'dap/pending-mgs-serialize-bug'
992025-06-30T13:49:56.821Z+ git reset --hard 37244bdf4219c511b1b8caecb155a91f8941ba4d
1002025-06-30T13:49:56.846ZHEAD is now at 37244bdf4 add expect
1012025-06-30T13:49:56.846Zprocess exited: duration 9284 ms, exit code 0
 
1022025-06-30T13:49:56.897Zstarting task 4: "build"
1032025-06-30T13:49:56.922Z+ source .github/buildomat/ci-env.sh
1042025-06-30T13:49:56.922Z++ export CARGO_TERM_COLOR=always
1052025-06-30T13:49:56.922Z++ CARGO_TERM_COLOR=always
1062025-06-30T13:49:56.922Z+ cargo --version
1072025-06-30T13:49:56.973Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T13:49:56.998Z+ rustc --version
1092025-06-30T13:49:57.058Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T13:49:57.083Z+ source ./env.sh
1112025-06-30T13:49:57.083Z++ OLD_SHELL_OPTS=ehxB
1122025-06-30T13:49:57.083Z++ set -o xtrace
1132025-06-30T13:49:57.083Z++++ dirname ./env.sh
1142025-06-30T13:49:57.083Z+++ readlink -f .
1152025-06-30T13:49:57.083Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-30T13:49:57.083Z++ 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-06-30T13:49:57.084Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ 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-06-30T13:49:57.084Z++ case $OLD_SHELL_OPTS in
1252025-06-30T13:49:57.084Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-30T13:49:57.084Z+ 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-06-30T13:49:57.084Z+ 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-06-30T13:49:57.084Z+ banner prerequisites
1292025-06-30T13:49:57.084Z
1302025-06-30T13:49:57.084Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-30T13:49:57.084Z # # # # # # # # # # # # # # #
1322025-06-30T13:49:57.084Z # # # # ##### # # ##### # # # # # #### #
1332025-06-30T13:49:57.084Z ##### ##### # ##### # # # # # # # # #
1342025-06-30T13:49:57.084Z # # # # # # # # # # # # # # #
1352025-06-30T13:49:57.084Z # # # ###### # # ###### ### # #### # #### #
1362025-06-30T13:49:57.084Z
1372025-06-30T13:49:57.084Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-30T13:50:08.611Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-30T13:50:16.672Z Startup: Caching catalogs ... Done
1402025-06-30T13:50:21.357ZPlanning: Solver setup ... Done (3.204s)
1412025-06-30T13:50:21.384ZPlanning: Running solver ... Done (0.027s)
1422025-06-30T13:50:21.451ZPlanning: Finding local manifests ... Done (0.002s)
1432025-06-30T13:50:21.533ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-30T13:50:21.925ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-30T13:50:21.987ZPlanning: Package planning ... Done (0.062s)
1462025-06-30T13:50:22.047ZPlanning: Merging actions ... Done (0.060s)
1472025-06-30T13:50:22.390ZPlanning: Checking for conflicting actions ... Done (0.340s)
1482025-06-30T13:50:22.415ZPlanning: Consolidating action changes ... Done (0.013s)
1492025-06-30T13:50:23.024ZPlanning: Evaluating mediators ... Done (0.622s)
1502025-06-30T13:50:23.049ZPlanning: Planning completed in 6.27 seconds
1512025-06-30T13:50:23.075Z Packages to install: 4
1522025-06-30T13:50:23.075Z Mediators to change: 2
1532025-06-30T13:50:23.075Z Services to change: 1
1542025-06-30T13:50:23.075Z Estimated space available: 155.01 GB
1552025-06-30T13:50:23.075ZEstimated space to be consumed: 1.69 GB
1562025-06-30T13:50:23.075Z Create boot environment: No
1572025-06-30T13:50:23.075ZCreate backup boot environment: No
1582025-06-30T13:50:23.075Z Rebuild boot archive: No
1592025-06-30T13:50:23.075Z
1602025-06-30T13:50:23.075ZChanged mediators:
1612025-06-30T13:50:23.075Z mediator clang:
1622025-06-30T13:50:23.075Z version: None -> 15 (system default)
1632025-06-30T13:50:23.075Z
1642025-06-30T13:50:23.075Z mediator llvm:
1652025-06-30T13:50:23.075Z version: 14 (system default) -> 15 (system default)
1662025-06-30T13:50:23.075Z
1672025-06-30T13:50:23.075ZChanged packages:
1682025-06-30T13:50:23.075Zhelios-dev
1692025-06-30T13:50:23.075Z developer/build-essential
1702025-06-30T13:50:23.075Z None -> 11-2.0
1712025-06-30T13:50:23.075Z library/libxmlsec1
1722025-06-30T13:50:23.075Z None -> 1.2.35-2.0
1732025-06-30T13:50:23.075Z ooce/developer/clang-15
1742025-06-30T13:50:23.075Z None -> 15.0.7-2.0
1752025-06-30T13:50:23.075Z ooce/developer/llvm-15
1762025-06-30T13:50:23.075Z None -> 15.0.7-2.0
1772025-06-30T13:50:23.075Z
1782025-06-30T13:50:23.075ZServices:
1792025-06-30T13:50:23.075Z restart_fmri:
1802025-06-30T13:50:23.075Z svc:/system/update-man-index:default
1812025-06-30T13:50:23.116Z
1822025-06-30T13:50:23.116ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-30T13:50:28.132ZDownload: 1198/3290 items 82.6/212.6MB 38% complete (17.7M/s)
1842025-06-30T13:50:33.188ZDownload: 2218/3290 items 119.2/212.6MB 56% complete (12.3M/s)
1852025-06-30T13:50:38.194ZDownload: 3165/3290 items 154.2/212.6MB 72% complete (7.0M/s)
1862025-06-30T13:50:42.664ZDownload: Completed 212.60 MB in 19.55 seconds (10.9M/s)
1872025-06-30T13:50:42.840Z Actions: 1/3689 actions (Installing new actions)
1882025-06-30T13:50:47.855Z Actions: 3151/3689 actions (Installing new actions)
1892025-06-30T13:50:48.676Z Actions: Completed 3689 actions in 5.84 seconds.
1902025-06-30T13:50:49.238Z Done (0.556s)
1912025-06-30T13:50:49.238Z Done (0.000s)
1922025-06-30T13:50:50.229Z Done (0.991s)
1932025-06-30T13:50:55.389Z Done (4.943s)
1942025-06-30T13:50:55.484Z Done (0.018s)
1952025-06-30T13:50:55.509Z Done (0.000s)
1962025-06-30T13:50:55.626Z Done (0.000s)
1972025-06-30T13:50:56.453ZPlanning: Evaluating mediator changes ... Done
1982025-06-30T13:50:56.662ZPlanning: Checking for conflicting actions ... Done
1992025-06-30T13:50:56.687ZPlanning: Consolidating action changes ... Done
2002025-06-30T13:50:56.994ZPlanning: Evaluating mediators ... Done
2012025-06-30T13:50:57.020ZPlanning: Planning completed in 0.54 seconds
2022025-06-30T13:50:57.045Z Mediators to change: 2
2032025-06-30T13:50:57.045Z Create boot environment: No
2042025-06-30T13:50:57.045ZCreate backup boot environment: No
2052025-06-30T13:50:57.097Z Done
2062025-06-30T13:50:57.097Z Done
2072025-06-30T13:50:57.829Z Done
2082025-06-30T13:51:02.231Z Done
2092025-06-30T13:51:02.325Z Done
2102025-06-30T13:51:02.350Z Done
2112025-06-30T13:51:02.377Z Done
2122025-06-30T13:51:03.110ZPlanning: Evaluating mediator changes ... Done
2132025-06-30T13:51:03.137ZPlanning: Merging actions ... Done
2142025-06-30T13:51:03.354ZPlanning: Checking for conflicting actions ... Done
2152025-06-30T13:51:03.379ZPlanning: Consolidating action changes ... Done
2162025-06-30T13:51:03.682ZPlanning: Evaluating mediators ... Done
2172025-06-30T13:51:03.751ZPlanning: Planning completed in 0.94 seconds
2182025-06-30T13:51:03.794Z Packages to change: 1
2192025-06-30T13:51:03.794Z Mediators to change: 1
2202025-06-30T13:51:03.794Z Services to change: 1
2212025-06-30T13:51:03.794Z Create boot environment: No
2222025-06-30T13:51:03.819ZCreate backup boot environment: Yes
2232025-06-30T13:51:05.610Z Actions: 1/6 actions (Updating modified actions)
2242025-06-30T13:51:05.635Z Actions: Completed 6 actions in 0.00 seconds.
2252025-06-30T13:51:05.635Z Done
2262025-06-30T13:51:05.635Z Done
2272025-06-30T13:51:05.806Z Done
2282025-06-30T13:51:10.021Z Done
2292025-06-30T13:51:10.112Z Done
2302025-06-30T13:51:10.137Z Done
2312025-06-30T13:51:10.209Z Done
2322025-06-30T13:51:10.734ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-06-30T13:51:10.734Zclang system 15 system
2342025-06-30T13:51:10.734Zcsh system system illumos
2352025-06-30T13:51:10.734Zctags system system illumos
2362025-06-30T13:51:10.734Zfile system system illumos
2372025-06-30T13:51:10.734Zgcc vendor 12 vendor
2382025-06-30T13:51:10.734Zgcc system 10 system
2392025-06-30T13:51:10.734Zgcc system 7 system
2402025-06-30T13:51:10.734Zgo system 1.20 system
2412025-06-30T13:51:10.734Zgo system 1.19 system
2422025-06-30T13:51:10.734Zllvm system 15 system
2432025-06-30T13:51:10.734Zllvm system 14 system
2442025-06-30T13:51:10.734Zmariadb system 10.6 system
2452025-06-30T13:51:10.734Zmta vendor vendor dma
2462025-06-30T13:51:10.734Zopenjdk system 17 system
2472025-06-30T13:51:10.734Zopenjdk system 11 system
2482025-06-30T13:51:10.734Zopenjdk system 1.8 system
2492025-06-30T13:51:10.734Zopenssl vendor 3 vendor
2502025-06-30T13:51:10.734Zperl system 5.36 system
2512025-06-30T13:51:10.734Zpostgresql system 15 system
2522025-06-30T13:51:10.734Zpostgresql system 13 system
2532025-06-30T13:51:10.734Zpython vendor 3 vendor
2542025-06-30T13:51:10.734Zpython system 2 system
2552025-06-30T13:51:10.734Zpython3 system 3.11 system
2562025-06-30T13:51:10.734Zruby system 3.0 system
2572025-06-30T13:51:10.734Zwords vendor vendor american-english
2582025-06-30T13:51:10.734Zwords system system australian-english
2592025-06-30T13:51:10.734Zwords system system british-english
2602025-06-30T13:51:10.734Zwords system system canadian-english
2612025-06-30T13:51:10.734Zwords system system french
2622025-06-30T13:51:10.734Zwords system system italian
2632025-06-30T13:51:10.734Zwords system system ngerman
2642025-06-30T13:51:10.734Zwords system system ogerman
2652025-06-30T13:51:10.734Zwords system system spanish
2662025-06-30T13:51:11.102ZPUBLISHER TYPE STATUS P LOCATION
2672025-06-30T13:51:11.102Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-06-30T13:51:16.472ZFMRI IFO
2692025-06-30T13:51:16.472Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-06-30T13:51:16.472Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-06-30T13:51:16.472Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-06-30T13:51:16.472Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-06-30T13:51:16.472Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-06-30T13:51:16.472Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-06-30T13:51:16.472Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-06-30T13:51:16.472Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-06-30T13:51:16.472Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-06-30T13:51:16.472Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-06-30T13:51:16.472Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-06-30T13:51:16.472Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-06-30T13:51:16.472Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-06-30T13:51:16.472Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-06-30T13:51:16.472Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-06-30T13:51:16.473Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-06-30T13:51:17.536Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-06-30T13:51:17.982Z Updating crates.io index
2872025-06-30T13:51:18.034Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-06-30T13:51:18.489Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-06-30T13:51:19.341Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-06-30T13:51:19.675Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-06-30T13:51:20.081Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-06-30T13:51:20.608Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-06-30T13:51:21.858Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-06-30T13:51:24.049Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-06-30T13:51:25.272Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-06-30T13:51:26.100Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-06-30T13:51:26.528Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-06-30T13:51:26.933Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-06-30T13:51:27.820Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-06-30T13:51:28.239Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-06-30T13:51:28.876Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-06-30T13:51:29.555Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-06-30T13:51:30.093Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-06-30T13:51:30.493Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-06-30T13:51:30.829Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-06-30T13:51:31.205Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-06-30T13:51:31.699Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-06-30T13:51:32.230Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-06-30T13:51:32.742Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-06-30T13:51:33.302Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-06-30T13:51:33.998Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-06-30T13:51:34.526Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-06-30T13:51:34.904Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-06-30T13:51:35.442Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-06-30T13:51:36.049Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-06-30T13:51:36.461Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-06-30T13:51:36.946Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-06-30T13:51:37.331Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-06-30T13:51:46.541Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-06-30T13:51:48.105Z Downloading crates ...
3212025-06-30T13:51:48.176Z Downloaded semver v1.0.26
3222025-06-30T13:51:48.215Z Downloaded clap v4.5.40
3232025-06-30T13:51:48.215Z Downloaded ucd-trie v0.1.7
3242025-06-30T13:51:48.216Z Downloaded unicode-linebreak v0.1.5
3252025-06-30T13:51:48.216Z Downloaded toml_datetime v0.6.11
3262025-06-30T13:51:48.246Z Downloaded unicode-ident v1.0.18
3272025-06-30T13:51:48.247Z Downloaded typenum v1.17.0
3282025-06-30T13:51:48.247Z Downloaded tempfile v3.20.0
3292025-06-30T13:51:48.247Z Downloaded zerovec v0.10.4
3302025-06-30T13:51:48.277Z Downloaded url v2.5.4
3312025-06-30T13:51:48.277Z Downloaded idna v1.0.3
3322025-06-30T13:51:48.277Z Downloaded zerocopy v0.7.35
3332025-06-30T13:51:48.307Z Downloaded winnow v0.7.10
3342025-06-30T13:51:48.308Z Downloaded goblin v0.8.2
3352025-06-30T13:51:48.308Z Downloaded serde_json v1.0.140
3362025-06-30T13:51:48.334Z Downloaded tabled v0.15.0
3372025-06-30T13:51:48.334Z Downloaded icu_properties_data v1.5.0
3382025-06-30T13:51:48.361Z Downloaded pest v2.7.14
3392025-06-30T13:51:48.361Z Downloaded clap_builder v4.5.40
3402025-06-30T13:51:48.361Z Downloaded syn v1.0.109
3412025-06-30T13:51:48.391Z Downloaded unicode-width v0.1.14
3422025-06-30T13:51:48.391Z Downloaded unicode-width v0.2.0
3432025-06-30T13:51:48.391Z Downloaded syn v2.0.104
3442025-06-30T13:51:48.418Z Downloaded memchr v2.7.4
3452025-06-30T13:51:48.419Z Downloaded hashbrown v0.15.4
3462025-06-30T13:51:48.419Z Downloaded rustix v0.38.37
3472025-06-30T13:51:48.445Z Downloaded textwrap v0.16.2
3482025-06-30T13:51:48.445Z Downloaded rustix v1.0.7
3492025-06-30T13:51:48.472Z Downloaded proc-macro2 v1.0.95
3502025-06-30T13:51:48.497Z Downloaded serde v1.0.219
3512025-06-30T13:51:48.497Z Downloaded pest_derive v2.7.14
3522025-06-30T13:51:48.498Z Downloaded papergrid v0.11.0
3532025-06-30T13:51:48.498Z Downloaded indexmap v2.9.0
3542025-06-30T13:51:48.498Z Downloaded icu_collections v1.5.0
3552025-06-30T13:51:48.498Z Downloaded toml_edit v0.22.27
3562025-06-30T13:51:48.523Z Downloaded utf8_iter v1.0.4
3572025-06-30T13:51:48.524Z Downloaded utf16_iter v1.0.5
3582025-06-30T13:51:48.524Z Downloaded usdt v0.5.0
3592025-06-30T13:51:48.524Z Downloaded unicode-xid v0.2.6
3602025-06-30T13:51:48.524Z Downloaded thiserror v2.0.12
3612025-06-30T13:51:48.524Z Downloaded terminal_size v0.4.0
3622025-06-30T13:51:48.524Z Downloaded scroll v0.12.0
3632025-06-30T13:51:48.524Z Downloaded pest_meta v2.7.14
3642025-06-30T13:51:48.524Z Downloaded num-traits v0.2.19
3652025-06-30T13:51:48.524Z Downloaded zerovec-derive v0.10.3
3662025-06-30T13:51:48.524Z Downloaded yoke v0.7.4
3672025-06-30T13:51:48.550Z Downloaded usdt-impl v0.5.0
3682025-06-30T13:51:48.550Z Downloaded libc v0.2.174
3692025-06-30T13:51:48.577Z Downloaded thiserror-impl v1.0.69
3702025-06-30T13:51:48.577Z Downloaded thiserror v1.0.69
3712025-06-30T13:51:48.577Z Downloaded synstructure v0.13.1
3722025-06-30T13:51:48.578Z Downloaded smawk v0.3.2
3732025-06-30T13:51:48.578Z Downloaded smallvec v1.15.0
3742025-06-30T13:51:48.578Z Downloaded quote v1.0.40
3752025-06-30T13:51:48.578Z Downloaded plain v0.2.3
3762025-06-30T13:51:48.578Z Downloaded once_cell v1.21.3
3772025-06-30T13:51:48.578Z Downloaded toml v0.8.23
3782025-06-30T13:51:48.578Z Downloaded usdt-macro v0.5.0
3792025-06-30T13:51:48.604Z Downloaded usdt-attr-macro v0.5.0
3802025-06-30T13:51:48.605Z Downloaded swrite v0.1.0
3812025-06-30T13:51:48.605Z Downloaded strsim v0.11.1
3822025-06-30T13:51:48.605Z Downloaded stable_deref_trait v1.2.0
3832025-06-30T13:51:48.605Z Downloaded serde_spanned v0.6.9
3842025-06-30T13:51:48.605Z Downloaded serde-untagged v0.1.7
3852025-06-30T13:51:48.605Z Downloaded scroll_derive v0.12.0
3862025-06-30T13:51:48.605Z Downloaded proc-macro-error-attr v1.0.4
3872025-06-30T13:51:48.605Z Downloaded pretty-hex v0.4.1
3882025-06-30T13:51:48.605Z Downloaded pest_generator v2.7.14
3892025-06-30T13:51:48.605Z Downloaded percent-encoding v2.3.1
3902025-06-30T13:51:48.605Z Downloaded macaddr v1.0.1
3912025-06-30T13:51:48.606Z Downloaded is_terminal_polyfill v1.70.1
3922025-06-30T13:51:48.606Z Downloaded icu_provider v1.5.0
3932025-06-30T13:51:48.606Z Downloaded generic-array v0.14.7
3942025-06-30T13:51:48.606Z Downloaded fs-err v3.1.1
3952025-06-30T13:51:48.606Z Downloaded errno v0.3.12
3962025-06-30T13:51:48.606Z Downloaded dtrace-parser v0.2.0
3972025-06-30T13:51:48.606Z Downloaded toml_write v0.1.2
3982025-06-30T13:51:48.606Z Downloaded tinystr v0.7.6
3992025-06-30T13:51:48.606Z Downloaded thiserror-impl v2.0.12
4002025-06-30T13:51:48.635Z Downloaded zerofrom-derive v0.1.4
4012025-06-30T13:51:48.635Z Downloaded zerofrom v0.1.4
4022025-06-30T13:51:48.635Z Downloaded zerocopy-derive v0.7.35
4032025-06-30T13:51:48.635Z Downloaded write16 v1.0.0
4042025-06-30T13:51:48.635Z Downloaded version_check v0.9.5
4052025-06-30T13:51:48.635Z Downloaded tabled_derive v0.7.0
4062025-06-30T13:51:48.635Z Downloaded sha2 v0.10.9
4072025-06-30T13:51:48.635Z Downloaded serde_tokenstream v0.2.2
4082025-06-30T13:51:48.635Z Downloaded serde_derive v1.0.219
4092025-06-30T13:51:48.635Z Downloaded serde-value v0.7.0
4102025-06-30T13:51:48.636Z Downloaded ryu v1.0.18
4112025-06-30T13:51:48.636Z Downloaded proc-macro-error v1.0.4
4122025-06-30T13:51:48.636Z Downloaded ordered-float v2.10.1
4132025-06-30T13:51:48.636Z Downloaded memmap v0.7.0
4142025-06-30T13:51:48.636Z Downloaded log v0.4.27
4152025-06-30T13:51:48.662Z Downloaded litemap v0.7.3
4162025-06-30T13:51:48.662Z Downloaded icu_provider_macros v1.5.0
4172025-06-30T13:51:48.662Z Downloaded icu_properties v1.5.1
4182025-06-30T13:51:48.662Z Downloaded icu_locid_transform_data v1.5.0
4192025-06-30T13:51:48.662Z Downloaded icu_locid_transform v1.5.0
4202025-06-30T13:51:48.662Z Downloaded heck v0.5.0
4212025-06-30T13:51:48.663Z Downloaded getrandom v0.3.1
4222025-06-30T13:51:48.663Z Downloaded form_urlencoded v1.2.1
4232025-06-30T13:51:48.663Z Downloaded fnv v1.0.7
4242025-06-30T13:51:48.663Z Downloaded erased-serde v0.4.6
4252025-06-30T13:51:48.663Z Downloaded equivalent v1.0.2
4262025-06-30T13:51:48.663Z Downloaded dof v0.3.0
4272025-06-30T13:51:48.663Z Downloaded displaydoc v0.2.5
4282025-06-30T13:51:48.663Z Downloaded cpufeatures v0.2.14
4292025-06-30T13:51:48.663Z Downloaded colorchoice v1.0.2
4302025-06-30T13:51:48.663Z Downloaded clap_derive v4.5.40
4312025-06-30T13:51:48.689Z Downloaded cargo_toml v0.21.0
4322025-06-30T13:51:48.689Z Downloaded cargo-util-schemas v0.2.0
4332025-06-30T13:51:48.689Z Downloaded camino v1.1.10
4342025-06-30T13:51:48.690Z Downloaded typeid v1.0.3
4352025-06-30T13:51:48.690Z Downloaded thread-id v4.2.2
4362025-06-30T13:51:48.690Z Downloaded yoke-derive v0.7.4
4372025-06-30T13:51:48.690Z Downloaded writeable v0.5.5
4382025-06-30T13:51:48.690Z Downloaded utf8parse v0.2.2
4392025-06-30T13:51:48.690Z Downloaded itoa v1.0.11
4402025-06-30T13:51:48.690Z Downloaded idna_adapter v1.2.0
4412025-06-30T13:51:48.690Z Downloaded icu_normalizer_data v1.5.0
4422025-06-30T13:51:48.690Z Downloaded digest v0.10.7
4432025-06-30T13:51:48.690Z Downloaded crypto-common v0.1.6
4442025-06-30T13:51:48.690Z Downloaded clap_lex v0.7.4
4452025-06-30T13:51:48.690Z Downloaded cargo_metadata v0.20.0
4462025-06-30T13:51:48.690Z Downloaded cargo-platform v0.2.0
4472025-06-30T13:51:48.691Z Downloaded byteorder v1.5.0
4482025-06-30T13:51:48.734Z Downloaded anstyle v1.0.11
4492025-06-30T13:51:48.734Z Downloaded camino-tempfile v1.4.1
4502025-06-30T13:51:48.734Z Downloaded bytecount v0.6.8
4512025-06-30T13:51:48.734Z Downloaded block-buffer v0.10.4
4522025-06-30T13:51:48.734Z Downloaded bitflags v2.9.0
4532025-06-30T13:51:48.734Z Downloaded autocfg v1.4.0
4542025-06-30T13:51:48.734Z Downloaded anyhow v1.0.98
4552025-06-30T13:51:48.734Z Downloaded anstyle-query v1.1.1
4562025-06-30T13:51:48.734Z Downloaded anstyle-parse v0.2.5
4572025-06-30T13:51:48.734Z Downloaded anstream v0.6.18
4582025-06-30T13:51:48.734Z Downloaded icu_normalizer v1.5.0
4592025-06-30T13:51:48.760Z Downloaded icu_locid v1.5.0
4602025-06-30T13:51:48.760Z Downloaded heck v0.4.1
4612025-06-30T13:51:48.760Z Downloaded fastrand v2.1.1
4622025-06-30T13:51:48.760Z Downloaded cfg-if v1.0.1
4632025-06-30T13:51:48.805Z Compiling proc-macro2 v1.0.95
4642025-06-30T13:51:48.805Z Compiling unicode-ident v1.0.18
4652025-06-30T13:51:48.805Z Compiling serde v1.0.219
4662025-06-30T13:51:48.830Z Compiling version_check v0.9.5
4672025-06-30T13:51:48.830Z Compiling thiserror v1.0.69
4682025-06-30T13:51:48.830Z Compiling libc v0.2.174
4692025-06-30T13:51:48.830Z Compiling memchr v2.7.4
4702025-06-30T13:51:48.830Z Compiling stable_deref_trait v1.2.0
4712025-06-30T13:51:49.057Z Compiling ryu v1.0.18
4722025-06-30T13:51:49.173Z Compiling ucd-trie v0.1.7
4732025-06-30T13:51:49.360Z Compiling autocfg v1.4.0
4742025-06-30T13:51:49.555Z Compiling itoa v1.0.11
4752025-06-30T13:51:49.611Z Compiling writeable v0.5.5
4762025-06-30T13:51:49.637Z Compiling litemap v0.7.3
4772025-06-30T13:51:49.829Z Compiling once_cell v1.21.3
4782025-06-30T13:51:50.010Z Compiling bitflags v2.9.0
4792025-06-30T13:51:50.124Z Compiling icu_locid_transform_data v1.5.0
4802025-06-30T13:51:50.207Z Compiling byteorder v1.5.0
4812025-06-30T13:51:50.257Z Compiling serde_json v1.0.140
4822025-06-30T13:51:50.351Z Compiling icu_properties_data v1.5.0
4832025-06-30T13:51:50.468Z Compiling num-traits v0.2.19
4842025-06-30T13:51:50.497Z Compiling write16 v1.0.0
4852025-06-30T13:51:50.582Z Compiling smallvec v1.15.0
4862025-06-30T13:51:50.608Z Compiling utf8_iter v1.0.4
4872025-06-30T13:51:50.651Z Compiling quote v1.0.40
4882025-06-30T13:51:50.678Z Compiling typeid v1.0.3
4892025-06-30T13:51:50.735Z Compiling icu_normalizer_data v1.5.0
4902025-06-30T13:51:50.857Z Compiling errno v0.3.12
4912025-06-30T13:51:50.885Z Compiling hashbrown v0.15.4
4922025-06-30T13:51:50.977Z Compiling equivalent v1.0.2
4932025-06-30T13:51:51.005Z Compiling syn v2.0.104
4942025-06-30T13:51:51.093Z Compiling utf16_iter v1.0.5
4952025-06-30T13:51:51.119Z Compiling rustix v0.38.37
4962025-06-30T13:51:51.254Z Compiling usdt-impl v0.5.0
4972025-06-30T13:51:51.315Z Compiling proc-macro-error-attr v1.0.4
4982025-06-30T13:51:51.342Z Compiling toml_write v0.1.2
4992025-06-30T13:51:51.487Z Compiling winnow v0.7.10
5002025-06-30T13:51:51.614Z Compiling syn v1.0.109
5012025-06-30T13:51:51.804Z Compiling thread-id v4.2.2
5022025-06-30T13:51:51.830Z Compiling indexmap v2.9.0
5032025-06-30T13:51:51.959Z Compiling proc-macro-error v1.0.4
5042025-06-30T13:51:52.136Z Compiling plain v0.2.3
5052025-06-30T13:51:52.219Z Compiling utf8parse v0.2.2
5062025-06-30T13:51:52.246Z Compiling semver v1.0.26
5072025-06-30T13:51:52.336Z Compiling log v0.4.27
5082025-06-30T13:51:52.404Z Compiling rustix v1.0.7
5092025-06-30T13:51:52.688Z Compiling camino v1.1.10
5102025-06-30T13:51:52.739Z Compiling percent-encoding v2.3.1
5112025-06-30T13:51:52.988Z Compiling getrandom v0.3.1
5122025-06-30T13:51:53.019Z Compiling form_urlencoded v1.2.1
5132025-06-30T13:51:53.088Z Compiling terminal_size v0.4.0
5142025-06-30T13:51:53.174Z Compiling ordered-float v2.10.1
5152025-06-30T13:51:53.307Z Compiling anstyle-parse v0.2.5
5162025-06-30T13:51:53.578Z Compiling pretty-hex v0.4.1
5172025-06-30T13:51:53.648Z Compiling is_terminal_polyfill v1.70.1
5182025-06-30T13:51:53.688Z Compiling cfg-if v1.0.1
5192025-06-30T13:51:53.798Z Compiling anstyle v1.0.11
5202025-06-30T13:51:53.826Z Compiling colorchoice v1.0.2
5212025-06-30T13:51:53.854Z Compiling thiserror v2.0.12
5222025-06-30T13:51:53.854Z Compiling anstyle-query v1.1.1
5232025-06-30T13:51:54.175Z Compiling anstream v0.6.18
5242025-06-30T13:51:54.395Z Compiling fs-err v3.1.1
5252025-06-30T13:51:54.504Z Compiling fnv v1.0.7
5262025-06-30T13:51:54.653Z Compiling heck v0.5.0
5272025-06-30T13:51:54.679Z Compiling unicode-width v0.1.14
5282025-06-30T13:51:54.679Z Compiling anyhow v1.0.98
5292025-06-30T13:51:54.736Z Compiling heck v0.4.1
5302025-06-30T13:51:55.128Z Compiling strsim v0.11.1
5312025-06-30T13:51:55.258Z Compiling bytecount v0.6.8
5322025-06-30T13:51:55.290Z Compiling clap_lex v0.7.4
5332025-06-30T13:51:55.471Z Compiling fastrand v2.1.1
5342025-06-30T13:51:55.511Z Compiling unicode-xid v0.2.6
5352025-06-30T13:51:55.730Z Compiling clap_builder v4.5.40
5362025-06-30T13:51:55.817Z Compiling papergrid v0.11.0
5372025-06-30T13:51:55.916Z Compiling tempfile v3.20.0
5382025-06-30T13:51:56.294Z Compiling memmap v0.7.0
5392025-06-30T13:51:56.385Z Compiling unicode-linebreak v0.1.5
5402025-06-30T13:51:56.597Z Compiling smawk v0.3.2
5412025-06-30T13:51:56.622Z Compiling unicode-width v0.2.0
5422025-06-30T13:51:56.826Z Compiling synstructure v0.13.1
5432025-06-30T13:51:57.146Z Compiling textwrap v0.16.2
5442025-06-30T13:51:57.845Z Compiling tabled_derive v0.7.0
5452025-06-30T13:51:58.074Z Compiling swrite v0.1.0
5462025-06-30T13:51:58.110Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472025-06-30T13:51:59.288Z Compiling serde_derive v1.0.219
5482025-06-30T13:51:59.288Z Compiling zerofrom-derive v0.1.4
5492025-06-30T13:51:59.288Z Compiling thiserror-impl v1.0.69
5502025-06-30T13:51:59.373Z Compiling yoke-derive v0.7.4
5512025-06-30T13:51:59.508Z Compiling zerovec-derive v0.10.3
5522025-06-30T13:51:59.705Z Compiling displaydoc v0.2.5
5532025-06-30T13:52:00.967Z Compiling icu_provider_macros v1.5.0
5542025-06-30T13:52:01.489Z Compiling zerocopy-derive v0.7.35
5552025-06-30T13:52:01.638Z Compiling scroll_derive v0.12.0
5562025-06-30T13:52:01.873Z Compiling thiserror-impl v2.0.12
5572025-06-30T13:52:01.906Z Compiling clap_derive v4.5.40
5582025-06-30T13:52:02.017Z Compiling pest v2.7.14
5592025-06-30T13:52:02.305Z Compiling zerofrom v0.1.4
5602025-06-30T13:52:02.543Z Compiling yoke v0.7.4
5612025-06-30T13:52:02.817Z Compiling scroll v0.12.0
5622025-06-30T13:52:02.890Z Compiling zerovec v0.10.4
5632025-06-30T13:52:03.223Z Compiling zerocopy v0.7.35
5642025-06-30T13:52:03.323Z Compiling goblin v0.8.2
5652025-06-30T13:52:03.516Z Compiling tabled v0.15.0
5662025-06-30T13:52:04.476Z Compiling pest_meta v2.7.14
5672025-06-30T13:52:04.608Z Compiling tinystr v0.7.6
5682025-06-30T13:52:04.664Z Compiling icu_collections v1.5.0
5692025-06-30T13:52:04.977Z Compiling icu_locid v1.5.0
5702025-06-30T13:52:05.571Z Compiling clap v4.5.40
5712025-06-30T13:52:05.808Z Compiling pest_generator v2.7.14
5722025-06-30T13:52:06.903Z Compiling icu_provider v1.5.0
5732025-06-30T13:52:07.480Z Compiling pest_derive v2.7.14
5742025-06-30T13:52:07.650Z Compiling icu_locid_transform v1.5.0
5752025-06-30T13:52:08.166Z Compiling dtrace-parser v0.2.0
5762025-06-30T13:52:08.760Z Compiling icu_properties v1.5.1
5772025-06-30T13:52:10.272Z Compiling serde_spanned v0.6.9
5782025-06-30T13:52:10.272Z Compiling toml_datetime v0.6.11
5792025-06-30T13:52:10.297Z Compiling erased-serde v0.4.6
5802025-06-30T13:52:10.297Z Compiling serde-value v0.7.0
5812025-06-30T13:52:10.577Z Compiling serde_tokenstream v0.2.2
5822025-06-30T13:52:10.952Z Compiling toml_edit v0.22.27
5832025-06-30T13:52:11.138Z Compiling cargo-platform v0.2.0
5842025-06-30T13:52:11.316Z Compiling serde-untagged v0.1.7
5852025-06-30T13:52:11.397Z Compiling macaddr v1.0.1
5862025-06-30T13:52:11.666Z Compiling camino-tempfile v1.4.1
5872025-06-30T13:52:11.926Z Compiling dof v0.3.0
5882025-06-30T13:52:12.043Z Compiling icu_normalizer v1.5.0
5892025-06-30T13:52:12.931Z Compiling idna_adapter v1.2.0
5902025-06-30T13:52:13.130Z Compiling idna v1.0.3
5912025-06-30T13:52:13.564Z Compiling usdt-attr-macro v0.5.0
5922025-06-30T13:52:13.564Z Compiling usdt-macro v0.5.0
5932025-06-30T13:52:13.683Z Compiling url v2.5.4
5942025-06-30T13:52:14.137Z Compiling toml v0.8.23
5952025-06-30T13:52:14.576Z Compiling usdt v0.5.0
5962025-06-30T13:52:14.944Z Compiling cargo-util-schemas v0.2.0
5972025-06-30T13:52:14.969Z Compiling cargo_toml v0.21.0
5982025-06-30T13:52:16.847Z Compiling cargo_metadata v0.20.0
5992025-06-30T13:52:19.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002025-06-30T13:52:23.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
6012025-06-30T13:52:23.816Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022025-06-30T13:52:24.693Z Downloading crates ...
6032025-06-30T13:52:24.850Z Downloaded ciborium-ll v0.2.2
6042025-06-30T13:52:24.875Z Downloaded async-stream v0.3.6
6052025-06-30T13:52:24.875Z Downloaded bcs v0.1.6
6062025-06-30T13:52:24.904Z Downloaded bit-set v0.8.0
6072025-06-30T13:52:24.904Z Downloaded bcrypt-pbkdf v0.10.0
6082025-06-30T13:52:24.904Z Downloaded atty v0.2.14
6092025-06-30T13:52:24.904Z Downloaded arrayvec v0.7.6
6102025-06-30T13:52:24.904Z Downloaded crucible-workspace-hack v0.1.0
6112025-06-30T13:52:24.904Z Downloaded argon2 v0.5.3
6122025-06-30T13:52:24.904Z Downloaded async-recursion v1.1.1
6132025-06-30T13:52:24.905Z Downloaded highway v1.3.0
6142025-06-30T13:52:24.905Z Downloaded async-bb8-diesel v0.2.1
6152025-06-30T13:52:24.930Z Downloaded hex-literal v0.4.1
6162025-06-30T13:52:24.930Z Downloaded bit-vec v0.6.3
6172025-06-30T13:52:24.930Z Downloaded atomic-waker v1.1.2
6182025-06-30T13:52:24.955Z Downloaded memoffset v0.9.1
6192025-06-30T13:52:24.955Z Downloaded crossbeam-deque v0.8.5
6202025-06-30T13:52:24.955Z Downloaded constant_time_eq v0.3.1
6212025-06-30T13:52:24.955Z Downloaded cobs v0.2.3
6222025-06-30T13:52:24.955Z Downloaded cfg_aliases v0.2.1
6232025-06-30T13:52:24.955Z Downloaded cbc v0.1.2
6242025-06-30T13:52:24.980Z Downloaded hex v0.4.3
6252025-06-30T13:52:24.980Z Downloaded progenitor-macro v0.10.0
6262025-06-30T13:52:24.980Z Downloaded http-body v1.0.1
6272025-06-30T13:52:24.980Z Downloaded const_format_proc_macros v0.2.34
6282025-06-30T13:52:24.981Z Downloaded progenitor-macro v0.8.0
6292025-06-30T13:52:24.981Z Downloaded hubpack_derive v0.1.1
6302025-06-30T13:52:24.981Z Downloaded console v0.15.10
6312025-06-30T13:52:24.981Z Downloaded ciborium v0.2.2
6322025-06-30T13:52:25.009Z Downloaded base64ct v1.6.0
6332025-06-30T13:52:25.009Z Downloaded crc32fast v1.4.2
6342025-06-30T13:52:25.009Z Downloaded salsa20 v0.10.2
6352025-06-30T13:52:25.009Z Downloaded crossbeam-epoch v0.9.18
6362025-06-30T13:52:25.009Z Downloaded shell-words v1.1.0
6372025-06-30T13:52:25.009Z Downloaded serde_bytes v0.11.17
6382025-06-30T13:52:25.036Z Downloaded sha1 v0.10.6
6392025-06-30T13:52:25.037Z Downloaded indoc v1.0.9
6402025-06-30T13:52:25.037Z Downloaded base64 v0.22.1
6412025-06-30T13:52:25.037Z Downloaded take_mut v0.2.2
6422025-06-30T13:52:25.037Z Downloaded void v1.0.2
6432025-06-30T13:52:25.062Z Downloaded tap v1.0.1
6442025-06-30T13:52:25.062Z Downloaded supports-color v3.0.2
6452025-06-30T13:52:25.062Z Downloaded support-bundle-viewer v0.1.2
6462025-06-30T13:52:25.062Z Downloaded zone_cfg_derive v0.1.2
6472025-06-30T13:52:25.062Z Downloaded xshell-macros v0.2.7
6482025-06-30T13:52:25.062Z Downloaded tabled_derive v0.10.0
6492025-06-30T13:52:25.062Z Downloaded diesel_table_macro_syntax v0.2.0
6502025-06-30T13:52:25.062Z Downloaded vsss-rs v3.3.4
6512025-06-30T13:52:25.087Z Downloaded ctr v0.9.2
6522025-06-30T13:52:25.087Z Downloaded is_ci v1.2.0
6532025-06-30T13:52:25.087Z Downloaded csv-core v0.1.11
6542025-06-30T13:52:25.087Z Downloaded funty v2.0.0
6552025-06-30T13:52:25.087Z Downloaded fallible-iterator v0.2.0
6562025-06-30T13:52:25.087Z Downloaded env_filter v0.1.2
6572025-06-30T13:52:25.087Z Downloaded iana-time-zone v0.1.63
6582025-06-30T13:52:25.112Z Downloaded futures-executor v0.3.31
6592025-06-30T13:52:25.112Z Downloaded hash32 v0.2.1
6602025-06-30T13:52:25.112Z Downloaded vte_generate_state_changes v0.1.2
6612025-06-30T13:52:25.112Z Downloaded globwalk v0.9.1
6622025-06-30T13:52:25.112Z Downloaded crossterm v0.28.1
6632025-06-30T13:52:25.137Z Downloaded number_prefix v0.4.0
6642025-06-30T13:52:25.137Z Downloaded pretty-hex v0.2.1
6652025-06-30T13:52:25.137Z Downloaded pbkdf2 v0.12.2
6662025-06-30T13:52:25.137Z Downloaded peg v0.8.5
6672025-06-30T13:52:25.137Z Downloaded num-derive v0.4.2
6682025-06-30T13:52:25.137Z Downloaded predicates-tree v1.0.12
6692025-06-30T13:52:25.164Z Downloaded strum v0.26.3
6702025-06-30T13:52:25.164Z Downloaded hickory-client v0.25.2
6712025-06-30T13:52:25.164Z Downloaded half v2.4.1
6722025-06-30T13:52:25.164Z Downloaded slog-json v2.6.1
6732025-06-30T13:52:25.189Z Downloaded smf v0.2.3
6742025-06-30T13:52:25.189Z Downloaded structmeta-derive v0.3.0
6752025-06-30T13:52:25.189Z Downloaded utf-8 v0.7.6
6762025-06-30T13:52:25.189Z Downloaded derive_builder_macro v0.20.2
6772025-06-30T13:52:25.214Z Downloaded reqwest v0.12.20
6782025-06-30T13:52:25.214Z Downloaded opaque-debug v0.3.1
6792025-06-30T13:52:25.239Z Downloaded progenitor-client v0.9.1
6802025-06-30T13:52:25.239Z Downloaded progenitor-client v0.8.0
6812025-06-30T13:52:25.239Z Downloaded rand v0.9.1
6822025-06-30T13:52:25.240Z Downloaded secrecy v0.10.3
6832025-06-30T13:52:25.240Z Downloaded progenitor-client v0.10.0
6842025-06-30T13:52:25.240Z Downloaded progenitor v0.10.0
6852025-06-30T13:52:25.240Z Downloaded time-core v0.1.2
6862025-06-30T13:52:25.265Z Downloaded tinyvec_macros v0.1.1
6872025-06-30T13:52:25.265Z Downloaded sqlparser_derive v0.2.2
6882025-06-30T13:52:25.265Z Downloaded zone_cfg_derive v0.3.0
6892025-06-30T13:52:25.265Z Downloaded pin-utils v0.1.0
6902025-06-30T13:52:25.265Z Downloaded proc-macro-error2 v2.0.1
6912025-06-30T13:52:25.265Z Downloaded darling_macro v0.20.10
6922025-06-30T13:52:25.265Z Downloaded untrusted v0.9.0
6932025-06-30T13:52:25.265Z Downloaded untrusted v0.7.1
6942025-06-30T13:52:25.291Z Downloaded foreign-types v0.3.2
6952025-06-30T13:52:25.291Z Downloaded defmt-parser v0.3.4
6962025-06-30T13:52:25.291Z Downloaded oso-derive v0.27.3
6972025-06-30T13:52:25.291Z Downloaded x509-cert v0.2.5
6982025-06-30T13:52:25.291Z Downloaded oxnet v0.1.2
6992025-06-30T13:52:25.291Z Downloaded oxide-tokio-rt v0.1.1
7002025-06-30T13:52:25.316Z Downloaded vergen v8.3.2
7012025-06-30T13:52:25.316Z Downloaded waitgroup v0.1.2
7022025-06-30T13:52:25.316Z Downloaded unicode-truncate v1.1.0
7032025-06-30T13:52:25.316Z Downloaded tabled v0.18.0
7042025-06-30T13:52:25.342Z Downloaded newtype_derive v0.1.6
7052025-06-30T13:52:25.342Z Downloaded ena v0.14.3
7062025-06-30T13:52:25.342Z Downloaded russh-cryptovec v0.7.3
7072025-06-30T13:52:25.368Z Downloaded signal-hook-tokio v0.3.1
7082025-06-30T13:52:25.368Z Downloaded p256 v0.13.2
7092025-06-30T13:52:25.368Z Downloaded zone v0.3.1
7102025-06-30T13:52:25.368Z Downloaded rayon-core v1.12.1
7112025-06-30T13:52:25.368Z Downloaded sqlformat v0.3.5
7122025-06-30T13:52:25.393Z Downloaded unicase v2.7.0
7132025-06-30T13:52:25.394Z Downloaded getrandom v0.2.15
7142025-06-30T13:52:25.394Z Downloaded dyn-clone v1.0.19
7152025-06-30T13:52:25.394Z Downloaded unarray v0.1.4
7162025-06-30T13:52:25.394Z Downloaded zone v0.1.8
7172025-06-30T13:52:25.394Z Downloaded time v0.3.36
7182025-06-30T13:52:25.419Z Downloaded rusty-fork v0.3.0
7192025-06-30T13:52:25.419Z Downloaded zeroize v1.8.1
7202025-06-30T13:52:25.419Z Downloaded which v4.4.2
7212025-06-30T13:52:25.419Z Downloaded num v0.4.3
7222025-06-30T13:52:25.419Z Downloaded flume v0.11.1
7232025-06-30T13:52:25.419Z Downloaded ppv-lite86 v0.2.20
7242025-06-30T13:52:25.419Z Downloaded hickory-server v0.25.2
7252025-06-30T13:52:25.445Z Downloaded sigpipe v0.1.3
7262025-06-30T13:52:25.445Z Downloaded normalize-line-endings v0.3.0
7272025-06-30T13:52:25.445Z Downloaded float-ord v0.3.2
7282025-06-30T13:52:25.445Z Downloaded postcard v1.0.10
7292025-06-30T13:52:25.445Z Downloaded pkcs8 v0.10.2
7302025-06-30T13:52:25.445Z Downloaded postgres-types v0.2.9
7312025-06-30T13:52:25.445Z Downloaded filetime v0.2.25
7322025-06-30T13:52:25.470Z Downloaded typify-macro v0.4.1
7332025-06-30T13:52:25.470Z Downloaded phf v0.11.2
7342025-06-30T13:52:25.470Z Downloaded typify-macro v0.3.0
7352025-06-30T13:52:25.470Z Downloaded nu-ansi-term v0.50.1
7362025-06-30T13:52:25.470Z Downloaded tokio-tungstenite v0.21.0
7372025-06-30T13:52:25.470Z Downloaded prettyplease v0.2.35
7382025-06-30T13:52:25.470Z Downloaded fixedbitset v0.4.2
7392025-06-30T13:52:25.496Z Downloaded tokio-tungstenite v0.23.1
7402025-06-30T13:52:25.496Z Downloaded toml v0.7.8
7412025-06-30T13:52:25.496Z Downloaded hyper-util v0.1.14
7422025-06-30T13:52:25.496Z Downloaded snafu v0.8.5
7432025-06-30T13:52:25.522Z Downloaded flate2 v1.1.2
7442025-06-30T13:52:25.522Z Downloaded paste v1.0.15
7452025-06-30T13:52:25.522Z Downloaded unicode-normalization v0.1.24
7462025-06-30T13:52:25.522Z Downloaded poly1305 v0.8.0
7472025-06-30T13:52:25.548Z Downloaded ff v0.13.0
7482025-06-30T13:52:25.548Z Downloaded sqlparser v0.45.0
7492025-06-30T13:52:25.548Z Downloaded tokio-util v0.7.15
7502025-06-30T13:52:25.548Z Downloaded tough v0.20.0
7512025-06-30T13:52:25.573Z Downloaded snafu-derive v0.8.5
7522025-06-30T13:52:25.573Z Downloaded tokio-stream v0.1.17
7532025-06-30T13:52:25.573Z Downloaded unicode-bidi v0.3.17
7542025-06-30T13:52:25.573Z Downloaded typify v0.2.0
7552025-06-30T13:52:25.598Z Downloaded regex v1.11.1
7562025-06-30T13:52:25.598Z Downloaded parking_lot v0.12.3
7572025-06-30T13:52:25.623Z Downloaded nix v0.28.0
7582025-06-30T13:52:25.623Z Downloaded signal-hook v0.3.18
7592025-06-30T13:52:25.623Z Downloaded serde_yaml v0.9.34+deprecated
7602025-06-30T13:52:25.648Z Downloaded typify v0.4.1
7612025-06-30T13:52:25.648Z Downloaded libm v0.2.8
7622025-06-30T13:52:25.648Z Downloaded typify-impl v0.4.1
7632025-06-30T13:52:25.673Z Downloaded regress v0.10.3
7642025-06-30T13:52:25.698Z Downloaded tokio-postgres v0.7.13
7652025-06-30T13:52:25.699Z Downloaded rustyline v14.0.0
7662025-06-30T13:52:25.699Z Downloaded nom v7.1.3
7672025-06-30T13:52:25.724Z Downloaded serde_with v3.12.0
7682025-06-30T13:52:25.724Z Downloaded zerocopy-derive v0.6.6
7692025-06-30T13:52:25.749Z Downloaded ratatui v0.29.0
7702025-06-30T13:52:25.774Z Downloaded salty v0.3.0
7712025-06-30T13:52:25.774Z Downloaded quinn-proto v0.11.8
7722025-06-30T13:52:25.799Z Downloaded hickory-proto v0.24.4
7732025-06-30T13:52:25.824Z Downloaded object v0.30.4
7742025-06-30T13:52:25.824Z Downloaded zerocopy v0.8.26
7752025-06-30T13:52:25.849Z Downloaded webpki-roots v1.0.0
7762025-06-30T13:52:25.874Z Downloaded polar-core v0.27.3
7772025-06-30T13:52:25.874Z Downloaded csv v1.3.1
7782025-06-30T13:52:25.899Z Downloaded regex-syntax v0.6.29
7792025-06-30T13:52:25.924Z Downloaded tokio v1.45.1
7802025-06-30T13:52:25.950Z Downloaded nix v0.29.0
7812025-06-30T13:52:25.975Z Downloaded regex-syntax v0.8.5
7822025-06-30T13:52:26.000Z Downloaded nix v0.30.1
7832025-06-30T13:52:26.000Z Downloaded hickory-proto v0.25.2
7842025-06-30T13:52:26.027Z Downloaded openapiv3 v2.2.0
7852025-06-30T13:52:26.053Z Downloaded rustls v0.23.19
7862025-06-30T13:52:26.053Z Downloaded rustls v0.22.4
7872025-06-30T13:52:26.078Z Downloaded object v0.36.5
7882025-06-30T13:52:26.078Z Downloaded openssl v0.10.73
7892025-06-30T13:52:26.102Z Downloaded typify-impl v0.2.0
7902025-06-30T13:52:26.128Z Downloaded smoltcp v0.9.1
7912025-06-30T13:52:26.128Z Downloaded petgraph v0.8.2
7922025-06-30T13:52:26.152Z Downloaded moka v0.12.10
7932025-06-30T13:52:26.177Z Downloaded sha3 v0.10.8
7942025-06-30T13:52:26.177Z Downloaded lalrpop v0.19.12
7952025-06-30T13:52:26.202Z Downloaded regex-automata v0.4.8
7962025-06-30T13:52:26.228Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7972025-06-30T13:52:26.253Z Downloaded futures-util v0.3.31
7982025-06-30T13:52:26.253Z Downloaded petgraph v0.6.5
7992025-06-30T13:52:26.278Z Downloaded jiff v0.2.15
8002025-06-30T13:52:26.303Z Downloaded itertools v0.14.0
8012025-06-30T13:52:26.328Z Downloaded iri-string v0.7.8
8022025-06-30T13:52:26.328Z Downloaded lzma-sys v0.1.20
8032025-06-30T13:52:26.353Z Downloaded hkdf v0.12.4
8042025-06-30T13:52:26.379Z Downloaded libz-sys v1.1.20
8052025-06-30T13:52:26.407Z Downloaded ring v0.17.14
8062025-06-30T13:52:26.442Z Downloaded socket2 v0.5.10
8072025-06-30T13:52:26.468Z Downloaded parse-zoneinfo v0.3.1
8082025-06-30T13:52:26.468Z Downloaded elliptic-curve v0.13.8
8092025-06-30T13:52:26.468Z Downloaded ed25519-dalek v2.1.1
8102025-06-30T13:52:26.468Z Downloaded itertools v0.13.0
8112025-06-30T13:52:26.468Z Downloaded hyper v1.6.0
8122025-06-30T13:52:26.493Z Downloaded typify-impl v0.3.0
8132025-06-30T13:52:26.519Z Downloaded itertools v0.12.1
8142025-06-30T13:52:26.519Z Downloaded typify v0.3.0
8152025-06-30T13:52:26.519Z Downloaded smoltcp v0.11.0
8162025-06-30T13:52:26.544Z Downloaded heapless v0.8.0
8172025-06-30T13:52:26.544Z Downloaded libxml v0.3.3
8182025-06-30T13:52:26.544Z Downloaded heapless v0.7.17
8192025-06-30T13:52:26.569Z Downloaded itertools v0.10.5
8202025-06-30T13:52:26.569Z Downloaded tokio-rustls v0.26.0
8212025-06-30T13:52:26.569Z Downloaded tokio-rustls v0.25.0
8222025-06-30T13:52:26.569Z Downloaded nix v0.27.1
8232025-06-30T13:52:26.595Z Downloaded sled v0.34.7
8242025-06-30T13:52:26.595Z Downloaded iddqd v0.3.8
8252025-06-30T13:52:26.621Z Downloaded bzip2-sys v0.1.13+1.0.8
8262025-06-30T13:52:26.621Z Downloaded diesel v2.2.11
8272025-06-30T13:52:26.647Z Downloaded password-hash v0.4.2
8282025-06-30T13:52:26.647Z Downloaded portable-atomic v1.11.0
8292025-06-30T13:52:26.673Z Downloaded rustls-webpki v0.102.8
8302025-06-30T13:52:26.673Z Downloaded radix_trie v0.2.1
8312025-06-30T13:52:26.700Z Downloaded parking_lot_core v0.8.6
8322025-06-30T13:52:26.700Z Downloaded zlib-rs v0.5.1
8332025-06-30T13:52:26.700Z Downloaded p384 v0.13.0
8342025-06-30T13:52:26.700Z Downloaded rustls-webpki v0.101.7
8352025-06-30T13:52:26.726Z Downloaded ecdsa v0.16.9
8362025-06-30T13:52:26.726Z Downloaded vcpkg v0.2.15
8372025-06-30T13:52:26.769Z Downloaded minimal-lexical v0.2.1
8382025-06-30T13:52:26.794Z Downloaded zip v4.2.0
8392025-06-30T13:52:26.794Z Downloaded rayon v1.10.0
8402025-06-30T13:52:26.794Z Downloaded encoding_rs v0.8.34
8412025-06-30T13:52:26.822Z Downloaded mio v1.0.2
8422025-06-30T13:52:26.847Z Downloaded tokio-rustls v0.24.1
8432025-06-30T13:52:26.847Z Downloaded rustls v0.21.12
8442025-06-30T13:52:26.847Z Downloaded dropshot v0.16.2
8452025-06-30T13:52:26.876Z Downloaded password-hash v0.5.0
8462025-06-30T13:52:26.901Z Downloaded openssl-sys v0.9.109
8472025-06-30T13:52:26.901Z Downloaded pretty_assertions v1.4.1
8482025-06-30T13:52:26.901Z Downloaded unicode-segmentation v1.12.0
8492025-06-30T13:52:26.901Z Downloaded tar v0.4.44
8502025-06-30T13:52:26.901Z Downloaded rpassword v7.4.0
8512025-06-30T13:52:26.901Z Downloaded darling v0.20.10
8522025-06-30T13:52:26.926Z Downloaded papergrid v0.14.0
8532025-06-30T13:52:26.926Z Downloaded oso v0.27.3
8542025-06-30T13:52:26.926Z Downloaded embedded-io v0.4.0
8552025-06-30T13:52:26.926Z Downloaded reedline v0.40.0
8562025-06-30T13:52:26.926Z Downloaded git2 v0.19.0
8572025-06-30T13:52:26.952Z Downloaded zerocopy-derive v0.8.26
8582025-06-30T13:52:26.952Z Downloaded russh v0.45.0
8592025-06-30T13:52:26.952Z Downloaded libgit2-sys v0.17.0+1.8.1
8602025-06-30T13:52:27.037Z Downloaded futures v0.3.31
8612025-06-30T13:52:27.062Z Downloaded scrypt v0.11.0
8622025-06-30T13:52:27.062Z Downloaded scheduled-thread-pool v0.2.7
8632025-06-30T13:52:27.062Z Downloaded diff v0.1.13
8642025-06-30T13:52:27.062Z Downloaded headers v0.4.1
8652025-06-30T13:52:27.062Z Downloaded p521 v0.13.3
8662025-06-30T13:52:27.087Z Downloaded gimli v0.31.1
8672025-06-30T13:52:27.087Z Downloaded pbkdf2 v0.11.0
8682025-06-30T13:52:27.087Z Downloaded rsa v0.9.6
8692025-06-30T13:52:27.087Z Downloaded postgres-protocol v0.6.8
8702025-06-30T13:52:27.113Z Downloaded primeorder v0.13.6
8712025-06-30T13:52:27.113Z Downloaded either v1.15.0
8722025-06-30T13:52:27.113Z Downloaded ed25519 v2.2.3
8732025-06-30T13:52:27.113Z Downloaded unicode-properties v0.1.3
8742025-06-30T13:52:27.113Z Downloaded phf_generator v0.11.2
8752025-06-30T13:52:27.113Z Downloaded nodrop v0.1.14
8762025-06-30T13:52:27.113Z Downloaded der_derive v0.7.3
8772025-06-30T13:52:27.113Z Downloaded darling_core v0.20.10
8782025-06-30T13:52:27.113Z Downloaded zip v0.6.6
8792025-06-30T13:52:27.138Z Downloaded packed_struct_codegen v0.10.1
8802025-06-30T13:52:27.138Z Downloaded packed_struct v0.10.1
8812025-06-30T13:52:27.139Z Downloaded curve25519-dalek v4.1.3
8822025-06-30T13:52:27.139Z Downloaded float-cmp v0.10.0
8832025-06-30T13:52:27.139Z Downloaded path-slash v0.1.5
8842025-06-30T13:52:27.139Z Downloaded parking_lot v0.11.2
8852025-06-30T13:52:27.139Z Downloaded thiserror-no-std v2.0.2
8862025-06-30T13:52:27.164Z Downloaded endian-type v0.1.2
8872025-06-30T13:52:27.164Z Downloaded powerfmt v0.2.0
8882025-06-30T13:52:27.164Z Downloaded phf_codegen v0.11.2
8892025-06-30T13:52:27.164Z Downloaded whoami v1.6.0
8902025-06-30T13:52:27.164Z Downloaded walkdir v2.5.0
8912025-06-30T13:52:27.164Z Downloaded shlex v1.3.0
8922025-06-30T13:52:27.164Z Downloaded derive-where v1.5.0
8932025-06-30T13:52:27.164Z Downloaded toml_edit v0.19.15
8942025-06-30T13:52:27.189Z Downloaded serde_plain v1.0.2
8952025-06-30T13:52:27.189Z Downloaded serde_path_to_error v0.1.17
8962025-06-30T13:52:27.189Z Downloaded ref-cast-impl v1.0.24
8972025-06-30T13:52:27.189Z Downloaded parse-display-derive v0.10.0
8982025-06-30T13:52:27.189Z Downloaded jiff-static v0.2.15
8992025-06-30T13:52:27.189Z Downloaded http v1.3.1
9002025-06-30T13:52:27.214Z Downloaded chrono-tz v0.10.3
9012025-06-30T13:52:27.214Z Downloaded rustversion v1.0.17
9022025-06-30T13:52:27.214Z Downloaded tokio-native-tls v0.3.1
9032025-06-30T13:52:27.215Z Downloaded polyval v0.6.2
9042025-06-30T13:52:27.215Z Downloaded winnow v0.6.26
9052025-06-30T13:52:27.240Z Downloaded spin v0.9.8
9062025-06-30T13:52:27.240Z Downloaded deranged v0.3.11
9072025-06-30T13:52:27.240Z Downloaded zerocopy v0.6.6
9082025-06-30T13:52:27.240Z Downloaded spki v0.7.3
9092025-06-30T13:52:27.240Z Downloaded rtoolbox v0.0.2
9102025-06-30T13:52:27.240Z Downloaded ghash v0.5.1
9112025-06-30T13:52:27.240Z Downloaded serde_cbor v0.11.2
9122025-06-30T13:52:27.240Z Downloaded petname v2.0.2
9132025-06-30T13:52:27.240Z Downloaded miniz_oxide v0.8.5
9142025-06-30T13:52:27.266Z Downloaded rcgen v0.12.1
9152025-06-30T13:52:27.266Z Downloaded bstr v1.10.0
9162025-06-30T13:52:27.266Z Downloaded zeroize_derive v1.4.2
9172025-06-30T13:52:27.266Z Downloaded rustls-pemfile v1.0.4
9182025-06-30T13:52:27.266Z Downloaded nibble_vec v0.1.0
9192025-06-30T13:52:27.266Z Downloaded newtype-uuid v1.2.4
9202025-06-30T13:52:27.266Z Downloaded gethostname v0.5.0
9212025-06-30T13:52:27.266Z Downloaded foldhash v0.1.5
9222025-06-30T13:52:27.292Z Downloaded embedded-io v0.6.1
9232025-06-30T13:52:27.292Z Downloaded daft-derive v0.1.3
9242025-06-30T13:52:27.292Z Downloaded wait-timeout v0.2.0
9252025-06-30T13:52:27.292Z Downloaded value-bag v1.9.0
9262025-06-30T13:52:27.292Z Downloaded test-strategy v0.4.1
9272025-06-30T13:52:27.292Z Downloaded term v0.7.0
9282025-06-30T13:52:27.292Z Downloaded serde_with_macros v3.12.0
9292025-06-30T13:52:27.292Z Downloaded signal-hook-registry v1.4.2
9302025-06-30T13:52:27.292Z Downloaded signal-hook-mio v0.2.4
9312025-06-30T13:52:27.292Z Downloaded thiserror-impl-no-std v2.0.2
9322025-06-30T13:52:27.317Z Downloaded rand_core v0.9.2
9332025-06-30T13:52:27.317Z Downloaded zstd v0.13.3
9342025-06-30T13:52:27.317Z Downloaded want v0.3.1
9352025-06-30T13:52:27.317Z Downloaded serde_derive_internals v0.29.1
9362025-06-30T13:52:27.317Z Downloaded sct v0.7.1
9372025-06-30T13:52:27.317Z Downloaded owo-colors v4.2.2
9382025-06-30T13:52:27.317Z Downloaded unicode_categories v0.1.1
9392025-06-30T13:52:27.317Z Downloaded same-file v1.0.6
9402025-06-30T13:52:27.317Z Downloaded radium v0.7.0
9412025-06-30T13:52:27.317Z Downloaded r2d2 v0.8.10
9422025-06-30T13:52:27.317Z Downloaded winnow v0.5.40
9432025-06-30T13:52:27.343Z Downloaded indicatif v0.17.11
9442025-06-30T13:52:27.343Z Downloaded hickory-resolver v0.25.2
9452025-06-30T13:52:27.343Z Downloaded hickory-resolver v0.24.4
9462025-06-30T13:52:27.343Z Downloaded newline-converter v0.3.0
9472025-06-30T13:52:27.343Z Downloaded fxhash v0.2.1
9482025-06-30T13:52:27.368Z Downloaded daft v0.1.3
9492025-06-30T13:52:27.368Z Downloaded typify-macro v0.2.0
9502025-06-30T13:52:27.368Z Downloaded secrecy v0.8.0
9512025-06-30T13:52:27.368Z Downloaded sec1 v0.7.3
9522025-06-30T13:52:27.368Z Downloaded ref-cast v1.0.24
9532025-06-30T13:52:27.368Z Downloaded zopfli v0.8.1
9542025-06-30T13:52:27.368Z Downloaded num-bigint v0.4.6
9552025-06-30T13:52:27.368Z Downloaded difflib v0.4.0
9562025-06-30T13:52:27.368Z Downloaded hash32 v0.3.1
9572025-06-30T13:52:27.368Z Downloaded h2 v0.4.6
9582025-06-30T13:52:27.393Z Downloaded indexmap v1.9.3
9592025-06-30T13:52:27.393Z Downloaded rustls-pki-types v1.10.0
9602025-06-30T13:52:27.393Z Downloaded lock_api v0.4.12
9612025-06-30T13:52:27.393Z Downloaded proc-macro-crate v1.3.1
9622025-06-30T13:52:27.393Z Downloaded futures-channel v0.3.31
9632025-06-30T13:52:27.393Z Downloaded unsafe-libyaml v0.2.11
9642025-06-30T13:52:27.393Z Downloaded samael v0.0.19
9652025-06-30T13:52:27.418Z Downloaded steno v0.4.1
9662025-06-30T13:52:27.418Z Downloaded litrs v0.4.1
9672025-06-30T13:52:27.418Z Downloaded topological-sort v0.2.2
9682025-06-30T13:52:27.418Z Downloaded pkg-config v0.3.31
9692025-06-30T13:52:27.418Z Downloaded data-encoding v2.9.0
9702025-06-30T13:52:27.418Z Downloaded universal-hash v0.5.1
9712025-06-30T13:52:27.419Z Downloaded thread_local v1.1.8
9722025-06-30T13:52:27.419Z Downloaded termtree v0.5.1
9732025-06-30T13:52:27.419Z Downloaded ssh-key v0.6.6
9742025-06-30T13:52:27.444Z Downloaded memmap2 v0.9.5
9752025-06-30T13:52:27.444Z Downloaded tokio-macros v2.5.0
9762025-06-30T13:52:27.444Z Downloaded futures-task v0.3.31
9772025-06-30T13:52:27.444Z Downloaded futures-sink v0.3.31
9782025-06-30T13:52:27.444Z Downloaded futures-core v0.3.31
9792025-06-30T13:52:27.444Z Downloaded foreign-types-macros v0.2.3
9802025-06-30T13:52:27.444Z Downloaded foreign-types v0.5.0
9812025-06-30T13:52:27.444Z Downloaded fixedbitset v0.5.7
9822025-06-30T13:52:27.444Z Downloaded defmt-macros v0.3.9
9832025-06-30T13:52:27.444Z Downloaded debug-ignore v1.0.5
9842025-06-30T13:52:27.444Z Downloaded tinyvec v1.8.0
9852025-06-30T13:52:27.469Z Downloaded signature v2.2.0
9862025-06-30T13:52:27.469Z Downloaded termios v0.3.3
9872025-06-30T13:52:27.469Z Downloaded termcolor v1.4.1
9882025-06-30T13:52:27.469Z Downloaded strum_macros v0.24.3
9892025-06-30T13:52:27.469Z Downloaded rand_seeder v0.3.0
9902025-06-30T13:52:27.469Z Downloaded num-bigint-dig v0.8.4
9912025-06-30T13:52:27.469Z Downloaded rustls-native-certs v0.8.1
9922025-06-30T13:52:27.469Z Downloaded foreign-types-shared v0.1.1
9932025-06-30T13:52:27.469Z Downloaded flagset v0.4.6
9942025-06-30T13:52:27.469Z Downloaded defmt v0.3.8
9952025-06-30T13:52:27.495Z Downloaded time-macros v0.2.18
9962025-06-30T13:52:27.495Z Downloaded parse-size v1.1.0
9972025-06-30T13:52:27.495Z Downloaded parse-display v0.10.0
9982025-06-30T13:52:27.495Z Downloaded progenitor-impl v0.8.0
9992025-06-30T13:52:27.495Z Downloaded pkcs5 v0.7.1
10002025-06-30T13:52:27.495Z Downloaded pin-project v1.1.6
10012025-06-30T13:52:27.495Z Downloaded yansi v1.0.1
10022025-06-30T13:52:27.520Z Downloaded tokio-dtrace v0.1.0
10032025-06-30T13:52:27.520Z Downloaded tls_codec_derive v0.4.1
10042025-06-30T13:52:27.520Z Downloaded tls_codec v0.4.1
10052025-06-30T13:52:27.520Z Downloaded tiny-keccak v2.0.2
10062025-06-30T13:52:27.520Z Downloaded ssh-encoding v0.2.0
10072025-06-30T13:52:27.520Z Downloaded ssh-cipher v0.2.0
10082025-06-30T13:52:27.520Z Downloaded serde-big-array v0.5.1
10092025-06-30T13:52:27.521Z Downloaded semver v0.1.20
10102025-06-30T13:52:27.521Z Downloaded openssl-probe v0.1.5
10112025-06-30T13:52:27.521Z Downloaded openssl-macros v0.1.1
10122025-06-30T13:52:27.521Z Downloaded headers-core v0.3.0
10132025-06-30T13:52:27.521Z Downloaded derive_more v0.99.20
10142025-06-30T13:52:27.521Z Downloaded der v0.7.9
10152025-06-30T13:52:27.546Z Downloaded pkcs1 v0.7.5
10162025-06-30T13:52:27.546Z Downloaded display-error-chain v0.2.2
10172025-06-30T13:52:27.546Z Downloaded pin-project-lite v0.2.14
10182025-06-30T13:52:27.546Z Downloaded pin-project-internal v1.1.6
10192025-06-30T13:52:27.546Z Downloaded dirs-sys-next v0.1.2
10202025-06-30T13:52:27.546Z Downloaded parking_lot_core v0.9.10
10212025-06-30T13:52:27.546Z Downloaded dirs-next v2.0.0
10222025-06-30T13:52:27.546Z Downloaded libloading v0.8.5
10232025-06-30T13:52:27.546Z Downloaded ingot-macros v0.1.0
10242025-06-30T13:52:27.571Z Downloaded omicron-zone-package v0.12.2
10252025-06-30T13:52:27.571Z Downloaded rand v0.8.5
10262025-06-30T13:52:27.571Z Downloaded progenitor v0.9.1
10272025-06-30T13:52:27.571Z Downloaded globset v0.4.15
10282025-06-30T13:52:27.571Z Downloaded uuid v1.17.0
10292025-06-30T13:52:27.571Z Downloaded olpc-cjson v0.1.4
10302025-06-30T13:52:27.571Z Downloaded futures-macro v0.3.31
10312025-06-30T13:52:27.571Z Downloaded futures-io v0.3.31
10322025-06-30T13:52:27.572Z Downloaded fd-lock v4.0.2
10332025-06-30T13:52:27.572Z Downloaded progenitor v0.8.0
10342025-06-30T13:52:27.572Z Downloaded proc-macro-error-attr2 v2.0.0
10352025-06-30T13:52:27.572Z Downloaded phf_shared v0.11.2
10362025-06-30T13:52:27.597Z Downloaded fs_extra v1.3.0
10372025-06-30T13:52:27.597Z Downloaded des v0.8.1
10382025-06-30T13:52:27.597Z Downloaded derive_builder_core v0.20.2
10392025-06-30T13:52:27.597Z Downloaded derive_builder v0.20.2
10402025-06-30T13:52:27.597Z Downloaded native-tls v0.2.12
10412025-06-30T13:52:27.597Z Downloaded multer v3.1.0
10422025-06-30T13:52:27.597Z Downloaded mime_guess v2.0.5
10432025-06-30T13:52:27.597Z Downloaded kstat-rs v0.2.4
10442025-06-30T13:52:27.597Z Downloaded glob v0.3.2
10452025-06-30T13:52:27.597Z Downloaded russh-keys v0.45.0
10462025-06-30T13:52:27.597Z Downloaded tower-http v0.6.6
10472025-06-30T13:52:27.622Z Downloaded proptest v1.7.0
10482025-06-30T13:52:27.622Z Downloaded chrono v0.4.41
10492025-06-30T13:52:27.647Z Downloaded fs-err v2.11.0
10502025-06-30T13:52:27.647Z Downloaded foreign-types-shared v0.3.1
10512025-06-30T13:52:27.648Z Downloaded diesel-dtrace v0.4.2
10522025-06-30T13:52:27.648Z Downloaded yasna v0.5.2
10532025-06-30T13:52:27.648Z Downloaded uzers v0.12.1
10542025-06-30T13:52:27.648Z Downloaded rand_xorshift v0.4.0
10552025-06-30T13:52:27.648Z Downloaded prefix-trie v0.7.0
10562025-06-30T13:52:27.648Z Downloaded expectorate v1.2.0
10572025-06-30T13:52:27.648Z Downloaded quick-xml v0.37.2
10582025-06-30T13:52:27.673Z Downloaded wyz v0.5.1
10592025-06-30T13:52:27.673Z Downloaded string_cache v0.8.9
10602025-06-30T13:52:27.673Z Downloaded slog-term v2.9.1
10612025-06-30T13:52:27.673Z Downloaded xz2 v0.1.7
10622025-06-30T13:52:27.673Z Downloaded libefi-sys v0.1.0
10632025-06-30T13:52:27.674Z Downloaded bindgen v0.71.1
10642025-06-30T13:52:27.674Z Downloaded rustc-demangle v0.1.24
10652025-06-30T13:52:27.674Z Downloaded structmeta v0.3.0
10662025-06-30T13:52:27.699Z Downloaded strip-ansi-escapes v0.2.0
10672025-06-30T13:52:27.699Z Downloaded stringprep v0.1.5
10682025-06-30T13:52:27.699Z Downloaded static_assertions v1.1.0
10692025-06-30T13:52:27.699Z Downloaded ipnet v2.11.0
10702025-06-30T13:52:27.699Z Downloaded bindgen v0.69.5
10712025-06-30T13:52:27.699Z Downloaded smallvec v0.6.14
10722025-06-30T13:52:27.699Z Downloaded simd-adler32 v0.3.7
10732025-06-30T13:52:27.699Z Downloaded rustc_version v0.4.1
10742025-06-30T13:52:27.699Z Downloaded rustc_version v0.1.7
10752025-06-30T13:52:27.699Z Downloaded rustc-hash v2.1.1
10762025-06-30T13:52:27.699Z Downloaded rustc-hash v1.1.0
10772025-06-30T13:52:27.699Z Downloaded rand_core v0.6.4
10782025-06-30T13:52:27.725Z Downloaded predicates v3.1.3
10792025-06-30T13:52:27.750Z Downloaded pem-rfc7468 v0.7.0
10802025-06-30T13:52:27.750Z Downloaded peg-macros v0.8.5
10812025-06-30T13:52:27.750Z Downloaded num-complex v0.4.6
10822025-06-30T13:52:27.750Z Downloaded crypto-bigint v0.5.5
10832025-06-30T13:52:27.750Z Downloaded jobserver v0.1.32
10842025-06-30T13:52:27.750Z Downloaded impl-trait-for-tuples v0.2.2
10852025-06-30T13:52:27.750Z Downloaded hyper-staticfile v0.10.1
10862025-06-30T13:52:27.750Z Downloaded httparse v1.9.5
10872025-06-30T13:52:27.750Z Downloaded half v1.8.3
10882025-06-30T13:52:27.750Z Downloaded slog-stdlog v4.1.1
10892025-06-30T13:52:27.750Z Downloaded bitvec v1.0.1
10902025-06-30T13:52:27.775Z Downloaded serde_repr v0.1.19
10912025-06-30T13:52:27.775Z Downloaded rand_chacha v0.9.0
10922025-06-30T13:52:27.775Z Downloaded rand_chacha v0.3.1
10932025-06-30T13:52:27.775Z Downloaded quinn-udp v0.5.5
10942025-06-30T13:52:27.775Z Downloaded predicates-core v1.0.8
10952025-06-30T13:52:27.775Z Downloaded num-rational v0.4.2
10962025-06-30T13:52:27.775Z Downloaded typed-path v0.9.3
10972025-06-30T13:52:27.775Z Downloaded tower v0.5.2
10982025-06-30T13:52:27.800Z Downloaded slog-scope v4.4.0
10992025-06-30T13:52:27.800Z Downloaded slog-envlogger v2.2.0
11002025-06-30T13:52:27.800Z Downloaded slog-dtrace v0.3.0
11012025-06-30T13:52:27.800Z Downloaded pem v3.0.5
11022025-06-30T13:52:27.800Z Downloaded num_enum_derive v0.5.11
11032025-06-30T13:52:27.800Z Downloaded num_enum v0.5.11
11042025-06-30T13:52:27.800Z Downloaded num-iter v0.1.45
11052025-06-30T13:52:27.800Z Downloaded diesel_derives v2.2.3
11062025-06-30T13:52:27.825Z Downloaded blake3 v1.5.4
11072025-06-30T13:52:27.825Z Downloaded maplit v1.0.2
11082025-06-30T13:52:27.825Z Downloaded lru-cache v0.1.2
11092025-06-30T13:52:27.825Z Downloaded lockfree-object-pool v0.1.6
11102025-06-30T13:52:27.825Z Downloaded num-integer v0.1.46
11112025-06-30T13:52:27.825Z Downloaded num-derive v0.3.3
11122025-06-30T13:52:27.825Z Downloaded nanorand v0.7.0
11132025-06-30T13:52:27.826Z Downloaded linear-map v1.2.0
11142025-06-30T13:52:27.850Z Downloaded libz-rs-sys v0.5.1
11152025-06-30T13:52:27.851Z Downloaded instability v0.3.2
11162025-06-30T13:52:27.851Z Downloaded num-conv v0.1.0
11172025-06-30T13:52:27.851Z Downloaded dropshot_endpoint v0.16.2
11182025-06-30T13:52:27.851Z Downloaded lzss v0.8.2
11192025-06-30T13:52:27.851Z Downloaded aws-lc-sys v0.26.0
11202025-06-30T13:52:28.130Z Downloaded libsw v3.5.0
11212025-06-30T13:52:28.155Z Downloaded hubpack v0.1.2
11222025-06-30T13:52:28.155Z Downloaded precomputed-hash v0.1.1
11232025-06-30T13:52:28.155Z Downloaded peg-runtime v0.8.5
11242025-06-30T13:52:28.155Z Downloaded multimap v0.10.1
11252025-06-30T13:52:28.156Z Downloaded num_threads v0.1.7
11262025-06-30T13:52:28.156Z Downloaded group v0.13.0
11272025-06-30T13:52:28.156Z Downloaded fatfs v0.3.6
11282025-06-30T13:52:28.156Z Downloaded tungstenite v0.23.0
11292025-06-30T13:52:28.156Z Downloaded tracing v0.1.40
11302025-06-30T13:52:28.156Z Downloaded qorb v0.4.0
11312025-06-30T13:52:28.181Z Downloaded mime v0.3.17
11322025-06-30T13:52:28.181Z Downloaded md-5 v0.10.6
11332025-06-30T13:52:28.181Z Downloaded maybe-uninit v2.0.0
11342025-06-30T13:52:28.181Z Downloaded managed v0.8.0
11352025-06-30T13:52:28.181Z Downloaded linked-hash-map v0.5.6
11362025-06-30T13:52:28.181Z Downloaded env_logger v0.11.5
11372025-06-30T13:52:28.181Z Downloaded env_logger v0.10.2
11382025-06-30T13:52:28.181Z Downloaded tungstenite v0.21.0
11392025-06-30T13:52:28.181Z Downloaded tracing-core v0.1.32
11402025-06-30T13:52:28.181Z Downloaded lru v0.12.5
11412025-06-30T13:52:28.207Z Downloaded ignore v0.4.23
11422025-06-30T13:52:28.207Z Downloaded zstd-safe v7.2.3
11432025-06-30T13:52:28.207Z Downloaded indent_write v2.2.0
11442025-06-30T13:52:28.207Z Downloaded aws-lc-rs v1.12.4
11452025-06-30T13:52:28.207Z Downloaded enum-as-inner v0.6.1
11462025-06-30T13:52:28.207Z Downloaded dunce v1.0.5
11472025-06-30T13:52:28.207Z Downloaded dsl_auto_type v0.1.2
11482025-06-30T13:52:28.207Z Downloaded document-features v0.2.10
11492025-06-30T13:52:28.207Z Downloaded xshell v0.2.7
11502025-06-30T13:52:28.207Z Downloaded vte v0.11.1
11512025-06-30T13:52:28.232Z Downloaded libscf-sys v1.1.0
11522025-06-30T13:52:28.232Z Downloaded lazycell v1.3.0
11532025-06-30T13:52:28.232Z Downloaded lazy_static v1.5.0
11542025-06-30T13:52:28.232Z Downloaded lalrpop-util v0.19.12
11552025-06-30T13:52:28.232Z Downloaded keccak v0.1.5
11562025-06-30T13:52:28.232Z Downloaded internet-checksum v0.2.1
11572025-06-30T13:52:28.232Z Downloaded ingot v0.1.0
11582025-06-30T13:52:28.232Z Downloaded indoc v2.0.6
11592025-06-30T13:52:28.232Z Downloaded humantime v2.2.0
11602025-06-30T13:52:28.232Z Downloaded hmac v0.12.1
11612025-06-30T13:52:28.232Z Downloaded subprocess v0.2.9
11622025-06-30T13:52:28.232Z Downloaded slog v2.7.0
11632025-06-30T13:52:28.232Z Downloaded similar v2.7.0
11642025-06-30T13:52:28.257Z Downloaded hostname v0.4.0
11652025-06-30T13:52:28.257Z Downloaded inout v0.1.3
11662025-06-30T13:52:28.257Z Downloaded twox-hash v2.1.0
11672025-06-30T13:52:28.257Z Downloaded tui-tree-widget v0.23.1
11682025-06-30T13:52:28.257Z Downloaded tracing-attributes v0.1.27
11692025-06-30T13:52:28.257Z Downloaded publicsuffix v2.3.0
11702025-06-30T13:52:28.258Z Downloaded is-terminal v0.4.13
11712025-06-30T13:52:28.258Z Downloaded ipnetwork v0.21.1
11722025-06-30T13:52:28.258Z Downloaded ingot-types v0.1.0
11732025-06-30T13:52:28.258Z Downloaded hashbrown v0.13.2
11742025-06-30T13:52:28.283Z Downloaded compact_str v0.8.0
11752025-06-30T13:52:28.283Z Downloaded curve25519-dalek-derive v0.1.1
11762025-06-30T13:52:28.283Z Downloaded cstr-argument v0.1.2
11772025-06-30T13:52:28.283Z Downloaded crunchy v0.2.2
11782025-06-30T13:52:28.283Z Downloaded hyper-rustls v0.27.7
11792025-06-30T13:52:28.283Z Downloaded httpdate v1.0.3
11802025-06-30T13:52:28.283Z Downloaded home v0.5.9
11812025-06-30T13:52:28.283Z Downloaded cc v1.2.15
11822025-06-30T13:52:28.283Z Downloaded xattr v1.3.1
11832025-06-30T13:52:28.283Z Downloaded strum_macros v0.26.4
11842025-06-30T13:52:28.283Z Downloaded ron v0.8.1
11852025-06-30T13:52:28.312Z Downloaded quinn v0.11.5
11862025-06-30T13:52:28.312Z Downloaded subtle v2.6.1
11872025-06-30T13:52:28.312Z Downloaded slog-async v2.8.0
11882025-06-30T13:52:28.312Z Downloaded slab v0.4.9
11892025-06-30T13:52:28.312Z Downloaded schemars v0.8.22
11902025-06-30T13:52:28.312Z Downloaded hashbrown v0.12.3
11912025-06-30T13:52:28.337Z Downloaded crossbeam-channel v0.5.15
11922025-06-30T13:52:28.337Z Downloaded try-lock v0.2.5
11932025-06-30T13:52:28.337Z Downloaded tower-service v0.3.3
11942025-06-30T13:52:28.337Z Downloaded tower-layer v0.3.3
11952025-06-30T13:52:28.337Z Downloaded tagptr v0.2.0
11962025-06-30T13:52:28.337Z Downloaded tabwriter v1.4.0
11972025-06-30T13:52:28.337Z Downloaded strum_macros v0.25.3
11982025-06-30T13:52:28.337Z Downloaded slog-bunyan v2.5.0
11992025-06-30T13:52:28.337Z Downloaded siphasher v0.3.11
12002025-06-30T13:52:28.337Z Downloaded scopeguard v1.2.0
12012025-06-30T13:52:28.338Z Downloaded progenitor-impl v0.10.0
12022025-06-30T13:52:28.338Z Downloaded md5 v0.7.0
12032025-06-30T13:52:28.338Z Downloaded match_cfg v0.1.0
12042025-06-30T13:52:28.363Z Downloaded const_format v0.2.34
12052025-06-30T13:52:28.363Z Downloaded backtrace v0.3.74
12062025-06-30T13:52:28.363Z Downloaded sync_wrapper v1.0.1
12072025-06-30T13:52:28.363Z Downloaded sync-ptr v0.1.4
12082025-06-30T13:52:28.363Z Downloaded serde_urlencoded v0.7.1
12092025-06-30T13:52:28.363Z Downloaded ron v0.7.1
12102025-06-30T13:52:28.363Z Downloaded new_debug_unreachable v1.0.6
12112025-06-30T13:52:28.363Z Downloaded instant v0.1.13
12122025-06-30T13:52:28.363Z Downloaded chacha20poly1305 v0.10.1
12132025-06-30T13:52:28.387Z Downloaded ident_case v1.0.1
12142025-06-30T13:52:28.387Z Downloaded bumpalo v3.16.0
12152025-06-30T13:52:28.388Z Downloaded serde-hex v0.1.0
12162025-06-30T13:52:28.388Z Downloaded schemars_derive v0.8.22
12172025-06-30T13:52:28.388Z Downloaded http-body-util v0.1.3
12182025-06-30T13:52:28.388Z Downloaded crossbeam-utils v0.8.21
12192025-06-30T13:52:28.388Z Downloaded clang-sys v1.8.1
12202025-06-30T13:52:28.388Z Downloaded bytes v1.10.1
12212025-06-30T13:52:28.388Z Downloaded base64 v0.13.1
12222025-06-30T13:52:28.412Z Downloaded progenitor-impl v0.9.1
12232025-06-30T13:52:28.412Z Downloaded crc-any v2.5.0
12242025-06-30T13:52:28.412Z Downloaded cookie v0.18.1
12252025-06-30T13:52:28.412Z Downloaded base64 v0.21.7
12262025-06-30T13:52:28.412Z Downloaded colored v2.2.0
12272025-06-30T13:52:28.413Z Downloaded rustls-pemfile v2.2.0
12282025-06-30T13:52:28.413Z Downloaded rfc6979 v0.4.0
12292025-06-30T13:52:28.413Z Downloaded resolv-conf v0.7.0
12302025-06-30T13:52:28.413Z Downloaded quick-error v1.2.3
12312025-06-30T13:52:28.413Z Downloaded psl-types v2.0.11
12322025-06-30T13:52:28.438Z Downloaded progenitor-macro v0.9.1
12332025-06-30T13:52:28.438Z Downloaded cookie_store v0.21.1
12342025-06-30T13:52:28.438Z Downloaded const-oid v0.9.6
12352025-06-30T13:52:28.438Z Downloaded cargo_metadata v0.18.1
12362025-06-30T13:52:28.438Z Downloaded heck v0.3.3
12372025-06-30T13:52:28.438Z Downloaded critical-section v1.1.3
12382025-06-30T13:52:28.438Z Downloaded crc-catalog v2.4.0
12392025-06-30T13:52:28.438Z Downloaded crc v3.2.1
12402025-06-30T13:52:28.438Z Downloaded convert_case v0.4.0
12412025-06-30T13:52:28.438Z Downloaded cmake v0.1.51
12422025-06-30T13:52:28.438Z Downloaded cipher v0.4.4
12432025-06-30T13:52:28.438Z Downloaded chrono-tz-build v0.4.0
12442025-06-30T13:52:28.438Z Downloaded chacha20 v0.9.1
12452025-06-30T13:52:28.438Z Downloaded cexpr v0.6.0
12462025-06-30T13:52:28.438Z Downloaded cassowary v0.3.0
12472025-06-30T13:52:28.463Z Downloaded cancel-safe-futures v0.1.5
12482025-06-30T13:52:28.463Z Downloaded castaway v0.2.3
12492025-06-30T13:52:28.463Z Downloaded camino-tempfile-ext v0.3.1
12502025-06-30T13:52:28.463Z Downloaded bzip2 v0.5.2
12512025-06-30T13:52:28.463Z Downloaded bzip2 v0.4.4
12522025-06-30T13:52:28.463Z Downloaded block-padding v0.3.3
12532025-06-30T13:52:28.463Z Downloaded blake2 v0.10.6
12542025-06-30T13:52:28.463Z Downloaded bitfield-struct v0.6.2
12552025-06-30T13:52:28.463Z Downloaded bit-vec v0.8.0
12562025-06-30T13:52:28.463Z Downloaded base16ct v0.2.0
12572025-06-30T13:52:28.463Z Downloaded libsw-core v0.3.1
12582025-06-30T13:52:28.463Z Downloaded hyper-tls v0.6.0
12592025-06-30T13:52:28.463Z Downloaded http-range v0.1.5
12602025-06-30T13:52:28.488Z Downloaded hostname v0.3.1
12612025-06-30T13:52:28.488Z Downloaded crc8 v0.1.1
12622025-06-30T13:52:28.488Z Downloaded ciborium-io v0.2.2
12632025-06-30T13:52:28.488Z Downloaded cfg_aliases v0.1.1
12642025-06-30T13:52:28.488Z Downloaded cargo-platform v0.1.8
12652025-06-30T13:52:28.488Z Downloaded buf-list v1.0.3
12662025-06-30T13:52:28.488Z Downloaded bitflags v1.3.2
12672025-06-30T13:52:28.488Z Downloaded bitfield v0.14.0
12682025-06-30T13:52:28.488Z Downloaded async-trait v0.1.88
12692025-06-30T13:52:28.488Z Downloaded assert_matches v1.5.0
12702025-06-30T13:52:28.488Z Downloaded bit-set v0.5.3
12712025-06-30T13:52:28.488Z Downloaded atomicwrites v0.4.4
12722025-06-30T13:52:28.489Z Downloaded ahash v0.8.11
12732025-06-30T13:52:28.489Z Downloaded aes-gcm v0.10.3
12742025-06-30T13:52:28.514Z Downloaded bb8 v0.8.5
12752025-06-30T13:52:28.514Z Downloaded backoff v0.4.0
12762025-06-30T13:52:28.514Z Downloaded async-stream-impl v0.3.6
12772025-06-30T13:52:28.514Z Downloaded ascii-canvas v3.0.0
12782025-06-30T13:52:28.514Z Downloaded array-init v0.0.4
12792025-06-30T13:52:28.514Z Downloaded arc-swap v1.7.1
12802025-06-30T13:52:28.514Z Downloaded allocator-api2 v0.2.21
12812025-06-30T13:52:28.514Z Downloaded aho-corasick v1.1.3
12822025-06-30T13:52:28.514Z Downloaded aes v0.8.4
12832025-06-30T13:52:28.539Z Downloaded aead v0.5.2
12842025-06-30T13:52:28.539Z Downloaded addr2line v0.24.2
12852025-06-30T13:52:28.539Z Downloaded arrayref v0.3.9
12862025-06-30T13:52:28.539Z Downloaded adler2 v2.0.0
12872025-06-30T13:52:28.539Z Downloaded blowfish v0.9.1
12882025-06-30T13:52:28.685Z Compiling value-bag v1.9.0
12892025-06-30T13:52:28.685Z Compiling shlex v1.3.0
12902025-06-30T13:52:28.685Z Compiling lock_api v0.4.12
12912025-06-30T13:52:28.685Z Compiling scopeguard v1.2.0
12922025-06-30T13:52:28.710Z Compiling typenum v1.17.0
12932025-06-30T13:52:28.710Z Compiling generic-array v0.14.7
12942025-06-30T13:52:28.710Z Compiling syn v2.0.104
12952025-06-30T13:52:28.710Z Compiling getrandom v0.2.15
12962025-06-30T13:52:28.960Z Compiling jobserver v0.1.32
12972025-06-30T13:52:29.070Z Compiling rand_core v0.6.4
12982025-06-30T13:52:29.095Z Compiling smallvec v1.15.0
12992025-06-30T13:52:29.140Z Compiling log v0.4.27
13002025-06-30T13:52:29.285Z Compiling portable-atomic v1.11.0
13012025-06-30T13:52:29.441Z Compiling cc v1.2.15
13022025-06-30T13:52:29.539Z Compiling critical-section v1.1.3
13032025-06-30T13:52:29.564Z Compiling subtle v2.6.1
13042025-06-30T13:52:29.648Z Compiling const-oid v0.9.6
13052025-06-30T13:52:29.704Z Compiling pkg-config v0.3.31
13062025-06-30T13:52:29.803Z Compiling pin-project-lite v0.2.14
13072025-06-30T13:52:29.886Z Compiling parking_lot_core v0.9.10
13082025-06-30T13:52:29.944Z Compiling rustix v0.38.37
13092025-06-30T13:52:31.030Z Compiling signal-hook-registry v1.4.2
13102025-06-30T13:52:31.115Z Compiling parking_lot v0.12.3
13112025-06-30T13:52:31.146Z Compiling mio v1.0.2
13122025-06-30T13:52:31.171Z Compiling futures-core v0.3.31
13132025-06-30T13:52:31.407Z Compiling spin v0.9.8
13142025-06-30T13:52:31.594Z Compiling once_cell v1.21.3
13152025-06-30T13:52:31.683Z Compiling socket2 v0.5.10
13162025-06-30T13:52:31.712Z Compiling slab v0.4.9
13172025-06-30T13:52:31.794Z Compiling aho-corasick v1.1.3
13182025-06-30T13:52:31.878Z Compiling serde_json v1.0.140
13192025-06-30T13:52:32.020Z Compiling cpufeatures v0.2.14
13202025-06-30T13:52:32.064Z Compiling libm v0.2.8
13212025-06-30T13:52:32.104Z Compiling regex-syntax v0.8.5
13222025-06-30T13:52:32.173Z Compiling either v1.15.0
13232025-06-30T13:52:32.401Z Compiling num-traits v0.2.19
13242025-06-30T13:52:32.485Z Compiling futures-sink v0.3.31
13252025-06-30T13:52:32.565Z Compiling getrandom v0.3.1
13262025-06-30T13:52:32.591Z Compiling percent-encoding v2.3.1
13272025-06-30T13:52:32.672Z Compiling glob v0.3.2
13282025-06-30T13:52:33.185Z Compiling prettyplease v0.2.35
13292025-06-30T13:52:33.254Z Compiling lazy_static v1.5.0
13302025-06-30T13:52:33.397Z Compiling minimal-lexical v0.2.1
13312025-06-30T13:52:33.463Z Compiling clang-sys v1.8.1
13322025-06-30T13:52:33.515Z Compiling foldhash v0.1.5
13332025-06-30T13:52:33.617Z Compiling allocator-api2 v0.2.21
13342025-06-30T13:52:33.923Z Compiling nom v7.1.3
13352025-06-30T13:52:34.095Z Compiling libloading v0.8.5
13362025-06-30T13:52:34.147Z Compiling base64ct v1.6.0
13372025-06-30T13:52:34.271Z Compiling hashbrown v0.15.4
13382025-06-30T13:52:34.503Z Compiling bindgen v0.69.5
13392025-06-30T13:52:34.749Z Compiling home v0.5.9
13402025-06-30T13:52:34.989Z Compiling pem-rfc7468 v0.7.0
13412025-06-30T13:52:35.463Z Compiling regex-automata v0.4.8
13422025-06-30T13:52:35.522Z Compiling synstructure v0.13.1
13432025-06-30T13:52:35.731Z Compiling futures-channel v0.3.31
13442025-06-30T13:52:36.193Z Compiling itertools v0.12.1
13452025-06-30T13:52:36.876Z Compiling cexpr v0.6.0
13462025-06-30T13:52:37.034Z Compiling futures-task v0.3.31
13472025-06-30T13:52:37.345Z Compiling futures-io v0.3.31
13482025-06-30T13:52:37.455Z Compiling rustc-hash v1.1.0
13492025-06-30T13:52:37.614Z Compiling flagset v0.4.6
13502025-06-30T13:52:37.639Z Compiling pin-utils v0.1.0
13512025-06-30T13:52:37.753Z Compiling lazycell v1.3.0
13522025-06-30T13:52:37.839Z Compiling cmake v0.1.51
13532025-06-30T13:52:37.935Z Compiling fs_extra v1.3.0
13542025-06-30T13:52:38.246Z Compiling dunce v1.0.5
13552025-06-30T13:52:38.277Z Compiling form_urlencoded v1.2.1
13562025-06-30T13:52:38.396Z Compiling zerocopy v0.8.26
13572025-06-30T13:52:38.439Z Compiling paste v1.0.15
13582025-06-30T13:52:38.583Z Compiling vcpkg v0.2.15
13592025-06-30T13:52:38.635Z Compiling crossbeam-utils v0.8.21
13602025-06-30T13:52:38.908Z Compiling ring v0.17.14
13612025-06-30T13:52:39.153Z Compiling tracing-core v0.1.32
13622025-06-30T13:52:39.178Z Compiling aws-lc-rs v1.12.4
13632025-06-30T13:52:39.537Z Compiling iana-time-zone v0.1.63
13642025-06-30T13:52:39.914Z Compiling httparse v1.9.5
13652025-06-30T13:52:39.939Z Compiling serde_derive v1.0.219
13662025-06-30T13:52:40.122Z Compiling zeroize_derive v1.4.2
13672025-06-30T13:52:40.360Z Compiling zerofrom-derive v0.1.4
13682025-06-30T13:52:40.602Z Compiling yoke-derive v0.7.4
13692025-06-30T13:52:40.964Z Compiling zerovec-derive v0.10.3
13702025-06-30T13:52:41.336Z Compiling zeroize v1.8.1
13712025-06-30T13:52:42.920Z Compiling displaydoc v0.2.5
13722025-06-30T13:52:43.079Z Compiling crypto-common v0.1.6
13732025-06-30T13:52:43.116Z Compiling block-buffer v0.10.4
13742025-06-30T13:52:43.329Z Compiling zerocopy-derive v0.7.35
13752025-06-30T13:52:43.435Z Compiling digest v0.10.7
13762025-06-30T13:52:43.527Z Compiling zerofrom v0.1.4
13772025-06-30T13:52:43.792Z Compiling yoke v0.7.4
13782025-06-30T13:52:43.963Z Compiling tokio-macros v2.5.0
13792025-06-30T13:52:44.173Z Compiling zerovec v0.10.4
13802025-06-30T13:52:44.453Z Compiling hmac v0.12.1
13812025-06-30T13:52:44.766Z Compiling icu_provider_macros v1.5.0
13822025-06-30T13:52:44.937Z Compiling block-padding v0.3.3
13832025-06-30T13:52:45.171Z Compiling sha2 v0.10.9
13842025-06-30T13:52:45.257Z Compiling zerocopy v0.7.35
13852025-06-30T13:52:45.282Z Compiling inout v0.1.3
13862025-06-30T13:52:45.422Z Compiling regex v1.11.1
13872025-06-30T13:52:45.457Z Compiling der_derive v0.7.3
13882025-06-30T13:52:45.585Z Compiling cipher v0.4.4
13892025-06-30T13:52:45.783Z Compiling futures-macro v0.3.31
13902025-06-30T13:52:46.087Z Compiling tinystr v0.7.6
13912025-06-30T13:52:46.239Z Compiling icu_collections v1.5.0
13922025-06-30T13:52:46.389Z Compiling thiserror-impl v1.0.69
13932025-06-30T13:52:46.478Z Compiling icu_locid v1.5.0
13942025-06-30T13:52:46.547Z Compiling ppv-lite86 v0.2.20
13952025-06-30T13:52:46.612Z Compiling serde v1.0.219
13962025-06-30T13:52:47.246Z Compiling salsa20 v0.10.2
13972025-06-30T13:52:47.391Z Compiling futures-util v0.3.31
13982025-06-30T13:52:47.424Z Compiling der v0.7.9
13992025-06-30T13:52:47.460Z Compiling pbkdf2 v0.12.2
14002025-06-30T13:52:47.504Z Compiling aes v0.8.4
14012025-06-30T13:52:47.646Z Compiling icu_provider v1.5.0
14022025-06-30T13:52:47.825Z Compiling scrypt v0.11.0
14032025-06-30T13:52:48.311Z Compiling icu_locid_transform v1.5.0
14042025-06-30T13:52:48.382Z Compiling cbc v0.1.2
14052025-06-30T13:52:48.544Z Compiling openssl-sys v0.9.109
14062025-06-30T13:52:48.626Z Compiling zerocopy-derive v0.8.26
14072025-06-30T13:52:49.017Z Compiling thiserror v1.0.69
14082025-06-30T13:52:49.177Z Compiling pest v2.7.14
14092025-06-30T13:52:49.463Z Compiling spki v0.7.3
14102025-06-30T13:52:49.814Z Compiling icu_properties v1.5.1
14112025-06-30T13:52:49.845Z Compiling pkcs5 v0.7.1
14122025-06-30T13:52:50.328Z Compiling tracing-attributes v0.1.27
14132025-06-30T13:52:50.490Z Compiling scroll_derive v0.12.0
14142025-06-30T13:52:50.989Z Compiling pkcs8 v0.10.2
14152025-06-30T13:52:51.623Z Compiling bytes v1.10.1
14162025-06-30T13:52:51.754Z Compiling bitflags v2.9.0
14172025-06-30T13:52:52.240Z Compiling semver v1.0.26
14182025-06-30T13:52:52.991Z Compiling tokio v1.45.1
14192025-06-30T13:52:53.016Z Compiling indexmap v2.9.0
14202025-06-30T13:52:53.169Z Compiling http v1.3.1
14212025-06-30T13:52:53.387Z Compiling rustc_version v0.4.1
14222025-06-30T13:52:54.054Z Compiling icu_normalizer v1.5.0
14232025-06-30T13:52:54.407Z Compiling uuid v1.17.0
14242025-06-30T13:52:54.443Z Compiling tracing v0.1.40
14252025-06-30T13:52:54.748Z Compiling http-body v1.0.1
14262025-06-30T13:52:55.028Z Compiling idna_adapter v1.2.0
14272025-06-30T13:52:55.070Z Compiling pest_meta v2.7.14
14282025-06-30T13:52:55.293Z Compiling chrono v0.4.41
14292025-06-30T13:52:55.362Z Compiling idna v1.0.3
14302025-06-30T13:52:55.443Z Compiling base64 v0.22.1
14312025-06-30T13:52:55.777Z Compiling rustls-pki-types v1.10.0
14322025-06-30T13:52:55.996Z Compiling which v4.4.2
14332025-06-30T13:52:56.202Z Compiling url v2.5.4
14342025-06-30T13:52:56.798Z Compiling tinyvec_macros v0.1.1
14352025-06-30T13:52:56.846Z Compiling pest_generator v2.7.14
14362025-06-30T13:52:56.909Z Compiling rand_core v0.9.2
14372025-06-30T13:52:56.938Z Compiling tinyvec v1.8.0
14382025-06-30T13:52:57.384Z Compiling scroll v0.12.0
14392025-06-30T13:52:58.006Z Compiling serde_derive_internals v0.29.1
14402025-06-30T13:52:58.055Z Compiling bzip2-sys v0.1.13+1.0.8
14412025-06-30T13:52:58.432Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14422025-06-30T13:52:58.508Z Compiling powerfmt v0.2.0
14432025-06-30T13:52:58.616Z Compiling num-conv v0.1.0
14442025-06-30T13:52:58.760Z Compiling openssl-probe v0.1.5
14452025-06-30T13:52:58.915Z Compiling schemars v0.8.22
14462025-06-30T13:52:58.955Z Compiling untrusted v0.7.1
14472025-06-30T13:52:59.113Z Compiling openssl v0.10.73
14482025-06-30T13:52:59.157Z Compiling untrusted v0.9.0
14492025-06-30T13:52:59.209Z Compiling adler2 v2.0.0
14502025-06-30T13:52:59.256Z Compiling atomic-waker v1.1.2
14512025-06-30T13:52:59.360Z Compiling try-lock v0.2.5
14522025-06-30T13:52:59.385Z Compiling foreign-types-shared v0.1.1
14532025-06-30T13:52:59.453Z Compiling time-core v0.1.2
14542025-06-30T13:52:59.487Z Compiling tower-service v0.3.3
14552025-06-30T13:52:59.530Z Compiling rustversion v1.0.17
14562025-06-30T13:52:59.582Z Compiling want v0.3.1
14572025-06-30T13:52:59.615Z Compiling foreign-types v0.3.2
14582025-06-30T13:52:59.661Z Compiling miniz_oxide v0.8.5
14592025-06-30T13:52:59.686Z Compiling time-macros v0.2.18
14602025-06-30T13:52:59.752Z Compiling pest_derive v2.7.14
14612025-06-30T13:53:00.316Z Compiling schemars_derive v0.8.22
14622025-06-30T13:53:00.567Z Compiling deranged v0.3.11
14632025-06-30T13:53:01.126Z Compiling goblin v0.8.2
14642025-06-30T13:53:02.575Z Compiling tokio-util v0.7.15
14652025-06-30T13:53:03.670Z Compiling rand_chacha v0.9.0
14662025-06-30T13:53:04.222Z Compiling h2 v0.4.6
14672025-06-30T13:53:04.276Z Compiling ipnet v2.11.0
14682025-06-30T13:53:05.015Z Compiling openssl-macros v0.1.1
14692025-06-30T13:53:05.536Z Compiling dyn-clone v1.0.19
14702025-06-30T13:53:05.809Z Compiling syn v1.0.109
14712025-06-30T13:53:05.859Z Compiling rustls v0.23.19
14722025-06-30T13:53:05.951Z Compiling httpdate v1.0.3
14732025-06-30T13:53:06.160Z Compiling num_threads v0.1.7
14742025-06-30T13:53:06.314Z Compiling native-tls v0.2.12
14752025-06-30T13:53:06.409Z Compiling time v0.3.36
14762025-06-30T13:53:07.274Z Compiling rand v0.9.1
14772025-06-30T13:53:08.989Z Compiling dof v0.3.0
14782025-06-30T13:53:10.026Z Compiling dtrace-parser v0.2.0
14792025-06-30T13:53:10.918Z Compiling unicode-normalization v0.1.24
14802025-06-30T13:53:10.965Z Compiling heapless v0.7.17
14812025-06-30T13:53:11.413Z Compiling hyper v1.6.0
14822025-06-30T13:53:11.918Z Compiling signature v2.2.0
14832025-06-30T13:53:11.944Z Compiling crossbeam-epoch v0.9.18
14842025-06-30T13:53:11.995Z Compiling crc32fast v1.4.2
14852025-06-30T13:53:12.250Z Compiling cookie v0.18.1
14862025-06-30T13:53:12.390Z Compiling unicode-bidi v0.3.17
14872025-06-30T13:53:12.581Z Compiling zstd-safe v7.2.3
14882025-06-30T13:53:12.664Z Compiling zlib-rs v0.5.1
14892025-06-30T13:53:12.902Z Compiling unicode-properties v0.1.3
14902025-06-30T13:53:13.283Z Compiling siphasher v0.3.11
14912025-06-30T13:53:13.520Z Compiling signal-hook v0.3.18
14922025-06-30T13:53:13.622Z Compiling rayon-core v1.12.1
14932025-06-30T13:53:13.662Z Compiling slog v2.7.0
14942025-06-30T13:53:13.825Z Compiling phf_shared v0.11.2
14952025-06-30T13:53:13.883Z Compiling hyper-util v0.1.14
14962025-06-30T13:53:14.242Z Compiling stringprep v0.1.5
14972025-06-30T13:53:14.296Z Compiling crossbeam-deque v0.8.5
14982025-06-30T13:53:14.359Z Compiling usdt-impl v0.5.0
14992025-06-30T13:53:14.936Z Compiling curve25519-dalek v4.1.3
15002025-06-30T13:53:14.971Z Compiling serde_tokenstream v0.2.2
15012025-06-30T13:53:15.304Z Compiling serde_spanned v0.6.9
15022025-06-30T13:53:15.581Z Compiling toml_datetime v0.6.11
15032025-06-30T13:53:15.640Z Compiling rand_chacha v0.3.1
15042025-06-30T13:53:15.696Z Compiling md-5 v0.10.6
15052025-06-30T13:53:15.802Z Compiling num-integer v0.1.46
15062025-06-30T13:53:16.032Z Compiling sync_wrapper v1.0.1
15072025-06-30T13:53:16.209Z Compiling ff v0.13.0
15082025-06-30T13:53:16.235Z Compiling hash32 v0.2.1
15092025-06-30T13:53:16.477Z Compiling memoffset v0.9.1
15102025-06-30T13:53:16.527Z Compiling tower-layer v0.3.3
15112025-06-30T13:53:16.638Z Compiling litrs v0.4.1
15122025-06-30T13:53:16.802Z Compiling gimli v0.31.1
15132025-06-30T13:53:16.842Z Compiling newtype-uuid v1.2.4
15142025-06-30T13:53:17.146Z Compiling psl-types v2.0.11
15152025-06-30T13:53:17.282Z Compiling smoltcp v0.9.1
15162025-06-30T13:53:17.419Z Compiling fallible-iterator v0.2.0
15172025-06-30T13:53:17.735Z Compiling cfg_aliases v0.2.1
15182025-06-30T13:53:17.868Z Compiling base16ct v0.2.0
15192025-06-30T13:53:17.967Z Compiling num-bigint-dig v0.8.4
15202025-06-30T13:53:18.032Z Compiling nix v0.29.0
15212025-06-30T13:53:18.240Z Compiling postgres-protocol v0.6.8
15222025-06-30T13:53:18.265Z Compiling sec1 v0.7.3
15232025-06-30T13:53:18.343Z Compiling document-features v0.2.10
15242025-06-30T13:53:18.828Z Compiling libz-rs-sys v0.5.1
15252025-06-30T13:53:18.853Z Compiling publicsuffix v2.3.0
15262025-06-30T13:53:19.116Z Compiling flate2 v1.1.2
15272025-06-30T13:53:19.375Z Compiling tower v0.5.2
15282025-06-30T13:53:19.466Z Compiling group v0.13.0
15292025-06-30T13:53:19.583Z Compiling num-iter v0.1.45
15302025-06-30T13:53:19.801Z Compiling rand v0.8.5
15312025-06-30T13:53:19.951Z Compiling tokio-native-tls v0.3.1
15322025-06-30T13:53:21.162Z Compiling addr2line v0.24.2
15332025-06-30T13:53:21.245Z Compiling ipnetwork v0.21.1
15342025-06-30T13:53:21.539Z Compiling rustls-native-certs v0.8.1
15352025-06-30T13:53:21.672Z Compiling webpki-roots v1.0.0
15362025-06-30T13:53:21.717Z Compiling terminal_size v0.4.0
15372025-06-30T13:53:21.868Z Compiling http-body-util v0.1.3
15382025-06-30T13:53:21.925Z Compiling hkdf v0.12.4
15392025-06-30T13:53:21.983Z Compiling crypto-bigint v0.5.5
15402025-06-30T13:53:22.109Z Compiling curve25519-dalek-derive v0.1.1
15412025-06-30T13:53:22.134Z Compiling thiserror-impl v2.0.12
15422025-06-30T13:53:22.161Z Compiling async-trait v0.1.88
15432025-06-30T13:53:22.257Z Compiling ahash v0.8.11
15442025-06-30T13:53:22.411Z Compiling fs-err v3.1.1
15452025-06-30T13:53:22.603Z Compiling object v0.36.5
15462025-06-30T13:53:22.758Z Compiling managed v0.8.0
15472025-06-30T13:53:23.199Z Compiling winnow v0.5.40
15482025-06-30T13:53:23.483Z Compiling buf-list v1.0.3
15492025-06-30T13:53:24.007Z Compiling rustc-demangle v0.1.24
15502025-06-30T13:53:24.446Z Compiling bitflags v1.3.2
15512025-06-30T13:53:24.569Z Compiling bumpalo v3.16.0
15522025-06-30T13:53:24.870Z Compiling anyhow v1.0.98
15532025-06-30T13:53:25.037Z Compiling simd-adler32 v0.3.7
15542025-06-30T13:53:25.111Z Compiling lockfree-object-pool v0.1.6
15552025-06-30T13:53:25.403Z Compiling iri-string v0.7.8
15562025-06-30T13:53:25.617Z Compiling zopfli v0.8.1
15572025-06-30T13:53:25.855Z Compiling clap_builder v4.5.40
15582025-06-30T13:53:26.583Z Compiling hubpack_derive v0.1.1
15592025-06-30T13:53:26.722Z Compiling toml_edit v0.19.15
15602025-06-30T13:53:27.164Z Compiling thiserror v2.0.12
15612025-06-30T13:53:27.342Z Compiling strum_macros v0.25.3
15622025-06-30T13:53:27.370Z Compiling hubpack v0.1.2
15632025-06-30T13:53:27.514Z Compiling console v0.15.10
15642025-06-30T13:53:27.799Z Compiling elliptic-curve v0.13.8
15652025-06-30T13:53:28.650Z Compiling tower-http v0.6.6
15662025-06-30T13:53:29.578Z Compiling backtrace v0.3.74
15672025-06-30T13:53:30.215Z Compiling hyper-tls v0.6.0
15682025-06-30T13:53:30.628Z Compiling oxnet v0.1.2
15692025-06-30T13:53:30.791Z Compiling signal-hook-mio v0.2.4
15702025-06-30T13:53:30.982Z Compiling rayon v1.10.0
15712025-06-30T13:53:31.344Z Compiling cookie_store v0.21.1
15722025-06-30T13:53:32.308Z Compiling zstd v0.13.3
15732025-06-30T13:53:32.820Z Compiling postgres-types v0.2.9
15742025-06-30T13:53:33.204Z Compiling usdt-attr-macro v0.5.0
15752025-06-30T13:53:33.312Z Compiling usdt-macro v0.5.0
15762025-06-30T13:53:33.489Z Compiling phf v0.11.2
15772025-06-30T13:53:33.782Z Compiling ed25519 v2.2.3
15782025-06-30T13:53:34.079Z Compiling strum_macros v0.26.4
15792025-06-30T13:53:34.613Z Compiling bzip2 v0.5.2
15802025-06-30T13:53:34.640Z Compiling bzip2 v0.4.4
15812025-06-30T13:53:35.017Z Compiling enum-as-inner v0.6.1
15822025-06-30T13:53:35.045Z Compiling clap_derive v4.5.40
15832025-06-30T13:53:35.088Z Compiling serde-big-array v0.5.1
15842025-06-30T13:53:35.381Z Compiling serde_urlencoded v0.7.1
15852025-06-30T13:53:35.529Z Compiling pkcs1 v0.7.5
15862025-06-30T13:53:35.908Z Compiling rfc6979 v0.4.0
15872025-06-30T13:53:35.945Z Compiling bstr v1.10.0
15882025-06-30T13:53:36.008Z Compiling serde_repr v0.1.19
15892025-06-30T13:53:36.151Z Compiling daft-derive v0.1.3
15902025-06-30T13:53:36.385Z Compiling float-cmp v0.10.0
15912025-06-30T13:53:36.658Z Compiling encoding_rs v0.8.34
15922025-06-30T13:53:37.016Z Compiling fixedbitset v0.4.2
15932025-06-30T13:53:37.474Z Compiling static_assertions v1.1.0
15942025-06-30T13:53:37.500Z Compiling predicates-core v1.0.8
15952025-06-30T13:53:37.562Z Compiling data-encoding v2.9.0
15962025-06-30T13:53:37.611Z Compiling unicode-segmentation v1.12.0
15972025-06-30T13:53:37.828Z Compiling mime v0.3.17
15982025-06-30T13:53:38.240Z Compiling whoami v1.6.0
15992025-06-30T13:53:38.415Z Compiling difflib v0.4.0
16002025-06-30T13:53:38.504Z Compiling precomputed-hash v0.1.1
16012025-06-30T13:53:38.647Z Compiling number_prefix v0.4.0
16022025-06-30T13:53:38.800Z Compiling new_debug_unreachable v1.0.6
16032025-06-30T13:53:38.909Z Compiling normalize-line-endings v0.3.0
16042025-06-30T13:53:38.935Z Compiling toml_edit v0.22.27
16052025-06-30T13:53:39.079Z Compiling predicates v3.1.3
16062025-06-30T13:53:39.256Z Compiling clap v4.5.40
16072025-06-30T13:53:39.345Z Compiling string_cache v0.8.9
16082025-06-30T13:53:39.396Z Compiling indicatif v0.17.11
16092025-06-30T13:53:39.709Z Compiling tokio-postgres v0.7.13
16102025-06-30T13:53:39.842Z Compiling similar v2.7.0
16112025-06-30T13:53:40.192Z Compiling hickory-proto v0.25.2
16122025-06-30T13:53:40.614Z Compiling strum v0.26.3
16132025-06-30T13:53:40.813Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
16142025-06-30T13:53:41.284Z Compiling daft v0.1.3
16152025-06-30T13:53:41.777Z Compiling petgraph v0.6.5
16162025-06-30T13:53:41.810Z Compiling usdt v0.5.0
16172025-06-30T13:53:42.281Z Compiling ecdsa v0.16.9
16182025-06-30T13:53:43.094Z Compiling rsa v0.9.6
16192025-06-30T13:53:43.318Z Compiling zip v0.6.6
16202025-06-30T13:53:44.666Z Compiling zip v4.2.0
16212025-06-30T13:53:44.988Z Compiling ed25519-dalek v2.1.1
16222025-06-30T13:53:45.825Z Compiling crossterm v0.28.1
16232025-06-30T13:53:47.274Z Compiling toml v0.7.8
16242025-06-30T13:53:47.727Z Compiling tokio-stream v0.1.17
16252025-06-30T13:53:48.151Z Compiling openapiv3 v2.2.0
16262025-06-30T13:53:48.425Z Compiling x509-cert v0.2.5
16272025-06-30T13:53:48.679Z Compiling sha1 v0.10.6
16282025-06-30T13:53:48.757Z Compiling itertools v0.10.5
16292025-06-30T13:53:48.937Z Compiling dirs-sys-next v0.1.2
16302025-06-30T13:53:49.240Z Compiling winnow v0.6.26
16312025-06-30T13:53:49.489Z Compiling peg-runtime v0.8.5
16322025-06-30T13:53:50.057Z Compiling rustc-hash v2.1.1
16332025-06-30T13:53:50.315Z Compiling lalrpop-util v0.19.12
16342025-06-30T13:53:50.602Z Compiling dirs-next v2.0.0
16352025-06-30T13:53:50.704Z Compiling thread_local v1.1.8
16362025-06-30T13:53:50.880Z Compiling slog-async v2.8.0
16372025-06-30T13:53:51.267Z Compiling term v0.7.0
16382025-06-30T13:53:51.403Z Compiling xattr v1.3.1
16392025-06-30T13:53:51.445Z Compiling futures-executor v0.3.31
16402025-06-30T13:53:51.688Z Compiling crossbeam-channel v0.5.15
16412025-06-30T13:53:51.971Z Compiling filetime v0.2.25
16422025-06-30T13:53:52.204Z Compiling is-terminal v0.4.13
16432025-06-30T13:53:52.253Z Compiling take_mut v0.2.2
16442025-06-30T13:53:52.287Z Compiling tar v0.4.44
16452025-06-30T13:53:52.388Z Compiling slog-term v2.9.1
16462025-06-30T13:53:52.475Z Compiling futures v0.3.31
16472025-06-30T13:53:52.551Z Compiling camino v1.1.10
16482025-06-30T13:53:58.629Z Compiling aws-lc-sys v0.26.0
16492025-06-30T13:54:32.558Z Compiling rustls-webpki v0.102.8
16502025-06-30T13:54:38.816Z Compiling tokio-rustls v0.26.0
16512025-06-30T13:54:39.159Z Compiling hyper-rustls v0.27.7
16522025-06-30T13:54:39.509Z Compiling reqwest v0.12.20
16532025-06-30T13:54:44.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16542025-06-30T13:54:44.524Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16552025-06-30T13:54:50.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
16562025-06-30T13:54:51.075Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16572025-06-30T13:54:51.161ZJun 30 13:54:50.507 INFO Starting download, target: Clickhouse
16582025-06-30T13:54:51.161ZJun 30 13:54:50.507 INFO Starting download, target: Console
16592025-06-30T13:54:51.161ZJun 30 13:54:50.507 INFO Starting download, target: DendriteStub
16602025-06-30T13:54:51.161ZJun 30 13:54:50.508 INFO Starting download, target: Cockroach
16612025-06-30T13:54:51.186ZJun 30 13:54:50.508 INFO Starting download, target: MaghemiteMgd
16622025-06-30T13:54:51.186ZJun 30 13:54:50.508 INFO Starting download, target: TransceiverControl
16632025-06-30T13:54:51.186ZJun 30 13:54:50.509 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16642025-06-30T13:54:51.186ZJun 30 13:54:50.509 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16652025-06-30T13:54:51.186ZJun 30 13:54:50.509 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16662025-06-30T13:54:51.186ZJun 30 13:54:50.510 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16672025-06-30T13:54:51.186ZJun 30 13:54:50.510 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16682025-06-30T13:54:51.186ZJun 30 13:54:50.510 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16692025-06-30T13:54:51.708ZJun 30 13:54:51.024 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16702025-06-30T13:54:51.899ZJun 30 13:54:51.230 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16712025-06-30T13:54:52.132ZJun 30 13:54:51.466 INFO Download complete, target: Console
16722025-06-30T13:54:52.261ZJun 30 13:54:51.606 INFO Download complete, target: TransceiverControl
16732025-06-30T13:54:54.612ZJun 30 13:54:53.931 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16742025-06-30T13:54:56.043ZJun 30 13:54:55.389 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16752025-06-30T13:54:58.096ZJun 30 13:54:57.442 INFO Download complete, target: DendriteStub
16762025-06-30T13:54:59.440ZJun 30 13:54:58.779 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16772025-06-30T13:54:59.440ZJun 30 13:54:58.779 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16782025-06-30T13:55:00.328ZJun 30 13:54:59.674 INFO Download complete, target: MaghemiteMgd
16792025-06-30T13:55:08.999ZJun 30 13:55:08.345 INFO Checking that binary works, target: Cockroach
16802025-06-30T13:55:09.332ZJun 30 13:55:08.679 INFO Download complete, target: Cockroach
16812025-06-30T13:55:19.064ZJun 30 13:55:18.411 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16822025-06-30T13:55:34.442ZJun 30 13:55:33.789 INFO Checking that binary works, target: Clickhouse
16832025-06-30T13:55:34.671ZJun 30 13:55:34.018 INFO Download complete, target: Clickhouse
16842025-06-30T13:55:34.698ZAll builder prerequisites installed successfully, and PATH looks valid
16852025-06-30T13:55:34.723Z
16862025-06-30T13:55:34.723Zreal 5:37.622515979
16872025-06-30T13:55:34.723Zuser 16:17.826508296
16882025-06-30T13:55:34.723Zsys 2:38.575410569
16892025-06-30T13:55:34.723Ztrap 0.636222764
16902025-06-30T13:55:34.723Ztflt 0.388815906
16912025-06-30T13:55:34.723Zdflt 1.174856059
16922025-06-30T13:55:34.723Zkflt 0.010659489
16932025-06-30T13:55:34.723Zlock 33:02.268852107
16942025-06-30T13:55:34.723Zslp 59:38.199444403
16952025-06-30T13:55:34.723Zlat 1:08.641115060
16962025-06-30T13:55:34.723Zstop 2:46.644352564
16972025-06-30T13:55:34.723Z+ banner hack-check
16982025-06-30T13:55:34.723Z
16992025-06-30T13:55:34.723Z # # ## #### # # #### # # ###### #### # #
17002025-06-30T13:55:34.723Z # # # # # # # # # # # # # # # # #
17012025-06-30T13:55:34.723Z ###### # # # #### ##### # ###### ##### # ####
17022025-06-30T13:55:34.723Z # # ###### # # # # # # # # # #
17032025-06-30T13:55:34.724Z # # # # # # # # # # # # # # # # #
17042025-06-30T13:55:34.724Z # # # # #### # # #### # # ###### #### # #
17052025-06-30T13:55:34.724Z
17062025-06-30T13:55:34.724Z+ export CARGO_INCREMENTAL=0
17072025-06-30T13:55:34.724Z+ CARGO_INCREMENTAL=0
17082025-06-30T13:55:34.724Z+ ptime -m timeout 2h cargo xtask check-features --ci
17092025-06-30T13:55:35.965Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17102025-06-30T13:55:36.327Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17112025-06-30T13:55:40.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
17122025-06-30T13:55:40.764Z Running `target/debug/xtask check-features --ci`
17132025-06-30T13:55:40.800Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17142025-06-30T13:55:40.800Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17152025-06-30T13:55:41.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
17162025-06-30T13:55:41.908Z Running `target/debug/xtask download cargo-hack`
17172025-06-30T13:55:43.599Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182025-06-30T13:55:44.077Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192025-06-30T13:55:50.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
17202025-06-30T13:55:50.317Z Running `target/debug/xtask-downloader cargo-hack`
17212025-06-30T13:55:50.381ZJun 30 13:55:49.728 INFO Starting download, target: CargoHack
17222025-06-30T13:55:50.406ZJun 30 13:55:49.730 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17232025-06-30T13:55:51.156ZJun 30 13:55:50.502 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17242025-06-30T13:55:51.259ZJun 30 13:55:50.606 INFO Download complete, target: CargoHack
17252025-06-30T13:55:51.284Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17262025-06-30T13:55:51.310Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17272025-06-30T13:55:51.591Zinfo: running `cargo check --bins` on api_identity (1/216)
17282025-06-30T13:55:52.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-06-30T13:55:52.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-06-30T13:55:52.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-06-30T13:55:52.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
17322025-06-30T13:55:52.729Z
17332025-06-30T13:55:52.729Zinfo: running `cargo check --bins` on bootstore (2/216)
17342025-06-30T13:55:53.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-06-30T13:55:53.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-06-30T13:55:53.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-06-30T13:55:53.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
17382025-06-30T13:55:53.967Z
17392025-06-30T13:55:53.967Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/216)
17402025-06-30T13:55:55.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-06-30T13:55:55.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-06-30T13:55:55.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-06-30T13:55:55.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
17442025-06-30T13:55:55.246Z
17452025-06-30T13:55:55.246Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/216)
17462025-06-30T13:55:56.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-06-30T13:55:56.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-06-30T13:55:56.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-06-30T13:55:56.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
17502025-06-30T13:55:56.536Z
17512025-06-30T13:55:56.536Zinfo: running `cargo check --bins` on id-map (5/216)
17522025-06-30T13:55:57.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-06-30T13:55:57.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-06-30T13:55:57.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-06-30T13:55:57.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17562025-06-30T13:55:57.677Z
17572025-06-30T13:55:57.677Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/216)
17582025-06-30T13:55:58.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-06-30T13:55:58.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-06-30T13:55:58.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-06-30T13:55:58.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
17622025-06-30T13:55:58.558Z
17632025-06-30T13:55:58.558Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/216)
17642025-06-30T13:55:59.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-06-30T13:55:59.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-06-30T13:55:59.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-06-30T13:55:59.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
17682025-06-30T13:55:59.450Z
17692025-06-30T13:55:59.450Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/216)
17702025-06-30T13:56:00.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-06-30T13:56:00.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-06-30T13:56:00.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-06-30T13:56:00.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
17742025-06-30T13:56:00.312Z
17752025-06-30T13:56:00.312Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/216)
17762025-06-30T13:56:01.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-06-30T13:56:01.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-06-30T13:56:01.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-06-30T13:56:01.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
17802025-06-30T13:56:01.226Z
17812025-06-30T13:56:01.226Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/216)
17822025-06-30T13:56:02.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-06-30T13:56:02.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-06-30T13:56:02.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-06-30T13:56:02.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
17862025-06-30T13:56:02.125Z
17872025-06-30T13:56:02.125Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/216)
17882025-06-30T13:56:02.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-06-30T13:56:02.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-06-30T13:56:02.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-06-30T13:56:02.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
17922025-06-30T13:56:02.984Z
17932025-06-30T13:56:02.984Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/216)
17942025-06-30T13:56:03.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-06-30T13:56:03.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-06-30T13:56:03.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-06-30T13:56:03.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
17982025-06-30T13:56:03.849Z
17992025-06-30T13:56:03.849Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/216)
18002025-06-30T13:56:04.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-06-30T13:56:04.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-06-30T13:56:04.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-06-30T13:56:04.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18042025-06-30T13:56:04.720Z
18052025-06-30T13:56:04.720Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/216)
18062025-06-30T13:56:05.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-06-30T13:56:05.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-06-30T13:56:05.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-06-30T13:56:05.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
18102025-06-30T13:56:05.599Z
18112025-06-30T13:56:05.600Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/216)
18122025-06-30T13:56:06.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-06-30T13:56:06.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-06-30T13:56:06.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-06-30T13:56:06.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18162025-06-30T13:56:06.475Z
18172025-06-30T13:56:06.475Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/216)
18182025-06-30T13:56:07.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-06-30T13:56:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-06-30T13:56:07.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-06-30T13:56:07.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18222025-06-30T13:56:07.390Z
18232025-06-30T13:56:07.390Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/216)
18242025-06-30T13:56:08.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-06-30T13:56:08.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-06-30T13:56:08.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-06-30T13:56:08.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18282025-06-30T13:56:08.301Z
18292025-06-30T13:56:08.302Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/216)
18302025-06-30T13:56:09.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-06-30T13:56:09.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-06-30T13:56:09.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-06-30T13:56:09.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
18342025-06-30T13:56:09.182Z
18352025-06-30T13:56:09.182Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/216)
18362025-06-30T13:56:10.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-06-30T13:56:10.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-06-30T13:56:10.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-06-30T13:56:10.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18402025-06-30T13:56:10.101Z
18412025-06-30T13:56:10.101Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/216)
18422025-06-30T13:56:10.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-06-30T13:56:11.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-06-30T13:56:11.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-06-30T13:56:11.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18462025-06-30T13:56:11.061Z
18472025-06-30T13:56:11.061Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/216)
18482025-06-30T13:56:11.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-06-30T13:56:11.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-06-30T13:56:11.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-06-30T13:56:11.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18522025-06-30T13:56:11.912Z
18532025-06-30T13:56:11.912Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/216)
18542025-06-30T13:56:12.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-06-30T13:56:12.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-06-30T13:56:12.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-06-30T13:56:12.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18582025-06-30T13:56:12.774Z
18592025-06-30T13:56:12.774Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/216)
18602025-06-30T13:56:13.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-06-30T13:56:13.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-06-30T13:56:13.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-06-30T13:56:13.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18642025-06-30T13:56:13.686Z
18652025-06-30T13:56:13.686Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/216)
18662025-06-30T13:56:14.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-06-30T13:56:14.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-06-30T13:56:14.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-06-30T13:56:14.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18702025-06-30T13:56:14.598Z
18712025-06-30T13:56:14.598Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/216)
18722025-06-30T13:56:15.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-06-30T13:56:15.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-06-30T13:56:15.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-06-30T13:56:15.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18762025-06-30T13:56:15.688Z
18772025-06-30T13:56:15.688Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/216)
18782025-06-30T13:56:16.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-06-30T13:56:16.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-06-30T13:56:16.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-06-30T13:56:16.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18822025-06-30T13:56:16.647Z
18832025-06-30T13:56:16.647Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/216)
18842025-06-30T13:56:17.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-06-30T13:56:17.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-06-30T13:56:17.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-06-30T13:56:17.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18882025-06-30T13:56:17.546Z
18892025-06-30T13:56:17.546Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/216)
18902025-06-30T13:56:18.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-06-30T13:56:18.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-06-30T13:56:18.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-06-30T13:56:18.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18942025-06-30T13:56:18.438Z
18952025-06-30T13:56:18.438Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/216)
18962025-06-30T13:56:19.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-06-30T13:56:19.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-06-30T13:56:19.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-06-30T13:56:19.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19002025-06-30T13:56:19.356Z
19012025-06-30T13:56:19.356Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/216)
19022025-06-30T13:56:20.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-06-30T13:56:20.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-06-30T13:56:20.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-06-30T13:56:20.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19062025-06-30T13:56:20.338Z
19072025-06-30T13:56:20.338Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/216)
19082025-06-30T13:56:21.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-06-30T13:56:21.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-06-30T13:56:21.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-06-30T13:56:21.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19122025-06-30T13:56:21.352Z
19132025-06-30T13:56:21.352Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/216)
19142025-06-30T13:56:22.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-06-30T13:56:22.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-06-30T13:56:22.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-06-30T13:56:22.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19182025-06-30T13:56:22.307Z
19192025-06-30T13:56:22.307Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/216)
19202025-06-30T13:56:23.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-06-30T13:56:23.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-06-30T13:56:23.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-06-30T13:56:23.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19242025-06-30T13:56:23.201Z
19252025-06-30T13:56:23.201Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/216)
19262025-06-30T13:56:24.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-06-30T13:56:24.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-06-30T13:56:24.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-06-30T13:56:24.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19302025-06-30T13:56:24.088Z
19312025-06-30T13:56:24.088Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/216)
19322025-06-30T13:56:24.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-06-30T13:56:24.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-06-30T13:56:24.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-06-30T13:56:24.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19362025-06-30T13:56:25.028Z
19372025-06-30T13:56:25.028Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/216)
19382025-06-30T13:56:25.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-06-30T13:56:25.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-06-30T13:56:25.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-06-30T13:56:25.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19422025-06-30T13:56:26.041Z
19432025-06-30T13:56:26.041Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/216)
19442025-06-30T13:56:26.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-06-30T13:56:26.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-06-30T13:56:26.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-06-30T13:56:26.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19482025-06-30T13:56:26.965Z
19492025-06-30T13:56:26.965Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/216)
19502025-06-30T13:56:27.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-06-30T13:56:27.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-06-30T13:56:27.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-06-30T13:56:27.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19542025-06-30T13:56:27.879Z
19552025-06-30T13:56:27.879Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/216)
19562025-06-30T13:56:28.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-06-30T13:56:28.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-06-30T13:56:28.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-06-30T13:56:28.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19602025-06-30T13:56:28.782Z
19612025-06-30T13:56:28.782Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/216)
19622025-06-30T13:56:29.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-06-30T13:56:29.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-06-30T13:56:29.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-06-30T13:56:29.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19662025-06-30T13:56:29.682Z
19672025-06-30T13:56:29.682Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/216)
19682025-06-30T13:56:30.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-06-30T13:56:30.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-06-30T13:56:30.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-06-30T13:56:30.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19722025-06-30T13:56:30.647Z
19732025-06-30T13:56:30.647Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/216)
19742025-06-30T13:56:31.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-06-30T13:56:31.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-06-30T13:56:31.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-06-30T13:56:31.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19782025-06-30T13:56:31.554Z
19792025-06-30T13:56:31.554Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/216)
19802025-06-30T13:56:32.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-06-30T13:56:32.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-06-30T13:56:32.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-06-30T13:56:32.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19842025-06-30T13:56:32.445Z
19852025-06-30T13:56:32.445Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/216)
19862025-06-30T13:56:33.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-06-30T13:56:33.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-06-30T13:56:33.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-06-30T13:56:33.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19902025-06-30T13:56:33.424Z
19912025-06-30T13:56:33.424Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/216)
19922025-06-30T13:56:34.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-06-30T13:56:34.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-06-30T13:56:34.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-06-30T13:56:34.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19962025-06-30T13:56:34.311Z
19972025-06-30T13:56:34.311Zinfo: running `cargo check --bins` on sled-hardware-types (46/216)
19982025-06-30T13:56:35.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-06-30T13:56:35.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-06-30T13:56:35.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-06-30T13:56:35.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
20022025-06-30T13:56:35.648Z
20032025-06-30T13:56:35.648Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/216)
20042025-06-30T13:56:36.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-06-30T13:56:36.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-06-30T13:56:36.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-06-30T13:56:36.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
20082025-06-30T13:56:36.928Z
20092025-06-30T13:56:36.928Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/216)
20102025-06-30T13:56:38.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-06-30T13:56:38.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-06-30T13:56:38.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-06-30T13:56:38.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
20142025-06-30T13:56:38.172Z
20152025-06-30T13:56:38.173Zinfo: running `cargo check --bins` on oxlog (49/216)
20162025-06-30T13:56:39.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-06-30T13:56:39.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-06-30T13:56:39.408Z Checking cfg-if v1.0.1
20192025-06-30T13:56:39.434Z Checking libc v0.2.174
20202025-06-30T13:56:39.460Z Checking serde v1.0.219
20212025-06-30T13:56:39.486Z Checking zeroize v1.8.1
20222025-06-30T13:56:39.511Z Checking memchr v2.7.4
20232025-06-30T13:56:39.511Z Checking typenum v1.17.0
20242025-06-30T13:56:39.538Z Checking smallvec v1.15.0
20252025-06-30T13:56:39.573Z Checking value-bag v1.9.0
20262025-06-30T13:56:39.600Z Checking subtle v2.6.1
20272025-06-30T13:56:39.880Z Checking scopeguard v1.2.0
20282025-06-30T13:56:40.002Z Checking const-oid v0.9.6
20292025-06-30T13:56:40.047Z Checking itoa v1.0.11
20302025-06-30T13:56:40.095Z Checking lock_api v0.4.12
20312025-06-30T13:56:40.121Z Checking log v0.4.27
20322025-06-30T13:56:40.299Z Checking stable_deref_trait v1.2.0
20332025-06-30T13:56:40.432Z Checking byteorder v1.5.0
20342025-06-30T13:56:40.617Z Checking zerofrom v0.1.4
20352025-06-30T13:56:40.643Z Checking portable-atomic v1.11.0
20362025-06-30T13:56:40.764Z Checking getrandom v0.2.15
20372025-06-30T13:56:40.806Z Checking generic-array v0.14.7
20382025-06-30T13:56:40.831Z Checking parking_lot_core v0.9.10
20392025-06-30T13:56:40.867Z Checking signal-hook-registry v1.4.2
20402025-06-30T13:56:40.923Z Checking pin-project-lite v0.2.14
20412025-06-30T13:56:41.076Z Checking rand_core v0.6.4
20422025-06-30T13:56:41.102Z Checking critical-section v1.1.3
20432025-06-30T13:56:41.168Z Checking yoke v0.7.4
20442025-06-30T13:56:41.225Z Checking parking_lot v0.12.3
20452025-06-30T13:56:41.266Z Checking mio v1.0.2
20462025-06-30T13:56:41.426Z Checking socket2 v0.5.10
20472025-06-30T13:56:41.531Z Checking zerovec v0.10.4
20482025-06-30T13:56:41.621Z Checking futures-core v0.3.31
20492025-06-30T13:56:41.709Z Checking once_cell v1.21.3
20502025-06-30T13:56:41.848Z Checking cpufeatures v0.2.14
20512025-06-30T13:56:41.948Z Checking writeable v0.5.5
20522025-06-30T13:56:41.974Z Checking crypto-common v0.1.6
20532025-06-30T13:56:42.000Z Checking block-buffer v0.10.4
20542025-06-30T13:56:42.027Z Checking litemap v0.7.3
20552025-06-30T13:56:42.053Z Checking block-padding v0.3.3
20562025-06-30T13:56:42.105Z Checking zerocopy v0.7.35
20572025-06-30T13:56:42.285Z Checking percent-encoding v2.3.1
20582025-06-30T13:56:42.312Z Checking digest v0.10.7
20592025-06-30T13:56:42.338Z Checking inout v0.1.3
20602025-06-30T13:56:42.366Z Checking getrandom v0.3.1
20612025-06-30T13:56:42.463Z Checking libm v0.2.8
20622025-06-30T13:56:42.606Z Checking allocator-api2 v0.2.21
20632025-06-30T13:56:42.643Z Checking icu_locid_transform_data v1.5.0
20642025-06-30T13:56:42.696Z Checking foldhash v0.1.5
20652025-06-30T13:56:42.766Z Checking ryu v1.0.18
20662025-06-30T13:56:42.792Z Checking hmac v0.12.1
20672025-06-30T13:56:42.999Z Checking futures-sink v0.3.31
20682025-06-30T13:56:43.024Z Checking equivalent v1.0.2
20692025-06-30T13:56:43.049Z Checking sha2 v0.10.9
20702025-06-30T13:56:43.164Z Checking cipher v0.4.4
20712025-06-30T13:56:43.195Z Checking slab v0.4.9
20722025-06-30T13:56:43.293Z Checking hashbrown v0.15.4
20732025-06-30T13:56:43.388Z Checking num-traits v0.2.19
20742025-06-30T13:56:43.428Z Checking base64ct v1.6.0
20752025-06-30T13:56:43.489Z Checking icu_properties_data v1.5.0
20762025-06-30T13:56:43.532Z Checking tinystr v0.7.6
20772025-06-30T13:56:43.652Z Checking icu_collections v1.5.0
20782025-06-30T13:56:43.724Z Checking write16 v1.0.0
20792025-06-30T13:56:43.784Z Checking utf8_iter v1.0.4
20802025-06-30T13:56:43.892Z Checking icu_locid v1.5.0
20812025-06-30T13:56:43.917Z Checking utf16_iter v1.0.5
20822025-06-30T13:56:43.917Z Checking pem-rfc7468 v0.7.0
20832025-06-30T13:56:44.008Z Checking flagset v0.4.6
20842025-06-30T13:56:44.158Z Checking icu_normalizer_data v1.5.0
20852025-06-30T13:56:44.244Z Checking salsa20 v0.10.2
20862025-06-30T13:56:44.275Z Checking der v0.7.9
20872025-06-30T13:56:44.301Z Checking ppv-lite86 v0.2.20
20882025-06-30T13:56:44.411Z Checking futures-channel v0.3.31
20892025-06-30T13:56:44.481Z Checking pbkdf2 v0.12.2
20902025-06-30T13:56:44.507Z Checking pin-utils v0.1.0
20912025-06-30T13:56:44.644Z Checking futures-io v0.3.31
20922025-06-30T13:56:44.676Z Checking bytes v1.10.1
20932025-06-30T13:56:44.730Z Checking bitflags v2.9.0
20942025-06-30T13:56:44.823Z Checking indexmap v2.9.0
20952025-06-30T13:56:44.929Z Checking serde_json v1.0.140
20962025-06-30T13:56:44.984Z Checking icu_provider v1.5.0
20972025-06-30T13:56:45.009Z Checking futures-task v0.3.31
20982025-06-30T13:56:45.165Z Checking fnv v1.0.7
20992025-06-30T13:56:45.194Z Checking scrypt v0.11.0
21002025-06-30T13:56:45.322Z Checking futures-util v0.3.31
21012025-06-30T13:56:45.350Z Checking aes v0.8.4
21022025-06-30T13:56:45.499Z Checking cbc v0.1.2
21032025-06-30T13:56:45.746Z Checking form_urlencoded v1.2.1
21042025-06-30T13:56:45.849Z Checking icu_locid_transform v1.5.0
21052025-06-30T13:56:45.929Z Checking tokio v1.45.1
21062025-06-30T13:56:45.999Z Checking http v1.3.1
21072025-06-30T13:56:46.268Z Checking uuid v1.17.0
21082025-06-30T13:56:46.314Z Checking tracing-core v0.1.32
21092025-06-30T13:56:46.403Z Checking spki v0.7.3
21102025-06-30T13:56:46.742Z Checking pkcs5 v0.7.1
21112025-06-30T13:56:46.786Z Checking zerocopy v0.8.26
21122025-06-30T13:56:47.047Z Checking tracing v0.1.40
21132025-06-30T13:56:47.072Z Checking icu_properties v1.5.1
21142025-06-30T13:56:47.122Z Checking base64 v0.22.1
21152025-06-30T13:56:47.312Z Checking pkcs8 v0.10.2
21162025-06-30T13:56:47.473Z Compiling newtype-uuid v1.2.4
21172025-06-30T13:56:47.512Z Checking http-body v1.0.1
21182025-06-30T13:56:47.677Z Checking tinyvec_macros v0.1.1
21192025-06-30T13:56:47.716Z Checking rustls-pki-types v1.10.0
21202025-06-30T13:56:47.772Z Checking iana-time-zone v0.1.63
21212025-06-30T13:56:47.814Z Checking tinyvec v1.8.0
21222025-06-30T13:56:47.842Z Checking aws-lc-sys v0.26.0
21232025-06-30T13:56:47.993Z Checking chrono v0.4.41
21242025-06-30T13:56:48.347Z Checking spin v0.9.8
21252025-06-30T13:56:48.726Z Checking atomic-waker v1.1.2
21262025-06-30T13:56:48.900Z Checking openssl-probe v0.1.5
21272025-06-30T13:56:49.101Z Checking try-lock v0.2.5
21282025-06-30T13:56:49.126Z Checking tower-service v0.3.3
21292025-06-30T13:56:49.290Z Checking adler2 v2.0.0
21302025-06-30T13:56:49.352Z Checking untrusted v0.7.1
21312025-06-30T13:56:49.538Z Checking untrusted v0.9.0
21322025-06-30T13:56:49.610Z Checking foreign-types-shared v0.1.1
21332025-06-30T13:56:49.742Z Checking ring v0.17.14
21342025-06-30T13:56:49.767Z Checking foreign-types v0.3.2
21352025-06-30T13:56:49.870Z Checking miniz_oxide v0.8.5
21362025-06-30T13:56:50.180Z Checking rand_core v0.9.2
21372025-06-30T13:56:50.205Z Checking want v0.3.1
21382025-06-30T13:56:50.393Z Checking aws-lc-rs v1.12.4
21392025-06-30T13:56:50.424Z Checking ipnet v2.11.0
21402025-06-30T13:56:50.453Z Checking httparse v1.9.5
21412025-06-30T13:56:50.595Z Checking rand_chacha v0.9.0
21422025-06-30T13:56:50.713Z Checking crossbeam-utils v0.8.21
21432025-06-30T13:56:50.933Z Checking openssl-sys v0.9.109
21442025-06-30T13:56:50.979Z Checking icu_normalizer v1.5.0
21452025-06-30T13:56:51.036Z Checking thiserror v1.0.69
21462025-06-30T13:56:51.068Z Checking errno v0.3.12
21472025-06-30T13:56:51.220Z Checking aho-corasick v1.1.3
21482025-06-30T13:56:51.326Z Checking httpdate v1.0.3
21492025-06-30T13:56:51.456Z Checking unicode-ident v1.0.18
21502025-06-30T13:56:51.619Z Checking powerfmt v0.2.0
21512025-06-30T13:56:51.658Z Checking regex-syntax v0.8.5
21522025-06-30T13:56:51.845Z Checking idna_adapter v1.2.0
21532025-06-30T13:56:51.953Z Checking deranged v0.3.11
21542025-06-30T13:56:52.085Z Checking idna v1.0.3
21552025-06-30T13:56:52.140Z Checking openssl v0.10.73
21562025-06-30T13:56:52.343Z Checking proc-macro2 v1.0.95
21572025-06-30T13:56:52.400Z Checking rustls-webpki v0.102.8
21582025-06-30T13:56:52.666Z Checking url v2.5.4
21592025-06-30T13:56:53.049Z Checking crossbeam-epoch v0.9.18
21602025-06-30T13:56:53.095Z Checking rustix v0.38.37
21612025-06-30T13:56:53.317Z Checking rand v0.9.1
21622025-06-30T13:56:53.530Z Checking unicode-normalization v0.1.24
21632025-06-30T13:56:53.555Z Checking semver v1.0.26
21642025-06-30T13:56:53.677Z Checking bzip2-sys v0.1.13+1.0.8
21652025-06-30T13:56:53.812Z Checking signature v2.2.0
21662025-06-30T13:56:54.024Z Checking scroll v0.12.0
21672025-06-30T13:56:54.050Z Checking crc32fast v1.4.2
21682025-06-30T13:56:54.182Z Checking tokio-util v0.7.15
21692025-06-30T13:56:54.383Z Checking ucd-trie v0.1.7
21702025-06-30T13:56:54.463Z Checking either v1.15.0
21712025-06-30T13:56:54.586Z Checking num_threads v0.1.7
21722025-06-30T13:56:54.623Z Checking unicode-properties v0.1.3
21732025-06-30T13:56:54.680Z Checking unicode-bidi v0.3.17
21742025-06-30T13:56:54.762Z Checking dyn-clone v1.0.19
21752025-06-30T13:56:54.912Z Checking utf8parse v0.2.2
21762025-06-30T13:56:54.962Z Checking num-conv v0.1.0
21772025-06-30T13:56:55.019Z Checking regex-automata v0.4.8
21782025-06-30T13:56:55.094Z Checking anstyle v1.0.11
21792025-06-30T13:56:55.131Z Checking siphasher v0.3.11
21802025-06-30T13:56:55.302Z Checking plain v0.2.3
21812025-06-30T13:56:55.409Z Checking zlib-rs v0.5.1
21822025-06-30T13:56:55.457Z Checking h2 v0.4.6
21832025-06-30T13:56:55.507Z Checking time-core v0.1.2
21842025-06-30T13:56:55.532Z Checking phf_shared v0.11.2
21852025-06-30T13:56:55.532Z Checking goblin v0.8.2
21862025-06-30T13:56:55.759Z Checking time v0.3.36
21872025-06-30T13:56:55.822Z Checking stringprep v0.1.5
21882025-06-30T13:56:56.124Z Checking anstyle-parse v0.2.5
21892025-06-30T13:56:56.432Z Checking schemars v0.8.22
21902025-06-30T13:56:56.562Z Checking pest v2.7.14
21912025-06-30T13:56:58.004Z Checking native-tls v0.2.12
21922025-06-30T13:56:58.122Z Checking libz-rs-sys v0.5.1
21932025-06-30T13:56:58.222Z Checking crossbeam-deque v0.8.5
21942025-06-30T13:56:58.248Z Checking rustls v0.23.19
21952025-06-30T13:56:58.376Z Checking quote v1.0.40
21962025-06-30T13:56:58.568Z Checking rand_chacha v0.3.1
21972025-06-30T13:56:58.752Z Checking num-integer v0.1.46
21982025-06-30T13:56:58.777Z Checking toml_datetime v0.6.11
21992025-06-30T13:56:58.996Z Checking serde_spanned v0.6.9
22002025-06-30T13:56:59.022Z Checking zstd-sys v2.0.14+zstd.1.5.7
22012025-06-30T13:56:59.146Z Checking md-5 v0.10.6
22022025-06-30T13:56:59.255Z Checking sync_wrapper v1.0.1
22032025-06-30T13:56:59.281Z Checking ff v0.13.0
22042025-06-30T13:56:59.281Z Checking hash32 v0.2.1
22052025-06-30T13:56:59.439Z Checking anstyle-query v1.1.1
22062025-06-30T13:56:59.465Z Checking psl-types v2.0.11
22072025-06-30T13:56:59.578Z Checking pretty-hex v0.4.1
22082025-06-30T13:56:59.603Z Checking base16ct v0.2.0
22092025-06-30T13:56:59.672Z Checking gimli v0.31.1
22102025-06-30T13:56:59.697Z Checking colorchoice v1.0.2
22112025-06-30T13:56:59.845Z Checking fallible-iterator v0.2.0
22122025-06-30T13:56:59.874Z Checking tower-layer v0.3.3
22132025-06-30T13:56:59.900Z Checking is_terminal_polyfill v1.70.1
22142025-06-30T13:56:59.926Z Checking sec1 v0.7.3
22152025-06-30T13:57:00.071Z Checking anstream v0.6.18
22162025-06-30T13:57:00.197Z Checking tower v0.5.2
22172025-06-30T13:57:00.450Z Checking publicsuffix v2.3.0
22182025-06-30T13:57:00.517Z Checking heapless v0.7.17
22192025-06-30T13:57:00.567Z Checking postgres-protocol v0.6.8
22202025-06-30T13:57:00.767Z Checking group v0.13.0
22212025-06-30T13:57:00.992Z Checking zstd-safe v7.2.3
22222025-06-30T13:57:01.059Z Checking num-iter v0.1.45
22232025-06-30T13:57:01.150Z Checking dof v0.3.0
22242025-06-30T13:57:01.271Z Checking rand v0.8.5
22252025-06-30T13:57:01.317Z Checking dtrace-parser v0.2.0
22262025-06-30T13:57:01.345Z Checking syn v2.0.104
22272025-06-30T13:57:01.546Z Compiling daft v0.1.3
22282025-06-30T13:57:01.843Z Checking rayon-core v1.12.1
22292025-06-30T13:57:01.871Z Checking tokio-native-tls v0.3.1
22302025-06-30T13:57:02.145Z Checking flate2 v1.1.2
22312025-06-30T13:57:02.208Z Checking cookie v0.18.1
22322025-06-30T13:57:02.608Z Checking ipnetwork v0.21.1
22332025-06-30T13:57:02.633Z Checking terminal_size v0.4.0
22342025-06-30T13:57:02.662Z Checking hyper v1.6.0
22352025-06-30T13:57:02.727Z Checking rustls-native-certs v0.8.1
22362025-06-30T13:57:02.899Z Checking lazy_static v1.5.0
22372025-06-30T13:57:02.927Z Checking webpki-roots v1.0.0
22382025-06-30T13:57:03.005Z Checking http-body-util v0.1.3
22392025-06-30T13:57:03.090Z Checking signal-hook v0.3.18
22402025-06-30T13:57:03.129Z Checking hkdf v0.12.4
22412025-06-30T13:57:03.201Z Checking crypto-bigint v0.5.5
22422025-06-30T13:57:03.399Z Checking thread-id v4.2.2
22432025-06-30T13:57:03.529Z Checking object v0.36.5
22442025-06-30T13:57:03.555Z Checking unicode-width v0.2.0
22452025-06-30T13:57:03.555Z Checking winnow v0.5.40
22462025-06-30T13:57:03.906Z Checking addr2line v0.24.2
22472025-06-30T13:57:04.315Z Checking strsim v0.11.1
22482025-06-30T13:57:04.370Z Checking tokio-rustls v0.26.0
22492025-06-30T13:57:04.550Z Checking bitflags v1.3.2
22502025-06-30T13:57:04.683Z Checking simd-adler32 v0.3.7
22512025-06-30T13:57:04.709Z Checking bumpalo v3.16.0
22522025-06-30T13:57:04.852Z Checking rustc-demangle v0.1.24
22532025-06-30T13:57:04.972Z Checking hyper-util v0.1.14
22542025-06-30T13:57:05.075Z Checking iri-string v0.7.8
22552025-06-30T13:57:05.120Z Checking clap_lex v0.7.4
22562025-06-30T13:57:05.422Z Checking managed v0.8.0
22572025-06-30T13:57:05.449Z Checking lockfree-object-pool v0.1.6
22582025-06-30T13:57:05.723Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22592025-06-30T13:57:05.861Z Checking smoltcp v0.9.1
22602025-06-30T13:57:06.026Z Checking zopfli v0.8.1
22612025-06-30T13:57:06.221Z Checking elliptic-curve v0.13.8
22622025-06-30T13:57:06.779Z Checking clap_builder v4.5.40
22632025-06-30T13:57:06.847Z Checking toml_edit v0.19.15
22642025-06-30T13:57:06.897Z Checking console v0.15.10
22652025-06-30T13:57:07.452Z Checking signal-hook-mio v0.2.4
22662025-06-30T13:57:07.632Z Checking num-bigint-dig v0.8.4
22672025-06-30T13:57:07.658Z Checking oxnet v0.1.2
22682025-06-30T13:57:07.989Z Checking hyper-rustls v0.27.7
22692025-06-30T13:57:08.015Z Checking tower-http v0.6.6
22702025-06-30T13:57:08.041Z Checking usdt-impl v0.5.0
22712025-06-30T13:57:08.156Z Checking hyper-tls v0.6.0
22722025-06-30T13:57:08.404Z Checking cookie_store v0.21.1
22732025-06-30T13:57:08.471Z Checking rayon v1.10.0
22742025-06-30T13:57:08.656Z Checking zstd v0.13.3
22752025-06-30T13:57:08.682Z Checking postgres-types v0.2.9
22762025-06-30T13:57:09.063Z Checking regex v1.11.1
22772025-06-30T13:57:09.175Z Checking bstr v1.10.0
22782025-06-30T13:57:09.392Z Checking phf v0.11.2
22792025-06-30T13:57:09.593Z Checking ed25519 v2.2.3
22802025-06-30T13:57:09.696Z Checking bzip2 v0.5.2
22812025-06-30T13:57:09.749Z Checking bzip2 v0.4.4
22822025-06-30T13:57:09.817Z Checking curve25519-dalek v4.1.3
22832025-06-30T13:57:10.008Z Checking thiserror v2.0.12
22842025-06-30T13:57:10.036Z Checking hubpack v0.1.2
22852025-06-30T13:57:10.097Z Checking memoffset v0.9.1
22862025-06-30T13:57:10.226Z Checking pkcs1 v0.7.5
22872025-06-30T13:57:10.270Z Checking serde_urlencoded v0.7.1
22882025-06-30T13:57:10.328Z Checking float-cmp v0.10.0
22892025-06-30T13:57:10.419Z Checking serde-big-array v0.5.1
22902025-06-30T13:57:10.456Z Checking rfc6979 v0.4.0
22912025-06-30T13:57:10.520Z Checking backtrace v0.3.74
22922025-06-30T13:57:10.601Z Checking memmap v0.7.0
22932025-06-30T13:57:10.679Z Checking encoding_rs v0.8.34
22942025-06-30T13:57:10.708Z Checking precomputed-hash v0.1.1
22952025-06-30T13:57:10.734Z Checking fixedbitset v0.4.2
22962025-06-30T13:57:10.763Z Checking unicode-segmentation v1.12.0
22972025-06-30T13:57:10.857Z Checking mime v0.3.17
22982025-06-30T13:57:10.883Z Checking data-encoding v2.9.0
22992025-06-30T13:57:11.048Z Checking minimal-lexical v0.2.1
23002025-06-30T13:57:11.143Z Checking new_debug_unreachable v1.0.6
23012025-06-30T13:57:11.224Z Checking whoami v1.6.0
23022025-06-30T13:57:11.259Z Checking winnow v0.7.10
23032025-06-30T13:57:11.487Z Checking toml_write v0.1.2
23042025-06-30T13:57:11.513Z Checking static_assertions v1.1.0
23052025-06-30T13:57:11.513Z Checking normalize-line-endings v0.3.0
23062025-06-30T13:57:11.571Z Checking number_prefix v0.4.0
23072025-06-30T13:57:11.636Z Checking difflib v0.4.0
23082025-06-30T13:57:11.693Z Checking predicates-core v1.0.8
23092025-06-30T13:57:11.778Z Checking ed25519-dalek v2.1.1
23102025-06-30T13:57:11.805Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
23112025-06-30T13:57:11.847Z Checking tokio-postgres v0.7.13
23122025-06-30T13:57:11.924Z Checking nom v7.1.3
23132025-06-30T13:57:12.049Z Checking predicates v3.1.3
23142025-06-30T13:57:12.285Z Checking similar v2.7.0
23152025-06-30T13:57:12.456Z Checking indicatif v0.17.11
23162025-06-30T13:57:12.727Z Checking hickory-proto v0.25.2
23172025-06-30T13:57:12.938Z Checking reqwest v0.12.20
23182025-06-30T13:57:13.224Z Checking string_cache v0.8.9
23192025-06-30T13:57:13.320Z Checking anyhow v1.0.98
23202025-06-30T13:57:13.549Z Checking petgraph v0.6.5
23212025-06-30T13:57:13.749Z Checking usdt v0.5.0
23222025-06-30T13:57:14.061Z Checking rsa v0.9.6
23232025-06-30T13:57:14.198Z Checking toml_edit v0.22.27
23242025-06-30T13:57:14.623Z Checking ecdsa v0.16.9
23252025-06-30T13:57:15.041Z Checking nix v0.29.0
23262025-06-30T13:57:15.285Z Checking zip v0.6.6
23272025-06-30T13:57:15.420Z Checking clap v4.5.40
23282025-06-30T13:57:15.500Z Checking zip v4.2.0
23292025-06-30T13:57:15.584Z Checking toml v0.7.8
23302025-06-30T13:57:16.079Z Checking crossterm v0.28.1
23312025-06-30T13:57:16.459Z Checking tokio-stream v0.1.17
23322025-06-30T13:57:16.929Z Checking itertools v0.12.1
23332025-06-30T13:57:16.962Z Checking itertools v0.10.5
23342025-06-30T13:57:17.046Z Checking fs-err v3.1.1
23352025-06-30T13:57:17.727Z Checking buf-list v1.0.3
23362025-06-30T13:57:17.753Z Checking strum v0.26.3
23372025-06-30T13:57:17.779Z Checking ahash v0.8.11
23382025-06-30T13:57:17.804Z Checking slog v2.7.0
23392025-06-30T13:57:17.945Z Checking openapiv3 v2.2.0
23402025-06-30T13:57:18.128Z Checking x509-cert v0.2.5
23412025-06-30T13:57:18.172Z Checking sha1 v0.10.6
23422025-06-30T13:57:18.323Z Checking winnow v0.6.26
23432025-06-30T13:57:18.501Z Checking lalrpop-util v0.19.12
23442025-06-30T13:57:18.548Z Checking unicode-xid v0.2.6
23452025-06-30T13:57:18.813Z Checking rustc-hash v2.1.1
23462025-06-30T13:57:18.863Z Checking peg-runtime v0.8.5
23472025-06-30T13:57:19.125Z Checking camino v1.1.10
23482025-06-30T13:57:19.227Z Checking sigpipe v0.1.3
23492025-06-30T13:57:19.445Z Checking glob v0.3.2
23502025-06-30T13:57:19.652Z Checking jiff v0.2.15
23512025-06-30T13:57:26.568Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522025-06-30T13:57:27.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.08s
23532025-06-30T13:57:27.466Z
23542025-06-30T13:57:27.466Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/216)
23552025-06-30T13:57:28.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23562025-06-30T13:57:28.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23572025-06-30T13:57:28.816Z Compiling regress v0.10.3
23582025-06-30T13:57:28.864Z Checking heck v0.5.0
23592025-06-30T13:57:28.909Z Compiling unsafe-libyaml v0.2.11
23602025-06-30T13:57:28.935Z Checking newtype-uuid v1.2.4
23612025-06-30T13:57:28.962Z Checking rustix v1.0.7
23622025-06-30T13:57:28.988Z Checking dirs-sys-next v0.1.2
23632025-06-30T13:57:29.014Z Checking fastrand v2.1.1
23642025-06-30T13:57:29.158Z Checking thread_local v1.1.8
23652025-06-30T13:57:29.220Z Checking dirs-next v2.0.0
23662025-06-30T13:57:29.304Z Checking daft v0.1.3
23672025-06-30T13:57:29.392Z Compiling structmeta-derive v0.3.0
23682025-06-30T13:57:29.518Z Compiling ident_case v1.0.1
23692025-06-30T13:57:29.544Z Checking term v0.7.0
23702025-06-30T13:57:29.743Z Compiling darling_core v0.20.10
23712025-06-30T13:57:29.803Z Checking crossbeam-channel v0.5.15
23722025-06-30T13:57:30.078Z Checking futures-executor v0.3.31
23732025-06-30T13:57:30.392Z Compiling serde_yaml v0.9.34+deprecated
23742025-06-30T13:57:30.711Z Checking is-terminal v0.4.13
23752025-06-30T13:57:30.845Z Checking tempfile v3.20.0
23762025-06-30T13:57:30.879Z Compiling rustls v0.22.4
23772025-06-30T13:57:30.940Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23782025-06-30T13:57:31.246Z Checking take_mut v0.2.2
23792025-06-30T13:57:31.317Z Checking slog-term v2.9.1
23802025-06-30T13:57:31.376Z Checking futures v0.3.31
23812025-06-30T13:57:31.511Z Checking slog-async v2.8.0
23822025-06-30T13:57:31.540Z Compiling proc-macro-crate v1.3.1
23832025-06-30T13:57:31.876Z Checking wait-timeout v0.2.0
23842025-06-30T13:57:31.999Z Compiling multer v3.1.0
23852025-06-30T13:57:32.117Z Checking bit-vec v0.8.0
23862025-06-30T13:57:32.364Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23872025-06-30T13:57:32.394Z Compiling structmeta v0.3.0
23882025-06-30T13:57:32.425Z Checking typify-impl v0.3.0
23892025-06-30T13:57:32.503Z Checking typify-impl v0.2.0
23902025-06-30T13:57:32.581Z Checking quick-error v1.2.3
23912025-06-30T13:57:32.693Z Compiling ref-cast v1.0.24
23922025-06-30T13:57:33.215Z Checking match_cfg v0.1.0
23932025-06-30T13:57:33.345Z Checking hostname v0.3.1
23942025-06-30T13:57:33.633Z Checking rusty-fork v0.3.0
23952025-06-30T13:57:33.888Z Checking bit-set v0.8.0
23962025-06-30T13:57:34.008Z Compiling num_enum_derive v0.5.11
23972025-06-30T13:57:34.563Z Checking progenitor-client v0.9.1
23982025-06-30T13:57:35.047Z Checking rand_xorshift v0.4.0
23992025-06-30T13:57:35.349Z Checking slog-json v2.6.1
24002025-06-30T13:57:35.467Z Compiling lzma-sys v0.1.20
24012025-06-30T13:57:35.626Z Checking hex v0.4.3
24022025-06-30T13:57:35.680Z Compiling ref-cast-impl v1.0.24
24032025-06-30T13:57:36.175Z Compiling foreign-types-macros v0.2.3
24042025-06-30T13:57:36.202Z Compiling async-stream-impl v0.3.6
24052025-06-30T13:57:36.497Z Compiling dropshot v0.16.2
24062025-06-30T13:57:36.577Z Compiling darling_macro v0.20.10
24072025-06-30T13:57:36.833Z Checking arc-swap v1.7.1
24082025-06-30T13:57:36.947Z Checking foreign-types-shared v0.3.1
24092025-06-30T13:57:37.134Z Checking unarray v0.1.4
24102025-06-30T13:57:37.411Z Checking utf-8 v0.7.6
24112025-06-30T13:57:37.437Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24122025-06-30T13:57:37.470Z Checking foreign-types v0.5.0
24132025-06-30T13:57:37.598Z Checking slog-scope v4.4.0
24142025-06-30T13:57:37.631Z Checking proptest v1.7.0
24152025-06-30T13:57:37.662Z Compiling darling v0.20.10
24162025-06-30T13:57:37.727Z Checking tungstenite v0.21.0
24172025-06-30T13:57:37.808Z Checking async-stream v0.3.6
24182025-06-30T13:57:37.851Z Compiling serde_with_macros v3.12.0
24192025-06-30T13:57:38.197Z Checking num_enum v0.5.11
24202025-06-30T13:57:38.222Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24212025-06-30T13:57:38.445Z Checking slog-bunyan v2.5.0
24222025-06-30T13:57:38.476Z Compiling proc-macro-error v1.0.4
24232025-06-30T13:57:38.512Z Checking tokio-rustls v0.25.0
24242025-06-30T13:57:39.028Z Compiling parse-display-derive v0.10.0
24252025-06-30T13:57:39.156Z Compiling test-strategy v0.4.1
24262025-06-30T13:57:39.403Z Checking toml v0.8.23
24272025-06-30T13:57:39.428Z Checking progenitor-client v0.8.0
24282025-06-30T13:57:39.850Z Compiling heck v0.3.3
24292025-06-30T13:57:40.234Z Checking waitgroup v0.1.2
24302025-06-30T13:57:40.337Z Checking rustls-pemfile v2.2.0
24312025-06-30T13:57:40.445Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24322025-06-30T13:57:40.620Z Compiling dropshot_endpoint v0.16.2
24332025-06-30T13:57:40.756Z Checking serde_path_to_error v0.1.17
24342025-06-30T13:57:41.313Z Compiling derive-where v1.5.0
24352025-06-30T13:57:41.561Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24362025-06-30T13:57:42.283Z Checking cstr-argument v0.1.2
24372025-06-30T13:57:42.516Z Checking hostname v0.4.0
24382025-06-30T13:57:42.689Z Checking instant v0.1.13
24392025-06-30T13:57:42.728Z Checking debug-ignore v1.0.5
24402025-06-30T13:57:42.850Z Checking pretty-hex v0.2.1
24412025-06-30T13:57:42.965Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24422025-06-30T13:57:43.070Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
24432025-06-30T13:57:43.095Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24442025-06-30T13:57:43.326Z Checking backoff v0.4.0
24452025-06-30T13:57:43.352Z Checking parse-display v0.10.0
24462025-06-30T13:57:43.509Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24472025-06-30T13:57:43.649Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24482025-06-30T13:57:43.755Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24492025-06-30T13:57:43.898Z Checking serde_with v3.12.0
24502025-06-30T13:57:43.924Z Compiling zone_cfg_derive v0.1.2
24512025-06-30T13:57:43.964Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-06-30T13:57:43.992Z Checking tokio-tungstenite v0.21.0
24532025-06-30T13:57:44.554Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24542025-06-30T13:57:44.754Z Checking iddqd v0.3.8
24552025-06-30T13:57:44.944Z Checking slog-stdlog v4.1.1
24562025-06-30T13:57:44.977Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-06-30T13:57:45.294Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-06-30T13:57:45.539Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24592025-06-30T13:57:45.625Z Checking progenitor-client v0.10.0
24602025-06-30T13:57:45.651Z Checking colored v2.2.0
24612025-06-30T13:57:46.119Z Checking macaddr v1.0.1
24622025-06-30T13:57:46.145Z Checking unicode-width v0.1.14
24632025-06-30T13:57:46.594Z Checking base64 v0.21.7
24642025-06-30T13:57:46.676Z Checking base64 v0.13.1
24652025-06-30T13:57:46.984Z Checking tabwriter v1.4.0
24662025-06-30T13:57:47.148Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24672025-06-30T13:57:47.287Z Checking ron v0.7.1
24682025-06-30T13:57:47.340Z Checking zone v0.1.8
24692025-06-30T13:57:47.689Z Checking slog-envlogger v2.2.0
24702025-06-30T13:57:47.825Z Checking xz2 v0.1.7
24712025-06-30T13:57:47.967Z Checking tokio-dtrace v0.1.0
24722025-06-30T13:57:48.136Z Checking xattr v1.3.1
24732025-06-30T13:57:48.194Z Checking yasna v0.5.2
24742025-06-30T13:57:48.294Z Checking pem v3.0.5
24752025-06-30T13:57:48.380Z Checking smf v0.2.3
24762025-06-30T13:57:48.495Z Compiling typify-macro v0.2.0
24772025-06-30T13:57:48.544Z Checking headers-core v0.3.0
24782025-06-30T13:57:48.657Z Checking filetime v0.2.25
24792025-06-30T13:57:48.730Z Checking same-file v1.0.6
24802025-06-30T13:57:48.926Z Checking tar v0.4.44
24812025-06-30T13:57:48.952Z Checking headers v0.4.1
24822025-06-30T13:57:48.978Z Checking walkdir v2.5.0
24832025-06-30T13:57:49.098Z Compiling typify-macro v0.3.0
24842025-06-30T13:57:49.214Z Checking rcgen v0.12.1
24852025-06-30T13:57:49.334Z Checking oxide-tokio-rt v0.1.1
24862025-06-30T13:57:49.428Z Checking camino-tempfile v1.4.1
24872025-06-30T13:57:49.625Z Checking atomicwrites v0.4.4
24882025-06-30T13:57:49.761Z Checking subprocess v0.2.9
24892025-06-30T13:57:51.659Z Compiling typify v0.2.0
24902025-06-30T13:57:51.830Z Compiling progenitor-impl v0.8.0
24912025-06-30T13:57:52.076Z Compiling typify v0.3.0
24922025-06-30T13:57:52.245Z Compiling progenitor-impl v0.9.1
24932025-06-30T13:57:56.377Z Compiling progenitor-macro v0.8.0
24942025-06-30T13:57:56.578Z Compiling progenitor-macro v0.9.1
24952025-06-30T13:58:02.190Z Checking progenitor v0.8.0
24962025-06-30T13:58:02.420Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24972025-06-30T13:58:03.600Z Checking progenitor v0.9.1
24982025-06-30T13:58:03.836Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
24992025-06-30T13:58:06.866Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25002025-06-30T13:58:08.802Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25012025-06-30T13:58:19.702Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25022025-06-30T13:58:22.626Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25032025-06-30T13:58:25.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.55s
25042025-06-30T13:58:25.278Z
25052025-06-30T13:58:25.278Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/216)
25062025-06-30T13:58:26.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072025-06-30T13:58:27.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082025-06-30T13:58:27.509Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25092025-06-30T13:58:29.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
25102025-06-30T13:58:29.444Z
25112025-06-30T13:58:29.444Zinfo: running `cargo check --bins` on nexus-config (52/216)
25122025-06-30T13:58:30.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132025-06-30T13:58:30.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142025-06-30T13:58:30.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152025-06-30T13:58:30.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
25162025-06-30T13:58:30.788Z
25172025-06-30T13:58:30.788Zinfo: running `cargo check --bins` on omicron-rpaths (53/216)
25182025-06-30T13:58:31.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192025-06-30T13:58:31.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202025-06-30T13:58:31.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212025-06-30T13:58:31.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
25222025-06-30T13:58:32.024Z
25232025-06-30T13:58:32.024Zinfo: running `cargo check --bins` on omicron-certificates (54/216)
25242025-06-30T13:58:33.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-06-30T13:58:33.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-06-30T13:58:33.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272025-06-30T13:58:33.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
25282025-06-30T13:58:33.357Z
25292025-06-30T13:58:33.357Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/216)
25302025-06-30T13:58:34.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-06-30T13:58:34.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-06-30T13:58:35.966Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25332025-06-30T13:58:35.991Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25342025-06-30T13:58:35.991Z Compiling rustix v1.0.7
25352025-06-30T13:58:35.991Z Compiling wait-timeout v0.2.0
25362025-06-30T13:58:35.991Z Compiling quick-error v1.2.3
25372025-06-30T13:58:35.991Z Compiling bit-vec v0.8.0
25382025-06-30T13:58:35.991Z Compiling match_cfg v0.1.0
25392025-06-30T13:58:35.991Z Compiling rustls v0.22.4
25402025-06-30T13:58:35.991Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25412025-06-30T13:58:35.991Z Compiling hostname v0.3.1
25422025-06-30T13:58:35.991Z Compiling progenitor-client v0.9.1
25432025-06-30T13:58:35.991Z Compiling slog-json v2.6.1
25442025-06-30T13:58:35.991Z Compiling bit-set v0.8.0
25452025-06-30T13:58:35.991Z Compiling rand_xorshift v0.4.0
25462025-06-30T13:58:35.991Z Compiling itertools v0.13.0
25472025-06-30T13:58:35.991Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25482025-06-30T13:58:35.991Z Compiling hex v0.4.3
25492025-06-30T13:58:36.017Z Compiling unarray v0.1.4
25502025-06-30T13:58:36.017Z Compiling heapless v0.8.0
25512025-06-30T13:58:36.055Z Compiling progenitor v0.9.1
25522025-06-30T13:58:36.232Z Compiling slog-bunyan v2.5.0
25532025-06-30T13:58:36.340Z Compiling ref-cast v1.0.24
25542025-06-30T13:58:36.508Z Compiling async-stream v0.3.6
25552025-06-30T13:58:36.540Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25562025-06-30T13:58:36.641Z Compiling multer v3.1.0
25572025-06-30T13:58:36.754Z Compiling toml v0.8.23
25582025-06-30T13:58:36.863Z Compiling waitgroup v0.1.2
25592025-06-30T13:58:37.110Z Compiling tempfile v3.20.0
25602025-06-30T13:58:37.145Z Compiling rustls-pemfile v2.2.0
25612025-06-30T13:58:37.491Z Checking hash32 v0.3.1
25622025-06-30T13:58:37.546Z Compiling serde_path_to_error v0.1.17
25632025-06-30T13:58:37.753Z Compiling rusty-fork v0.3.0
25642025-06-30T13:58:37.784Z Compiling hostname v0.4.0
25652025-06-30T13:58:38.018Z Compiling instant v0.1.13
25662025-06-30T13:58:38.057Z Compiling smoltcp v0.11.0
25672025-06-30T13:58:38.217Z Compiling proptest v1.7.0
25682025-06-30T13:58:38.353Z Compiling debug-ignore v1.0.5
25692025-06-30T13:58:38.433Z Compiling backoff v0.4.0
25702025-06-30T13:58:38.570Z Compiling iddqd v0.3.8
25712025-06-30T13:58:38.900Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25722025-06-30T13:58:38.930Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25732025-06-30T13:58:39.021Z Compiling ingot-macros v0.1.0
25742025-06-30T13:58:39.207Z Compiling parse-display v0.10.0
25752025-06-30T13:58:39.635Z Compiling serde_with v3.12.0
25762025-06-30T13:58:40.350Z Checking num-rational v0.4.2
25772025-06-30T13:58:41.056Z Compiling tokio-rustls v0.25.0
25782025-06-30T13:58:41.408Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25792025-06-30T13:58:41.662Z Compiling dropshot v0.16.2
25802025-06-30T13:58:42.231Z Compiling progenitor-client v0.10.0
25812025-06-30T13:58:43.012Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25822025-06-30T13:58:44.853Z Compiling phf_generator v0.11.2
25832025-06-30T13:58:45.218Z Checking num-complex v0.4.6
25842025-06-30T13:58:45.573Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25852025-06-30T13:58:46.193Z Compiling macaddr v1.0.1
25862025-06-30T13:58:46.672Z Checking cobs v0.2.3
25872025-06-30T13:58:46.796Z Compiling num v0.4.3
25882025-06-30T13:58:46.923Z Checking postcard v1.0.10
25892025-06-30T13:58:46.948Z Compiling phf_codegen v0.11.2
25902025-06-30T13:58:46.976Z Checking ingot-types v0.1.0
25912025-06-30T13:58:47.036Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25922025-06-30T13:58:47.227Z Compiling parse-zoneinfo v0.3.1
25932025-06-30T13:58:47.549Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25942025-06-30T13:58:47.730Z Compiling convert_case v0.4.0
25952025-06-30T13:58:47.861Z Checking ingot v0.1.0
25962025-06-30T13:58:47.940Z Checking float-ord v0.3.2
25972025-06-30T13:58:48.676Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-06-30T13:58:48.715Z Compiling derive_more v0.99.20
25992025-06-30T13:58:49.042Z Compiling chrono-tz-build v0.4.0
26002025-06-30T13:58:50.442Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26012025-06-30T13:58:50.467Z Checking linked-hash-map v0.5.6
26022025-06-30T13:58:50.840Z Compiling crucible-workspace-hack v0.1.0
26032025-06-30T13:58:51.174Z Checking lru-cache v0.1.2
26042025-06-30T13:58:51.302Z Compiling chrono-tz v0.10.3
26052025-06-30T13:58:51.407Z Checking resolv-conf v0.7.0
26062025-06-30T13:58:51.717Z Checking newline-converter v0.3.0
26072025-06-30T13:58:51.847Z Checking hickory-proto v0.24.4
26082025-06-30T13:58:51.881Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26092025-06-30T13:58:51.943Z Checking itertools v0.14.0
26102025-06-30T13:58:52.004Z Checking prettyplease v0.2.35
26112025-06-30T13:58:52.726Z Compiling slog-dtrace v0.3.0
26122025-06-30T13:58:53.356Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26132025-06-30T13:58:54.016Z Checking expectorate v1.2.0
26142025-06-30T13:58:54.289Z Compiling zone_cfg_derive v0.3.0
26152025-06-30T13:58:54.705Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26162025-06-30T13:58:54.729Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26172025-06-30T13:58:54.909Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182025-06-30T13:58:55.135Z Compiling const_format_proc_macros v0.2.34
26192025-06-30T13:58:55.417Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-06-30T13:58:55.830Z Compiling num-derive v0.4.2
26212025-06-30T13:58:56.062Z Checking highway v1.3.0
26222025-06-30T13:58:56.500Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26232025-06-30T13:58:56.606Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26242025-06-30T13:58:56.954Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26252025-06-30T13:58:56.980Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26262025-06-30T13:58:57.033Z Checking zone v0.3.1
26272025-06-30T13:58:57.191Z Checking const_format v0.2.34
26282025-06-30T13:58:57.577Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26292025-06-30T13:58:57.741Z Checking hickory-resolver v0.24.4
26302025-06-30T13:58:57.796Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26312025-06-30T13:58:58.006Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26322025-06-30T13:58:58.437Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26332025-06-30T13:58:58.973Z Checking gethostname v0.5.0
26342025-06-30T13:58:59.126Z Checking bcs v0.1.6
26352025-06-30T13:58:59.155Z Checking nanorand v0.7.0
26362025-06-30T13:58:59.363Z Compiling async-recursion v1.1.1
26372025-06-30T13:58:59.622Z Checking termtree v0.5.1
26382025-06-30T13:58:59.686Z Checking flume v0.11.1
26392025-06-30T13:58:59.876Z Checking qorb v0.4.0
26402025-06-30T13:59:00.411Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26412025-06-30T13:59:09.462Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26422025-06-30T13:59:15.142Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26432025-06-30T13:59:19.979Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26442025-06-30T13:59:22.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.87s
26452025-06-30T13:59:22.495Z
26462025-06-30T13:59:22.495Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/216)
26472025-06-30T13:59:23.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-06-30T13:59:23.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-06-30T13:59:23.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-06-30T13:59:23.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
26512025-06-30T13:59:23.781Z
26522025-06-30T13:59:23.781Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/216)
26532025-06-30T13:59:24.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-06-30T13:59:24.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-06-30T13:59:24.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-06-30T13:59:24.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
26572025-06-30T13:59:24.989Z
26582025-06-30T13:59:24.989Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/216)
26592025-06-30T13:59:26.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-06-30T13:59:26.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-06-30T13:59:26.325Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622025-06-30T13:59:27.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
26632025-06-30T13:59:27.450Z
26642025-06-30T13:59:27.450Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/216)
26652025-06-30T13:59:28.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-06-30T13:59:28.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-06-30T13:59:28.825Z Compiling cfg_aliases v0.1.1
26682025-06-30T13:59:28.825Z Compiling vte_generate_state_changes v0.1.2
26692025-06-30T13:59:28.850Z Checking fd-lock v4.0.2
26702025-06-30T13:59:28.850Z Checking nibble_vec v0.1.0
26712025-06-30T13:59:28.850Z Checking endian-type v0.1.2
26722025-06-30T13:59:28.850Z Checking bytecount v0.6.8
26732025-06-30T13:59:28.879Z Compiling tabled_derive v0.7.0
26742025-06-30T13:59:28.928Z Checking itertools v0.13.0
26752025-06-30T13:59:29.012Z Compiling nix v0.28.0
26762025-06-30T13:59:29.075Z Checking papergrid v0.11.0
26772025-06-30T13:59:29.151Z Compiling peg-macros v0.8.5
26782025-06-30T13:59:29.185Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26792025-06-30T13:59:29.210Z Checking radix_trie v0.2.1
26802025-06-30T13:59:29.449Z Checking vte v0.11.1
26812025-06-30T13:59:29.675Z Compiling sqlparser_derive v0.2.2
26822025-06-30T13:59:30.178Z Checking unicode_categories v0.1.1
26832025-06-30T13:59:30.505Z Checking nu-ansi-term v0.50.1
26842025-06-30T13:59:30.661Z Checking home v0.5.9
26852025-06-30T13:59:30.720Z Checking sqlparser v0.45.0
26862025-06-30T13:59:30.756Z Checking strip-ansi-escapes v0.2.0
26872025-06-30T13:59:30.842Z Checking sqlformat v0.3.5
26882025-06-30T13:59:30.983Z Checking display-error-chain v0.2.2
26892025-06-30T13:59:31.222Z Checking tabled v0.15.0
26902025-06-30T13:59:31.761Z Checking reedline v0.40.0
26912025-06-30T13:59:31.860Z Checking peg v0.8.5
26922025-06-30T13:59:32.390Z Checking rustyline v14.0.0
26932025-06-30T13:59:47.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s
26942025-06-30T13:59:47.670Z
26952025-06-30T13:59:47.670Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/216)
26962025-06-30T13:59:48.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-06-30T13:59:48.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-06-30T13:59:48.948Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992025-06-30T13:59:57.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s
27002025-06-30T13:59:57.727Z
27012025-06-30T13:59:57.727Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/216)
27022025-06-30T13:59:58.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-06-30T13:59:58.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-06-30T13:59:59.071Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052025-06-30T14:00:04.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
27062025-06-30T14:00:04.894Z
27072025-06-30T14:00:04.894Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/216)
27082025-06-30T14:00:05.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-06-30T14:00:05.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-06-30T14:00:06.110Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112025-06-30T14:00:13.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s
27122025-06-30T14:00:14.187Z
27132025-06-30T14:00:14.187Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/216)
27142025-06-30T14:00:15.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-06-30T14:00:15.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-06-30T14:00:15.493Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-06-30T14:00:23.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
27182025-06-30T14:00:23.801Z
27192025-06-30T14:00:23.801Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/216)
27202025-06-30T14:00:24.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-06-30T14:00:24.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-06-30T14:00:25.076Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232025-06-30T14:00:31.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.78s
27242025-06-30T14:00:31.809Z
27252025-06-30T14:00:31.809Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/216)
27262025-06-30T14:00:32.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-06-30T14:00:32.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-06-30T14:00:33.182Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27292025-06-30T14:00:39.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
27302025-06-30T14:00:39.829Z
27312025-06-30T14:00:39.830Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/216)
27322025-06-30T14:00:41.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-06-30T14:00:41.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-06-30T14:00:41.332Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-06-30T14:00:51.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.72s
27362025-06-30T14:00:51.782Z
27372025-06-30T14:00:51.782Zinfo: running `cargo check --bins` on oximeter (67/216)
27382025-06-30T14:00:53.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-06-30T14:00:53.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-06-30T14:00:53.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-06-30T14:00:53.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
27422025-06-30T14:00:53.313Z
27432025-06-30T14:00:53.314Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/216)
27442025-06-30T14:00:54.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-06-30T14:00:54.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-06-30T14:00:54.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-06-30T14:00:54.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27482025-06-30T14:00:54.540Z
27492025-06-30T14:00:54.540Zinfo: running `cargo check --bins` on oximeter-schema (69/216)
27502025-06-30T14:00:55.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-06-30T14:00:55.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-06-30T14:00:55.848Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27532025-06-30T14:00:59.296Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27542025-06-30T14:01:01.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
27552025-06-30T14:01:01.249Z
27562025-06-30T14:01:01.249Zinfo: running `cargo check --bins` on oximeter-types (70/216)
27572025-06-30T14:01:02.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-06-30T14:01:02.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-06-30T14:01:02.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-06-30T14:01:02.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
27612025-06-30T14:01:02.508Z
27622025-06-30T14:01:02.509Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/216)
27632025-06-30T14:01:03.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-06-30T14:01:03.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-06-30T14:01:03.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-06-30T14:01:03.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
27672025-06-30T14:01:03.796Z
27682025-06-30T14:01:03.796Zinfo: running `cargo check --bins` on oxql-types (72/216)
27692025-06-30T14:01:04.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-06-30T14:01:04.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-06-30T14:01:04.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-06-30T14:01:04.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
27732025-06-30T14:01:05.080Z
27742025-06-30T14:01:05.081Zinfo: running `cargo check --bins` on oximeter-test-utils (73/216)
27752025-06-30T14:01:06.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-06-30T14:01:06.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-06-30T14:01:06.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-06-30T14:01:06.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
27792025-06-30T14:01:06.385Z
27802025-06-30T14:01:06.385Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/216)
27812025-06-30T14:01:07.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-06-30T14:01:07.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-06-30T14:01:07.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-06-30T14:01:07.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
27852025-06-30T14:01:07.784Z
27862025-06-30T14:01:07.784Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/216)
27872025-06-30T14:01:08.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-06-30T14:01:08.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-06-30T14:01:08.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-06-30T14:01:08.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
27912025-06-30T14:01:09.107Z
27922025-06-30T14:01:09.107Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/216)
27932025-06-30T14:01:10.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-06-30T14:01:10.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-06-30T14:01:10.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-06-30T14:01:10.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
27972025-06-30T14:01:10.372Z
27982025-06-30T14:01:10.373Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/216)
27992025-06-30T14:01:11.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-06-30T14:01:11.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-06-30T14:01:11.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-06-30T14:01:11.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
28032025-06-30T14:01:11.586Z
28042025-06-30T14:01:11.586Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/216)
28052025-06-30T14:01:12.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-06-30T14:01:12.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-06-30T14:01:12.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-06-30T14:01:12.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28092025-06-30T14:01:12.811Z
28102025-06-30T14:01:12.811Zinfo: running `cargo check --bins` on cockroach-admin-client (79/216)
28112025-06-30T14:01:13.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-06-30T14:01:13.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-06-30T14:01:13.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-06-30T14:01:13.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28152025-06-30T14:01:13.950Z
28162025-06-30T14:01:13.950Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/216)
28172025-06-30T14:01:15.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-06-30T14:01:15.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-06-30T14:01:15.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-06-30T14:01:15.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28212025-06-30T14:01:15.262Z
28222025-06-30T14:01:15.262Zinfo: running `cargo check --bins` on dns-service-client (81/216)
28232025-06-30T14:01:16.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-06-30T14:01:16.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-06-30T14:01:16.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-06-30T14:01:16.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28272025-06-30T14:01:16.444Z
28282025-06-30T14:01:16.444Zinfo: running `cargo check --bins` on internal-dns-types (82/216)
28292025-06-30T14:01:17.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-06-30T14:01:17.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-06-30T14:01:17.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-06-30T14:01:17.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28332025-06-30T14:01:17.693Z
28342025-06-30T14:01:17.693Zinfo: running `cargo check --bins` on gateway-client (83/216)
28352025-06-30T14:01:18.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-06-30T14:01:18.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-06-30T14:01:18.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-06-30T14:01:18.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28392025-06-30T14:01:19.019Z
28402025-06-30T14:01:19.019Zinfo: running `cargo check --bins` on ereport-types (84/216)
28412025-06-30T14:01:20.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-06-30T14:01:20.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-06-30T14:01:20.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-06-30T14:01:20.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28452025-06-30T14:01:20.369Z
28462025-06-30T14:01:20.369Zinfo: running `cargo check --bins` on gateway-types (85/216)
28472025-06-30T14:01:21.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-06-30T14:01:21.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-06-30T14:01:21.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-06-30T14:01:21.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28512025-06-30T14:01:21.627Z
28522025-06-30T14:01:21.627Zinfo: running `cargo check --bins` on ipcc (86/216)
28532025-06-30T14:01:22.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-06-30T14:01:22.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-06-30T14:01:22.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-06-30T14:01:22.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28572025-06-30T14:01:22.915Z
28582025-06-30T14:01:22.915Zinfo: running `cargo check --bins` on installinator-client (87/216)
28592025-06-30T14:01:24.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-06-30T14:01:24.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-06-30T14:01:24.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-06-30T14:01:24.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28632025-06-30T14:01:24.225Z
28642025-06-30T14:01:24.225Zinfo: running `cargo check --bins` on installinator-common (88/216)
28652025-06-30T14:01:25.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-06-30T14:01:25.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-06-30T14:01:25.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-06-30T14:01:25.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28692025-06-30T14:01:25.528Z
28702025-06-30T14:01:25.528Zinfo: running `cargo check --bins` on update-engine (89/216)
28712025-06-30T14:01:26.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-06-30T14:01:26.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-06-30T14:01:26.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-06-30T14:01:26.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28752025-06-30T14:01:26.754Z
28762025-06-30T14:01:26.754Zinfo: running `cargo check --bins` on nexus-client (90/216)
28772025-06-30T14:01:27.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-06-30T14:01:27.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-06-30T14:01:27.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-06-30T14:01:27.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28812025-06-30T14:01:28.027Z
28822025-06-30T14:01:28.027Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/216)
28832025-06-30T14:01:29.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-06-30T14:01:29.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-06-30T14:01:29.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-06-30T14:01:29.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28872025-06-30T14:01:29.215Z
28882025-06-30T14:01:29.215Zinfo: running `cargo check --bins` on omicron-passwords (92/216)
28892025-06-30T14:01:30.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-06-30T14:01:30.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-06-30T14:01:30.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-06-30T14:01:30.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
28932025-06-30T14:01:30.371Z
28942025-06-30T14:01:30.372Zinfo: running `cargo check --bins` on nexus-types (93/216)
28952025-06-30T14:01:31.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-06-30T14:01:31.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-06-30T14:01:31.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-06-30T14:01:31.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28992025-06-30T14:01:31.578Z
29002025-06-30T14:01:31.578Zinfo: running `cargo check --bins` on oxide-client (94/216)
29012025-06-30T14:01:32.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-06-30T14:01:32.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-06-30T14:01:32.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-06-30T14:01:32.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29052025-06-30T14:01:32.726Z
29062025-06-30T14:01:32.726Zinfo: running `cargo check --bins` on oximeter-client (95/216)
29072025-06-30T14:01:33.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-06-30T14:01:33.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-06-30T14:01:33.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-06-30T14:01:33.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29112025-06-30T14:01:33.950Z
29122025-06-30T14:01:33.950Zinfo: running `cargo check --bins` on repo-depot-client (96/216)
29132025-06-30T14:01:34.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-06-30T14:01:35.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-06-30T14:01:35.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-06-30T14:01:35.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29172025-06-30T14:01:35.115Z
29182025-06-30T14:01:35.115Zinfo: running `cargo check --bins` on sled-agent-client (97/216)
29192025-06-30T14:01:36.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-06-30T14:01:36.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-06-30T14:01:36.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-06-30T14:01:36.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29232025-06-30T14:01:36.352Z
29242025-06-30T14:01:36.352Zinfo: running `cargo check --bins` on sled-agent-types (98/216)
29252025-06-30T14:01:37.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-06-30T14:01:37.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-06-30T14:01:37.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-06-30T14:01:37.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29292025-06-30T14:01:37.602Z
29302025-06-30T14:01:37.602Zinfo: running `cargo check --bins` on wicketd-client (99/216)
29312025-06-30T14:01:38.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-06-30T14:01:38.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-06-30T14:01:38.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-06-30T14:01:38.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
29352025-06-30T14:01:39.075Z
29362025-06-30T14:01:39.075Zinfo: running `cargo check --bins` on wicket-common (100/216)
29372025-06-30T14:01:40.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-06-30T14:01:40.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-06-30T14:01:40.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-06-30T14:01:40.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29412025-06-30T14:01:40.453Z
29422025-06-30T14:01:40.453Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/216)
29432025-06-30T14:01:41.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-06-30T14:01:41.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-06-30T14:01:41.809Z Checking csv-core v0.1.11
29462025-06-30T14:01:41.809Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29472025-06-30T14:01:41.809Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29482025-06-30T14:01:41.835Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29492025-06-30T14:01:42.239Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29502025-06-30T14:01:42.265Z Checking csv v1.3.1
29512025-06-30T14:01:42.293Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29522025-06-30T14:01:43.225Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29532025-06-30T14:01:44.061Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29542025-06-30T14:01:48.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
29552025-06-30T14:01:48.412Z
29562025-06-30T14:01:48.412Zinfo: running `cargo check --bins` on cockroach-admin-api (102/216)
29572025-06-30T14:01:49.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-06-30T14:01:49.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-06-30T14:01:49.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-06-30T14:01:49.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29612025-06-30T14:01:49.671Z
29622025-06-30T14:01:49.671Zinfo: running `cargo check --bins` on cockroach-admin-types (103/216)
29632025-06-30T14:01:50.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-06-30T14:01:50.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-06-30T14:01:50.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-06-30T14:01:50.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
29672025-06-30T14:01:50.965Z
29682025-06-30T14:01:50.965Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/216)
29692025-06-30T14:01:52.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-06-30T14:01:52.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-06-30T14:01:52.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-06-30T14:01:52.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29732025-06-30T14:01:52.584Z
29742025-06-30T14:01:52.584Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/216)
29752025-06-30T14:01:53.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-06-30T14:01:53.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-06-30T14:01:53.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-06-30T14:01:53.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29792025-06-30T14:01:53.974Z
29802025-06-30T14:01:53.974Zinfo: running `cargo check --bins` on dns-server (106/216)
29812025-06-30T14:01:55.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-06-30T14:01:55.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-06-30T14:01:55.335Z Compiling typify-impl v0.4.1
29842025-06-30T14:01:55.387Z Compiling parking_lot_core v0.8.6
29852025-06-30T14:01:55.413Z Compiling moka v0.12.10
29862025-06-30T14:01:55.413Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29872025-06-30T14:01:55.413Z Checking tagptr v0.2.0
29882025-06-30T14:01:55.445Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29892025-06-30T14:01:55.471Z Checking prefix-trie v0.7.0
29902025-06-30T14:01:55.780Z Checking fxhash v0.2.1
29912025-06-30T14:01:55.813Z Checking hickory-client v0.25.2
29922025-06-30T14:01:56.281Z Checking parking_lot v0.11.2
29932025-06-30T14:01:56.499Z Checking hickory-server v0.25.2
29942025-06-30T14:01:56.729Z Checking sled v0.34.7
29952025-06-30T14:01:57.152Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29962025-06-30T14:01:57.511Z Checking hickory-resolver v0.25.2
29972025-06-30T14:02:02.840Z Compiling typify-macro v0.4.1
29982025-06-30T14:02:05.404Z Compiling typify v0.4.1
29992025-06-30T14:02:05.618Z Compiling progenitor-impl v0.10.0
30002025-06-30T14:02:10.190Z Compiling progenitor-macro v0.10.0
30012025-06-30T14:02:16.414Z Checking progenitor v0.10.0
30022025-06-30T14:02:16.713Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30032025-06-30T14:02:17.680Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30042025-06-30T14:02:20.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s
30052025-06-30T14:02:20.707Z
30062025-06-30T14:02:20.707Zinfo: running `cargo check --bins` on dns-server-api (107/216)
30072025-06-30T14:02:21.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-06-30T14:02:21.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-06-30T14:02:21.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-06-30T14:02:21.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
30112025-06-30T14:02:21.991Z
30122025-06-30T14:02:21.991Zinfo: running `cargo check --bins` on openapi-manager-types (108/216)
30132025-06-30T14:02:23.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-06-30T14:02:23.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-06-30T14:02:23.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-06-30T14:02:23.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
30172025-06-30T14:02:23.267Z
30182025-06-30T14:02:23.267Zinfo: running `cargo check --bins` on gateway-test-utils (109/216)
30192025-06-30T14:02:24.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-06-30T14:02:24.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-06-30T14:02:24.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-06-30T14:02:24.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30232025-06-30T14:02:24.649Z
30242025-06-30T14:02:24.649Zinfo: running `cargo check --bins` on omicron-gateway (110/216)
30252025-06-30T14:02:25.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-06-30T14:02:25.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-06-30T14:02:26.129Z Checking half v2.4.1
30282025-06-30T14:02:26.129Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30292025-06-30T14:02:26.129Z Checking ciborium-io v0.2.2
30302025-06-30T14:02:26.229Z Compiling semver v0.1.20
30312025-06-30T14:02:26.255Z Compiling radium v0.7.0
30322025-06-30T14:02:26.283Z Compiling zerocopy-derive v0.6.6
30332025-06-30T14:02:26.308Z Checking tap v1.0.1
30342025-06-30T14:02:26.308Z Compiling maybe-uninit v2.0.0
30352025-06-30T14:02:26.389Z Checking password-hash v0.5.0
30362025-06-30T14:02:26.590Z Checking wyz v0.5.1
30372025-06-30T14:02:26.758Z Compiling rustc_version v0.1.7
30382025-06-30T14:02:26.942Z Checking blake2 v0.10.6
30392025-06-30T14:02:26.968Z Checking ciborium-ll v0.2.2
30402025-06-30T14:02:26.968Z Compiling cancel-safe-futures v0.1.5
30412025-06-30T14:02:27.026Z Compiling packed_struct v0.10.1
30422025-06-30T14:02:27.051Z Checking funty v2.0.0
30432025-06-30T14:02:27.251Z Compiling newtype_derive v0.1.6
30442025-06-30T14:02:27.281Z Compiling owo-colors v4.2.2
30452025-06-30T14:02:27.382Z Checking crc-catalog v2.4.0
30462025-06-30T14:02:27.407Z Checking ciborium v0.2.2
30472025-06-30T14:02:27.536Z Checking argon2 v0.5.3
30482025-06-30T14:02:27.603Z Checking crc v3.2.1
30492025-06-30T14:02:27.816Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30502025-06-30T14:02:27.867Z Compiling packed_struct_codegen v0.10.1
30512025-06-30T14:02:27.986Z Checking bitvec v1.0.1
30522025-06-30T14:02:28.033Z Checking libsw-core v0.3.1
30532025-06-30T14:02:28.188Z Checking secrecy v0.10.3
30542025-06-30T14:02:28.333Z Compiling indexmap v1.9.3
30552025-06-30T14:02:28.377Z Checking nodrop v0.1.14
30562025-06-30T14:02:28.416Z Checking fixedbitset v0.5.7
30572025-06-30T14:02:28.539Z Checking zerocopy v0.6.6
30582025-06-30T14:02:28.565Z Checking array-init v0.0.4
30592025-06-30T14:02:28.565Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30602025-06-30T14:02:28.621Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30612025-06-30T14:02:28.724Z Checking libsw v3.5.0
30622025-06-30T14:02:28.898Z Checking petgraph v0.8.2
30632025-06-30T14:02:29.043Z Checking smallvec v0.6.14
30642025-06-30T14:02:29.079Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30652025-06-30T14:02:29.312Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30662025-06-30T14:02:29.690Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30672025-06-30T14:02:30.083Z Checking bitfield v0.14.0
30682025-06-30T14:02:30.132Z Checking hashbrown v0.12.3
30692025-06-30T14:02:30.371Z Checking swrite v0.1.0
30702025-06-30T14:02:30.434Z Checking termcolor v1.4.1
30712025-06-30T14:02:30.539Z Checking indent_write v2.2.0
30722025-06-30T14:02:30.672Z Checking linear-map v1.2.0
30732025-06-30T14:02:30.796Z Checking ron v0.8.1
30742025-06-30T14:02:30.894Z Checking env_logger v0.10.2
30752025-06-30T14:02:31.036Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30762025-06-30T14:02:31.253Z Checking steno v0.4.1
30772025-06-30T14:02:31.391Z Checking serde-hex v0.1.0
30782025-06-30T14:02:32.051Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30792025-06-30T14:02:32.127Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30802025-06-30T14:02:32.154Z Checking hashbrown v0.13.2
30812025-06-30T14:02:32.375Z Checking crc-any v2.5.0
30822025-06-30T14:02:32.743Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30832025-06-30T14:02:32.811Z Checking humantime v2.2.0
30842025-06-30T14:02:33.188Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30852025-06-30T14:02:33.281Z Checking object v0.30.4
30862025-06-30T14:02:33.581Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30872025-06-30T14:02:33.821Z Checking path-slash v0.1.5
30882025-06-30T14:02:33.902Z Checking half v1.8.3
30892025-06-30T14:02:33.927Z Checking void v1.0.2
30902025-06-30T14:02:34.107Z Checking tungstenite v0.23.0
30912025-06-30T14:02:34.133Z Checking lzss v0.8.2
30922025-06-30T14:02:34.374Z Checking serde_cbor v0.11.2
30932025-06-30T14:02:34.559Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30942025-06-30T14:02:34.781Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30952025-06-30T14:02:35.089Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30962025-06-30T14:02:35.415Z Checking nix v0.27.1
30972025-06-30T14:02:35.441Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30982025-06-30T14:02:35.475Z Checking kstat-rs v0.2.4
30992025-06-30T14:02:35.867Z Checking serde_bytes v0.11.17
31002025-06-30T14:02:35.920Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31012025-06-30T14:02:35.950Z Checking tokio-tungstenite v0.23.1
31022025-06-30T14:02:36.226Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31032025-06-30T14:02:36.413Z Checking signal-hook-tokio v0.3.1
31042025-06-30T14:02:37.759Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31052025-06-30T14:02:47.505Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31062025-06-30T14:02:49.794Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31072025-06-30T14:03:00.721Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31082025-06-30T14:03:12.654Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31092025-06-30T14:03:13.806Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31102025-06-30T14:03:18.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.11s
31112025-06-30T14:03:18.993Z
31122025-06-30T14:03:18.993Zinfo: running `cargo check --bins` on gateway-api (111/216)
31132025-06-30T14:03:20.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-06-30T14:03:20.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-06-30T14:03:20.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-06-30T14:03:20.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31172025-06-30T14:03:20.147Z
31182025-06-30T14:03:20.147Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/216)
31192025-06-30T14:03:21.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-06-30T14:03:21.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-06-30T14:03:21.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-06-30T14:03:21.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31232025-06-30T14:03:21.215Z
31242025-06-30T14:03:21.215Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/216)
31252025-06-30T14:03:22.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-06-30T14:03:22.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-06-30T14:03:22.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-06-30T14:03:22.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31292025-06-30T14:03:22.402Z
31302025-06-30T14:03:22.402Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/216)
31312025-06-30T14:03:23.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-06-30T14:03:23.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-06-30T14:03:23.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-06-30T14:03:23.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31352025-06-30T14:03:23.652Z
31362025-06-30T14:03:23.652Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/216)
31372025-06-30T14:03:24.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-06-30T14:03:24.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-06-30T14:03:24.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-06-30T14:03:24.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31412025-06-30T14:03:25.054Z
31422025-06-30T14:03:25.054Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/216)
31432025-06-30T14:03:26.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-06-30T14:03:26.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-06-30T14:03:26.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-06-30T14:03:26.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31472025-06-30T14:03:26.288Z
31482025-06-30T14:03:26.288Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/216)
31492025-06-30T14:03:27.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-06-30T14:03:27.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-06-30T14:03:27.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-06-30T14:03:27.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31532025-06-30T14:03:27.445Z
31542025-06-30T14:03:27.445Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/216)
31552025-06-30T14:03:28.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-06-30T14:03:28.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-06-30T14:03:28.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-06-30T14:03:28.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
31592025-06-30T14:03:28.681Z
31602025-06-30T14:03:28.681Zinfo: running `cargo check --bins` on oximeter-producer (119/216)
31612025-06-30T14:03:29.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-06-30T14:03:29.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-06-30T14:03:29.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-06-30T14:03:29.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31652025-06-30T14:03:29.861Z
31662025-06-30T14:03:29.861Zinfo: running `cargo check --bins` on internal-dns-resolver (120/216)
31672025-06-30T14:03:30.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-06-30T14:03:31.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-06-30T14:03:31.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-06-30T14:03:31.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31712025-06-30T14:03:31.117Z
31722025-06-30T14:03:31.117Zinfo: running `cargo check --bins` on sp-sim (121/216)
31732025-06-30T14:03:32.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-06-30T14:03:32.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-06-30T14:03:32.360Z Compiling nix v0.30.1
31762025-06-30T14:03:32.360Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31772025-06-30T14:03:32.385Z Checking keccak v0.1.5
31782025-06-30T14:03:32.833Z Checking sha3 v0.10.8
31792025-06-30T14:03:32.862Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31802025-06-30T14:03:35.581Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31812025-06-30T14:03:38.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
31822025-06-30T14:03:39.077Z
31832025-06-30T14:03:39.077Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/216)
31842025-06-30T14:03:40.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-06-30T14:03:40.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-06-30T14:03:40.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-06-30T14:03:40.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31882025-06-30T14:03:40.276Z
31892025-06-30T14:03:40.276Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/216)
31902025-06-30T14:03:41.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-06-30T14:03:41.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-06-30T14:03:41.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-06-30T14:03:41.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
31942025-06-30T14:03:41.498Z
31952025-06-30T14:03:41.498Zinfo: running `cargo check --bins` on db-macros (124/216)
31962025-06-30T14:03:42.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-06-30T14:03:42.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-06-30T14:03:42.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-06-30T14:03:42.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32002025-06-30T14:03:42.641Z
32012025-06-30T14:03:42.641Zinfo: running `cargo check --bins` on nexus-macros-common (125/216)
32022025-06-30T14:03:43.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-06-30T14:03:43.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-06-30T14:03:43.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-06-30T14:03:43.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32062025-06-30T14:03:43.804Z
32072025-06-30T14:03:43.804Zinfo: running `cargo check --bins` on nexus-auth (126/216)
32082025-06-30T14:03:44.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-06-30T14:03:44.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-06-30T14:03:44.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-06-30T14:03:44.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32122025-06-30T14:03:45.094Z
32132025-06-30T14:03:45.094Zinfo: running `cargo check --bins` on authz-macros (127/216)
32142025-06-30T14:03:46.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-06-30T14:03:46.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-06-30T14:03:46.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-06-30T14:03:46.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32182025-06-30T14:03:46.184Z
32192025-06-30T14:03:46.184Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/216)
32202025-06-30T14:03:47.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-06-30T14:03:47.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-06-30T14:03:47.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-06-30T14:03:47.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32242025-06-30T14:03:47.362Z
32252025-06-30T14:03:47.362Zinfo: running `cargo check --bins` on nexus-db-model (129/216)
32262025-06-30T14:03:48.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-06-30T14:03:48.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-06-30T14:03:48.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-06-30T14:03:48.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32302025-06-30T14:03:48.553Z
32312025-06-30T14:03:48.553Zinfo: running `cargo check --bins` on nexus-db-schema (130/216)
32322025-06-30T14:03:49.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-06-30T14:03:49.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-06-30T14:03:49.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-06-30T14:03:49.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32362025-06-30T14:03:49.674Z
32372025-06-30T14:03:49.674Zinfo: running `cargo check --bins` on nexus-defaults (131/216)
32382025-06-30T14:03:50.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-06-30T14:03:50.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-06-30T14:03:50.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-06-30T14:03:50.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32422025-06-30T14:03:50.848Z
32432025-06-30T14:03:50.848Zinfo: running `cargo check --bins` on nexus-db-errors (132/216)
32442025-06-30T14:03:51.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-06-30T14:03:52.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-06-30T14:03:52.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-06-30T14:03:52.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32482025-06-30T14:03:52.116Z
32492025-06-30T14:03:52.116Zinfo: running `cargo check --bins` on nexus-db-lookup (133/216)
32502025-06-30T14:03:53.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-06-30T14:03:53.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-06-30T14:03:53.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-06-30T14:03:53.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32542025-06-30T14:03:53.468Z
32552025-06-30T14:03:53.468Zinfo: running `cargo check --bins` on nexus-inventory (134/216)
32562025-06-30T14:03:54.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-06-30T14:03:54.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-06-30T14:03:54.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-06-30T14:03:54.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32602025-06-30T14:03:54.729Z
32612025-06-30T14:03:54.729Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (135/216)
32622025-06-30T14:03:55.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-06-30T14:03:55.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-06-30T14:03:55.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-06-30T14:03:55.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32662025-06-30T14:03:56.023Z
32672025-06-30T14:03:56.023Zinfo: running `cargo check --bins --no-default-features` on sled-storage (136/216)
32682025-06-30T14:03:57.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-06-30T14:03:57.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-06-30T14:03:57.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-06-30T14:03:57.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
32722025-06-30T14:03:57.275Z
32732025-06-30T14:03:57.275Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (137/216)
32742025-06-30T14:03:58.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-06-30T14:03:58.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-06-30T14:03:58.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-06-30T14:03:58.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32782025-06-30T14:03:58.530Z
32792025-06-30T14:03:58.530Zinfo: running `cargo check --bins` on key-manager (138/216)
32802025-06-30T14:03:59.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-06-30T14:03:59.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-06-30T14:03:59.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-06-30T14:03:59.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32842025-06-30T14:03:59.714Z
32852025-06-30T14:03:59.714Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (139/216)
32862025-06-30T14:04:00.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-06-30T14:04:00.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-06-30T14:04:00.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-06-30T14:04:00.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32902025-06-30T14:04:00.929Z
32912025-06-30T14:04:00.930Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (140/216)
32922025-06-30T14:04:02.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-06-30T14:04:02.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-06-30T14:04:02.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-06-30T14:04:02.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32962025-06-30T14:04:02.137Z
32972025-06-30T14:04:02.137Zinfo: running `cargo check --bins` on typed-rng (141/216)
32982025-06-30T14:04:03.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-06-30T14:04:03.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-06-30T14:04:03.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-06-30T14:04:03.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33022025-06-30T14:04:03.348Z
33032025-06-30T14:04:03.348Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (142/216)
33042025-06-30T14:04:04.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-06-30T14:04:04.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-06-30T14:04:04.931Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33072025-06-30T14:04:04.931Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33082025-06-30T14:04:04.931Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33092025-06-30T14:04:04.931Z Compiling thiserror-impl-no-std v2.0.2
33102025-06-30T14:04:04.956Z Checking universal-hash v0.5.1
33112025-06-30T14:04:04.956Z Checking opaque-debug v0.3.1
33122025-06-30T14:04:04.982Z Checking chacha20 v0.9.1
33132025-06-30T14:04:05.007Z Checking aead v0.5.2
33142025-06-30T14:04:05.285Z Compiling unicase v2.7.0
33152025-06-30T14:04:05.320Z Checking poly1305 v0.8.0
33162025-06-30T14:04:05.355Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33172025-06-30T14:04:05.471Z Compiling libefi-sys v0.1.0
33182025-06-30T14:04:05.580Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33192025-06-30T14:04:05.643Z Compiling bitfield-struct v0.6.2
33202025-06-30T14:04:05.681Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33212025-06-30T14:04:05.773Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33222025-06-30T14:04:05.963Z Checking chacha20poly1305 v0.10.1
33232025-06-30T14:04:05.990Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33242025-06-30T14:04:06.178Z Compiling proc-macro-error-attr2 v2.0.0
33252025-06-30T14:04:06.214Z Compiling salty v0.3.0
33262025-06-30T14:04:06.284Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33272025-06-30T14:04:06.455Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33282025-06-30T14:04:06.746Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33292025-06-30T14:04:06.996Z Compiling num-derive v0.3.3
33302025-06-30T14:04:07.082Z Compiling proc-macro-error2 v2.0.1
33312025-06-30T14:04:07.127Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33322025-06-30T14:04:07.152Z Compiling xshell-macros v0.2.7
33332025-06-30T14:04:07.728Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33342025-06-30T14:04:07.791Z Checking papergrid v0.14.0
33352025-06-30T14:04:07.961Z Checking thiserror-no-std v2.0.2
33362025-06-30T14:04:07.987Z Checking xshell v0.2.7
33372025-06-30T14:04:08.142Z Checking vsss-rs v3.3.4
33382025-06-30T14:04:08.287Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33392025-06-30T14:04:08.423Z Compiling tabled_derive v0.10.0
33402025-06-30T14:04:08.573Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33412025-06-30T14:04:09.264Z Checking libscf-sys v1.1.0
33422025-06-30T14:04:09.477Z Compiling mime_guess v2.0.5
33432025-06-30T14:04:09.587Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33442025-06-30T14:04:10.543Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33452025-06-30T14:04:10.904Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33462025-06-30T14:04:11.209Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33472025-06-30T14:04:11.301Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33482025-06-30T14:04:11.699Z Checking primeorder v0.13.6
33492025-06-30T14:04:11.955Z Checking env_filter v0.1.2
33502025-06-30T14:04:12.252Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33512025-06-30T14:04:12.277Z Checking env_logger v0.11.5
33522025-06-30T14:04:12.319Z Checking p384 v0.13.0
33532025-06-30T14:04:12.685Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33542025-06-30T14:04:12.735Z Checking tabled v0.18.0
33552025-06-30T14:04:12.795Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33562025-06-30T14:04:13.229Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33572025-06-30T14:04:13.304Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33582025-06-30T14:04:13.493Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33592025-06-30T14:04:13.721Z Checking http-range v0.1.5
33602025-06-30T14:04:13.748Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33612025-06-30T14:04:13.978Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33622025-06-30T14:04:14.128Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33632025-06-30T14:04:14.210Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33642025-06-30T14:04:14.486Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33652025-06-30T14:04:14.545Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33662025-06-30T14:04:14.584Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
33672025-06-30T14:04:14.611Z Checking secrecy v0.8.0
33682025-06-30T14:04:14.849Z Checking atty v0.2.14
33692025-06-30T14:04:15.032Z Checking crc8 v0.1.1
33702025-06-30T14:04:15.180Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33712025-06-30T14:04:15.523Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33722025-06-30T14:04:15.610Z Checking hyper-staticfile v0.10.1
33732025-06-30T14:04:15.917Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33742025-06-30T14:04:16.174Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
33752025-06-30T14:04:16.261Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33762025-06-30T14:04:16.628Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33772025-06-30T14:04:16.670Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33782025-06-30T14:04:16.794Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33792025-06-30T14:04:17.270Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33802025-06-30T14:04:17.443Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33812025-06-30T14:04:17.944Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33822025-06-30T14:04:18.122Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33832025-06-30T14:04:18.813Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842025-06-30T14:04:18.813Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33852025-06-30T14:04:18.838Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33862025-06-30T14:04:19.792Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33872025-06-30T14:04:20.399Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33882025-06-30T14:04:20.780Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33892025-06-30T14:04:22.538Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33902025-06-30T14:04:24.401Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33912025-06-30T14:04:33.077Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33922025-06-30T14:04:57.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.40s
33932025-06-30T14:04:58.001Z
33942025-06-30T14:04:58.001Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (143/216)
33952025-06-30T14:04:59.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-06-30T14:04:59.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-06-30T14:04:59.339Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33982025-06-30T14:05:21.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.62s
33992025-06-30T14:05:21.878Z
34002025-06-30T14:05:21.878Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (144/216)
34012025-06-30T14:05:22.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-06-30T14:05:22.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-06-30T14:05:23.207Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34042025-06-30T14:05:45.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.97s
34052025-06-30T14:05:46.090Z
34062025-06-30T14:05:46.091Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (145/216)
34072025-06-30T14:05:47.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-06-30T14:05:47.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-06-30T14:05:47.453Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34102025-06-30T14:06:08.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
34112025-06-30T14:06:09.212Z
34122025-06-30T14:06:09.212Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (146/216)
34132025-06-30T14:06:10.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-06-30T14:06:10.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-06-30T14:06:10.487Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34162025-06-30T14:06:31.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.32s
34172025-06-30T14:06:31.769Z
34182025-06-30T14:06:31.769Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (147/216)
34192025-06-30T14:06:32.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-06-30T14:06:32.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-06-30T14:06:33.245Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34222025-06-30T14:06:55.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.44s
34232025-06-30T14:06:55.439Z
34242025-06-30T14:06:55.439Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (148/216)
34252025-06-30T14:06:56.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-06-30T14:06:56.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-06-30T14:06:56.889Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34282025-06-30T14:07:19.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.95s
34292025-06-30T14:07:19.628Z
34302025-06-30T14:07:19.628Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (149/216)
34312025-06-30T14:07:20.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-06-30T14:07:20.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-06-30T14:07:21.044Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34342025-06-30T14:07:41.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s
34352025-06-30T14:07:42.031Z
34362025-06-30T14:07:42.031Zinfo: running `cargo check --bins` on bootstrap-agent-api (150/216)
34372025-06-30T14:07:43.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-06-30T14:07:43.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-06-30T14:07:43.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402025-06-30T14:07:43.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34412025-06-30T14:07:43.155Z
34422025-06-30T14:07:43.155Zinfo: running `cargo check --bins` on range-requests (151/216)
34432025-06-30T14:07:44.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-06-30T14:07:44.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-06-30T14:07:44.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-06-30T14:07:44.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34472025-06-30T14:07:44.299Z
34482025-06-30T14:07:44.299Zinfo: running `cargo check --bins` on repo-depot-api (152/216)
34492025-06-30T14:07:45.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-06-30T14:07:45.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-06-30T14:07:45.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-06-30T14:07:45.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34532025-06-30T14:07:45.431Z
34542025-06-30T14:07:45.431Zinfo: running `cargo check --bins` on sled-agent-api (153/216)
34552025-06-30T14:07:46.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-06-30T14:07:46.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-06-30T14:07:46.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582025-06-30T14:07:46.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
34592025-06-30T14:07:46.665Z
34602025-06-30T14:07:46.665Zinfo: running `cargo check --bins` on sled-diagnostics (154/216)
34612025-06-30T14:07:47.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-06-30T14:07:47.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-06-30T14:07:47.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642025-06-30T14:07:47.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34652025-06-30T14:07:47.769Z
34662025-06-30T14:07:47.769Zinfo: running `cargo check --bins` on parallel-task-set (155/216)
34672025-06-30T14:07:48.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-06-30T14:07:48.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-06-30T14:07:48.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-06-30T14:07:48.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34712025-06-30T14:07:48.910Z
34722025-06-30T14:07:48.910Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/216)
34732025-06-30T14:07:49.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-06-30T14:07:49.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-06-30T14:07:49.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-06-30T14:07:49.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34772025-06-30T14:07:50.079Z
34782025-06-30T14:07:50.080Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/216)
34792025-06-30T14:07:51.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-06-30T14:07:51.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-06-30T14:07:51.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-06-30T14:07:51.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34832025-06-30T14:07:51.260Z
34842025-06-30T14:07:51.260Zinfo: running `cargo check --bins` on sled-agent-zone-images (158/216)
34852025-06-30T14:07:52.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-06-30T14:07:52.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-06-30T14:07:52.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882025-06-30T14:07:52.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34892025-06-30T14:07:52.410Z
34902025-06-30T14:07:52.410Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (159/216)
34912025-06-30T14:07:53.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-06-30T14:07:53.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-06-30T14:07:53.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942025-06-30T14:07:53.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34952025-06-30T14:07:53.579Z
34962025-06-30T14:07:53.579Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (160/216)
34972025-06-30T14:07:54.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-06-30T14:07:54.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-06-30T14:07:54.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002025-06-30T14:07:54.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35012025-06-30T14:07:54.829Z
35022025-06-30T14:07:54.829Zinfo: running `cargo check --bins` on nexus-test-interface (161/216)
35032025-06-30T14:07:55.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-06-30T14:07:55.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-06-30T14:07:55.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-06-30T14:07:55.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35072025-06-30T14:07:56.000Z
35082025-06-30T14:07:56.000Zinfo: running `cargo check --bins` on oximeter-collector (162/216)
35092025-06-30T14:07:57.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-06-30T14:07:57.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-06-30T14:07:57.328Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35122025-06-30T14:07:57.328Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35132025-06-30T14:07:58.618Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35142025-06-30T14:08:01.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.72s
35152025-06-30T14:08:01.935Z
35162025-06-30T14:08:01.935Zinfo: running `cargo check --bins` on oximeter-api (163/216)
35172025-06-30T14:08:02.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-06-30T14:08:02.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-06-30T14:08:02.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-06-30T14:08:02.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35212025-06-30T14:08:03.040Z
35222025-06-30T14:08:03.041Zinfo: running `cargo check --bins` on cert-dev (164/216)
35232025-06-30T14:08:04.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-06-30T14:08:04.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-06-30T14:08:04.146Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35262025-06-30T14:08:04.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
35272025-06-30T14:08:04.684Z
35282025-06-30T14:08:04.684Zinfo: running `cargo check --bins` on clickana (165/216)
35292025-06-30T14:08:05.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-06-30T14:08:05.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-06-30T14:08:05.925Z Checking castaway v0.2.3
35322025-06-30T14:08:05.925Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35332025-06-30T14:08:05.926Z Checking unicode-truncate v1.1.0
35342025-06-30T14:08:05.951Z Checking lru v0.12.5
35352025-06-30T14:08:05.951Z Compiling instability v0.3.2
35362025-06-30T14:08:05.951Z Checking cassowary v0.3.0
35372025-06-30T14:08:05.951Z Compiling indoc v2.0.6
35382025-06-30T14:08:06.156Z Checking compact_str v0.8.0
35392025-06-30T14:08:07.013Z Checking ratatui v0.29.0
35402025-06-30T14:08:08.191Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35412025-06-30T14:08:09.980Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35422025-06-30T14:08:11.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s
35432025-06-30T14:08:11.491Z
35442025-06-30T14:08:11.491Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (166/216)
35452025-06-30T14:08:12.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-06-30T14:08:12.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-06-30T14:08:12.784Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35482025-06-30T14:08:12.784Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35492025-06-30T14:08:14.310Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35502025-06-30T14:08:15.027Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35512025-06-30T14:08:15.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
35522025-06-30T14:08:15.760Z
35532025-06-30T14:08:15.760Zinfo: running `cargo check --bins` on ch-dev (167/216)
35542025-06-30T14:08:16.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-06-30T14:08:16.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-06-30T14:08:16.962Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35572025-06-30T14:08:17.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
35582025-06-30T14:08:18.118Z
35592025-06-30T14:08:18.118Zinfo: running `cargo check --bins` on dev-tools-common (168/216)
35602025-06-30T14:08:18.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-06-30T14:08:18.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-06-30T14:08:18.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632025-06-30T14:08:18.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35642025-06-30T14:08:18.924Z
35652025-06-30T14:08:18.924Zinfo: running `cargo check --bins` on crdb-seed (169/216)
35662025-06-30T14:08:19.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-06-30T14:08:19.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-06-30T14:08:20.050Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35692025-06-30T14:08:20.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
35702025-06-30T14:08:20.736Z
35712025-06-30T14:08:20.736Zinfo: running `cargo check --bins` on db-dev (170/216)
35722025-06-30T14:08:21.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-06-30T14:08:21.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-06-30T14:08:22.011Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35752025-06-30T14:08:22.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
35762025-06-30T14:08:23.175Z
35772025-06-30T14:08:23.175Zinfo: running `cargo check --bins` on omicron-dev-lib (171/216)
35782025-06-30T14:08:24.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-06-30T14:08:24.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-06-30T14:08:24.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812025-06-30T14:08:24.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35822025-06-30T14:08:24.289Z
35832025-06-30T14:08:24.289Zinfo: running `cargo check --bins` on xtask-downloader (172/216)
35842025-06-30T14:08:25.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-06-30T14:08:25.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-06-30T14:08:25.366Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35872025-06-30T14:08:26.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
35882025-06-30T14:08:26.680Z
35892025-06-30T14:08:26.680Zinfo: running `cargo check --bins` on omicron-ls-apis (173/216)
35902025-06-30T14:08:27.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-06-30T14:08:27.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-06-30T14:08:27.759Z Checking typeid v1.0.3
35932025-06-30T14:08:27.792Z Checking ordered-float v2.10.1
35942025-06-30T14:08:27.817Z Checking cargo-platform v0.2.0
35952025-06-30T14:08:27.936Z Checking erased-serde v0.4.6
35962025-06-30T14:08:28.256Z Checking serde-value v0.7.0
35972025-06-30T14:08:28.755Z Checking serde-untagged v0.1.7
35982025-06-30T14:08:29.111Z Checking cargo-util-schemas v0.2.0
35992025-06-30T14:08:30.763Z Checking cargo_metadata v0.20.0
36002025-06-30T14:08:32.347Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36012025-06-30T14:08:33.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
36022025-06-30T14:08:33.846Z
36032025-06-30T14:08:33.846Zinfo: running `cargo check --bins` on mgs-dev (174/216)
36042025-06-30T14:08:34.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-06-30T14:08:34.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-06-30T14:08:35.125Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36072025-06-30T14:08:37.368Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36082025-06-30T14:08:38.277Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36092025-06-30T14:08:39.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
36102025-06-30T14:08:39.342Z
36112025-06-30T14:08:39.342Zinfo: running `cargo check --bins` on omicron-omdb (175/216)
36122025-06-30T14:08:40.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-06-30T14:08:40.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-06-30T14:08:40.907Z Compiling crunchy v0.2.2
36152025-06-30T14:08:40.932Z Compiling dsl_auto_type v0.1.2
36162025-06-30T14:08:40.932Z Checking scheduled-thread-pool v0.2.7
36172025-06-30T14:08:40.932Z Compiling diesel_table_macro_syntax v0.2.0
36182025-06-30T14:08:40.932Z Compiling tiny-keccak v2.0.2
36192025-06-30T14:08:40.957Z Compiling bit-vec v0.6.3
36202025-06-30T14:08:41.003Z Compiling ascii-canvas v3.0.0
36212025-06-30T14:08:41.028Z Compiling ena v0.14.3
36222025-06-30T14:08:41.273Z Checking r2d2 v0.8.10
36232025-06-30T14:08:41.330Z Compiling diff v0.1.13
36242025-06-30T14:08:41.374Z Compiling bit-set v0.5.3
36252025-06-30T14:08:41.620Z Compiling regex-syntax v0.6.29
36262025-06-30T14:08:41.620Z Compiling bindgen v0.71.1
36272025-06-30T14:08:41.620Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36282025-06-30T14:08:41.620Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36292025-06-30T14:08:41.661Z Compiling derive_builder_core v0.20.2
36302025-06-30T14:08:41.837Z Compiling libxml v0.3.3
36312025-06-30T14:08:41.862Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36322025-06-30T14:08:41.922Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36332025-06-30T14:08:42.198Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36342025-06-30T14:08:42.230Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36352025-06-30T14:08:42.305Z Compiling diesel_derives v2.2.3
36362025-06-30T14:08:42.391Z Compiling strum_macros v0.24.3
36372025-06-30T14:08:42.496Z Compiling indoc v1.0.9
36382025-06-30T14:08:43.273Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36392025-06-30T14:08:43.555Z Compiling derive_builder_macro v0.20.2
36402025-06-30T14:08:43.582Z Compiling impl-trait-for-tuples v0.2.2
36412025-06-30T14:08:44.183Z Compiling oso-derive v0.27.3
36422025-06-30T14:08:44.306Z Checking derive_builder v0.20.2
36432025-06-30T14:08:44.474Z Compiling lalrpop v0.19.12
36442025-06-30T14:08:44.500Z Checking quick-xml v0.37.2
36452025-06-30T14:08:45.015Z Checking maplit v1.0.2
36462025-06-30T14:08:45.157Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36472025-06-30T14:08:45.240Z Compiling diesel-dtrace v0.4.2
36482025-06-30T14:08:45.597Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36492025-06-30T14:08:45.852Z Checking globset v0.4.15
36502025-06-30T14:08:46.143Z Checking bb8 v0.8.5
36512025-06-30T14:08:46.327Z Checking ignore v0.4.23
36522025-06-30T14:08:46.900Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36532025-06-30T14:08:46.926Z Checking predicates-tree v1.0.12
36542025-06-30T14:08:46.926Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36552025-06-30T14:08:46.926Z Checking rand_seeder v0.3.0
36562025-06-30T14:08:46.926Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36572025-06-30T14:08:46.926Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36582025-06-30T14:08:46.926Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36592025-06-30T14:08:47.100Z Checking globwalk v0.9.1
36602025-06-30T14:08:47.182Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36612025-06-30T14:08:47.443Z Checking camino-tempfile-ext v0.3.1
36622025-06-30T14:08:47.473Z Checking unicode-linebreak v0.1.5
36632025-06-30T14:08:47.789Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36642025-06-30T14:08:47.863Z Checking is_ci v1.2.0
36652025-06-30T14:08:48.025Z Checking smawk v0.3.2
36662025-06-30T14:08:48.257Z Checking textwrap v0.16.2
36672025-06-30T14:08:48.478Z Checking supports-color v3.0.2
36682025-06-30T14:08:48.716Z Checking support-bundle-viewer v0.1.2
36692025-06-30T14:08:48.741Z Checking multimap v0.10.1
36702025-06-30T14:08:48.766Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36712025-06-30T14:08:50.223Z Checking diesel v2.2.11
36722025-06-30T14:09:05.082Z Compiling samael v0.0.19
36732025-06-30T14:09:16.586Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36742025-06-30T14:09:20.376Z Checking async-bb8-diesel v0.2.1
36752025-06-30T14:09:22.450Z Compiling polar-core v0.27.3
36762025-06-30T14:09:32.683Z Checking oso v0.27.3
36772025-06-30T14:10:33.555Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36782025-06-30T14:11:22.889Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36792025-06-30T14:11:37.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
36802025-06-30T14:11:37.750Z
36812025-06-30T14:11:37.750Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (176/216)
36822025-06-30T14:11:38.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832025-06-30T14:11:38.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842025-06-30T14:11:38.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36852025-06-30T14:11:38.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36862025-06-30T14:11:38.860Z
36872025-06-30T14:11:38.860Zinfo: running `cargo check --bins` on nexus-saga-recovery (177/216)
36882025-06-30T14:11:39.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-06-30T14:11:39.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-06-30T14:11:39.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-06-30T14:11:39.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36922025-06-30T14:11:40.000Z
36932025-06-30T14:11:40.000Zinfo: running `cargo check --bins` on nexus-test-utils-macros (178/216)
36942025-06-30T14:11:40.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-06-30T14:11:40.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-06-30T14:11:40.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-06-30T14:11:40.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
36982025-06-30T14:11:40.975Z
36992025-06-30T14:11:40.975Zinfo: running `cargo check --bins` on omicron-nexus (179/216)
37002025-06-30T14:11:42.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-06-30T14:11:42.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-06-30T14:11:42.377Z Compiling libz-sys v1.1.20
37032025-06-30T14:11:42.406Z Compiling libgit2-sys v0.17.0+1.8.1
37042025-06-30T14:11:42.442Z Compiling vergen v8.3.2
37052025-06-30T14:11:42.468Z Compiling cargo-platform v0.1.8
37062025-06-30T14:11:42.468Z Compiling pin-project-internal v1.1.6
37072025-06-30T14:11:42.513Z Compiling snafu-derive v0.8.5
37082025-06-30T14:11:42.539Z Compiling fs-err v2.11.0
37092025-06-30T14:11:42.539Z Compiling rustls v0.21.12
37102025-06-30T14:11:42.764Z Checking olpc-cjson v0.1.4
37112025-06-30T14:11:42.847Z Compiling cargo_metadata v0.18.1
37122025-06-30T14:11:43.025Z Checking rustls-webpki v0.101.7
37132025-06-30T14:11:43.051Z Checking sct v0.7.1
37142025-06-30T14:11:43.097Z Checking serde_plain v1.0.2
37152025-06-30T14:11:43.123Z Checking typed-path v0.9.3
37162025-06-30T14:11:43.537Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37172025-06-30T14:11:43.688Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37182025-06-30T14:11:43.816Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37192025-06-30T14:11:43.981Z Checking parse-size v1.1.0
37202025-06-30T14:11:44.204Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37212025-06-30T14:11:44.243Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37222025-06-30T14:11:44.475Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37232025-06-30T14:11:44.762Z Checking pin-project v1.1.6
37242025-06-30T14:11:44.920Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37252025-06-30T14:11:44.979Z Checking rustls-pemfile v1.0.4
37262025-06-30T14:11:45.235Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37272025-06-30T14:11:45.707Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37282025-06-30T14:11:45.732Z Checking twox-hash v2.1.0
37292025-06-30T14:11:45.812Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37302025-06-30T14:11:45.930Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37312025-06-30T14:11:46.323Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37322025-06-30T14:11:46.555Z Checking tokio-rustls v0.24.1
37332025-06-30T14:11:46.668Z Checking snafu v0.8.5
37342025-06-30T14:11:47.013Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37352025-06-30T14:11:47.141Z Checking tough v0.20.0
37362025-06-30T14:11:47.531Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37372025-06-30T14:11:47.734Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37382025-06-30T14:11:47.869Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37392025-06-30T14:11:47.956Z Checking fatfs v0.3.6
37402025-06-30T14:11:48.083Z Checking assert_matches v1.5.0
37412025-06-30T14:11:51.346Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
37422025-06-30T14:11:52.951Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37432025-06-30T14:11:54.599Z Compiling git2 v0.19.0
37442025-06-30T14:12:00.274Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37452025-06-30T14:13:34.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
37462025-06-30T14:13:34.549Z
37472025-06-30T14:13:34.550Zinfo: running `cargo check --bins` on nexus-background-task-interface (180/216)
37482025-06-30T14:13:35.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-06-30T14:13:35.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-06-30T14:13:35.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512025-06-30T14:13:35.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37522025-06-30T14:13:35.707Z
37532025-06-30T14:13:35.707Zinfo: running `cargo check --bins` on nexus-external-api (181/216)
37542025-06-30T14:13:36.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-06-30T14:13:36.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-06-30T14:13:36.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-06-30T14:13:36.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37582025-06-30T14:13:36.849Z
37592025-06-30T14:13:36.850Zinfo: running `cargo check --bins` on nexus-internal-api (182/216)
37602025-06-30T14:13:37.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-06-30T14:13:37.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-06-30T14:13:37.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-06-30T14:13:37.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37642025-06-30T14:13:38.039Z
37652025-06-30T14:13:38.039Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (183/216)
37662025-06-30T14:13:39.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-06-30T14:13:39.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-06-30T14:13:39.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-06-30T14:13:39.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37702025-06-30T14:13:39.260Z
37712025-06-30T14:13:39.260Zinfo: running `cargo check --bins` on nexus-mgs-updates (184/216)
37722025-06-30T14:13:40.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-06-30T14:13:40.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-06-30T14:13:40.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-06-30T14:13:40.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37762025-06-30T14:13:40.449Z
37772025-06-30T14:13:40.449Zinfo: running `cargo check --bins` on nexus-networking (185/216)
37782025-06-30T14:13:41.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-06-30T14:13:41.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-06-30T14:13:41.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-06-30T14:13:41.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37822025-06-30T14:13:41.636Z
37832025-06-30T14:13:41.636Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (186/216)
37842025-06-30T14:13:42.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-06-30T14:13:42.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-06-30T14:13:42.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-06-30T14:13:42.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37882025-06-30T14:13:42.968Z
37892025-06-30T14:13:42.968Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (187/216)
37902025-06-30T14:13:44.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-06-30T14:13:44.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-06-30T14:13:44.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-06-30T14:13:44.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37942025-06-30T14:13:44.181Z
37952025-06-30T14:13:44.181Zinfo: running `cargo check --bins` on update-common (188/216)
37962025-06-30T14:13:45.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-06-30T14:13:45.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-06-30T14:13:45.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-06-30T14:13:45.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
38002025-06-30T14:13:45.358Z
38012025-06-30T14:13:45.358Zinfo: running `cargo check --bins` on omicron-dev (189/216)
38022025-06-30T14:13:46.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-06-30T14:13:46.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-06-30T14:13:47.032Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38052025-06-30T14:13:47.032Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38062025-06-30T14:13:47.106Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38072025-06-30T14:13:47.132Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38082025-06-30T14:13:47.160Z Checking yansi v1.0.1
38092025-06-30T14:13:47.185Z Checking diff v0.1.13
38102025-06-30T14:13:47.185Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38112025-06-30T14:13:47.224Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38122025-06-30T14:13:47.782Z Checking pretty_assertions v1.4.1
38132025-06-30T14:13:47.987Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38142025-06-30T14:13:48.946Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38152025-06-30T14:14:36.341Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38162025-06-30T14:14:36.341Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38172025-06-30T14:14:36.367Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38182025-06-30T14:14:36.367Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38192025-06-30T14:14:36.367Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38202025-06-30T14:14:36.367Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38212025-06-30T14:14:37.524Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38222025-06-30T14:14:39.302Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38232025-06-30T14:15:53.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
38242025-06-30T14:15:53.299Z
38252025-06-30T14:15:53.299Zinfo: running `cargo check --bins` on openapi-manager (190/216)
38262025-06-30T14:15:54.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-06-30T14:15:54.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-06-30T14:15:54.491Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38292025-06-30T14:15:54.492Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38302025-06-30T14:15:54.517Z Checking heck v0.4.1
38312025-06-30T14:15:54.518Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38322025-06-30T14:15:54.777Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38332025-06-30T14:15:56.001Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38342025-06-30T14:15:59.043Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38352025-06-30T14:16:01.231Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38362025-06-30T14:16:02.351Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38372025-06-30T14:16:04.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s
38382025-06-30T14:16:04.605Z
38392025-06-30T14:16:04.605Zinfo: running `cargo check --bins` on installinator-api (191/216)
38402025-06-30T14:16:05.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-06-30T14:16:05.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-06-30T14:16:05.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432025-06-30T14:16:05.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
38442025-06-30T14:16:05.634Z
38452025-06-30T14:16:05.634Zinfo: running `cargo check --bins` on wicketd-api (192/216)
38462025-06-30T14:16:06.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-06-30T14:16:06.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-06-30T14:16:06.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-06-30T14:16:06.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
38502025-06-30T14:16:06.700Z
38512025-06-30T14:16:06.700Zinfo: running `cargo check --bins` on omicron-pins (193/216)
38522025-06-30T14:16:07.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-06-30T14:16:07.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-06-30T14:16:07.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552025-06-30T14:16:07.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
38562025-06-30T14:16:07.653Z
38572025-06-30T14:16:07.653Zinfo: running `cargo check --bins` on reconfigurator-cli (194/216)
38582025-06-30T14:16:08.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-06-30T14:16:08.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-06-30T14:16:08.930Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38612025-06-30T14:16:08.956Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38622025-06-30T14:16:08.987Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38632025-06-30T14:16:09.014Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38642025-06-30T14:16:09.039Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38652025-06-30T14:16:09.039Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38662025-06-30T14:16:09.039Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38672025-06-30T14:16:09.108Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38682025-06-30T14:16:09.314Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38692025-06-30T14:16:09.344Z Compiling petname v2.0.2
38702025-06-30T14:16:09.370Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38712025-06-30T14:16:09.606Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38722025-06-30T14:16:09.685Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
38732025-06-30T14:16:10.081Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38742025-06-30T14:16:10.424Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38752025-06-30T14:16:10.686Z Checking sync-ptr v0.1.4
38762025-06-30T14:16:10.884Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38772025-06-30T14:16:11.173Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38782025-06-30T14:16:11.553Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38792025-06-30T14:16:12.180Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38802025-06-30T14:16:13.878Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38812025-06-30T14:16:15.403Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38822025-06-30T14:16:15.429Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38832025-06-30T14:16:31.594Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38842025-06-30T14:16:31.620Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38852025-06-30T14:16:32.642Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38862025-06-30T14:16:34.674Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38872025-06-30T14:16:37.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.23s
38882025-06-30T14:16:38.115Z
38892025-06-30T14:16:38.115Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (195/216)
38902025-06-30T14:16:39.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912025-06-30T14:16:39.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922025-06-30T14:16:39.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38932025-06-30T14:16:39.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38942025-06-30T14:16:39.240Z
38952025-06-30T14:16:39.240Zinfo: running `cargo check --bins` on omicron-repl-utils (196/216)
38962025-06-30T14:16:40.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972025-06-30T14:16:40.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982025-06-30T14:16:40.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992025-06-30T14:16:40.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39002025-06-30T14:16:40.257Z
39012025-06-30T14:16:40.257Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (197/216)
39022025-06-30T14:16:41.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-06-30T14:16:41.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-06-30T14:16:41.463Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39052025-06-30T14:16:42.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
39062025-06-30T14:16:42.931Z
39072025-06-30T14:16:42.931Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (198/216)
39082025-06-30T14:16:43.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092025-06-30T14:16:43.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102025-06-30T14:16:44.094Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39112025-06-30T14:16:44.582Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39122025-06-30T14:16:46.087Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39132025-06-30T14:16:47.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
39142025-06-30T14:16:47.227Z
39152025-06-30T14:16:47.227Zinfo: running `cargo check --bins` on omicron-releng (199/216)
39162025-06-30T14:16:48.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172025-06-30T14:16:48.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182025-06-30T14:16:48.354Z Compiling blake3 v1.5.4
39192025-06-30T14:16:48.380Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39202025-06-30T14:16:48.410Z Checking memmap2 v0.9.5
39212025-06-30T14:16:48.435Z Checking arrayref v0.3.9
39222025-06-30T14:16:48.435Z Checking constant_time_eq v0.3.1
39232025-06-30T14:16:48.435Z Checking arrayvec v0.7.6
39242025-06-30T14:16:48.493Z Checking topological-sort v0.2.2
39252025-06-30T14:16:48.518Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39262025-06-30T14:16:48.544Z Checking shell-words v1.1.0
39272025-06-30T14:16:49.064Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39282025-06-30T14:16:49.447Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39292025-06-30T14:16:49.977Z Checking omicron-zone-package v0.12.2
39302025-06-30T14:16:51.666Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39312025-06-30T14:16:53.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
39322025-06-30T14:16:53.485Z
39332025-06-30T14:16:53.485Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (200/216)
39342025-06-30T14:16:54.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-06-30T14:16:54.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-06-30T14:16:54.544Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39372025-06-30T14:16:54.949Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39382025-06-30T14:16:55.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
39392025-06-30T14:16:55.719Z
39402025-06-30T14:16:55.719Zinfo: running `cargo check --bins` on xtask (201/216)
39412025-06-30T14:16:56.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-06-30T14:16:56.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-06-30T14:16:56.552Z Checking bitflags v2.9.0
39442025-06-30T14:16:56.552Z Checking serde v1.0.219
39452025-06-30T14:16:56.552Z Checking thiserror v1.0.69
39462025-06-30T14:16:56.587Z Checking zerofrom v0.1.4
39472025-06-30T14:16:56.616Z Checking hashbrown v0.15.4
39482025-06-30T14:16:56.642Z Checking smallvec v1.15.0
39492025-06-30T14:16:56.668Z Checking scroll v0.12.0
39502025-06-30T14:16:56.668Z Checking num-traits v0.2.19
39512025-06-30T14:16:56.745Z Checking log v0.4.27
39522025-06-30T14:16:56.837Z Checking rustix v0.38.37
39532025-06-30T14:16:56.863Z Checking yoke v0.7.4
39542025-06-30T14:16:56.974Z Checking percent-encoding v2.3.1
39552025-06-30T14:16:57.027Z Checking zerocopy v0.7.35
39562025-06-30T14:16:57.112Z Checking goblin v0.8.2
39572025-06-30T14:16:57.175Z Checking zerovec v0.10.4
39582025-06-30T14:16:57.201Z Checking form_urlencoded v1.2.1
39592025-06-30T14:16:57.401Z Checking pest v2.7.14
39602025-06-30T14:16:57.594Z Checking indexmap v2.9.0
39612025-06-30T14:16:57.743Z Checking terminal_size v0.4.0
39622025-06-30T14:16:57.929Z Checking getrandom v0.3.1
39632025-06-30T14:16:58.094Z Checking ordered-float v2.10.1
39642025-06-30T14:16:58.168Z Checking syn v2.0.104
39652025-06-30T14:16:58.199Z Checking rustix v1.0.7
39662025-06-30T14:16:58.569Z Checking once_cell v1.21.3
39672025-06-30T14:16:58.729Z Checking tinystr v0.7.6
39682025-06-30T14:16:58.755Z Checking icu_collections v1.5.0
39692025-06-30T14:16:58.886Z Checking clap_builder v4.5.40
39702025-06-30T14:16:59.057Z Checking icu_locid v1.5.0
39712025-06-30T14:16:59.362Z Checking thiserror v2.0.12
39722025-06-30T14:16:59.519Z Checking textwrap v0.16.2
39732025-06-30T14:16:59.584Z Checking tempfile v3.20.0
39742025-06-30T14:16:59.653Z Checking dtrace-parser v0.2.0
39752025-06-30T14:16:59.933Z Checking fs-err v3.1.1
39762025-06-30T14:16:59.968Z Checking tabled v0.15.0
39772025-06-30T14:17:00.012Z Checking icu_provider v1.5.0
39782025-06-30T14:17:00.092Z Checking anyhow v1.0.98
39792025-06-30T14:17:00.253Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
39802025-06-30T14:17:00.607Z Checking icu_locid_transform v1.5.0
39812025-06-30T14:17:00.783Z Checking serde_spanned v0.6.9
39822025-06-30T14:17:00.809Z Checking toml_datetime v0.6.11
39832025-06-30T14:17:00.809Z Checking serde_json v1.0.140
39842025-06-30T14:17:00.983Z Checking erased-serde v0.4.6
39852025-06-30T14:17:01.162Z Checking toml_edit v0.22.27
39862025-06-30T14:17:01.540Z Checking icu_properties v1.5.1
39872025-06-30T14:17:01.626Z Checking semver v1.0.26
39882025-06-30T14:17:01.651Z Checking serde-value v0.7.0
39892025-06-30T14:17:01.832Z Checking serde-untagged v0.1.7
39902025-06-30T14:17:02.045Z Checking camino v1.1.10
39912025-06-30T14:17:02.045Z Checking cargo-platform v0.2.0
39922025-06-30T14:17:02.181Z Checking dof v0.3.0
39932025-06-30T14:17:02.207Z Checking clap v4.5.40
39942025-06-30T14:17:02.322Z Checking macaddr v1.0.1
39952025-06-30T14:17:02.617Z Checking camino-tempfile v1.4.1
39962025-06-30T14:17:02.749Z Checking usdt-impl v0.5.0
39972025-06-30T14:17:03.331Z Checking usdt v0.5.0
39982025-06-30T14:17:03.697Z Checking toml v0.8.23
39992025-06-30T14:17:04.328Z Checking cargo_toml v0.21.0
40002025-06-30T14:17:04.525Z Checking icu_normalizer v1.5.0
40012025-06-30T14:17:05.228Z Checking idna_adapter v1.2.0
40022025-06-30T14:17:05.416Z Checking idna v1.0.3
40032025-06-30T14:17:05.845Z Checking url v2.5.4
40042025-06-30T14:17:06.572Z Checking cargo-util-schemas v0.2.0
40052025-06-30T14:17:08.220Z Checking cargo_metadata v0.20.0
40062025-06-30T14:17:09.806Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40072025-06-30T14:17:10.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.00s
40082025-06-30T14:17:10.901Z
40092025-06-30T14:17:10.902Zinfo: running `cargo check --bins` on end-to-end-tests (202/216)
40102025-06-30T14:17:11.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112025-06-30T14:17:12.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122025-06-30T14:17:12.232Z Checking polyval v0.6.2
40132025-06-30T14:17:12.257Z Checking ctr v0.9.2
40142025-06-30T14:17:12.290Z Checking ssh-encoding v0.2.0
40152025-06-30T14:17:12.290Z Checking blowfish v0.9.1
40162025-06-30T14:17:12.333Z Checking password-hash v0.4.2
40172025-06-30T14:17:12.359Z Checking p256 v0.13.2
40182025-06-30T14:17:12.359Z Checking p521 v0.13.3
40192025-06-30T14:17:12.385Z Checking russh-cryptovec v0.7.3
40202025-06-30T14:17:12.552Z Checking ghash v0.5.1
40212025-06-30T14:17:12.578Z Checking bcrypt-pbkdf v0.10.0
40222025-06-30T14:17:12.604Z Checking md5 v0.7.0
40232025-06-30T14:17:12.631Z Checking num-bigint v0.4.6
40242025-06-30T14:17:12.662Z Checking des v0.8.1
40252025-06-30T14:17:12.750Z Checking aes-gcm v0.10.3
40262025-06-30T14:17:12.789Z Checking pbkdf2 v0.11.0
40272025-06-30T14:17:12.855Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40282025-06-30T14:17:12.881Z Checking hex-literal v0.4.1
40292025-06-30T14:17:12.907Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40302025-06-30T14:17:12.961Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40312025-06-30T14:17:13.001Z Checking ssh-cipher v0.2.0
40322025-06-30T14:17:13.030Z Checking internet-checksum v0.2.1
40332025-06-30T14:17:13.324Z Checking ssh-key v0.6.6
40342025-06-30T14:17:13.515Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40352025-06-30T14:17:14.818Z Checking russh-keys v0.45.0
40362025-06-30T14:17:16.027Z Checking russh v0.45.0
40372025-06-30T14:17:45.904Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40382025-06-30T14:17:47.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.06s
40392025-06-30T14:17:48.193Z
40402025-06-30T14:17:48.193Zinfo: running `cargo check --bins` on gateway-cli (203/216)
40412025-06-30T14:17:49.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422025-06-30T14:17:49.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432025-06-30T14:17:49.281Z Checking termios v0.3.3
40442025-06-30T14:17:49.497Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40452025-06-30T14:17:50.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
40462025-06-30T14:17:50.807Z
40472025-06-30T14:17:50.807Zinfo: running `cargo check --bins --no-default-features` on installinator (204/216)
40482025-06-30T14:17:51.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492025-06-30T14:17:51.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502025-06-30T14:17:51.958Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40512025-06-30T14:17:51.958Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40522025-06-30T14:17:53.029Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40532025-06-30T14:17:55.612Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40542025-06-30T14:17:58.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
40552025-06-30T14:17:58.746Z
40562025-06-30T14:17:58.746Zinfo: running `cargo check --bins` on internal-dns-cli (205/216)
40572025-06-30T14:17:59.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582025-06-30T14:17:59.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592025-06-30T14:17:59.867Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40602025-06-30T14:18:00.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
40612025-06-30T14:18:00.615Z
40622025-06-30T14:18:00.615Zinfo: running `cargo check --bins` on omicron-live-tests (206/216)
40632025-06-30T14:18:01.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642025-06-30T14:18:01.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652025-06-30T14:18:01.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662025-06-30T14:18:01.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40672025-06-30T14:18:01.587Z
40682025-06-30T14:18:01.587Zinfo: running `cargo check --bins` on live-tests-macros (207/216)
40692025-06-30T14:18:02.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702025-06-30T14:18:02.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712025-06-30T14:18:02.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722025-06-30T14:18:02.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40732025-06-30T14:18:02.561Z
40742025-06-30T14:18:02.561Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (208/216)
40752025-06-30T14:18:03.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762025-06-30T14:18:03.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772025-06-30T14:18:03.797Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
40782025-06-30T14:18:04.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
40792025-06-30T14:18:04.782Z
40802025-06-30T14:18:04.782Zinfo: running `cargo check --bins` on omicron-package (209/216)
40812025-06-30T14:18:05.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40822025-06-30T14:18:05.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40832025-06-30T14:18:05.854Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
40842025-06-30T14:18:07.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
40852025-06-30T14:18:07.883Z
40862025-06-30T14:18:07.883Zinfo: running `cargo check --bins` on trust-quorum (210/216)
40872025-06-30T14:18:08.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882025-06-30T14:18:08.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892025-06-30T14:18:08.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40902025-06-30T14:18:08.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
40912025-06-30T14:18:08.988Z
40922025-06-30T14:18:08.988Zinfo: running `cargo check --bins` on gfss (211/216)
40932025-06-30T14:18:09.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942025-06-30T14:18:09.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952025-06-30T14:18:09.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40962025-06-30T14:18:09.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40972025-06-30T14:18:09.963Z
40982025-06-30T14:18:09.963Zinfo: running `cargo check --bins` on wicket-dbg (212/216)
40992025-06-30T14:18:10.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41002025-06-30T14:18:10.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41012025-06-30T14:18:11.116Z Checking rtoolbox v0.0.2
41022025-06-30T14:18:11.116Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41032025-06-30T14:18:11.141Z Checking tui-tree-widget v0.23.1
41042025-06-30T14:18:11.330Z Checking rpassword v7.4.0
41052025-06-30T14:18:18.035Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41062025-06-30T14:18:22.215Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41072025-06-30T14:18:23.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
41082025-06-30T14:18:24.081Z
41092025-06-30T14:18:24.081Zinfo: running `cargo check --bins` on wicket (213/216)
41102025-06-30T14:18:25.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41112025-06-30T14:18:25.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41122025-06-30T14:18:25.198Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41132025-06-30T14:18:25.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
41142025-06-30T14:18:25.819Z
41152025-06-30T14:18:25.819Zinfo: running `cargo check --bins` on wicketd (214/216)
41162025-06-30T14:18:26.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41172025-06-30T14:18:26.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41182025-06-30T14:18:26.986Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41192025-06-30T14:18:32.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
41202025-06-30T14:18:32.687Z
41212025-06-30T14:18:32.687Zinfo: running `cargo check --bins` on omicron-workspace-hack (215/216)
41222025-06-30T14:18:33.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41232025-06-30T14:18:33.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41242025-06-30T14:18:33.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41252025-06-30T14:18:33.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
41262025-06-30T14:18:33.689Z
41272025-06-30T14:18:33.689Zinfo: running `cargo check --bins` on zone-setup (216/216)
41282025-06-30T14:18:34.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292025-06-30T14:18:34.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302025-06-30T14:18:34.797Z Checking uzers v0.12.1
41312025-06-30T14:18:35.154Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41322025-06-30T14:18:36.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
41332025-06-30T14:18:36.718Z
41342025-06-30T14:18:36.718Zreal 23:02.009748592
41352025-06-30T14:18:36.718Zuser 39:33.636596817
41362025-06-30T14:18:36.718Zsys 6:51.169364797
41372025-06-30T14:18:36.718Ztrap 1.146815930
41382025-06-30T14:18:36.718Ztflt 0.478126977
41392025-06-30T14:18:36.718Zdflt 2.352952465
41402025-06-30T14:18:36.718Zkflt 0.001332202
41412025-06-30T14:18:36.718Zlock 1:04:30.949797189
41422025-06-30T14:18:36.718Zslp 3:26:54.286501057
41432025-06-30T14:18:36.744Zlat 1:21.423610668
41442025-06-30T14:18:36.744Zstop 4:40.851566679
41452025-06-30T14:18:36.744Zprocess exited: duration 1719825 ms, exit code 0
 
41462025-06-30T14:18:36.796Zfound 0 output files