01K0TBNCHBN13F0K85F1TMBFGK: 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: 01K0TBNP710M8QRWV5EVX5A349

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T00:42:23.575Zjob assigned to worker 01K0TBNQYT75RF6E6P7MPVA65V [factory gimlet-EVT22200007-propolis, EVT22200007/35477] (queued for 26 s)
 
22025-07-23T00:42:31.711Zstarting task 0: "setup"
32025-07-23T00:42:31.737Z++ uname -s
42025-07-23T00:42:31.737Z+ kern=SunOS
52025-07-23T00:42:31.737Z+ build_user=build
62025-07-23T00:42:31.737Z+ build_uid=12345
72025-07-23T00:42:31.737Z+ work_dir=/work
82025-07-23T00:42:31.737Z+ input_dir=/input
92025-07-23T00:42:31.737Z+ [[ 0 == 12345 ]]
102025-07-23T00:42:31.737Z+ case "$kern" in
112025-07-23T00:42:31.737Z+ groupadd -g 12345 build
122025-07-23T00:42:31.737Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T00:42:33.734Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T00:42:33.772Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T00:42:33.797Z+ home_fs=zfs
162025-07-23T00:42:33.797Z+ [[ zfs == autofs ]]
172025-07-23T00:42:33.797Z+ mkdir -p /home/build
182025-07-23T00:42:33.798Z+ chown build:build /home/build /work
192025-07-23T00:42:35.787Z+ chmod 0700 /home/build /work
202025-07-23T00:42:35.812Zprocess exited: duration 4075 ms, exit code 0
 
212025-07-23T00:42:35.864Zstarting task 1: "rust-toolchain"
222025-07-23T00:42:35.889Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-23T00:42:35.889Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-23T00:42:35.891Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-07-23T00:42:35.891Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-07-23T00:42:35.891Z * rust toolchain channel = "1.88.0"
272025-07-23T00:42:35.891Z * rust toolchain profile = "default"
282025-07-23T00:42:35.891Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T00:42:35.891Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T00:42:35.999Zinfo: downloading installer
312025-07-23T00:42:36.839Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T00:42:36.839Zwarn: /opt/ooce/bin
332025-07-23T00:42:36.839Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T00:42:36.839Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T00:42:36.839Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T00:42:36.839Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T00:42:36.839Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T00:42:36.839Zerror: cannot install while Rust is installed
392025-07-23T00:42:36.839Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T00:42:36.865Zinfo: profile set to 'default'
412025-07-23T00:42:36.865Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T00:42:36.865Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T00:42:36.961Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T00:42:36.961Zinfo: downloading component 'cargo'
452025-07-23T00:42:37.143Zinfo: downloading component 'clippy'
462025-07-23T00:42:37.222Zinfo: downloading component 'rust-docs'
472025-07-23T00:42:37.532Zinfo: downloading component 'rust-std'
482025-07-23T00:42:38.096Zinfo: downloading component 'rustc'
492025-07-23T00:42:41.082Zinfo: downloading component 'rustfmt'
502025-07-23T00:42:41.172Zinfo: installing component 'cargo'
512025-07-23T00:42:42.340Zinfo: installing component 'clippy'
522025-07-23T00:42:42.833Zinfo: installing component 'rust-docs'
532025-07-23T00:42:45.778Zinfo: installing component 'rust-std'
542025-07-23T00:42:47.886Zinfo: installing component 'rustc'
552025-07-23T00:42:55.777Zinfo: installing component 'rustfmt'
562025-07-23T00:42:56.159Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T00:42:56.159Z
582025-07-23T00:42:56.322Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T00:42:56.322Z
602025-07-23T00:42:56.322Z
612025-07-23T00:42:56.322ZRust is installed now. Great!
622025-07-23T00:42:56.322Z
632025-07-23T00:42:56.322ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T00:42:56.347Zenvironment variable. This has not been done automatically.
652025-07-23T00:42:56.348Z
662025-07-23T00:42:56.348ZTo configure your current shell, you need to source
672025-07-23T00:42:56.348Zthe corresponding env file under $HOME/.cargo.
682025-07-23T00:42:56.348Z
692025-07-23T00:42:56.349ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T00:42:56.349Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T00:42:56.349Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T00:42:56.349Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T00:42:56.447Z+ rustup --version
742025-07-23T00:42:56.471Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T00:42:56.472Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T00:42:56.596Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T00:42:56.621Z+ cargo --version
782025-07-23T00:42:56.733Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T00:42:56.733Z+ rustc --version
802025-07-23T00:42:56.831Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T00:42:56.856Zprocess exited: duration 20975 ms, exit code 0
 
822025-07-23T00:42:56.906Zstarting task 2: "authentication"
832025-07-23T00:42:56.966Zprocess exited: duration 59 ms, exit code 0
 
842025-07-23T00:42:57.016Zstarting task 3: "clone repository"
852025-07-23T00:42:57.041Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T00:42:57.041Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T00:42:57.066ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T00:43:06.756Z+ cd /work/oxidecomputer/omicron
892025-07-23T00:43:06.756Z+ git fetch origin a498b868de0a2b55ed764d79c08d9744cec6c01a
902025-07-23T00:43:07.380ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T00:43:07.381Z * branch a498b868de0a2b55ed764d79c08d9744cec6c01a -> FETCH_HEAD
922025-07-23T00:43:07.405Z+ [[ -n '' ]]
932025-07-23T00:43:07.405Z+ git reset --hard a498b868de0a2b55ed764d79c08d9744cec6c01a
942025-07-23T00:43:07.599ZHEAD is now at a498b868d expectorate
952025-07-23T00:43:07.623Zprocess exited: duration 10584 ms, exit code 0
 
962025-07-23T00:43:07.673Zstarting task 4: "build"
972025-07-23T00:43:07.697Z+ source .github/buildomat/ci-env.sh
982025-07-23T00:43:07.697Z++ export CARGO_TERM_COLOR=always
992025-07-23T00:43:07.697Z++ CARGO_TERM_COLOR=always
1002025-07-23T00:43:07.697Z+ cargo --version
1012025-07-23T00:43:07.750Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-23T00:43:07.775Z+ rustc --version
1032025-07-23T00:43:07.835Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-23T00:43:07.860Z+ source ./env.sh
1052025-07-23T00:43:07.860Z++ OLD_SHELL_OPTS=ehxB
1062025-07-23T00:43:07.860Z++ set -o xtrace
1072025-07-23T00:43:07.860Z++++ dirname ./env.sh
1082025-07-23T00:43:07.860Z+++ readlink -f .
1092025-07-23T00:43:07.860Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-07-23T00:43:07.860Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-07-23T00:43:07.860Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-07-23T00:43:07.860Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132025-07-23T00:43:07.860Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142025-07-23T00:43:07.860Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152025-07-23T00:43:07.860Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-07-23T00:43:07.861Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-07-23T00:43:07.861Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-23T00:43:07.861Z++ case $OLD_SHELL_OPTS in
1192025-07-23T00:43:07.861Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-07-23T00:43:07.861Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1212025-07-23T00:43:07.861Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1222025-07-23T00:43:07.861Z+ banner prerequisites
1232025-07-23T00:43:07.861Z
1242025-07-23T00:43:07.861Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-07-23T00:43:07.861Z # # # # # # # # # # # # # # #
1262025-07-23T00:43:07.861Z # # # # ##### # # ##### # # # # # #### #
1272025-07-23T00:43:07.861Z ##### ##### # ##### # # # # # # # # #
1282025-07-23T00:43:07.861Z # # # # # # # # # # # # # # #
1292025-07-23T00:43:07.861Z # # # ###### # # ###### ### # #### # #### #
1302025-07-23T00:43:07.862Z
1312025-07-23T00:43:07.862Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-07-23T00:43:19.993Z Startup: Refreshing catalog 'helios-dev' ... Done
1332025-07-23T00:43:28.293Z Startup: Caching catalogs ... Done
1342025-07-23T00:43:34.547ZPlanning: Solver setup ... Done (4.607s)
1352025-07-23T00:43:34.591ZPlanning: Running solver ... Done (0.044s)
1362025-07-23T00:43:34.668ZPlanning: Finding local manifests ... Done (0.002s)
1372025-07-23T00:43:34.747ZPlanning: Fetching manifests: 0/4 0% complete
1382025-07-23T00:43:35.117ZPlanning: Fetching manifests: 4/4 100% complete
1392025-07-23T00:43:35.184ZPlanning: Package planning ... Done (0.066s)
1402025-07-23T00:43:35.243ZPlanning: Merging actions ... Done (0.060s)
1412025-07-23T00:43:35.627ZPlanning: Checking for conflicting actions ... Done (0.383s)
1422025-07-23T00:43:35.652ZPlanning: Consolidating action changes ... Done (0.013s)
1432025-07-23T00:43:36.332ZPlanning: Evaluating mediators ... Done (0.691s)
1442025-07-23T00:43:36.357ZPlanning: Planning completed in 7.95 seconds
1452025-07-23T00:43:36.382Z Packages to install: 4
1462025-07-23T00:43:36.382Z Mediators to change: 2
1472025-07-23T00:43:36.382Z Services to change: 1
1482025-07-23T00:43:36.382Z Estimated space available: 155.02 GB
1492025-07-23T00:43:36.382ZEstimated space to be consumed: 1.70 GB
1502025-07-23T00:43:36.382Z Create boot environment: No
1512025-07-23T00:43:36.382ZCreate backup boot environment: No
1522025-07-23T00:43:36.382Z Rebuild boot archive: No
1532025-07-23T00:43:36.382Z
1542025-07-23T00:43:36.383ZChanged mediators:
1552025-07-23T00:43:36.383Z mediator clang:
1562025-07-23T00:43:36.383Z version: None -> 15 (system default)
1572025-07-23T00:43:36.383Z
1582025-07-23T00:43:36.383Z mediator llvm:
1592025-07-23T00:43:36.383Z version: 14 (system default) -> 15 (system default)
1602025-07-23T00:43:36.383Z
1612025-07-23T00:43:36.383ZChanged packages:
1622025-07-23T00:43:36.383Zhelios-dev
1632025-07-23T00:43:36.383Z developer/build-essential
1642025-07-23T00:43:36.383Z None -> 11-2.0
1652025-07-23T00:43:36.384Z library/libxmlsec1
1662025-07-23T00:43:36.384Z None -> 1.2.35-2.0
1672025-07-23T00:43:36.384Z ooce/developer/clang-15
1682025-07-23T00:43:36.384Z None -> 15.0.7-2.0
1692025-07-23T00:43:36.384Z ooce/developer/llvm-15
1702025-07-23T00:43:36.384Z None -> 15.0.7-2.0
1712025-07-23T00:43:36.384Z
1722025-07-23T00:43:36.384ZServices:
1732025-07-23T00:43:36.385Z restart_fmri:
1742025-07-23T00:43:36.385Z svc:/system/update-man-index:default
1752025-07-23T00:43:36.421Z
1762025-07-23T00:43:36.421ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772025-07-23T00:43:41.423ZDownload: 1523/3290 items 117.4/212.6MB 55% complete (23.9M/s)
1782025-07-23T00:43:46.427ZDownload: 3219/3290 items 163.7/212.6MB 76% complete (16.3M/s)
1792025-07-23T00:43:50.181ZDownload: Completed 212.60 MB in 13.76 seconds (15.4M/s)
1802025-07-23T00:43:50.385Z Actions: 1/3689 actions (Installing new actions)
1812025-07-23T00:43:55.911Z Actions: 2350/3689 actions (Installing new actions)
1822025-07-23T00:43:56.352Z Actions: Completed 3689 actions in 5.97 seconds.
1832025-07-23T00:43:57.227Z Done (0.868s)
1842025-07-23T00:43:57.227Z Done (0.000s)
1852025-07-23T00:43:58.261Z Done (1.033s)
1862025-07-23T00:44:03.183Z Done (4.695s)
1872025-07-23T00:44:03.280Z Done (0.017s)
1882025-07-23T00:44:03.280Z Done (0.000s)
1892025-07-23T00:44:03.421Z Done (0.000s)
1902025-07-23T00:44:04.272ZPlanning: Evaluating mediator changes ... Done
1912025-07-23T00:44:04.476ZPlanning: Checking for conflicting actions ... Done
1922025-07-23T00:44:04.501ZPlanning: Consolidating action changes ... Done
1932025-07-23T00:44:04.824ZPlanning: Evaluating mediators ... Done
1942025-07-23T00:44:04.849ZPlanning: Planning completed in 0.55 seconds
1952025-07-23T00:44:04.874Z Mediators to change: 2
1962025-07-23T00:44:04.874Z Create boot environment: No
1972025-07-23T00:44:04.874ZCreate backup boot environment: No
1982025-07-23T00:44:04.927Z Done
1992025-07-23T00:44:04.927Z Done
2002025-07-23T00:44:05.698Z Done
2012025-07-23T00:44:10.282Z Done
2022025-07-23T00:44:10.387Z Done
2032025-07-23T00:44:10.387Z Done
2042025-07-23T00:44:10.438Z Done
2052025-07-23T00:44:11.258ZPlanning: Evaluating mediator changes ... Done
2062025-07-23T00:44:11.283ZPlanning: Merging actions ... Done
2072025-07-23T00:44:11.535ZPlanning: Checking for conflicting actions ... Done
2082025-07-23T00:44:11.559ZPlanning: Consolidating action changes ... Done
2092025-07-23T00:44:11.852ZPlanning: Evaluating mediators ... Done
2102025-07-23T00:44:11.917ZPlanning: Planning completed in 1.02 seconds
2112025-07-23T00:44:11.957Z Packages to change: 1
2122025-07-23T00:44:11.957Z Mediators to change: 1
2132025-07-23T00:44:11.958Z Services to change: 1
2142025-07-23T00:44:11.983Z Create boot environment: No
2152025-07-23T00:44:11.983ZCreate backup boot environment: Yes
2162025-07-23T00:44:12.785Z Actions: 1/6 actions (Updating modified actions)
2172025-07-23T00:44:12.811Z Actions: Completed 6 actions in 0.00 seconds.
2182025-07-23T00:44:12.811Z Done
2192025-07-23T00:44:12.811Z Done
2202025-07-23T00:44:12.990Z Done
2212025-07-23T00:44:17.320Z Done
2222025-07-23T00:44:17.415Z Done
2232025-07-23T00:44:17.439Z Done
2242025-07-23T00:44:17.515Z Done
2252025-07-23T00:44:18.089ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262025-07-23T00:44:18.089Zclang system 15 system
2272025-07-23T00:44:18.089Zcsh system system illumos
2282025-07-23T00:44:18.089Zctags system system illumos
2292025-07-23T00:44:18.089Zfile system system illumos
2302025-07-23T00:44:18.089Zgcc vendor 12 vendor
2312025-07-23T00:44:18.089Zgcc system 10 system
2322025-07-23T00:44:18.089Zgcc system 7 system
2332025-07-23T00:44:18.089Zgo system 1.20 system
2342025-07-23T00:44:18.090Zgo system 1.19 system
2352025-07-23T00:44:18.090Zllvm system 15 system
2362025-07-23T00:44:18.090Zllvm system 14 system
2372025-07-23T00:44:18.091Zmariadb system 10.6 system
2382025-07-23T00:44:18.091Zmta vendor vendor dma
2392025-07-23T00:44:18.091Zopenjdk system 17 system
2402025-07-23T00:44:18.091Zopenjdk system 11 system
2412025-07-23T00:44:18.091Zopenjdk system 1.8 system
2422025-07-23T00:44:18.091Zopenssl vendor 3 vendor
2432025-07-23T00:44:18.091Zperl system 5.36 system
2442025-07-23T00:44:18.091Zpostgresql system 15 system
2452025-07-23T00:44:18.091Zpostgresql system 13 system
2462025-07-23T00:44:18.091Zpython vendor 3 vendor
2472025-07-23T00:44:18.091Zpython system 2 system
2482025-07-23T00:44:18.091Zpython3 system 3.11 system
2492025-07-23T00:44:18.091Zruby system 3.0 system
2502025-07-23T00:44:18.091Zwords vendor vendor american-english
2512025-07-23T00:44:18.091Zwords system system australian-english
2522025-07-23T00:44:18.091Zwords system system british-english
2532025-07-23T00:44:18.091Zwords system system canadian-english
2542025-07-23T00:44:18.093Zwords system system french
2552025-07-23T00:44:18.093Zwords system system italian
2562025-07-23T00:44:18.093Zwords system system ngerman
2572025-07-23T00:44:18.093Zwords system system ogerman
2582025-07-23T00:44:18.093Zwords system system spanish
2592025-07-23T00:44:18.473ZPUBLISHER TYPE STATUS P LOCATION
2602025-07-23T00:44:18.473Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612025-07-23T00:44:24.138ZFMRI IFO
2622025-07-23T00:44:24.138Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632025-07-23T00:44:24.138Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642025-07-23T00:44:24.138Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652025-07-23T00:44:24.139Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662025-07-23T00:44:24.139Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672025-07-23T00:44:24.139Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2682025-07-23T00:44:24.139Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692025-07-23T00:44:24.139Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2702025-07-23T00:44:24.139Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712025-07-23T00:44:24.139Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722025-07-23T00:44:24.139Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2732025-07-23T00:44:24.139Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742025-07-23T00:44:24.139Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752025-07-23T00:44:24.139Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2762025-07-23T00:44:24.139Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772025-07-23T00:44:24.140Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782025-07-23T00:44:25.319Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792025-07-23T00:44:25.750Z Updating crates.io index
2802025-07-23T00:44:25.775Z Updating git repository `https://github.com/oxidecomputer/lldp`
2812025-07-23T00:44:26.223Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822025-07-23T00:44:27.274Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832025-07-23T00:44:27.587Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842025-07-23T00:44:27.910Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2852025-07-23T00:44:28.396Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862025-07-23T00:44:29.888Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872025-07-23T00:44:32.192Z Updating git repository `https://github.com/oxidecomputer/opte`
2882025-07-23T00:44:33.320Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892025-07-23T00:44:34.123Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902025-07-23T00:44:34.533Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912025-07-23T00:44:34.939Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922025-07-23T00:44:35.722Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932025-07-23T00:44:36.080Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2942025-07-23T00:44:36.733Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2952025-07-23T00:44:37.430Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962025-07-23T00:44:37.843Z Updating git repository `https://github.com/oxidecomputer/tofino`
2972025-07-23T00:44:38.299Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982025-07-23T00:44:38.668Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992025-07-23T00:44:38.978Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002025-07-23T00:44:39.368Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012025-07-23T00:44:39.881Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3022025-07-23T00:44:40.339Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032025-07-23T00:44:40.782Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3042025-07-23T00:44:41.580Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3052025-07-23T00:44:42.038Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062025-07-23T00:44:42.407Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3072025-07-23T00:44:42.929Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082025-07-23T00:44:43.592Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092025-07-23T00:44:43.938Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102025-07-23T00:44:44.317Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112025-07-23T00:44:44.719Z Updating git repository `https://github.com/oxidecomputer/omicron`
3122025-07-23T00:44:54.463Z Updating git repository `https://github.com/illumos/smf-rs`
3132025-07-23T00:44:56.221Z Downloading crates ...
3142025-07-23T00:44:56.311Z Downloaded thiserror v2.0.12
3152025-07-23T00:44:56.337Z Downloaded version_check v0.9.5
3162025-07-23T00:44:56.337Z Downloaded ucd-trie v0.1.7
3172025-07-23T00:44:56.337Z Downloaded bytecount v0.6.8
3182025-07-23T00:44:56.337Z Downloaded zerofrom v0.1.4
3192025-07-23T00:44:56.337Z Downloaded zerovec-derive v0.10.3
3202025-07-23T00:44:56.337Z Downloaded zerofrom-derive v0.1.4
3212025-07-23T00:44:56.362Z Downloaded zerocopy-derive v0.7.35
3222025-07-23T00:44:56.362Z Downloaded unicode-ident v1.0.18
3232025-07-23T00:44:56.362Z Downloaded url v2.5.4
3242025-07-23T00:44:56.362Z Downloaded textwrap v0.16.2
3252025-07-23T00:44:56.362Z Downloaded toml_edit v0.22.27
3262025-07-23T00:44:56.386Z Downloaded zerovec v0.10.4
3272025-07-23T00:44:56.386Z Downloaded winnow v0.7.10
3282025-07-23T00:44:56.388Z Downloaded proc-macro2 v1.0.95
3292025-07-23T00:44:56.388Z Downloaded yoke-derive v0.7.4
3302025-07-23T00:44:56.388Z Downloaded once_cell v1.21.3
3312025-07-23T00:44:56.413Z Downloaded usdt v0.5.0
3322025-07-23T00:44:56.413Z Downloaded generic-array v0.14.7
3332025-07-23T00:44:56.413Z Downloaded macaddr v1.0.1
3342025-07-23T00:44:56.413Z Downloaded percent-encoding v2.3.1
3352025-07-23T00:44:56.413Z Downloaded idna_adapter v1.2.0
3362025-07-23T00:44:56.413Z Downloaded pest_meta v2.7.14
3372025-07-23T00:44:56.413Z Downloaded proc-macro-error-attr v1.0.4
3382025-07-23T00:44:56.413Z Downloaded serde v1.0.219
3392025-07-23T00:44:56.413Z Downloaded plain v0.2.3
3402025-07-23T00:44:56.413Z Downloaded itoa v1.0.11
3412025-07-23T00:44:56.413Z Downloaded synstructure v0.13.1
3422025-07-23T00:44:56.413Z Downloaded toml v0.8.23
3432025-07-23T00:44:56.439Z Downloaded stable_deref_trait v1.2.0
3442025-07-23T00:44:56.439Z Downloaded log v0.4.27
3452025-07-23T00:44:56.439Z Downloaded strsim v0.11.1
3462025-07-23T00:44:56.439Z Downloaded autocfg v1.4.0
3472025-07-23T00:44:56.439Z Downloaded clap_derive v4.5.40
3482025-07-23T00:44:56.439Z Downloaded serde_json v1.0.140
3492025-07-23T00:44:56.439Z Downloaded swrite v0.1.0
3502025-07-23T00:44:56.439Z Downloaded smallvec v1.15.0
3512025-07-23T00:44:56.464Z Downloaded serde_derive v1.0.219
3522025-07-23T00:44:56.464Z Downloaded cargo-platform v0.2.0
3532025-07-23T00:44:56.465Z Downloaded anyhow v1.0.98
3542025-07-23T00:44:56.465Z Downloaded scroll_derive v0.12.0
3552025-07-23T00:44:56.465Z Downloaded anstyle v1.0.11
3562025-07-23T00:44:56.465Z Downloaded anstyle-parse v0.2.5
3572025-07-23T00:44:56.465Z Downloaded cargo-util-schemas v0.2.0
3582025-07-23T00:44:56.466Z Downloaded camino v1.1.10
3592025-07-23T00:44:56.466Z Downloaded rustix v0.38.37
3602025-07-23T00:44:56.490Z Downloaded syn v2.0.104
3612025-07-23T00:44:56.515Z Downloaded clap_builder v4.5.40
3622025-07-23T00:44:56.515Z Downloaded serde-untagged v0.1.7
3632025-07-23T00:44:56.515Z Downloaded quote v1.0.40
3642025-07-23T00:44:56.515Z Downloaded cfg-if v1.0.1
3652025-07-23T00:44:56.515Z Downloaded cargo_metadata v0.20.0
3662025-07-23T00:44:56.515Z Downloaded block-buffer v0.10.4
3672025-07-23T00:44:56.515Z Downloaded cargo_toml v0.21.0
3682025-07-23T00:44:56.515Z Downloaded byteorder v1.5.0
3692025-07-23T00:44:56.515Z Downloaded anstyle-query v1.1.1
3702025-07-23T00:44:56.515Z Downloaded sha2 v0.10.9
3712025-07-23T00:44:56.540Z Downloaded smawk v0.3.2
3722025-07-23T00:44:56.540Z Downloaded rustix v1.0.7
3732025-07-23T00:44:56.565Z Downloaded serde_tokenstream v0.2.2
3742025-07-23T00:44:56.565Z Downloaded serde_spanned v0.6.9
3752025-07-23T00:44:56.565Z Downloaded serde-value v0.7.0
3762025-07-23T00:44:56.565Z Downloaded scroll v0.12.0
3772025-07-23T00:44:56.565Z Downloaded pest_generator v2.7.14
3782025-07-23T00:44:56.565Z Downloaded idna v1.0.3
3792025-07-23T00:44:56.566Z Downloaded icu_properties v1.5.1
3802025-07-23T00:44:56.566Z Downloaded icu_locid_transform_data v1.5.0
3812025-07-23T00:44:56.566Z Downloaded icu_collections v1.5.0
3822025-07-23T00:44:56.566Z Downloaded pretty-hex v0.4.1
3832025-07-23T00:44:56.566Z Downloaded memmap v0.7.0
3842025-07-23T00:44:56.566Z Downloaded semver v1.0.26
3852025-07-23T00:44:56.591Z Downloaded ordered-float v2.10.1
3862025-07-23T00:44:56.591Z Downloaded displaydoc v0.2.5
3872025-07-23T00:44:56.591Z Downloaded clap_lex v0.7.4
3882025-07-23T00:44:56.591Z Downloaded icu_normalizer v1.5.0
3892025-07-23T00:44:56.591Z Downloaded memchr v2.7.4
3902025-07-23T00:44:56.591Z Downloaded icu_provider v1.5.0
3912025-07-23T00:44:56.591Z Downloaded goblin v0.8.2
3922025-07-23T00:44:56.591Z Downloaded errno v0.3.12
3932025-07-23T00:44:56.591Z Downloaded hashbrown v0.15.4
3942025-07-23T00:44:56.616Z Downloaded is_terminal_polyfill v1.70.1
3952025-07-23T00:44:56.616Z Downloaded fnv v1.0.7
3962025-07-23T00:44:56.616Z Downloaded unicode-width v0.2.0
3972025-07-23T00:44:56.616Z Downloaded unicode-width v0.1.14
3982025-07-23T00:44:56.616Z Downloaded pest_derive v2.7.14
3992025-07-23T00:44:56.616Z Downloaded num-traits v0.2.19
4002025-07-23T00:44:56.616Z Downloaded indexmap v2.10.0
4012025-07-23T00:44:56.640Z Downloaded icu_provider_macros v1.5.0
4022025-07-23T00:44:56.641Z Downloaded icu_locid v1.5.0
4032025-07-23T00:44:56.641Z Downloaded heck v0.4.1
4042025-07-23T00:44:56.641Z Downloaded fs-err v3.1.1
4052025-07-23T00:44:56.641Z Downloaded dtrace-parser v0.2.0
4062025-07-23T00:44:56.641Z Downloaded digest v0.10.7
4072025-07-23T00:44:56.641Z Downloaded colorchoice v1.0.2
4082025-07-23T00:44:56.641Z Downloaded litemap v0.7.3
4092025-07-23T00:44:56.641Z Downloaded icu_locid_transform v1.5.0
4102025-07-23T00:44:56.666Z Downloaded form_urlencoded v1.2.1
4112025-07-23T00:44:56.666Z Downloaded erased-serde v0.4.6
4122025-07-23T00:44:56.666Z Downloaded equivalent v1.0.2
4132025-07-23T00:44:56.666Z Downloaded cpufeatures v0.2.14
4142025-07-23T00:44:56.666Z Downloaded zerocopy v0.7.35
4152025-07-23T00:44:56.666Z Downloaded tabled v0.15.0
4162025-07-23T00:44:56.691Z Downloaded syn v1.0.109
4172025-07-23T00:44:56.691Z Downloaded libc v0.2.174
4182025-07-23T00:44:56.741Z Downloaded icu_properties_data v1.5.0
4192025-07-23T00:44:56.741Z Downloaded icu_normalizer_data v1.5.0
4202025-07-23T00:44:56.741Z Downloaded getrandom v0.3.1
4212025-07-23T00:44:56.741Z Downloaded pest v2.7.14
4222025-07-23T00:44:56.741Z Downloaded anstream v0.6.18
4232025-07-23T00:44:56.741Z Downloaded typenum v1.17.0
4242025-07-23T00:44:56.741Z Downloaded tempfile v3.20.0
4252025-07-23T00:44:56.766Z Downloaded ryu v1.0.18
4262025-07-23T00:44:56.766Z Downloaded proc-macro-error v1.0.4
4272025-07-23T00:44:56.767Z Downloaded papergrid v0.11.0
4282025-07-23T00:44:56.767Z Downloaded fastrand v2.1.1
4292025-07-23T00:44:56.767Z Downloaded dof v0.3.0
4302025-07-23T00:44:56.767Z Downloaded clap v4.5.40
4312025-07-23T00:44:56.767Z Downloaded bitflags v2.9.1
4322025-07-23T00:44:56.792Z Downloaded yoke v0.7.4
4332025-07-23T00:44:56.792Z Downloaded tinystr v0.7.6
4342025-07-23T00:44:56.792Z Downloaded thiserror-impl v1.0.69
4352025-07-23T00:44:56.792Z Downloaded heck v0.5.0
4362025-07-23T00:44:56.792Z Downloaded crypto-common v0.1.6
4372025-07-23T00:44:56.792Z Downloaded utf8parse v0.2.2
4382025-07-23T00:44:56.792Z Downloaded usdt-impl v0.5.0
4392025-07-23T00:44:56.792Z Downloaded unicode-xid v0.2.6
4402025-07-23T00:44:56.793Z Downloaded unicode-linebreak v0.1.5
4412025-07-23T00:44:56.793Z Downloaded typeid v1.0.3
4422025-07-23T00:44:56.793Z Downloaded toml_datetime v0.6.11
4432025-07-23T00:44:56.793Z Downloaded thiserror-impl v2.0.12
4442025-07-23T00:44:56.793Z Downloaded thiserror v1.0.69
4452025-07-23T00:44:56.793Z Downloaded terminal_size v0.4.0
4462025-07-23T00:44:56.793Z Downloaded tabled_derive v0.7.0
4472025-07-23T00:44:56.819Z Downloaded camino-tempfile v1.4.1
4482025-07-23T00:44:56.819Z Downloaded writeable v0.5.5
4492025-07-23T00:44:56.819Z Downloaded utf8_iter v1.0.4
4502025-07-23T00:44:56.819Z Downloaded utf16_iter v1.0.5
4512025-07-23T00:44:56.820Z Downloaded usdt-attr-macro v0.5.0
4522025-07-23T00:44:56.820Z Downloaded thread-id v4.2.2
4532025-07-23T00:44:56.820Z Downloaded write16 v1.0.0
4542025-07-23T00:44:56.820Z Downloaded usdt-macro v0.5.0
4552025-07-23T00:44:56.820Z Downloaded toml_write v0.1.2
4562025-07-23T00:44:56.884Z Compiling proc-macro2 v1.0.95
4572025-07-23T00:44:56.884Z Compiling unicode-ident v1.0.18
4582025-07-23T00:44:56.884Z Compiling serde v1.0.219
4592025-07-23T00:44:56.909Z Compiling version_check v0.9.5
4602025-07-23T00:44:56.909Z Compiling libc v0.2.174
4612025-07-23T00:44:56.909Z Compiling thiserror v1.0.69
4622025-07-23T00:44:56.909Z Compiling memchr v2.7.4
4632025-07-23T00:44:56.909Z Compiling stable_deref_trait v1.2.0
4642025-07-23T00:44:57.144Z Compiling ryu v1.0.18
4652025-07-23T00:44:57.298Z Compiling writeable v0.5.5
4662025-07-23T00:44:57.557Z Compiling autocfg v1.4.0
4672025-07-23T00:44:57.713Z Compiling itoa v1.0.11
4682025-07-23T00:44:57.873Z Compiling litemap v0.7.3
4692025-07-23T00:44:57.905Z Compiling ucd-trie v0.1.7
4702025-07-23T00:44:57.957Z Compiling once_cell v1.21.3
4712025-07-23T00:44:58.229Z Compiling bitflags v2.9.1
4722025-07-23T00:44:58.338Z Compiling byteorder v1.5.0
4732025-07-23T00:44:58.379Z Compiling icu_locid_transform_data v1.5.0
4742025-07-23T00:44:58.410Z Compiling icu_properties_data v1.5.0
4752025-07-23T00:44:58.507Z Compiling serde_json v1.0.140
4762025-07-23T00:44:58.548Z Compiling num-traits v0.2.19
4772025-07-23T00:44:58.613Z Compiling write16 v1.0.0
4782025-07-23T00:44:58.691Z Compiling quote v1.0.40
4792025-07-23T00:44:58.755Z Compiling equivalent v1.0.2
4802025-07-23T00:44:58.781Z Compiling typeid v1.0.3
4812025-07-23T00:44:58.835Z Compiling errno v0.3.12
4822025-07-23T00:44:58.928Z Compiling icu_normalizer_data v1.5.0
4832025-07-23T00:44:58.999Z Compiling hashbrown v0.15.4
4842025-07-23T00:44:59.054Z Compiling utf16_iter v1.0.5
4852025-07-23T00:44:59.106Z Compiling syn v2.0.104
4862025-07-23T00:44:59.243Z Compiling utf8_iter v1.0.4
4872025-07-23T00:44:59.327Z Compiling smallvec v1.15.0
4882025-07-23T00:44:59.373Z Compiling rustix v0.38.37
4892025-07-23T00:44:59.494Z Compiling usdt-impl v0.5.0
4902025-07-23T00:44:59.558Z Compiling proc-macro-error-attr v1.0.4
4912025-07-23T00:44:59.716Z Compiling winnow v0.7.10
4922025-07-23T00:44:59.747Z Compiling toml_write v0.1.2
4932025-07-23T00:44:59.840Z Compiling syn v1.0.109
4942025-07-23T00:44:59.949Z Compiling indexmap v2.10.0
4952025-07-23T00:45:00.042Z Compiling thread-id v4.2.2
4962025-07-23T00:45:00.246Z Compiling proc-macro-error v1.0.4
4972025-07-23T00:45:00.381Z Compiling getrandom v0.3.1
4982025-07-23T00:45:00.435Z Compiling percent-encoding v2.3.1
4992025-07-23T00:45:00.536Z Compiling semver v1.0.26
5002025-07-23T00:45:00.751Z Compiling plain v0.2.3
5012025-07-23T00:45:00.934Z Compiling rustix v1.0.7
5022025-07-23T00:45:00.982Z Compiling camino v1.1.10
5032025-07-23T00:45:01.008Z Compiling log v0.4.27
5042025-07-23T00:45:01.113Z Compiling utf8parse v0.2.2
5052025-07-23T00:45:01.279Z Compiling anstyle-parse v0.2.5
5062025-07-23T00:45:01.351Z Compiling terminal_size v0.4.0
5072025-07-23T00:45:01.455Z Compiling ordered-float v2.10.1
5082025-07-23T00:45:01.586Z Compiling form_urlencoded v1.2.1
5092025-07-23T00:45:01.769Z Compiling anstyle-query v1.1.1
5102025-07-23T00:45:01.897Z Compiling thiserror v2.0.12
5112025-07-23T00:45:01.935Z Compiling pretty-hex v0.4.1
5122025-07-23T00:45:01.965Z Compiling cfg-if v1.0.1
5132025-07-23T00:45:01.994Z Compiling anstyle v1.0.11
5142025-07-23T00:45:02.092Z Compiling is_terminal_polyfill v1.70.1
5152025-07-23T00:45:02.159Z Compiling colorchoice v1.0.2
5162025-07-23T00:45:02.354Z Compiling anstream v0.6.18
5172025-07-23T00:45:02.641Z Compiling fs-err v3.1.1
5182025-07-23T00:45:02.686Z Compiling bytecount v0.6.8
5192025-07-23T00:45:02.817Z Compiling fnv v1.0.7
5202025-07-23T00:45:02.903Z Compiling heck v0.4.1
5212025-07-23T00:45:02.969Z Compiling fastrand v2.1.1
5222025-07-23T00:45:02.994Z Compiling unicode-width v0.1.14
5232025-07-23T00:45:03.269Z Compiling heck v0.5.0
5242025-07-23T00:45:03.312Z Compiling anyhow v1.0.98
5252025-07-23T00:45:03.424Z Compiling strsim v0.11.1
5262025-07-23T00:45:03.472Z Compiling clap_lex v0.7.4
5272025-07-23T00:45:03.682Z Compiling unicode-xid v0.2.6
5282025-07-23T00:45:03.887Z Compiling tempfile v3.20.0
5292025-07-23T00:45:04.064Z Compiling clap_builder v4.5.40
5302025-07-23T00:45:04.200Z Compiling papergrid v0.11.0
5312025-07-23T00:45:04.392Z Compiling memmap v0.7.0
5322025-07-23T00:45:04.431Z Compiling unicode-width v0.2.0
5332025-07-23T00:45:04.557Z Compiling unicode-linebreak v0.1.5
5342025-07-23T00:45:04.683Z Compiling synstructure v0.13.1
5352025-07-23T00:45:04.923Z Compiling smawk v0.3.2
5362025-07-23T00:45:05.168Z Compiling textwrap v0.16.2
5372025-07-23T00:45:05.921Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5382025-07-23T00:45:06.031Z Compiling tabled_derive v0.7.0
5392025-07-23T00:45:06.073Z Compiling swrite v0.1.0
5402025-07-23T00:45:07.283Z Compiling serde_derive v1.0.219
5412025-07-23T00:45:07.285Z Compiling zerofrom-derive v0.1.4
5422025-07-23T00:45:07.285Z Compiling thiserror-impl v1.0.69
5432025-07-23T00:45:07.309Z Compiling yoke-derive v0.7.4
5442025-07-23T00:45:07.309Z Compiling zerovec-derive v0.10.3
5452025-07-23T00:45:07.543Z Compiling displaydoc v0.2.5
5462025-07-23T00:45:08.800Z Compiling icu_provider_macros v1.5.0
5472025-07-23T00:45:09.288Z Compiling zerocopy-derive v0.7.35
5482025-07-23T00:45:09.528Z Compiling scroll_derive v0.12.0
5492025-07-23T00:45:09.626Z Compiling thiserror-impl v2.0.12
5502025-07-23T00:45:09.872Z Compiling pest v2.7.14
5512025-07-23T00:45:10.177Z Compiling zerofrom v0.1.4
5522025-07-23T00:45:10.414Z Compiling yoke v0.7.4
5532025-07-23T00:45:10.519Z Compiling clap_derive v4.5.40
5542025-07-23T00:45:10.650Z Compiling scroll v0.12.0
5552025-07-23T00:45:10.763Z Compiling zerovec v0.10.4
5562025-07-23T00:45:10.926Z Compiling zerocopy v0.7.35
5572025-07-23T00:45:11.140Z Compiling goblin v0.8.2
5582025-07-23T00:45:11.325Z Compiling tabled v0.15.0
5592025-07-23T00:45:12.072Z Compiling pest_meta v2.7.14
5602025-07-23T00:45:12.332Z Compiling tinystr v0.7.6
5612025-07-23T00:45:12.361Z Compiling icu_collections v1.5.0
5622025-07-23T00:45:12.777Z Compiling icu_locid v1.5.0
5632025-07-23T00:45:13.541Z Compiling pest_generator v2.7.14
5642025-07-23T00:45:13.618Z Compiling clap v4.5.40
5652025-07-23T00:45:14.123Z Compiling icu_provider v1.5.0
5662025-07-23T00:45:14.871Z Compiling icu_locid_transform v1.5.0
5672025-07-23T00:45:15.194Z Compiling pest_derive v2.7.14
5682025-07-23T00:45:15.836Z Compiling dtrace-parser v0.2.0
5692025-07-23T00:45:15.995Z Compiling icu_properties v1.5.1
5702025-07-23T00:45:17.468Z Compiling serde_tokenstream v0.2.2
5712025-07-23T00:45:17.494Z Compiling serde_spanned v0.6.9
5722025-07-23T00:45:17.494Z Compiling toml_datetime v0.6.11
5732025-07-23T00:45:17.858Z Compiling erased-serde v0.4.6
5742025-07-23T00:45:17.883Z Compiling serde-value v0.7.0
5752025-07-23T00:45:17.912Z Compiling toml_edit v0.22.27
5762025-07-23T00:45:18.644Z Compiling cargo-platform v0.2.0
5772025-07-23T00:45:18.782Z Compiling serde-untagged v0.1.7
5782025-07-23T00:45:18.863Z Compiling camino-tempfile v1.4.1
5792025-07-23T00:45:18.906Z Compiling macaddr v1.0.1
5802025-07-23T00:45:19.194Z Compiling dof v0.3.0
5812025-07-23T00:45:19.288Z Compiling icu_normalizer v1.5.0
5822025-07-23T00:45:20.190Z Compiling idna_adapter v1.2.0
5832025-07-23T00:45:20.438Z Compiling idna v1.0.3
5842025-07-23T00:45:20.844Z Compiling usdt-attr-macro v0.5.0
5852025-07-23T00:45:20.844Z Compiling usdt-macro v0.5.0
5862025-07-23T00:45:21.027Z Compiling url v2.5.4
5872025-07-23T00:45:21.114Z Compiling toml v0.8.23
5882025-07-23T00:45:21.912Z Compiling cargo_toml v0.21.0
5892025-07-23T00:45:21.939Z Compiling cargo-util-schemas v0.2.0
5902025-07-23T00:45:22.067Z Compiling usdt v0.5.0
5912025-07-23T00:45:23.852Z Compiling cargo_metadata v0.20.0
5922025-07-23T00:45:26.158Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5932025-07-23T00:45:30.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5942025-07-23T00:45:31.063Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5952025-07-23T00:45:31.997Z Downloading crates ...
5962025-07-23T00:45:32.139Z Downloaded ascii-canvas v3.0.0
5972025-07-23T00:45:32.170Z Downloaded addr2line v0.24.2
5982025-07-23T00:45:32.171Z Downloaded base64 v0.22.1
5992025-07-23T00:45:32.203Z Downloaded maybe-uninit v2.0.0
6002025-07-23T00:45:32.203Z Downloaded hickory-server v0.25.2
6012025-07-23T00:45:32.204Z Downloaded progenitor v0.9.1
6022025-07-23T00:45:32.237Z Downloaded http-body-util v0.1.3
6032025-07-23T00:45:32.238Z Downloaded colored v2.2.0
6042025-07-23T00:45:32.238Z Downloaded cipher v0.4.4
6052025-07-23T00:45:32.238Z Downloaded ipnet v2.11.0
6062025-07-23T00:45:32.239Z Downloaded instant v0.1.13
6072025-07-23T00:45:32.276Z Downloaded internet-checksum v0.2.1
6082025-07-23T00:45:32.277Z Downloaded progenitor-client v0.8.0
6092025-07-23T00:45:32.277Z Downloaded vte_generate_state_changes v0.1.2
6102025-07-23T00:45:32.277Z Downloaded tower-service v0.3.3
6112025-07-23T00:45:32.277Z Downloaded progenitor v0.10.0
6122025-07-23T00:45:32.277Z Downloaded jobserver v0.1.32
6132025-07-23T00:45:32.278Z Downloaded schemars_derive v0.8.22
6142025-07-23T00:45:32.322Z Downloaded same-file v1.0.6
6152025-07-23T00:45:32.322Z Downloaded schemars v0.8.22
6162025-07-23T00:45:32.323Z Downloaded oso v0.27.3
6172025-07-23T00:45:32.360Z Downloaded spki v0.7.3
6182025-07-23T00:45:32.361Z Downloaded predicates v3.1.3
6192025-07-23T00:45:32.366Z Downloaded primeorder v0.13.6
6202025-07-23T00:45:32.369Z Downloaded proc-macro-crate v1.3.1
6212025-07-23T00:45:32.370Z Downloaded phf v0.11.2
6222025-07-23T00:45:32.371Z Downloaded strum v0.27.1
6232025-07-23T00:45:32.371Z Downloaded xshell-macros v0.2.7
6242025-07-23T00:45:32.400Z Downloaded structmeta-derive v0.3.0
6252025-07-23T00:45:32.401Z Downloaded dunce v1.0.5
6262025-07-23T00:45:32.403Z Downloaded rustls-native-certs v0.8.1
6272025-07-23T00:45:32.403Z Downloaded newline-converter v0.3.0
6282025-07-23T00:45:32.403Z Downloaded newtype_derive v0.1.6
6292025-07-23T00:45:32.404Z Downloaded embedded-io v0.4.0
6302025-07-23T00:45:32.405Z Downloaded dyn-clone v1.0.19
6312025-07-23T00:45:32.405Z Downloaded wyz v0.5.1
6322025-07-23T00:45:32.405Z Downloaded subprocess v0.2.9
6332025-07-23T00:45:32.432Z Downloaded slog-async v2.8.0
6342025-07-23T00:45:32.433Z Downloaded parse-size v1.1.0
6352025-07-23T00:45:32.433Z Downloaded yasna v0.5.2
6362025-07-23T00:45:32.433Z Downloaded ed25519 v2.2.3
6372025-07-23T00:45:32.433Z Downloaded newtype-uuid v1.2.4
6382025-07-23T00:45:32.433Z Downloaded rand_xorshift v0.4.0
6392025-07-23T00:45:32.475Z Downloaded cstr-argument v0.1.2
6402025-07-23T00:45:32.475Z Downloaded whoami v1.5.2
6412025-07-23T00:45:32.475Z Downloaded darling_macro v0.20.10
6422025-07-23T00:45:32.503Z Downloaded darling_macro v0.21.0
6432025-07-23T00:45:32.503Z Downloaded opaque-debug v0.3.1
6442025-07-23T00:45:32.503Z Downloaded typify-macro v0.3.0
6452025-07-23T00:45:32.503Z Downloaded pkg-config v0.3.31
6462025-07-23T00:45:32.503Z Downloaded serde_urlencoded v0.7.1
6472025-07-23T00:45:32.529Z Downloaded russh-cryptovec v0.7.3
6482025-07-23T00:45:32.529Z Downloaded precomputed-hash v0.1.1
6492025-07-23T00:45:32.529Z Downloaded try-lock v0.2.5
6502025-07-23T00:45:32.529Z Downloaded waitgroup v0.1.2
6512025-07-23T00:45:32.530Z Downloaded rustc-demangle v0.1.24
6522025-07-23T00:45:32.555Z Downloaded tagptr v0.2.0
6532025-07-23T00:45:32.556Z Downloaded tap v1.0.1
6542025-07-23T00:45:32.556Z Downloaded fxhash v0.2.1
6552025-07-23T00:45:32.556Z Downloaded russh-keys v0.45.0
6562025-07-23T00:45:32.556Z Downloaded walkdir v2.5.0
6572025-07-23T00:45:32.556Z Downloaded twox-hash v2.1.0
6582025-07-23T00:45:32.557Z Downloaded serde_with_macros v3.14.0
6592025-07-23T00:45:32.583Z Downloaded wait-timeout v0.2.0
6602025-07-23T00:45:32.583Z Downloaded postcard v1.0.10
6612025-07-23T00:45:32.584Z Downloaded tungstenite v0.21.0
6622025-07-23T00:45:32.584Z Downloaded tungstenite v0.23.0
6632025-07-23T00:45:32.584Z Downloaded tracing-core v0.1.32
6642025-07-23T00:45:32.609Z Downloaded russh v0.45.0
6652025-07-23T00:45:32.610Z Downloaded sled v0.34.7
6662025-07-23T00:45:32.610Z Downloaded typed-path v0.9.3
6672025-07-23T00:45:32.635Z Downloaded futures-util v0.3.31
6682025-07-23T00:45:32.635Z Downloaded portable-atomic v1.11.0
6692025-07-23T00:45:32.662Z Downloaded rustls v0.22.4
6702025-07-23T00:45:32.663Z Downloaded nix v0.27.1
6712025-07-23T00:45:32.688Z Downloaded rustls v0.23.19
6722025-07-23T00:45:32.688Z Downloaded polar-core v0.27.3
6732025-07-23T00:45:32.689Z Downloaded nix v0.29.0
6742025-07-23T00:45:32.717Z Downloaded nix v0.30.1
6752025-07-23T00:45:32.717Z Downloaded object v0.36.5
6762025-07-23T00:45:32.743Z Downloaded openapiv3 v2.2.0
6772025-07-23T00:45:32.743Z Downloaded diesel v2.2.11
6782025-07-23T00:45:32.768Z Downloaded petgraph v0.6.5
6792025-07-23T00:45:32.797Z Downloaded typify-impl v0.4.1
6802025-07-23T00:45:32.797Z Downloaded nix v0.28.0
6812025-07-23T00:45:32.823Z Downloaded curve25519-dalek v4.1.3
6822025-07-23T00:45:32.823Z Downloaded typify-impl v0.2.0
6832025-07-23T00:45:32.849Z Downloaded typify-impl v0.3.0
6842025-07-23T00:45:32.849Z Downloaded ratatui v0.29.0
6852025-07-23T00:45:32.876Z Downloaded zerocopy-derive v0.6.6
6862025-07-23T00:45:32.902Z Downloaded jiff v0.2.15
6872025-07-23T00:45:32.903Z Downloaded object v0.30.4
6882025-07-23T00:45:32.929Z Downloaded openssl v0.10.73
6892025-07-23T00:45:32.929Z Downloaded lzma-sys v0.1.20
6902025-07-23T00:45:32.955Z Downloaded libz-sys v1.1.20
6912025-07-23T00:45:32.990Z Downloaded tabled v0.18.0
6922025-07-23T00:45:33.015Z Downloaded webpki-roots v1.0.1
6932025-07-23T00:45:33.015Z Downloaded quinn-proto v0.11.8
6942025-07-23T00:45:33.015Z Downloaded quick-xml v0.37.2
6952025-07-23T00:45:33.015Z Downloaded petgraph v0.8.2
6962025-07-23T00:45:33.055Z Downloaded serde_with v3.14.0
6972025-07-23T00:45:33.056Z Downloaded gimli v0.31.1
6982025-07-23T00:45:33.082Z Downloaded zerocopy v0.8.26
6992025-07-23T00:45:33.107Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7002025-07-23T00:45:33.107Z Downloaded tokio v1.45.1
7012025-07-23T00:45:33.147Z Downloaded git2 v0.19.0
7022025-07-23T00:45:33.172Z Downloaded sha3 v0.10.8
7032025-07-23T00:45:33.172Z Downloaded serde_yaml v0.9.34+deprecated
7042025-07-23T00:45:33.172Z Downloaded csv v1.3.1
7052025-07-23T00:45:33.197Z Downloaded rayon v1.10.0
7062025-07-23T00:45:33.197Z Downloaded dropshot v0.16.2
7072025-07-23T00:45:33.223Z Downloaded tar v0.4.44
7082025-07-23T00:45:33.249Z Downloaded diesel_derives v2.2.3
7092025-07-23T00:45:33.249Z Downloaded winnow v0.5.40
7102025-07-23T00:45:33.249Z Downloaded reedline v0.40.0
7112025-07-23T00:45:33.249Z Downloaded diff v0.1.13
7122025-07-23T00:45:33.274Z Downloaded quinn v0.11.5
7132025-07-23T00:45:33.274Z Downloaded tokio-util v0.7.15
7142025-07-23T00:45:33.274Z Downloaded zlib-rs v0.5.1
7152025-07-23T00:45:33.274Z Downloaded moka v0.12.10
7162025-07-23T00:45:33.299Z Downloaded typify v0.2.0
7172025-07-23T00:45:33.299Z Downloaded postgres-types v0.2.9
7182025-07-23T00:45:33.299Z Downloaded postgres-protocol v0.6.8
7192025-07-23T00:45:33.301Z Downloaded poly1305 v0.8.0
7202025-07-23T00:45:33.301Z Downloaded num-rational v0.4.2
7212025-07-23T00:45:33.301Z Downloaded rpassword v7.4.0
7222025-07-23T00:45:33.301Z Downloaded radix_trie v0.2.1
7232025-07-23T00:45:33.334Z Downloaded p384 v0.13.0
7242025-07-23T00:45:33.334Z Downloaded polyval v0.6.2
7252025-07-23T00:45:33.334Z Downloaded num_enum v0.5.11
7262025-07-23T00:45:33.334Z Downloaded gethostname v0.5.0
7272025-07-23T00:45:33.334Z Downloaded nom v7.1.3
7282025-07-23T00:45:33.334Z Downloaded encoding_rs v0.8.34
7292025-07-23T00:45:33.359Z Downloaded h2 v0.4.6
7302025-07-23T00:45:33.359Z Downloaded petname v2.0.2
7312025-07-23T00:45:33.359Z Downloaded num_enum_derive v0.5.11
7322025-07-23T00:45:33.359Z Downloaded num-iter v0.1.45
7332025-07-23T00:45:33.359Z Downloaded num v0.4.3
7342025-07-23T00:45:33.384Z Downloaded futures-task v0.3.31
7352025-07-23T00:45:33.384Z Downloaded ring v0.17.14
7362025-07-23T00:45:33.408Z Downloaded difflib v0.4.0
7372025-07-23T00:45:33.408Z Downloaded zip v4.2.0
7382025-07-23T00:45:33.434Z Downloaded proptest v1.7.0
7392025-07-23T00:45:33.434Z Downloaded tracing-attributes v0.1.27
7402025-07-23T00:45:33.434Z Downloaded tracing v0.1.40
7412025-07-23T00:45:33.434Z Downloaded hashbrown v0.12.3
7422025-07-23T00:45:33.461Z Downloaded vcpkg v0.2.15
7432025-07-23T00:45:33.487Z Downloaded serde_bytes v0.11.17
7442025-07-23T00:45:33.489Z Downloaded diesel_table_macro_syntax v0.2.0
7452025-07-23T00:45:33.489Z Downloaded typify v0.4.1
7462025-07-23T00:45:33.489Z Downloaded serde-hex v0.1.0
7472025-07-23T00:45:33.489Z Downloaded libgit2-sys v0.17.0+1.8.1
7482025-07-23T00:45:33.547Z Downloaded ppv-lite86 v0.2.20
7492025-07-23T00:45:33.572Z Downloaded powerfmt v0.2.0
7502025-07-23T00:45:33.572Z Downloaded typify v0.3.0
7512025-07-23T00:45:33.572Z Downloaded serde_cbor v0.11.2
7522025-07-23T00:45:33.572Z Downloaded omicron-zone-package v0.12.2
7532025-07-23T00:45:33.573Z Downloaded serde_derive_internals v0.29.1
7542025-07-23T00:45:33.573Z Downloaded tui-tree-widget v0.23.1
7552025-07-23T00:45:33.573Z Downloaded rtoolbox v0.0.2
7562025-07-23T00:45:33.573Z Downloaded darling_core v0.21.0
7572025-07-23T00:45:33.573Z Downloaded rsa v0.9.6
7582025-07-23T00:45:33.597Z Downloaded time-core v0.1.2
7592025-07-23T00:45:33.597Z Downloaded serde-big-array v0.5.1
7602025-07-23T00:45:33.597Z Downloaded quinn-udp v0.5.5
7612025-07-23T00:45:33.597Z Downloaded futures-channel v0.3.31
7622025-07-23T00:45:33.597Z Downloaded ena v0.14.3
7632025-07-23T00:45:33.597Z Downloaded embedded-io v0.6.1
7642025-07-23T00:45:33.598Z Downloaded tokio-tungstenite v0.21.0
7652025-07-23T00:45:33.598Z Downloaded crypto-bigint v0.5.5
7662025-07-23T00:45:33.598Z Downloaded olpc-cjson v0.1.4
7672025-07-23T00:45:33.623Z Downloaded num_threads v0.1.7
7682025-07-23T00:45:33.624Z Downloaded futures v0.3.31
7692025-07-23T00:45:33.624Z Downloaded env_logger v0.10.2
7702025-07-23T00:45:33.624Z Downloaded tokio-stream v0.1.17
7712025-07-23T00:45:33.624Z Downloaded pin-project v1.1.6
7722025-07-23T00:45:33.649Z Downloaded peg-macros v0.8.5
7732025-07-23T00:45:33.649Z Downloaded darling_core v0.20.10
7742025-07-23T00:45:33.649Z Downloaded darling v0.21.0
7752025-07-23T00:45:33.649Z Downloaded ron v0.7.1
7762025-07-23T00:45:33.649Z Downloaded p521 v0.13.3
7772025-07-23T00:45:33.649Z Downloaded lalrpop v0.19.12
7782025-07-23T00:45:33.674Z Downloaded chrono-tz v0.10.4
7792025-07-23T00:45:33.698Z Downloaded futures-sink v0.3.31
7802025-07-23T00:45:33.698Z Downloaded futures-macro v0.3.31
7812025-07-23T00:45:33.698Z Downloaded futures-io v0.3.31
7822025-07-23T00:45:33.699Z Downloaded futures-executor v0.3.31
7832025-07-23T00:45:33.699Z Downloaded futures-core v0.3.31
7842025-07-23T00:45:33.699Z Downloaded serde_path_to_error v0.1.17
7852025-07-23T00:45:33.699Z Downloaded pkcs8 v0.10.2
7862025-07-23T00:45:33.699Z Downloaded typify-macro v0.2.0
7872025-07-23T00:45:33.699Z Downloaded pkcs5 v0.7.1
7882025-07-23T00:45:33.699Z Downloaded pin-project-internal v1.1.6
7892025-07-23T00:45:33.699Z Downloaded phf_shared v0.12.1
7902025-07-23T00:45:33.699Z Downloaded daft-derive v0.1.4
7912025-07-23T00:45:33.699Z Downloaded signal-hook v0.3.17
7922025-07-23T00:45:33.727Z Downloaded ron v0.8.1
7932025-07-23T00:45:33.727Z Downloaded tokio-postgres v0.7.13
7942025-07-23T00:45:33.727Z Downloaded rcgen v0.12.1
7952025-07-23T00:45:33.727Z Downloaded serde_repr v0.1.19
7962025-07-23T00:45:33.727Z Downloaded serde_plain v1.0.2
7972025-07-23T00:45:33.727Z Downloaded endian-type v0.1.2
7982025-07-23T00:45:33.727Z Downloaded pkcs1 v0.7.5
7992025-07-23T00:45:33.727Z Downloaded password-hash v0.4.2
8002025-07-23T00:45:33.727Z Downloaded des v0.8.1
8012025-07-23T00:45:33.727Z Downloaded curve25519-dalek-derive v0.1.1
8022025-07-23T00:45:33.752Z Downloaded want v0.3.1
8032025-07-23T00:45:33.752Z Downloaded signal-hook-mio v0.2.4
8042025-07-23T00:45:33.752Z Downloaded shell-words v1.1.0
8052025-07-23T00:45:33.752Z Downloaded winnow v0.6.26
8062025-07-23T00:45:33.752Z Downloaded funty v2.0.0
8072025-07-23T00:45:33.752Z Downloaded enum-as-inner v0.6.1
8082025-07-23T00:45:33.752Z Downloaded take_mut v0.2.2
8092025-07-23T00:45:33.752Z Downloaded peg v0.8.5
8102025-07-23T00:45:33.752Z Downloaded pbkdf2 v0.12.2
8112025-07-23T00:45:33.752Z Downloaded darling v0.20.10
8122025-07-23T00:45:33.779Z Downloaded daft v0.1.4
8132025-07-23T00:45:33.779Z Downloaded zstd-safe v7.2.3
8142025-07-23T00:45:33.779Z Downloaded papergrid v0.14.0
8152025-07-23T00:45:33.779Z Downloaded ssh-key v0.6.6
8162025-07-23T00:45:33.779Z Downloaded pin-project-lite v0.2.14
8172025-07-23T00:45:33.779Z Downloaded pbkdf2 v0.11.0
8182025-07-23T00:45:33.779Z Downloaded r2d2 v0.8.10
8192025-07-23T00:45:33.804Z Downloaded nu-ansi-term v0.50.1
8202025-07-23T00:45:33.804Z Downloaded hash32 v0.2.1
8212025-07-23T00:45:33.804Z Downloaded group v0.13.0
8222025-07-23T00:45:33.804Z Downloaded globset v0.4.15
8232025-07-23T00:45:33.804Z Downloaded ghash v0.5.1
8242025-07-23T00:45:33.804Z Downloaded getrandom v0.2.15
8252025-07-23T00:45:33.804Z Downloaded csv-core v0.1.11
8262025-07-23T00:45:33.805Z Downloaded zopfli v0.8.1
8272025-07-23T00:45:33.805Z Downloaded zone v0.1.8
8282025-07-23T00:45:33.805Z Downloaded tokio-rustls v0.26.0
8292025-07-23T00:45:33.805Z Downloaded similar v2.7.0
8302025-07-23T00:45:33.805Z Downloaded rayon-core v1.12.1
8312025-07-23T00:45:33.830Z Downloaded rand v0.9.1
8322025-07-23T00:45:33.830Z Downloaded rand v0.8.5
8332025-07-23T00:45:33.830Z Downloaded hashbrown v0.13.2
8342025-07-23T00:45:33.830Z Downloaded ed25519-dalek v2.1.1
8352025-07-23T00:45:33.830Z Downloaded sqlparser v0.45.0
8362025-07-23T00:45:33.830Z Downloaded rustls v0.21.12
8372025-07-23T00:45:33.856Z Downloaded qorb v0.4.0
8382025-07-23T00:45:33.856Z Downloaded regex-automata v0.4.8
8392025-07-23T00:45:33.880Z Downloaded number_prefix v0.4.0
8402025-07-23T00:45:33.881Z Downloaded env_filter v0.1.2
8412025-07-23T00:45:33.881Z Downloaded tokio-tungstenite v0.23.1
8422025-07-23T00:45:33.881Z Downloaded pin-utils v0.1.0
8432025-07-23T00:45:33.881Z Downloaded path-slash v0.1.5
8442025-07-23T00:45:33.881Z Downloaded diesel-dtrace v0.4.2
8452025-07-23T00:45:33.881Z Downloaded which v4.4.2
8462025-07-23T00:45:33.881Z Downloaded tabwriter v1.4.0
8472025-07-23T00:45:33.881Z Downloaded tabled_derive v0.10.0
8482025-07-23T00:45:33.881Z Downloaded slab v0.4.9
8492025-07-23T00:45:33.881Z Downloaded siphasher v1.0.1
8502025-07-23T00:45:33.881Z Downloaded siphasher v0.3.11
8512025-07-23T00:45:33.881Z Downloaded shlex v1.3.0
8522025-07-23T00:45:33.881Z Downloaded sha1 v0.10.6
8532025-07-23T00:45:33.906Z Downloaded ref-cast v1.0.24
8542025-07-23T00:45:33.906Z Downloaded radium v0.7.0
8552025-07-23T00:45:33.906Z Downloaded nodrop v0.1.14
8562025-07-23T00:45:33.906Z Downloaded nibble_vec v0.1.0
8572025-07-23T00:45:33.906Z Downloaded hash32 v0.3.1
8582025-07-23T00:45:33.906Z Downloaded globwalk v0.9.1
8592025-07-23T00:45:33.906Z Downloaded glob v0.3.2
8602025-07-23T00:45:33.906Z Downloaded ctr v0.9.2
8612025-07-23T00:45:33.906Z Downloaded crunchy v0.2.2
8622025-07-23T00:45:33.906Z Downloaded zstd v0.13.3
8632025-07-23T00:45:33.906Z Downloaded zone_cfg_derive v0.3.0
8642025-07-23T00:45:33.906Z Downloaded zone_cfg_derive v0.1.2
8652025-07-23T00:45:33.906Z Downloaded zone v0.3.1
8662025-07-23T00:45:33.908Z Downloaded tokio-rustls v0.25.0
8672025-07-23T00:45:33.908Z Downloaded tokio-rustls v0.24.1
8682025-07-23T00:45:33.935Z Downloaded tokio-macros v2.5.0
8692025-07-23T00:45:33.935Z Downloaded tokio-dtrace v0.1.0
8702025-07-23T00:45:33.935Z Downloaded tls_codec v0.4.1
8712025-07-23T00:45:33.935Z Downloaded tinyvec v1.8.0
8722025-07-23T00:45:33.935Z Downloaded time-macros v0.2.18
8732025-07-23T00:45:33.935Z Downloaded simd-adler32 v0.3.7
8742025-07-23T00:45:33.935Z Downloaded rand_seeder v0.3.0
8752025-07-23T00:45:33.935Z Downloaded parking_lot v0.12.3
8762025-07-23T00:45:33.935Z Downloaded parking_lot v0.11.2
8772025-07-23T00:45:33.935Z Downloaded p256 v0.13.2
8782025-07-23T00:45:33.960Z Downloaded nanorand v0.7.0
8792025-07-23T00:45:33.960Z Downloaded elliptic-curve v0.13.8
8802025-07-23T00:45:33.960Z Downloaded dropshot_endpoint v0.16.2
8812025-07-23T00:45:33.960Z Downloaded zerocopy-derive v0.8.26
8822025-07-23T00:45:33.960Z Downloaded yansi v1.0.1
8832025-07-23T00:45:33.960Z Downloaded steno v0.4.1
8842025-07-23T00:45:33.960Z Downloaded sync-ptr v0.1.4
8852025-07-23T00:45:33.986Z Downloaded signal-hook-registry v1.4.2
8862025-07-23T00:45:33.986Z Downloaded rand_core v0.9.2
8872025-07-23T00:45:33.986Z Downloaded rand_chacha v0.9.0
8882025-07-23T00:45:33.986Z Downloaded parking_lot_core v0.9.10
8892025-07-23T00:45:33.986Z Downloaded parking_lot_core v0.8.6
8902025-07-23T00:45:33.988Z Downloaded packed_struct v0.10.1
8912025-07-23T00:45:33.988Z Downloaded headers v0.4.1
8922025-07-23T00:45:33.988Z Downloaded zip v0.6.6
8932025-07-23T00:45:33.988Z Downloaded sync_wrapper v1.0.1
8942025-07-23T00:45:33.988Z Downloaded tokio-native-tls v0.3.1
8952025-07-23T00:45:33.988Z Downloaded tls_codec_derive v0.4.1
8962025-07-23T00:45:33.988Z Downloaded tiny-keccak v2.0.2
8972025-07-23T00:45:34.015Z Downloaded rand_core v0.6.4
8982025-07-23T00:45:34.015Z Downloaded rand_chacha v0.3.1
8992025-07-23T00:45:34.015Z Downloaded zerocopy v0.6.6
9002025-07-23T00:45:34.015Z Downloaded normalize-line-endings v0.3.0
9012025-07-23T00:45:34.015Z Downloaded tinyvec_macros v0.1.1
9022025-07-23T00:45:34.015Z Downloaded sigpipe v0.1.3
9032025-07-23T00:45:34.015Z Downloaded signature v2.2.0
9042025-07-23T00:45:34.015Z Downloaded signal-hook-tokio v0.3.1
9052025-07-23T00:45:34.017Z Downloaded openssl-probe v0.1.5
9062025-07-23T00:45:34.017Z Downloaded openssl-macros v0.1.1
9072025-07-23T00:45:34.017Z Downloaded display-error-chain v0.2.2
9082025-07-23T00:45:34.017Z Downloaded parse-display-derive v0.10.0
9092025-07-23T00:45:34.017Z Downloaded parse-display v0.10.0
9102025-07-23T00:45:34.017Z Downloaded packed_struct_codegen v0.10.1
9112025-07-23T00:45:34.017Z Downloaded multer v3.1.0
9122025-07-23T00:45:34.017Z Downloaded dsl_auto_type v0.1.2
9132025-07-23T00:45:34.017Z Downloaded x509-cert v0.2.5
9142025-07-23T00:45:34.043Z Downloaded publicsuffix v2.3.0
9152025-07-23T00:45:34.044Z Downloaded num-bigint-dig v0.8.4
9162025-07-23T00:45:34.044Z Downloaded bzip2-sys v0.1.13+1.0.8
9172025-07-23T00:45:34.044Z Downloaded native-tls v0.2.12
9182025-07-23T00:45:34.044Z Downloaded multimap v0.10.1
9192025-07-23T00:45:34.044Z Downloaded ecdsa v0.16.9
9202025-07-23T00:45:34.070Z Downloaded dirs-next v2.0.0
9212025-07-23T00:45:34.070Z Downloaded xattr v1.3.1
9222025-07-23T00:45:34.070Z Downloaded itertools v0.14.0
9232025-07-23T00:45:34.070Z Downloaded document-features v0.2.10
9242025-07-23T00:45:34.070Z Downloaded xshell v0.2.7
9252025-07-23T00:45:34.070Z Downloaded smoltcp v0.9.1
9262025-07-23T00:45:34.095Z Downloaded pretty-hex v0.2.1
9272025-07-23T00:45:34.095Z Downloaded num-bigint v0.4.6
9282025-07-23T00:45:34.095Z Downloaded unicode-normalization v0.1.24
9292025-07-23T00:45:34.095Z Downloaded sqlformat v0.3.5
9302025-07-23T00:45:34.095Z Downloaded slog v2.7.0
9312025-07-23T00:45:34.095Z Downloaded rustc-hash v2.1.1
9322025-07-23T00:45:34.095Z Downloaded pretty_assertions v1.4.1
9332025-07-23T00:45:34.095Z Downloaded prefix-trie v0.7.0
9342025-07-23T00:45:34.121Z Downloaded pem-rfc7468 v0.7.0
9352025-07-23T00:45:34.121Z Downloaded openssl-sys v0.9.109
9362025-07-23T00:45:34.121Z Downloaded num-complex v0.4.6
9372025-07-23T00:45:34.122Z Downloaded flate2 v1.1.2
9382025-07-23T00:45:34.122Z Downloaded fatfs v0.3.6
9392025-07-23T00:45:34.122Z Downloaded libxml v0.3.3
9402025-07-23T00:45:34.147Z Downloaded new_debug_unreachable v1.0.6
9412025-07-23T00:45:34.147Z Downloaded either v1.15.0
9422025-07-23T00:45:34.147Z Downloaded zeroize v1.8.1
9432025-07-23T00:45:34.148Z Downloaded sqlparser_derive v0.2.2
9442025-07-23T00:45:34.148Z Downloaded slog-bunyan v2.5.0
9452025-07-23T00:45:34.148Z Downloaded rustc_version v0.4.1
9462025-07-23T00:45:34.148Z Downloaded prettyplease v0.2.35
9472025-07-23T00:45:34.148Z Downloaded pem v3.0.5
9482025-07-23T00:45:34.148Z Downloaded flume v0.11.1
9492025-07-23T00:45:34.148Z Downloaded expectorate v1.2.0
9502025-07-23T00:45:34.173Z Downloaded der v0.7.9
9512025-07-23T00:45:34.173Z Downloaded unicode-segmentation v1.12.0
9522025-07-23T00:45:34.173Z Downloaded unicode-bidi v0.3.17
9532025-07-23T00:45:34.173Z Downloaded tower-http v0.6.6
9542025-07-23T00:45:34.173Z Downloaded tough v0.20.0
9552025-07-23T00:45:34.200Z Downloaded regex-syntax v0.8.5
9562025-07-23T00:45:34.200Z Downloaded xz2 v0.1.7
9572025-07-23T00:45:34.200Z Downloaded strum_macros v0.27.1
9582025-07-23T00:45:34.200Z Downloaded strum_macros v0.26.4
9592025-07-23T00:45:34.200Z Downloaded stringprep v0.1.5
9602025-07-23T00:45:34.200Z Downloaded rustc_version v0.1.7
9612025-07-23T00:45:34.200Z Downloaded rustc-hash v1.1.0
9622025-07-23T00:45:34.200Z Downloaded oxide-tokio-rt v0.1.2
9632025-07-23T00:45:34.229Z Downloaded owo-colors v4.2.2
9642025-07-23T00:45:34.229Z Downloaded num-derive v0.3.3
9652025-07-23T00:45:34.229Z Downloaded uuid v1.17.0
9662025-07-23T00:45:34.229Z Downloaded time v0.3.36
9672025-07-23T00:45:34.229Z Downloaded libm v0.2.8
9682025-07-23T00:45:34.229Z Downloaded itertools v0.10.5
9692025-07-23T00:45:34.254Z Downloaded predicates-tree v1.0.12
9702025-07-23T00:45:34.254Z Downloaded predicates-core v1.0.8
9712025-07-23T00:45:34.254Z Downloaded oxnet v0.1.2
9722025-07-23T00:45:34.254Z Downloaded flagset v0.4.6
9732025-07-23T00:45:34.254Z Downloaded unicode_categories v0.1.1
9742025-07-23T00:45:34.254Z Downloaded toml_edit v0.19.15
9752025-07-23T00:45:34.280Z Downloaded itertools v0.13.0
9762025-07-23T00:45:34.280Z Downloaded dirs-sys-next v0.1.2
9772025-07-23T00:45:34.280Z Downloaded zeroize_derive v1.4.2
9782025-07-23T00:45:34.280Z Downloaded supports-color v3.0.2
9792025-07-23T00:45:34.280Z Downloaded support-bundle-viewer v0.1.2
9802025-07-23T00:45:34.280Z Downloaded subtle v2.6.1
9812025-07-23T00:45:34.280Z Downloaded strum_macros v0.24.3
9822025-07-23T00:45:34.280Z Downloaded string_cache v0.8.9
9832025-07-23T00:45:34.280Z Downloaded static_assertions v1.1.0
9842025-07-23T00:45:34.280Z Downloaded ssh-encoding v0.2.0
9852025-07-23T00:45:34.280Z Downloaded secrecy v0.8.0
9862025-07-23T00:45:34.305Z Downloaded peg-runtime v0.8.5
9872025-07-23T00:45:34.307Z Downloaded oso-derive v0.27.3
9882025-07-23T00:45:34.308Z Downloaded float-cmp v0.10.0
9892025-07-23T00:45:34.308Z Downloaded fixedbitset v0.5.7
9902025-07-23T00:45:34.308Z Downloaded filetime v0.2.25
9912025-07-23T00:45:34.308Z Downloaded fd-lock v4.0.2
9922025-07-23T00:45:34.308Z Downloaded env_logger v0.11.5
9932025-07-23T00:45:34.308Z Downloaded regress v0.10.3
9942025-07-23T00:45:34.308Z Downloaded mio v1.0.2
9952025-07-23T00:45:34.333Z Downloaded hyper-util v0.1.14
9962025-07-23T00:45:34.333Z Downloaded strip-ansi-escapes v0.2.0
9972025-07-23T00:45:34.333Z Downloaded ssh-cipher v0.2.0
9982025-07-23T00:45:34.333Z Downloaded progenitor-macro v0.10.0
9992025-07-23T00:45:34.333Z Downloaded aws-lc-sys v0.26.0
10002025-07-23T00:45:34.544Z Downloaded num-conv v0.1.0
10012025-07-23T00:45:34.569Z Downloaded fixedbitset v0.4.2
10022025-07-23T00:45:34.569Z Downloaded ff v0.13.0
10032025-07-23T00:45:34.569Z Downloaded derive_more v0.99.20
10042025-07-23T00:45:34.569Z Downloaded derive-where v1.5.0
10052025-07-23T00:45:34.569Z Downloaded der_derive v0.7.3
10062025-07-23T00:45:34.569Z Downloaded defmt-parser v0.3.4
10072025-07-23T00:45:34.569Z Downloaded defmt-macros v0.3.9
10082025-07-23T00:45:34.569Z Downloaded defmt v0.3.8
10092025-07-23T00:45:34.569Z Downloaded debug-ignore v1.0.5
10102025-07-23T00:45:34.572Z Downloaded unsafe-libyaml v0.2.11
10112025-07-23T00:45:34.572Z Downloaded socket2 v0.5.10
10122025-07-23T00:45:34.598Z Downloaded minimal-lexical v0.2.1
10132025-07-23T00:45:34.598Z Downloaded structmeta v0.3.0
10142025-07-23T00:45:34.598Z Downloaded semver v0.1.20
10152025-07-23T00:45:34.598Z Downloaded secrecy v0.10.3
10162025-07-23T00:45:34.599Z Downloaded sec1 v0.7.3
10172025-07-23T00:45:34.599Z Downloaded rustls-pemfile v1.0.4
10182025-07-23T00:45:34.599Z Downloaded quick-error v1.2.3
10192025-07-23T00:45:34.599Z Downloaded psl-types v2.0.11
10202025-07-23T00:45:34.599Z Downloaded fallible-iterator v0.2.0
10212025-07-23T00:45:34.599Z Downloaded data-encoding v2.9.0
10222025-07-23T00:45:34.599Z Downloaded value-bag v1.9.0
10232025-07-23T00:45:34.599Z Downloaded universal-hash v0.5.1
10242025-07-23T00:45:34.599Z Downloaded unicode-properties v0.1.3
10252025-07-23T00:45:34.599Z Downloaded unicase v2.7.0
10262025-07-23T00:45:34.599Z Downloaded strum v0.26.3
10272025-07-23T00:45:34.599Z Downloaded fs-err v2.11.0
10282025-07-23T00:45:34.599Z Downloaded vte v0.11.1
10292025-07-23T00:45:34.599Z Downloaded regex-syntax v0.6.29
10302025-07-23T00:45:34.624Z Downloaded progenitor-impl v0.10.0
10312025-07-23T00:45:34.624Z Downloaded password-hash v0.5.0
10322025-07-23T00:45:34.624Z Downloaded fs_extra v1.3.0
10332025-07-23T00:45:34.624Z Downloaded derive_builder_core v0.20.2
10342025-07-23T00:45:34.624Z Downloaded derive-ex v0.1.8
10352025-07-23T00:45:34.625Z Downloaded vergen v8.3.2
10362025-07-23T00:45:34.625Z Downloaded untrusted v0.7.1
10372025-07-23T00:45:34.625Z Downloaded unit-prefix v0.5.1
10382025-07-23T00:45:34.625Z Downloaded unicode-truncate v1.1.0
10392025-07-23T00:45:34.625Z Downloaded unarray v0.1.4
10402025-07-23T00:45:34.625Z Downloaded typify-macro v0.4.1
10412025-07-23T00:45:34.625Z Downloaded toml v0.7.8
10422025-07-23T00:45:34.650Z Downloaded smoltcp v0.11.0
10432025-07-23T00:45:34.650Z Downloaded iri-string v0.7.8
10442025-07-23T00:45:34.650Z Downloaded phf_shared v0.11.2
10452025-07-23T00:45:34.650Z Downloaded phf v0.12.1
10462025-07-23T00:45:34.650Z Downloaded paste v1.0.15
10472025-07-23T00:45:34.677Z Downloaded num-integer v0.1.46
10482025-07-23T00:45:34.677Z Downloaded derive_builder v0.20.2
10492025-07-23T00:45:34.677Z Downloaded vsss-rs v3.3.4
10502025-07-23T00:45:34.677Z Downloaded tower-layer v0.3.3
10512025-07-23T00:45:34.677Z Downloaded topological-sort v0.2.2
10522025-07-23T00:45:34.677Z Downloaded salty v0.3.0
10532025-07-23T00:45:34.677Z Downloaded rustls-webpki v0.102.8
10542025-07-23T00:45:34.702Z Downloaded regex v1.11.1
10552025-07-23T00:45:34.727Z Downloaded indicatif v0.18.0
10562025-07-23T00:45:34.727Z Downloaded indicatif v0.17.11
10572025-07-23T00:45:34.727Z Downloaded bstr v1.10.0
10582025-07-23T00:45:34.727Z Downloaded num-derive v0.4.2
10592025-07-23T00:45:34.727Z Downloaded foreign-types-macros v0.2.3
10602025-07-23T00:45:34.752Z Downloaded foreign-types v0.5.0
10612025-07-23T00:45:34.754Z Downloaded foldhash v0.1.5
10622025-07-23T00:45:34.754Z Downloaded float-ord v0.3.2
10632025-07-23T00:45:34.754Z Downloaded test-strategy v0.4.3
10642025-07-23T00:45:34.754Z Downloaded termtree v0.5.1
10652025-07-23T00:45:34.754Z Downloaded term v0.7.0
10662025-07-23T00:45:34.754Z Downloaded spin v0.9.8
10672025-07-23T00:45:34.754Z Downloaded rustls-webpki v0.101.7
10682025-07-23T00:45:34.779Z Downloaded deranged v0.3.11
10692025-07-23T00:45:34.779Z Downloaded uzers v0.12.1
10702025-07-23T00:45:34.779Z Downloaded utf-8 v0.7.6
10712025-07-23T00:45:34.779Z Downloaded untrusted v0.9.0
10722025-07-23T00:45:34.779Z Downloaded thread_local v1.1.8
10732025-07-23T00:45:34.779Z Downloaded thiserror-impl-no-std v2.0.2
10742025-07-23T00:45:34.779Z Downloaded termios v0.3.3
10752025-07-23T00:45:34.779Z Downloaded termcolor v1.4.1
10762025-07-23T00:45:34.779Z Downloaded snafu v0.8.5
10772025-07-23T00:45:34.779Z Downloaded slog-term v2.9.1
10782025-07-23T00:45:34.779Z Downloaded reqwest v0.12.22
10792025-07-23T00:45:34.804Z Downloaded progenitor-impl v0.8.0
10802025-07-23T00:45:34.804Z Downloaded itertools v0.12.1
10812025-07-23T00:45:34.804Z Downloaded ignore v0.4.23
10822025-07-23T00:45:34.804Z Downloaded smallvec v0.6.14
10832025-07-23T00:45:34.804Z Downloaded slog-stdlog v4.1.1
10842025-07-23T00:45:34.805Z Downloaded slog-envlogger v2.2.0
10852025-07-23T00:45:34.830Z Downloaded slog-dtrace v0.3.0
10862025-07-23T00:45:34.830Z Downloaded sct v0.7.1
10872025-07-23T00:45:34.830Z Downloaded scopeguard v1.2.0
10882025-07-23T00:45:34.830Z Downloaded rustyline v14.0.0
10892025-07-23T00:45:34.830Z Downloaded progenitor-impl v0.9.1
10902025-07-23T00:45:34.830Z Downloaded miniz_oxide v0.8.5
10912025-07-23T00:45:34.831Z Downloaded mime_guess v2.0.5
10922025-07-23T00:45:34.831Z Downloaded kstat-rs v0.2.4
10932025-07-23T00:45:34.831Z Downloaded impl-trait-for-tuples v0.2.2
10942025-07-23T00:45:34.831Z Downloaded humantime v2.2.0
10952025-07-23T00:45:34.831Z Downloaded hubpack v0.1.2
10962025-07-23T00:45:34.831Z Downloaded httpdate v1.0.3
10972025-07-23T00:45:34.858Z Downloaded foreign-types-shared v0.3.1
10982025-07-23T00:45:34.858Z Downloaded foreign-types-shared v0.1.1
10992025-07-23T00:45:34.858Z Downloaded foreign-types v0.3.2
11002025-07-23T00:45:34.858Z Downloaded derive_builder_macro v0.20.2
11012025-07-23T00:45:34.858Z Downloaded void v1.0.2
11022025-07-23T00:45:34.858Z Downloaded tower v0.5.2
11032025-07-23T00:45:34.858Z Downloaded snafu-derive v0.8.5
11042025-07-23T00:45:34.858Z Downloaded smf v0.2.3
11052025-07-23T00:45:34.858Z Downloaded slog-scope v4.4.0
11062025-07-23T00:45:34.859Z Downloaded slog-json v2.6.1
11072025-07-23T00:45:34.859Z Downloaded scrypt v0.11.0
11082025-07-23T00:45:34.859Z Downloaded samael v0.0.19
11092025-07-23T00:45:34.884Z Downloaded rfc6979 v0.4.0
11102025-07-23T00:45:34.885Z Downloaded resolv-conf v0.7.0
11112025-07-23T00:45:34.885Z Downloaded progenitor-macro v0.9.1
11122025-07-23T00:45:34.885Z Downloaded progenitor-macro v0.8.0
11132025-07-23T00:45:34.885Z Downloaded progenitor-client v0.10.0
11142025-07-23T00:45:34.885Z Downloaded memoffset v0.9.1
11152025-07-23T00:45:34.885Z Downloaded memmap2 v0.9.5
11162025-07-23T00:45:34.885Z Downloaded managed v0.8.0
11172025-07-23T00:45:34.885Z Downloaded lzss v0.8.2
11182025-07-23T00:45:34.885Z Downloaded lock_api v0.4.12
11192025-07-23T00:45:34.885Z Downloaded libz-rs-sys v0.5.1
11202025-07-23T00:45:34.885Z Downloaded ipnetwork v0.21.1
11212025-07-23T00:45:34.885Z Downloaded hyper-tls v0.6.0
11222025-07-23T00:45:34.885Z Downloaded scheduled-thread-pool v0.2.7
11232025-07-23T00:45:34.885Z Downloaded salsa20 v0.10.2
11242025-07-23T00:45:34.885Z Downloaded rustls-pki-types v1.10.0
11252025-07-23T00:45:34.885Z Downloaded rustls-pemfile v2.2.0
11262025-07-23T00:45:34.885Z Downloaded progenitor-client v0.9.1
11272025-07-23T00:45:34.912Z Downloaded md-5 v0.10.6
11282025-07-23T00:45:34.912Z Downloaded maplit v1.0.2
11292025-07-23T00:45:34.912Z Downloaded lru v0.12.5
11302025-07-23T00:45:34.912Z Downloaded linked-hash-map v0.5.6
11312025-07-23T00:45:34.912Z Downloaded libscf-sys v1.1.0
11322025-07-23T00:45:34.912Z Downloaded keccak v0.1.5
11332025-07-23T00:45:34.912Z Downloaded jiff-static v0.2.15
11342025-07-23T00:45:34.912Z Downloaded rusty-fork v0.3.0
11352025-07-23T00:45:34.914Z Downloaded mime v0.3.17
11362025-07-23T00:45:34.914Z Downloaded md5 v0.7.0
11372025-07-23T00:45:34.914Z Downloaded match_cfg v0.1.0
11382025-07-23T00:45:34.914Z Downloaded lru-cache v0.1.2
11392025-07-23T00:45:34.914Z Downloaded lockfree-object-pool v0.1.6
11402025-07-23T00:45:34.914Z Downloaded libsw-core v0.3.1
11412025-07-23T00:45:34.914Z Downloaded libefi-sys v0.1.0
11422025-07-23T00:45:34.943Z Downloaded lazycell v1.3.0
11432025-07-23T00:45:34.943Z Downloaded is-terminal v0.4.13
11442025-07-23T00:45:34.943Z Downloaded chrono v0.4.41
11452025-07-23T00:45:34.943Z Downloaded blake3 v1.5.4
11462025-07-23T00:45:34.943Z Downloaded bitvec v1.0.1
11472025-07-23T00:45:34.968Z Downloaded bindgen v0.71.1
11482025-07-23T00:45:34.968Z Downloaded rustversion v1.0.17
11492025-07-23T00:45:34.968Z Downloaded ref-cast-impl v1.0.24
11502025-07-23T00:45:34.968Z Downloaded litrs v0.4.1
11512025-07-23T00:45:34.968Z Downloaded lazy_static v1.5.0
11522025-07-23T00:45:34.993Z Downloaded lalrpop-util v0.19.12
11532025-07-23T00:45:34.993Z Downloaded is_ci v1.2.0
11542025-07-23T00:45:34.993Z Downloaded hickory-resolver v0.25.2
11552025-07-23T00:45:34.993Z Downloaded crossterm v0.28.1
11562025-07-23T00:45:34.993Z Downloaded hkdf v0.12.4
11572025-07-23T00:45:34.994Z Downloaded proc-macro-error2 v2.0.1
11582025-07-23T00:45:34.994Z Downloaded half v2.4.1
11592025-07-23T00:45:35.019Z Downloaded crossbeam-channel v0.5.15
11602025-07-23T00:45:35.020Z Downloaded bumpalo v3.16.0
11612025-07-23T00:45:35.020Z Downloaded thiserror-no-std v2.0.2
11622025-07-23T00:45:35.020Z Downloaded progenitor v0.8.0
11632025-07-23T00:45:35.020Z Downloaded iddqd v0.3.9
11642025-07-23T00:45:35.020Z Downloaded crc-any v2.5.0
11652025-07-23T00:45:35.045Z Downloaded const_format v0.2.34
11662025-07-23T00:45:35.045Z Downloaded compact_str v0.8.0
11672025-07-23T00:45:35.045Z Downloaded ingot v0.1.1
11682025-07-23T00:45:35.045Z Downloaded indexmap v1.9.3
11692025-07-23T00:45:35.045Z Downloaded indent_write v2.2.0
11702025-07-23T00:45:35.045Z Downloaded hyper-staticfile v0.10.1
11712025-07-23T00:45:35.045Z Downloaded httparse v1.9.5
11722025-07-23T00:45:35.045Z Downloaded http-range v0.1.5
11732025-07-23T00:45:35.046Z Downloaded http-body v1.0.1
11742025-07-23T00:45:35.072Z Downloaded http v1.3.1
11752025-07-23T00:45:35.072Z Downloaded hmac v0.12.1
11762025-07-23T00:45:35.072Z Downloaded highway v1.3.0
11772025-07-23T00:45:35.072Z Downloaded half v1.8.3
11782025-07-23T00:45:35.072Z Downloaded crossbeam-utils v0.8.21
11792025-07-23T00:45:35.072Z Downloaded crossbeam-epoch v0.9.18
11802025-07-23T00:45:35.072Z Downloaded crc32fast v1.4.2
11812025-07-23T00:45:35.072Z Downloaded cookie v0.18.1
11822025-07-23T00:45:35.072Z Downloaded const_format_proc_macros v0.2.34
11832025-07-23T00:45:35.097Z Downloaded const-oid v0.9.6
11842025-07-23T00:45:35.098Z Downloaded cmake v0.1.51
11852025-07-23T00:45:35.098Z Downloaded clang-sys v1.8.1
11862025-07-23T00:45:35.100Z Downloaded cc v1.2.30
11872025-07-23T00:45:35.100Z Downloaded blake2 v0.10.6
11882025-07-23T00:45:35.100Z Downloaded instability v0.3.2
11892025-07-23T00:45:35.100Z Downloaded ingot-types v0.1.2
11902025-07-23T00:45:35.100Z Downloaded indoc v2.0.6
11912025-07-23T00:45:35.100Z Downloaded ident_case v1.0.1
11922025-07-23T00:45:35.100Z Downloaded iana-time-zone v0.1.63
11932025-07-23T00:45:35.126Z Downloaded hyper v1.6.0
11942025-07-23T00:45:35.126Z Downloaded crossbeam-deque v0.8.5
11952025-07-23T00:45:35.126Z Downloaded critical-section v1.1.3
11962025-07-23T00:45:35.126Z Downloaded crc-catalog v2.4.0
11972025-07-23T00:45:35.126Z Downloaded cookie_store v0.21.1
11982025-07-23T00:45:35.126Z Downloaded convert_case v0.4.0
11992025-07-23T00:45:35.126Z Downloaded console v0.15.10
12002025-07-23T00:45:35.126Z Downloaded chacha20poly1305 v0.10.1
12012025-07-23T00:45:35.126Z Downloaded inout v0.1.3
12022025-07-23T00:45:35.126Z Downloaded ingot-macros v0.1.1
12032025-07-23T00:45:35.126Z Downloaded indoc v1.0.9
12042025-07-23T00:45:35.151Z Downloaded hyper-rustls v0.27.7
12052025-07-23T00:45:35.152Z Downloaded hubpack_derive v0.1.1
12062025-07-23T00:45:35.152Z Downloaded hickory-resolver v0.24.4
12072025-07-23T00:45:35.152Z Downloaded hickory-proto v0.25.2
12082025-07-23T00:45:35.177Z Downloaded hickory-proto v0.24.4
12092025-07-23T00:45:35.177Z Downloaded hickory-client v0.25.2
12102025-07-23T00:45:35.177Z Downloaded headers-core v0.3.0
12112025-07-23T00:45:35.177Z Downloaded crc8 v0.1.1
12122025-07-23T00:45:35.178Z Downloaded crc v3.2.1
12132025-07-23T00:45:35.204Z Downloaded constant_time_eq v0.3.1
12142025-07-23T00:45:35.204Z Downloaded console v0.16.0
12152025-07-23T00:45:35.204Z Downloaded cobs v0.2.3
12162025-07-23T00:45:35.204Z Downloaded cassowary v0.3.0
12172025-07-23T00:45:35.204Z Downloaded cancel-safe-futures v0.1.5
12182025-07-23T00:45:35.204Z Downloaded bzip2 v0.5.2
12192025-07-23T00:45:35.204Z Downloaded bytes v1.10.1
12202025-07-23T00:45:35.204Z Downloaded bit-vec v0.6.3
12212025-07-23T00:45:35.204Z Downloaded bit-set v0.5.3
12222025-07-23T00:45:35.204Z Downloaded aho-corasick v1.1.3
12232025-07-23T00:45:35.229Z Downloaded ciborium-io v0.2.2
12242025-07-23T00:45:35.229Z Downloaded chacha20 v0.9.1
12252025-07-23T00:45:35.229Z Downloaded castaway v0.2.3
12262025-07-23T00:45:35.229Z Downloaded cargo-platform v0.1.8
12272025-07-23T00:45:35.229Z Downloaded camino-tempfile-ext v0.3.2
12282025-07-23T00:45:35.229Z Downloaded blowfish v0.9.1
12292025-07-23T00:45:35.229Z Downloaded bit-set v0.8.0
12302025-07-23T00:45:35.229Z Downloaded ciborium-ll v0.2.2
12312025-07-23T00:45:35.229Z Downloaded ciborium v0.2.2
12322025-07-23T00:45:35.229Z Downloaded cfg_aliases v0.2.1
12332025-07-23T00:45:35.230Z Downloaded cfg_aliases v0.1.1
12342025-07-23T00:45:35.255Z Downloaded cexpr v0.6.0
12352025-07-23T00:45:35.255Z Downloaded bzip2 v0.4.4
12362025-07-23T00:45:35.256Z Downloaded bitflags v1.3.2
12372025-07-23T00:45:35.256Z Downloaded bitfield v0.14.0
12382025-07-23T00:45:35.256Z Downloaded hex v0.4.3
12392025-07-23T00:45:35.256Z Downloaded heapless v0.7.17
12402025-07-23T00:45:35.256Z Downloaded cbc v0.1.2
12412025-07-23T00:45:35.256Z Downloaded cargo_metadata v0.18.1
12422025-07-23T00:45:35.256Z Downloaded buf-list v1.0.3
12432025-07-23T00:45:35.256Z Downloaded block-padding v0.3.3
12442025-07-23T00:45:35.256Z Downloaded bitfield-struct v0.6.2
12452025-07-23T00:45:35.283Z Downloaded bit-vec v0.8.0
12462025-07-23T00:45:35.283Z Downloaded bindgen v0.69.5
12472025-07-23T00:45:35.283Z Downloaded bcrypt-pbkdf v0.10.0
12482025-07-23T00:45:35.283Z Downloaded backtrace v0.3.74
12492025-07-23T00:45:35.283Z Downloaded aws-lc-rs v1.12.4
12502025-07-23T00:45:35.308Z Downloaded array-init v0.0.4
12512025-07-23T00:45:35.308Z Downloaded arc-swap v1.7.1
12522025-07-23T00:45:35.308Z Downloaded proc-macro-error-attr2 v2.0.0
12532025-07-23T00:45:35.308Z Downloaded home v0.5.9
12542025-07-23T00:45:35.308Z Downloaded heck v0.3.3
12552025-07-23T00:45:35.308Z Downloaded heapless v0.8.0
12562025-07-23T00:45:35.333Z Downloaded bcs v0.1.6
12572025-07-23T00:45:35.333Z Downloaded bb8 v0.8.5
12582025-07-23T00:45:35.333Z Downloaded base64ct v1.6.0
12592025-07-23T00:45:35.333Z Downloaded base64 v0.21.7
12602025-07-23T00:45:35.333Z Downloaded atty v0.2.14
12612025-07-23T00:45:35.333Z Downloaded atomicwrites v0.4.4
12622025-07-23T00:45:35.333Z Downloaded atomic-waker v1.1.2
12632025-07-23T00:45:35.333Z Downloaded async-trait v0.1.88
12642025-07-23T00:45:35.333Z Downloaded async-recursion v1.1.1
12652025-07-23T00:45:35.333Z Downloaded async-bb8-diesel v0.2.1
12662025-07-23T00:45:35.334Z Downloaded arrayref v0.3.9
12672025-07-23T00:45:35.360Z Downloaded aes-gcm v0.10.3
12682025-07-23T00:45:35.360Z Downloaded crucible-workspace-hack v0.1.0
12692025-07-23T00:45:35.360Z Downloaded base64 v0.13.1
12702025-07-23T00:45:35.360Z Downloaded backoff v0.4.0
12712025-07-23T00:45:35.360Z Downloaded async-stream-impl v0.3.6
12722025-07-23T00:45:35.360Z Downloaded argon2 v0.5.3
12732025-07-23T00:45:35.360Z Downloaded allocator-api2 v0.2.21
12742025-07-23T00:45:35.360Z Downloaded aes v0.8.4
12752025-07-23T00:45:35.360Z Downloaded adler2 v2.0.0
12762025-07-23T00:45:35.360Z Downloaded linear-map v1.2.0
12772025-07-23T00:45:35.361Z Downloaded libsw v3.5.0
12782025-07-23T00:45:35.361Z Downloaded libloading v0.8.5
12792025-07-23T00:45:35.387Z Downloaded hostname v0.4.0
12802025-07-23T00:45:35.387Z Downloaded hostname v0.3.1
12812025-07-23T00:45:35.387Z Downloaded hex-literal v0.4.1
12822025-07-23T00:45:35.387Z Downloaded base16ct v0.2.0
12832025-07-23T00:45:35.387Z Downloaded async-stream v0.3.6
12842025-07-23T00:45:35.387Z Downloaded assert_matches v1.5.0
12852025-07-23T00:45:35.387Z Downloaded arrayvec v0.7.6
12862025-07-23T00:45:35.387Z Downloaded ahash v0.8.11
12872025-07-23T00:45:35.387Z Downloaded aead v0.5.2
12882025-07-23T00:45:35.535Z Compiling value-bag v1.9.0
12892025-07-23T00:45:35.535Z Compiling shlex v1.3.0
12902025-07-23T00:45:35.535Z Compiling lock_api v0.4.12
12912025-07-23T00:45:35.535Z Compiling scopeguard v1.2.0
12922025-07-23T00:45:35.562Z Compiling typenum v1.17.0
12932025-07-23T00:45:35.562Z Compiling generic-array v0.14.7
12942025-07-23T00:45:35.562Z Compiling syn v2.0.104
12952025-07-23T00:45:35.587Z Compiling getrandom v0.2.15
12962025-07-23T00:45:35.858Z Compiling jobserver v0.1.32
12972025-07-23T00:45:35.918Z Compiling smallvec v1.15.0
12982025-07-23T00:45:36.001Z Compiling log v0.4.27
12992025-07-23T00:45:36.077Z Compiling rand_core v0.6.4
13002025-07-23T00:45:36.180Z Compiling portable-atomic v1.11.0
13012025-07-23T00:45:36.295Z Compiling cc v1.2.30
13022025-07-23T00:45:36.453Z Compiling subtle v2.6.1
13032025-07-23T00:45:36.557Z Compiling critical-section v1.1.3
13042025-07-23T00:45:36.582Z Compiling const-oid v0.9.6
13052025-07-23T00:45:36.677Z Compiling pkg-config v0.3.31
13062025-07-23T00:45:36.741Z Compiling parking_lot_core v0.9.10
13072025-07-23T00:45:36.783Z Compiling pin-project-lite v0.2.14
13082025-07-23T00:45:36.945Z Compiling rustix v0.38.37
13092025-07-23T00:45:37.565Z Compiling signal-hook-registry v1.4.2
13102025-07-23T00:45:38.046Z Compiling parking_lot v0.12.3
13112025-07-23T00:45:38.071Z Compiling mio v1.0.2
13122025-07-23T00:45:38.132Z Compiling futures-core v0.3.31
13132025-07-23T00:45:38.503Z Compiling once_cell v1.21.3
13142025-07-23T00:45:38.542Z Compiling spin v0.9.8
13152025-07-23T00:45:38.589Z Compiling socket2 v0.5.10
13162025-07-23T00:45:38.643Z Compiling slab v0.4.9
13172025-07-23T00:45:38.884Z Compiling aho-corasick v1.1.3
13182025-07-23T00:45:38.923Z Compiling libm v0.2.8
13192025-07-23T00:45:38.968Z Compiling regex-syntax v0.8.5
13202025-07-23T00:45:39.003Z Compiling cpufeatures v0.2.14
13212025-07-23T00:45:39.117Z Compiling serde_json v1.0.140
13222025-07-23T00:45:39.265Z Compiling num-traits v0.2.19
13232025-07-23T00:45:39.342Z Compiling glob v0.3.2
13242025-07-23T00:45:39.430Z Compiling either v1.15.0
13252025-07-23T00:45:39.483Z Compiling futures-sink v0.3.31
13262025-07-23T00:45:39.550Z Compiling percent-encoding v2.3.1
13272025-07-23T00:45:39.654Z Compiling getrandom v0.3.1
13282025-07-23T00:45:40.100Z Compiling clang-sys v1.8.1
13292025-07-23T00:45:40.201Z Compiling prettyplease v0.2.35
13302025-07-23T00:45:40.226Z Compiling lazy_static v1.5.0
13312025-07-23T00:45:40.405Z Compiling minimal-lexical v0.2.1
13322025-07-23T00:45:40.634Z Compiling allocator-api2 v0.2.21
13332025-07-23T00:45:40.817Z Compiling foldhash v0.1.5
13342025-07-23T00:45:40.847Z Compiling libloading v0.8.5
13352025-07-23T00:45:40.955Z Compiling nom v7.1.3
13362025-07-23T00:45:41.295Z Compiling hashbrown v0.15.4
13372025-07-23T00:45:41.320Z Compiling bindgen v0.69.5
13382025-07-23T00:45:41.350Z Compiling home v0.5.9
13392025-07-23T00:45:41.591Z Compiling base64ct v1.6.0
13402025-07-23T00:45:42.100Z Compiling pem-rfc7468 v0.7.0
13412025-07-23T00:45:42.145Z Compiling regex-automata v0.4.8
13422025-07-23T00:45:42.372Z Compiling synstructure v0.13.1
13432025-07-23T00:45:42.762Z Compiling itertools v0.12.1
13442025-07-23T00:45:43.573Z Compiling cexpr v0.6.0
13452025-07-23T00:45:43.720Z Compiling futures-channel v0.3.31
13462025-07-23T00:45:44.015Z Compiling pin-utils v0.1.0
13472025-07-23T00:45:44.079Z Compiling futures-io v0.3.31
13482025-07-23T00:45:44.130Z Compiling lazycell v1.3.0
13492025-07-23T00:45:44.305Z Compiling flagset v0.4.6
13502025-07-23T00:45:44.336Z Compiling futures-task v0.3.31
13512025-07-23T00:45:44.521Z Compiling rustc-hash v1.1.0
13522025-07-23T00:45:44.619Z Compiling cmake v0.1.51
13532025-07-23T00:45:44.683Z Compiling fs_extra v1.3.0
13542025-07-23T00:45:44.905Z Compiling zerocopy v0.8.26
13552025-07-23T00:45:45.049Z Compiling dunce v1.0.5
13562025-07-23T00:45:45.152Z Compiling form_urlencoded v1.2.1
13572025-07-23T00:45:45.177Z Compiling paste v1.0.15
13582025-07-23T00:45:45.202Z Compiling vcpkg v0.2.15
13592025-07-23T00:45:45.373Z Compiling ring v0.17.14
13602025-07-23T00:45:45.465Z Compiling tracing-core v0.1.32
13612025-07-23T00:45:45.724Z Compiling aws-lc-rs v1.12.4
13622025-07-23T00:45:46.113Z Compiling iana-time-zone v0.1.63
13632025-07-23T00:45:46.487Z Compiling rustversion v1.0.17
13642025-07-23T00:45:46.577Z Compiling httparse v1.9.5
13652025-07-23T00:45:46.605Z Compiling serde_derive v1.0.219
13662025-07-23T00:45:46.629Z Compiling zeroize_derive v1.4.2
13672025-07-23T00:45:46.736Z Compiling zerofrom-derive v0.1.4
13682025-07-23T00:45:47.072Z Compiling yoke-derive v0.7.4
13692025-07-23T00:45:47.198Z Compiling zerovec-derive v0.10.3
13702025-07-23T00:45:47.877Z Compiling zeroize v1.8.1
13712025-07-23T00:45:49.368Z Compiling displaydoc v0.2.5
13722025-07-23T00:45:49.441Z Compiling crypto-common v0.1.6
13732025-07-23T00:45:49.493Z Compiling block-buffer v0.10.4
13742025-07-23T00:45:49.706Z Compiling zerocopy-derive v0.7.35
13752025-07-23T00:45:49.802Z Compiling digest v0.10.7
13762025-07-23T00:45:49.827Z Compiling zerofrom v0.1.4
13772025-07-23T00:45:50.074Z Compiling yoke v0.7.4
13782025-07-23T00:45:50.314Z Compiling tokio-macros v2.5.0
13792025-07-23T00:45:50.447Z Compiling zerovec v0.10.4
13802025-07-23T00:45:50.855Z Compiling hmac v0.12.1
13812025-07-23T00:45:50.916Z Compiling icu_provider_macros v1.5.0
13822025-07-23T00:45:51.138Z Compiling block-padding v0.3.3
13832025-07-23T00:45:51.362Z Compiling sha2 v0.10.9
13842025-07-23T00:45:51.435Z Compiling inout v0.1.3
13852025-07-23T00:45:51.564Z Compiling zerocopy v0.7.35
13862025-07-23T00:45:51.604Z Compiling regex v1.11.1
13872025-07-23T00:45:51.678Z Compiling futures-macro v0.3.31
13882025-07-23T00:45:51.745Z Compiling cipher v0.4.4
13892025-07-23T00:45:51.924Z Compiling der_derive v0.7.3
13902025-07-23T00:45:52.265Z Compiling tinystr v0.7.6
13912025-07-23T00:45:52.608Z Compiling icu_collections v1.5.0
13922025-07-23T00:45:52.633Z Compiling thiserror-impl v1.0.69
13932025-07-23T00:45:52.749Z Compiling icu_locid v1.5.0
13942025-07-23T00:45:52.961Z Compiling ppv-lite86 v0.2.20
13952025-07-23T00:45:53.238Z Compiling serde v1.0.219
13962025-07-23T00:45:53.403Z Compiling futures-util v0.3.31
13972025-07-23T00:45:53.702Z Compiling salsa20 v0.10.2
13982025-07-23T00:45:53.789Z Compiling pbkdf2 v0.12.2
13992025-07-23T00:45:53.954Z Compiling icu_provider v1.5.0
14002025-07-23T00:45:53.979Z Compiling zerocopy-derive v0.8.26
14012025-07-23T00:45:54.071Z Compiling der v0.7.9
14022025-07-23T00:45:54.120Z Compiling scrypt v0.11.0
14032025-07-23T00:45:54.614Z Compiling icu_locid_transform v1.5.0
14042025-07-23T00:45:54.647Z Compiling aes v0.8.4
14052025-07-23T00:45:54.870Z Compiling cbc v0.1.2
14062025-07-23T00:45:55.146Z Compiling openssl-sys v0.9.109
14072025-07-23T00:45:55.237Z Compiling thiserror v1.0.69
14082025-07-23T00:45:55.398Z Compiling pest v2.7.14
14092025-07-23T00:45:56.115Z Compiling icu_properties v1.5.1
14102025-07-23T00:45:56.780Z Compiling spki v0.7.3
14112025-07-23T00:45:56.979Z Compiling tracing-attributes v0.1.27
14122025-07-23T00:45:57.004Z Compiling scroll_derive v0.12.0
14132025-07-23T00:45:57.153Z Compiling pkcs5 v0.7.1
14142025-07-23T00:45:58.103Z Compiling bitflags v2.9.1
14152025-07-23T00:45:58.204Z Compiling bytes v1.10.1
14162025-07-23T00:45:58.263Z Compiling semver v1.0.26
14172025-07-23T00:45:58.593Z Compiling indexmap v2.10.0
14182025-07-23T00:45:58.921Z Compiling rustc_version v0.4.1
14192025-07-23T00:45:59.572Z Compiling tokio v1.45.1
14202025-07-23T00:45:59.608Z Compiling icu_normalizer v1.5.0
14212025-07-23T00:45:59.939Z Compiling http v1.3.1
14222025-07-23T00:45:59.979Z Compiling uuid v1.17.0
14232025-07-23T00:46:00.113Z Compiling tracing v0.1.40
14242025-07-23T00:46:00.344Z Compiling chrono v0.4.41
14252025-07-23T00:46:00.714Z Compiling idna_adapter v1.2.0
14262025-07-23T00:46:00.924Z Compiling idna v1.0.3
14272025-07-23T00:46:00.970Z Compiling pkcs8 v0.10.2
14282025-07-23T00:46:01.309Z Compiling pest_meta v2.7.14
14292025-07-23T00:46:01.349Z Compiling http-body v1.0.1
14302025-07-23T00:46:01.616Z Compiling url v2.5.4
14312025-07-23T00:46:01.641Z Compiling tinyvec_macros v0.1.1
14322025-07-23T00:46:01.762Z Compiling rustls-pki-types v1.10.0
14332025-07-23T00:46:01.988Z Compiling which v4.4.2
14342025-07-23T00:46:02.319Z Compiling base64 v0.22.1
14352025-07-23T00:46:02.707Z Compiling pest_generator v2.7.14
14362025-07-23T00:46:02.872Z Compiling tinyvec v1.8.0
14372025-07-23T00:46:03.000Z Compiling rand_core v0.9.2
14382025-07-23T00:46:03.266Z Compiling scroll v0.12.0
14392025-07-23T00:46:03.508Z Compiling serde_derive_internals v0.29.1
14402025-07-23T00:46:03.533Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14412025-07-23T00:46:03.764Z Compiling bzip2-sys v0.1.13+1.0.8
14422025-07-23T00:46:04.216Z Compiling try-lock v0.2.5
14432025-07-23T00:46:04.241Z Compiling powerfmt v0.2.0
14442025-07-23T00:46:04.266Z Compiling time-core v0.1.2
14452025-07-23T00:46:04.291Z Compiling atomic-waker v1.1.2
14462025-07-23T00:46:04.417Z Compiling schemars v0.8.22
14472025-07-23T00:46:04.471Z Compiling untrusted v0.7.1
14482025-07-23T00:46:04.501Z Compiling openssl-probe v0.1.5
14492025-07-23T00:46:04.653Z Compiling tower-service v0.3.3
14502025-07-23T00:46:04.691Z Compiling num-conv v0.1.0
14512025-07-23T00:46:04.760Z Compiling untrusted v0.9.0
14522025-07-23T00:46:04.829Z Compiling adler2 v2.0.0
14532025-07-23T00:46:04.854Z Compiling foreign-types-shared v0.1.1
14542025-07-23T00:46:04.970Z Compiling openssl v0.10.73
14552025-07-23T00:46:04.995Z Compiling time-macros v0.2.18
14562025-07-23T00:46:05.021Z Compiling miniz_oxide v0.8.5
14572025-07-23T00:46:05.071Z Compiling foreign-types v0.3.2
14582025-07-23T00:46:05.316Z Compiling pest_derive v2.7.14
14592025-07-23T00:46:05.451Z Compiling deranged v0.3.11
14602025-07-23T00:46:05.556Z Compiling schemars_derive v0.8.22
14612025-07-23T00:46:06.105Z Compiling goblin v0.8.2
14622025-07-23T00:46:06.386Z Compiling want v0.3.1
14632025-07-23T00:46:08.167Z Compiling tokio-util v0.7.15
14642025-07-23T00:46:08.726Z Compiling rand_chacha v0.9.0
14652025-07-23T00:46:08.984Z Compiling ipnet v2.11.0
14662025-07-23T00:46:09.645Z Compiling h2 v0.4.6
14672025-07-23T00:46:10.154Z Compiling openssl-macros v0.1.1
14682025-07-23T00:46:10.689Z Compiling rustls v0.23.19
14692025-07-23T00:46:10.714Z Compiling native-tls v0.2.12
14702025-07-23T00:46:10.950Z Compiling syn v1.0.109
14712025-07-23T00:46:10.989Z Compiling dyn-clone v1.0.19
14722025-07-23T00:46:11.075Z Compiling num_threads v0.1.7
14732025-07-23T00:46:11.246Z Compiling httpdate v1.0.3
14742025-07-23T00:46:11.271Z Compiling crossbeam-utils v0.8.21
14752025-07-23T00:46:11.597Z Compiling dof v0.3.0
14762025-07-23T00:46:11.669Z Compiling time v0.3.36
14772025-07-23T00:46:13.278Z Compiling rand v0.9.1
14782025-07-23T00:46:14.592Z Compiling dtrace-parser v0.2.0
14792025-07-23T00:46:14.942Z Compiling unicode-normalization v0.1.24
14802025-07-23T00:46:14.968Z Compiling heapless v0.7.17
14812025-07-23T00:46:15.465Z Compiling signature v2.2.0
14822025-07-23T00:46:15.788Z Compiling crc32fast v1.4.2
14832025-07-23T00:46:15.846Z Compiling cookie v0.18.1
14842025-07-23T00:46:15.902Z Compiling unicode-properties v0.1.3
14852025-07-23T00:46:16.142Z Compiling slog v2.7.0
14862025-07-23T00:46:16.166Z Compiling siphasher v0.3.11
14872025-07-23T00:46:16.288Z Compiling unicode-bidi v0.3.17
14882025-07-23T00:46:16.345Z Compiling hyper v1.6.0
14892025-07-23T00:46:16.554Z Compiling signal-hook v0.3.17
14902025-07-23T00:46:16.630Z Compiling zlib-rs v0.5.1
14912025-07-23T00:46:16.841Z Compiling zstd-safe v7.2.3
14922025-07-23T00:46:17.167Z Compiling stringprep v0.1.5
14932025-07-23T00:46:17.586Z Compiling phf_shared v0.11.2
14942025-07-23T00:46:18.220Z Compiling usdt-impl v0.5.0
14952025-07-23T00:46:18.649Z Compiling hyper-util v0.1.14
14962025-07-23T00:46:19.449Z Compiling curve25519-dalek v4.1.3
14972025-07-23T00:46:19.515Z Compiling toml_datetime v0.6.11
14982025-07-23T00:46:19.771Z Compiling serde_spanned v0.6.9
14992025-07-23T00:46:19.891Z Compiling serde_tokenstream v0.2.2
15002025-07-23T00:46:20.048Z Compiling rand_chacha v0.3.1
15012025-07-23T00:46:20.075Z Compiling md-5 v0.10.6
15022025-07-23T00:46:20.099Z Compiling num-integer v0.1.46
15032025-07-23T00:46:20.377Z Compiling sync_wrapper v1.0.1
15042025-07-23T00:46:20.474Z Compiling hash32 v0.2.1
15052025-07-23T00:46:20.563Z Compiling ff v0.13.0
15062025-07-23T00:46:20.810Z Compiling memoffset v0.9.1
15072025-07-23T00:46:20.835Z Compiling smoltcp v0.9.1
15082025-07-23T00:46:20.885Z Compiling cfg_aliases v0.2.1
15092025-07-23T00:46:21.006Z Compiling base16ct v0.2.0
15102025-07-23T00:46:21.123Z Compiling tower-layer v0.3.3
15112025-07-23T00:46:21.344Z Compiling gimli v0.31.1
15122025-07-23T00:46:21.418Z Compiling psl-types v2.0.11
15132025-07-23T00:46:21.446Z Compiling fallible-iterator v0.2.0
15142025-07-23T00:46:21.648Z Compiling num-bigint-dig v0.8.4
15152025-07-23T00:46:21.961Z Compiling litrs v0.4.1
15162025-07-23T00:46:21.994Z Compiling newtype-uuid v1.2.4
15172025-07-23T00:46:22.073Z Compiling postgres-protocol v0.6.8
15182025-07-23T00:46:22.305Z Compiling publicsuffix v2.3.0
15192025-07-23T00:46:22.330Z Compiling libz-rs-sys v0.5.1
15202025-07-23T00:46:22.660Z Compiling flate2 v1.1.2
15212025-07-23T00:46:22.719Z Compiling tower v0.5.2
15222025-07-23T00:46:22.972Z Compiling document-features v0.2.10
15232025-07-23T00:46:23.183Z Compiling sec1 v0.7.3
15242025-07-23T00:46:23.367Z Compiling nix v0.29.0
15252025-07-23T00:46:23.536Z Compiling group v0.13.0
15262025-07-23T00:46:23.705Z Compiling num-iter v0.1.45
15272025-07-23T00:46:23.861Z Compiling rand v0.8.5
15282025-07-23T00:46:24.048Z Compiling tokio-native-tls v0.3.1
15292025-07-23T00:46:24.541Z Compiling ipnetwork v0.21.1
15302025-07-23T00:46:25.032Z Compiling addr2line v0.24.2
15312025-07-23T00:46:25.140Z Compiling strum_macros v0.27.1
15322025-07-23T00:46:25.233Z Compiling rustls-native-certs v0.8.1
15332025-07-23T00:46:25.387Z Compiling webpki-roots v1.0.1
15342025-07-23T00:46:25.618Z Compiling terminal_size v0.4.0
15352025-07-23T00:46:25.644Z Compiling http-body-util v0.1.3
15362025-07-23T00:46:25.722Z Compiling hkdf v0.12.4
15372025-07-23T00:46:25.747Z Compiling crypto-bigint v0.5.5
15382025-07-23T00:46:25.784Z Compiling curve25519-dalek-derive v0.1.1
15392025-07-23T00:46:25.863Z Compiling async-trait v0.1.88
15402025-07-23T00:46:26.011Z Compiling thiserror-impl v2.0.12
15412025-07-23T00:46:26.112Z Compiling ahash v0.8.11
15422025-07-23T00:46:26.451Z Compiling fs-err v3.1.1
15432025-07-23T00:46:26.752Z Compiling object v0.36.5
15442025-07-23T00:46:27.029Z Compiling buf-list v1.0.3
15452025-07-23T00:46:27.622Z Compiling rustc-demangle v0.1.24
15462025-07-23T00:46:28.119Z Compiling managed v0.8.0
15472025-07-23T00:46:28.474Z Compiling anyhow v1.0.98
15482025-07-23T00:46:28.552Z Compiling simd-adler32 v0.3.7
15492025-07-23T00:46:28.821Z Compiling iri-string v0.7.8
15502025-07-23T00:46:29.040Z Compiling lockfree-object-pool v0.1.6
15512025-07-23T00:46:29.076Z Compiling winnow v0.5.40
15522025-07-23T00:46:29.322Z Compiling bitflags v1.3.2
15532025-07-23T00:46:29.446Z Compiling bumpalo v3.16.0
15542025-07-23T00:46:29.612Z Compiling strum v0.27.1
15552025-07-23T00:46:29.713Z Compiling hubpack_derive v0.1.1
15562025-07-23T00:46:29.838Z Compiling zopfli v0.8.1
15572025-07-23T00:46:30.516Z Compiling hubpack v0.1.2
15582025-07-23T00:46:30.938Z Compiling clap_builder v4.5.40
15592025-07-23T00:46:31.339Z Compiling thiserror v2.0.12
15602025-07-23T00:46:31.382Z Compiling elliptic-curve v0.13.8
15612025-07-23T00:46:31.600Z Compiling tower-http v0.6.6
15622025-07-23T00:46:32.183Z Compiling toml_edit v0.19.15
15632025-07-23T00:46:32.426Z Compiling hyper-tls v0.6.0
15642025-07-23T00:46:32.545Z Compiling oxnet v0.1.2
15652025-07-23T00:46:32.845Z Compiling signal-hook-mio v0.2.4
15662025-07-23T00:46:33.036Z Compiling backtrace v0.3.74
15672025-07-23T00:46:33.276Z Compiling cookie_store v0.21.1
15682025-07-23T00:46:33.445Z Compiling zstd v0.13.3
15692025-07-23T00:46:34.148Z Compiling postgres-types v0.2.9
15702025-07-23T00:46:35.010Z Compiling usdt-attr-macro v0.5.0
15712025-07-23T00:46:35.423Z Compiling usdt-macro v0.5.0
15722025-07-23T00:46:35.663Z Compiling phf v0.11.2
15732025-07-23T00:46:35.957Z Compiling ed25519 v2.2.3
15742025-07-23T00:46:36.400Z Compiling bzip2 v0.5.2
15752025-07-23T00:46:36.682Z Compiling bzip2 v0.4.4
15762025-07-23T00:46:36.779Z Compiling strum_macros v0.26.4
15772025-07-23T00:46:37.079Z Compiling pkcs1 v0.7.5
15782025-07-23T00:46:37.642Z Compiling serde_urlencoded v0.7.1
15792025-07-23T00:46:37.944Z Compiling serde-big-array v0.5.1
15802025-07-23T00:46:38.148Z Compiling rfc6979 v0.4.0
15812025-07-23T00:46:38.198Z Compiling bstr v1.10.0
15822025-07-23T00:46:38.225Z Compiling serde_repr v0.1.19
15832025-07-23T00:46:38.300Z Compiling daft-derive v0.1.4
15842025-07-23T00:46:38.377Z Compiling clap_derive v4.5.40
15852025-07-23T00:46:38.419Z Compiling enum-as-inner v0.6.1
15862025-07-23T00:46:39.224Z Compiling float-cmp v0.10.0
15872025-07-23T00:46:39.305Z Compiling encoding_rs v0.8.34
15882025-07-23T00:46:39.492Z Compiling whoami v1.5.2
15892025-07-23T00:46:39.631Z Compiling unicode-segmentation v1.12.0
15902025-07-23T00:46:39.683Z Compiling difflib v0.4.0
15912025-07-23T00:46:40.043Z Compiling static_assertions v1.1.0
15922025-07-23T00:46:40.190Z Compiling predicates-core v1.0.8
15932025-07-23T00:46:40.465Z Compiling precomputed-hash v0.1.1
15942025-07-23T00:46:40.535Z Compiling normalize-line-endings v0.3.0
15952025-07-23T00:46:40.612Z Compiling fixedbitset v0.4.2
15962025-07-23T00:46:40.703Z Compiling data-encoding v2.9.0
15972025-07-23T00:46:40.835Z Compiling new_debug_unreachable v1.0.6
15982025-07-23T00:46:40.959Z Compiling mime v0.3.17
15992025-07-23T00:46:41.003Z Compiling console v0.15.10
16002025-07-23T00:46:41.060Z Compiling string_cache v0.8.9
16012025-07-23T00:46:41.460Z Compiling hickory-proto v0.25.2
16022025-07-23T00:46:41.491Z Compiling petgraph v0.6.5
16032025-07-23T00:46:42.203Z Compiling strum v0.26.3
16042025-07-23T00:46:42.294Z Compiling clap v4.5.40
16052025-07-23T00:46:42.339Z Compiling toml_edit v0.22.27
16062025-07-23T00:46:42.424Z Compiling predicates v3.1.3
16072025-07-23T00:46:42.451Z Compiling similar v2.7.0
16082025-07-23T00:46:42.623Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16092025-07-23T00:46:43.825Z Compiling tokio-postgres v0.7.13
16102025-07-23T00:46:44.377Z Compiling daft v0.1.4
16112025-07-23T00:46:44.636Z Compiling usdt v0.5.0
16122025-07-23T00:46:44.885Z Compiling ecdsa v0.16.9
16132025-07-23T00:46:44.915Z Compiling rsa v0.9.6
16142025-07-23T00:46:45.137Z Compiling zip v0.6.6
16152025-07-23T00:46:45.695Z Compiling zip v4.2.0
16162025-07-23T00:46:46.405Z Compiling ed25519-dalek v2.1.1
16172025-07-23T00:46:47.675Z Compiling toml v0.7.8
16182025-07-23T00:46:48.781Z Compiling crossterm v0.28.1
16192025-07-23T00:46:49.482Z Compiling crossbeam-epoch v0.9.18
16202025-07-23T00:46:49.703Z Compiling tokio-stream v0.1.17
16212025-07-23T00:46:49.940Z Compiling openapiv3 v2.2.0
16222025-07-23T00:46:49.964Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16232025-07-23T00:46:50.225Z Compiling x509-cert v0.2.5
16242025-07-23T00:46:50.425Z Compiling sha1 v0.10.6
16252025-07-23T00:46:50.738Z Compiling itertools v0.13.0
16262025-07-23T00:46:50.863Z Compiling itertools v0.10.5
16272025-07-23T00:46:51.869Z Compiling dirs-sys-next v0.1.2
16282025-07-23T00:46:51.916Z Compiling winnow v0.6.26
16292025-07-23T00:46:52.406Z Compiling rustc-hash v2.1.1
16302025-07-23T00:46:52.431Z Compiling lalrpop-util v0.19.12
16312025-07-23T00:46:52.664Z Compiling peg-runtime v0.8.5
16322025-07-23T00:46:52.852Z Compiling dirs-next v2.0.0
16332025-07-23T00:46:53.075Z Compiling thread_local v1.1.8
16342025-07-23T00:46:53.225Z Compiling slog-async v2.8.0
16352025-07-23T00:46:53.250Z Compiling term v0.7.0
16362025-07-23T00:46:53.535Z Compiling crossbeam-channel v0.5.15
16372025-07-23T00:46:53.559Z Compiling xattr v1.3.1
16382025-07-23T00:46:53.688Z Compiling futures-executor v0.3.31
16392025-07-23T00:46:53.800Z Compiling is-terminal v0.4.13
16402025-07-23T00:46:53.835Z Compiling filetime v0.2.25
16412025-07-23T00:46:53.963Z Compiling take_mut v0.2.2
16422025-07-23T00:46:54.131Z Compiling tar v0.4.44
16432025-07-23T00:46:54.159Z Compiling futures v0.3.31
16442025-07-23T00:46:54.159Z Compiling slog-term v2.9.1
16452025-07-23T00:46:54.212Z Compiling camino v1.1.10
16462025-07-23T00:47:00.176Z Compiling aws-lc-sys v0.26.0
16472025-07-23T00:47:34.009Z Compiling rustls-webpki v0.102.8
16482025-07-23T00:47:39.923Z Compiling tokio-rustls v0.26.0
16492025-07-23T00:47:40.247Z Compiling hyper-rustls v0.27.7
16502025-07-23T00:47:40.586Z Compiling reqwest v0.12.22
16512025-07-23T00:47:44.676Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16522025-07-23T00:47:45.031Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16532025-07-23T00:47:50.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16542025-07-23T00:47:50.546Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16552025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: Clickhouse
16562025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: Cockroach
16572025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: Console
16582025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: DendriteStub
16592025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: MaghemiteMgd
16602025-07-23T00:47:50.624ZJul 23 00:47:50.135 INFO Starting download, target: TransceiverControl
16612025-07-23T00:47:50.649ZJul 23 00:47:50.137 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16622025-07-23T00:47:50.649ZJul 23 00:47:50.137 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16632025-07-23T00:47:50.649ZJul 23 00:47:50.137 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16642025-07-23T00:47:50.649ZJul 23 00:47:50.137 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16652025-07-23T00:47:50.650ZJul 23 00:47:50.138 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16662025-07-23T00:47:50.650ZJul 23 00:47:50.138 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16672025-07-23T00:47:51.143ZJul 23 00:47:50.638 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16682025-07-23T00:47:51.400ZJul 23 00:47:50.907 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16692025-07-23T00:47:51.715ZJul 23 00:47:51.223 INFO Download complete, target: Console
16702025-07-23T00:47:51.776ZJul 23 00:47:51.284 INFO Download complete, target: TransceiverControl
16712025-07-23T00:47:53.809ZJul 23 00:47:53.321 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16722025-07-23T00:47:54.226ZJul 23 00:47:53.739 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16732025-07-23T00:47:57.160ZJul 23 00:47:56.672 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16742025-07-23T00:47:57.161ZJul 23 00:47:56.672 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16752025-07-23T00:47:57.617ZJul 23 00:47:57.127 INFO Download complete, target: DendriteStub
16762025-07-23T00:47:57.830ZJul 23 00:47:57.340 INFO Download complete, target: MaghemiteMgd
16772025-07-23T00:48:04.495ZJul 23 00:48:04.007 INFO Checking that binary works, target: Cockroach
16782025-07-23T00:48:04.713ZJul 23 00:48:04.226 INFO Download complete, target: Cockroach
16792025-07-23T00:48:21.555ZJul 23 00:48:21.070 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16802025-07-23T00:48:32.769ZJul 23 00:48:32.284 INFO Checking that binary works, target: Clickhouse
16812025-07-23T00:48:32.904ZJul 23 00:48:32.419 INFO Download complete, target: Clickhouse
16822025-07-23T00:48:32.930ZAll builder prerequisites installed successfully, and PATH looks valid
16832025-07-23T00:48:32.955Z
16842025-07-23T00:48:32.955Zreal 5:25.103736706
16852025-07-23T00:48:32.955Zuser 15:27.926261391
16862025-07-23T00:48:32.956Zsys 2:35.675951727
16872025-07-23T00:48:32.957Ztrap 0.598865908
16882025-07-23T00:48:32.957Ztflt 0.428401292
16892025-07-23T00:48:32.957Zdflt 1.231595262
16902025-07-23T00:48:32.957Zkflt 0.009313455
16912025-07-23T00:48:32.957Zlock 44:42.631195472
16922025-07-23T00:48:32.957Zslp 56:55.416099864
16932025-07-23T00:48:32.957Zlat 1:15.655597816
16942025-07-23T00:48:32.957Zstop 2:47.685614521
16952025-07-23T00:48:32.957Z+ banner hack-check
16962025-07-23T00:48:32.957Z
16972025-07-23T00:48:32.957Z # # ## #### # # #### # # ###### #### # #
16982025-07-23T00:48:32.957Z # # # # # # # # # # # # # # # # #
16992025-07-23T00:48:32.957Z ###### # # # #### ##### # ###### ##### # ####
17002025-07-23T00:48:32.957Z # # ###### # # # # # # # # # #
17012025-07-23T00:48:32.958Z # # # # # # # # # # # # # # # # #
17022025-07-23T00:48:32.958Z # # # # #### # # #### # # ###### #### # #
17032025-07-23T00:48:32.958Z
17042025-07-23T00:48:32.958Z+ export CARGO_INCREMENTAL=0
17052025-07-23T00:48:32.958Z+ CARGO_INCREMENTAL=0
17062025-07-23T00:48:32.958Z+ ptime -m timeout 2h cargo xtask check-features --ci
17072025-07-23T00:48:33.846Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17082025-07-23T00:48:34.127Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17092025-07-23T00:48:38.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
17102025-07-23T00:48:38.159Z Running `target/debug/xtask check-features --ci`
17112025-07-23T00:48:38.201Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17122025-07-23T00:48:38.202Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17132025-07-23T00:48:39.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17142025-07-23T00:48:39.168Z Running `target/debug/xtask download cargo-hack`
17152025-07-23T00:48:40.493Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17162025-07-23T00:48:40.864Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17172025-07-23T00:48:45.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
17182025-07-23T00:48:45.382Z Running `target/debug/xtask-downloader cargo-hack`
17192025-07-23T00:48:45.439ZJul 23 00:48:44.955 INFO Starting download, target: CargoHack
17202025-07-23T00:48:45.463ZJul 23 00:48:44.956 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17212025-07-23T00:48:45.843ZJul 23 00:48:45.359 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17222025-07-23T00:48:45.929ZJul 23 00:48:45.445 INFO Download complete, target: CargoHack
17232025-07-23T00:48:45.953Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17242025-07-23T00:48:45.978Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17252025-07-23T00:48:46.216Zinfo: running `cargo check --bins` on api_identity (1/221)
17262025-07-23T00:48:47.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-07-23T00:48:47.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-07-23T00:48:47.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-07-23T00:48:47.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
17302025-07-23T00:48:47.155Z
17312025-07-23T00:48:47.155Zinfo: running `cargo check --bins` on bootstore (2/221)
17322025-07-23T00:48:48.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-07-23T00:48:48.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-07-23T00:48:48.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-07-23T00:48:48.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
17362025-07-23T00:48:48.155Z
17372025-07-23T00:48:48.155Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17382025-07-23T00:48:49.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-07-23T00:48:49.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-07-23T00:48:49.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-07-23T00:48:49.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17422025-07-23T00:48:49.166Z
17432025-07-23T00:48:49.166Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17442025-07-23T00:48:50.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-07-23T00:48:50.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-07-23T00:48:50.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-07-23T00:48:50.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
17482025-07-23T00:48:50.121Z
17492025-07-23T00:48:50.121Zinfo: running `cargo check --bins` on id-map (5/221)
17502025-07-23T00:48:50.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-07-23T00:48:50.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-07-23T00:48:50.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-07-23T00:48:50.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
17542025-07-23T00:48:51.067Z
17552025-07-23T00:48:51.067Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17562025-07-23T00:48:51.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-07-23T00:48:51.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-07-23T00:48:51.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-07-23T00:48:51.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17602025-07-23T00:48:51.792Z
17612025-07-23T00:48:51.792Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17622025-07-23T00:48:52.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-07-23T00:48:52.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-07-23T00:48:52.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-07-23T00:48:52.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17662025-07-23T00:48:52.537Z
17672025-07-23T00:48:52.537Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17682025-07-23T00:48:53.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-07-23T00:48:53.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-07-23T00:48:53.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-07-23T00:48:53.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17722025-07-23T00:48:53.248Z
17732025-07-23T00:48:53.248Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17742025-07-23T00:48:53.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-07-23T00:48:53.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-07-23T00:48:53.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-07-23T00:48:53.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17782025-07-23T00:48:53.994Z
17792025-07-23T00:48:53.994Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17802025-07-23T00:48:54.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-07-23T00:48:54.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-07-23T00:48:54.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-07-23T00:48:54.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17842025-07-23T00:48:54.776Z
17852025-07-23T00:48:54.777Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17862025-07-23T00:48:55.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-07-23T00:48:55.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-07-23T00:48:55.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-07-23T00:48:55.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17902025-07-23T00:48:55.501Z
17912025-07-23T00:48:55.501Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17922025-07-23T00:48:56.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-07-23T00:48:56.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-07-23T00:48:56.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-07-23T00:48:56.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17962025-07-23T00:48:56.223Z
17972025-07-23T00:48:56.223Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
17982025-07-23T00:48:56.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-07-23T00:48:56.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-07-23T00:48:56.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-07-23T00:48:56.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18022025-07-23T00:48:56.918Z
18032025-07-23T00:48:56.918Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18042025-07-23T00:48:57.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-07-23T00:48:57.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-07-23T00:48:57.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-07-23T00:48:57.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18082025-07-23T00:48:57.655Z
18092025-07-23T00:48:57.655Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18102025-07-23T00:48:58.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-07-23T00:48:58.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-07-23T00:48:58.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-07-23T00:48:58.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18142025-07-23T00:48:58.395Z
18152025-07-23T00:48:58.395Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18162025-07-23T00:48:59.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-07-23T00:48:59.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-07-23T00:48:59.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-07-23T00:48:59.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18202025-07-23T00:48:59.132Z
18212025-07-23T00:48:59.132Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18222025-07-23T00:48:59.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-07-23T00:48:59.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-07-23T00:48:59.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-07-23T00:48:59.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18262025-07-23T00:48:59.895Z
18272025-07-23T00:48:59.895Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18282025-07-23T00:49:00.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-07-23T00:49:00.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-07-23T00:49:00.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-07-23T00:49:00.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18322025-07-23T00:49:00.649Z
18332025-07-23T00:49:00.650Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18342025-07-23T00:49:01.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-07-23T00:49:01.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-07-23T00:49:01.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-07-23T00:49:01.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18382025-07-23T00:49:01.385Z
18392025-07-23T00:49:01.385Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18402025-07-23T00:49:02.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-07-23T00:49:02.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-07-23T00:49:02.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-07-23T00:49:02.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18442025-07-23T00:49:02.124Z
18452025-07-23T00:49:02.124Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18462025-07-23T00:49:02.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-07-23T00:49:02.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-07-23T00:49:02.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-07-23T00:49:02.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18502025-07-23T00:49:02.865Z
18512025-07-23T00:49:02.865Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18522025-07-23T00:49:03.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-07-23T00:49:03.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-07-23T00:49:03.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-07-23T00:49:03.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18562025-07-23T00:49:03.587Z
18572025-07-23T00:49:03.587Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18582025-07-23T00:49:04.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-07-23T00:49:04.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-07-23T00:49:04.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-07-23T00:49:04.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18622025-07-23T00:49:04.324Z
18632025-07-23T00:49:04.324Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18642025-07-23T00:49:04.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-07-23T00:49:04.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-07-23T00:49:04.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-07-23T00:49:04.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18682025-07-23T00:49:05.042Z
18692025-07-23T00:49:05.042Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18702025-07-23T00:49:05.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-07-23T00:49:05.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-07-23T00:49:05.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-07-23T00:49:05.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18742025-07-23T00:49:05.752Z
18752025-07-23T00:49:05.752Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18762025-07-23T00:49:06.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-07-23T00:49:06.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-07-23T00:49:06.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-07-23T00:49:06.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18802025-07-23T00:49:06.471Z
18812025-07-23T00:49:06.471Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18822025-07-23T00:49:07.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-07-23T00:49:07.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-07-23T00:49:07.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-07-23T00:49:07.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18862025-07-23T00:49:07.201Z
18872025-07-23T00:49:07.201Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18882025-07-23T00:49:07.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-07-23T00:49:07.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-07-23T00:49:07.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-07-23T00:49:07.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18922025-07-23T00:49:07.940Z
18932025-07-23T00:49:07.940Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
18942025-07-23T00:49:08.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-07-23T00:49:08.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-07-23T00:49:08.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-07-23T00:49:08.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18982025-07-23T00:49:08.692Z
18992025-07-23T00:49:08.692Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19002025-07-23T00:49:09.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-07-23T00:49:09.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-07-23T00:49:09.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-07-23T00:49:09.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19042025-07-23T00:49:09.485Z
19052025-07-23T00:49:09.485Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19062025-07-23T00:49:10.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-07-23T00:49:10.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-07-23T00:49:10.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-07-23T00:49:10.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19102025-07-23T00:49:10.248Z
19112025-07-23T00:49:10.248Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19122025-07-23T00:49:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-07-23T00:49:10.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-07-23T00:49:10.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-07-23T00:49:10.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19162025-07-23T00:49:10.981Z
19172025-07-23T00:49:10.981Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19182025-07-23T00:49:11.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-07-23T00:49:11.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-07-23T00:49:11.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-07-23T00:49:11.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19222025-07-23T00:49:11.732Z
19232025-07-23T00:49:11.733Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19242025-07-23T00:49:12.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-07-23T00:49:12.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-07-23T00:49:12.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-07-23T00:49:12.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19282025-07-23T00:49:12.488Z
19292025-07-23T00:49:12.488Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19302025-07-23T00:49:13.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-07-23T00:49:13.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-07-23T00:49:13.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-07-23T00:49:13.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19342025-07-23T00:49:13.238Z
19352025-07-23T00:49:13.238Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19362025-07-23T00:49:13.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-07-23T00:49:13.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-07-23T00:49:13.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-07-23T00:49:13.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19402025-07-23T00:49:13.999Z
19412025-07-23T00:49:13.999Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19422025-07-23T00:49:14.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-07-23T00:49:14.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-07-23T00:49:14.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-07-23T00:49:14.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19462025-07-23T00:49:14.762Z
19472025-07-23T00:49:14.763Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19482025-07-23T00:49:15.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-07-23T00:49:15.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-07-23T00:49:15.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-07-23T00:49:15.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19522025-07-23T00:49:15.542Z
19532025-07-23T00:49:15.542Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19542025-07-23T00:49:16.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-07-23T00:49:16.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-07-23T00:49:16.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-07-23T00:49:16.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19582025-07-23T00:49:16.315Z
19592025-07-23T00:49:16.316Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19602025-07-23T00:49:16.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-07-23T00:49:17.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-07-23T00:49:17.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-07-23T00:49:17.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19642025-07-23T00:49:17.077Z
19652025-07-23T00:49:17.077Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19662025-07-23T00:49:17.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-07-23T00:49:17.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-07-23T00:49:17.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-07-23T00:49:17.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19702025-07-23T00:49:17.824Z
19712025-07-23T00:49:17.824Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19722025-07-23T00:49:18.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-07-23T00:49:18.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-07-23T00:49:18.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-07-23T00:49:18.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19762025-07-23T00:49:18.559Z
19772025-07-23T00:49:18.559Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19782025-07-23T00:49:19.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-07-23T00:49:19.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-07-23T00:49:19.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-07-23T00:49:19.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19822025-07-23T00:49:19.335Z
19832025-07-23T00:49:19.335Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19842025-07-23T00:49:20.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-07-23T00:49:20.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-07-23T00:49:20.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-07-23T00:49:20.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19882025-07-23T00:49:20.086Z
19892025-07-23T00:49:20.086Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19902025-07-23T00:49:20.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-07-23T00:49:20.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-07-23T00:49:20.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-07-23T00:49:20.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19942025-07-23T00:49:20.845Z
19952025-07-23T00:49:20.845Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
19962025-07-23T00:49:21.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-07-23T00:49:21.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-07-23T00:49:21.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-07-23T00:49:21.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20002025-07-23T00:49:21.877Z
20012025-07-23T00:49:21.877Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20022025-07-23T00:49:22.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-07-23T00:49:22.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-07-23T00:49:22.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-07-23T00:49:22.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20062025-07-23T00:49:22.921Z
20072025-07-23T00:49:22.921Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20082025-07-23T00:49:23.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-07-23T00:49:23.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-07-23T00:49:23.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-07-23T00:49:23.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20122025-07-23T00:49:24.015Z
20132025-07-23T00:49:24.015Zinfo: running `cargo check --bins` on oxlog (49/221)
20142025-07-23T00:49:24.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-07-23T00:49:24.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-07-23T00:49:25.011Z Checking cfg-if v1.0.1
20172025-07-23T00:49:25.041Z Checking libc v0.2.174
20182025-07-23T00:49:25.070Z Checking serde v1.0.219
20192025-07-23T00:49:25.071Z Checking zeroize v1.8.1
20202025-07-23T00:49:25.071Z Checking memchr v2.7.4
20212025-07-23T00:49:25.072Z Checking typenum v1.17.0
20222025-07-23T00:49:25.072Z Checking smallvec v1.15.0
20232025-07-23T00:49:25.072Z Checking value-bag v1.9.0
20242025-07-23T00:49:25.195Z Checking subtle v2.6.1
20252025-07-23T00:49:25.445Z Checking scopeguard v1.2.0
20262025-07-23T00:49:25.470Z Checking const-oid v0.9.6
20272025-07-23T00:49:25.470Z Checking itoa v1.0.11
20282025-07-23T00:49:25.503Z Checking log v0.4.27
20292025-07-23T00:49:25.610Z Checking lock_api v0.4.12
20302025-07-23T00:49:25.704Z Checking stable_deref_trait v1.2.0
20312025-07-23T00:49:25.823Z Checking byteorder v1.5.0
20322025-07-23T00:49:25.887Z Checking zerofrom v0.1.4
20332025-07-23T00:49:25.978Z Checking pin-project-lite v0.2.14
20342025-07-23T00:49:26.003Z Checking portable-atomic v1.11.0
20352025-07-23T00:49:26.039Z Checking getrandom v0.2.15
20362025-07-23T00:49:26.063Z Checking generic-array v0.14.7
20372025-07-23T00:49:26.094Z Checking signal-hook-registry v1.4.2
20382025-07-23T00:49:26.119Z Checking parking_lot_core v0.9.10
20392025-07-23T00:49:26.214Z Checking yoke v0.7.4
20402025-07-23T00:49:26.277Z Checking rand_core v0.6.4
20412025-07-23T00:49:26.349Z Checking mio v1.0.2
20422025-07-23T00:49:26.445Z Checking parking_lot v0.12.3
20432025-07-23T00:49:26.539Z Checking critical-section v1.1.3
20442025-07-23T00:49:26.571Z Checking zerovec v0.10.4
20452025-07-23T00:49:26.708Z Checking socket2 v0.5.10
20462025-07-23T00:49:26.765Z Checking cpufeatures v0.2.14
20472025-07-23T00:49:26.876Z Checking futures-core v0.3.31
20482025-07-23T00:49:26.901Z Checking writeable v0.5.5
20492025-07-23T00:49:26.926Z Checking once_cell v1.21.3
20502025-07-23T00:49:26.957Z Checking litemap v0.7.3
20512025-07-23T00:49:26.987Z Checking crypto-common v0.1.6
20522025-07-23T00:49:27.082Z Checking block-buffer v0.10.4
20532025-07-23T00:49:27.185Z Checking block-padding v0.3.3
20542025-07-23T00:49:27.210Z Checking zerocopy v0.7.35
20552025-07-23T00:49:27.235Z Checking percent-encoding v2.3.1
20562025-07-23T00:49:27.260Z Checking getrandom v0.3.1
20572025-07-23T00:49:27.306Z Checking libm v0.2.8
20582025-07-23T00:49:27.331Z Checking digest v0.10.7
20592025-07-23T00:49:27.414Z Checking inout v0.1.3
20602025-07-23T00:49:27.467Z Checking futures-sink v0.3.31
20612025-07-23T00:49:27.522Z Checking foldhash v0.1.5
20622025-07-23T00:49:27.624Z Checking ryu v1.0.18
20632025-07-23T00:49:27.650Z Checking allocator-api2 v0.2.21
20642025-07-23T00:49:27.694Z Checking hmac v0.12.1
20652025-07-23T00:49:27.768Z Checking icu_locid_transform_data v1.5.0
20662025-07-23T00:49:27.866Z Checking equivalent v1.0.2
20672025-07-23T00:49:27.891Z Checking sha2 v0.10.9
20682025-07-23T00:49:27.916Z Checking cipher v0.4.4
20692025-07-23T00:49:27.999Z Checking slab v0.4.9
20702025-07-23T00:49:28.025Z Checking tinystr v0.7.6
20712025-07-23T00:49:28.118Z Checking num-traits v0.2.19
20722025-07-23T00:49:28.199Z Checking hashbrown v0.15.4
20732025-07-23T00:49:28.260Z Checking icu_collections v1.5.0
20742025-07-23T00:49:28.293Z Checking icu_properties_data v1.5.0
20752025-07-23T00:49:28.318Z Checking base64ct v1.6.0
20762025-07-23T00:49:28.355Z Checking icu_locid v1.5.0
20772025-07-23T00:49:28.401Z Checking write16 v1.0.0
20782025-07-23T00:49:28.532Z Checking icu_normalizer_data v1.5.0
20792025-07-23T00:49:28.556Z Checking flagset v0.4.6
20802025-07-23T00:49:28.643Z Checking utf8_iter v1.0.4
20812025-07-23T00:49:28.725Z Checking pem-rfc7468 v0.7.0
20822025-07-23T00:49:28.769Z Checking utf16_iter v1.0.5
20832025-07-23T00:49:28.861Z Checking salsa20 v0.10.2
20842025-07-23T00:49:28.886Z Checking ppv-lite86 v0.2.20
20852025-07-23T00:49:28.951Z Checking pbkdf2 v0.12.2
20862025-07-23T00:49:28.981Z Checking bytes v1.10.1
20872025-07-23T00:49:29.006Z Checking bitflags v2.9.1
20882025-07-23T00:49:29.094Z Checking serde_json v1.0.140
20892025-07-23T00:49:29.131Z Checking der v0.7.9
20902025-07-23T00:49:29.166Z Checking indexmap v2.10.0
20912025-07-23T00:49:29.254Z Checking icu_provider v1.5.0
20922025-07-23T00:49:29.316Z Checking futures-channel v0.3.31
20932025-07-23T00:49:29.409Z Checking pin-utils v0.1.0
20942025-07-23T00:49:29.521Z Checking futures-task v0.3.31
20952025-07-23T00:49:29.546Z Checking fnv v1.0.7
20962025-07-23T00:49:29.650Z Checking futures-io v0.3.31
20972025-07-23T00:49:29.689Z Checking scrypt v0.11.0
20982025-07-23T00:49:29.767Z Checking cbc v0.1.2
20992025-07-23T00:49:29.807Z Checking icu_locid_transform v1.5.0
21002025-07-23T00:49:29.848Z Checking futures-util v0.3.31
21012025-07-23T00:49:29.903Z Checking aes v0.8.4
21022025-07-23T00:49:29.928Z Checking tokio v1.45.1
21032025-07-23T00:49:29.976Z Checking http v1.3.1
21042025-07-23T00:49:30.295Z Checking form_urlencoded v1.2.1
21052025-07-23T00:49:30.500Z Checking zerocopy v0.8.26
21062025-07-23T00:49:30.525Z Checking uuid v1.17.0
21072025-07-23T00:49:30.679Z Checking spki v0.7.3
21082025-07-23T00:49:30.704Z Checking icu_properties v1.5.1
21092025-07-23T00:49:30.729Z Checking tracing-core v0.1.32
21102025-07-23T00:49:30.968Z Checking pkcs5 v0.7.1
21112025-07-23T00:49:31.109Z Checking base64 v0.22.1
21122025-07-23T00:49:31.135Z Checking http-body v1.0.1
21132025-07-23T00:49:31.312Z Checking tracing v0.1.40
21142025-07-23T00:49:31.338Z Checking iana-time-zone v0.1.63
21152025-07-23T00:49:31.457Z Checking pkcs8 v0.10.2
21162025-07-23T00:49:31.516Z Checking rustls-pki-types v1.10.0
21172025-07-23T00:49:31.555Z Checking tinyvec_macros v0.1.1
21182025-07-23T00:49:31.656Z Compiling newtype-uuid v1.2.4
21192025-07-23T00:49:31.719Z Checking tinyvec v1.8.0
21202025-07-23T00:49:31.772Z Checking chrono v0.4.41
21212025-07-23T00:49:31.997Z Checking aws-lc-sys v0.26.0
21222025-07-23T00:49:32.023Z Checking spin v0.9.8
21232025-07-23T00:49:32.346Z Checking atomic-waker v1.1.2
21242025-07-23T00:49:32.515Z Checking untrusted v0.7.1
21252025-07-23T00:49:32.710Z Checking tower-service v0.3.3
21262025-07-23T00:49:32.811Z Checking openssl-probe v0.1.5
21272025-07-23T00:49:32.836Z Checking foreign-types-shared v0.1.1
21282025-07-23T00:49:32.964Z Checking untrusted v0.9.0
21292025-07-23T00:49:32.988Z Checking try-lock v0.2.5
21302025-07-23T00:49:33.137Z Checking adler2 v2.0.0
21312025-07-23T00:49:33.162Z Checking ring v0.17.14
21322025-07-23T00:49:33.279Z Checking rand_core v0.9.2
21332025-07-23T00:49:33.317Z Checking miniz_oxide v0.8.5
21342025-07-23T00:49:33.524Z Checking icu_normalizer v1.5.0
21352025-07-23T00:49:33.551Z Checking want v0.3.1
21362025-07-23T00:49:33.589Z Checking rand_chacha v0.9.0
21372025-07-23T00:49:33.742Z Checking foreign-types v0.3.2
21382025-07-23T00:49:33.838Z Checking ipnet v2.11.0
21392025-07-23T00:49:33.862Z Checking httparse v1.9.5
21402025-07-23T00:49:33.971Z Checking aws-lc-rs v1.12.4
21412025-07-23T00:49:33.995Z Checking openssl-sys v0.9.109
21422025-07-23T00:49:34.019Z Checking thiserror v1.0.69
21432025-07-23T00:49:34.166Z Checking errno v0.3.12
21442025-07-23T00:49:34.260Z Checking idna_adapter v1.2.0
21452025-07-23T00:49:34.299Z Checking aho-corasick v1.1.3
21462025-07-23T00:49:34.365Z Checking unicode-ident v1.0.18
21472025-07-23T00:49:34.389Z Checking httpdate v1.0.3
21482025-07-23T00:49:34.467Z Checking idna v1.0.3
21492025-07-23T00:49:34.535Z Checking regex-syntax v0.8.5
21502025-07-23T00:49:34.629Z Checking powerfmt v0.2.0
21512025-07-23T00:49:34.880Z Checking deranged v0.3.11
21522025-07-23T00:49:34.928Z Checking url v2.5.4
21532025-07-23T00:49:35.046Z Checking openssl v0.10.73
21542025-07-23T00:49:35.152Z Checking proc-macro2 v1.0.95
21552025-07-23T00:49:35.501Z Checking rustls-webpki v0.102.8
21562025-07-23T00:49:35.684Z Checking rustix v0.38.37
21572025-07-23T00:49:35.708Z Checking rand v0.9.1
21582025-07-23T00:49:35.733Z Checking unicode-normalization v0.1.24
21592025-07-23T00:49:35.995Z Checking crossbeam-utils v0.8.21
21602025-07-23T00:49:36.212Z Checking semver v1.0.26
21612025-07-23T00:49:36.241Z Checking tokio-util v0.7.15
21622025-07-23T00:49:36.576Z Checking bzip2-sys v0.1.13+1.0.8
21632025-07-23T00:49:36.600Z Checking signature v2.2.0
21642025-07-23T00:49:36.624Z Checking scroll v0.12.0
21652025-07-23T00:49:36.649Z Checking crc32fast v1.4.2
21662025-07-23T00:49:36.649Z Checking num_threads v0.1.7
21672025-07-23T00:49:36.783Z Checking num-conv v0.1.0
21682025-07-23T00:49:36.808Z Checking utf8parse v0.2.2
21692025-07-23T00:49:36.873Z Checking unicode-bidi v0.3.17
21702025-07-23T00:49:36.966Z Checking time-core v0.1.2
21712025-07-23T00:49:37.017Z Checking ucd-trie v0.1.7
21722025-07-23T00:49:37.042Z Checking either v1.15.0
21732025-07-23T00:49:37.134Z Checking siphasher v0.3.11
21742025-07-23T00:49:37.160Z Checking h2 v0.4.6
21752025-07-23T00:49:37.242Z Checking unicode-properties v0.1.3
21762025-07-23T00:49:37.267Z Checking regex-automata v0.4.8
21772025-07-23T00:49:37.373Z Checking plain v0.2.3
21782025-07-23T00:49:37.417Z Checking anstyle v1.0.11
21792025-07-23T00:49:37.454Z Checking zlib-rs v0.5.1
21802025-07-23T00:49:37.570Z Checking dyn-clone v1.0.19
21812025-07-23T00:49:37.594Z Checking stringprep v0.1.5
21822025-07-23T00:49:37.731Z Checking schemars v0.8.22
21832025-07-23T00:49:37.756Z Checking goblin v0.8.2
21842025-07-23T00:49:37.864Z Checking phf_shared v0.11.2
21852025-07-23T00:49:38.114Z Checking pest v2.7.14
21862025-07-23T00:49:38.473Z Checking time v0.3.36
21872025-07-23T00:49:39.118Z Checking anstyle-parse v0.2.5
21882025-07-23T00:49:39.143Z Checking libz-rs-sys v0.5.1
21892025-07-23T00:49:39.334Z Checking crossbeam-epoch v0.9.18
21902025-07-23T00:49:39.387Z Checking rustls v0.23.19
21912025-07-23T00:49:39.456Z Checking native-tls v0.2.12
21922025-07-23T00:49:39.711Z Checking quote v1.0.40
21932025-07-23T00:49:40.018Z Checking rand_chacha v0.3.1
21942025-07-23T00:49:40.043Z Checking num-integer v0.1.46
21952025-07-23T00:49:40.277Z Checking toml_datetime v0.6.11
21962025-07-23T00:49:40.446Z Checking serde_spanned v0.6.9
21972025-07-23T00:49:40.509Z Checking zstd-sys v2.0.14+zstd.1.5.7
21982025-07-23T00:49:40.596Z Checking md-5 v0.10.6
21992025-07-23T00:49:40.621Z Checking sync_wrapper v1.0.1
22002025-07-23T00:49:40.681Z Checking ff v0.13.0
22012025-07-23T00:49:40.742Z Checking hash32 v0.2.1
22022025-07-23T00:49:40.798Z Checking base16ct v0.2.0
22032025-07-23T00:49:40.853Z Checking gimli v0.31.1
22042025-07-23T00:49:40.919Z Checking psl-types v2.0.11
22052025-07-23T00:49:41.041Z Checking fallible-iterator v0.2.0
22062025-07-23T00:49:41.067Z Checking pretty-hex v0.4.1
22072025-07-23T00:49:41.153Z Checking anstyle-query v1.1.1
22082025-07-23T00:49:41.177Z Checking colorchoice v1.0.2
22092025-07-23T00:49:41.301Z Checking is_terminal_polyfill v1.70.1
22102025-07-23T00:49:41.327Z Checking tower-layer v0.3.3
22112025-07-23T00:49:41.360Z Checking publicsuffix v2.3.0
22122025-07-23T00:49:41.461Z Checking anstream v0.6.18
22132025-07-23T00:49:41.616Z Checking tower v0.5.2
22142025-07-23T00:49:41.641Z Checking postgres-protocol v0.6.8
22152025-07-23T00:49:41.672Z Checking heapless v0.7.17
22162025-07-23T00:49:41.869Z Checking sec1 v0.7.3
22172025-07-23T00:49:42.053Z Checking dof v0.3.0
22182025-07-23T00:49:42.255Z Checking group v0.13.0
22192025-07-23T00:49:42.279Z Checking zstd-safe v7.2.3
22202025-07-23T00:49:42.304Z Checking cookie v0.18.1
22212025-07-23T00:49:42.537Z Checking num-iter v0.1.45
22222025-07-23T00:49:42.581Z Checking rand v0.8.5
22232025-07-23T00:49:42.606Z Checking dtrace-parser v0.2.0
22242025-07-23T00:49:42.638Z Checking syn v2.0.104
22252025-07-23T00:49:42.708Z Checking hyper v1.6.0
22262025-07-23T00:49:42.741Z Compiling daft v0.1.4
22272025-07-23T00:49:42.765Z Checking tokio-native-tls v0.3.1
22282025-07-23T00:49:43.008Z Checking flate2 v1.1.2
22292025-07-23T00:49:43.057Z Checking ipnetwork v0.21.1
22302025-07-23T00:49:43.225Z Checking terminal_size v0.4.0
22312025-07-23T00:49:43.397Z Checking rustls-native-certs v0.8.1
22322025-07-23T00:49:43.442Z Checking lazy_static v1.5.0
22332025-07-23T00:49:43.577Z Checking webpki-roots v1.0.1
22342025-07-23T00:49:43.601Z Checking http-body-util v0.1.3
22352025-07-23T00:49:43.625Z Checking signal-hook v0.3.17
22362025-07-23T00:49:43.650Z Checking hkdf v0.12.4
22372025-07-23T00:49:43.782Z Checking crypto-bigint v0.5.5
22382025-07-23T00:49:43.865Z Checking thread-id v4.2.2
22392025-07-23T00:49:43.949Z Checking object v0.36.5
22402025-07-23T00:49:44.012Z Checking bitflags v1.3.2
22412025-07-23T00:49:44.036Z Checking iri-string v0.7.8
22422025-07-23T00:49:44.062Z Checking tokio-rustls v0.26.0
22432025-07-23T00:49:44.125Z Checking bumpalo v3.16.0
22442025-07-23T00:49:44.160Z Checking addr2line v0.24.2
22452025-07-23T00:49:44.424Z Checking hyper-util v0.1.14
22462025-07-23T00:49:44.448Z Compiling rayon-core v1.12.1
22472025-07-23T00:49:44.448Z Checking lockfree-object-pool v0.1.6
22482025-07-23T00:49:44.631Z Checking clap_lex v0.7.4
22492025-07-23T00:49:44.700Z Checking strsim v0.11.1
22502025-07-23T00:49:44.726Z Checking winnow v0.5.40
22512025-07-23T00:49:44.881Z Checking simd-adler32 v0.3.7
22522025-07-23T00:49:44.979Z Checking rustc-demangle v0.1.24
22532025-07-23T00:49:45.196Z Checking managed v0.8.0
22542025-07-23T00:49:45.393Z Checking zopfli v0.8.1
22552025-07-23T00:49:45.543Z Checking smoltcp v0.9.1
22562025-07-23T00:49:45.995Z Checking clap_builder v4.5.40
22572025-07-23T00:49:46.071Z Checking elliptic-curve v0.13.8
22582025-07-23T00:49:46.211Z Checking tower-http v0.6.6
22592025-07-23T00:49:46.635Z Checking hyper-tls v0.6.0
22602025-07-23T00:49:46.696Z Checking hyper-rustls v0.27.7
22612025-07-23T00:49:46.720Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22622025-07-23T00:49:46.772Z Checking signal-hook-mio v0.2.4
22632025-07-23T00:49:46.921Z Checking num-bigint-dig v0.8.4
22642025-07-23T00:49:46.945Z Checking oxnet v0.1.2
22652025-07-23T00:49:46.994Z Checking cookie_store v0.21.1
22662025-07-23T00:49:47.028Z Checking zstd v0.13.3
22672025-07-23T00:49:47.067Z Checking toml_edit v0.19.15
22682025-07-23T00:49:47.307Z Checking postgres-types v0.2.9
22692025-07-23T00:49:47.370Z Checking bstr v1.10.0
22702025-07-23T00:49:47.627Z Checking regex v1.11.1
22712025-07-23T00:49:47.708Z Checking usdt-impl v0.5.0
22722025-07-23T00:49:47.927Z Checking crossbeam-deque v0.8.5
22732025-07-23T00:49:48.157Z Checking phf v0.11.2
22742025-07-23T00:49:48.181Z Checking ed25519 v2.2.3
22752025-07-23T00:49:48.206Z Checking bzip2 v0.4.4
22762025-07-23T00:49:48.231Z Checking bzip2 v0.5.2
22772025-07-23T00:49:48.428Z Checking thiserror v2.0.12
22782025-07-23T00:49:48.470Z Checking curve25519-dalek v4.1.3
22792025-07-23T00:49:48.505Z Checking strum v0.27.1
22802025-07-23T00:49:48.530Z Checking hubpack v0.1.2
22812025-07-23T00:49:48.589Z Checking memoffset v0.9.1
22822025-07-23T00:49:48.669Z Checking pkcs1 v0.7.5
22832025-07-23T00:49:48.703Z Checking serde_urlencoded v0.7.1
22842025-07-23T00:49:48.732Z Checking float-cmp v0.10.0
22852025-07-23T00:49:48.829Z Checking serde-big-array v0.5.1
22862025-07-23T00:49:48.880Z Checking rfc6979 v0.4.0
22872025-07-23T00:49:48.938Z Checking memmap v0.7.0
22882025-07-23T00:49:49.048Z Checking encoding_rs v0.8.34
22892025-07-23T00:49:49.088Z Checking precomputed-hash v0.1.1
22902025-07-23T00:49:49.112Z Checking fixedbitset v0.4.2
22912025-07-23T00:49:49.112Z Checking data-encoding v2.9.0
22922025-07-23T00:49:49.157Z Checking difflib v0.4.0
22932025-07-23T00:49:49.222Z Checking mime v0.3.17
22942025-07-23T00:49:49.250Z Checking backtrace v0.3.74
22952025-07-23T00:49:49.342Z Checking toml_write v0.1.2
22962025-07-23T00:49:49.381Z Checking winnow v0.7.10
22972025-07-23T00:49:49.489Z Checking normalize-line-endings v0.3.0
22982025-07-23T00:49:49.547Z Checking whoami v1.5.2
22992025-07-23T00:49:49.637Z Checking unicode-segmentation v1.12.0
23002025-07-23T00:49:49.663Z Checking unicode-width v0.2.0
23012025-07-23T00:49:49.663Z Checking static_assertions v1.1.0
23022025-07-23T00:49:49.782Z Checking predicates-core v1.0.8
23032025-07-23T00:49:49.807Z Checking new_debug_unreachable v1.0.6
23042025-07-23T00:49:49.847Z Checking minimal-lexical v0.2.1
23052025-07-23T00:49:49.937Z Checking string_cache v0.8.9
23062025-07-23T00:49:49.989Z Checking predicates v3.1.3
23072025-07-23T00:49:50.076Z Checking ed25519-dalek v2.1.1
23082025-07-23T00:49:50.100Z Checking console v0.15.10
23092025-07-23T00:49:50.226Z Checking similar v2.7.0
23102025-07-23T00:49:50.251Z Checking nom v7.1.3
23112025-07-23T00:49:50.287Z Checking tokio-postgres v0.7.13
23122025-07-23T00:49:50.473Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23132025-07-23T00:49:50.549Z Checking anyhow v1.0.98
23142025-07-23T00:49:50.609Z Checking hickory-proto v0.25.2
23152025-07-23T00:49:50.898Z Checking petgraph v0.6.5
23162025-07-23T00:49:50.940Z Checking toml v0.7.8
23172025-07-23T00:49:50.964Z Checking reqwest v0.12.22
23182025-07-23T00:49:51.543Z Checking usdt v0.5.0
23192025-07-23T00:49:51.775Z Checking toml_edit v0.22.27
23202025-07-23T00:49:51.799Z Checking rsa v0.9.6
23212025-07-23T00:49:52.464Z Checking ecdsa v0.16.9
23222025-07-23T00:49:52.655Z Checking nix v0.29.0
23232025-07-23T00:49:52.679Z Checking clap v4.5.40
23242025-07-23T00:49:52.801Z Checking zip v4.2.0
23252025-07-23T00:49:53.009Z Checking zip v0.6.6
23262025-07-23T00:49:53.528Z Checking crossterm v0.28.1
23272025-07-23T00:49:53.586Z Checking itertools v0.13.0
23282025-07-23T00:49:53.678Z Checking itertools v0.10.5
23292025-07-23T00:49:53.864Z Checking itertools v0.12.1
23302025-07-23T00:49:53.945Z Checking tokio-stream v0.1.17
23312025-07-23T00:49:54.059Z Checking strum v0.26.3
23322025-07-23T00:49:54.241Z Checking buf-list v1.0.3
23332025-07-23T00:49:54.528Z Checking fs-err v3.1.1
23342025-07-23T00:49:54.637Z Checking ahash v0.8.11
23352025-07-23T00:49:54.932Z Checking slog v2.7.0
23362025-07-23T00:49:54.980Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23372025-07-23T00:49:55.056Z Checking x509-cert v0.2.5
23382025-07-23T00:49:55.080Z Checking openapiv3 v2.2.0
23392025-07-23T00:49:55.292Z Checking sha1 v0.10.6
23402025-07-23T00:49:55.360Z Checking winnow v0.6.26
23412025-07-23T00:49:55.509Z Checking lalrpop-util v0.19.12
23422025-07-23T00:49:55.567Z Checking peg-runtime v0.8.5
23432025-07-23T00:49:55.735Z Checking unicode-xid v0.2.6
23442025-07-23T00:49:55.808Z Checking rustc-hash v2.1.1
23452025-07-23T00:49:55.832Z Checking rayon v1.10.0
23462025-07-23T00:49:55.902Z Checking camino v1.1.10
23472025-07-23T00:49:55.964Z Checking sigpipe v0.1.3
23482025-07-23T00:49:55.994Z Checking jiff v0.2.15
23492025-07-23T00:49:56.085Z Checking glob v0.3.2
23502025-07-23T00:50:01.005Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512025-07-23T00:50:01.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.53s
23522025-07-23T00:50:01.734Z
23532025-07-23T00:50:01.734Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23542025-07-23T00:50:02.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552025-07-23T00:50:02.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562025-07-23T00:50:02.921Z Compiling regress v0.10.3
23572025-07-23T00:50:02.960Z Checking heck v0.5.0
23582025-07-23T00:50:03.004Z Compiling unsafe-libyaml v0.2.11
23592025-07-23T00:50:03.028Z Checking rustix v1.0.7
23602025-07-23T00:50:03.028Z Checking newtype-uuid v1.2.4
23612025-07-23T00:50:03.070Z Compiling structmeta-derive v0.3.0
23622025-07-23T00:50:03.094Z Checking dirs-sys-next v0.1.2
23632025-07-23T00:50:03.195Z Checking fastrand v2.1.1
23642025-07-23T00:50:03.295Z Checking dirs-next v2.0.0
23652025-07-23T00:50:03.351Z Checking daft v0.1.4
23662025-07-23T00:50:03.444Z Checking thread_local v1.1.8
23672025-07-23T00:50:03.508Z Compiling ident_case v1.0.1
23682025-07-23T00:50:03.710Z Compiling darling_core v0.20.10
23692025-07-23T00:50:03.747Z Checking term v0.7.0
23702025-07-23T00:50:03.785Z Checking crossbeam-channel v0.5.15
23712025-07-23T00:50:04.158Z Compiling serde_yaml v0.9.34+deprecated
23722025-07-23T00:50:04.430Z Checking futures-executor v0.3.31
23732025-07-23T00:50:04.475Z Checking tempfile v3.20.0
23742025-07-23T00:50:04.581Z Checking is-terminal v0.4.13
23752025-07-23T00:50:04.661Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762025-07-23T00:50:04.727Z Compiling rustls v0.22.4
23772025-07-23T00:50:04.846Z Checking take_mut v0.2.2
23782025-07-23T00:50:05.027Z Checking slog-async v2.8.0
23792025-07-23T00:50:05.051Z Checking slog-term v2.9.1
23802025-07-23T00:50:05.076Z Checking futures v0.3.31
23812025-07-23T00:50:05.188Z Compiling proc-macro-crate v1.3.1
23822025-07-23T00:50:05.319Z Compiling structmeta v0.3.0
23832025-07-23T00:50:05.344Z Checking wait-timeout v0.2.0
23842025-07-23T00:50:05.512Z Compiling multer v3.1.0
23852025-07-23T00:50:05.541Z Checking quick-error v1.2.3
23862025-07-23T00:50:05.700Z Checking bit-vec v0.8.0
23872025-07-23T00:50:05.727Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23882025-07-23T00:50:05.835Z Checking match_cfg v0.1.0
23892025-07-23T00:50:05.860Z Checking typify-impl v0.3.0
23902025-07-23T00:50:05.944Z Checking typify-impl v0.2.0
23912025-07-23T00:50:06.058Z Compiling ref-cast v1.0.24
23922025-07-23T00:50:06.584Z Checking bit-set v0.8.0
23932025-07-23T00:50:06.835Z Compiling num_enum_derive v0.5.11
23942025-07-23T00:50:06.859Z Checking hostname v0.3.1
23952025-07-23T00:50:07.080Z Compiling derive-ex v0.1.8
23962025-07-23T00:50:07.237Z Checking rusty-fork v0.3.0
23972025-07-23T00:50:08.126Z Checking progenitor-client v0.9.1
23982025-07-23T00:50:08.165Z Checking rand_xorshift v0.4.0
23992025-07-23T00:50:08.373Z Checking slog-json v2.6.1
24002025-07-23T00:50:08.531Z Compiling lzma-sys v0.1.20
24012025-07-23T00:50:08.635Z Checking hex v0.4.3
24022025-07-23T00:50:08.737Z Compiling async-stream-impl v0.3.6
24032025-07-23T00:50:08.804Z Compiling darling_macro v0.20.10
24042025-07-23T00:50:09.113Z Compiling ref-cast-impl v1.0.24
24052025-07-23T00:50:09.225Z Compiling foreign-types-macros v0.2.3
24062025-07-23T00:50:09.644Z Compiling darling v0.20.10
24072025-07-23T00:50:09.781Z Compiling dropshot v0.16.2
24082025-07-23T00:50:09.837Z Checking foreign-types-shared v0.3.1
24092025-07-23T00:50:09.970Z Checking arc-swap v1.7.1
24102025-07-23T00:50:10.082Z Checking unarray v0.1.4
24112025-07-23T00:50:10.106Z Checking utf-8 v0.7.6
24122025-07-23T00:50:10.256Z Checking proptest v1.7.0
24132025-07-23T00:50:10.289Z Checking foreign-types v0.5.0
24142025-07-23T00:50:10.329Z Checking tungstenite v0.21.0
24152025-07-23T00:50:10.370Z Checking slog-scope v4.4.0
24162025-07-23T00:50:10.495Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24172025-07-23T00:50:10.621Z Checking async-stream v0.3.6
24182025-07-23T00:50:10.681Z Compiling test-strategy v0.4.3
24192025-07-23T00:50:10.705Z Checking tokio-rustls v0.25.0
24202025-07-23T00:50:10.747Z Compiling serde_with_macros v3.14.0
24212025-07-23T00:50:10.869Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24222025-07-23T00:50:11.038Z Checking num_enum v0.5.11
24232025-07-23T00:50:11.062Z Checking slog-bunyan v2.5.0
24242025-07-23T00:50:11.164Z Compiling proc-macro-error v1.0.4
24252025-07-23T00:50:11.415Z Compiling parse-display-derive v0.10.0
24262025-07-23T00:50:11.773Z Checking toml v0.8.23
24272025-07-23T00:50:11.871Z Checking progenitor-client v0.8.0
24282025-07-23T00:50:12.199Z Compiling heck v0.3.3
24292025-07-23T00:50:12.420Z Checking waitgroup v0.1.2
24302025-07-23T00:50:12.582Z Checking rustls-pemfile v2.2.0
24312025-07-23T00:50:12.635Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24322025-07-23T00:50:12.811Z Compiling dropshot_endpoint v0.16.2
24332025-07-23T00:50:12.892Z Checking serde_path_to_error v0.1.17
24342025-07-23T00:50:13.335Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24352025-07-23T00:50:13.441Z Compiling derive-where v1.5.0
24362025-07-23T00:50:13.675Z Checking cstr-argument v0.1.2
24372025-07-23T00:50:13.889Z Checking hostname v0.4.0
24382025-07-23T00:50:13.993Z Checking instant v0.1.13
24392025-07-23T00:50:14.071Z Checking debug-ignore v1.0.5
24402025-07-23T00:50:14.137Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24412025-07-23T00:50:14.265Z Checking pretty-hex v0.2.1
24422025-07-23T00:50:14.385Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24432025-07-23T00:50:14.445Z Checking backoff v0.4.0
24442025-07-23T00:50:14.471Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24452025-07-23T00:50:14.739Z Checking parse-display v0.10.0
24462025-07-23T00:50:14.766Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24472025-07-23T00:50:14.790Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24482025-07-23T00:50:14.923Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24492025-07-23T00:50:14.983Z Checking serde_with v3.14.0
24502025-07-23T00:50:15.030Z Compiling zone_cfg_derive v0.1.2
24512025-07-23T00:50:15.096Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-07-23T00:50:15.122Z Checking tokio-tungstenite v0.21.0
24532025-07-23T00:50:15.726Z Checking iddqd v0.3.9
24542025-07-23T00:50:15.755Z Checking slog-stdlog v4.1.1
24552025-07-23T00:50:15.938Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24562025-07-23T00:50:16.118Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24572025-07-23T00:50:16.154Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-07-23T00:50:16.416Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24592025-07-23T00:50:16.441Z Checking progenitor-client v0.10.0
24602025-07-23T00:50:16.465Z Checking colored v2.2.0
24612025-07-23T00:50:16.824Z Checking macaddr v1.0.1
24622025-07-23T00:50:16.848Z Checking base64 v0.13.1
24632025-07-23T00:50:17.156Z Checking unicode-width v0.1.14
24642025-07-23T00:50:17.249Z Checking base64 v0.21.7
24652025-07-23T00:50:17.273Z Checking number_prefix v0.4.0
24662025-07-23T00:50:17.297Z Checking ron v0.7.1
24672025-07-23T00:50:17.561Z Checking indicatif v0.17.11
24682025-07-23T00:50:17.669Z Checking tabwriter v1.4.0
24692025-07-23T00:50:17.745Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24702025-07-23T00:50:17.840Z Compiling typify-macro v0.2.0
24712025-07-23T00:50:17.918Z Checking zone v0.1.8
24722025-07-23T00:50:17.952Z Compiling typify-macro v0.3.0
24732025-07-23T00:50:18.176Z Checking slog-envlogger v2.2.0
24742025-07-23T00:50:18.227Z Checking xz2 v0.1.7
24752025-07-23T00:50:18.345Z Checking tokio-dtrace v0.1.0
24762025-07-23T00:50:18.414Z Checking xattr v1.3.1
24772025-07-23T00:50:18.528Z Checking yasna v0.5.2
24782025-07-23T00:50:18.552Z Checking pem v3.0.5
24792025-07-23T00:50:18.635Z Checking smf v0.2.3
24802025-07-23T00:50:18.659Z Checking headers-core v0.3.0
24812025-07-23T00:50:18.827Z Checking filetime v0.2.25
24822025-07-23T00:50:18.852Z Checking same-file v1.0.6
24832025-07-23T00:50:19.045Z Checking walkdir v2.5.0
24842025-07-23T00:50:19.069Z Checking tar v0.4.44
24852025-07-23T00:50:19.094Z Checking headers v0.4.1
24862025-07-23T00:50:19.234Z Checking oxide-tokio-rt v0.1.2
24872025-07-23T00:50:19.300Z Checking rcgen v0.12.1
24882025-07-23T00:50:19.341Z Checking camino-tempfile v1.4.1
24892025-07-23T00:50:19.466Z Checking atomicwrites v0.4.4
24902025-07-23T00:50:19.633Z Checking subprocess v0.2.9
24912025-07-23T00:50:20.923Z Compiling typify v0.2.0
24922025-07-23T00:50:21.074Z Compiling progenitor-impl v0.8.0
24932025-07-23T00:50:21.098Z Compiling typify v0.3.0
24942025-07-23T00:50:21.245Z Compiling progenitor-impl v0.9.1
24952025-07-23T00:50:24.564Z Compiling progenitor-macro v0.8.0
24962025-07-23T00:50:24.736Z Compiling progenitor-macro v0.9.1
24972025-07-23T00:50:29.494Z Checking progenitor v0.8.0
24982025-07-23T00:50:29.724Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24992025-07-23T00:50:30.500Z Checking progenitor v0.9.1
25002025-07-23T00:50:30.699Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25012025-07-23T00:50:33.189Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25022025-07-23T00:50:34.676Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25032025-07-23T00:50:43.441Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25042025-07-23T00:50:45.681Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25052025-07-23T00:50:47.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.82s
25062025-07-23T00:50:47.741Z
25072025-07-23T00:50:47.741Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25082025-07-23T00:50:48.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092025-07-23T00:50:48.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102025-07-23T00:50:48.847Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25112025-07-23T00:50:50.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
25122025-07-23T00:50:51.090Z
25132025-07-23T00:50:51.090Zinfo: running `cargo check --bins` on nexus-config (52/221)
25142025-07-23T00:50:52.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-07-23T00:50:52.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-07-23T00:50:52.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172025-07-23T00:50:52.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
25182025-07-23T00:50:52.167Z
25192025-07-23T00:50:52.167Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25202025-07-23T00:50:53.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-07-23T00:50:53.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-07-23T00:50:53.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-07-23T00:50:53.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25242025-07-23T00:50:53.161Z
25252025-07-23T00:50:53.161Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25262025-07-23T00:50:54.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-07-23T00:50:54.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-07-23T00:50:54.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-07-23T00:50:54.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
25302025-07-23T00:50:54.241Z
25312025-07-23T00:50:54.241Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25322025-07-23T00:50:55.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-07-23T00:50:55.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-07-23T00:50:55.496Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25352025-07-23T00:50:55.530Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25362025-07-23T00:50:55.554Z Compiling rustix v1.0.7
25372025-07-23T00:50:55.554Z Compiling darling_core v0.21.0
25382025-07-23T00:50:55.594Z Compiling wait-timeout v0.2.0
25392025-07-23T00:50:55.594Z Compiling match_cfg v0.1.0
25402025-07-23T00:50:55.618Z Compiling bit-vec v0.8.0
25412025-07-23T00:50:55.618Z Compiling quick-error v1.2.3
25422025-07-23T00:50:55.683Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25432025-07-23T00:50:55.715Z Compiling hostname v0.3.1
25442025-07-23T00:50:55.839Z Compiling rustls v0.22.4
25452025-07-23T00:50:55.936Z Compiling progenitor-client v0.9.1
25462025-07-23T00:50:56.007Z Compiling bit-set v0.8.0
25472025-07-23T00:50:56.053Z Compiling slog-json v2.6.1
25482025-07-23T00:50:56.113Z Compiling rand_xorshift v0.4.0
25492025-07-23T00:50:56.169Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25502025-07-23T00:50:56.296Z Compiling itertools v0.14.0
25512025-07-23T00:50:56.401Z Compiling hex v0.4.3
25522025-07-23T00:50:56.426Z Compiling unarray v0.1.4
25532025-07-23T00:50:56.450Z Compiling heapless v0.8.0
25542025-07-23T00:50:56.606Z Compiling progenitor v0.9.1
25552025-07-23T00:50:56.834Z Compiling slog-bunyan v2.5.0
25562025-07-23T00:50:56.917Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25572025-07-23T00:50:57.065Z Compiling tempfile v3.20.0
25582025-07-23T00:50:57.089Z Compiling async-stream v0.3.6
25592025-07-23T00:50:57.213Z Compiling ref-cast v1.0.24
25602025-07-23T00:50:57.380Z Compiling multer v3.1.0
25612025-07-23T00:50:57.406Z Compiling toml v0.8.23
25622025-07-23T00:50:57.480Z Compiling waitgroup v0.1.2
25632025-07-23T00:50:57.706Z Compiling rusty-fork v0.3.0
25642025-07-23T00:50:57.822Z Compiling rustls-pemfile v2.2.0
25652025-07-23T00:50:58.146Z Compiling proptest v1.7.0
25662025-07-23T00:50:58.286Z Checking hash32 v0.3.1
25672025-07-23T00:50:58.339Z Compiling serde_path_to_error v0.1.17
25682025-07-23T00:50:58.491Z Compiling hostname v0.4.0
25692025-07-23T00:50:58.714Z Compiling instant v0.1.13
25702025-07-23T00:50:58.753Z Compiling debug-ignore v1.0.5
25712025-07-23T00:50:58.890Z Compiling smoltcp v0.11.0
25722025-07-23T00:50:58.915Z Compiling backoff v0.4.0
25732025-07-23T00:50:59.056Z Compiling iddqd v0.3.9
25742025-07-23T00:50:59.254Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25752025-07-23T00:50:59.492Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25762025-07-23T00:50:59.680Z Compiling tokio-rustls v0.25.0
25772025-07-23T00:50:59.715Z Compiling parse-display v0.10.0
25782025-07-23T00:51:00.063Z Compiling dropshot v0.16.2
25792025-07-23T00:51:00.242Z Compiling serde_with v3.14.0
25802025-07-23T00:51:00.865Z Compiling darling_macro v0.21.0
25812025-07-23T00:51:01.367Z Checking num-rational v0.4.2
25822025-07-23T00:51:01.625Z Compiling darling v0.21.0
25832025-07-23T00:51:01.750Z Compiling ingot-macros v0.1.1
25842025-07-23T00:51:01.917Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25852025-07-23T00:51:02.592Z Compiling progenitor-client v0.10.0
25862025-07-23T00:51:02.843Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25872025-07-23T00:51:03.150Z Checking num-complex v0.4.6
25882025-07-23T00:51:03.904Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25892025-07-23T00:51:04.681Z Compiling macaddr v1.0.1
25902025-07-23T00:51:04.903Z Checking cobs v0.2.3
25912025-07-23T00:51:05.105Z Checking postcard v1.0.10
25922025-07-23T00:51:05.220Z Compiling num v0.4.3
25932025-07-23T00:51:05.425Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25942025-07-23T00:51:05.641Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25952025-07-23T00:51:05.680Z Checking float-ord v0.3.2
25962025-07-23T00:51:05.852Z Compiling convert_case v0.4.0
25972025-07-23T00:51:06.045Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-07-23T00:51:06.080Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25992025-07-23T00:51:06.598Z Compiling derive_more v0.99.20
26002025-07-23T00:51:06.855Z Checking siphasher v1.0.1
26012025-07-23T00:51:07.174Z Checking linked-hash-map v0.5.6
26022025-07-23T00:51:07.456Z Checking ingot-types v0.1.2
26032025-07-23T00:51:07.554Z Compiling crucible-workspace-hack v0.1.0
26042025-07-23T00:51:07.726Z Checking lru-cache v0.1.2
26052025-07-23T00:51:07.855Z Checking phf_shared v0.12.1
26062025-07-23T00:51:07.926Z Checking newline-converter v0.3.0
26072025-07-23T00:51:08.031Z Checking resolv-conf v0.7.0
26082025-07-23T00:51:08.120Z Checking hickory-proto v0.24.4
26092025-07-23T00:51:08.189Z Checking ingot v0.1.1
26102025-07-23T00:51:08.381Z Checking prettyplease v0.2.35
26112025-07-23T00:51:08.983Z Compiling slog-dtrace v0.3.0
26122025-07-23T00:51:09.296Z Compiling chrono-tz v0.10.4
26132025-07-23T00:51:09.450Z Compiling zone_cfg_derive v0.3.0
26142025-07-23T00:51:09.600Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26152025-07-23T00:51:10.422Z Checking expectorate v1.2.0
26162025-07-23T00:51:10.524Z Checking phf v0.12.1
26172025-07-23T00:51:10.645Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26182025-07-23T00:51:10.691Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26192025-07-23T00:51:10.786Z Compiling const_format_proc_macros v0.2.34
26202025-07-23T00:51:10.983Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-07-23T00:51:11.167Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26222025-07-23T00:51:11.620Z Compiling num-derive v0.4.2
26232025-07-23T00:51:11.871Z Checking highway v1.3.0
26242025-07-23T00:51:11.895Z Checking hickory-resolver v0.24.4
26252025-07-23T00:51:12.013Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26262025-07-23T00:51:12.289Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26272025-07-23T00:51:12.343Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26282025-07-23T00:51:12.429Z Checking const_format v0.2.34
26292025-07-23T00:51:12.619Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26302025-07-23T00:51:12.880Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26312025-07-23T00:51:13.292Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26322025-07-23T00:51:13.409Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26332025-07-23T00:51:13.433Z Checking qorb v0.4.0
26342025-07-23T00:51:13.629Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26352025-07-23T00:51:13.835Z Checking zone v0.3.1
26362025-07-23T00:51:14.308Z Checking gethostname v0.5.0
26372025-07-23T00:51:14.456Z Checking bcs v0.1.6
26382025-07-23T00:51:14.541Z Checking nanorand v0.7.0
26392025-07-23T00:51:14.862Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26402025-07-23T00:51:14.906Z Compiling async-recursion v1.1.1
26412025-07-23T00:51:14.930Z Checking termtree v0.5.1
26422025-07-23T00:51:15.044Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26432025-07-23T00:51:15.163Z Checking flume v0.11.1
26442025-07-23T00:51:21.147Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26452025-07-23T00:51:25.331Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26462025-07-23T00:51:29.057Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26472025-07-23T00:51:30.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.66s
26482025-07-23T00:51:31.100Z
26492025-07-23T00:51:31.100Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26502025-07-23T00:51:32.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-07-23T00:51:32.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-07-23T00:51:32.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-07-23T00:51:32.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26542025-07-23T00:51:32.153Z
26552025-07-23T00:51:32.153Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26562025-07-23T00:51:33.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-07-23T00:51:33.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-07-23T00:51:33.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-07-23T00:51:33.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26602025-07-23T00:51:33.201Z
26612025-07-23T00:51:33.201Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26622025-07-23T00:51:34.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-07-23T00:51:34.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-07-23T00:51:34.317Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26652025-07-23T00:51:35.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
26662025-07-23T00:51:35.333Z
26672025-07-23T00:51:35.333Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26682025-07-23T00:51:36.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-07-23T00:51:36.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-07-23T00:51:36.475Z Compiling cfg_aliases v0.1.1
26712025-07-23T00:51:36.475Z Compiling vte_generate_state_changes v0.1.2
26722025-07-23T00:51:36.500Z Checking fd-lock v4.0.2
26732025-07-23T00:51:36.500Z Checking nibble_vec v0.1.0
26742025-07-23T00:51:36.500Z Checking bytecount v0.6.8
26752025-07-23T00:51:36.500Z Checking endian-type v0.1.2
26762025-07-23T00:51:36.532Z Compiling tabled_derive v0.7.0
26772025-07-23T00:51:36.630Z Compiling peg-macros v0.8.5
26782025-07-23T00:51:36.654Z Compiling nix v0.28.0
26792025-07-23T00:51:36.743Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26802025-07-23T00:51:36.776Z Compiling sqlparser_derive v0.2.2
26812025-07-23T00:51:36.801Z Checking radix_trie v0.2.1
26822025-07-23T00:51:36.801Z Checking papergrid v0.11.0
26832025-07-23T00:51:37.066Z Checking vte v0.11.1
26842025-07-23T00:51:37.211Z Checking unicode_categories v0.1.1
26852025-07-23T00:51:37.507Z Checking nu-ansi-term v0.50.1
26862025-07-23T00:51:37.625Z Checking home v0.5.9
26872025-07-23T00:51:37.684Z Checking sqlparser v0.45.0
26882025-07-23T00:51:37.819Z Checking sqlformat v0.3.5
26892025-07-23T00:51:37.893Z Checking display-error-chain v0.2.2
26902025-07-23T00:51:38.243Z Checking strip-ansi-escapes v0.2.0
26912025-07-23T00:51:38.406Z Checking reedline v0.40.0
26922025-07-23T00:51:38.436Z Checking tabled v0.15.0
26932025-07-23T00:51:38.753Z Checking peg v0.8.5
26942025-07-23T00:51:39.440Z Checking rustyline v14.0.0
26952025-07-23T00:51:51.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s
26962025-07-23T00:51:51.911Z
26972025-07-23T00:51:51.911Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
26982025-07-23T00:51:52.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-07-23T00:51:52.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-07-23T00:51:53.055Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27012025-07-23T00:52:00.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.38s
27022025-07-23T00:52:00.489Z
27032025-07-23T00:52:00.489Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27042025-07-23T00:52:01.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-07-23T00:52:01.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-07-23T00:52:01.626Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27072025-07-23T00:52:06.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
27082025-07-23T00:52:06.770Z
27092025-07-23T00:52:06.770Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27102025-07-23T00:52:07.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-07-23T00:52:07.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-07-23T00:52:07.899Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132025-07-23T00:52:14.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.96s
27142025-07-23T00:52:14.935Z
27152025-07-23T00:52:14.935Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27162025-07-23T00:52:15.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-07-23T00:52:15.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-07-23T00:52:16.075Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192025-07-23T00:52:23.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.12s
27202025-07-23T00:52:23.253Z
27212025-07-23T00:52:23.253Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27222025-07-23T00:52:24.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-07-23T00:52:24.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-07-23T00:52:24.432Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27252025-07-23T00:52:29.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
27262025-07-23T00:52:29.964Z
27272025-07-23T00:52:29.964Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27282025-07-23T00:52:30.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-07-23T00:52:30.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-07-23T00:52:31.131Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-07-23T00:52:36.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
27322025-07-23T00:52:36.730Z
27332025-07-23T00:52:36.730Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27342025-07-23T00:52:37.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-07-23T00:52:37.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-07-23T00:52:37.907Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372025-07-23T00:52:45.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
27382025-07-23T00:52:45.440Z
27392025-07-23T00:52:45.440Zinfo: running `cargo check --bins` on oximeter (67/221)
27402025-07-23T00:52:46.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-07-23T00:52:46.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-07-23T00:52:46.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-07-23T00:52:46.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27442025-07-23T00:52:46.510Z
27452025-07-23T00:52:46.510Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27462025-07-23T00:52:47.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-07-23T00:52:47.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-07-23T00:52:47.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-07-23T00:52:47.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27502025-07-23T00:52:47.499Z
27512025-07-23T00:52:47.499Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27522025-07-23T00:52:48.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-07-23T00:52:48.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-07-23T00:52:48.650Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27552025-07-23T00:52:51.435Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27562025-07-23T00:52:52.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
27572025-07-23T00:52:52.997Z
27582025-07-23T00:52:52.997Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27592025-07-23T00:52:53.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-07-23T00:52:53.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-07-23T00:52:53.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-07-23T00:52:53.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27632025-07-23T00:52:54.059Z
27642025-07-23T00:52:54.059Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27652025-07-23T00:52:55.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-07-23T00:52:55.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-07-23T00:52:55.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-07-23T00:52:55.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27692025-07-23T00:52:55.167Z
27702025-07-23T00:52:55.168Zinfo: running `cargo check --bins` on oxql-types (72/221)
27712025-07-23T00:52:56.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-07-23T00:52:56.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-07-23T00:52:56.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-07-23T00:52:56.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27752025-07-23T00:52:56.247Z
27762025-07-23T00:52:56.247Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27772025-07-23T00:52:57.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-07-23T00:52:57.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-07-23T00:52:57.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-07-23T00:52:57.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
27812025-07-23T00:52:57.355Z
27822025-07-23T00:52:57.355Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27832025-07-23T00:52:58.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-07-23T00:52:58.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-07-23T00:52:58.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-07-23T00:52:58.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27872025-07-23T00:52:58.406Z
27882025-07-23T00:52:58.406Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27892025-07-23T00:52:59.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-07-23T00:52:59.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-07-23T00:52:59.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-07-23T00:52:59.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27932025-07-23T00:52:59.495Z
27942025-07-23T00:52:59.495Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
27952025-07-23T00:53:00.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-07-23T00:53:00.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-07-23T00:53:00.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-07-23T00:53:00.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27992025-07-23T00:53:00.578Z
28002025-07-23T00:53:00.578Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28012025-07-23T00:53:01.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-07-23T00:53:01.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-07-23T00:53:01.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-07-23T00:53:01.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28052025-07-23T00:53:01.627Z
28062025-07-23T00:53:01.628Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28072025-07-23T00:53:02.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-07-23T00:53:02.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-07-23T00:53:02.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-07-23T00:53:02.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28112025-07-23T00:53:02.707Z
28122025-07-23T00:53:02.707Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28132025-07-23T00:53:03.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-07-23T00:53:03.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-07-23T00:53:03.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-07-23T00:53:03.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28172025-07-23T00:53:03.726Z
28182025-07-23T00:53:03.726Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28192025-07-23T00:53:04.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-07-23T00:53:04.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-07-23T00:53:04.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-07-23T00:53:04.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28232025-07-23T00:53:04.835Z
28242025-07-23T00:53:04.835Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28252025-07-23T00:53:05.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-07-23T00:53:05.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-07-23T00:53:05.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-07-23T00:53:05.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28292025-07-23T00:53:05.896Z
28302025-07-23T00:53:05.896Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28312025-07-23T00:53:06.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-07-23T00:53:06.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-07-23T00:53:06.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-07-23T00:53:06.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28352025-07-23T00:53:06.949Z
28362025-07-23T00:53:06.949Zinfo: running `cargo check --bins` on gateway-client (83/221)
28372025-07-23T00:53:07.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-07-23T00:53:07.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-07-23T00:53:07.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-07-23T00:53:07.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28412025-07-23T00:53:08.033Z
28422025-07-23T00:53:08.034Zinfo: running `cargo check --bins` on ereport-types (84/221)
28432025-07-23T00:53:08.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-07-23T00:53:08.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-07-23T00:53:08.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-07-23T00:53:08.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28472025-07-23T00:53:09.103Z
28482025-07-23T00:53:09.103Zinfo: running `cargo check --bins` on gateway-types (85/221)
28492025-07-23T00:53:10.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-07-23T00:53:10.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-07-23T00:53:10.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-07-23T00:53:10.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28532025-07-23T00:53:10.158Z
28542025-07-23T00:53:10.158Zinfo: running `cargo check --bins` on ipcc (86/221)
28552025-07-23T00:53:11.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-07-23T00:53:11.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-07-23T00:53:11.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-07-23T00:53:11.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28592025-07-23T00:53:11.185Z
28602025-07-23T00:53:11.185Zinfo: running `cargo check --bins` on installinator-client (87/221)
28612025-07-23T00:53:12.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-07-23T00:53:12.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-07-23T00:53:12.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-07-23T00:53:12.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28652025-07-23T00:53:12.228Z
28662025-07-23T00:53:12.229Zinfo: running `cargo check --bins` on installinator-common (88/221)
28672025-07-23T00:53:13.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-07-23T00:53:13.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-07-23T00:53:13.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-07-23T00:53:13.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28712025-07-23T00:53:13.293Z
28722025-07-23T00:53:13.293Zinfo: running `cargo check --bins` on update-engine (89/221)
28732025-07-23T00:53:14.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-07-23T00:53:14.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-07-23T00:53:14.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-07-23T00:53:14.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28772025-07-23T00:53:14.328Z
28782025-07-23T00:53:14.328Zinfo: running `cargo check --bins` on nexus-client (90/221)
28792025-07-23T00:53:15.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-07-23T00:53:15.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-07-23T00:53:15.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-07-23T00:53:15.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28832025-07-23T00:53:15.469Z
28842025-07-23T00:53:15.469Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28852025-07-23T00:53:16.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-07-23T00:53:16.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-07-23T00:53:16.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-07-23T00:53:16.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28892025-07-23T00:53:16.560Z
28902025-07-23T00:53:16.560Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
28912025-07-23T00:53:17.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-07-23T00:53:17.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-07-23T00:53:17.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-07-23T00:53:17.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28952025-07-23T00:53:17.569Z
28962025-07-23T00:53:17.569Zinfo: running `cargo check --bins` on nexus-types (93/221)
28972025-07-23T00:53:18.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-07-23T00:53:18.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-07-23T00:53:18.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-07-23T00:53:18.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29012025-07-23T00:53:18.686Z
29022025-07-23T00:53:18.686Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29032025-07-23T00:53:19.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-07-23T00:53:19.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-07-23T00:53:19.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-07-23T00:53:19.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29072025-07-23T00:53:19.679Z
29082025-07-23T00:53:19.679Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29092025-07-23T00:53:20.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-07-23T00:53:20.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-07-23T00:53:20.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-07-23T00:53:20.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29132025-07-23T00:53:20.693Z
29142025-07-23T00:53:20.693Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29152025-07-23T00:53:21.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-07-23T00:53:21.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-07-23T00:53:21.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-07-23T00:53:21.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29192025-07-23T00:53:21.681Z
29202025-07-23T00:53:21.681Zinfo: running `cargo check --bins` on oxide-client (97/221)
29212025-07-23T00:53:22.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-07-23T00:53:22.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-07-23T00:53:22.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-07-23T00:53:22.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29252025-07-23T00:53:22.716Z
29262025-07-23T00:53:22.716Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29272025-07-23T00:53:23.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-07-23T00:53:23.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-07-23T00:53:23.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-07-23T00:53:23.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29312025-07-23T00:53:23.753Z
29322025-07-23T00:53:23.754Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29332025-07-23T00:53:24.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-07-23T00:53:24.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-07-23T00:53:24.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-07-23T00:53:24.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29372025-07-23T00:53:24.753Z
29382025-07-23T00:53:24.753Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29392025-07-23T00:53:25.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-07-23T00:53:25.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-07-23T00:53:25.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-07-23T00:53:25.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29432025-07-23T00:53:25.827Z
29442025-07-23T00:53:25.827Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29452025-07-23T00:53:26.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-07-23T00:53:26.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-07-23T00:53:26.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-07-23T00:53:26.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29492025-07-23T00:53:26.893Z
29502025-07-23T00:53:26.893Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29512025-07-23T00:53:27.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-07-23T00:53:27.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-07-23T00:53:27.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-07-23T00:53:27.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29552025-07-23T00:53:28.002Z
29562025-07-23T00:53:28.002Zinfo: running `cargo check --bins` on wicket-common (103/221)
29572025-07-23T00:53:28.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-23T00:53:28.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-23T00:53:28.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-23T00:53:28.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
29612025-07-23T00:53:29.114Z
29622025-07-23T00:53:29.116Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29632025-07-23T00:53:30.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-23T00:53:30.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-23T00:53:30.260Z Checking csv-core v0.1.11
29662025-07-23T00:53:30.260Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29672025-07-23T00:53:30.260Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29682025-07-23T00:53:30.285Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29692025-07-23T00:53:30.580Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29702025-07-23T00:53:30.607Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29712025-07-23T00:53:30.632Z Checking csv v1.3.1
29722025-07-23T00:53:31.341Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29732025-07-23T00:53:31.975Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29742025-07-23T00:53:34.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
29752025-07-23T00:53:35.130Z
29762025-07-23T00:53:35.130Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29772025-07-23T00:53:36.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-07-23T00:53:36.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-07-23T00:53:36.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-07-23T00:53:36.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29812025-07-23T00:53:36.212Z
29822025-07-23T00:53:36.212Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29832025-07-23T00:53:37.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-07-23T00:53:37.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-07-23T00:53:37.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-07-23T00:53:37.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29872025-07-23T00:53:37.262Z
29882025-07-23T00:53:37.262Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29892025-07-23T00:53:38.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-07-23T00:53:38.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-07-23T00:53:38.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-07-23T00:53:38.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
29932025-07-23T00:53:38.472Z
29942025-07-23T00:53:38.472Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
29952025-07-23T00:53:39.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-07-23T00:53:39.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-07-23T00:53:39.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-07-23T00:53:39.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29992025-07-23T00:53:39.715Z
30002025-07-23T00:53:39.715Zinfo: running `cargo check --bins` on dns-server (109/221)
30012025-07-23T00:53:40.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-07-23T00:53:40.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-07-23T00:53:40.804Z Compiling typify-impl v0.4.1
30042025-07-23T00:53:40.839Z Compiling parking_lot_core v0.8.6
30052025-07-23T00:53:40.864Z Compiling moka v0.12.10
30062025-07-23T00:53:40.865Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30072025-07-23T00:53:40.890Z Checking tagptr v0.2.0
30082025-07-23T00:53:40.919Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30092025-07-23T00:53:40.943Z Checking prefix-trie v0.7.0
30102025-07-23T00:53:41.130Z Checking fxhash v0.2.1
30112025-07-23T00:53:41.176Z Checking hickory-client v0.25.2
30122025-07-23T00:53:41.608Z Checking hickory-server v0.25.2
30132025-07-23T00:53:41.639Z Checking parking_lot v0.11.2
30142025-07-23T00:53:41.939Z Checking sled v0.34.7
30152025-07-23T00:53:42.050Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30162025-07-23T00:53:42.368Z Checking hickory-resolver v0.25.2
30172025-07-23T00:53:47.773Z Compiling typify-macro v0.4.1
30182025-07-23T00:53:49.804Z Compiling typify v0.4.1
30192025-07-23T00:53:49.956Z Compiling progenitor-impl v0.10.0
30202025-07-23T00:53:53.145Z Compiling progenitor-macro v0.10.0
30212025-07-23T00:53:57.738Z Checking progenitor v0.10.0
30222025-07-23T00:53:57.931Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30232025-07-23T00:53:58.634Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30242025-07-23T00:54:00.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.91s
30252025-07-23T00:54:00.828Z
30262025-07-23T00:54:00.828Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30272025-07-23T00:54:01.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-07-23T00:54:01.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-07-23T00:54:01.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-07-23T00:54:01.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30312025-07-23T00:54:01.869Z
30322025-07-23T00:54:01.869Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30332025-07-23T00:54:02.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-07-23T00:54:02.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-07-23T00:54:02.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-07-23T00:54:02.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30372025-07-23T00:54:02.887Z
30382025-07-23T00:54:02.887Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30392025-07-23T00:54:03.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-07-23T00:54:03.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-07-23T00:54:03.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-07-23T00:54:03.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30432025-07-23T00:54:04.015Z
30442025-07-23T00:54:04.016Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30452025-07-23T00:54:04.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-07-23T00:54:05.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-07-23T00:54:05.267Z Checking half v2.4.1
30482025-07-23T00:54:05.267Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30492025-07-23T00:54:05.267Z Checking ciborium-io v0.2.2
30502025-07-23T00:54:05.344Z Compiling semver v0.1.20
30512025-07-23T00:54:05.368Z Compiling radium v0.7.0
30522025-07-23T00:54:05.392Z Compiling zerocopy-derive v0.6.6
30532025-07-23T00:54:05.392Z Checking tap v1.0.1
30542025-07-23T00:54:05.392Z Compiling maybe-uninit v2.0.0
30552025-07-23T00:54:05.476Z Checking password-hash v0.5.0
30562025-07-23T00:54:05.591Z Checking wyz v0.5.1
30572025-07-23T00:54:05.725Z Checking ciborium-ll v0.2.2
30582025-07-23T00:54:05.800Z Compiling rustc_version v0.1.7
30592025-07-23T00:54:05.891Z Checking blake2 v0.10.6
30602025-07-23T00:54:05.915Z Compiling pin-project-internal v1.1.6
30612025-07-23T00:54:05.941Z Compiling cancel-safe-futures v0.1.5
30622025-07-23T00:54:05.965Z Compiling packed_struct v0.10.1
30632025-07-23T00:54:06.034Z Checking ciborium v0.2.2
30642025-07-23T00:54:06.182Z Compiling newtype_derive v0.1.6
30652025-07-23T00:54:06.206Z Checking funty v2.0.0
30662025-07-23T00:54:06.275Z Checking crc-catalog v2.4.0
30672025-07-23T00:54:06.334Z Compiling owo-colors v4.2.2
30682025-07-23T00:54:06.402Z Checking argon2 v0.5.3
30692025-07-23T00:54:06.449Z Checking crc v3.2.1
30702025-07-23T00:54:06.697Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30712025-07-23T00:54:06.866Z Compiling packed_struct_codegen v0.10.1
30722025-07-23T00:54:06.890Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30732025-07-23T00:54:06.938Z Checking bitvec v1.0.1
30742025-07-23T00:54:06.996Z Checking libsw-core v0.3.1
30752025-07-23T00:54:07.026Z Checking zerocopy v0.6.6
30762025-07-23T00:54:07.053Z Checking secrecy v0.10.3
30772025-07-23T00:54:07.234Z Compiling snafu-derive v0.8.5
30782025-07-23T00:54:07.258Z Compiling indexmap v1.9.3
30792025-07-23T00:54:07.289Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30802025-07-23T00:54:07.289Z Checking nodrop v0.1.14
30812025-07-23T00:54:07.501Z Checking fixedbitset v0.5.7
30822025-07-23T00:54:07.610Z Checking indent_write v2.2.0
30832025-07-23T00:54:07.693Z Checking array-init v0.0.4
30842025-07-23T00:54:07.830Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30852025-07-23T00:54:07.874Z Checking petgraph v0.8.2
30862025-07-23T00:54:08.177Z Checking libsw v3.5.0
30872025-07-23T00:54:08.201Z Checking pin-project v1.1.6
30882025-07-23T00:54:08.397Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30892025-07-23T00:54:08.471Z Checking smallvec v0.6.14
30902025-07-23T00:54:09.195Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30912025-07-23T00:54:09.220Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30922025-07-23T00:54:09.343Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30932025-07-23T00:54:09.567Z Checking globset v0.4.15
30942025-07-23T00:54:09.769Z Checking olpc-cjson v0.1.4
30952025-07-23T00:54:09.794Z Checking serde_plain v1.0.2
30962025-07-23T00:54:10.040Z Checking smawk v0.3.2
30972025-07-23T00:54:10.072Z Checking unicode-linebreak v0.1.5
30982025-07-23T00:54:10.096Z Checking termcolor v1.4.1
30992025-07-23T00:54:10.277Z Checking hashbrown v0.12.3
31002025-07-23T00:54:10.302Z Checking swrite v0.1.0
31012025-07-23T00:54:10.472Z Checking linear-map v1.2.0
31022025-07-23T00:54:10.513Z Checking bitfield v0.14.0
31032025-07-23T00:54:10.538Z Checking typed-path v0.9.3
31042025-07-23T00:54:10.563Z Checking env_logger v0.10.2
31052025-07-23T00:54:10.822Z Checking textwrap v0.16.2
31062025-07-23T00:54:10.846Z Checking ron v0.8.1
31072025-07-23T00:54:10.872Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31082025-07-23T00:54:11.019Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31092025-07-23T00:54:11.237Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102025-07-23T00:54:11.310Z Checking snafu v0.8.5
31112025-07-23T00:54:11.765Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31122025-07-23T00:54:11.816Z Checking steno v0.4.1
31132025-07-23T00:54:11.911Z Checking serde-hex v0.1.0
31142025-07-23T00:54:11.936Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31152025-07-23T00:54:12.210Z Checking hashbrown v0.13.2
31162025-07-23T00:54:12.279Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31172025-07-23T00:54:12.303Z Checking tough v0.20.0
31182025-07-23T00:54:13.093Z Checking humantime v2.2.0
31192025-07-23T00:54:13.365Z Checking crc-any v2.5.0
31202025-07-23T00:54:13.393Z Checking object v0.30.4
31212025-07-23T00:54:13.707Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222025-07-23T00:54:13.731Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31232025-07-23T00:54:13.981Z Checking path-slash v0.1.5
31242025-07-23T00:54:14.032Z Checking half v1.8.3
31252025-07-23T00:54:14.111Z Checking void v1.0.2
31262025-07-23T00:54:14.157Z Checking tungstenite v0.23.0
31272025-07-23T00:54:14.273Z Checking lzss v0.8.2
31282025-07-23T00:54:14.424Z Checking serde_cbor v0.11.2
31292025-07-23T00:54:14.668Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31302025-07-23T00:54:14.957Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31312025-07-23T00:54:15.217Z Checking nix v0.27.1
31322025-07-23T00:54:15.241Z Checking kstat-rs v0.2.4
31332025-07-23T00:54:15.241Z Checking serde_bytes v0.11.17
31342025-07-23T00:54:15.403Z Checking tokio-tungstenite v0.23.1
31352025-07-23T00:54:15.524Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31362025-07-23T00:54:15.560Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31372025-07-23T00:54:15.589Z Checking signal-hook-tokio v0.3.1
31382025-07-23T00:54:16.311Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31392025-07-23T00:54:18.336Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31402025-07-23T00:54:20.074Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31412025-07-23T00:54:34.696Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31422025-07-23T00:54:43.838Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31432025-07-23T00:54:44.862Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31442025-07-23T00:54:49.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.10s
31452025-07-23T00:54:49.344Z
31462025-07-23T00:54:49.344Zinfo: running `cargo check --bins` on gateway-api (114/221)
31472025-07-23T00:54:50.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-07-23T00:54:50.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-07-23T00:54:50.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502025-07-23T00:54:50.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31512025-07-23T00:54:50.384Z
31522025-07-23T00:54:50.384Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31532025-07-23T00:54:51.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-07-23T00:54:51.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-07-23T00:54:51.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562025-07-23T00:54:51.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31572025-07-23T00:54:51.416Z
31582025-07-23T00:54:51.416Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31592025-07-23T00:54:52.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-07-23T00:54:52.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-07-23T00:54:52.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-07-23T00:54:52.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31632025-07-23T00:54:52.520Z
31642025-07-23T00:54:52.520Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31652025-07-23T00:54:53.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-07-23T00:54:53.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-07-23T00:54:53.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-07-23T00:54:53.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31692025-07-23T00:54:53.585Z
31702025-07-23T00:54:53.585Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31712025-07-23T00:54:54.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-07-23T00:54:54.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-07-23T00:54:54.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-07-23T00:54:54.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31752025-07-23T00:54:54.620Z
31762025-07-23T00:54:54.620Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31772025-07-23T00:54:55.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-07-23T00:54:55.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-07-23T00:54:55.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-07-23T00:54:55.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31812025-07-23T00:54:55.688Z
31822025-07-23T00:54:55.688Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31832025-07-23T00:54:56.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-07-23T00:54:56.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-07-23T00:54:56.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-07-23T00:54:56.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31872025-07-23T00:54:56.777Z
31882025-07-23T00:54:56.777Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31892025-07-23T00:54:57.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-07-23T00:54:57.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-07-23T00:54:57.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-07-23T00:54:57.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
31932025-07-23T00:54:57.791Z
31942025-07-23T00:54:57.791Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
31952025-07-23T00:54:58.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-07-23T00:54:58.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-07-23T00:54:58.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-07-23T00:54:58.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31992025-07-23T00:54:58.861Z
32002025-07-23T00:54:58.862Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32012025-07-23T00:54:59.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-07-23T00:54:59.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-07-23T00:54:59.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-07-23T00:54:59.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
32052025-07-23T00:54:59.889Z
32062025-07-23T00:54:59.889Zinfo: running `cargo check --bins` on sp-sim (124/221)
32072025-07-23T00:55:00.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-07-23T00:55:00.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-07-23T00:55:00.971Z Compiling nix v0.30.1
32102025-07-23T00:55:00.971Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32112025-07-23T00:55:00.971Z Checking keccak v0.1.5
32122025-07-23T00:55:01.330Z Checking sha3 v0.10.8
32132025-07-23T00:55:01.379Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32142025-07-23T00:55:03.589Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32152025-07-23T00:55:06.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s
32162025-07-23T00:55:06.462Z
32172025-07-23T00:55:06.462Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32182025-07-23T00:55:07.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-07-23T00:55:07.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-07-23T00:55:07.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-07-23T00:55:07.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32222025-07-23T00:55:07.605Z
32232025-07-23T00:55:07.605Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32242025-07-23T00:55:08.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-07-23T00:55:08.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-07-23T00:55:08.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-07-23T00:55:08.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32282025-07-23T00:55:08.734Z
32292025-07-23T00:55:08.734Zinfo: running `cargo check --bins` on db-macros (127/221)
32302025-07-23T00:55:09.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-07-23T00:55:09.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-07-23T00:55:09.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-07-23T00:55:09.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32342025-07-23T00:55:09.700Z
32352025-07-23T00:55:09.700Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32362025-07-23T00:55:10.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-07-23T00:55:10.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-07-23T00:55:10.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-07-23T00:55:10.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32402025-07-23T00:55:10.684Z
32412025-07-23T00:55:10.684Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32422025-07-23T00:55:11.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-07-23T00:55:11.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-07-23T00:55:11.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-07-23T00:55:11.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32462025-07-23T00:55:11.833Z
32472025-07-23T00:55:11.834Zinfo: running `cargo check --bins` on authz-macros (130/221)
32482025-07-23T00:55:12.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-07-23T00:55:12.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-07-23T00:55:12.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-07-23T00:55:12.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32522025-07-23T00:55:12.815Z
32532025-07-23T00:55:12.815Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32542025-07-23T00:55:13.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-07-23T00:55:13.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-07-23T00:55:13.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-07-23T00:55:13.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32582025-07-23T00:55:13.892Z
32592025-07-23T00:55:13.892Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32602025-07-23T00:55:14.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-07-23T00:55:14.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-07-23T00:55:14.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-07-23T00:55:14.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32642025-07-23T00:55:14.978Z
32652025-07-23T00:55:14.979Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32662025-07-23T00:55:15.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-07-23T00:55:15.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-07-23T00:55:15.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-07-23T00:55:15.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32702025-07-23T00:55:15.983Z
32712025-07-23T00:55:15.983Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32722025-07-23T00:55:16.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-07-23T00:55:16.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-07-23T00:55:16.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-07-23T00:55:16.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32762025-07-23T00:55:17.038Z
32772025-07-23T00:55:17.038Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32782025-07-23T00:55:18.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-07-23T00:55:18.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-07-23T00:55:18.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-07-23T00:55:18.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32822025-07-23T00:55:18.141Z
32832025-07-23T00:55:18.141Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32842025-07-23T00:55:19.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-07-23T00:55:19.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-07-23T00:55:19.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-07-23T00:55:19.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32882025-07-23T00:55:19.240Z
32892025-07-23T00:55:19.240Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
32902025-07-23T00:55:20.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-07-23T00:55:20.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-07-23T00:55:20.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-07-23T00:55:20.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32942025-07-23T00:55:20.384Z
32952025-07-23T00:55:20.385Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
32962025-07-23T00:55:21.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-07-23T00:55:21.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-07-23T00:55:21.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-07-23T00:55:21.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33002025-07-23T00:55:21.475Z
33012025-07-23T00:55:21.475Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33022025-07-23T00:55:22.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-07-23T00:55:22.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-07-23T00:55:22.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-07-23T00:55:22.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33062025-07-23T00:55:22.509Z
33072025-07-23T00:55:22.509Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33082025-07-23T00:55:23.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-07-23T00:55:23.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-07-23T00:55:23.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-07-23T00:55:23.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33122025-07-23T00:55:23.534Z
33132025-07-23T00:55:23.534Zinfo: running `cargo check --bins` on key-manager (141/221)
33142025-07-23T00:55:24.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-07-23T00:55:24.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-07-23T00:55:24.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-07-23T00:55:24.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33182025-07-23T00:55:24.545Z
33192025-07-23T00:55:24.545Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33202025-07-23T00:55:25.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-07-23T00:55:25.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-07-23T00:55:25.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-07-23T00:55:25.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33242025-07-23T00:55:25.590Z
33252025-07-23T00:55:25.590Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33262025-07-23T00:55:26.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-07-23T00:55:26.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-07-23T00:55:26.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-07-23T00:55:26.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33302025-07-23T00:55:26.667Z
33312025-07-23T00:55:26.668Zinfo: running `cargo check --bins` on typed-rng (144/221)
33322025-07-23T00:55:27.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-07-23T00:55:27.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-07-23T00:55:27.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-07-23T00:55:27.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33362025-07-23T00:55:27.586Z
33372025-07-23T00:55:27.586Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33382025-07-23T00:55:28.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-07-23T00:55:28.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-07-23T00:55:28.891Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33412025-07-23T00:55:28.891Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33422025-07-23T00:55:28.891Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33432025-07-23T00:55:28.915Z Compiling thiserror-impl-no-std v2.0.2
33442025-07-23T00:55:28.916Z Checking universal-hash v0.5.1
33452025-07-23T00:55:28.916Z Checking opaque-debug v0.3.1
33462025-07-23T00:55:28.916Z Checking chacha20 v0.9.1
33472025-07-23T00:55:28.940Z Checking aead v0.5.2
33482025-07-23T00:55:29.095Z Compiling unicase v2.7.0
33492025-07-23T00:55:29.203Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33502025-07-23T00:55:29.227Z Checking poly1305 v0.8.0
33512025-07-23T00:55:29.296Z Compiling libefi-sys v0.1.0
33522025-07-23T00:55:29.362Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33532025-07-23T00:55:29.386Z Compiling bitfield-struct v0.6.2
33542025-07-23T00:55:29.458Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33552025-07-23T00:55:29.555Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33562025-07-23T00:55:29.630Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33572025-07-23T00:55:29.723Z Checking chacha20poly1305 v0.10.1
33582025-07-23T00:55:29.860Z Compiling proc-macro-error-attr2 v2.0.0
33592025-07-23T00:55:29.925Z Compiling salty v0.3.0
33602025-07-23T00:55:29.949Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33612025-07-23T00:55:29.986Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33622025-07-23T00:55:30.380Z Compiling num-derive v0.3.3
33632025-07-23T00:55:30.532Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33642025-07-23T00:55:30.556Z Compiling proc-macro-error2 v2.0.1
33652025-07-23T00:55:30.606Z Compiling xshell-macros v0.2.7
33662025-07-23T00:55:31.054Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33672025-07-23T00:55:31.104Z Compiling tabled_derive v0.10.0
33682025-07-23T00:55:31.263Z Checking xshell v0.2.7
33692025-07-23T00:55:31.300Z Checking thiserror-no-std v2.0.2
33702025-07-23T00:55:31.431Z Checking vsss-rs v3.3.4
33712025-07-23T00:55:31.481Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33722025-07-23T00:55:31.599Z Compiling mime_guess v2.0.5
33732025-07-23T00:55:31.746Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33742025-07-23T00:55:31.993Z Checking libscf-sys v1.1.0
33752025-07-23T00:55:32.584Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33762025-07-23T00:55:32.727Z Checking papergrid v0.14.0
33772025-07-23T00:55:32.939Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33782025-07-23T00:55:33.392Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33792025-07-23T00:55:33.739Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33802025-07-23T00:55:33.978Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33812025-07-23T00:55:34.003Z Checking primeorder v0.13.6
33822025-07-23T00:55:34.134Z Checking env_filter v0.1.2
33832025-07-23T00:55:34.374Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33842025-07-23T00:55:34.439Z Checking p384 v0.13.0
33852025-07-23T00:55:34.628Z Checking env_logger v0.11.5
33862025-07-23T00:55:34.748Z Checking tabled v0.18.0
33872025-07-23T00:55:34.946Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33882025-07-23T00:55:34.971Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33892025-07-23T00:55:35.149Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33902025-07-23T00:55:35.499Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33912025-07-23T00:55:35.523Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33922025-07-23T00:55:35.548Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33932025-07-23T00:55:35.613Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33942025-07-23T00:55:35.782Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33952025-07-23T00:55:35.831Z Checking http-range v0.1.5
33962025-07-23T00:55:36.023Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33972025-07-23T00:55:36.092Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33982025-07-23T00:55:36.407Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33992025-07-23T00:55:36.528Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34002025-07-23T00:55:36.609Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34012025-07-23T00:55:36.833Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34022025-07-23T00:55:36.865Z Checking secrecy v0.8.0
34032025-07-23T00:55:36.952Z Checking atty v0.2.14
34042025-07-23T00:55:37.072Z Checking crc8 v0.1.1
34052025-07-23T00:55:37.111Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34062025-07-23T00:55:37.364Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34072025-07-23T00:55:37.388Z Checking hyper-staticfile v0.10.1
34082025-07-23T00:55:37.870Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34092025-07-23T00:55:37.898Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34102025-07-23T00:55:37.926Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34112025-07-23T00:55:38.287Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34122025-07-23T00:55:38.330Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34132025-07-23T00:55:38.481Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34142025-07-23T00:55:38.656Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34152025-07-23T00:55:38.892Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34162025-07-23T00:55:39.692Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34172025-07-23T00:55:39.692Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34182025-07-23T00:55:39.716Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34192025-07-23T00:55:40.400Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34202025-07-23T00:55:40.837Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34212025-07-23T00:55:41.250Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34222025-07-23T00:55:42.581Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34232025-07-23T00:55:44.483Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34242025-07-23T00:55:50.946Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34252025-07-23T00:56:09.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.66s
34262025-07-23T00:56:09.471Z
34272025-07-23T00:56:09.471Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34282025-07-23T00:56:10.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-07-23T00:56:10.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-07-23T00:56:10.756Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34312025-07-23T00:56:29.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.19s
34322025-07-23T00:56:29.900Z
34332025-07-23T00:56:29.900Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34342025-07-23T00:56:30.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-07-23T00:56:31.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-07-23T00:56:31.231Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34372025-07-23T00:56:50.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.17s
34382025-07-23T00:56:50.287Z
34392025-07-23T00:56:50.287Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34402025-07-23T00:56:51.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-07-23T00:56:51.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-07-23T00:56:51.522Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34432025-07-23T00:57:10.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.07s
34442025-07-23T00:57:10.599Z
34452025-07-23T00:57:10.599Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34462025-07-23T00:57:11.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-07-23T00:57:11.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-07-23T00:57:11.858Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34492025-07-23T00:57:30.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s
34502025-07-23T00:57:30.307Z
34512025-07-23T00:57:30.307Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34522025-07-23T00:57:31.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-07-23T00:57:31.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-07-23T00:57:31.656Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552025-07-23T00:57:50.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.81s
34562025-07-23T00:57:50.339Z
34572025-07-23T00:57:50.339Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34582025-07-23T00:57:51.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-07-23T00:57:51.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-07-23T00:57:51.590Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34612025-07-23T00:58:10.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s
34622025-07-23T00:58:10.512Z
34632025-07-23T00:58:10.513Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34642025-07-23T00:58:11.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-07-23T00:58:11.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-07-23T00:58:11.800Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34672025-07-23T00:58:30.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.92s
34682025-07-23T00:58:30.641Z
34692025-07-23T00:58:30.641Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34702025-07-23T00:58:31.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-07-23T00:58:31.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-07-23T00:58:31.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732025-07-23T00:58:31.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
34742025-07-23T00:58:31.704Z
34752025-07-23T00:58:31.704Zinfo: running `cargo check --bins` on range-requests (154/221)
34762025-07-23T00:58:32.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-07-23T00:58:32.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-07-23T00:58:32.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-07-23T00:58:32.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34802025-07-23T00:58:32.727Z
34812025-07-23T00:58:32.728Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34822025-07-23T00:58:33.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-07-23T00:58:33.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-07-23T00:58:33.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-07-23T00:58:33.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34862025-07-23T00:58:33.712Z
34872025-07-23T00:58:33.712Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34882025-07-23T00:58:34.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-07-23T00:58:34.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-07-23T00:58:34.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-07-23T00:58:34.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34922025-07-23T00:58:34.742Z
34932025-07-23T00:58:34.744Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
34942025-07-23T00:58:35.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-07-23T00:58:35.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-07-23T00:58:35.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-07-23T00:58:35.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34982025-07-23T00:58:35.769Z
34992025-07-23T00:58:35.769Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35002025-07-23T00:58:36.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-07-23T00:58:36.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-07-23T00:58:36.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-07-23T00:58:36.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35042025-07-23T00:58:36.821Z
35052025-07-23T00:58:36.821Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35062025-07-23T00:58:37.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-07-23T00:58:37.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-07-23T00:58:37.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-07-23T00:58:37.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35102025-07-23T00:58:37.904Z
35112025-07-23T00:58:37.904Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35122025-07-23T00:58:38.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-07-23T00:58:38.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-07-23T00:58:38.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-07-23T00:58:38.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35162025-07-23T00:58:38.984Z
35172025-07-23T00:58:38.984Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35182025-07-23T00:58:39.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-07-23T00:58:39.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-07-23T00:58:39.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-07-23T00:58:39.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35222025-07-23T00:58:40.027Z
35232025-07-23T00:58:40.027Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35242025-07-23T00:58:40.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-07-23T00:58:41.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-07-23T00:58:41.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-07-23T00:58:41.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35282025-07-23T00:58:41.139Z
35292025-07-23T00:58:41.139Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35302025-07-23T00:58:42.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-07-23T00:58:42.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-07-23T00:58:42.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-07-23T00:58:42.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35342025-07-23T00:58:42.288Z
35352025-07-23T00:58:42.288Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35362025-07-23T00:58:43.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-07-23T00:58:43.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-07-23T00:58:43.475Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35392025-07-23T00:58:43.475Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35402025-07-23T00:58:44.580Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35412025-07-23T00:58:47.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
35422025-07-23T00:58:47.551Z
35432025-07-23T00:58:47.552Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35442025-07-23T00:58:48.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-07-23T00:58:48.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-07-23T00:58:48.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-07-23T00:58:48.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35482025-07-23T00:58:48.564Z
35492025-07-23T00:58:48.564Zinfo: running `cargo check --bins` on cert-dev (166/221)
35502025-07-23T00:58:49.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-07-23T00:58:49.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-07-23T00:58:49.526Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35532025-07-23T00:58:49.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35542025-07-23T00:58:50.022Z
35552025-07-23T00:58:50.022Zinfo: running `cargo check --bins` on clickana (167/221)
35562025-07-23T00:58:50.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-07-23T00:58:50.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-07-23T00:58:51.087Z Checking castaway v0.2.3
35592025-07-23T00:58:51.087Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35602025-07-23T00:58:51.113Z Checking unicode-truncate v1.1.0
35612025-07-23T00:58:51.113Z Checking lru v0.12.5
35622025-07-23T00:58:51.115Z Compiling instability v0.3.2
35632025-07-23T00:58:51.115Z Checking cassowary v0.3.0
35642025-07-23T00:58:51.115Z Compiling indoc v2.0.6
35652025-07-23T00:58:51.277Z Checking compact_str v0.8.0
35662025-07-23T00:58:51.979Z Checking ratatui v0.29.0
35672025-07-23T00:58:53.156Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35682025-07-23T00:58:54.663Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35692025-07-23T00:58:55.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
35702025-07-23T00:58:56.035Z
35712025-07-23T00:58:56.035Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35722025-07-23T00:58:56.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-07-23T00:58:56.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-07-23T00:58:57.159Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35752025-07-23T00:58:57.159Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35762025-07-23T00:58:58.552Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35772025-07-23T00:58:59.200Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35782025-07-23T00:58:59.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
35792025-07-23T00:58:59.896Z
35802025-07-23T00:58:59.896Zinfo: running `cargo check --bins` on ch-dev (169/221)
35812025-07-23T00:59:00.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-07-23T00:59:00.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-07-23T00:59:00.990Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35842025-07-23T00:59:01.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
35852025-07-23T00:59:02.133Z
35862025-07-23T00:59:02.133Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35872025-07-23T00:59:02.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-07-23T00:59:02.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-07-23T00:59:02.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-07-23T00:59:02.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35912025-07-23T00:59:02.871Z
35922025-07-23T00:59:02.871Zinfo: running `cargo check --bins` on crdb-seed (171/221)
35932025-07-23T00:59:03.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-07-23T00:59:03.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-07-23T00:59:03.943Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35962025-07-23T00:59:04.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
35972025-07-23T00:59:04.543Z
35982025-07-23T00:59:04.543Zinfo: running `cargo check --bins` on db-dev (172/221)
35992025-07-23T00:59:05.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-07-23T00:59:05.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-07-23T00:59:05.621Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36022025-07-23T00:59:06.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
36032025-07-23T00:59:06.767Z
36042025-07-23T00:59:06.767Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36052025-07-23T00:59:07.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-07-23T00:59:07.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-07-23T00:59:07.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-07-23T00:59:07.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36092025-07-23T00:59:07.822Z
36102025-07-23T00:59:07.822Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36112025-07-23T00:59:08.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-07-23T00:59:08.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-07-23T00:59:08.764Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36142025-07-23T00:59:09.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
36152025-07-23T00:59:10.005Z
36162025-07-23T00:59:10.005Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36172025-07-23T00:59:10.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-07-23T00:59:10.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-07-23T00:59:10.949Z Checking typeid v1.0.3
36202025-07-23T00:59:10.982Z Checking ordered-float v2.10.1
36212025-07-23T00:59:11.007Z Checking cargo-platform v0.2.0
36222025-07-23T00:59:11.116Z Checking erased-serde v0.4.6
36232025-07-23T00:59:11.425Z Checking serde-value v0.7.0
36242025-07-23T00:59:11.860Z Checking serde-untagged v0.1.7
36252025-07-23T00:59:12.188Z Checking cargo-util-schemas v0.2.0
36262025-07-23T00:59:13.790Z Checking cargo_metadata v0.20.0
36272025-07-23T00:59:15.133Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36282025-07-23T00:59:16.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
36292025-07-23T00:59:16.441Z
36302025-07-23T00:59:16.442Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36312025-07-23T00:59:17.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-07-23T00:59:17.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-07-23T00:59:17.647Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36342025-07-23T00:59:19.833Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36352025-07-23T00:59:20.646Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36362025-07-23T00:59:21.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
36372025-07-23T00:59:21.622Z
36382025-07-23T00:59:21.622Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36392025-07-23T00:59:22.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-07-23T00:59:22.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-07-23T00:59:23.062Z Compiling crunchy v0.2.2
36422025-07-23T00:59:23.087Z Compiling dsl_auto_type v0.1.2
36432025-07-23T00:59:23.087Z Checking scheduled-thread-pool v0.2.7
36442025-07-23T00:59:23.087Z Compiling diesel_table_macro_syntax v0.2.0
36452025-07-23T00:59:23.111Z Compiling tiny-keccak v2.0.2
36462025-07-23T00:59:23.193Z Compiling bit-vec v0.6.3
36472025-07-23T00:59:23.218Z Compiling ascii-canvas v3.0.0
36482025-07-23T00:59:23.218Z Compiling ena v0.14.3
36492025-07-23T00:59:23.387Z Checking r2d2 v0.8.10
36502025-07-23T00:59:23.479Z Compiling bindgen v0.71.1
36512025-07-23T00:59:23.503Z Compiling bit-set v0.5.3
36522025-07-23T00:59:23.592Z Compiling diff v0.1.13
36532025-07-23T00:59:23.625Z Compiling regex-syntax v0.6.29
36542025-07-23T00:59:23.654Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36552025-07-23T00:59:23.723Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36562025-07-23T00:59:23.801Z Compiling derive_builder_core v0.20.2
36572025-07-23T00:59:23.900Z Compiling libxml v0.3.3
36582025-07-23T00:59:24.008Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36592025-07-23T00:59:24.126Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36602025-07-23T00:59:24.313Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36612025-07-23T00:59:24.337Z Compiling strum_macros v0.24.3
36622025-07-23T00:59:24.384Z Compiling diesel_derives v2.2.3
36632025-07-23T00:59:24.531Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36642025-07-23T00:59:24.592Z Compiling indoc v1.0.9
36652025-07-23T00:59:25.279Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36662025-07-23T00:59:25.548Z Compiling oso-derive v0.27.3
36672025-07-23T00:59:25.580Z Compiling derive_builder_macro v0.20.2
36682025-07-23T00:59:26.240Z Compiling lalrpop v0.19.12
36692025-07-23T00:59:26.313Z Checking derive_builder v0.20.2
36702025-07-23T00:59:26.381Z Compiling impl-trait-for-tuples v0.2.2
36712025-07-23T00:59:26.492Z Checking quick-xml v0.37.2
36722025-07-23T00:59:26.532Z Checking maplit v1.0.2
36732025-07-23T00:59:26.694Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36742025-07-23T00:59:26.843Z Compiling diesel-dtrace v0.4.2
36752025-07-23T00:59:27.215Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36762025-07-23T00:59:27.518Z Checking bb8 v0.8.5
36772025-07-23T00:59:27.917Z Checking ignore v0.4.23
36782025-07-23T00:59:27.942Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36792025-07-23T00:59:27.987Z Checking predicates-tree v1.0.12
36802025-07-23T00:59:28.166Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36812025-07-23T00:59:28.233Z Checking rand_seeder v0.3.0
36822025-07-23T00:59:28.351Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36832025-07-23T00:59:28.493Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36842025-07-23T00:59:28.522Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36852025-07-23T00:59:28.627Z Checking globwalk v0.9.1
36862025-07-23T00:59:28.727Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36872025-07-23T00:59:28.950Z Checking camino-tempfile-ext v0.3.2
36882025-07-23T00:59:28.992Z Checking console v0.16.0
36892025-07-23T00:59:29.273Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36902025-07-23T00:59:29.508Z Checking unit-prefix v0.5.1
36912025-07-23T00:59:29.710Z Checking is_ci v1.2.0
36922025-07-23T00:59:29.856Z Checking supports-color v3.0.2
36932025-07-23T00:59:29.994Z Checking indicatif v0.18.0
36942025-07-23T00:59:30.045Z Checking support-bundle-viewer v0.1.2
36952025-07-23T00:59:30.077Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36962025-07-23T00:59:30.358Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36972025-07-23T00:59:30.445Z Checking multimap v0.10.1
36982025-07-23T00:59:32.100Z Checking diesel v2.2.11
36992025-07-23T00:59:45.574Z Compiling samael v0.0.19
37002025-07-23T00:59:55.361Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37012025-07-23T00:59:58.512Z Checking async-bb8-diesel v0.2.1
37022025-07-23T01:00:01.039Z Compiling polar-core v0.27.3
37032025-07-23T01:00:09.794Z Checking oso v0.27.3
37042025-07-23T01:01:01.724Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37052025-07-23T01:01:46.995Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37062025-07-23T01:02:00.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
37072025-07-23T01:02:00.458Z
37082025-07-23T01:02:00.459Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37092025-07-23T01:02:01.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-07-23T01:02:01.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-07-23T01:02:01.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122025-07-23T01:02:01.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37132025-07-23T01:02:01.552Z
37142025-07-23T01:02:01.552Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37152025-07-23T01:02:02.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-07-23T01:02:02.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-07-23T01:02:02.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182025-07-23T01:02:02.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37192025-07-23T01:02:02.642Z
37202025-07-23T01:02:02.642Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37212025-07-23T01:02:03.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-07-23T01:02:03.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-07-23T01:02:03.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242025-07-23T01:02:03.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
37252025-07-23T01:02:03.658Z
37262025-07-23T01:02:03.658Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37272025-07-23T01:02:04.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282025-07-23T01:02:04.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292025-07-23T01:02:05.015Z Compiling libz-sys v1.1.20
37302025-07-23T01:02:05.041Z Compiling libgit2-sys v0.17.0+1.8.1
37312025-07-23T01:02:05.075Z Compiling vergen v8.3.2
37322025-07-23T01:02:05.100Z Compiling cargo-platform v0.1.8
37332025-07-23T01:02:05.127Z Compiling fs-err v2.11.0
37342025-07-23T01:02:05.128Z Compiling rustls v0.21.12
37352025-07-23T01:02:05.167Z Checking sct v0.7.1
37362025-07-23T01:02:05.167Z Checking rustls-webpki v0.101.7
37372025-07-23T01:02:05.411Z Compiling cargo_metadata v0.18.1
37382025-07-23T01:02:05.480Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37392025-07-23T01:02:05.511Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37402025-07-23T01:02:05.558Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37412025-07-23T01:02:05.739Z Checking parse-size v1.1.0
37422025-07-23T01:02:05.931Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37432025-07-23T01:02:05.956Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37442025-07-23T01:02:05.981Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37452025-07-23T01:02:05.981Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37462025-07-23T01:02:05.981Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37472025-07-23T01:02:06.177Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37482025-07-23T01:02:06.808Z Checking rustls-pemfile v1.0.4
37492025-07-23T01:02:06.889Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37502025-07-23T01:02:07.026Z Checking twox-hash v2.1.0
37512025-07-23T01:02:07.075Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37522025-07-23T01:02:07.495Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37532025-07-23T01:02:07.615Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37542025-07-23T01:02:07.908Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37552025-07-23T01:02:08.414Z Checking tokio-rustls v0.24.1
37562025-07-23T01:02:08.640Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37572025-07-23T01:02:08.742Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37582025-07-23T01:02:08.975Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37592025-07-23T01:02:09.046Z Checking fatfs v0.3.6
37602025-07-23T01:02:09.202Z Checking assert_matches v1.5.0
37612025-07-23T01:02:14.905Z Compiling git2 v0.19.0
37622025-07-23T01:02:19.999Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37632025-07-23T01:03:34.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
37642025-07-23T01:03:34.685Z
37652025-07-23T01:03:34.685Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37662025-07-23T01:03:35.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-07-23T01:03:35.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-07-23T01:03:35.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-07-23T01:03:35.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
37702025-07-23T01:03:35.717Z
37712025-07-23T01:03:35.717Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37722025-07-23T01:03:36.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-07-23T01:03:36.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-07-23T01:03:36.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-07-23T01:03:36.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37762025-07-23T01:03:36.815Z
37772025-07-23T01:03:36.815Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37782025-07-23T01:03:37.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-07-23T01:03:37.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-07-23T01:03:37.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-07-23T01:03:37.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37822025-07-23T01:03:37.917Z
37832025-07-23T01:03:37.917Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37842025-07-23T01:03:38.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-07-23T01:03:38.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-07-23T01:03:38.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-07-23T01:03:38.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37882025-07-23T01:03:39.041Z
37892025-07-23T01:03:39.041Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37902025-07-23T01:03:39.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-07-23T01:03:40.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-07-23T01:03:40.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-07-23T01:03:40.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
37942025-07-23T01:03:40.115Z
37952025-07-23T01:03:40.115Zinfo: running `cargo check --bins` on nexus-networking (187/221)
37962025-07-23T01:03:41.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-07-23T01:03:41.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-07-23T01:03:41.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-07-23T01:03:41.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
38002025-07-23T01:03:41.243Z
38012025-07-23T01:03:41.243Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38022025-07-23T01:03:42.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-07-23T01:03:42.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-07-23T01:03:42.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-07-23T01:03:42.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
38062025-07-23T01:03:42.387Z
38072025-07-23T01:03:42.387Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38082025-07-23T01:03:43.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-07-23T01:03:43.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-07-23T01:03:43.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112025-07-23T01:03:43.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
38122025-07-23T01:03:43.477Z
38132025-07-23T01:03:43.477Zinfo: running `cargo check --bins` on update-common (190/221)
38142025-07-23T01:03:44.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-07-23T01:03:44.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-07-23T01:03:44.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172025-07-23T01:03:44.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
38182025-07-23T01:03:44.501Z
38192025-07-23T01:03:44.501Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38202025-07-23T01:03:45.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-07-23T01:03:45.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-07-23T01:03:45.948Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38232025-07-23T01:03:45.973Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38242025-07-23T01:03:46.017Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38252025-07-23T01:03:46.041Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38262025-07-23T01:03:46.066Z Checking yansi v1.0.1
38272025-07-23T01:03:46.066Z Checking diff v0.1.13
38282025-07-23T01:03:46.091Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38292025-07-23T01:03:46.091Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38302025-07-23T01:03:46.573Z Checking pretty_assertions v1.4.1
38312025-07-23T01:03:46.666Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38322025-07-23T01:03:47.551Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38332025-07-23T01:04:27.376Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38342025-07-23T01:04:27.402Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38352025-07-23T01:04:27.402Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38362025-07-23T01:04:27.402Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38372025-07-23T01:04:27.402Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38382025-07-23T01:04:27.402Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38392025-07-23T01:04:28.054Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38402025-07-23T01:04:28.598Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38412025-07-23T01:04:30.207Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38422025-07-23T01:05:35.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
38432025-07-23T01:05:35.364Z
38442025-07-23T01:05:35.364Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38452025-07-23T01:05:36.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-07-23T01:05:36.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-07-23T01:05:36.555Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38482025-07-23T01:05:36.555Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38492025-07-23T01:05:36.580Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38502025-07-23T01:05:36.580Z Checking heck v0.4.1
38512025-07-23T01:05:36.630Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38522025-07-23T01:05:36.825Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38532025-07-23T01:05:36.911Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38542025-07-23T01:05:37.989Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38552025-07-23T01:05:40.913Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38562025-07-23T01:05:42.962Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38572025-07-23T01:05:44.097Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38582025-07-23T01:05:46.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
38592025-07-23T01:05:46.248Z
38602025-07-23T01:05:46.248Zinfo: running `cargo check --bins` on installinator-api (193/221)
38612025-07-23T01:05:47.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-07-23T01:05:47.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-07-23T01:05:47.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642025-07-23T01:05:47.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
38652025-07-23T01:05:47.303Z
38662025-07-23T01:05:47.303Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38672025-07-23T01:05:48.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-07-23T01:05:48.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-07-23T01:05:48.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702025-07-23T01:05:48.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
38712025-07-23T01:05:48.315Z
38722025-07-23T01:05:48.315Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38732025-07-23T01:05:49.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742025-07-23T01:05:49.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752025-07-23T01:05:49.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762025-07-23T01:05:49.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
38772025-07-23T01:05:49.316Z
38782025-07-23T01:05:49.316Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38792025-07-23T01:05:50.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-07-23T01:05:50.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-07-23T01:05:50.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822025-07-23T01:05:50.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38832025-07-23T01:05:50.368Z
38842025-07-23T01:05:50.368Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38852025-07-23T01:05:51.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-07-23T01:05:51.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-07-23T01:05:51.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-07-23T01:05:51.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
38892025-07-23T01:05:51.328Z
38902025-07-23T01:05:51.329Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38912025-07-23T01:05:52.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-07-23T01:05:52.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-07-23T01:05:52.639Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38942025-07-23T01:05:52.664Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38952025-07-23T01:05:52.703Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38962025-07-23T01:05:52.728Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38972025-07-23T01:05:52.753Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38982025-07-23T01:05:52.754Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
38992025-07-23T01:05:52.795Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39002025-07-23T01:05:52.821Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39012025-07-23T01:05:52.989Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39022025-07-23T01:05:53.039Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39032025-07-23T01:05:53.069Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39042025-07-23T01:05:53.286Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39052025-07-23T01:05:53.311Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39062025-07-23T01:05:53.369Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39072025-07-23T01:05:53.711Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39082025-07-23T01:05:53.814Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39092025-07-23T01:05:54.075Z Compiling petname v2.0.2
39102025-07-23T01:05:54.607Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39112025-07-23T01:05:54.880Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39122025-07-23T01:05:55.142Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39132025-07-23T01:05:55.190Z Checking sync-ptr v0.1.4
39142025-07-23T01:05:55.219Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39152025-07-23T01:05:55.364Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39162025-07-23T01:05:55.397Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39172025-07-23T01:05:55.845Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39182025-07-23T01:05:57.315Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39192025-07-23T01:05:58.839Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39202025-07-23T01:05:58.839Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39212025-07-23T01:06:14.479Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39222025-07-23T01:06:14.479Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39232025-07-23T01:06:15.578Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39242025-07-23T01:06:17.694Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39252025-07-23T01:06:21.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s
39262025-07-23T01:06:21.300Z
39272025-07-23T01:06:21.301Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39282025-07-23T01:06:22.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-07-23T01:06:22.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-07-23T01:06:22.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312025-07-23T01:06:22.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
39322025-07-23T01:06:22.400Z
39332025-07-23T01:06:22.400Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39342025-07-23T01:06:23.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-07-23T01:06:23.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-07-23T01:06:23.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372025-07-23T01:06:23.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39382025-07-23T01:06:23.360Z
39392025-07-23T01:06:23.360Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39402025-07-23T01:06:24.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-07-23T01:06:24.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-07-23T01:06:24.541Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39432025-07-23T01:06:25.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
39442025-07-23T01:06:25.978Z
39452025-07-23T01:06:25.978Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39462025-07-23T01:06:26.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-07-23T01:06:26.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-07-23T01:06:27.119Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39492025-07-23T01:06:27.565Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39502025-07-23T01:06:29.185Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39512025-07-23T01:06:30.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
39522025-07-23T01:06:30.357Z
39532025-07-23T01:06:30.357Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39542025-07-23T01:06:31.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552025-07-23T01:06:31.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562025-07-23T01:06:31.364Z Compiling blake3 v1.5.4
39572025-07-23T01:06:31.389Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39582025-07-23T01:06:31.389Z Checking memmap2 v0.9.5
39592025-07-23T01:06:31.389Z Checking arrayvec v0.7.6
39602025-07-23T01:06:31.413Z Checking arrayref v0.3.9
39612025-07-23T01:06:31.414Z Checking constant_time_eq v0.3.1
39622025-07-23T01:06:31.438Z Checking topological-sort v0.2.2
39632025-07-23T01:06:31.438Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39642025-07-23T01:06:31.543Z Checking shell-words v1.1.0
39652025-07-23T01:06:32.000Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39662025-07-23T01:06:32.334Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39672025-07-23T01:06:32.822Z Checking omicron-zone-package v0.12.2
39682025-07-23T01:06:34.358Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39692025-07-23T01:06:35.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
39702025-07-23T01:06:35.888Z
39712025-07-23T01:06:35.889Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39722025-07-23T01:06:36.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-07-23T01:06:36.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-07-23T01:06:36.869Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39752025-07-23T01:06:37.255Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39762025-07-23T01:06:37.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
39772025-07-23T01:06:37.996Z
39782025-07-23T01:06:37.996Zinfo: running `cargo check --bins` on xtask (205/221)
39792025-07-23T01:06:38.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-07-23T01:06:38.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-07-23T01:06:38.767Z Checking bitflags v2.9.1
39822025-07-23T01:06:38.767Z Checking serde v1.0.219
39832025-07-23T01:06:38.767Z Checking thiserror v1.0.69
39842025-07-23T01:06:38.792Z Checking zerofrom v0.1.4
39852025-07-23T01:06:38.822Z Checking hashbrown v0.15.4
39862025-07-23T01:06:38.848Z Checking smallvec v1.15.0
39872025-07-23T01:06:38.872Z Checking num-traits v0.2.19
39882025-07-23T01:06:38.873Z Checking scroll v0.12.0
39892025-07-23T01:06:38.962Z Checking log v0.4.27
39902025-07-23T01:06:39.014Z Checking yoke v0.7.4
39912025-07-23T01:06:39.046Z Checking rustix v0.38.37
39922025-07-23T01:06:39.135Z Checking percent-encoding v2.3.1
39932025-07-23T01:06:39.229Z Checking pest v2.7.14
39942025-07-23T01:06:39.256Z Checking goblin v0.8.2
39952025-07-23T01:06:39.334Z Checking zerovec v0.10.4
39962025-07-23T01:06:39.358Z Checking form_urlencoded v1.2.1
39972025-07-23T01:06:39.550Z Checking zerocopy v0.7.35
39982025-07-23T01:06:39.706Z Checking indexmap v2.10.0
39992025-07-23T01:06:39.881Z Checking terminal_size v0.4.0
40002025-07-23T01:06:40.043Z Checking getrandom v0.3.1
40012025-07-23T01:06:40.068Z Checking ordered-float v2.10.1
40022025-07-23T01:06:40.243Z Checking syn v2.0.104
40032025-07-23T01:06:40.501Z Checking rustix v1.0.7
40042025-07-23T01:06:40.553Z Checking once_cell v1.21.3
40052025-07-23T01:06:40.667Z Checking tinystr v0.7.6
40062025-07-23T01:06:40.751Z Checking icu_collections v1.5.0
40072025-07-23T01:06:40.864Z Checking clap_builder v4.5.40
40082025-07-23T01:06:40.982Z Checking icu_locid v1.5.0
40092025-07-23T01:06:41.310Z Checking dtrace-parser v0.2.0
40102025-07-23T01:06:41.342Z Checking thiserror v2.0.12
40112025-07-23T01:06:41.490Z Checking textwrap v0.16.2
40122025-07-23T01:06:41.731Z Checking tempfile v3.20.0
40132025-07-23T01:06:41.756Z Checking fs-err v3.1.1
40142025-07-23T01:06:41.823Z Checking icu_provider v1.5.0
40152025-07-23T01:06:41.848Z Checking tabled v0.15.0
40162025-07-23T01:06:42.047Z Checking anyhow v1.0.98
40172025-07-23T01:06:42.071Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40182025-07-23T01:06:42.386Z Checking icu_locid_transform v1.5.0
40192025-07-23T01:06:42.467Z Checking toml_datetime v0.6.11
40202025-07-23T01:06:42.492Z Checking serde_spanned v0.6.9
40212025-07-23T01:06:42.492Z Checking serde_json v1.0.140
40222025-07-23T01:06:42.686Z Checking erased-serde v0.4.6
40232025-07-23T01:06:42.797Z Checking toml_edit v0.22.27
40242025-07-23T01:06:43.254Z Checking icu_properties v1.5.1
40252025-07-23T01:06:43.279Z Checking semver v1.0.26
40262025-07-23T01:06:43.404Z Checking camino v1.1.10
40272025-07-23T01:06:43.455Z Checking serde-untagged v0.1.7
40282025-07-23T01:06:43.627Z Checking serde-value v0.7.0
40292025-07-23T01:06:43.783Z Checking cargo-platform v0.2.0
40302025-07-23T01:06:43.807Z Checking dof v0.3.0
40312025-07-23T01:06:43.855Z Checking camino-tempfile v1.4.1
40322025-07-23T01:06:43.994Z Checking clap v4.5.40
40332025-07-23T01:06:44.080Z Checking macaddr v1.0.1
40342025-07-23T01:06:44.343Z Checking usdt-impl v0.5.0
40352025-07-23T01:06:44.793Z Checking usdt v0.5.0
40362025-07-23T01:06:44.948Z Checking toml v0.8.23
40372025-07-23T01:06:45.515Z Checking cargo_toml v0.21.0
40382025-07-23T01:06:45.944Z Checking icu_normalizer v1.5.0
40392025-07-23T01:06:46.617Z Checking idna_adapter v1.2.0
40402025-07-23T01:06:46.817Z Checking idna v1.0.3
40412025-07-23T01:06:47.263Z Checking url v2.5.4
40422025-07-23T01:06:47.947Z Checking cargo-util-schemas v0.2.0
40432025-07-23T01:06:49.481Z Checking cargo_metadata v0.20.0
40442025-07-23T01:06:50.845Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40452025-07-23T01:06:51.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
40462025-07-23T01:06:51.817Z
40472025-07-23T01:06:51.817Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40482025-07-23T01:06:52.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492025-07-23T01:06:52.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502025-07-23T01:06:53.084Z Checking polyval v0.6.2
40512025-07-23T01:06:53.109Z Checking ctr v0.9.2
40522025-07-23T01:06:53.146Z Checking ssh-encoding v0.2.0
40532025-07-23T01:06:53.146Z Checking blowfish v0.9.1
40542025-07-23T01:06:53.189Z Checking password-hash v0.4.2
40552025-07-23T01:06:53.214Z Checking p256 v0.13.2
40562025-07-23T01:06:53.239Z Checking p521 v0.13.3
40572025-07-23T01:06:53.267Z Checking russh-cryptovec v0.7.3
40582025-07-23T01:06:53.378Z Checking ghash v0.5.1
40592025-07-23T01:06:53.402Z Checking bcrypt-pbkdf v0.10.0
40602025-07-23T01:06:53.427Z Checking md5 v0.7.0
40612025-07-23T01:06:53.478Z Checking num-bigint v0.4.6
40622025-07-23T01:06:53.504Z Checking des v0.8.1
40632025-07-23T01:06:53.575Z Checking aes-gcm v0.10.3
40642025-07-23T01:06:53.600Z Checking pbkdf2 v0.11.0
40652025-07-23T01:06:53.638Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40662025-07-23T01:06:53.663Z Checking hex-literal v0.4.1
40672025-07-23T01:06:53.689Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40682025-07-23T01:06:53.755Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40692025-07-23T01:06:53.810Z Checking ssh-cipher v0.2.0
40702025-07-23T01:06:53.835Z Checking internet-checksum v0.2.1
40712025-07-23T01:06:54.097Z Checking ssh-key v0.6.6
40722025-07-23T01:06:54.248Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40732025-07-23T01:06:55.388Z Checking russh-keys v0.45.0
40742025-07-23T01:06:56.482Z Checking russh v0.45.0
40752025-07-23T01:07:23.844Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40762025-07-23T01:07:25.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
40772025-07-23T01:07:26.004Z
40782025-07-23T01:07:26.004Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40792025-07-23T01:07:26.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40802025-07-23T01:07:26.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40812025-07-23T01:07:27.049Z Checking termios v0.3.3
40822025-07-23T01:07:27.251Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40832025-07-23T01:07:28.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
40842025-07-23T01:07:28.530Z
40852025-07-23T01:07:28.530Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40862025-07-23T01:07:29.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40872025-07-23T01:07:29.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40882025-07-23T01:07:29.668Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40892025-07-23T01:07:29.693Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40902025-07-23T01:07:30.660Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40912025-07-23T01:07:33.029Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40922025-07-23T01:07:35.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.20s
40932025-07-23T01:07:35.945Z
40942025-07-23T01:07:35.945Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
40952025-07-23T01:07:36.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962025-07-23T01:07:36.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972025-07-23T01:07:36.954Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40982025-07-23T01:07:37.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
40992025-07-23T01:07:37.708Z
41002025-07-23T01:07:37.708Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41012025-07-23T01:07:38.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022025-07-23T01:07:38.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032025-07-23T01:07:38.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042025-07-23T01:07:38.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
41052025-07-23T01:07:38.642Z
41062025-07-23T01:07:38.642Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41072025-07-23T01:07:39.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082025-07-23T01:07:39.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092025-07-23T01:07:39.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41102025-07-23T01:07:39.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
41112025-07-23T01:07:39.606Z
41122025-07-23T01:07:39.606Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41132025-07-23T01:07:40.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142025-07-23T01:07:40.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152025-07-23T01:07:40.801Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41162025-07-23T01:07:41.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
41172025-07-23T01:07:41.780Z
41182025-07-23T01:07:41.780Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41192025-07-23T01:07:42.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41202025-07-23T01:07:42.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41212025-07-23T01:07:42.857Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41222025-07-23T01:07:42.857Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41232025-07-23T01:07:43.170Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41242025-07-23T01:07:44.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
41252025-07-23T01:07:44.659Z
41262025-07-23T01:07:44.659Zinfo: running `cargo check --bins` on omicron-package (214/221)
41272025-07-23T01:07:45.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-07-23T01:07:45.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-07-23T01:07:45.717Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41302025-07-23T01:07:47.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
41312025-07-23T01:07:47.742Z
41322025-07-23T01:07:47.742Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41332025-07-23T01:07:48.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342025-07-23T01:07:48.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352025-07-23T01:07:48.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41362025-07-23T01:07:48.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
41372025-07-23T01:07:48.793Z
41382025-07-23T01:07:48.793Zinfo: running `cargo check --bins` on gfss (216/221)
41392025-07-23T01:07:49.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41402025-07-23T01:07:49.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41412025-07-23T01:07:49.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41422025-07-23T01:07:49.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
41432025-07-23T01:07:49.735Z
41442025-07-23T01:07:49.735Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41452025-07-23T01:07:50.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41462025-07-23T01:07:50.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41472025-07-23T01:07:50.868Z Checking rtoolbox v0.0.2
41482025-07-23T01:07:50.868Z Checking tui-tree-widget v0.23.1
41492025-07-23T01:07:50.892Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41502025-07-23T01:07:51.093Z Checking rpassword v7.4.0
41512025-07-23T01:07:57.198Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41522025-07-23T01:08:00.912Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41532025-07-23T01:08:02.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.77s
41542025-07-23T01:08:02.712Z
41552025-07-23T01:08:02.712Zinfo: running `cargo check --bins` on wicket (218/221)
41562025-07-23T01:08:03.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41572025-07-23T01:08:03.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41582025-07-23T01:08:03.851Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41592025-07-23T01:08:04.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
41602025-07-23T01:08:04.479Z
41612025-07-23T01:08:04.480Zinfo: running `cargo check --bins` on wicketd (219/221)
41622025-07-23T01:08:05.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41632025-07-23T01:08:05.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41642025-07-23T01:08:05.629Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41652025-07-23T01:08:10.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
41662025-07-23T01:08:11.128Z
41672025-07-23T01:08:11.128Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41682025-07-23T01:08:11.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692025-07-23T01:08:12.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702025-07-23T01:08:12.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41712025-07-23T01:08:12.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
41722025-07-23T01:08:12.109Z
41732025-07-23T01:08:12.109Zinfo: running `cargo check --bins` on zone-setup (221/221)
41742025-07-23T01:08:13.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41752025-07-23T01:08:13.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41762025-07-23T01:08:13.194Z Checking uzers v0.12.1
41772025-07-23T01:08:13.548Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41782025-07-23T01:08:14.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
41792025-07-23T01:08:15.082Z
41802025-07-23T01:08:15.082Zreal 19:42.247064898
41812025-07-23T01:08:15.082Zuser 32:50.301136592
41822025-07-23T01:08:15.107Zsys 6:04.705227935
41832025-07-23T01:08:15.107Ztrap 0.804013385
41842025-07-23T01:08:15.107Ztflt 0.373189885
41852025-07-23T01:08:15.107Zdflt 2.117740771
41862025-07-23T01:08:15.107Zkflt 0.001265327
41872025-07-23T01:08:15.107Zlock 1:22:51.440814171
41882025-07-23T01:08:15.107Zslp 2:53:47.471034042
41892025-07-23T01:08:15.107Zlat 1:33.278910820
41902025-07-23T01:08:15.107Zstop 4:26.600304104
41912025-07-23T01:08:15.107Zprocess exited: duration 1507543 ms, exit code 0
 
41922025-07-23T01:08:15.156Zfound 0 output files