01KBJBWPQ9C5SE5QER9QNF1P6J: 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: 01KBJBX4EZ25JWQ7W00JJADATG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-03T15:05:37.673Zjob assigned to worker 01KBJBX7Q34N1C9QJBV3H45WWM [factory aws, i-0604c1fc676634558] (queued for 51 s)
 
22025-12-03T15:05:46.124Zstarting task 0: "setup"
32025-12-03T15:05:46.129Z++ uname -s
42025-12-03T15:05:46.133Z+ kern=SunOS
52025-12-03T15:05:46.133Z+ build_user=build
62025-12-03T15:05:46.133Z+ build_uid=12345
72025-12-03T15:05:46.133Z+ work_dir=/work
82025-12-03T15:05:46.133Z+ input_dir=/input
92025-12-03T15:05:46.133Z+ [[ 0 == 12345 ]]
102025-12-03T15:05:46.133Z+ case "$kern" in
112025-12-03T15:05:46.133Z+ groupadd -g 12345 build
122025-12-03T15:05:46.137Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-03T15:05:48.140Z+ zfs create -o mountpoint=/work rpool/work
142025-12-03T15:05:48.272Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-03T15:05:48.275Z+ home_fs=zfs
162025-12-03T15:05:48.275Z+ [[ zfs == autofs ]]
172025-12-03T15:05:48.275Z+ mkdir -p /home/build
182025-12-03T15:05:48.278Z+ chown build:build /home/build /work
192025-12-03T15:05:50.280Z+ chmod 0700 /home/build /work
202025-12-03T15:05:50.283Zprocess exited: duration 4160 ms, exit code 0
 
212025-12-03T15:05:50.289Zstarting task 1: "rust-toolchain"
222025-12-03T15:05:50.294Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-12-03T15:05:50.294Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-12-03T15:05:50.294Z * rust toolchain channel = "1.89.0"
252025-12-03T15:05:50.294Z * rust toolchain profile = "default"
262025-12-03T15:05:50.294Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-12-03T15:05:50.294Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-12-03T15:05:50.297Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-03T15:05:50.297Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-12-03T15:05:50.435Zinfo: downloading installer
312025-12-03T15:05:51.743Zwarn: It looks like you have an existing installation of Rust at:
322025-12-03T15:05:51.743Zwarn: /opt/ooce/bin
332025-12-03T15:05:51.744Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-03T15:05:51.744Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-03T15:05:51.744Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-03T15:05:51.744Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-03T15:05:51.744Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-03T15:05:51.744Zerror: cannot install while Rust is installed
392025-12-03T15:05:51.744Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-03T15:05:51.773Zinfo: profile set to 'default'
412025-12-03T15:05:51.773Zinfo: default host triple is x86_64-unknown-illumos
422025-12-03T15:05:51.776Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-12-03T15:05:51.946Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-12-03T15:05:51.946Zinfo: downloading component 'cargo'
452025-12-03T15:05:53.012Zinfo: downloading component 'clippy'
462025-12-03T15:05:53.376Zinfo: downloading component 'rust-docs'
472025-12-03T15:05:54.850Zinfo: downloading component 'rust-std'
482025-12-03T15:05:56.552Zinfo: downloading component 'rustc'
492025-12-03T15:06:04.676Zinfo: downloading component 'rustfmt'
502025-12-03T15:06:04.910Zinfo: installing component 'cargo'
512025-12-03T15:06:05.794Zinfo: installing component 'clippy'
522025-12-03T15:06:06.188Zinfo: installing component 'rust-docs'
532025-12-03T15:06:08.008Zinfo: installing component 'rust-std'
542025-12-03T15:06:09.922Zinfo: installing component 'rustc'
552025-12-03T15:06:16.508Zinfo: installing component 'rustfmt'
562025-12-03T15:06:16.843Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-12-03T15:06:16.844Z
582025-12-03T15:06:17.266Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-12-03T15:06:17.266Z
602025-12-03T15:06:17.270Z
612025-12-03T15:06:17.270ZRust is installed now. Great!
622025-12-03T15:06:17.270Z
632025-12-03T15:06:17.270ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-03T15:06:17.270Zenvironment variable. This has not been done automatically.
652025-12-03T15:06:17.270Z
662025-12-03T15:06:17.270ZTo configure your current shell, you need to source
672025-12-03T15:06:17.270Zthe corresponding env file under $HOME/.cargo.
682025-12-03T15:06:17.270Z
692025-12-03T15:06:17.270ZThis is usually done by running one of the following (note the leading DOT):
702025-12-03T15:06:17.270Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-03T15:06:17.270Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-03T15:06:17.270Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-03T15:06:17.377Z+ rustup --version
742025-12-03T15:06:17.393Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-03T15:06:17.396Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-03T15:06:17.512Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-12-03T15:06:17.515Z+ cargo --version
782025-12-03T15:06:17.582Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-12-03T15:06:17.585Z+ rustc --version
802025-12-03T15:06:17.657Zrustc 1.89.0 (29483883e 2025-08-04)
812025-12-03T15:06:17.661Zprocess exited: duration 27369 ms, exit code 0
 
822025-12-03T15:06:17.670Zstarting task 2: "authentication"
832025-12-03T15:06:17.691Zprocess exited: duration 23 ms, exit code 0
 
842025-12-03T15:06:17.697Zstarting task 3: "clone repository"
852025-12-03T15:06:17.702Z+ mkdir -p /work/oxidecomputer/omicron
862025-12-03T15:06:17.704Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-12-03T15:06:17.760ZCloning into '/work/oxidecomputer/omicron'...
882025-12-03T15:06:27.029Z+ cd /work/oxidecomputer/omicron
892025-12-03T15:06:27.032Z+ git fetch origin 3569914af03123cc59bc4c1b7fc9eb6057faab5d
902025-12-03T15:06:27.389ZFrom https://github.com/oxidecomputer/omicron
912025-12-03T15:06:27.389Z * branch 3569914af03123cc59bc4c1b7fc9eb6057faab5d -> FETCH_HEAD
922025-12-03T15:06:27.401Z+ [[ -n hotplug ]]
932025-12-03T15:06:27.404Z++ git branch --show-current
942025-12-03T15:06:27.407Z+ current=main
952025-12-03T15:06:27.408Z+ [[ main != hotplug ]]
962025-12-03T15:06:27.408Z+ git branch -f hotplug 3569914af03123cc59bc4c1b7fc9eb6057faab5d
972025-12-03T15:06:27.410Z+ git checkout -f hotplug
982025-12-03T15:06:27.571ZSwitched to branch 'hotplug'
992025-12-03T15:06:27.574Z+ git reset --hard 3569914af03123cc59bc4c1b7fc9eb6057faab5d
1002025-12-03T15:06:27.730ZHEAD is now at 3569914af make hakari hakahappy
1012025-12-03T15:06:27.733Zprocess exited: duration 10033 ms, exit code 0
 
1022025-12-03T15:06:27.739Zstarting task 4: "build"
1032025-12-03T15:06:27.744Z+ source .github/buildomat/ci-env.sh
1042025-12-03T15:06:27.747Z++ export CARGO_TERM_COLOR=always
1052025-12-03T15:06:27.747Z++ CARGO_TERM_COLOR=always
1062025-12-03T15:06:27.748Z+ cargo --version
1072025-12-03T15:06:27.802Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-12-03T15:06:27.805Z+ rustc --version
1092025-12-03T15:06:27.876Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-12-03T15:06:27.879Z+ source ./env.sh
1112025-12-03T15:06:27.879Z++ OLD_SHELL_OPTS=ehxB
1122025-12-03T15:06:27.882Z++ set -o xtrace
1132025-12-03T15:06:27.882Z++++ dirname ./env.sh
1142025-12-03T15:06:27.885Z+++ readlink -f .
1152025-12-03T15:06:27.889Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-12-03T15:06:27.889Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-12-03T15:06:27.889Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-12-03T15:06:27.889Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-12-03T15:06:27.889Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-12-03T15:06:27.889Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-12-03T15:06:27.889Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-12-03T15:06:27.889Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-12-03T15:06:27.889Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-12-03T15:06:27.890Z++ case $OLD_SHELL_OPTS in
1252025-12-03T15:06:27.890Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-12-03T15:06:27.890Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-12-03T15:06:27.890Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-12-03T15:06:27.890Z+ banner prerequisites
1292025-12-03T15:06:27.893Z
1302025-12-03T15:06:27.893Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-12-03T15:06:27.893Z # # # # # # # # # # # # # # #
1322025-12-03T15:06:27.893Z # # # # ##### # # ##### # # # # # #### #
1332025-12-03T15:06:27.893Z ##### ##### # ##### # # # # # # # # #
1342025-12-03T15:06:27.893Z # # # # # # # # # # # # # # #
1352025-12-03T15:06:27.893Z # # # ###### # # ###### ### # #### # #### #
1362025-12-03T15:06:27.893Z
1372025-12-03T15:06:27.893Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-12-03T15:06:39.784Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-12-03T15:06:48.745Z Startup: Caching catalogs ... Done
1402025-12-03T15:07:03.026ZPlanning: Solver setup ... Done (12.950s)
1412025-12-03T15:07:03.133ZPlanning: Running solver ... Done (0.107s)
1422025-12-03T15:07:03.267ZPlanning: Finding local manifests ... Done (0.003s)
1432025-12-03T15:07:03.278ZPlanning: Fetching manifests: 0/4 0% complete
1442025-12-03T15:07:03.412ZPlanning: Fetching manifests: 4/4 100% complete
1452025-12-03T15:07:03.459ZPlanning: Package planning ... Done (0.047s)
1462025-12-03T15:07:03.512ZPlanning: Merging actions ... Done (0.052s)
1472025-12-03T15:07:03.976ZPlanning: Checking for conflicting actions ... Done (0.464s)
1482025-12-03T15:07:03.987ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-12-03T15:07:06.230ZPlanning: Evaluating mediators ... Done (2.243s)
1502025-12-03T15:07:06.239ZPlanning: Planning completed in 17.36 seconds
1512025-12-03T15:07:06.389Z Packages to install: 4
1522025-12-03T15:07:06.389Z Mediators to change: 2
1532025-12-03T15:07:06.393Z Services to change: 1
1542025-12-03T15:07:06.393Z Estimated space available: 155.47 GB
1552025-12-03T15:07:06.393ZEstimated space to be consumed: 1.76 GB
1562025-12-03T15:07:06.393Z Create boot environment: No
1572025-12-03T15:07:06.393ZCreate backup boot environment: No
1582025-12-03T15:07:06.393Z Rebuild boot archive: No
1592025-12-03T15:07:06.393Z
1602025-12-03T15:07:06.393ZChanged mediators:
1612025-12-03T15:07:06.393Z mediator clang:
1622025-12-03T15:07:06.393Z version: None -> 15 (system default)
1632025-12-03T15:07:06.393Z
1642025-12-03T15:07:06.393Z mediator llvm:
1652025-12-03T15:07:06.393Z version: 14 (system default) -> 15 (system default)
1662025-12-03T15:07:06.393Z
1672025-12-03T15:07:06.393ZChanged packages:
1682025-12-03T15:07:06.393Zhelios-dev
1692025-12-03T15:07:06.393Z developer/build-essential
1702025-12-03T15:07:06.393Z None -> 11-2.0
1712025-12-03T15:07:06.393Z library/libxmlsec1
1722025-12-03T15:07:06.393Z None -> 1.2.35-2.0
1732025-12-03T15:07:06.393Z ooce/developer/clang-15
1742025-12-03T15:07:06.393Z None -> 15.0.7-2.0
1752025-12-03T15:07:06.393Z ooce/developer/llvm-15
1762025-12-03T15:07:06.393Z None -> 15.0.7-2.0
1772025-12-03T15:07:06.393Z
1782025-12-03T15:07:06.393ZServices:
1792025-12-03T15:07:06.393Z restart_fmri:
1802025-12-03T15:07:06.393Z svc:/system/update-man-index:default
1812025-12-03T15:07:06.499Z
1822025-12-03T15:07:06.499ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-12-03T15:07:11.504ZDownload: 2282/3290 items 119.5/212.6MB 56% complete (24.3M/s)
1842025-12-03T15:07:17.513ZDownload: 3283/3290 items 209.6/212.6MB 98% complete (21.9M/s)
1852025-12-03T15:07:17.575ZDownload: Completed 212.60 MB in 11.07 seconds (19.2M/s)
1862025-12-03T15:07:18.675Z Actions: 1/3689 actions (Installing new actions)
1872025-12-03T15:07:23.518Z Actions: Completed 3689 actions in 4.84 seconds.
1882025-12-03T15:07:23.912Z Done (0.390s)
1892025-12-03T15:07:23.912Z Done (0.000s)
1902025-12-03T15:07:24.893Z Done (0.980s)
1912025-12-03T15:07:30.252Z Done (5.023s)
1922025-12-03T15:07:30.335Z Done (0.017s)
1932025-12-03T15:07:30.338Z Done (0.000s)
1942025-12-03T15:07:30.489Z Done (0.000s)
1952025-12-03T15:07:31.394ZPlanning: Evaluating mediator changes ... Done
1962025-12-03T15:07:31.556ZPlanning: Checking for conflicting actions ... Done
1972025-12-03T15:07:31.560ZPlanning: Consolidating action changes ... Done
1982025-12-03T15:07:31.829ZPlanning: Evaluating mediators ... Done
1992025-12-03T15:07:31.832ZPlanning: Planning completed in 0.43 seconds
2002025-12-03T15:07:31.861Z Mediators to change: 2
2012025-12-03T15:07:31.861Z Create boot environment: No
2022025-12-03T15:07:31.865ZCreate backup boot environment: No
2032025-12-03T15:07:31.942Z Done
2042025-12-03T15:07:31.942Z Done
2052025-12-03T15:07:32.595Z Done
2062025-12-03T15:07:36.163Z Done
2072025-12-03T15:07:36.247Z Done
2082025-12-03T15:07:36.250Z Done
2092025-12-03T15:07:36.397Z Done
2102025-12-03T15:07:37.017ZPlanning: Evaluating mediator changes ... Done
2112025-12-03T15:07:37.020ZPlanning: Merging actions ... Done
2122025-12-03T15:07:37.208ZPlanning: Checking for conflicting actions ... Done
2132025-12-03T15:07:37.211ZPlanning: Consolidating action changes ... Done
2142025-12-03T15:07:37.479ZPlanning: Evaluating mediators ... Done
2152025-12-03T15:07:37.537ZPlanning: Planning completed in 0.77 seconds
2162025-12-03T15:07:37.572Z Packages to change: 1
2172025-12-03T15:07:37.572Z Mediators to change: 1
2182025-12-03T15:07:37.575Z Services to change: 1
2192025-12-03T15:07:37.575Z Create boot environment: No
2202025-12-03T15:07:37.575ZCreate backup boot environment: Yes
2212025-12-03T15:07:40.101Z Actions: 1/6 actions (Updating modified actions)
2222025-12-03T15:07:40.104Z Actions: Completed 6 actions in 0.00 seconds.
2232025-12-03T15:07:40.104Z Done
2242025-12-03T15:07:40.104Z Done
2252025-12-03T15:07:40.300Z Done
2262025-12-03T15:07:43.788Z Done
2272025-12-03T15:07:43.876Z Done
2282025-12-03T15:07:43.879Z Done
2292025-12-03T15:07:44.037Z Done
2302025-12-03T15:07:44.473ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-12-03T15:07:44.473Zclang system 15 system
2322025-12-03T15:07:44.473Zcsh system system illumos
2332025-12-03T15:07:44.473Zctags system system illumos
2342025-12-03T15:07:44.473Zfile system system illumos
2352025-12-03T15:07:44.473Zgcc vendor 12 vendor
2362025-12-03T15:07:44.473Zgcc system 10 system
2372025-12-03T15:07:44.473Zgcc system 7 system
2382025-12-03T15:07:44.473Zgo system 1.20 system
2392025-12-03T15:07:44.473Zgo system 1.19 system
2402025-12-03T15:07:44.473Zllvm system 15 system
2412025-12-03T15:07:44.473Zllvm system 14 system
2422025-12-03T15:07:44.474Zmariadb system 10.6 system
2432025-12-03T15:07:44.474Zmta vendor vendor dma
2442025-12-03T15:07:44.474Zopenjdk system 17 system
2452025-12-03T15:07:44.474Zopenjdk system 11 system
2462025-12-03T15:07:44.474Zopenjdk system 1.8 system
2472025-12-03T15:07:44.474Zopenssl vendor 3 vendor
2482025-12-03T15:07:44.474Zperl system 5.36 system
2492025-12-03T15:07:44.474Zpostgresql system 15 system
2502025-12-03T15:07:44.474Zpostgresql system 13 system
2512025-12-03T15:07:44.474Zpython vendor 3 vendor
2522025-12-03T15:07:44.474Zpython system 2 system
2532025-12-03T15:07:44.474Zpython3 system 3.11 system
2542025-12-03T15:07:44.474Zruby system 3.0 system
2552025-12-03T15:07:44.474Zwords vendor vendor american-english
2562025-12-03T15:07:44.474Zwords system system australian-english
2572025-12-03T15:07:44.474Zwords system system british-english
2582025-12-03T15:07:44.474Zwords system system canadian-english
2592025-12-03T15:07:44.474Zwords system system french
2602025-12-03T15:07:44.474Zwords system system italian
2612025-12-03T15:07:44.474Zwords system system ngerman
2622025-12-03T15:07:44.474Zwords system system ogerman
2632025-12-03T15:07:44.474Zwords system system spanish
2642025-12-03T15:07:44.802ZPUBLISHER TYPE STATUS P LOCATION
2652025-12-03T15:07:44.802Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-12-03T15:07:50.530ZFMRI IFO
2672025-12-03T15:07:50.530Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-12-03T15:07:50.530Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-12-03T15:07:50.530Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-12-03T15:07:50.530Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-12-03T15:07:50.530Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-12-03T15:07:50.530Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-12-03T15:07:50.530Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-12-03T15:07:50.530Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-12-03T15:07:50.530Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-12-03T15:07:50.530Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-12-03T15:07:50.530Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-12-03T15:07:50.530Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-12-03T15:07:50.530Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-12-03T15:07:50.530Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-12-03T15:07:50.530Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-12-03T15:07:50.530Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-12-03T15:07:51.622Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-12-03T15:07:51.924Z Updating crates.io index
2852025-12-03T15:07:51.972Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-12-03T15:07:52.295Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-12-03T15:07:53.016Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-12-03T15:07:53.291Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-12-03T15:07:53.549Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-12-03T15:07:53.852Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-12-03T15:07:55.046Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-12-03T15:07:57.265Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-12-03T15:07:58.279Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942025-12-03T15:07:58.616Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-12-03T15:07:59.347Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-12-03T15:07:59.870Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-12-03T15:08:00.199Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-12-03T15:08:00.464Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992025-12-03T15:08:01.076Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-12-03T15:08:01.572Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-12-03T15:08:01.812Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-12-03T15:08:02.137Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032025-12-03T15:08:02.467Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-12-03T15:08:02.717Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-12-03T15:08:02.935Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-12-03T15:08:03.192Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-12-03T15:08:03.559Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082025-12-03T15:08:04.053Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-12-03T15:08:04.457Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-12-03T15:08:04.710Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-12-03T15:08:05.251Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-12-03T15:08:05.756Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-12-03T15:08:06.106Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-12-03T15:08:06.477Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-12-03T15:08:06.890Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3162025-12-03T15:08:07.247Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172025-12-03T15:08:07.547Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182025-12-03T15:08:07.926Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192025-12-03T15:08:08.159Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202025-12-03T15:08:08.465Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-12-03T15:08:20.311Z Updating git repository `https://github.com/illumos/smf-rs`
3222025-12-03T15:08:21.720Z Downloading crates ...
3232025-12-03T15:08:21.772Z Downloaded itoa v1.0.11
3242025-12-03T15:08:21.775Z Downloaded digest v0.10.7
3252025-12-03T15:08:21.778Z Downloaded camino v1.2.0
3262025-12-03T15:08:21.781Z Downloaded ordered-float v2.10.1
3272025-12-03T15:08:21.784Z Downloaded idna_adapter v1.2.0
3282025-12-03T15:08:21.784Z Downloaded scroll_derive v0.12.0
3292025-12-03T15:08:21.786Z Downloaded log v0.4.27
3302025-12-03T15:08:21.786Z Downloaded icu_provider_macros v1.5.0
3312025-12-03T15:08:21.789Z Downloaded anstyle-parse v0.2.5
3322025-12-03T15:08:21.793Z Downloaded pest_meta v2.8.2
3332025-12-03T15:08:21.796Z Downloaded anstyle-query v1.1.1
3342025-12-03T15:08:21.799Z Downloaded bytecount v0.6.8
3352025-12-03T15:08:21.799Z Downloaded block-buffer v0.10.4
3362025-12-03T15:08:21.802Z Downloaded dtrace-parser v0.2.0
3372025-12-03T15:08:21.802Z Downloaded bitflags v2.9.4
3382025-12-03T15:08:21.805Z Downloaded autocfg v1.4.0
3392025-12-03T15:08:21.808Z Downloaded zerofrom-derive v0.1.4
3402025-12-03T15:08:21.812Z Downloaded zerofrom v0.1.4
3412025-12-03T15:08:21.812Z Downloaded pest v2.8.2
3422025-12-03T15:08:21.815Z Downloaded usdt-macro v0.5.0
3432025-12-03T15:08:21.818Z Downloaded ucd-trie v0.1.7
3442025-12-03T15:08:21.818Z Downloaded zerovec-derive v0.10.3
3452025-12-03T15:08:21.821Z Downloaded write16 v1.0.0
3462025-12-03T15:08:21.821Z Downloaded unicode-xid v0.2.6
3472025-12-03T15:08:21.824Z Downloaded version_check v0.9.5
3482025-12-03T15:08:21.824Z Downloaded equivalent v1.0.2
3492025-12-03T15:08:21.827Z Downloaded cargo-platform v0.2.0
3502025-12-03T15:08:21.827Z Downloaded utf8parse v0.2.2
3512025-12-03T15:08:21.830Z Downloaded thiserror-impl v2.0.17
3522025-12-03T15:08:21.830Z Downloaded thiserror-impl v1.0.69
3532025-12-03T15:08:21.833Z Downloaded displaydoc v0.2.5
3542025-12-03T15:08:21.836Z Downloaded rustix v1.0.7
3552025-12-03T15:08:21.856Z Downloaded thiserror v1.0.69
3562025-12-03T15:08:21.860Z Downloaded utf16_iter v1.0.5
3572025-12-03T15:08:21.863Z Downloaded unicode-linebreak v0.1.5
3582025-12-03T15:08:21.863Z Downloaded toml_write v0.1.2
3592025-12-03T15:08:21.866Z Downloaded yoke v0.7.4
3602025-12-03T15:08:21.866Z Downloaded writeable v0.5.5
3612025-12-03T15:08:21.869Z Downloaded crypto-common v0.1.6
3622025-12-03T15:08:21.869Z Downloaded colorchoice v1.0.2
3632025-12-03T15:08:21.872Z Downloaded clap v4.5.48
3642025-12-03T15:08:21.879Z Downloaded zerocopy-derive v0.7.35
3652025-12-03T15:08:21.883Z Downloaded thiserror v2.0.17
3662025-12-03T15:08:21.888Z Downloaded usdt-impl v0.5.0
3672025-12-03T15:08:21.891Z Downloaded unicode-ident v1.0.19
3682025-12-03T15:08:21.894Z Downloaded textwrap v0.16.2
3692025-12-03T15:08:21.897Z Downloaded url v2.5.4
3702025-12-03T15:08:21.897Z Downloaded anstyle v1.0.11
3712025-12-03T15:08:21.900Z Downloaded pest_generator v2.8.2
3722025-12-03T15:08:21.900Z Downloaded memmap v0.7.0
3732025-12-03T15:08:21.903Z Downloaded macaddr v1.0.1
3742025-12-03T15:08:21.903Z Downloaded cpufeatures v0.2.14
3752025-12-03T15:08:21.906Z Downloaded zerovec v0.10.4
3762025-12-03T15:08:21.909Z Downloaded tabled v0.15.0
3772025-12-03T15:08:21.923Z Downloaded strsim v0.11.1
3782025-12-03T15:08:21.927Z Downloaded zerocopy v0.7.35
3792025-12-03T15:08:21.939Z Downloaded winnow v0.7.13
3802025-12-03T15:08:21.946Z Downloaded heck v0.5.0
3812025-12-03T15:08:21.949Z Downloaded camino-tempfile v1.4.1
3822025-12-03T15:08:21.949Z Downloaded clap_derive v4.5.47
3832025-12-03T15:08:21.952Z Downloaded cargo_toml v0.21.0
3842025-12-03T15:08:21.952Z Downloaded synstructure v0.13.1
3852025-12-03T15:08:21.955Z Downloaded toml_datetime v0.6.11
3862025-12-03T15:08:21.955Z Downloaded tinystr v0.7.6
3872025-12-03T15:08:21.958Z Downloaded thread-id v4.2.2
3882025-12-03T15:08:21.958Z Downloaded unicode-width v0.2.0
3892025-12-03T15:08:21.962Z Downloaded unicode-width v0.1.14
3902025-12-03T15:08:21.967Z Downloaded smallvec v1.15.1
3912025-12-03T15:08:21.970Z Downloaded serde v1.0.226
3922025-12-03T15:08:21.972Z Downloaded sha2 v0.10.9
3932025-12-03T15:08:21.973Z Downloaded semver v1.0.27
3942025-12-03T15:08:21.975Z Downloaded quote v1.0.40
3952025-12-03T15:08:21.979Z Downloaded icu_locid_transform_data v1.5.0
3962025-12-03T15:08:21.979Z Downloaded cargo-util-schemas v0.8.2
3972025-12-03T15:08:21.982Z Downloaded scroll v0.12.0
3982025-12-03T15:08:21.982Z Downloaded proc-macro-error v1.0.4
3992025-12-03T15:08:21.984Z Downloaded toml v0.8.23
4002025-12-03T15:08:21.987Z Downloaded tabled_derive v0.7.0
4012025-12-03T15:08:21.987Z Downloaded pest_derive v2.8.2
4022025-12-03T15:08:21.990Z Downloaded papergrid v0.11.0
4032025-12-03T15:08:21.994Z Downloaded tempfile v3.20.0
4042025-12-03T15:08:21.997Z Downloaded ryu v1.0.18
4052025-12-03T15:08:22.000Z Downloaded proc-macro2 v1.0.101
4062025-12-03T15:08:22.003Z Downloaded num-traits v0.2.19
4072025-12-03T15:08:22.005Z Downloaded icu_properties v1.5.1
4082025-12-03T15:08:22.006Z Downloaded icu_normalizer v1.5.0
4092025-12-03T15:08:22.008Z Downloaded icu_provider v1.5.0
4102025-12-03T15:08:22.011Z Downloaded serde_derive v1.0.226
4112025-12-03T15:08:22.014Z Downloaded getrandom v0.3.4
4122025-12-03T15:08:22.017Z Downloaded icu_locid v1.5.0
4132025-12-03T15:08:22.020Z Downloaded serde_core v1.0.226
4142025-12-03T15:08:22.023Z Downloaded icu_normalizer_data v1.5.0
4152025-12-03T15:08:22.026Z Downloaded memchr v2.7.4
4162025-12-03T15:08:22.029Z Downloaded indexmap v2.11.4
4172025-12-03T15:08:22.033Z Downloaded serde_tokenstream v0.2.2
4182025-12-03T15:08:22.036Z Downloaded icu_collections v1.5.0
4192025-12-03T15:08:22.040Z Downloaded plain v0.2.3
4202025-12-03T15:08:22.043Z Downloaded stable_deref_trait v1.2.0
4212025-12-03T15:08:22.043Z Downloaded smawk v0.3.2
4222025-12-03T15:08:22.043Z Downloaded serde_spanned v0.6.9
4232025-12-03T15:08:22.046Z Downloaded serde-value v0.7.0
4242025-12-03T15:08:22.046Z Downloaded serde-untagged v0.1.7
4252025-12-03T15:08:22.049Z Downloaded proc-macro-error-attr v1.0.4
4262025-12-03T15:08:22.049Z Downloaded fs-err v3.1.1
4272025-12-03T15:08:22.049Z Downloaded cargo_metadata v0.21.0
4282025-12-03T15:08:22.052Z Downloaded heck v0.4.1
4292025-12-03T15:08:22.052Z Downloaded pretty-hex v0.4.1
4302025-12-03T15:08:22.055Z Downloaded swrite v0.1.0
4312025-12-03T15:08:22.055Z Downloaded clap_builder v4.5.48
4322025-12-03T15:08:22.059Z Downloaded serde_json v1.0.145
4332025-12-03T15:08:22.065Z Downloaded hashbrown v0.15.4
4342025-12-03T15:08:22.070Z Downloaded once_cell v1.21.3
4352025-12-03T15:08:22.073Z Downloaded idna v1.0.3
4362025-12-03T15:08:22.076Z Downloaded icu_locid_transform v1.5.0
4372025-12-03T15:08:22.079Z Downloaded goblin v0.8.2
4382025-12-03T15:08:22.083Z Downloaded cfg-if v1.0.4
4392025-12-03T15:08:22.086Z Downloaded syn v1.0.109
4402025-12-03T15:08:22.092Z Downloaded icu_properties_data v1.5.0
4412025-12-03T15:08:22.101Z Downloaded fnv v1.0.7
4422025-12-03T15:08:22.104Z Downloaded byteorder v1.5.0
4432025-12-03T15:08:22.104Z Downloaded syn v2.0.106
4442025-12-03T15:08:22.112Z Downloaded terminal_size v0.4.0
4452025-12-03T15:08:22.115Z Downloaded yoke-derive v0.7.4
4462025-12-03T15:08:22.115Z Downloaded usdt-attr-macro v0.5.0
4472025-12-03T15:08:22.115Z Downloaded usdt v0.5.0
4482025-12-03T15:08:22.115Z Downloaded percent-encoding v2.3.2
4492025-12-03T15:08:22.118Z Downloaded is_terminal_polyfill v1.70.1
4502025-12-03T15:08:22.118Z Downloaded generic-array v0.14.7
4512025-12-03T15:08:22.118Z Downloaded form_urlencoded v1.2.2
4522025-12-03T15:08:22.118Z Downloaded fastrand v2.1.1
4532025-12-03T15:08:22.121Z Downloaded errno v0.3.12
4542025-12-03T15:08:22.121Z Downloaded erased-serde v0.4.6
4552025-12-03T15:08:22.124Z Downloaded rustix v0.38.37
4562025-12-03T15:08:22.141Z Downloaded dof v0.3.0
4572025-12-03T15:08:22.144Z Downloaded clap_lex v0.7.4
4582025-12-03T15:08:22.144Z Downloaded litemap v0.7.3
4592025-12-03T15:08:22.147Z Downloaded anyhow v1.0.99
4602025-12-03T15:08:22.150Z Downloaded anstream v0.6.18
4612025-12-03T15:08:22.150Z Downloaded typeid v1.0.3
4622025-12-03T15:08:22.153Z Downloaded typenum v1.17.0
4632025-12-03T15:08:22.153Z Downloaded utf8_iter v1.0.4
4642025-12-03T15:08:22.153Z Downloaded toml_edit v0.22.27
4652025-12-03T15:08:22.171Z Downloaded libc v0.2.174
4662025-12-03T15:08:22.250Z Compiling proc-macro2 v1.0.101
4672025-12-03T15:08:22.250Z Compiling unicode-ident v1.0.19
4682025-12-03T15:08:22.253Z Compiling serde_core v1.0.226
4692025-12-03T15:08:22.253Z Compiling version_check v0.9.5
4702025-12-03T15:08:22.253Z Compiling serde v1.0.226
4712025-12-03T15:08:22.253Z Compiling libc v0.2.174
4722025-12-03T15:08:22.253Z Compiling memchr v2.7.4
4732025-12-03T15:08:22.253Z Compiling thiserror v2.0.17
4742025-12-03T15:08:22.722Z Compiling stable_deref_trait v1.2.0
4752025-12-03T15:08:22.859Z Compiling itoa v1.0.11
4762025-12-03T15:08:23.074Z Compiling ucd-trie v0.1.7
4772025-12-03T15:08:23.118Z Compiling thiserror v1.0.69
4782025-12-03T15:08:23.453Z Compiling autocfg v1.4.0
4792025-12-03T15:08:23.666Z Compiling writeable v0.5.5
4802025-12-03T15:08:23.829Z Compiling ryu v1.0.18
4812025-12-03T15:08:24.034Z Compiling litemap v0.7.3
4822025-12-03T15:08:24.298Z Compiling byteorder v1.5.0
4832025-12-03T15:08:24.417Z Compiling bitflags v2.9.4
4842025-12-03T15:08:24.598Z Compiling icu_locid_transform_data v1.5.0
4852025-12-03T15:08:24.754Z Compiling serde_json v1.0.145
4862025-12-03T15:08:24.854Z Compiling icu_properties_data v1.5.0
4872025-12-03T15:08:24.968Z Compiling num-traits v0.2.19
4882025-12-03T15:08:25.102Z Compiling errno v0.3.12
4892025-12-03T15:08:25.130Z Compiling quote v1.0.40
4902025-12-03T15:08:25.224Z Compiling hashbrown v0.15.4
4912025-12-03T15:08:25.315Z Compiling icu_normalizer_data v1.5.0
4922025-12-03T15:08:25.359Z Compiling typeid v1.0.3
4932025-12-03T15:08:25.433Z Compiling rustix v0.38.37
4942025-12-03T15:08:25.537Z Compiling syn v2.0.106
4952025-12-03T15:08:25.750Z Compiling utf16_iter v1.0.5
4962025-12-03T15:08:25.776Z Compiling smallvec v1.15.1
4972025-12-03T15:08:25.864Z Compiling equivalent v1.0.2
4982025-12-03T15:08:25.987Z Compiling utf8_iter v1.0.4
4992025-12-03T15:08:26.016Z Compiling write16 v1.0.0
5002025-12-03T15:08:26.267Z Compiling indexmap v2.11.4
5012025-12-03T15:08:26.357Z Compiling usdt-impl v0.5.0
5022025-12-03T15:08:26.517Z Compiling proc-macro-error-attr v1.0.4
5032025-12-03T15:08:26.553Z Compiling winnow v0.7.13
5042025-12-03T15:08:26.720Z Compiling toml_write v0.1.2
5052025-12-03T15:08:26.853Z Compiling syn v1.0.109
5062025-12-03T15:08:26.925Z Compiling thread-id v4.2.2
5072025-12-03T15:08:27.575Z Compiling proc-macro-error v1.0.4
5082025-12-03T15:08:27.729Z Compiling plain v0.2.3
5092025-12-03T15:08:27.924Z Compiling rustix v1.0.7
5102025-12-03T15:08:27.927Z Compiling camino v1.2.0
5112025-12-03T15:08:28.567Z Compiling getrandom v0.3.4
5122025-12-03T15:08:28.595Z Compiling utf8parse v0.2.2
5132025-12-03T15:08:28.622Z Compiling log v0.4.27
5142025-12-03T15:08:28.780Z Compiling percent-encoding v2.3.2
5152025-12-03T15:08:29.039Z Compiling anstyle-parse v0.2.5
5162025-12-03T15:08:29.114Z Compiling form_urlencoded v1.2.2
5172025-12-03T15:08:29.160Z Compiling ordered-float v2.10.1
5182025-12-03T15:08:29.518Z Compiling terminal_size v0.4.0
5192025-12-03T15:08:30.064Z Compiling anstyle-query v1.1.1
5202025-12-03T15:08:30.098Z Compiling pretty-hex v0.4.1
5212025-12-03T15:08:30.174Z Compiling anstyle v1.0.11
5222025-12-03T15:08:30.249Z Compiling is_terminal_polyfill v1.70.1
5232025-12-03T15:08:30.329Z Compiling cfg-if v1.0.4
5242025-12-03T15:08:30.394Z Compiling colorchoice v1.0.2
5252025-12-03T15:08:30.571Z Compiling anstream v0.6.18
5262025-12-03T15:08:30.756Z Compiling semver v1.0.27
5272025-12-03T15:08:31.263Z Compiling fs-err v3.1.1
5282025-12-03T15:08:31.300Z Compiling heck v0.4.1
5292025-12-03T15:08:31.420Z Compiling heck v0.5.0
5302025-12-03T15:08:31.546Z Compiling fastrand v2.1.1
5312025-12-03T15:08:31.605Z Compiling once_cell v1.21.3
5322025-12-03T15:08:31.730Z Compiling unicode-width v0.1.14
5332025-12-03T15:08:31.905Z Compiling bytecount v0.6.8
5342025-12-03T15:08:31.999Z Compiling synstructure v0.13.1
5352025-12-03T15:08:32.048Z Compiling strsim v0.11.1
5362025-12-03T15:08:32.125Z Compiling fnv v1.0.7
5372025-12-03T15:08:32.309Z Compiling unicode-xid v0.2.6
5382025-12-03T15:08:32.526Z Compiling clap_lex v0.7.4
5392025-12-03T15:08:32.632Z Compiling anyhow v1.0.99
5402025-12-03T15:08:32.736Z Compiling papergrid v0.11.0
5412025-12-03T15:08:32.844Z Compiling clap_builder v4.5.48
5422025-12-03T15:08:32.981Z Compiling tempfile v3.20.0
5432025-12-03T15:08:33.478Z Compiling memmap v0.7.0
5442025-12-03T15:08:33.664Z Compiling unicode-width v0.2.0
5452025-12-03T15:08:33.778Z Compiling unicode-linebreak v0.1.5
5462025-12-03T15:08:33.805Z Compiling smawk v0.3.2
5472025-12-03T15:08:34.221Z Compiling textwrap v0.16.2
5482025-12-03T15:08:34.804Z Compiling camino-tempfile v1.4.1
5492025-12-03T15:08:34.837Z Compiling tabled_derive v0.7.0
5502025-12-03T15:08:34.861Z Compiling swrite v0.1.0
5512025-12-03T15:08:35.011Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522025-12-03T15:08:35.957Z Compiling serde_derive v1.0.226
5532025-12-03T15:08:35.957Z Compiling zerofrom-derive v0.1.4
5542025-12-03T15:08:35.960Z Compiling yoke-derive v0.7.4
5552025-12-03T15:08:35.960Z Compiling thiserror-impl v2.0.17
5562025-12-03T15:08:35.960Z Compiling zerovec-derive v0.10.3
5572025-12-03T15:08:36.355Z Compiling displaydoc v0.2.5
5582025-12-03T15:08:37.887Z Compiling thiserror-impl v1.0.69
5592025-12-03T15:08:38.440Z Compiling icu_provider_macros v1.5.0
5602025-12-03T15:08:38.532Z Compiling zerocopy-derive v0.7.35
5612025-12-03T15:08:39.295Z Compiling pest v2.8.2
5622025-12-03T15:08:39.365Z Compiling zerofrom v0.1.4
5632025-12-03T15:08:39.466Z Compiling scroll_derive v0.12.0
5642025-12-03T15:08:39.622Z Compiling yoke v0.7.4
5652025-12-03T15:08:39.996Z Compiling zerovec v0.10.4
5662025-12-03T15:08:40.235Z Compiling clap_derive v4.5.47
5672025-12-03T15:08:40.469Z Compiling zerocopy v0.7.35
5682025-12-03T15:08:40.839Z Compiling scroll v0.12.0
5692025-12-03T15:08:40.988Z Compiling tabled v0.15.0
5702025-12-03T15:08:41.377Z Compiling goblin v0.8.2
5712025-12-03T15:08:41.734Z Compiling tinystr v0.7.6
5722025-12-03T15:08:41.791Z Compiling pest_meta v2.8.2
5732025-12-03T15:08:41.917Z Compiling icu_collections v1.5.0
5742025-12-03T15:08:42.135Z Compiling icu_locid v1.5.0
5752025-12-03T15:08:43.088Z Compiling pest_generator v2.8.2
5762025-12-03T15:08:43.689Z Compiling icu_provider v1.5.0
5772025-12-03T15:08:44.150Z Compiling toml_datetime v0.6.11
5782025-12-03T15:08:44.203Z Compiling serde_spanned v0.6.9
5792025-12-03T15:08:44.337Z Compiling dof v0.3.0
5802025-12-03T15:08:44.473Z Compiling icu_locid_transform v1.5.0
5812025-12-03T15:08:44.668Z Compiling toml_edit v0.22.27
5822025-12-03T15:08:44.697Z Compiling serde_tokenstream v0.2.2
5832025-12-03T15:08:44.780Z Compiling erased-serde v0.4.6
5842025-12-03T15:08:45.225Z Compiling serde-value v0.7.0
5852025-12-03T15:08:45.284Z Compiling cargo-platform v0.2.0
5862025-12-03T15:08:45.824Z Compiling icu_properties v1.5.1
5872025-12-03T15:08:45.918Z Compiling serde-untagged v0.1.7
5882025-12-03T15:08:46.015Z Compiling macaddr v1.0.1
5892025-12-03T15:08:46.140Z Compiling pest_derive v2.8.2
5902025-12-03T15:08:46.427Z Compiling clap v4.5.48
5912025-12-03T15:08:46.833Z Compiling dtrace-parser v0.2.0
5922025-12-03T15:08:47.971Z Compiling toml v0.8.23
5932025-12-03T15:08:48.743Z Compiling usdt-macro v0.5.0
5942025-12-03T15:08:48.746Z Compiling usdt-attr-macro v0.5.0
5952025-12-03T15:08:48.782Z Compiling cargo_toml v0.21.0
5962025-12-03T15:08:49.264Z Compiling icu_normalizer v1.5.0
5972025-12-03T15:08:49.875Z Compiling usdt v0.5.0
5982025-12-03T15:08:49.935Z Compiling idna_adapter v1.2.0
5992025-12-03T15:08:50.092Z Compiling idna v1.0.3
6002025-12-03T15:08:50.480Z Compiling url v2.5.4
6012025-12-03T15:08:51.127Z Compiling cargo-util-schemas v0.8.2
6022025-12-03T15:08:52.648Z Compiling cargo_metadata v0.21.0
6032025-12-03T15:08:54.166Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6042025-12-03T15:08:57.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
6052025-12-03T15:08:57.865Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6062025-12-03T15:08:58.591Z Downloading crates ...
6072025-12-03T15:08:58.756Z Downloaded argon2 v0.5.3
6082025-12-03T15:08:58.759Z Downloaded cfg_aliases v0.2.1
6092025-12-03T15:08:58.762Z Downloaded addr2line v0.24.2
6102025-12-03T15:08:58.765Z Downloaded ahash v0.8.12
6112025-12-03T15:08:58.769Z Downloaded base16ct v0.2.0
6122025-12-03T15:08:58.769Z Downloaded bitflags v1.3.2
6132025-12-03T15:08:58.772Z Downloaded bitfield-struct v0.6.2
6142025-12-03T15:08:58.775Z Downloaded crossbeam-epoch v0.9.18
6152025-12-03T15:08:58.778Z Downloaded getrandom v0.2.15
6162025-12-03T15:08:58.782Z Downloaded gethostname v0.5.0
6172025-12-03T15:08:58.782Z Downloaded cassowary v0.3.0
6182025-12-03T15:08:58.785Z Downloaded http-body-util v0.1.3
6192025-12-03T15:08:58.788Z Downloaded bitfield-macros v0.19.2
6202025-12-03T15:08:58.788Z Downloaded globset v0.4.15
6212025-12-03T15:08:58.792Z Downloaded ciborium v0.2.2
6222025-12-03T15:08:58.794Z Downloaded libsw v3.5.0
6232025-12-03T15:08:58.797Z Downloaded indexmap v1.9.3
6242025-12-03T15:08:58.800Z Downloaded instability v0.3.2
6252025-12-03T15:08:58.803Z Downloaded ident_case v1.0.1
6262025-12-03T15:08:58.803Z Downloaded half v1.8.3
6272025-12-03T15:08:58.805Z Downloaded ignore v0.4.23
6282025-12-03T15:08:58.809Z Downloaded hostname v0.3.1
6292025-12-03T15:08:58.812Z Downloaded hash32 v0.3.1
6302025-12-03T15:08:58.815Z Downloaded adler2 v2.0.0
6312025-12-03T15:08:58.818Z Downloaded atomicwrites v0.4.4
6322025-12-03T15:08:58.818Z Downloaded bit-vec v0.6.3
6332025-12-03T15:08:58.821Z Downloaded cfg_aliases v0.1.1
6342025-12-03T15:08:58.824Z Downloaded async-stream-impl v0.3.6
6352025-12-03T15:08:58.824Z Downloaded hex v0.4.3
6362025-12-03T15:08:58.827Z Downloaded is_ci v1.2.0
6372025-12-03T15:08:58.827Z Downloaded http-body v1.0.1
6382025-12-03T15:08:58.830Z Downloaded aead v0.5.2
6392025-12-03T15:08:58.832Z Downloaded ingot-macros v0.1.1
6402025-12-03T15:08:58.835Z Downloaded ciborium-ll v0.2.2
6412025-12-03T15:08:58.835Z Downloaded crc32fast v1.4.2
6422025-12-03T15:08:58.839Z Downloaded ciborium-io v0.2.2
6432025-12-03T15:08:58.841Z Downloaded console v0.15.10
6442025-12-03T15:08:58.844Z Downloaded cancel-safe-futures v0.1.5
6452025-12-03T15:08:58.847Z Downloaded bzip2 v0.5.2
6462025-12-03T15:08:58.850Z Downloaded bit-set v0.8.0
6472025-12-03T15:08:58.853Z Downloaded heck v0.3.3
6482025-12-03T15:08:58.853Z Downloaded atty v0.2.14
6492025-12-03T15:08:58.856Z Downloaded fxhash v0.2.1
6502025-12-03T15:08:58.856Z Downloaded headers-core v0.3.0
6512025-12-03T15:08:58.859Z Downloaded atomic-waker v1.1.2
6522025-12-03T15:08:58.862Z Downloaded bitfield v0.19.2
6532025-12-03T15:08:58.862Z Downloaded async-stream v0.3.6
6542025-12-03T15:08:58.865Z Downloaded instant v0.1.13
6552025-12-03T15:08:58.869Z Downloaded hubpack_derive v0.1.1
6562025-12-03T15:08:58.869Z Downloaded crc8 v0.1.1
6572025-12-03T15:08:58.872Z Downloaded constant_time_eq v0.3.1
6582025-12-03T15:08:58.872Z Downloaded buf-list v1.0.3
6592025-12-03T15:08:58.875Z Downloaded castaway v0.2.3
6602025-12-03T15:08:58.877Z Downloaded impl-trait-for-tuples v0.2.2
6612025-12-03T15:08:58.880Z Downloaded is-terminal v0.4.13
6622025-12-03T15:08:58.883Z Downloaded lazy_static v1.5.0
6632025-12-03T15:08:58.883Z Downloaded httpdate v1.0.3
6642025-12-03T15:08:59.889Z Downloaded crc v3.2.1
6652025-12-03T15:08:59.892Z Downloaded rand_xorshift v0.4.0
6662025-12-03T15:08:59.892Z Downloaded globwalk v0.9.1
6672025-12-03T15:08:59.892Z Downloaded progenitor-client v0.8.0
6682025-12-03T15:08:59.892Z Downloaded camino-tempfile-ext v0.3.2
6692025-12-03T15:08:59.893Z Downloaded radium v0.7.0
6702025-12-03T15:08:59.893Z Downloaded progenitor-macro v0.10.0
6712025-12-03T15:08:59.893Z Downloaded indicatif v0.17.11
6722025-12-03T15:08:59.893Z Downloaded convert_case v0.7.1
6732025-12-03T15:08:59.893Z Downloaded lazycell v1.3.0
6742025-12-03T15:08:59.893Z Downloaded indoc v2.0.6
6752025-12-03T15:08:59.893Z Downloaded scheduled-thread-pool v0.2.7
6762025-12-03T15:08:59.893Z Downloaded bb8 v0.8.5
6772025-12-03T15:08:59.893Z Downloaded http-range v0.1.5
6782025-12-03T15:08:59.893Z Downloaded highway v1.3.0
6792025-12-03T15:08:59.893Z Downloaded libsw-core v0.3.1
6802025-12-03T15:08:59.893Z Downloaded pin-project-lite v0.2.14
6812025-12-03T15:08:59.893Z Downloaded signal-hook-tokio v0.3.1
6822025-12-03T15:08:59.893Z Downloaded async-trait v0.1.89
6832025-12-03T15:08:59.893Z Downloaded r2d2 v0.8.10
6842025-12-03T15:08:59.893Z Downloaded ipnet v2.11.0
6852025-12-03T15:08:59.893Z Downloaded hyper-staticfile v0.10.1
6862025-12-03T15:08:59.893Z Downloaded proc-macro-error2 v2.0.1
6872025-12-03T15:08:59.893Z Downloaded sync_wrapper v1.0.1
6882025-12-03T15:08:59.893Z Downloaded ascii-canvas v3.0.0
6892025-12-03T15:08:59.893Z Downloaded progenitor-client v0.10.0
6902025-12-03T15:08:59.893Z Downloaded hyper-rustls v0.27.7
6912025-12-03T15:08:59.893Z Downloaded testing_table v0.3.0
6922025-12-03T15:08:59.893Z Downloaded tinyvec_macros v0.1.1
6932025-12-03T15:08:59.893Z Downloaded sct v0.7.1
6942025-12-03T15:08:59.893Z Downloaded const_format_proc_macros v0.2.34
6952025-12-03T15:08:59.893Z Downloaded sapling-renderdag v0.1.0
6962025-12-03T15:08:59.893Z Downloaded httparse v1.9.5
6972025-12-03T15:08:59.893Z Downloaded void v1.0.2
6982025-12-03T15:08:59.893Z Downloaded tower-layer v0.3.3
6992025-12-03T15:08:59.893Z Downloaded signal-hook-registry v1.4.2
7002025-12-03T15:08:59.893Z Downloaded chacha20 v0.9.1
7012025-12-03T15:08:59.893Z Downloaded slog-dtrace v0.3.0
7022025-12-03T15:08:59.893Z Downloaded half v2.4.1
7032025-12-03T15:08:59.893Z Downloaded iana-time-zone v0.1.63
7042025-12-03T15:08:59.893Z Downloaded libloading v0.8.5
7052025-12-03T15:08:59.893Z Downloaded corncobs v0.1.4
7062025-12-03T15:08:59.893Z Downloaded subtle v2.6.1
7072025-12-03T15:08:59.893Z Downloaded darling_macro v0.20.10
7082025-12-03T15:08:59.894Z Downloaded zone_cfg_derive v0.3.0
7092025-12-03T15:08:59.894Z Downloaded xshell-macros v0.2.7
7102025-12-03T15:08:59.894Z Downloaded static_assertions v1.1.0
7112025-12-03T15:08:59.894Z Downloaded clang-sys v1.8.1
7122025-12-03T15:08:59.894Z Downloaded derive_builder_macro v0.20.2
7132025-12-03T15:08:59.894Z Downloaded hyper-util v0.1.17
7142025-12-03T15:08:59.894Z Downloaded hmac v0.12.1
7152025-12-03T15:08:59.894Z Downloaded topological-sort v0.2.2
7162025-12-03T15:08:59.894Z Downloaded tagptr v0.2.0
7172025-12-03T15:08:59.894Z Downloaded tabwriter v1.4.0
7182025-12-03T15:08:59.894Z Downloaded tabled_derive v0.11.0
7192025-12-03T15:08:59.894Z Downloaded strum_macros v0.24.3
7202025-12-03T15:08:59.894Z Downloaded strip-ansi-escapes v0.2.0
7212025-12-03T15:08:59.894Z Downloaded blake2 v0.10.6
7222025-12-03T15:08:59.894Z Downloaded foreign-types v0.3.2
7232025-12-03T15:08:59.894Z Downloaded dropshot-api-manager-types v0.2.3
7242025-12-03T15:08:59.894Z Downloaded num_threads v0.1.7
7252025-12-03T15:08:59.894Z Downloaded untrusted v0.9.0
7262025-12-03T15:08:59.894Z Downloaded critical-section v1.1.3
7272025-12-03T15:08:59.894Z Downloaded serde_with_macros v3.14.0
7282025-12-03T15:08:59.894Z Downloaded crc-any v2.5.0
7292025-12-03T15:08:59.894Z Downloaded indicatif v0.18.0
7302025-12-03T15:08:59.894Z Downloaded multimap v0.10.1
7312025-12-03T15:08:59.894Z Downloaded openssl-macros v0.1.1
7322025-12-03T15:08:59.894Z Downloaded spin v0.9.8
7332025-12-03T15:08:59.894Z Downloaded pin-project-internal v1.1.6
7342025-12-03T15:08:59.894Z Downloaded oso-derive v0.27.3
7352025-12-03T15:08:59.894Z Downloaded ctr v0.9.2
7362025-12-03T15:08:59.894Z Downloaded xshell v0.2.7
7372025-12-03T15:08:59.894Z Downloaded utf-8 v0.7.6
7382025-12-03T15:08:59.894Z Downloaded slog-term v2.9.2
7392025-12-03T15:08:59.894Z Downloaded derive_builder_core v0.20.2
7402025-12-03T15:08:59.894Z Downloaded dunce v1.0.5
7412025-12-03T15:08:59.894Z Downloaded dsl_auto_type v0.1.2
7422025-12-03T15:08:59.894Z Downloaded zone_cfg_derive v0.1.2
7432025-12-03T15:08:59.894Z Downloaded prefix-trie v0.7.0
7442025-12-03T15:08:59.894Z Downloaded base64 v0.13.1
7452025-12-03T15:08:59.895Z Downloaded parse-size v1.1.0
7462025-12-03T15:08:59.895Z Downloaded dtrace-parser v0.3.0
7472025-12-03T15:08:59.895Z Downloaded tokio-stream v0.1.17
7482025-12-03T15:08:59.895Z Downloaded rustls-pki-types v1.10.0
7492025-12-03T15:08:59.895Z Downloaded float-cmp v0.10.0
7502025-12-03T15:08:59.895Z Downloaded foreign-types-macros v0.2.3
7512025-12-03T15:08:59.895Z Downloaded float-ord v0.3.2
7522025-12-03T15:08:59.895Z Downloaded foreign-types v0.5.0
7532025-12-03T15:08:59.895Z Downloaded scroll_derive v0.13.1
7542025-12-03T15:08:59.895Z Downloaded filetime v0.2.26
7552025-12-03T15:08:59.895Z Downloaded vergen-lib v0.1.6
7562025-12-03T15:08:59.895Z Downloaded num_enum v0.5.11
7572025-12-03T15:08:59.895Z Downloaded ff v0.13.0
7582025-12-03T15:08:59.895Z Downloaded heapless v0.8.0
7592025-12-03T15:08:59.895Z Downloaded multer v3.1.0
7602025-12-03T15:08:59.895Z Downloaded sigpipe v0.1.3
7612025-12-03T15:08:59.895Z Downloaded signature v2.2.0
7622025-12-03T15:08:59.895Z Downloaded packed_struct_codegen v0.10.1
7632025-12-03T15:08:59.895Z Downloaded derive_builder v0.20.2
7642025-12-03T15:08:59.895Z Downloaded slog-envlogger v2.2.0
7652025-12-03T15:08:59.899Z Downloaded phf_shared v0.11.2
7662025-12-03T15:08:59.899Z Downloaded phf v0.12.1
7672025-12-03T15:08:59.899Z Downloaded phf v0.11.2
7682025-12-03T15:08:59.899Z Downloaded progenitor v0.8.0
7692025-12-03T15:08:59.899Z Downloaded quick-error v1.2.3
7702025-12-03T15:08:59.899Z Downloaded progenitor v0.10.0
7712025-12-03T15:08:59.899Z Downloaded csv-core v0.1.11
7722025-12-03T15:08:59.899Z Downloaded tokio-rustls v0.26.0
7732025-12-03T15:08:59.900Z Downloaded password-hash v0.4.2
7742025-12-03T15:08:59.900Z Downloaded tinyvec v1.8.0
7752025-12-03T15:08:59.900Z Downloaded parking_lot_core v0.8.6
7762025-12-03T15:08:59.900Z Downloaded fixedbitset v0.5.7
7772025-12-03T15:08:59.900Z Downloaded unit-prefix v0.5.1
7782025-12-03T15:08:59.900Z Downloaded tower-service v0.3.3
7792025-12-03T15:08:59.900Z Downloaded num_enum_derive v0.5.11
7802025-12-03T15:08:59.900Z Downloaded ref-cast-impl v1.0.24
7812025-12-03T15:08:59.900Z Downloaded deranged v0.5.3
7822025-12-03T15:08:59.900Z Downloaded scroll v0.13.0
7832025-12-03T15:08:59.900Z Downloaded rusty-fork v0.3.0
7842025-12-03T15:08:59.900Z Downloaded rustversion v1.0.22
7852025-12-03T15:08:59.900Z Downloaded owo-colors v4.2.2
7862025-12-03T15:08:59.900Z Downloaded typify v0.4.3
7872025-12-03T15:08:59.900Z Downloaded cstr-argument v0.1.2
7882025-12-03T15:08:59.900Z Downloaded serde_bytes v0.11.19
7892025-12-03T15:08:59.900Z Downloaded zopfli v0.8.1
7902025-12-03T15:08:59.900Z Downloaded iddqd v0.3.16
7912025-12-03T15:08:59.900Z Downloaded tap v1.0.1
7922025-12-03T15:08:59.900Z Downloaded aes v0.8.4
7932025-12-03T15:08:59.900Z Downloaded termios v0.3.3
7942025-12-03T15:08:59.900Z Downloaded normalize-line-endings v0.3.0
7952025-12-03T15:08:59.900Z Downloaded md5 v0.7.0
7962025-12-03T15:08:59.900Z Downloaded new_debug_unreachable v1.0.6
7972025-12-03T15:08:59.900Z Downloaded futures-macro v0.3.31
7982025-12-03T15:08:59.900Z Downloaded futures-io v0.3.31
7992025-12-03T15:08:59.900Z Downloaded smallvec v0.6.14
8002025-12-03T15:08:59.900Z Downloaded hickory-resolver v0.25.2
8012025-12-03T15:08:59.900Z Downloaded slog-stdlog v4.1.1
8022025-12-03T15:08:59.900Z Downloaded num-iter v0.1.45
8032025-12-03T15:08:59.900Z Downloaded tokio-tungstenite v0.21.0
8042025-12-03T15:08:59.900Z Downloaded tls_codec_derive v0.4.1
8052025-12-03T15:08:59.900Z Downloaded unicode-truncate v1.1.0
8062025-12-03T15:08:59.900Z Downloaded tls_codec v0.4.1
8072025-12-03T15:08:59.900Z Downloaded thread-id v5.0.0
8082025-12-03T15:08:59.900Z Downloaded proc-macro-error-attr2 v2.0.0
8092025-12-03T15:08:59.900Z Downloaded postgres-types v0.2.9
8102025-12-03T15:08:59.900Z Downloaded typify-macro v0.2.0
8112025-12-03T15:08:59.900Z Downloaded hickory-resolver v0.24.4
8122025-12-03T15:08:59.901Z Downloaded serde_derive_internals v0.29.1
8132025-12-03T15:08:59.901Z Downloaded derive_more v0.99.20
8142025-12-03T15:08:59.901Z Downloaded whoami v1.5.2
8152025-12-03T15:08:59.901Z Downloaded env_logger v0.11.8
8162025-12-03T15:08:59.901Z Downloaded serde_spanned v1.0.0
8172025-12-03T15:08:59.901Z Downloaded futures-sink v0.3.31
8182025-12-03T15:08:59.901Z Downloaded ssh-encoding v0.2.0
8192025-12-03T15:08:59.901Z Downloaded zone v0.3.1
8202025-12-03T15:08:59.901Z Downloaded tungstenite v0.21.0
8212025-12-03T15:08:59.901Z Downloaded structmeta-derive v0.3.0
8222025-12-03T15:08:59.901Z Downloaded path-slash v0.1.5
8232025-12-03T15:08:59.901Z Downloaded oxide-tokio-rt v0.1.2
8242025-12-03T15:08:59.901Z Downloaded paste v1.0.15
8252025-12-03T15:08:59.901Z Downloaded num v0.4.3
8262025-12-03T15:08:59.901Z Downloaded olpc-cjson v0.1.4
8272025-12-03T15:08:59.901Z Downloaded hickory-server v0.25.2
8282025-12-03T15:08:59.901Z Downloaded md-5 v0.10.6
8292025-12-03T15:08:59.901Z Downloaded defmt-macros v0.3.9
8302025-12-03T15:08:59.901Z Downloaded structmeta v0.3.0
8312025-12-03T15:08:59.901Z Downloaded primeorder v0.13.6
8322025-12-03T15:08:59.901Z Downloaded rand_core v0.6.4
8332025-12-03T15:08:59.901Z Downloaded rand_chacha v0.9.0
8342025-12-03T15:08:59.901Z Downloaded universal-hash v0.5.1
8352025-12-03T15:08:59.901Z Downloaded ron v0.8.1
8362025-12-03T15:08:59.901Z Downloaded want v0.3.1
8372025-12-03T15:08:59.901Z Downloaded siphasher v1.0.1
8382025-12-03T15:08:59.901Z Downloaded phf_shared v0.12.1
8392025-12-03T15:08:59.901Z Downloaded blake3 v1.5.4
8402025-12-03T15:08:59.901Z Downloaded slab v0.4.9
8412025-12-03T15:08:59.901Z Downloaded tabled_derive v0.10.0
8422025-12-03T15:08:59.901Z Downloaded rustc-hash v1.1.0
8432025-12-03T15:08:59.901Z Downloaded zstd-safe v7.2.3
8442025-12-03T15:08:59.901Z Downloaded password-hash v0.5.0
8452025-12-03T15:08:59.901Z Downloaded flate2 v1.1.2
8462025-12-03T15:08:59.901Z Downloaded embedded-io v0.4.0
8472025-12-03T15:08:59.901Z Downloaded dof v0.4.0
8482025-12-03T15:08:59.901Z Downloaded document-features v0.2.11
8492025-12-03T15:08:59.901Z Downloaded libm v0.2.8
8502025-12-03T15:08:59.901Z Downloaded nu-ansi-term v0.50.1
8512025-12-03T15:08:59.901Z Downloaded opaque-debug v0.3.1
8522025-12-03T15:08:59.902Z Downloaded dropshot-api-manager v0.2.3
8532025-12-03T15:08:59.902Z Downloaded tokio-native-tls v0.3.1
8542025-12-03T15:08:59.902Z Downloaded toml v0.9.5
8552025-12-03T15:08:59.902Z Downloaded rtoolbox v0.0.2
8562025-12-03T15:08:59.902Z Downloaded des v0.8.1
8572025-12-03T15:08:59.902Z Downloaded zeroize_derive v1.4.2
8582025-12-03T15:08:59.902Z Downloaded snafu-derive v0.8.5
8592025-12-03T15:08:59.902Z Downloaded xattr v1.3.1
8602025-12-03T15:08:59.902Z Downloaded rsa v0.9.8
8612025-12-03T15:08:59.902Z Downloaded rfc6979 v0.4.0
8622025-12-03T15:08:59.902Z Downloaded ena v0.14.3
8632025-12-03T15:08:59.902Z Downloaded rustc-demangle v0.1.24
8642025-12-03T15:08:59.902Z Downloaded strum v0.26.3
8652025-12-03T15:08:59.905Z Downloaded serde-big-array v0.5.1
8662025-12-03T15:08:59.905Z Downloaded daft-derive v0.1.4
8672025-12-03T15:08:59.905Z Downloaded time-core v0.1.6
8682025-12-03T15:08:59.905Z Downloaded ed25519 v2.2.3
8692025-12-03T15:08:59.905Z Downloaded dyn-clone v1.0.20
8702025-12-03T15:08:59.905Z Downloaded daft v0.1.4
8712025-12-03T15:08:59.906Z Downloaded libxml v0.3.3
8722025-12-03T15:08:59.906Z Downloaded pin-project v1.1.6
8732025-12-03T15:08:59.906Z Downloaded foreign-types-shared v0.3.1
8742025-12-03T15:08:59.906Z Downloaded foreign-types-shared v0.1.1
8752025-12-03T15:08:59.906Z Downloaded newline-converter v0.3.0
8762025-12-03T15:08:59.906Z Downloaded polyval v0.6.2
8772025-12-03T15:08:59.906Z Downloaded pkcs8 v0.10.2
8782025-12-03T15:08:59.906Z Downloaded derive_more v2.0.1
8792025-12-03T15:08:59.906Z Downloaded lockfree-object-pool v0.1.6
8802025-12-03T15:08:59.906Z Downloaded strum v0.27.2
8812025-12-03T15:08:59.906Z Downloaded scopeguard v1.2.0
8822025-12-03T15:08:59.906Z Downloaded termtree v0.5.1
8832025-12-03T15:08:59.906Z Downloaded serde_urlencoded v0.7.1
8842025-12-03T15:08:59.906Z Downloaded unicode_categories v0.1.1
8852025-12-03T15:08:59.906Z Downloaded ecdsa v0.16.9
8862025-12-03T15:08:59.906Z Downloaded serde_repr v0.1.19
8872025-12-03T15:08:59.906Z Downloaded usdt-macro v0.6.0
8882025-12-03T15:08:59.906Z Downloaded typify-macro v0.4.3
8892025-12-03T15:08:59.906Z Downloaded toml v0.7.8
8902025-12-03T15:08:59.906Z Downloaded russh-cryptovec v0.7.3
8912025-12-03T15:08:59.906Z Downloaded precomputed-hash v0.1.1
8922025-12-03T15:08:59.906Z Downloaded darling v0.20.10
8932025-12-03T15:08:59.906Z Downloaded drift v0.1.1
8942025-12-03T15:08:59.906Z Downloaded fs-err v2.11.0
8952025-12-03T15:08:59.906Z Downloaded reqwest v0.12.24
8962025-12-03T15:08:59.906Z Downloaded poly1305 v0.8.0
8972025-12-03T15:08:59.906Z Downloaded prettyplease v0.2.36
8982025-12-03T15:08:59.906Z Downloaded socket2 v0.5.10
8992025-12-03T15:08:59.906Z Downloaded pem v3.0.5
9002025-12-03T15:08:59.906Z Downloaded nanorand v0.7.0
9012025-12-03T15:08:59.906Z Downloaded strum_macros v0.26.4
9022025-12-03T15:08:59.906Z Downloaded derive_more-impl v2.0.1
9032025-12-03T15:08:59.906Z Downloaded match_cfg v0.1.0
9042025-12-03T15:08:59.906Z Downloaded darling_macro v0.21.0
9052025-12-03T15:08:59.906Z Downloaded waitgroup v0.1.2
9062025-12-03T15:08:59.907Z Downloaded publicsuffix v2.3.0
9072025-12-03T15:08:59.907Z Downloaded packed_struct v0.10.1
9082025-12-03T15:08:59.907Z Downloaded slog-async v2.8.0
9092025-12-03T15:08:59.907Z Downloaded powerfmt v0.2.0
9102025-12-03T15:08:59.907Z Downloaded mime_guess v2.0.5
9112025-12-03T15:08:59.907Z Downloaded pin-utils v0.1.0
9122025-12-03T15:08:59.907Z Downloaded display-error-chain v0.2.2
9132025-12-03T15:08:59.907Z Downloaded semver v0.1.20
9142025-12-03T15:08:59.907Z Downloaded crypto-bigint v0.5.5
9152025-12-03T15:08:59.907Z Downloaded pretty-hex v0.2.1
9162025-12-03T15:08:59.907Z Downloaded proc-macro-crate v1.3.1
9172025-12-03T15:08:59.907Z Downloaded unsafe-libyaml v0.2.11
9182025-12-03T15:08:59.907Z Downloaded sha1 v0.10.6
9192025-12-03T15:08:59.907Z Downloaded stringprep v0.1.5
9202025-12-03T15:08:59.907Z Downloaded unarray v0.1.4
9212025-12-03T15:08:59.907Z Downloaded pretty_assertions v1.4.1
9222025-12-03T15:08:59.907Z Downloaded reedline v0.40.0
9232025-12-03T15:08:59.907Z Downloaded hkdf v0.12.4
9242025-12-03T15:08:59.907Z Downloaded which v4.4.2
9252025-12-03T15:08:59.907Z Downloaded tokio-dtrace v0.1.0
9262025-12-03T15:08:59.907Z Downloaded serde_yaml v0.9.34+deprecated
9272025-12-03T15:08:59.907Z Downloaded openssl-probe v0.1.5
9282025-12-03T15:08:59.907Z Downloaded rpassword v7.4.0
9292025-12-03T15:08:59.907Z Downloaded omicron-zone-package v0.12.2
9302025-12-03T15:08:59.907Z Downloaded diesel_table_macro_syntax v0.2.0
9312025-12-03T15:08:59.907Z Downloaded git2 v0.20.2
9322025-12-03T15:08:59.907Z Downloaded take_mut v0.2.2
9332025-12-03T15:08:59.907Z Downloaded number_prefix v0.4.0
9342025-12-03T15:08:59.907Z Downloaded progenitor v0.11.2
9352025-12-03T15:08:59.907Z Downloaded memoffset v0.9.1
9362025-12-03T15:08:59.907Z Downloaded dirs-sys-next v0.1.2
9372025-12-03T15:08:59.907Z Downloaded maybe-uninit v2.0.0
9382025-12-03T15:08:59.907Z Downloaded data-encoding v2.9.0
9392025-12-03T15:08:59.907Z Downloaded openssl-sys v0.9.109
9402025-12-03T15:08:59.907Z Downloaded salsa20 v0.10.2
9412025-12-03T15:08:59.907Z Downloaded maplit v1.0.2
9422025-12-03T15:08:59.907Z Downloaded rustls-pemfile v1.0.4
9432025-12-03T15:08:59.907Z Downloaded managed v0.8.0
9442025-12-03T15:08:59.907Z Downloaded papergrid v0.14.0
9452025-12-03T15:08:59.907Z Downloaded num-conv v0.1.0
9462025-12-03T15:08:59.908Z Downloaded rustls-native-certs v0.8.1
9472025-12-03T15:08:59.908Z Downloaded vte_generate_state_changes v0.1.2
9482025-12-03T15:08:59.908Z Downloaded zip v0.6.6
9492025-12-03T15:08:59.908Z Downloaded peg-runtime v0.8.5
9502025-12-03T15:08:59.908Z Downloaded dirs-next v2.0.0
9512025-12-03T15:08:59.908Z Downloaded zone v0.1.8
9522025-12-03T15:08:59.908Z Downloaded value-bag v1.9.0
9532025-12-03T15:08:59.908Z Downloaded lock_api v0.4.12
9542025-12-03T15:08:59.908Z Downloaded ssh-cipher v0.2.0
9552025-12-03T15:08:59.908Z Downloaded crossbeam-utils v0.8.21
9562025-12-03T15:08:59.908Z Downloaded trait-variant v0.1.2
9572025-12-03T15:08:59.908Z Downloaded term v0.7.0
9582025-12-03T15:08:59.908Z Downloaded expectorate v1.2.0
9592025-12-03T15:08:59.908Z Downloaded toml_writer v1.0.2
9602025-12-03T15:08:59.908Z Downloaded rand_core v0.9.3
9612025-12-03T15:08:59.908Z Downloaded toml_parser v1.0.2
9622025-12-03T15:08:59.908Z Downloaded unicode-segmentation v1.12.0
9632025-12-03T15:08:59.908Z Downloaded lru v0.12.5
9642025-12-03T15:08:59.908Z Downloaded num-rational v0.4.2
9652025-12-03T15:08:59.912Z Downloaded difflib v0.4.0
9662025-12-03T15:08:59.912Z Downloaded litrs v0.4.1
9672025-12-03T15:08:59.912Z Downloaded try-lock v0.2.5
9682025-12-03T15:08:59.912Z Downloaded siphasher v0.3.11
9692025-12-03T15:08:59.912Z Downloaded diesel-dtrace v0.4.2
9702025-12-03T15:08:59.912Z Downloaded tokio-macros v2.6.0
9712025-12-03T15:08:59.912Z Downloaded mime v0.3.17
9722025-12-03T15:08:59.912Z Downloaded futures-core v0.3.31
9732025-12-03T15:08:59.912Z Downloaded sync-ptr v0.1.4
9742025-12-03T15:08:59.912Z Downloaded miniz_oxide v0.8.5
9752025-12-03T15:08:59.912Z Downloaded rustls-pemfile v2.2.0
9762025-12-03T15:08:59.912Z Downloaded fs_extra v1.3.0
9772025-12-03T15:08:59.912Z Downloaded rand v0.9.2
9782025-12-03T15:08:59.912Z Downloaded num-complex v0.4.6
9792025-12-03T15:08:59.912Z Downloaded futures-channel v0.3.31
9802025-12-03T15:08:59.912Z Downloaded num-derive v0.3.3
9812025-12-03T15:08:59.912Z Downloaded wait-timeout v0.2.0
9822025-12-03T15:08:59.912Z Downloaded usdt-impl v0.6.0
9832025-12-03T15:08:59.912Z Downloaded funty v2.0.0
9842025-12-03T15:08:59.912Z Downloaded tracing-attributes v0.1.27
9852025-12-03T15:08:59.912Z Downloaded term v1.1.0
9862025-12-03T15:08:59.912Z Downloaded der v0.7.10
9872025-12-03T15:08:59.912Z Downloaded simd-adler32 v0.3.7
9882025-12-03T15:08:59.912Z Downloaded time-macros v0.2.24
9892025-12-03T15:08:59.912Z Downloaded slog v2.7.0
9902025-12-03T15:08:59.912Z Downloaded thiserror-no-std v2.0.2
9912025-12-03T15:08:59.912Z Downloaded sqlparser_derive v0.2.2
9922025-12-03T15:08:59.912Z Downloaded aws-lc-rs v1.12.4
9932025-12-03T15:08:59.912Z Downloaded oxnet v0.1.3
9942025-12-03T15:08:59.912Z Downloaded newtype_derive v0.1.6
9952025-12-03T15:08:59.912Z Downloaded gimli v0.31.1
9962025-12-03T15:08:59.912Z Downloaded spki v0.7.3
9972025-12-03T15:08:59.913Z Downloaded linked-hash-map v0.5.6
9982025-12-03T15:08:59.913Z Downloaded zerocopy-derive v0.8.27
9992025-12-03T15:08:59.913Z Downloaded signal-hook-mio v0.2.4
10002025-12-03T15:08:59.913Z Downloaded num-derive v0.4.2
10012025-12-03T15:08:59.913Z Downloaded debug-ignore v1.0.5
10022025-12-03T15:08:59.913Z Downloaded wyz v0.5.1
10032025-12-03T15:08:59.913Z Downloaded pem-rfc7468 v0.7.0
10042025-12-03T15:08:59.913Z Downloaded p256 v0.13.2
10052025-12-03T15:08:59.913Z Downloaded pkcs1 v0.7.5
10062025-12-03T15:08:59.913Z Downloaded vsss-rs v3.3.4
10072025-12-03T15:08:59.913Z Downloaded futures-executor v0.3.31
10082025-12-03T15:08:59.913Z Downloaded rand_seeder v0.4.0
10092025-12-03T15:08:59.913Z Downloaded peg-macros v0.8.5
10102025-12-03T15:08:59.913Z Downloaded quick-xml v0.37.2
10112025-12-03T15:08:59.913Z Downloaded newtype-uuid-macros v0.1.0
10122025-12-03T15:08:59.913Z Downloaded num-bigint v0.4.6
10132025-12-03T15:08:59.913Z Downloaded unicase v2.8.1
10142025-12-03T15:08:59.913Z Downloaded untrusted v0.7.1
10152025-12-03T15:08:59.913Z Downloaded thiserror-impl-no-std v2.0.2
10162025-12-03T15:08:59.913Z Downloaded newtype-uuid v1.3.2
10172025-12-03T15:08:59.913Z Downloaded supports-color v3.0.2
10182025-12-03T15:08:59.913Z Downloaded tower-http v0.6.6
10192025-12-03T15:08:59.913Z Downloaded usdt v0.6.0
10202025-12-03T15:08:59.913Z Downloaded tui-tree-widget v0.23.1
10212025-12-03T15:08:59.913Z Downloaded usdt-attr-macro v0.6.0
10222025-12-03T15:08:59.913Z Downloaded similar v2.7.0
10232025-12-03T15:08:59.913Z Downloaded futures-task v0.3.31
10242025-12-03T15:08:59.913Z Downloaded darling_core v0.21.0
10252025-12-03T15:08:59.913Z Downloaded schemars v0.8.22
10262025-12-03T15:08:59.913Z Downloaded sqlformat v0.3.5
10272025-12-03T15:08:59.913Z Downloaded zeroize v1.8.1
10282025-12-03T15:08:59.913Z Downloaded portable-atomic v1.11.0
10292025-12-03T15:08:59.913Z Downloaded parking_lot v0.12.3
10302025-12-03T15:08:59.913Z Downloaded futures v0.3.31
10312025-12-03T15:08:59.913Z Downloaded strum_macros v0.27.2
10322025-12-03T15:08:59.913Z Downloaded tar v0.4.44
10332025-12-03T15:08:59.913Z Downloaded bitvec v1.0.1
10342025-12-03T15:08:59.913Z Downloaded parking_lot v0.11.2
10352025-12-03T15:08:59.913Z Downloaded tracing v0.1.40
10362025-12-03T15:08:59.913Z Downloaded signal-hook v0.3.18
10372025-12-03T15:08:59.913Z Downloaded darling_core v0.20.10
10382025-12-03T15:08:59.914Z Downloaded tower v0.5.2
10392025-12-03T15:08:59.914Z Downloaded progenitor-impl v0.8.0
10402025-12-03T15:08:59.914Z Downloaded chrono v0.4.42
10412025-12-03T15:08:59.914Z Downloaded snafu v0.8.5
10422025-12-03T15:08:59.914Z Downloaded p521 v0.13.3
10432025-12-03T15:08:59.917Z Downloaded schemars v0.9.0
10442025-12-03T15:08:59.925Z Downloaded bindgen v0.71.1
10452025-12-03T15:08:59.932Z Downloaded progenitor-impl v0.10.0
10462025-12-03T15:08:59.935Z Downloaded mio v1.0.2
10472025-12-03T15:08:59.939Z Downloaded rcgen v0.12.1
10482025-12-03T15:08:59.942Z Downloaded time v0.3.43
10492025-12-03T15:08:59.949Z Downloaded nom v7.1.3
10502025-12-03T15:08:59.954Z Downloaded crossterm v0.29.0
10512025-12-03T15:08:59.959Z Downloaded crossterm v0.28.1
10522025-12-03T15:08:59.966Z Downloaded rayon-core v1.12.1
10532025-12-03T15:08:59.969Z Downloaded radix_trie v0.2.1
10542025-12-03T15:08:59.974Z Downloaded x509-cert v0.2.5
10552025-12-03T15:08:59.979Z Downloaded ssh-key v0.6.6
10562025-12-03T15:08:59.986Z Downloaded tough v0.20.0
10572025-12-03T15:08:59.993Z Downloaded russh v0.45.0
10582025-12-03T15:08:59.998Z Downloaded winnow v0.6.26
10592025-12-03T15:09:00.008Z Downloaded vcpkg v0.2.15
10602025-12-03T15:09:00.042Z Downloaded steno v0.4.1
10612025-12-03T15:09:00.045Z Downloaded regex v1.11.3
10622025-12-03T15:09:00.051Z Downloaded rustls-webpki v0.101.7
10632025-12-03T15:09:00.065Z Downloaded salty v0.3.0
10642025-12-03T15:09:00.070Z Downloaded tabled v0.18.0
10652025-12-03T15:09:00.087Z Downloaded curve25519-dalek v4.1.3
10662025-12-03T15:09:00.094Z Downloaded rustls v0.23.19
10672025-12-03T15:09:00.104Z Downloaded rayon v1.10.0
10682025-12-03T15:09:00.112Z Downloaded hickory-proto v0.24.4
10692025-12-03T15:09:00.125Z Downloaded petname v2.0.2
10702025-12-03T15:09:00.129Z Downloaded regex-syntax v0.6.29
10712025-12-03T15:09:00.135Z Downloaded rustls v0.22.4
10722025-12-03T15:09:00.147Z Downloaded p384 v0.13.1
10732025-12-03T15:09:00.151Z Downloaded num-bigint-dig v0.8.4
10742025-12-03T15:09:00.155Z Downloaded nix v0.27.1
10752025-12-03T15:09:00.165Z Downloaded sqlparser v0.45.0
10762025-12-03T15:09:00.169Z Downloaded openssl v0.10.73
10772025-12-03T15:09:00.178Z Downloaded futures-util v0.3.31
10782025-12-03T15:09:00.189Z Downloaded hickory-proto v0.25.2
10792025-12-03T15:09:00.203Z Downloaded polar-core v0.27.3
10802025-12-03T15:09:00.210Z Downloaded openapiv3 v2.2.0
10812025-12-03T15:09:00.220Z Downloaded smoltcp v0.11.0
10822025-12-03T15:09:00.230Z Downloaded zlib-rs v0.5.1
10832025-12-03T15:09:00.235Z Downloaded nix v0.28.0
10842025-12-03T15:09:00.244Z Downloaded regex-syntax v0.8.5
10852025-12-03T15:09:00.251Z Downloaded typify-impl v0.2.0
10862025-12-03T15:09:00.263Z Downloaded sled v0.34.7
10872025-12-03T15:09:00.272Z Downloaded webpki-roots v1.0.1
10882025-12-03T15:09:00.275Z Downloaded object v0.30.4
10892025-12-03T15:09:00.284Z Downloaded nix v0.29.0
10902025-12-03T15:09:00.293Z Downloaded smoltcp v0.9.1
10912025-12-03T15:09:00.302Z Downloaded ratatui v0.29.0
10922025-12-03T15:09:00.320Z Downloaded rustls v0.21.12
10932025-12-03T15:09:00.329Z Downloaded nix v0.30.1
10942025-12-03T15:09:00.339Z Downloaded dropshot v0.16.4
10952025-12-03T15:09:00.359Z Downloaded jiff v0.2.15
10962025-12-03T15:09:00.373Z Downloaded object v0.36.5
10972025-12-03T15:09:00.383Z Downloaded zerocopy-derive v0.6.6
10982025-12-03T15:09:00.391Z Downloaded regress v0.10.4
10992025-12-03T15:09:00.399Z Downloaded bstr v1.10.0
11002025-12-03T15:09:00.407Z Downloaded proptest v1.7.0
11012025-12-03T15:09:00.415Z Downloaded moka v0.12.10
11022025-12-03T15:09:00.424Z Downloaded diesel v2.2.12
11032025-12-03T15:09:00.440Z Downloaded libz-sys v1.1.20
11042025-12-03T15:09:00.457Z Downloaded tabled v0.20.0
11052025-12-03T15:09:00.473Z Downloaded typify-impl v0.4.3
11062025-12-03T15:09:00.485Z Downloaded csv v1.3.1
11072025-12-03T15:09:00.502Z Downloaded zerocopy v0.8.27
11082025-12-03T15:09:00.522Z Downloaded bzip2-sys v0.1.13+1.0.8
11092025-12-03T15:09:00.532Z Downloaded rustls-webpki v0.102.8
11102025-12-03T15:09:00.549Z Downloaded quinn-proto v0.11.8
11112025-12-03T15:09:00.555Z Downloaded regex-automata v0.4.11
11122025-12-03T15:09:00.569Z Downloaded zip v4.2.0
11132025-12-03T15:09:00.573Z Downloaded zerocopy v0.6.6
11142025-12-03T15:09:00.576Z Downloaded progenitor-impl v0.11.2
11152025-12-03T15:09:00.578Z Downloaded pkcs5 v0.7.1
11162025-12-03T15:09:00.581Z Downloaded schemars v1.0.4
11172025-12-03T15:09:00.594Z Downloaded samael v0.0.19
11182025-12-03T15:09:00.598Z Downloaded winnow v0.5.40
11192025-12-03T15:09:00.606Z Downloaded diesel_derives v2.2.3
11202025-12-03T15:09:00.610Z Downloaded lalrpop v0.19.12
11212025-12-03T15:09:00.620Z Downloaded tokio-util v0.7.15
11222025-12-03T15:09:00.627Z Downloaded petgraph v0.6.5
11232025-12-03T15:09:00.643Z Downloaded chrono-tz v0.10.4
11242025-12-03T15:09:00.658Z Downloaded goblin v0.10.2
11252025-12-03T15:09:00.664Z Downloaded test-strategy v0.4.3
11262025-12-03T15:09:00.668Z Downloaded lzma-sys v0.1.20
11272025-12-03T15:09:00.694Z Downloaded serde_with v3.14.0
11282025-12-03T15:09:00.704Z Downloaded petgraph v0.8.2
11292025-12-03T15:09:00.722Z Downloaded predicates-core v1.0.8
11302025-12-03T15:09:00.725Z Downloaded papergrid v0.17.0
11312025-12-03T15:09:00.728Z Downloaded toml_edit v0.19.15
11322025-12-03T15:09:00.743Z Downloaded unicode-normalization v0.1.24
11332025-12-03T15:09:00.746Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11342025-12-03T15:09:00.761Z Downloaded tokio-postgres v0.7.13
11352025-12-03T15:09:00.765Z Downloaded minimal-lexical v0.2.1
11362025-12-03T15:09:00.769Z Downloaded lzss v0.8.2
11372025-12-03T15:09:00.772Z Downloaded predicates v3.1.3
11382025-12-03T15:09:00.775Z Downloaded elliptic-curve v0.13.8
11392025-12-03T15:09:00.777Z Downloaded rand v0.8.5
11402025-12-03T15:09:00.780Z Downloaded h2 v0.4.6
11412025-12-03T15:09:00.787Z Downloaded uuid v1.18.1
11422025-12-03T15:09:00.790Z Downloaded tokio v1.48.0
11432025-12-03T15:09:00.824Z Downloaded encoding_rs v0.8.34
11442025-12-03T15:09:00.843Z Downloaded sha3 v0.10.8
11452025-12-03T15:09:00.848Z Downloaded diff v0.1.13
11462025-12-03T15:09:00.851Z Downloaded ed25519-dalek v2.1.1
11472025-12-03T15:09:00.853Z Downloaded string_cache v0.8.9
11482025-12-03T15:09:00.856Z Downloaded schemars_derive v0.8.22
11492025-12-03T15:09:00.856Z Downloaded aho-corasick v1.1.3
11502025-12-03T15:09:00.861Z Downloaded ref-cast v1.0.24
11512025-12-03T15:09:00.864Z Downloaded uzers v0.12.1
11522025-12-03T15:09:00.866Z Downloaded secrecy v0.10.3
11532025-12-03T15:09:00.866Z Downloaded iri-string v0.7.8
11542025-12-03T15:09:00.871Z Downloaded serde_path_to_error v0.1.17
11552025-12-03T15:09:00.874Z Downloaded embedded-io v0.6.1
11562025-12-03T15:09:00.877Z Downloaded shell-words v1.1.0
11572025-12-03T15:09:00.877Z Downloaded progenitor-client v0.11.2
11582025-12-03T15:09:00.877Z Downloaded darling v0.21.0
11592025-12-03T15:09:00.880Z Downloaded qorb v0.4.1
11602025-12-03T15:09:00.885Z Downloaded bindgen v0.69.5
11612025-12-03T15:09:00.891Z Downloaded libgit2-sys v0.18.2+1.9.1
11622025-12-03T15:09:00.941Z Downloaded pbkdf2 v0.11.0
11632025-12-03T15:09:00.944Z Downloaded vte v0.11.1
11642025-12-03T15:09:00.947Z Downloaded unicode-bidi v0.3.17
11652025-12-03T15:09:00.950Z Downloaded endian-type v0.1.2
11662025-12-03T15:09:00.950Z Downloaded curve25519-dalek-derive v0.1.1
11672025-12-03T15:09:00.950Z Downloaded crunchy v0.2.2
11682025-12-03T15:09:00.950Z Downloaded crucible-workspace-hack v0.1.0
11692025-12-03T15:09:00.950Z Downloaded psl-types v2.0.11
11702025-12-03T15:09:00.950Z Downloaded peg v0.8.5
11712025-12-03T15:09:00.953Z Downloaded pbkdf2 v0.12.2
11722025-12-03T15:09:00.956Z Downloaded num-integer v0.1.46
11732025-12-03T15:09:00.956Z Downloaded itertools v0.13.0
11742025-12-03T15:09:00.962Z Downloaded hyper v1.7.0
11752025-12-03T15:09:00.968Z Downloaded tokio-tungstenite v0.23.1
11762025-12-03T15:09:00.971Z Downloaded oso v0.27.3
11772025-12-03T15:09:00.974Z Downloaded typed-path v0.9.3
11782025-12-03T15:09:00.978Z Downloaded rustyline v14.0.0
11792025-12-03T15:09:00.983Z Downloaded russh-keys v0.45.0
11802025-12-03T15:09:00.985Z Downloaded itertools v0.14.0
11812025-12-03T15:09:00.992Z Downloaded unicode-properties v0.1.3
11822025-12-03T15:09:00.994Z Downloaded walkdir v2.5.0
11832025-12-03T15:09:00.997Z Downloaded ron v0.7.1
11842025-12-03T15:09:01.000Z Downloaded progenitor-macro v0.8.0
11852025-12-03T15:09:01.000Z Downloaded itertools v0.12.1
11862025-12-03T15:09:01.006Z Downloaded native-tls v0.2.12
11872025-12-03T15:09:01.008Z Downloaded ring v0.17.14
11882025-12-03T15:09:01.044Z Downloaded subprocess v0.2.9
11892025-12-03T15:09:01.047Z Downloaded yansi v1.0.1
11902025-12-03T15:09:01.050Z Downloaded rand_chacha v0.3.1
11912025-12-03T15:09:01.050Z Downloaded quinn-udp v0.5.5
11922025-12-03T15:09:01.053Z Downloaded memmap2 v0.9.8
11932025-12-03T15:09:01.053Z Downloaded aes-gcm v0.10.3
11942025-12-03T15:09:01.055Z Downloaded shlex v1.3.0
11952025-12-03T15:09:01.058Z Downloaded serde_cbor v0.11.2
11962025-12-03T15:09:01.061Z Downloaded quinn v0.11.5
11972025-12-03T15:09:01.063Z Downloaded secrecy v0.8.0
11982025-12-03T15:09:01.063Z Downloaded sec1 v0.7.3
11992025-12-03T15:09:01.066Z Downloaded rustc_version v0.4.1
12002025-12-03T15:09:01.066Z Downloaded rustc-hash v2.1.1
12012025-12-03T15:09:01.066Z Downloaded fatfs v0.3.6
12022025-12-03T15:09:01.069Z Downloaded itertools v0.10.5
12032025-12-03T15:09:01.073Z Downloaded cc v1.2.30
12042025-12-03T15:09:01.076Z Downloaded der_derive v0.7.3
12052025-12-03T15:09:01.078Z Downloaded defmt-parser v0.3.4
12062025-12-03T15:09:01.078Z Downloaded slog-json v2.6.1
12072025-12-03T15:09:01.081Z Downloaded parking_lot_core v0.9.10
12082025-12-03T15:09:01.084Z Downloaded flume v0.11.1
12092025-12-03T15:09:01.086Z Downloaded tungstenite v0.23.0
12102025-12-03T15:09:01.089Z Downloaded tracing-core v0.1.32
12112025-12-03T15:09:01.091Z Downloaded hashbrown v0.13.2
12122025-12-03T15:09:01.094Z Downloaded env_filter v0.1.2
12132025-12-03T15:09:01.097Z Downloaded enum-as-inner v0.6.1
12142025-12-03T15:09:01.097Z Downloaded either v1.15.0
12152025-12-03T15:09:01.099Z Downloaded support-bundle-viewer v0.1.2
12162025-12-03T15:09:01.099Z Downloaded derive-where v1.5.0
12172025-12-03T15:09:01.102Z Downloaded derive-ex v0.1.8
12182025-12-03T15:09:01.105Z Downloaded crossbeam-channel v0.5.15
12192025-12-03T15:09:01.107Z Downloaded backtrace v0.3.74
12202025-12-03T15:09:01.110Z Downloaded toml_datetime v0.7.0
12212025-12-03T15:09:01.113Z Downloaded postgres-protocol v0.6.8
12222025-12-03T15:09:01.113Z Downloaded postcard v1.0.10
12232025-12-03T15:09:01.116Z Downloaded socket2 v0.6.1
12242025-12-03T15:09:01.119Z Downloaded http v1.3.1
12252025-12-03T15:09:01.121Z Downloaded slog-scope v4.4.0
12262025-12-03T15:09:01.121Z Downloaded slog-bunyan v2.5.0
12272025-12-03T15:09:01.124Z Downloaded lru-cache v0.1.2
12282025-12-03T15:09:01.124Z Downloaded smf v0.2.3
12292025-12-03T15:09:01.124Z Downloaded cookie v0.18.1
12302025-12-03T15:09:01.128Z Downloaded jiff-static v0.2.15
12312025-12-03T15:09:01.131Z Downloaded yasna v0.5.2
12322025-12-03T15:09:01.131Z Downloaded bytes v1.10.1
12332025-12-03T15:09:01.133Z Downloaded parse-display-derive v0.10.0
12342025-12-03T15:09:01.136Z Downloaded parse-display v0.10.0
12352025-12-03T15:09:01.136Z Downloaded dropshot_endpoint v0.16.4
12362025-12-03T15:09:01.138Z Downloaded xz2 v0.1.7
12372025-12-03T15:09:01.141Z Downloaded vergen-git2 v1.0.7
12382025-12-03T15:09:01.141Z Downloaded nodrop v0.1.14
12392025-12-03T15:09:01.146Z Downloaded nibble_vec v0.1.0
12402025-12-03T15:09:01.146Z Downloaded vergen v9.0.6
12412025-12-03T15:09:01.149Z Downloaded hashbrown v0.12.3
12422025-12-03T15:09:01.149Z Downloaded defmt v0.3.8
12432025-12-03T15:09:01.152Z Downloaded zstd v0.13.3
12442025-12-03T15:09:01.155Z Downloaded heapless v0.7.17
12452025-12-03T15:09:01.159Z Downloaded fd-lock v4.0.2
12462025-12-03T15:09:01.159Z Downloaded fallible-iterator v0.2.0
12472025-12-03T15:09:01.162Z Downloaded tokio-rustls v0.24.1
12482025-12-03T15:09:01.162Z Downloaded vergen-gitcl v1.0.8
12492025-12-03T15:09:01.165Z Downloaded tokio-rustls v0.25.0
12502025-12-03T15:09:01.165Z Downloaded compact_str v0.8.0
12512025-12-03T15:09:01.168Z Downloaded typify v0.2.0
12522025-12-03T15:09:01.170Z Downloaded twox-hash v2.1.0
12532025-12-03T15:09:01.173Z Downloaded foldhash v0.2.0
12542025-12-03T15:09:01.173Z Downloaded foldhash v0.1.5
12552025-12-03T15:09:01.176Z Downloaded flagset v0.4.6
12562025-12-03T15:09:01.176Z Downloaded fixedbitset v0.4.2
12572025-12-03T15:09:01.176Z Downloaded thread_local v1.1.8
12582025-12-03T15:09:01.179Z Downloaded headers v0.4.1
12592025-12-03T15:09:01.182Z Downloaded const-oid v0.9.6
12602025-12-03T15:09:01.185Z Downloaded chacha20poly1305 v0.10.1
12612025-12-03T15:09:01.185Z Downloaded base64 v0.22.1
12622025-12-03T15:09:01.189Z Downloaded hashbrown v0.16.0
12632025-12-03T15:09:01.193Z Downloaded tiny-keccak v2.0.2
12642025-12-03T15:09:01.196Z Downloaded console v0.16.0
12652025-12-03T15:09:01.199Z Downloaded hickory-client v0.25.2
12662025-12-03T15:09:01.202Z Downloaded bzip2 v0.4.4
12672025-12-03T15:09:01.202Z Downloaded cookie_store v0.21.1
12682025-12-03T15:09:01.205Z Downloaded colored v2.2.0
12692025-12-03T15:09:01.205Z Downloaded async-bb8-diesel v0.2.1
12702025-12-03T15:09:01.208Z Downloaded arrayvec v0.7.6
12712025-12-03T15:09:01.208Z Downloaded jobserver v0.1.32
12722025-12-03T15:09:01.211Z Downloaded serde-hex v0.1.0
12732025-12-03T15:09:01.211Z Downloaded same-file v1.0.6
12742025-12-03T15:09:01.214Z Downloaded base64ct v1.6.0
12752025-12-03T15:09:01.214Z Downloaded base64 v0.21.7
12762025-12-03T15:09:01.217Z Downloaded backoff v0.4.0
12772025-12-03T15:09:01.220Z Downloaded predicates-tree v1.0.12
12782025-12-03T15:09:01.220Z Downloaded ppv-lite86 v0.2.20
12792025-12-03T15:09:01.223Z Downloaded pkg-config v0.3.31
12802025-12-03T15:09:01.223Z Downloaded crossbeam-deque v0.8.5
12812025-12-03T15:09:01.226Z Downloaded bumpalo v3.16.0
12822025-12-03T15:09:01.226Z Downloaded array-init v0.0.4
12832025-12-03T15:09:01.229Z Downloaded arc-swap v1.7.1
12842025-12-03T15:09:01.232Z Downloaded serde_plain v1.0.2
12852025-12-03T15:09:01.232Z Downloaded scrypt v0.11.0
12862025-12-03T15:09:01.235Z Downloaded rustc_version v0.1.7
12872025-12-03T15:09:01.235Z Downloaded resolv-conf v0.7.0
12882025-12-03T15:09:01.235Z Downloaded progenitor-macro v0.11.2
12892025-12-03T15:09:01.251Z Downloaded linear-map v1.2.0
12902025-12-03T15:09:01.251Z Downloaded lalrpop-util v0.19.12
12912025-12-03T15:09:01.251Z Downloaded kstat-rs v0.2.4
12922025-12-03T15:09:01.251Z Downloaded ingot-types v0.1.2
12932025-12-03T15:09:01.251Z Downloaded indoc v1.0.9
12942025-12-03T15:09:01.251Z Downloaded hostname v0.4.0
12952025-12-03T15:09:01.251Z Downloaded group v0.13.0
12962025-12-03T15:09:01.251Z Downloaded ghash v0.5.1
12972025-12-03T15:09:01.251Z Downloaded crc-catalog v2.4.0
12982025-12-03T15:09:01.251Z Downloaded cexpr v0.6.0
12992025-12-03T15:09:01.251Z Downloaded cargo_metadata v0.19.2
13002025-12-03T15:09:01.251Z Downloaded ipnetwork v0.21.1
13012025-12-03T15:09:01.255Z Downloaded internet-checksum v0.2.1
13022025-12-03T15:09:01.255Z Downloaded ingot v0.1.1
13032025-12-03T15:09:01.255Z Downloaded hex-literal v0.4.1
13042025-12-03T15:09:01.255Z Downloaded bit-vec v0.8.0
13052025-12-03T15:09:01.258Z Downloaded bcs v0.1.6
13062025-12-03T15:09:01.258Z Downloaded libscf-sys v1.1.0
13072025-12-03T15:09:01.261Z Downloaded keccak v0.1.5
13082025-12-03T15:09:01.261Z Downloaded inout v0.1.3
13092025-12-03T15:09:01.261Z Downloaded hyper-tls v0.6.0
13102025-12-03T15:09:01.264Z Downloaded home v0.5.9
13112025-12-03T15:09:01.264Z Downloaded bcrypt-pbkdf v0.10.0
13122025-12-03T15:09:01.264Z Downloaded assert_matches v1.5.0
13132025-12-03T15:09:01.267Z Downloaded cmake v0.1.51
13142025-12-03T15:09:01.267Z Downloaded arrayref v0.3.9
13152025-12-03T15:09:01.267Z Downloaded convert_case v0.4.0
13162025-12-03T15:09:01.270Z Downloaded cargo-platform v0.1.8
13172025-12-03T15:09:01.270Z Downloaded bit-set v0.5.3
13182025-12-03T15:09:01.270Z Downloaded async-recursion v1.1.1
13192025-12-03T15:09:01.273Z Downloaded cipher v0.4.4
13202025-12-03T15:09:01.276Z Downloaded blowfish v0.9.1
13212025-12-03T15:09:01.276Z Downloaded block-padding v0.3.3
13222025-12-03T15:09:01.277Z Downloaded libz-rs-sys v0.5.1
13232025-12-03T15:09:01.277Z Downloaded libefi-sys v0.1.0
13242025-12-03T15:09:01.279Z Downloaded indent_write v2.2.0
13252025-12-03T15:09:01.280Z Downloaded humantime v2.2.0
13262025-12-03T15:09:01.280Z Downloaded glob v0.3.2
13272025-12-03T15:09:01.283Z Downloaded hash32 v0.2.1
13282025-12-03T15:09:01.283Z Downloaded cbc v0.1.2
13292025-12-03T15:09:01.285Z Downloaded allocator-api2 v0.2.21
13302025-12-03T15:09:01.288Z Downloaded hubpack v0.1.2
13312025-12-03T15:09:01.289Z Downloaded cobs v0.2.3
13322025-12-03T15:09:01.289Z Downloaded const_format v0.2.34
13332025-12-03T15:09:01.590Z Downloaded aws-lc-sys v0.26.0
13342025-12-03T15:09:01.888Z Compiling value-bag v1.9.0
13352025-12-03T15:09:01.888Z Compiling lock_api v0.4.12
13362025-12-03T15:09:01.888Z Compiling scopeguard v1.2.0
13372025-12-03T15:09:01.891Z Compiling shlex v1.3.0
13382025-12-03T15:09:01.891Z Compiling typenum v1.17.0
13392025-12-03T15:09:01.891Z Compiling syn v2.0.106
13402025-12-03T15:09:02.066Z Compiling getrandom v0.2.15
13412025-12-03T15:09:02.095Z Compiling jobserver v0.1.32
13422025-12-03T15:09:02.222Z Compiling generic-array v0.14.7
13432025-12-03T15:09:02.431Z Compiling rand_core v0.6.4
13442025-12-03T15:09:02.502Z Compiling log v0.4.27
13452025-12-03T15:09:02.583Z Compiling cc v1.2.30
13462025-12-03T15:09:02.599Z Compiling smallvec v1.15.1
13472025-12-03T15:09:02.947Z Compiling subtle v2.6.1
13482025-12-03T15:09:02.963Z Compiling portable-atomic v1.11.0
13492025-12-03T15:09:02.983Z Compiling const-oid v0.9.6
13502025-12-03T15:09:03.002Z Compiling critical-section v1.1.3
13512025-12-03T15:09:03.193Z Compiling pkg-config v0.3.31
13522025-12-03T15:09:03.241Z Compiling spin v0.9.8
13532025-12-03T15:09:03.289Z Compiling regex-syntax v0.8.5
13542025-12-03T15:09:03.588Z Compiling getrandom v0.3.4
13552025-12-03T15:09:04.530Z Compiling parking_lot_core v0.9.10
13562025-12-03T15:09:04.580Z Compiling serde_json v1.0.145
13572025-12-03T15:09:04.970Z Compiling pin-project-lite v0.2.14
13582025-12-03T15:09:05.081Z Compiling rustix v0.38.37
13592025-12-03T15:09:05.280Z Compiling once_cell v1.21.3
13602025-12-03T15:09:05.692Z Compiling signal-hook-registry v1.4.2
13612025-12-03T15:09:05.712Z Compiling libm v0.2.8
13622025-12-03T15:09:05.901Z Compiling parking_lot v0.12.3
13632025-12-03T15:09:05.923Z Compiling mio v1.0.2
13642025-12-03T15:09:06.118Z Compiling num-traits v0.2.19
13652025-12-03T15:09:06.376Z Compiling futures-core v0.3.31
13662025-12-03T15:09:06.398Z Compiling allocator-api2 v0.2.21
13672025-12-03T15:09:06.741Z Compiling lazy_static v1.5.0
13682025-12-03T15:09:06.761Z Compiling aho-corasick v1.1.3
13692025-12-03T15:09:06.896Z Compiling socket2 v0.6.1
13702025-12-03T15:09:07.008Z Compiling slab v0.4.9
13712025-12-03T15:09:07.102Z Compiling cpufeatures v0.2.14
13722025-12-03T15:09:07.230Z Compiling foldhash v0.1.5
13732025-12-03T15:09:07.376Z Compiling percent-encoding v2.3.2
13742025-12-03T15:09:07.556Z Compiling hashbrown v0.15.4
13752025-12-03T15:09:07.943Z Compiling futures-sink v0.3.31
13762025-12-03T15:09:07.966Z Compiling either v1.15.0
13772025-12-03T15:09:07.986Z Compiling glob v0.3.2
13782025-12-03T15:09:08.120Z Compiling futures-channel v0.3.31
13792025-12-03T15:09:08.537Z Compiling pin-utils v0.1.0
13802025-12-03T15:09:08.652Z Compiling regex-automata v0.4.11
13812025-12-03T15:09:08.680Z Compiling futures-io v0.3.31
13822025-12-03T15:09:08.793Z Compiling prettyplease v0.2.36
13832025-12-03T15:09:08.817Z Compiling clang-sys v1.8.1
13842025-12-03T15:09:08.982Z Compiling futures-task v0.3.31
13852025-12-03T15:09:09.230Z Compiling minimal-lexical v0.2.1
13862025-12-03T15:09:09.268Z Compiling libloading v0.8.5
13872025-12-03T15:09:09.291Z Compiling base64ct v1.6.0
13882025-12-03T15:09:09.453Z Compiling synstructure v0.13.1
13892025-12-03T15:09:09.580Z Compiling bindgen v0.69.5
13902025-12-03T15:09:09.634Z Compiling nom v7.1.3
13912025-12-03T15:09:09.719Z Compiling home v0.5.9
13922025-12-03T15:09:09.841Z Compiling pem-rfc7468 v0.7.0
13932025-12-03T15:09:10.574Z Compiling indexmap v2.11.4
13942025-12-03T15:09:10.772Z Compiling itertools v0.12.1
13952025-12-03T15:09:10.983Z Compiling rustc-hash v1.1.0
13962025-12-03T15:09:11.163Z Compiling lazycell v1.3.0
13972025-12-03T15:09:11.352Z Compiling flagset v0.4.6
13982025-12-03T15:09:11.595Z Compiling form_urlencoded v1.2.2
13992025-12-03T15:09:11.921Z Compiling rand_core v0.9.3
14002025-12-03T15:09:11.982Z Compiling cmake v0.1.51
14012025-12-03T15:09:12.469Z Compiling fs_extra v1.3.0
14022025-12-03T15:09:12.823Z Compiling cexpr v0.6.0
14032025-12-03T15:09:12.875Z Compiling dunce v1.0.5
14042025-12-03T15:09:13.016Z Compiling paste v1.0.15
14052025-12-03T15:09:13.039Z Compiling rustc_version v0.4.1
14062025-12-03T15:09:13.246Z Compiling ident_case v1.0.1
14072025-12-03T15:09:13.448Z Compiling iana-time-zone v0.1.63
14082025-12-03T15:09:13.589Z Compiling rustversion v1.0.22
14092025-12-03T15:09:13.612Z Compiling vcpkg v0.2.15
14102025-12-03T15:09:13.812Z Compiling regex v1.11.3
14112025-12-03T15:09:14.327Z Compiling darling_core v0.20.10
14122025-12-03T15:09:14.431Z Compiling serde_derive v1.0.226
14132025-12-03T15:09:14.782Z Compiling zeroize_derive v1.4.2
14142025-12-03T15:09:14.806Z Compiling zerofrom-derive v0.1.4
14152025-12-03T15:09:15.337Z Compiling yoke-derive v0.7.4
14162025-12-03T15:09:15.605Z Compiling zerocopy-derive v0.7.35
14172025-12-03T15:09:16.206Z Compiling zeroize v1.8.1
14182025-12-03T15:09:17.545Z Compiling zerovec-derive v0.10.3
14192025-12-03T15:09:17.974Z Compiling crypto-common v0.1.6
14202025-12-03T15:09:17.994Z Compiling block-buffer v0.10.4
14212025-12-03T15:09:18.185Z Compiling zerofrom v0.1.4
14222025-12-03T15:09:18.209Z Compiling zerocopy v0.7.35
14232025-12-03T15:09:18.281Z Compiling digest v0.10.7
14242025-12-03T15:09:18.423Z Compiling yoke v0.7.4
14252025-12-03T15:09:18.687Z Compiling displaydoc v0.2.5
14262025-12-03T15:09:18.769Z Compiling tokio-macros v2.6.0
14272025-12-03T15:09:18.791Z Compiling icu_provider_macros v1.5.0
14282025-12-03T15:09:19.645Z Compiling hmac v0.12.1
14292025-12-03T15:09:19.916Z Compiling thiserror-impl v2.0.17
14302025-12-03T15:09:19.938Z Compiling block-padding v0.3.3
14312025-12-03T15:09:19.941Z Compiling futures-macro v0.3.31
14322025-12-03T15:09:19.994Z Compiling zerovec v0.10.4
14332025-12-03T15:09:20.025Z Compiling ppv-lite86 v0.2.20
14342025-12-03T15:09:20.187Z Compiling inout v0.1.3
14352025-12-03T15:09:20.250Z Compiling sha2 v0.10.9
14362025-12-03T15:09:20.356Z Compiling der_derive v0.7.3
14372025-12-03T15:09:20.475Z Compiling cipher v0.4.4
14382025-12-03T15:09:20.776Z Compiling pbkdf2 v0.12.2
14392025-12-03T15:09:20.974Z Compiling salsa20 v0.10.2
14402025-12-03T15:09:20.996Z Compiling aes v0.8.4
14412025-12-03T15:09:21.204Z Compiling scrypt v0.11.0
14422025-12-03T15:09:21.637Z Compiling serde v1.0.226
14432025-12-03T15:09:21.688Z Compiling tinystr v0.7.6
14442025-12-03T15:09:21.713Z Compiling icu_collections v1.5.0
14452025-12-03T15:09:21.938Z Compiling futures-util v0.3.31
14462025-12-03T15:09:22.079Z Compiling icu_locid v1.5.0
14472025-12-03T15:09:22.563Z Compiling der v0.7.10
14482025-12-03T15:09:22.817Z Compiling bitflags v2.9.4
14492025-12-03T15:09:22.851Z Compiling bytes v1.10.1
14502025-12-03T15:09:22.882Z Compiling thiserror v2.0.17
14512025-12-03T15:09:23.050Z Compiling pest v2.8.2
14522025-12-03T15:09:23.629Z Compiling icu_provider v1.5.0
14532025-12-03T15:09:23.710Z Compiling chrono v0.4.42
14542025-12-03T15:09:24.035Z Compiling tokio v1.48.0
14552025-12-03T15:09:24.250Z Compiling http v1.3.1
14562025-12-03T15:09:24.632Z Compiling icu_locid_transform v1.5.0
14572025-12-03T15:09:25.368Z Compiling spki v0.7.3
14582025-12-03T15:09:25.751Z Compiling pest_meta v2.8.2
14592025-12-03T15:09:26.008Z Compiling icu_properties v1.5.1
14602025-12-03T15:09:26.281Z Compiling uuid v1.18.1
14612025-12-03T15:09:26.852Z Compiling which v4.4.2
14622025-12-03T15:09:27.024Z Compiling cbc v0.1.2
14632025-12-03T15:09:27.283Z Compiling rand_chacha v0.9.0
14642025-12-03T15:09:27.367Z Compiling openssl-sys v0.9.109
14652025-12-03T15:09:27.807Z Compiling rand v0.9.2
14662025-12-03T15:09:27.830Z Compiling pkcs5 v0.7.1
14672025-12-03T15:09:28.799Z Compiling pest_generator v2.8.2
14682025-12-03T15:09:29.302Z Compiling darling_macro v0.20.10
14692025-12-03T15:09:29.557Z Compiling icu_normalizer v1.5.0
14702025-12-03T15:09:29.913Z Compiling tracing-attributes v0.1.27
14712025-12-03T15:09:29.936Z Compiling ring v0.17.14
14722025-12-03T15:09:30.198Z Compiling tracing-core v0.1.32
14732025-12-03T15:09:30.323Z Compiling aws-lc-rs v1.12.4
14742025-12-03T15:09:30.454Z Compiling idna_adapter v1.2.0
14752025-12-03T15:09:30.686Z Compiling idna v1.0.3
14762025-12-03T15:09:30.752Z Compiling rustix v1.0.7
14772025-12-03T15:09:30.993Z Compiling adler2 v2.0.0
14782025-12-03T15:09:31.217Z Compiling miniz_oxide v0.8.5
14792025-12-03T15:09:31.295Z Compiling url v2.5.4
14802025-12-03T15:09:31.567Z Compiling pest_derive v2.8.2
14812025-12-03T15:09:32.169Z Compiling tokio-util v0.7.15
14822025-12-03T15:09:32.335Z Compiling darling v0.20.10
14832025-12-03T15:09:32.458Z Compiling pkcs8 v0.10.2
14842025-12-03T15:09:32.516Z Compiling http-body v1.0.1
14852025-12-03T15:09:32.787Z Compiling scroll_derive v0.12.0
14862025-12-03T15:09:32.894Z Compiling thiserror-impl v1.0.69
14872025-12-03T15:09:32.994Z Compiling tracing v0.1.40
14882025-12-03T15:09:33.020Z Compiling serde_derive_internals v0.29.1
14892025-12-03T15:09:33.464Z Compiling rustls-pki-types v1.10.0
14902025-12-03T15:09:34.102Z Compiling httparse v1.9.5
14912025-12-03T15:09:34.300Z Compiling schemars v0.8.22
14922025-12-03T15:09:34.373Z Compiling base64 v0.22.1
14932025-12-03T15:09:34.655Z Compiling tinyvec_macros v0.1.1
14942025-12-03T15:09:34.762Z Compiling zerocopy v0.8.27
14952025-12-03T15:09:34.852Z Compiling tinyvec v1.8.0
14962025-12-03T15:09:35.066Z Compiling scroll v0.12.0
14972025-12-03T15:09:35.132Z Compiling schemars_derive v0.8.22
14982025-12-03T15:09:35.584Z Compiling zerocopy-derive v0.8.27
14992025-12-03T15:09:35.607Z Compiling thiserror v1.0.69
15002025-12-03T15:09:35.774Z Compiling bzip2-sys v0.1.13+1.0.8
15012025-12-03T15:09:36.276Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15022025-12-03T15:09:36.322Z Compiling openssl-probe v0.1.5
15032025-12-03T15:09:36.602Z Compiling dyn-clone v1.0.20
15042025-12-03T15:09:36.813Z Compiling num-conv v0.1.0
15052025-12-03T15:09:36.838Z Compiling time-core v0.1.6
15062025-12-03T15:09:36.984Z Compiling try-lock v0.2.5
15072025-12-03T15:09:37.088Z Compiling powerfmt v0.2.0
15082025-12-03T15:09:37.138Z Compiling atomic-waker v1.1.2
15092025-12-03T15:09:37.164Z Compiling untrusted v0.9.0
15102025-12-03T15:09:37.324Z Compiling untrusted v0.7.1
15112025-12-03T15:09:37.347Z Compiling tower-service v0.3.3
15122025-12-03T15:09:37.467Z Compiling foreign-types-shared v0.1.1
15132025-12-03T15:09:37.495Z Compiling openssl v0.10.73
15142025-12-03T15:09:37.518Z Compiling deranged v0.5.3
15152025-12-03T15:09:37.605Z Compiling foreign-types v0.3.2
15162025-12-03T15:09:37.721Z Compiling h2 v0.4.6
15172025-12-03T15:09:37.951Z Compiling tempfile v3.20.0
15182025-12-03T15:09:38.386Z Compiling time-macros v0.2.24
15192025-12-03T15:09:38.704Z Compiling want v0.3.1
15202025-12-03T15:09:40.961Z Compiling goblin v0.8.2
15212025-12-03T15:09:41.683Z Compiling ipnet v2.11.0
15222025-12-03T15:09:42.000Z Compiling openssl-macros v0.1.1
15232025-12-03T15:09:42.072Z Compiling socket2 v0.5.10
15242025-12-03T15:09:42.726Z Compiling wait-timeout v0.2.0
15252025-12-03T15:09:42.750Z Compiling crossbeam-utils v0.8.21
15262025-12-03T15:09:42.773Z Compiling gimli v0.31.1
15272025-12-03T15:09:42.905Z Compiling rustls v0.23.19
15282025-12-03T15:09:43.225Z Compiling native-tls v0.2.12
15292025-12-03T15:09:43.245Z Compiling num_threads v0.1.7
15302025-12-03T15:09:43.310Z Compiling quick-error v1.2.3
15312025-12-03T15:09:43.403Z Compiling syn v1.0.109
15322025-12-03T15:09:43.472Z Compiling httpdate v1.0.3
15332025-12-03T15:09:43.589Z Compiling bit-vec v0.8.0
15342025-12-03T15:09:43.920Z Compiling rusty-fork v0.3.0
15352025-12-03T15:09:44.059Z Compiling bit-set v0.8.0
15362025-12-03T15:09:44.096Z Compiling time v0.3.43
15372025-12-03T15:09:44.362Z Compiling hyper v1.7.0
15382025-12-03T15:09:46.970Z Compiling addr2line v0.24.2
15392025-12-03T15:09:47.231Z Compiling dof v0.3.0
15402025-12-03T15:09:47.683Z Compiling unicode-normalization v0.1.24
15412025-12-03T15:09:47.763Z Compiling dtrace-parser v0.2.0
15422025-12-03T15:09:47.809Z Compiling derive_builder_core v0.20.2
15432025-12-03T15:09:48.612Z Compiling signature v2.2.0
15442025-12-03T15:09:48.902Z Compiling scroll_derive v0.13.1
15452025-12-03T15:09:48.945Z Compiling heapless v0.7.17
15462025-12-03T15:09:49.413Z Compiling rand_xorshift v0.4.0
15472025-12-03T15:09:49.474Z Compiling cookie v0.18.1
15482025-12-03T15:09:49.516Z Compiling object v0.36.5
15492025-12-03T15:09:49.675Z Compiling crc32fast v1.4.2
15502025-12-03T15:09:49.816Z Compiling zstd-safe v7.2.3
15512025-12-03T15:09:49.819Z Compiling unicode-properties v0.1.3
15522025-12-03T15:09:50.012Z Compiling anyhow v1.0.99
15532025-12-03T15:09:50.187Z Compiling zlib-rs v0.5.1
15542025-12-03T15:09:50.255Z Compiling unarray v0.1.4
15552025-12-03T15:09:50.434Z Compiling unicode-bidi v0.3.17
15562025-12-03T15:09:50.587Z Compiling signal-hook v0.3.18
15572025-12-03T15:09:50.729Z Compiling slog v2.7.0
15582025-12-03T15:09:50.935Z Compiling rustc-demangle v0.1.24
15592025-12-03T15:09:51.257Z Compiling siphasher v0.3.11
15602025-12-03T15:09:51.576Z Compiling phf_shared v0.11.2
15612025-12-03T15:09:51.680Z Compiling stringprep v0.1.5
15622025-12-03T15:09:51.842Z Compiling scroll v0.13.0
15632025-12-03T15:09:52.105Z Compiling proptest v1.7.0
15642025-12-03T15:09:52.361Z Compiling derive_builder_macro v0.20.2
15652025-12-03T15:09:52.729Z Compiling usdt-impl v0.5.0
15662025-12-03T15:09:52.975Z Compiling hyper-util v0.1.17
15672025-12-03T15:09:54.067Z Compiling ipnetwork v0.21.1
15682025-12-03T15:09:54.324Z Compiling toml_datetime v0.6.11
15692025-12-03T15:09:54.866Z Compiling serde_spanned v0.6.9
15702025-12-03T15:09:54.905Z Compiling serde_tokenstream v0.2.2
15712025-12-03T15:09:55.124Z Compiling rand_chacha v0.3.1
15722025-12-03T15:09:55.460Z Compiling md-5 v0.10.6
15732025-12-03T15:09:55.747Z Compiling backtrace v0.3.74
15742025-12-03T15:09:56.232Z Compiling libz-rs-sys v0.5.1
15752025-12-03T15:09:56.548Z Compiling vergen-lib v0.1.6
15762025-12-03T15:09:56.572Z Compiling curve25519-dalek v4.1.3
15772025-12-03T15:09:56.889Z Compiling num-integer v0.1.46
15782025-12-03T15:09:57.039Z Compiling sync_wrapper v1.0.1
15792025-12-03T15:09:57.217Z Compiling ff v0.13.0
15802025-12-03T15:09:57.267Z Compiling hash32 v0.2.1
15812025-12-03T15:09:57.433Z Compiling memoffset v0.9.1
15822025-12-03T15:09:57.467Z Compiling cfg_aliases v0.2.1
15832025-12-03T15:09:57.589Z Compiling fallible-iterator v0.2.0
15842025-12-03T15:09:57.612Z Compiling num-bigint-dig v0.8.4
15852025-12-03T15:09:57.633Z Compiling base16ct v0.2.0
15862025-12-03T15:09:57.779Z Compiling smoltcp v0.9.1
15872025-12-03T15:09:57.942Z Compiling tower-layer v0.3.3
15882025-12-03T15:09:57.966Z Compiling litrs v0.4.1
15892025-12-03T15:09:58.253Z Compiling ref-cast v1.0.24
15902025-12-03T15:09:58.256Z Compiling psl-types v2.0.11
15912025-12-03T15:09:58.457Z Compiling tower v0.5.2
15922025-12-03T15:09:58.480Z Compiling postgres-protocol v0.6.8
15932025-12-03T15:09:58.501Z Compiling publicsuffix v2.3.0
15942025-12-03T15:09:58.840Z Compiling sec1 v0.7.3
15952025-12-03T15:09:59.020Z Compiling document-features v0.2.11
15962025-12-03T15:09:59.065Z Compiling newtype-uuid v1.3.2
15972025-12-03T15:09:59.409Z Compiling nix v0.29.0
15982025-12-03T15:09:59.687Z Compiling group v0.13.0
15992025-12-03T15:09:59.728Z Compiling num-iter v0.1.45
16002025-12-03T15:10:00.064Z Compiling flate2 v1.1.2
16012025-12-03T15:10:00.271Z Compiling rand v0.8.5
16022025-12-03T15:10:00.322Z Compiling oxnet v0.1.3
16032025-12-03T15:10:00.517Z Compiling derive_builder v0.20.2
16042025-12-03T15:10:00.967Z Compiling tokio-native-tls v0.3.1
16052025-12-03T15:10:01.121Z Compiling goblin v0.10.2
16062025-12-03T15:10:01.934Z Compiling rustls-native-certs v0.8.1
16072025-12-03T15:10:01.961Z Compiling webpki-roots v1.0.1
16082025-12-03T15:10:01.984Z Compiling http-body-util v0.1.3
16092025-12-03T15:10:02.159Z Compiling terminal_size v0.4.0
16102025-12-03T15:10:02.190Z Compiling cargo-platform v0.1.8
16112025-12-03T15:10:02.392Z Compiling hkdf v0.12.4
16122025-12-03T15:10:02.462Z Compiling crypto-bigint v0.5.5
16132025-12-03T15:10:02.465Z Compiling vergen v9.0.6
16142025-12-03T15:10:02.675Z Compiling async-trait v0.1.89
16152025-12-03T15:10:02.678Z Compiling daft-derive v0.1.4
16162025-12-03T15:10:02.801Z Compiling curve25519-dalek-derive v0.1.1
16172025-12-03T15:10:04.217Z Compiling ref-cast-impl v1.0.24
16182025-12-03T15:10:04.277Z Compiling strum_macros v0.27.2
16192025-12-03T15:10:04.776Z Compiling hubpack_derive v0.1.1
16202025-12-03T15:10:05.162Z Compiling ahash v0.8.12
16212025-12-03T15:10:05.335Z Compiling fs-err v3.1.1
16222025-12-03T15:10:05.540Z Compiling managed v0.8.0
16232025-12-03T15:10:05.625Z Compiling lockfree-object-pool v0.1.6
16242025-12-03T15:10:05.660Z Compiling winnow v0.5.40
16252025-12-03T15:10:05.894Z Compiling simd-adler32 v0.3.7
16262025-12-03T15:10:05.967Z Compiling unicode-segmentation v1.12.0
16272025-12-03T15:10:06.403Z Compiling usdt-impl v0.6.0
16282025-12-03T15:10:06.784Z Compiling bumpalo v3.16.0
16292025-12-03T15:10:06.873Z Compiling iri-string v0.7.8
16302025-12-03T15:10:07.255Z Compiling bitflags v1.3.2
16312025-12-03T15:10:07.384Z Compiling buf-list v1.0.3
16322025-12-03T15:10:08.081Z Compiling dof v0.4.0
16332025-12-03T15:10:09.022Z Compiling toml_edit v0.19.15
16342025-12-03T15:10:09.263Z Compiling strum v0.27.2
16352025-12-03T15:10:09.480Z Compiling zopfli v0.8.1
16362025-12-03T15:10:10.041Z Compiling tower-http v0.6.6
16372025-12-03T15:10:10.621Z Compiling hubpack v0.1.2
16382025-12-03T15:10:10.728Z Compiling clap_builder v4.5.48
16392025-12-03T15:10:10.982Z Compiling elliptic-curve v0.13.8
16402025-12-03T15:10:11.055Z Compiling daft v0.1.4
16412025-12-03T15:10:11.645Z Compiling cargo_metadata v0.19.2
16422025-12-03T15:10:11.781Z Compiling hyper-tls v0.6.0
16432025-12-03T15:10:12.188Z Compiling signal-hook-mio v0.2.4
16442025-12-03T15:10:12.384Z Compiling cookie_store v0.21.1
16452025-12-03T15:10:13.864Z Compiling zstd v0.13.3
16462025-12-03T15:10:14.958Z Compiling postgres-types v0.2.9
16472025-12-03T15:10:15.341Z Compiling usdt-attr-macro v0.5.0
16482025-12-03T15:10:15.731Z Compiling usdt-macro v0.5.0
16492025-12-03T15:10:16.193Z Compiling phf v0.11.2
16502025-12-03T15:10:16.486Z Compiling ed25519 v2.2.3
16512025-12-03T15:10:16.747Z Compiling bzip2 v0.4.4
16522025-12-03T15:10:16.908Z Compiling bzip2 v0.5.2
16532025-12-03T15:10:17.122Z Compiling pkcs1 v0.7.5
16542025-12-03T15:10:17.150Z Compiling serde_with_macros v3.14.0
16552025-12-03T15:10:17.300Z Compiling dtrace-parser v0.3.0
16562025-12-03T15:10:18.020Z Compiling serde-big-array v0.5.1
16572025-12-03T15:10:18.090Z Compiling serde_urlencoded v0.7.1
16582025-12-03T15:10:18.319Z Compiling rfc6979 v0.4.0
16592025-12-03T15:10:18.488Z Compiling strum_macros v0.26.4
16602025-12-03T15:10:18.509Z Compiling serde_repr v0.1.19
16612025-12-03T15:10:18.531Z Compiling clap_derive v4.5.47
16622025-12-03T15:10:18.611Z Compiling enum-as-inner v0.6.1
16632025-12-03T15:10:19.176Z Compiling bstr v1.10.0
16642025-12-03T15:10:19.623Z Compiling float-cmp v0.10.0
16652025-12-03T15:10:19.664Z Compiling hashbrown v0.16.0
16662025-12-03T15:10:19.716Z Compiling env_filter v0.1.2
16672025-12-03T15:10:19.870Z Compiling thread-id v5.0.0
16682025-12-03T15:10:20.004Z Compiling encoding_rs v0.8.34
16692025-12-03T15:10:20.319Z Compiling new_debug_unreachable v1.0.6
16702025-12-03T15:10:20.443Z Compiling rustc-hash v2.1.1
16712025-12-03T15:10:20.609Z Compiling jiff v0.2.15
16722025-12-03T15:10:20.653Z Compiling fixedbitset v0.4.2
16732025-12-03T15:10:20.776Z Compiling predicates-core v1.0.8
16742025-12-03T15:10:21.090Z Compiling data-encoding v2.9.0
16752025-12-03T15:10:21.121Z Compiling difflib v0.4.0
16762025-12-03T15:10:22.410Z Compiling whoami v1.5.2
16772025-12-03T15:10:22.787Z Compiling keccak v0.1.5
16782025-12-03T15:10:22.829Z Compiling static_assertions v1.1.0
16792025-12-03T15:10:22.868Z Compiling normalize-line-endings v0.3.0
16802025-12-03T15:10:22.956Z Compiling mime v0.3.17
16812025-12-03T15:10:22.977Z Compiling foldhash v0.2.0
16822025-12-03T15:10:23.017Z Compiling precomputed-hash v0.1.1
16832025-12-03T15:10:23.166Z Compiling string_cache v0.8.9
16842025-12-03T15:10:23.372Z Compiling iddqd v0.3.16
16852025-12-03T15:10:23.492Z Compiling sha3 v0.10.8
16862025-12-03T15:10:23.543Z Compiling predicates v3.1.3
16872025-12-03T15:10:23.607Z Compiling toml_edit v0.22.27
16882025-12-03T15:10:24.029Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16892025-12-03T15:10:24.588Z Compiling clap v4.5.48
16902025-12-03T15:10:24.729Z Compiling strum v0.26.3
16912025-12-03T15:10:24.786Z Compiling tokio-postgres v0.7.13
16922025-12-03T15:10:24.933Z Compiling hickory-proto v0.25.2
16932025-12-03T15:10:25.040Z Compiling petgraph v0.6.5
16942025-12-03T15:10:25.866Z Compiling similar v2.7.0
16952025-12-03T15:10:27.813Z Compiling zip v4.2.0
16962025-12-03T15:10:28.612Z Compiling env_logger v0.11.8
16972025-12-03T15:10:29.909Z Compiling usdt v0.5.0
16982025-12-03T15:10:29.955Z Compiling serde_with v3.14.0
16992025-12-03T15:10:30.406Z Compiling ecdsa v0.16.9
17002025-12-03T15:10:30.523Z Compiling rsa v0.9.8
17012025-12-03T15:10:30.640Z Compiling zip v0.6.6
17022025-12-03T15:10:30.715Z Compiling ed25519-dalek v2.1.1
17032025-12-03T15:10:31.909Z Compiling crossterm v0.28.1
17042025-12-03T15:10:32.118Z Compiling toml v0.7.8
17052025-12-03T15:10:33.489Z Compiling heck v0.4.1
17062025-12-03T15:10:33.610Z Compiling crossbeam-epoch v0.9.18
17072025-12-03T15:10:33.685Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17082025-12-03T15:10:33.961Z Compiling tokio-stream v0.1.17
17092025-12-03T15:10:34.009Z Compiling x509-cert v0.2.5
17102025-12-03T15:10:34.112Z Compiling openapiv3 v2.2.0
17112025-12-03T15:10:34.297Z Compiling sha1 v0.10.6
17122025-12-03T15:10:34.764Z Compiling itertools v0.10.5
17132025-12-03T15:10:34.887Z Compiling itertools v0.13.0
17142025-12-03T15:10:34.995Z Compiling winnow v0.6.26
17152025-12-03T15:10:36.346Z Compiling peg-runtime v0.8.5
17162025-12-03T15:10:36.940Z Compiling lalrpop-util v0.19.12
17172025-12-03T15:10:37.190Z Compiling thread_local v1.1.8
17182025-12-03T15:10:37.300Z Compiling slog-async v2.8.0
17192025-12-03T15:10:37.669Z Compiling crossbeam-channel v0.5.15
17202025-12-03T15:10:37.693Z Compiling xattr v1.3.1
17212025-12-03T15:10:37.904Z Compiling futures-executor v0.3.31
17222025-12-03T15:10:37.940Z Compiling filetime v0.2.26
17232025-12-03T15:10:37.960Z Compiling is-terminal v0.4.13
17242025-12-03T15:10:38.048Z Compiling take_mut v0.2.2
17252025-12-03T15:10:38.111Z Compiling term v1.1.0
17262025-12-03T15:10:38.231Z Compiling futures v0.3.31
17272025-12-03T15:10:38.251Z Compiling tar v0.4.44
17282025-12-03T15:10:39.437Z Compiling slog-term v2.9.2
17292025-12-03T15:10:40.656Z Compiling aws-lc-sys v0.26.0
17302025-12-03T15:11:12.429Z Compiling rustls-webpki v0.102.8
17312025-12-03T15:11:16.752Z Compiling tokio-rustls v0.26.0
17322025-12-03T15:11:17.005Z Compiling hyper-rustls v0.27.7
17332025-12-03T15:11:17.324Z Compiling reqwest v0.12.24
17342025-12-03T15:11:20.891Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17352025-12-03T15:11:21.188Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17362025-12-03T15:11:25.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
17372025-12-03T15:11:26.089Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17382025-12-03T15:11:26.148ZDec 03 15:11:25.230 INFO Starting download, target: Clickhouse
17392025-12-03T15:11:26.148ZDec 03 15:11:25.231 INFO Starting download, target: Cockroach
17402025-12-03T15:11:26.148ZDec 03 15:11:25.231 INFO Starting download, target: Console
17412025-12-03T15:11:26.148ZDec 03 15:11:25.231 INFO Starting download, target: DendriteStub
17422025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Starting download, target: MaghemiteMgd
17432025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Starting download, target: TransceiverControl
17442025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17452025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17462025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17472025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17482025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17492025-12-03T15:11:26.151ZDec 03 15:11:25.231 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17502025-12-03T15:11:26.541ZDec 03 15:11:25.611 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17512025-12-03T15:11:26.844ZDec 03 15:11:25.908 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17522025-12-03T15:11:26.921ZDec 03 15:11:25.988 INFO Download complete, target: TransceiverControl
17532025-12-03T15:11:27.266ZDec 03 15:11:26.343 INFO Download complete, target: Console
17542025-12-03T15:11:28.015ZDec 03 15:11:27.075 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17552025-12-03T15:11:29.547ZDec 03 15:11:28.607 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17562025-12-03T15:11:29.600ZDec 03 15:11:28.680 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17572025-12-03T15:11:30.108ZDec 03 15:11:29.189 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17582025-12-03T15:11:30.109ZDec 03 15:11:29.189 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17592025-12-03T15:11:34.265ZDec 03 15:11:33.345 INFO Download complete, target: DendriteStub
17602025-12-03T15:11:34.373ZDec 03 15:11:33.453 INFO Download complete, target: MaghemiteMgd
17612025-12-03T15:11:37.706ZDec 03 15:11:36.788 INFO Checking that binary works, target: Cockroach
17622025-12-03T15:11:37.835ZDec 03 15:11:36.917 INFO Download complete, target: Cockroach
17632025-12-03T15:11:39.689ZDec 03 15:11:38.770 INFO Checking that binary works, target: Clickhouse
17642025-12-03T15:11:39.918ZDec 03 15:11:38.999 INFO Download complete, target: Clickhouse
17652025-12-03T15:11:40.008ZAll builder prerequisites installed successfully, and PATH looks valid
17662025-12-03T15:11:40.012Z
17672025-12-03T15:11:40.012Zreal 5:12.081567054
17682025-12-03T15:11:40.012Zuser 17:44.596552756
17692025-12-03T15:11:40.012Zsys 2:28.180314695
17702025-12-03T15:11:40.012Ztrap 0.631443074
17712025-12-03T15:11:40.012Ztflt 3.107680358
17722025-12-03T15:11:40.012Zdflt 3.517583829
17732025-12-03T15:11:40.012Zkflt 0.175937471
17742025-12-03T15:11:40.012Zlock 44:21.133437029
17752025-12-03T15:11:40.012Zslp 1:06:16.003763055
17762025-12-03T15:11:40.012Zlat 1:18.063220747
17772025-12-03T15:11:40.012Zstop 3:11.019481550
17782025-12-03T15:11:40.012Z+ banner hack-check
17792025-12-03T15:11:40.012Z
17802025-12-03T15:11:40.013Z # # ## #### # # #### # # ###### #### # #
17812025-12-03T15:11:40.013Z # # # # # # # # # # # # # # # # #
17822025-12-03T15:11:40.013Z ###### # # # #### ##### # ###### ##### # ####
17832025-12-03T15:11:40.013Z # # ###### # # # # # # # # # #
17842025-12-03T15:11:40.013Z # # # # # # # # # # # # # # # # #
17852025-12-03T15:11:40.013Z # # # # #### # # #### # # ###### #### # #
17862025-12-03T15:11:40.013Z
17872025-12-03T15:11:40.013Z+ export CARGO_INCREMENTAL=0
17882025-12-03T15:11:40.013Z+ CARGO_INCREMENTAL=0
17892025-12-03T15:11:40.013Z+ ptime -m timeout 2h cargo xtask check-features --ci
17902025-12-03T15:11:40.881Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17912025-12-03T15:11:41.182Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17922025-12-03T15:11:44.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
17932025-12-03T15:11:44.257Z Running `target/debug/xtask check-features --ci`
17942025-12-03T15:11:44.284Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17952025-12-03T15:11:44.287Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17962025-12-03T15:11:44.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17972025-12-03T15:11:44.953Z Running `target/debug/xtask download cargo-hack`
17982025-12-03T15:11:46.032Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17992025-12-03T15:11:46.441Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18002025-12-03T15:11:50.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
18012025-12-03T15:11:50.493Z Running `target/debug/xtask-downloader cargo-hack`
18022025-12-03T15:11:50.538ZDec 03 15:11:49.619 INFO Starting download, target: CargoHack
18032025-12-03T15:11:50.541ZDec 03 15:11:49.619 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18042025-12-03T15:11:50.961ZDec 03 15:11:50.041 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18052025-12-03T15:11:51.037ZDec 03 15:11:50.117 INFO Download complete, target: CargoHack
18062025-12-03T15:11:51.041Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18072025-12-03T15:11:51.062Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18082025-12-03T15:11:51.272Zinfo: running `cargo check --bins` on api_identity (1/231)
18092025-12-03T15:11:51.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-12-03T15:11:51.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-12-03T15:11:51.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-12-03T15:11:51.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18132025-12-03T15:11:52.068Z
18142025-12-03T15:11:52.068Zinfo: running `cargo check --bins` on bootstore (2/231)
18152025-12-03T15:11:52.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-12-03T15:11:52.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-12-03T15:11:52.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-12-03T15:11:52.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18192025-12-03T15:11:52.899Z
18202025-12-03T15:11:52.899Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/231)
18212025-12-03T15:11:53.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-12-03T15:11:53.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-12-03T15:11:53.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-12-03T15:11:53.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18252025-12-03T15:11:53.721Z
18262025-12-03T15:11:53.721Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/231)
18272025-12-03T15:11:54.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-12-03T15:11:54.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-12-03T15:11:54.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-12-03T15:11:54.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18312025-12-03T15:11:54.540Z
18322025-12-03T15:11:54.540Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/231)
18332025-12-03T15:11:55.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-12-03T15:11:55.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-12-03T15:11:55.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-12-03T15:11:55.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18372025-12-03T15:11:55.144Z
18382025-12-03T15:11:55.144Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/231)
18392025-12-03T15:11:55.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-12-03T15:11:55.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-12-03T15:11:55.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-12-03T15:11:55.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18432025-12-03T15:11:55.761Z
18442025-12-03T15:11:55.762Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/231)
18452025-12-03T15:11:56.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-12-03T15:11:56.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-12-03T15:11:56.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-12-03T15:11:56.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18492025-12-03T15:11:56.378Z
18502025-12-03T15:11:56.378Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/231)
18512025-12-03T15:11:56.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-12-03T15:11:56.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-12-03T15:11:56.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-12-03T15:11:56.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18552025-12-03T15:11:56.986Z
18562025-12-03T15:11:56.986Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/231)
18572025-12-03T15:11:57.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-12-03T15:11:57.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-12-03T15:11:57.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-12-03T15:11:57.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18612025-12-03T15:11:57.592Z
18622025-12-03T15:11:57.592Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/231)
18632025-12-03T15:11:58.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-12-03T15:11:58.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-12-03T15:11:58.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-12-03T15:11:58.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18672025-12-03T15:11:58.198Z
18682025-12-03T15:11:58.198Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/231)
18692025-12-03T15:11:58.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-12-03T15:11:58.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-12-03T15:11:58.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-12-03T15:11:58.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18732025-12-03T15:11:58.808Z
18742025-12-03T15:11:58.808Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/231)
18752025-12-03T15:11:59.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-12-03T15:11:59.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-12-03T15:11:59.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-12-03T15:11:59.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18792025-12-03T15:11:59.414Z
18802025-12-03T15:11:59.414Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/231)
18812025-12-03T15:11:59.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-12-03T15:11:59.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-12-03T15:11:59.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-12-03T15:11:59.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18852025-12-03T15:12:00.032Z
18862025-12-03T15:12:00.032Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/231)
18872025-12-03T15:12:00.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-12-03T15:12:00.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-12-03T15:12:00.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-12-03T15:12:00.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18912025-12-03T15:12:00.632Z
18922025-12-03T15:12:00.632Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/231)
18932025-12-03T15:12:01.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-12-03T15:12:01.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-12-03T15:12:01.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-12-03T15:12:01.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18972025-12-03T15:12:01.242Z
18982025-12-03T15:12:01.242Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/231)
18992025-12-03T15:12:01.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-12-03T15:12:01.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-12-03T15:12:01.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-12-03T15:12:01.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19032025-12-03T15:12:01.852Z
19042025-12-03T15:12:01.852Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/231)
19052025-12-03T15:12:02.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-12-03T15:12:02.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-12-03T15:12:02.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-12-03T15:12:02.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19092025-12-03T15:12:02.465Z
19102025-12-03T15:12:02.465Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/231)
19112025-12-03T15:12:03.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-12-03T15:12:03.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-12-03T15:12:03.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-12-03T15:12:03.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19152025-12-03T15:12:03.080Z
19162025-12-03T15:12:03.080Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/231)
19172025-12-03T15:12:03.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-12-03T15:12:03.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-12-03T15:12:03.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-12-03T15:12:03.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19212025-12-03T15:12:03.702Z
19222025-12-03T15:12:03.703Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/231)
19232025-12-03T15:12:04.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-12-03T15:12:04.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-12-03T15:12:04.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-12-03T15:12:04.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19272025-12-03T15:12:04.318Z
19282025-12-03T15:12:04.318Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/231)
19292025-12-03T15:12:04.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-12-03T15:12:04.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-12-03T15:12:04.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-12-03T15:12:04.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19332025-12-03T15:12:04.933Z
19342025-12-03T15:12:04.934Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/231)
19352025-12-03T15:12:05.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-12-03T15:12:05.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-12-03T15:12:05.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-12-03T15:12:05.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19392025-12-03T15:12:05.542Z
19402025-12-03T15:12:05.542Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/231)
19412025-12-03T15:12:06.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-12-03T15:12:06.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-12-03T15:12:06.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-12-03T15:12:06.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19452025-12-03T15:12:06.149Z
19462025-12-03T15:12:06.149Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/231)
19472025-12-03T15:12:06.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-12-03T15:12:06.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-12-03T15:12:06.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-12-03T15:12:06.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19512025-12-03T15:12:06.757Z
19522025-12-03T15:12:06.757Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/231)
19532025-12-03T15:12:07.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-12-03T15:12:07.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-12-03T15:12:07.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-12-03T15:12:07.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19572025-12-03T15:12:07.367Z
19582025-12-03T15:12:07.367Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/231)
19592025-12-03T15:12:07.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-12-03T15:12:07.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-12-03T15:12:07.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-12-03T15:12:07.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19632025-12-03T15:12:07.974Z
19642025-12-03T15:12:07.974Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/231)
19652025-12-03T15:12:08.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-12-03T15:12:08.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-12-03T15:12:08.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-12-03T15:12:08.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19692025-12-03T15:12:08.576Z
19702025-12-03T15:12:08.576Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/231)
19712025-12-03T15:12:09.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-12-03T15:12:09.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-12-03T15:12:09.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-12-03T15:12:09.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19752025-12-03T15:12:09.187Z
19762025-12-03T15:12:09.187Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/231)
19772025-12-03T15:12:09.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-12-03T15:12:09.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-12-03T15:12:09.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802025-12-03T15:12:09.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19812025-12-03T15:12:09.793Z
19822025-12-03T15:12:09.793Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/231)
19832025-12-03T15:12:10.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842025-12-03T15:12:10.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852025-12-03T15:12:10.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862025-12-03T15:12:10.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19872025-12-03T15:12:10.403Z
19882025-12-03T15:12:10.404Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/231)
19892025-12-03T15:12:10.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902025-12-03T15:12:10.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912025-12-03T15:12:10.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922025-12-03T15:12:10.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19932025-12-03T15:12:11.007Z
19942025-12-03T15:12:11.007Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/231)
19952025-12-03T15:12:11.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962025-12-03T15:12:11.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972025-12-03T15:12:11.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982025-12-03T15:12:11.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19992025-12-03T15:12:11.620Z
20002025-12-03T15:12:11.620Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/231)
20012025-12-03T15:12:12.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022025-12-03T15:12:12.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032025-12-03T15:12:12.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042025-12-03T15:12:12.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20052025-12-03T15:12:12.227Z
20062025-12-03T15:12:12.227Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/231)
20072025-12-03T15:12:12.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082025-12-03T15:12:12.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092025-12-03T15:12:12.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102025-12-03T15:12:12.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20112025-12-03T15:12:12.829Z
20122025-12-03T15:12:12.829Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/231)
20132025-12-03T15:12:13.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142025-12-03T15:12:13.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152025-12-03T15:12:13.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162025-12-03T15:12:13.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20172025-12-03T15:12:13.436Z
20182025-12-03T15:12:13.436Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/231)
20192025-12-03T15:12:13.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202025-12-03T15:12:13.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212025-12-03T15:12:13.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222025-12-03T15:12:13.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20232025-12-03T15:12:14.048Z
20242025-12-03T15:12:14.048Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/231)
20252025-12-03T15:12:14.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262025-12-03T15:12:14.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272025-12-03T15:12:14.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282025-12-03T15:12:14.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20292025-12-03T15:12:14.664Z
20302025-12-03T15:12:14.664Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/231)
20312025-12-03T15:12:15.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322025-12-03T15:12:15.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332025-12-03T15:12:15.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342025-12-03T15:12:15.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20352025-12-03T15:12:15.298Z
20362025-12-03T15:12:15.298Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/231)
20372025-12-03T15:12:15.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382025-12-03T15:12:15.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392025-12-03T15:12:15.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402025-12-03T15:12:15.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20412025-12-03T15:12:15.909Z
20422025-12-03T15:12:15.909Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/231)
20432025-12-03T15:12:16.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442025-12-03T15:12:16.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452025-12-03T15:12:16.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462025-12-03T15:12:16.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20472025-12-03T15:12:16.520Z
20482025-12-03T15:12:16.520Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/231)
20492025-12-03T15:12:17.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502025-12-03T15:12:17.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512025-12-03T15:12:17.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522025-12-03T15:12:17.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20532025-12-03T15:12:17.133Z
20542025-12-03T15:12:17.133Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/231)
20552025-12-03T15:12:17.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562025-12-03T15:12:17.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572025-12-03T15:12:17.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582025-12-03T15:12:17.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20592025-12-03T15:12:17.745Z
20602025-12-03T15:12:17.745Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/231)
20612025-12-03T15:12:18.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622025-12-03T15:12:18.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632025-12-03T15:12:18.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642025-12-03T15:12:18.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20652025-12-03T15:12:18.358Z
20662025-12-03T15:12:18.358Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/231)
20672025-12-03T15:12:18.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682025-12-03T15:12:18.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692025-12-03T15:12:18.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702025-12-03T15:12:18.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20712025-12-03T15:12:18.966Z
20722025-12-03T15:12:18.967Zinfo: running `cargo check --bins` on sled-hardware-types (45/231)
20732025-12-03T15:12:19.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742025-12-03T15:12:19.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752025-12-03T15:12:19.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762025-12-03T15:12:19.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20772025-12-03T15:12:19.795Z
20782025-12-03T15:12:19.795Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/231)
20792025-12-03T15:12:20.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802025-12-03T15:12:20.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812025-12-03T15:12:20.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822025-12-03T15:12:20.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20832025-12-03T15:12:20.623Z
20842025-12-03T15:12:20.623Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/231)
20852025-12-03T15:12:21.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862025-12-03T15:12:21.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872025-12-03T15:12:21.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882025-12-03T15:12:21.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20892025-12-03T15:12:21.459Z
20902025-12-03T15:12:21.460Zinfo: running `cargo check --bins` on oxlog (48/231)
20912025-12-03T15:12:22.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922025-12-03T15:12:22.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932025-12-03T15:12:22.277Z Checking cfg-if v1.0.4
20942025-12-03T15:12:22.280Z Checking libc v0.2.174
20952025-12-03T15:12:22.280Z Checking serde_core v1.0.226
20962025-12-03T15:12:22.420Z Checking zeroize v1.8.1
20972025-12-03T15:12:22.423Z Checking memchr v2.7.4
20982025-12-03T15:12:22.442Z Checking value-bag v1.9.0
20992025-12-03T15:12:22.445Z Checking typenum v1.17.0
21002025-12-03T15:12:22.445Z Checking smallvec v1.15.1
21012025-12-03T15:12:22.491Z Checking scopeguard v1.2.0
21022025-12-03T15:12:22.650Z Checking lock_api v0.4.12
21032025-12-03T15:12:22.670Z Checking subtle v2.6.1
21042025-12-03T15:12:22.797Z Checking const-oid v0.9.6
21052025-12-03T15:12:22.870Z Checking log v0.4.27
21062025-12-03T15:12:22.924Z Checking itoa v1.0.11
21072025-12-03T15:12:23.017Z Checking byteorder v1.5.0
21082025-12-03T15:12:23.146Z Checking portable-atomic v1.11.0
21092025-12-03T15:12:23.250Z Checking critical-section v1.1.3
21102025-12-03T15:12:23.366Z Checking stable_deref_trait v1.2.0
21112025-12-03T15:12:23.408Z Checking zerofrom v0.1.4
21122025-12-03T15:12:23.434Z Checking pin-project-lite v0.2.14
21132025-12-03T15:12:23.459Z Checking getrandom v0.2.15
21142025-12-03T15:12:23.479Z Checking signal-hook-registry v1.4.2
21152025-12-03T15:12:23.503Z Checking generic-array v0.14.7
21162025-12-03T15:12:23.557Z Checking parking_lot_core v0.9.10
21172025-12-03T15:12:23.627Z Checking yoke v0.7.4
21182025-12-03T15:12:23.712Z Checking rand_core v0.6.4
21192025-12-03T15:12:23.730Z Checking getrandom v0.3.4
21202025-12-03T15:12:23.918Z Checking parking_lot v0.12.3
21212025-12-03T15:12:23.948Z Checking zerovec v0.10.4
21222025-12-03T15:12:23.966Z Checking mio v1.0.2
21232025-12-03T15:12:24.019Z Checking allocator-api2 v0.2.21
21242025-12-03T15:12:24.124Z Checking once_cell v1.21.3
21252025-12-03T15:12:24.256Z Checking zerocopy v0.7.35
21262025-12-03T15:12:24.446Z Checking equivalent v1.0.2
21272025-12-03T15:12:24.564Z Checking socket2 v0.6.1
21282025-12-03T15:12:24.584Z Checking libm v0.2.8
21292025-12-03T15:12:24.602Z Checking crypto-common v0.1.6
21302025-12-03T15:12:24.620Z Checking block-buffer v0.10.4
21312025-12-03T15:12:24.650Z Checking futures-core v0.3.31
21322025-12-03T15:12:24.807Z Checking foldhash v0.1.5
21332025-12-03T15:12:24.846Z Checking litemap v0.7.3
21342025-12-03T15:12:24.864Z Checking digest v0.10.7
21352025-12-03T15:12:25.039Z Checking ryu v1.0.18
21362025-12-03T15:12:25.061Z Checking writeable v0.5.5
21372025-12-03T15:12:25.198Z Checking cpufeatures v0.2.14
21382025-12-03T15:12:25.225Z Checking hmac v0.12.1
21392025-12-03T15:12:25.301Z Checking hashbrown v0.15.4
21402025-12-03T15:12:25.317Z Checking percent-encoding v2.3.2
21412025-12-03T15:12:25.396Z Checking block-padding v0.3.3
21422025-12-03T15:12:25.429Z Checking tinystr v0.7.6
21432025-12-03T15:12:25.449Z Checking fnv v1.0.7
21442025-12-03T15:12:25.452Z Checking icu_locid_transform_data v1.5.0
21452025-12-03T15:12:25.489Z Checking num-traits v0.2.19
21462025-12-03T15:12:25.547Z Checking ppv-lite86 v0.2.20
21472025-12-03T15:12:25.584Z Checking icu_collections v1.5.0
21482025-12-03T15:12:25.605Z Checking futures-sink v0.3.31
21492025-12-03T15:12:25.622Z Checking inout v0.1.3
21502025-12-03T15:12:25.770Z Checking icu_properties_data v1.5.0
21512025-12-03T15:12:25.790Z Checking icu_locid v1.5.0
21522025-12-03T15:12:25.858Z Checking cipher v0.4.4
21532025-12-03T15:12:26.021Z Checking futures-channel v0.3.31
21542025-12-03T15:12:26.234Z Checking sha2 v0.10.9
21552025-12-03T15:12:26.260Z Checking slab v0.4.9
21562025-12-03T15:12:26.283Z Checking icu_normalizer_data v1.5.0
21572025-12-03T15:12:26.302Z Checking serde v1.0.226
21582025-12-03T15:12:26.318Z Checking serde_json v1.0.145
21592025-12-03T15:12:26.366Z Checking utf16_iter v1.0.5
21602025-12-03T15:12:26.394Z Checking write16 v1.0.0
21612025-12-03T15:12:26.520Z Checking utf8_iter v1.0.4
21622025-12-03T15:12:26.540Z Checking futures-task v0.3.31
21632025-12-03T15:12:26.562Z Checking futures-io v0.3.31
21642025-12-03T15:12:26.720Z Checking base64ct v1.6.0
21652025-12-03T15:12:26.741Z Checking icu_provider v1.5.0
21662025-12-03T15:12:26.757Z Checking pin-utils v0.1.0
21672025-12-03T15:12:26.778Z Checking indexmap v2.11.4
21682025-12-03T15:12:26.793Z Checking errno v0.3.12
21692025-12-03T15:12:26.856Z Checking futures-util v0.3.31
21702025-12-03T15:12:26.875Z Checking flagset v0.4.6
21712025-12-03T15:12:26.963Z Checking rand_core v0.9.3
21722025-12-03T15:12:27.078Z Checking salsa20 v0.10.2
21732025-12-03T15:12:27.134Z Checking pem-rfc7468 v0.7.0
21742025-12-03T15:12:27.263Z Checking bytes v1.10.1
21752025-12-03T15:12:27.301Z Checking bitflags v2.9.4
21762025-12-03T15:12:27.304Z Checking form_urlencoded v1.2.2
21772025-12-03T15:12:27.358Z Checking icu_locid_transform v1.5.0
21782025-12-03T15:12:27.421Z Checking der v0.7.10
21792025-12-03T15:12:27.533Z Checking pbkdf2 v0.12.2
21802025-12-03T15:12:27.594Z Checking spin v0.9.8
21812025-12-03T15:12:27.706Z Checking scrypt v0.11.0
21822025-12-03T15:12:27.915Z Checking rand_chacha v0.9.0
21832025-12-03T15:12:27.942Z Checking uuid v1.18.1
21842025-12-03T15:12:27.945Z Checking cbc v0.1.2
21852025-12-03T15:12:28.008Z Checking aes v0.8.4
21862025-12-03T15:12:28.179Z Checking regex-syntax v0.8.5
21872025-12-03T15:12:28.240Z Checking tokio v1.48.0
21882025-12-03T15:12:28.297Z Checking http v1.3.1
21892025-12-03T15:12:28.347Z Checking icu_properties v1.5.1
21902025-12-03T15:12:28.593Z Checking rand v0.9.2
21912025-12-03T15:12:28.874Z Checking tracing-core v0.1.32
21922025-12-03T15:12:29.069Z Checking spki v0.7.3
21932025-12-03T15:12:29.373Z Checking pkcs5 v0.7.1
21942025-12-03T15:12:29.484Z Checking thiserror v2.0.17
21952025-12-03T15:12:29.541Z Checking iana-time-zone v0.1.63
21962025-12-03T15:12:29.560Z Checking http-body v1.0.1
21972025-12-03T15:12:29.637Z Checking tracing v0.1.40
21982025-12-03T15:12:29.705Z Checking chrono v0.4.42
21992025-12-03T15:12:29.789Z Checking tinyvec_macros v0.1.1
22002025-12-03T15:12:29.839Z Checking pkcs8 v0.10.2
22012025-12-03T15:12:29.889Z Checking rustls-pki-types v1.10.0
22022025-12-03T15:12:30.007Z Checking base64 v0.22.1
22032025-12-03T15:12:30.140Z Checking plain v0.2.3
22042025-12-03T15:12:30.306Z Checking tinyvec v1.8.0
22052025-12-03T15:12:30.439Z Checking lazy_static v1.5.0
22062025-12-03T15:12:30.485Z Checking rustix v1.0.7
22072025-12-03T15:12:30.594Z Checking aws-lc-sys v0.26.0
22082025-12-03T15:12:31.258Z Checking untrusted v0.9.0
22092025-12-03T15:12:31.401Z Checking tower-service v0.3.3
22102025-12-03T15:12:31.444Z Checking foreign-types-shared v0.1.1
22112025-12-03T15:12:31.545Z Checking untrusted v0.7.1
22122025-12-03T15:12:31.564Z Checking openssl-probe v0.1.5
22132025-12-03T15:12:31.567Z Checking unicode-ident v1.0.19
22142025-12-03T15:12:31.601Z Checking icu_normalizer v1.5.0
22152025-12-03T15:12:31.739Z Checking fastrand v2.1.1
22162025-12-03T15:12:31.759Z Checking atomic-waker v1.1.2
22172025-12-03T15:12:31.761Z Checking try-lock v0.2.5
22182025-12-03T15:12:31.789Z Checking ucd-trie v0.1.7
22192025-12-03T15:12:31.913Z Checking adler2 v2.0.0
22202025-12-03T15:12:31.930Z Checking want v0.3.1
22212025-12-03T15:12:32.009Z Checking pest v2.8.2
22222025-12-03T15:12:32.066Z Checking proc-macro2 v1.0.101
22232025-12-03T15:12:32.096Z Checking miniz_oxide v0.8.5
22242025-12-03T15:12:32.120Z Checking foreign-types v0.3.2
22252025-12-03T15:12:32.228Z Checking ring v0.17.14
22262025-12-03T15:12:32.371Z Checking idna_adapter v1.2.0
22272025-12-03T15:12:32.524Z Checking tempfile v3.20.0
22282025-12-03T15:12:32.578Z Checking idna v1.0.3
22292025-12-03T15:12:32.679Z Checking ipnet v2.11.0
22302025-12-03T15:12:32.755Z Checking aws-lc-rs v1.12.4
22312025-12-03T15:12:32.798Z Checking semver v1.0.27
22322025-12-03T15:12:32.871Z Checking zerocopy v0.8.27
22332025-12-03T15:12:33.056Z Checking url v2.5.4
22342025-12-03T15:12:33.204Z Checking httparse v1.9.5
22352025-12-03T15:12:33.223Z Checking openssl-sys v0.9.109
22362025-12-03T15:12:33.659Z Checking socket2 v0.5.10
22372025-12-03T15:12:33.929Z Checking wait-timeout v0.2.0
22382025-12-03T15:12:34.134Z Checking aho-corasick v1.1.3
22392025-12-03T15:12:34.198Z Checking quick-error v1.2.3
22402025-12-03T15:12:34.345Z Checking bit-vec v0.8.0
22412025-12-03T15:12:34.376Z Checking dyn-clone v1.0.20
22422025-12-03T15:12:34.412Z Checking powerfmt v0.2.0
22432025-12-03T15:12:34.494Z Checking pretty-hex v0.4.1
22442025-12-03T15:12:34.516Z Checking httpdate v1.0.3
22452025-12-03T15:12:34.534Z Checking anstyle v1.0.11
22462025-12-03T15:12:34.665Z Checking utf8parse v0.2.2
22472025-12-03T15:12:34.697Z Checking deranged v0.5.3
22482025-12-03T15:12:34.715Z Checking bit-set v0.8.0
22492025-12-03T15:12:34.763Z Checking schemars v0.8.22
22502025-12-03T15:12:34.835Z Checking anstyle-parse v0.2.5
22512025-12-03T15:12:34.861Z Checking rustls-webpki v0.102.8
22522025-12-03T15:12:34.968Z Checking openssl v0.10.73
22532025-12-03T15:12:35.120Z Checking tokio-util v0.7.15
22542025-12-03T15:12:35.139Z Checking rusty-fork v0.3.0
22552025-12-03T15:12:35.446Z Checking quote v1.0.40
22562025-12-03T15:12:35.646Z Compiling newtype-uuid v1.3.2
22572025-12-03T15:12:35.734Z Checking regex-automata v0.4.11
22582025-12-03T15:12:35.826Z Checking unicode-normalization v0.1.24
22592025-12-03T15:12:35.954Z Checking crossbeam-utils v0.8.21
22602025-12-03T15:12:36.134Z Checking rustix v0.38.37
22612025-12-03T15:12:36.319Z Checking h2 v0.4.6
22622025-12-03T15:12:36.358Z Checking rand_xorshift v0.4.0
22632025-12-03T15:12:36.561Z Checking bzip2-sys v0.1.13+1.0.8
22642025-12-03T15:12:36.673Z Checking thiserror v1.0.69
22652025-12-03T15:12:36.698Z Checking scroll v0.12.0
22662025-12-03T15:12:36.717Z Checking signature v2.2.0
22672025-12-03T15:12:36.816Z Checking crc32fast v1.4.2
22682025-12-03T15:12:36.933Z Checking unarray v0.1.4
22692025-12-03T15:12:37.080Z Checking zlib-rs v0.5.1
22702025-12-03T15:12:37.105Z Checking num_threads v0.1.7
22712025-12-03T15:12:37.127Z Checking anstyle-query v1.1.1
22722025-12-03T15:12:37.204Z Checking is_terminal_polyfill v1.70.1
22732025-12-03T15:12:37.224Z Checking siphasher v0.3.11
22742025-12-03T15:12:37.266Z Checking unicode-properties v0.1.3
22752025-12-03T15:12:37.345Z Checking unicode-bidi v0.3.17
22762025-12-03T15:12:37.530Z Checking num-conv v0.1.0
22772025-12-03T15:12:37.664Z Checking colorchoice v1.0.2
22782025-12-03T15:12:37.796Z Checking either v1.15.0
22792025-12-03T15:12:37.814Z Checking time-core v0.1.6
22802025-12-03T15:12:37.942Z Checking stringprep v0.1.5
22812025-12-03T15:12:38.107Z Checking time v0.3.43
22822025-12-03T15:12:38.173Z Checking anstream v0.6.18
22832025-12-03T15:12:38.229Z Checking phf_shared v0.11.2
22842025-12-03T15:12:38.518Z Checking goblin v0.8.2
22852025-12-03T15:12:38.557Z Checking proptest v1.7.0
22862025-12-03T15:12:38.965Z Checking libz-rs-sys v0.5.1
22872025-12-03T15:12:39.187Z Checking crossbeam-epoch v0.9.18
22882025-12-03T15:12:39.291Z Checking ipnetwork v0.21.1
22892025-12-03T15:12:39.615Z Compiling daft v0.1.4
22902025-12-03T15:12:39.706Z Checking syn v2.0.106
22912025-12-03T15:12:39.892Z Checking rustls v0.23.19
22922025-12-03T15:12:39.915Z Checking native-tls v0.2.12
22932025-12-03T15:12:40.156Z Checking scroll v0.13.0
22942025-12-03T15:12:40.242Z Checking toml_datetime v0.6.11
22952025-12-03T15:12:40.579Z Checking serde_spanned v0.6.9
22962025-12-03T15:12:40.649Z Checking zstd-sys v2.0.14+zstd.1.5.7
22972025-12-03T15:12:40.674Z Checking num-integer v0.1.46
22982025-12-03T15:12:40.796Z Checking rand_chacha v0.3.1
22992025-12-03T15:12:40.859Z Checking md-5 v0.10.6
23002025-12-03T15:12:41.104Z Checking sync_wrapper v1.0.1
23012025-12-03T15:12:41.165Z Checking ff v0.13.0
23022025-12-03T15:12:41.206Z Checking hash32 v0.2.1
23032025-12-03T15:12:41.276Z Checking psl-types v2.0.11
23042025-12-03T15:12:41.397Z Checking gimli v0.31.1
23052025-12-03T15:12:41.476Z Checking tower-layer v0.3.3
23062025-12-03T15:12:41.514Z Checking base16ct v0.2.0
23072025-12-03T15:12:41.743Z Checking fallible-iterator v0.2.0
23082025-12-03T15:12:41.757Z Compiling iddqd v0.3.16
23092025-12-03T15:12:42.286Z Checking hyper v1.7.0
23102025-12-03T15:12:42.338Z Checking postgres-protocol v0.6.8
23112025-12-03T15:12:42.983Z Checking sec1 v0.7.3
23122025-12-03T15:12:43.154Z Checking tower v0.5.2
23132025-12-03T15:12:43.316Z Checking dof v0.3.0
23142025-12-03T15:12:43.355Z Checking heapless v0.7.17
23152025-12-03T15:12:43.917Z Checking publicsuffix v2.3.0
23162025-12-03T15:12:43.993Z Checking group v0.13.0
23172025-12-03T15:12:44.193Z Checking rand v0.8.5
23182025-12-03T15:12:44.222Z Checking num-iter v0.1.45
23192025-12-03T15:12:44.226Z Checking hyper-util v0.1.17
23202025-12-03T15:12:44.251Z Checking zstd-safe v7.2.3
23212025-12-03T15:12:44.271Z Checking cookie v0.18.1
23222025-12-03T15:12:44.386Z Checking goblin v0.10.2
23232025-12-03T15:12:44.539Z Checking tokio-native-tls v0.3.1
23242025-12-03T15:12:44.716Z Checking oxnet v0.1.3
23252025-12-03T15:12:44.758Z Checking tokio-rustls v0.26.0
23262025-12-03T15:12:44.808Z Checking terminal_size v0.4.0
23272025-12-03T15:12:45.009Z Checking flate2 v1.1.2
23282025-12-03T15:12:45.068Z Checking addr2line v0.24.2
23292025-12-03T15:12:45.098Z Checking dtrace-parser v0.2.0
23302025-12-03T15:12:45.149Z Checking rustls-native-certs v0.8.1
23312025-12-03T15:12:45.297Z Checking webpki-roots v1.0.1
23322025-12-03T15:12:45.363Z Checking http-body-util v0.1.3
23332025-12-03T15:12:45.515Z Checking signal-hook v0.3.18
23342025-12-03T15:12:45.571Z Checking hkdf v0.12.4
23352025-12-03T15:12:45.571Z Checking crypto-bigint v0.5.5
23362025-12-03T15:12:45.608Z Checking thread-id v4.2.2
23372025-12-03T15:12:45.630Z Checking object v0.36.5
23382025-12-03T15:12:45.728Z Checking simd-adler32 v0.3.7
23392025-12-03T15:12:45.781Z Checking iri-string v0.7.8
23402025-12-03T15:12:45.809Z Checking bitflags v1.3.2
23412025-12-03T15:12:45.872Z Checking strsim v0.11.1
23422025-12-03T15:12:45.921Z Checking clap_lex v0.7.4
23432025-12-03T15:12:46.077Z Checking lockfree-object-pool v0.1.6
23442025-12-03T15:12:46.184Z Checking bumpalo v3.16.0
23452025-12-03T15:12:46.205Z Checking winnow v0.5.40
23462025-12-03T15:12:46.329Z Checking rustc-demangle v0.1.24
23472025-12-03T15:12:46.506Z Compiling rayon-core v1.12.1
23482025-12-03T15:12:46.715Z Checking unicode-segmentation v1.12.0
23492025-12-03T15:12:46.784Z Checking managed v0.8.0
23502025-12-03T15:12:46.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23512025-12-03T15:12:47.172Z Checking smoltcp v0.9.1
23522025-12-03T15:12:47.191Z Checking hyper-tls v0.6.0
23532025-12-03T15:12:47.426Z Checking hyper-rustls v0.27.7
23542025-12-03T15:12:47.481Z Checking zopfli v0.8.1
23552025-12-03T15:12:47.808Z Checking clap_builder v4.5.48
23562025-12-03T15:12:48.141Z Checking elliptic-curve v0.13.8
23572025-12-03T15:12:48.166Z Checking signal-hook-mio v0.2.4
23582025-12-03T15:12:48.289Z Checking tower-http v0.6.6
23592025-12-03T15:12:48.337Z Checking usdt-impl v0.5.0
23602025-12-03T15:12:48.493Z Checking num-bigint-dig v0.8.4
23612025-12-03T15:12:48.827Z Checking cookie_store v0.21.1
23622025-12-03T15:12:48.882Z Checking zstd v0.13.3
23632025-12-03T15:12:49.029Z Checking toml_edit v0.19.15
23642025-12-03T15:12:49.242Z Checking postgres-types v0.2.9
23652025-12-03T15:12:49.245Z Checking regex v1.11.3
23662025-12-03T15:12:49.489Z Checking bstr v1.10.0
23672025-12-03T15:12:49.857Z Checking crossbeam-deque v0.8.5
23682025-12-03T15:12:49.891Z Checking phf v0.11.2
23692025-12-03T15:12:50.146Z Checking ed25519 v2.2.3
23702025-12-03T15:12:50.191Z Checking bzip2 v0.4.4
23712025-12-03T15:12:50.231Z Checking dof v0.4.0
23722025-12-03T15:12:50.357Z Checking bzip2 v0.5.2
23732025-12-03T15:12:50.455Z Checking dtrace-parser v0.3.0
23742025-12-03T15:12:50.475Z Checking curve25519-dalek v4.1.3
23752025-12-03T15:12:50.492Z Checking ref-cast v1.0.24
23762025-12-03T15:12:50.613Z Checking strum v0.27.2
23772025-12-03T15:12:50.663Z Checking hubpack v0.1.2
23782025-12-03T15:12:50.666Z Checking memoffset v0.9.1
23792025-12-03T15:12:50.793Z Checking pkcs1 v0.7.5
23802025-12-03T15:12:50.796Z Checking serde_urlencoded v0.7.1
23812025-12-03T15:12:50.964Z Checking serde-big-array v0.5.1
23822025-12-03T15:12:50.994Z Checking float-cmp v0.10.0
23832025-12-03T15:12:51.105Z Checking rfc6979 v0.4.0
23842025-12-03T15:12:51.184Z Checking hashbrown v0.16.0
23852025-12-03T15:12:51.204Z Checking memmap v0.7.0
23862025-12-03T15:12:51.221Z Checking thread-id v5.0.0
23872025-12-03T15:12:51.224Z Checking env_filter v0.1.2
23882025-12-03T15:12:51.290Z Checking encoding_rs v0.8.34
23892025-12-03T15:12:51.347Z Checking fixedbitset v0.4.2
23902025-12-03T15:12:51.400Z Checking foldhash v0.2.0
23912025-12-03T15:12:51.418Z Checking normalize-line-endings v0.3.0
23922025-12-03T15:12:51.436Z Checking backtrace v0.3.74
23932025-12-03T15:12:51.472Z Checking precomputed-hash v0.1.1
23942025-12-03T15:12:51.554Z Checking difflib v0.4.0
23952025-12-03T15:12:51.597Z Checking predicates-core v1.0.8
23962025-12-03T15:12:51.615Z Checking minimal-lexical v0.2.1
23972025-12-03T15:12:51.663Z Checking winnow v0.7.13
23982025-12-03T15:12:51.809Z Checking data-encoding v2.9.0
23992025-12-03T15:12:51.882Z Checking static_assertions v1.1.0
24002025-12-03T15:12:51.990Z Checking rustc-hash v2.1.1
24012025-12-03T15:12:52.009Z Checking new_debug_unreachable v1.0.6
24022025-12-03T15:12:52.012Z Checking jiff v0.2.15
24032025-12-03T15:12:52.114Z Checking toml_write v0.1.2
24042025-12-03T15:12:52.134Z Checking mime v0.3.17
24052025-12-03T15:12:52.152Z Checking whoami v1.5.2
24062025-12-03T15:12:52.168Z Checking keccak v0.1.5
24072025-12-03T15:12:52.336Z Checking hickory-proto v0.25.2
24082025-12-03T15:12:52.440Z Checking ed25519-dalek v2.1.1
24092025-12-03T15:12:52.456Z Checking tokio-postgres v0.7.13
24102025-12-03T15:12:52.495Z Checking sha3 v0.10.8
24112025-12-03T15:12:52.847Z Checking string_cache v0.8.9
24122025-12-03T15:12:52.883Z Checking anyhow v1.0.99
24132025-12-03T15:12:53.155Z Checking nom v7.1.3
24142025-12-03T15:12:53.270Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24152025-12-03T15:12:53.481Z Checking reqwest v0.12.24
24162025-12-03T15:12:54.255Z Checking predicates v3.1.3
24172025-12-03T15:12:54.381Z Checking toml_edit v0.22.27
24182025-12-03T15:12:54.864Z Checking petgraph v0.6.5
24192025-12-03T15:12:55.152Z Checking env_logger v0.11.8
24202025-12-03T15:12:55.325Z Checking toml v0.7.8
24212025-12-03T15:12:55.505Z Checking usdt v0.5.0
24222025-12-03T15:12:55.737Z Checking usdt-impl v0.6.0
24232025-12-03T15:12:55.803Z Checking ecdsa v0.16.9
24242025-12-03T15:12:56.048Z Checking rsa v0.9.8
24252025-12-03T15:12:56.298Z Checking nix v0.29.0
24262025-12-03T15:12:56.500Z Checking clap v4.5.48
24272025-12-03T15:12:56.637Z Checking zip v0.6.6
24282025-12-03T15:12:56.937Z Checking similar v2.7.0
24292025-12-03T15:12:57.312Z Checking crossterm v0.28.1
24302025-12-03T15:12:57.659Z Checking heck v0.4.1
24312025-12-03T15:12:57.718Z Checking itertools v0.13.0
24322025-12-03T15:12:57.761Z Checking itertools v0.12.1
24332025-12-03T15:12:57.781Z Checking zip v4.2.0
24342025-12-03T15:12:57.800Z Checking itertools v0.10.5
24352025-12-03T15:12:57.867Z Checking strum v0.26.3
24362025-12-03T15:12:58.053Z Checking serde_with v3.14.0
24372025-12-03T15:12:58.544Z Checking tokio-stream v0.1.17
24382025-12-03T15:12:58.881Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24392025-12-03T15:12:58.909Z Checking ahash v0.8.12
24402025-12-03T15:12:59.021Z Checking fs-err v3.1.1
24412025-12-03T15:12:59.222Z Checking buf-list v1.0.3
24422025-12-03T15:12:59.280Z Checking slog v2.7.0
24432025-12-03T15:12:59.329Z Checking x509-cert v0.2.5
24442025-12-03T15:12:59.536Z Checking openapiv3 v2.2.0
24452025-12-03T15:12:59.578Z Checking sha1 v0.10.6
24462025-12-03T15:12:59.754Z Checking winnow v0.6.26
24472025-12-03T15:12:59.794Z Checking peg-runtime v0.8.5
24482025-12-03T15:12:59.882Z Checking lalrpop-util v0.19.12
24492025-12-03T15:13:00.032Z Checking rayon v1.10.0
24502025-12-03T15:13:00.052Z Checking camino v1.2.0
24512025-12-03T15:13:00.070Z Checking sigpipe v0.1.3
24522025-12-03T15:13:00.178Z Checking glob v0.3.2
24532025-12-03T15:13:02.483Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24542025-12-03T15:13:02.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.39s
24552025-12-03T15:13:03.067Z
24562025-12-03T15:13:03.067Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/231)
24572025-12-03T15:13:03.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582025-12-03T15:13:03.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592025-12-03T15:13:04.074Z Compiling regress v0.10.4
24602025-12-03T15:13:04.229Z Compiling unsafe-libyaml v0.2.11
24612025-12-03T15:13:04.247Z Checking heck v0.5.0
24622025-12-03T15:13:04.250Z Compiling structmeta-derive v0.3.0
24632025-12-03T15:13:04.250Z Compiling rustls v0.22.4
24642025-12-03T15:13:04.268Z Compiling multer v3.1.0
24652025-12-03T15:13:04.271Z Checking newtype-uuid v1.3.2
24662025-12-03T15:13:04.582Z Checking futures-executor v0.3.31
24672025-12-03T15:13:04.658Z Compiling async-stream-impl v0.3.6
24682025-12-03T15:13:04.681Z Checking daft v0.1.4
24692025-12-03T15:13:04.706Z Compiling dropshot v0.16.4
24702025-12-03T15:13:04.823Z Checking futures v0.3.31
24712025-12-03T15:13:04.944Z Compiling dropshot_endpoint v0.16.4
24722025-12-03T15:13:05.101Z Compiling newtype-uuid-macros v0.1.0
24732025-12-03T15:13:05.162Z Checking match_cfg v0.1.0
24742025-12-03T15:13:05.274Z Checking hostname v0.3.1
24752025-12-03T15:13:05.433Z Compiling serde_yaml v0.9.34+deprecated
24762025-12-03T15:13:05.942Z Checking thread_local v1.1.8
24772025-12-03T15:13:05.946Z Checking macaddr v1.0.1
24782025-12-03T15:13:06.243Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24792025-12-03T15:13:06.298Z Checking iddqd v0.3.16
24802025-12-03T15:13:06.753Z Checking crossbeam-channel v0.5.15
24812025-12-03T15:13:06.861Z Compiling structmeta v0.3.0
24822025-12-03T15:13:06.971Z Checking is-terminal v0.4.13
24832025-12-03T15:13:07.120Z Checking take_mut v0.2.2
24842025-12-03T15:13:07.276Z Compiling derive-ex v0.1.8
24852025-12-03T15:13:07.298Z Compiling parse-display-derive v0.10.0
24862025-12-03T15:13:07.448Z Checking term v1.1.0
24872025-12-03T15:13:07.639Z Checking typify-impl v0.4.3
24882025-12-03T15:13:08.236Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24892025-12-03T15:13:08.367Z Checking slog-term v2.9.2
24902025-12-03T15:13:08.817Z Checking slog-async v2.8.0
24912025-12-03T15:13:08.867Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24922025-12-03T15:13:08.949Z Checking debug-ignore v1.0.5
24932025-12-03T15:13:09.145Z Checking toml_parser v1.0.2
24942025-12-03T15:13:09.626Z Checking slog-json v2.6.1
24952025-12-03T15:13:09.844Z Checking serde_spanned v1.0.0
24962025-12-03T15:13:09.911Z Checking hex v0.4.3
24972025-12-03T15:13:10.080Z Checking toml_datetime v0.7.0
24982025-12-03T15:13:10.151Z Checking toml_writer v1.0.2
24992025-12-03T15:13:10.416Z Checking slog-bunyan v2.5.0
25002025-12-03T15:13:10.485Z Checking async-stream v0.3.6
25012025-12-03T15:13:10.488Z Checking toml v0.9.5
25022025-12-03T15:13:10.728Z Checking progenitor-client v0.11.2
25032025-12-03T15:13:11.040Z Checking waitgroup v0.1.2
25042025-12-03T15:13:11.099Z Checking rustls-pemfile v2.2.0
25052025-12-03T15:13:11.130Z Checking serde_path_to_error v0.1.17
25062025-12-03T15:13:11.221Z Checking hostname v0.4.0
25072025-12-03T15:13:11.350Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25082025-12-03T15:13:11.386Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25092025-12-03T15:13:11.417Z Compiling test-strategy v0.4.3
25102025-12-03T15:13:11.513Z Checking progenitor-client v0.10.0
25112025-12-03T15:13:11.747Z Checking instant v0.1.13
25122025-12-03T15:13:11.872Z Checking parse-display v0.10.0
25132025-12-03T15:13:11.896Z Checking backoff v0.4.0
25142025-12-03T15:13:11.898Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25152025-12-03T15:13:11.899Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25162025-12-03T15:13:12.033Z Compiling darling_core v0.21.0
25172025-12-03T15:13:12.073Z Compiling proc-macro-crate v1.3.1
25182025-12-03T15:13:12.104Z Checking unicode-width v0.1.14
25192025-12-03T15:13:12.200Z Compiling proc-macro-error v1.0.4
25202025-12-03T15:13:12.467Z Checking tokio-rustls v0.25.0
25212025-12-03T15:13:12.612Z Compiling itertools v0.14.0
25222025-12-03T15:13:12.774Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25232025-12-03T15:13:12.910Z Compiling heapless v0.8.0
25242025-12-03T15:13:12.947Z Compiling num_enum_derive v0.5.11
25252025-12-03T15:13:13.207Z Checking hash32 v0.3.1
25262025-12-03T15:13:13.427Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25272025-12-03T15:13:13.758Z Compiling smoltcp v0.11.0
25282025-12-03T15:13:14.834Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
25292025-12-03T15:13:15.144Z Checking num_enum v0.5.11
25302025-12-03T15:13:15.946Z Compiling foreign-types-macros v0.2.3
25312025-12-03T15:13:16.140Z Checking cobs v0.2.3
25322025-12-03T15:13:16.386Z Checking foreign-types-shared v0.3.1
25332025-12-03T15:13:16.521Z Checking postcard v1.0.10
25342025-12-03T15:13:17.225Z Checking foreign-types v0.5.0
25352025-12-03T15:13:17.249Z Checking tabwriter v1.4.0
25362025-12-03T15:13:17.337Z Compiling typify-impl v0.2.0
25372025-12-03T15:13:18.068Z Compiling darling_macro v0.21.0
25382025-12-03T15:13:18.308Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25392025-12-03T15:13:18.407Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25402025-12-03T15:13:19.004Z Compiling darling v0.21.0
25412025-12-03T15:13:19.140Z Compiling ingot-macros v0.1.1
25422025-12-03T15:13:19.263Z Compiling typify-macro v0.4.3
25432025-12-03T15:13:19.307Z Checking cstr-argument v0.1.2
25442025-12-03T15:13:19.768Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25452025-12-03T15:13:19.851Z Checking pretty-hex v0.2.1
25462025-12-03T15:13:19.971Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25472025-12-03T15:13:20.033Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25482025-12-03T15:13:20.316Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25492025-12-03T15:13:20.345Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25502025-12-03T15:13:21.178Z Checking num-rational v0.4.2
25512025-12-03T15:13:22.217Z Checking colored v2.2.0
25522025-12-03T15:13:22.530Z Checking num-complex v0.4.6
25532025-12-03T15:13:23.128Z Compiling typify v0.4.3
25542025-12-03T15:13:23.313Z Compiling progenitor-impl v0.11.2
25552025-12-03T15:13:23.575Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25562025-12-03T15:13:23.833Z Checking unicode-width v0.2.0
25572025-12-03T15:13:24.154Z Compiling crucible-workspace-hack v0.1.0
25582025-12-03T15:13:24.341Z Compiling num v0.4.3
25592025-12-03T15:13:24.543Z Compiling nix v0.30.1
25602025-12-03T15:13:24.599Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25612025-12-03T15:13:25.045Z Compiling float-ord v0.3.2
25622025-12-03T15:13:25.249Z Compiling semver v0.1.20
25632025-12-03T15:13:25.610Z Checking console v0.15.10
25642025-12-03T15:13:25.688Z Compiling rustc_version v0.1.7
25652025-12-03T15:13:25.776Z Checking ingot-types v0.1.2
25662025-12-03T15:13:25.881Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25672025-12-03T15:13:26.118Z Compiling zone_cfg_derive v0.3.0
25682025-12-03T15:13:26.201Z Checking camino-tempfile v1.4.1
25692025-12-03T15:13:26.222Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
25702025-12-03T15:13:26.528Z Compiling toml v0.8.23
25712025-12-03T15:13:26.564Z Checking ingot v0.1.1
25722025-12-03T15:13:26.584Z Checking smf v0.2.3
25732025-12-03T15:13:27.058Z Compiling num-derive v0.4.2
25742025-12-03T15:13:27.475Z Checking linked-hash-map v0.5.6
25752025-12-03T15:13:27.806Z Compiling convert_case v0.4.0
25762025-12-03T15:13:27.969Z Checking siphasher v1.0.1
25772025-12-03T15:13:28.307Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25782025-12-03T15:13:28.423Z Compiling typify-macro v0.2.0
25792025-12-03T15:13:28.643Z Compiling derive_more v0.99.20
25802025-12-03T15:13:28.698Z Checking phf_shared v0.12.1
25812025-12-03T15:13:28.973Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25822025-12-03T15:13:28.999Z Checking lru-cache v0.1.2
25832025-12-03T15:13:28.999Z Checking zone v0.3.1
25842025-12-03T15:13:29.206Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25852025-12-03T15:13:29.228Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
25862025-12-03T15:13:29.493Z Compiling newtype_derive v0.1.6
25872025-12-03T15:13:29.617Z Compiling progenitor-impl v0.10.0
25882025-12-03T15:13:29.803Z Compiling progenitor-macro v0.11.2
25892025-12-03T15:13:29.909Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25902025-12-03T15:13:30.531Z Checking resolv-conf v0.7.0
25912025-12-03T15:13:30.938Z Checking hickory-proto v0.24.4
25922025-12-03T15:13:31.693Z Checking password-hash v0.5.0
25932025-12-03T15:13:32.125Z Checking prettyplease v0.2.36
25942025-12-03T15:13:32.248Z Checking blake2 v0.10.6
25952025-12-03T15:13:32.312Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25962025-12-03T15:13:32.345Z Compiling typify v0.2.0
25972025-12-03T15:13:32.531Z Compiling pin-project-internal v1.1.6
25982025-12-03T15:13:32.713Z Compiling derive-where v1.5.0
25992025-12-03T15:13:33.313Z Compiling slog-dtrace v0.3.0
26002025-12-03T15:13:33.658Z Compiling chrono-tz v0.10.4
26012025-12-03T15:13:33.989Z Compiling cancel-safe-futures v0.1.5
26022025-12-03T15:13:34.098Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26032025-12-03T15:13:34.365Z Compiling owo-colors v4.2.2
26042025-12-03T15:13:34.500Z Compiling const_format_proc_macros v0.2.34
26052025-12-03T15:13:35.015Z Checking argon2 v0.5.3
26062025-12-03T15:13:35.041Z Compiling progenitor-impl v0.8.0
26072025-12-03T15:13:35.118Z Checking hickory-resolver v0.24.4
26082025-12-03T15:13:35.152Z Checking pin-project v1.1.6
26092025-12-03T15:13:35.587Z Checking phf v0.12.1
26102025-12-03T15:13:35.738Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26112025-12-03T15:13:35.878Z Checking newline-converter v0.3.0
26122025-12-03T15:13:36.062Z Checking tokio-dtrace v0.1.0
26132025-12-03T15:13:36.148Z Compiling progenitor-macro v0.10.0
26142025-12-03T15:13:36.378Z Checking atomicwrites v0.4.4
26152025-12-03T15:13:36.400Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-12-03T15:13:36.607Z Checking pem v3.0.5
26172025-12-03T15:13:36.696Z Checking libsw-core v0.3.1
26182025-12-03T15:13:36.807Z Checking secrecy v0.10.3
26192025-12-03T15:13:36.900Z Compiling lzma-sys v0.1.20
26202025-12-03T15:13:36.953Z Compiling snafu-derive v0.8.5
26212025-12-03T15:13:37.022Z Checking csv-core v0.1.11
26222025-12-03T15:13:37.352Z Compiling async-recursion v1.1.1
26232025-12-03T15:13:37.373Z Checking utf-8 v0.7.6
26242025-12-03T15:13:37.614Z Checking indent_write v2.2.0
26252025-12-03T15:13:37.648Z Checking highway v1.3.0
26262025-12-03T15:13:37.669Z Checking bytecount v0.6.8
26272025-12-03T15:13:37.839Z Checking fixedbitset v0.5.7
26282025-12-03T15:13:37.860Z Checking same-file v1.0.6
26292025-12-03T15:13:38.054Z Checking arc-swap v1.7.1
26302025-12-03T15:13:38.115Z Checking walkdir v2.5.0
26312025-12-03T15:13:38.217Z Checking petgraph v0.8.2
26322025-12-03T15:13:38.418Z Checking papergrid v0.11.0
26332025-12-03T15:13:38.476Z Checking slog-scope v4.4.0
26342025-12-03T15:13:38.754Z Checking tungstenite v0.21.0
26352025-12-03T15:13:38.796Z Checking csv v1.3.1
26362025-12-03T15:13:39.664Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26372025-12-03T15:13:39.688Z Checking libsw v3.5.0
26382025-12-03T15:13:39.770Z Checking qorb v0.4.1
26392025-12-03T15:13:39.945Z Checking expectorate v1.2.0
26402025-12-03T15:13:40.024Z Checking const_format v0.2.34
26412025-12-03T15:13:40.173Z Checking oxide-tokio-rt v0.1.2
26422025-12-03T15:13:41.485Z Compiling progenitor-macro v0.8.0
26432025-12-03T15:13:41.576Z Checking snafu v0.8.5
26442025-12-03T15:13:42.239Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26452025-12-03T15:13:42.375Z Checking progenitor v0.11.2
26462025-12-03T15:13:42.617Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26472025-12-03T15:13:43.016Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26482025-12-03T15:13:43.059Z Compiling tabled_derive v0.7.0
26492025-12-03T15:13:43.267Z Checking globset v0.4.15
26502025-12-03T15:13:43.643Z Checking olpc-cjson v0.1.4
26512025-12-03T15:13:43.784Z Checking progenitor-client v0.8.0
26522025-12-03T15:13:43.898Z Checking gethostname v0.5.0
26532025-12-03T15:13:44.059Z Compiling heck v0.3.3
26542025-12-03T15:13:44.167Z Checking bcs v0.1.6
26552025-12-03T15:13:44.418Z Checking serde_plain v1.0.2
26562025-12-03T15:13:44.651Z Checking termtree v0.5.1
26572025-12-03T15:13:44.696Z Checking typed-path v0.9.3
26582025-12-03T15:13:44.899Z Checking linear-map v1.2.0
26592025-12-03T15:13:45.229Z Checking smawk v0.3.2
26602025-12-03T15:13:45.251Z Checking unicode-linebreak v0.1.5
26612025-12-03T15:13:45.465Z Checking swrite v0.1.0
26622025-12-03T15:13:45.650Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26632025-12-03T15:13:45.740Z Checking textwrap v0.16.2
26642025-12-03T15:13:46.184Z Checking tabled v0.15.0
26652025-12-03T15:13:46.540Z Checking tough v0.20.0
26662025-12-03T15:13:48.010Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26672025-12-03T15:13:48.663Z Checking progenitor v0.10.0
26682025-12-03T15:13:48.693Z Compiling zone_cfg_derive v0.1.2
26692025-12-03T15:13:48.896Z Checking steno v0.4.1
26702025-12-03T15:13:50.077Z Checking tokio-tungstenite v0.21.0
26712025-12-03T15:13:50.714Z Checking slog-stdlog v4.1.1
26722025-12-03T15:13:50.850Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26732025-12-03T15:13:50.909Z Checking number_prefix v0.4.0
26742025-12-03T15:13:51.132Z Checking base64 v0.21.7
26752025-12-03T15:13:51.155Z Checking humantime v2.2.0
26762025-12-03T15:13:51.158Z Checking base64 v0.13.1
26772025-12-03T15:13:51.199Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26782025-12-03T15:13:51.500Z Checking indicatif v0.17.11
26792025-12-03T15:13:51.554Z Checking ron v0.7.1
26802025-12-03T15:13:51.634Z Checking slog-envlogger v2.2.0
26812025-12-03T15:13:51.686Z Checking xz2 v0.1.7
26822025-12-03T15:13:51.895Z Checking zone v0.1.8
26832025-12-03T15:13:52.019Z Checking xattr v1.3.1
26842025-12-03T15:13:52.176Z Checking yasna v0.5.2
26852025-12-03T15:13:52.251Z Checking headers-core v0.3.0
26862025-12-03T15:13:52.439Z Checking filetime v0.2.26
26872025-12-03T15:13:52.613Z Checking headers v0.4.1
26882025-12-03T15:13:52.659Z Checking subprocess v0.2.9
26892025-12-03T15:13:52.682Z Checking tar v0.4.44
26902025-12-03T15:13:52.964Z Checking rcgen v0.12.1
26912025-12-03T15:13:53.903Z Checking progenitor v0.8.0
26922025-12-03T15:13:54.073Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26932025-12-03T15:13:56.749Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26942025-12-03T15:13:57.221Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26952025-12-03T15:13:57.225Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26962025-12-03T15:13:57.225Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26972025-12-03T15:13:57.225Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26982025-12-03T15:13:57.225Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26992025-12-03T15:13:59.830Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27002025-12-03T15:14:00.227Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27012025-12-03T15:14:00.417Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27022025-12-03T15:14:00.679Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27032025-12-03T15:14:01.385Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27042025-12-03T15:14:03.354Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27052025-12-03T15:14:06.965Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27062025-12-03T15:14:09.498Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27072025-12-03T15:14:26.145Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27082025-12-03T15:14:28.130Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27092025-12-03T15:14:29.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
27102025-12-03T15:14:30.020Z
27112025-12-03T15:14:30.020Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/231)
27122025-12-03T15:14:30.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-12-03T15:14:30.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-12-03T15:14:30.988Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27152025-12-03T15:14:32.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
27162025-12-03T15:14:33.053Z
27172025-12-03T15:14:33.053Zinfo: running `cargo check --bins` on nexus-config (51/231)
27182025-12-03T15:14:33.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-12-03T15:14:33.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-12-03T15:14:33.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-12-03T15:14:33.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27222025-12-03T15:14:33.960Z
27232025-12-03T15:14:33.960Zinfo: running `cargo check --bins` on nexus-types (52/231)
27242025-12-03T15:14:34.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-12-03T15:14:34.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-12-03T15:14:34.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-12-03T15:14:34.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27282025-12-03T15:14:34.869Z
27292025-12-03T15:14:34.869Zinfo: running `cargo check --bins` on clickhouse-admin-types (53/231)
27302025-12-03T15:14:35.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-12-03T15:14:35.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-12-03T15:14:35.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-12-03T15:14:35.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27342025-12-03T15:14:35.718Z
27352025-12-03T15:14:35.718Zinfo: running `cargo check --bins` on cockroach-admin-types (54/231)
27362025-12-03T15:14:36.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-12-03T15:14:36.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-12-03T15:14:36.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-12-03T15:14:36.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27402025-12-03T15:14:36.565Z
27412025-12-03T15:14:36.565Zinfo: running `cargo check --bins` on ereport-types (55/231)
27422025-12-03T15:14:37.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-12-03T15:14:37.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-12-03T15:14:37.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-12-03T15:14:37.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27462025-12-03T15:14:37.397Z
27472025-12-03T15:14:37.398Zinfo: running `cargo check --bins` on gateway-client (56/231)
27482025-12-03T15:14:38.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-12-03T15:14:38.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-12-03T15:14:38.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-12-03T15:14:38.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27522025-12-03T15:14:38.244Z
27532025-12-03T15:14:38.244Zinfo: running `cargo check --bins --no-default-features` on gateway-types (57/231)
27542025-12-03T15:14:38.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-12-03T15:14:38.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-12-03T15:14:38.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-12-03T15:14:38.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27582025-12-03T15:14:39.084Z
27592025-12-03T15:14:39.084Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (58/231)
27602025-12-03T15:14:39.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-12-03T15:14:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-12-03T15:14:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-12-03T15:14:39.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27642025-12-03T15:14:39.936Z
27652025-12-03T15:14:39.937Zinfo: running `cargo check --bins` on internal-dns-types (59/231)
27662025-12-03T15:14:40.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-12-03T15:14:40.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-12-03T15:14:40.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-12-03T15:14:40.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27702025-12-03T15:14:40.777Z
27712025-12-03T15:14:40.777Zinfo: running `cargo check --bins --no-default-features` on nexus-sled-agent-shared (60/231)
27722025-12-03T15:14:41.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-12-03T15:14:41.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-12-03T15:14:41.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-12-03T15:14:41.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27762025-12-03T15:14:41.635Z
27772025-12-03T15:14:41.635Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-sled-agent-shared (61/231)
27782025-12-03T15:14:42.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-12-03T15:14:42.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-12-03T15:14:42.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-12-03T15:14:42.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27822025-12-03T15:14:42.471Z
27832025-12-03T15:14:42.471Zinfo: running `cargo check --bins` on omicron-passwords (62/231)
27842025-12-03T15:14:43.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-12-03T15:14:43.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-12-03T15:14:43.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-12-03T15:14:43.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27882025-12-03T15:14:43.275Z
27892025-12-03T15:14:43.276Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (63/231)
27902025-12-03T15:14:44.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-12-03T15:14:44.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-12-03T15:14:44.125Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27932025-12-03T15:14:44.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
27942025-12-03T15:14:45.037Z
27952025-12-03T15:14:45.037Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (64/231)
27962025-12-03T15:14:45.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-12-03T15:14:45.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-12-03T15:14:45.903Z Compiling cfg_aliases v0.1.1
27992025-12-03T15:14:45.906Z Compiling convert_case v0.7.1
28002025-12-03T15:14:45.906Z Compiling vte_generate_state_changes v0.1.2
28012025-12-03T15:14:45.906Z Checking fd-lock v4.0.2
28022025-12-03T15:14:45.906Z Checking nibble_vec v0.1.0
28032025-12-03T15:14:46.072Z Checking endian-type v0.1.2
28042025-12-03T15:14:46.092Z Compiling peg-macros v0.8.5
28052025-12-03T15:14:46.095Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28062025-12-03T15:14:46.114Z Compiling nix v0.28.0
28072025-12-03T15:14:46.223Z Compiling sqlparser_derive v0.2.2
28082025-12-03T15:14:46.249Z Checking home v0.5.9
28092025-12-03T15:14:46.268Z Checking radix_trie v0.2.1
28102025-12-03T15:14:46.413Z Checking unicode_categories v0.1.1
28112025-12-03T15:14:46.650Z Checking vte v0.11.1
28122025-12-03T15:14:46.685Z Checking nu-ansi-term v0.50.1
28132025-12-03T15:14:46.726Z Checking sqlformat v0.3.5
28142025-12-03T15:14:46.746Z Compiling derive_more-impl v2.0.1
28152025-12-03T15:14:47.090Z Checking display-error-chain v0.2.2
28162025-12-03T15:14:47.253Z Checking sqlparser v0.45.0
28172025-12-03T15:14:47.925Z Checking strip-ansi-escapes v0.2.0
28182025-12-03T15:14:48.060Z Checking reedline v0.40.0
28192025-12-03T15:14:48.120Z Checking derive_more v2.0.1
28202025-12-03T15:14:48.220Z Checking crossterm v0.29.0
28212025-12-03T15:14:48.286Z Checking peg v0.8.5
28222025-12-03T15:14:48.872Z Checking rustyline v14.0.0
28232025-12-03T15:14:57.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s
28242025-12-03T15:14:57.507Z
28252025-12-03T15:14:57.507Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (65/231)
28262025-12-03T15:14:58.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-12-03T15:14:58.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-12-03T15:14:58.372Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28292025-12-03T15:15:03.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
28302025-12-03T15:15:03.775Z
28312025-12-03T15:15:03.775Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (66/231)
28322025-12-03T15:15:04.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-12-03T15:15:04.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-12-03T15:15:04.635Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28352025-12-03T15:15:08.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
28362025-12-03T15:15:08.464Z
28372025-12-03T15:15:08.464Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (67/231)
28382025-12-03T15:15:09.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-12-03T15:15:09.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-12-03T15:15:09.319Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28412025-12-03T15:15:14.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
28422025-12-03T15:15:14.466Z
28432025-12-03T15:15:14.466Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (68/231)
28442025-12-03T15:15:15.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-12-03T15:15:15.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-12-03T15:15:15.356Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28472025-12-03T15:15:20.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
28482025-12-03T15:15:20.540Z
28492025-12-03T15:15:20.540Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (69/231)
28502025-12-03T15:15:21.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-12-03T15:15:21.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-12-03T15:15:21.427Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28532025-12-03T15:15:25.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
28542025-12-03T15:15:25.456Z
28552025-12-03T15:15:25.456Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (70/231)
28562025-12-03T15:15:26.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-12-03T15:15:26.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-12-03T15:15:26.323Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28592025-12-03T15:15:30.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
28602025-12-03T15:15:30.369Z
28612025-12-03T15:15:30.369Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (71/231)
28622025-12-03T15:15:31.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-12-03T15:15:31.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-12-03T15:15:31.251Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28652025-12-03T15:15:36.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
28662025-12-03T15:15:36.686Z
28672025-12-03T15:15:36.686Zinfo: running `cargo check --bins` on oximeter (72/231)
28682025-12-03T15:15:37.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-12-03T15:15:37.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-12-03T15:15:37.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-12-03T15:15:37.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28722025-12-03T15:15:37.535Z
28732025-12-03T15:15:37.535Zinfo: running `cargo check --bins` on oximeter-macro-impl (73/231)
28742025-12-03T15:15:38.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-12-03T15:15:38.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-12-03T15:15:38.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-12-03T15:15:38.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28782025-12-03T15:15:38.349Z
28792025-12-03T15:15:38.349Zinfo: running `cargo check --bins` on oximeter-schema (74/231)
28802025-12-03T15:15:39.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-12-03T15:15:39.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-12-03T15:15:39.197Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28832025-12-03T15:15:39.393Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28842025-12-03T15:15:39.866Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28852025-12-03T15:15:46.476Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28862025-12-03T15:15:48.304Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28872025-12-03T15:15:49.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.95s
28882025-12-03T15:15:49.525Z
28892025-12-03T15:15:49.525Zinfo: running `cargo check --bins` on oximeter-types (75/231)
28902025-12-03T15:15:50.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-12-03T15:15:50.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-12-03T15:15:50.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-12-03T15:15:50.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28942025-12-03T15:15:50.353Z
28952025-12-03T15:15:50.353Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (76/231)
28962025-12-03T15:15:51.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-12-03T15:15:51.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-12-03T15:15:51.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-12-03T15:15:51.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29002025-12-03T15:15:51.194Z
29012025-12-03T15:15:51.194Zinfo: running `cargo check --bins` on oxql-types (77/231)
29022025-12-03T15:15:51.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-12-03T15:15:51.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-12-03T15:15:51.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-12-03T15:15:51.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29062025-12-03T15:15:52.019Z
29072025-12-03T15:15:52.019Zinfo: running `cargo check --bins` on oximeter-test-utils (78/231)
29082025-12-03T15:15:52.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-12-03T15:15:52.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-12-03T15:15:52.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-12-03T15:15:52.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29122025-12-03T15:15:52.906Z
29132025-12-03T15:15:52.907Zinfo: running `cargo check --bins` on update-engine (79/231)
29142025-12-03T15:15:53.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-12-03T15:15:53.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-12-03T15:15:53.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-12-03T15:15:53.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29182025-12-03T15:15:53.725Z
29192025-12-03T15:15:53.725Zinfo: running `cargo check --bins` on omicron-rpaths (80/231)
29202025-12-03T15:15:54.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-12-03T15:15:54.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-12-03T15:15:54.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-12-03T15:15:54.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29242025-12-03T15:15:54.545Z
29252025-12-03T15:15:54.545Zinfo: running `cargo check --bins` on omicron-certificates (81/231)
29262025-12-03T15:15:55.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-12-03T15:15:55.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-12-03T15:15:55.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-12-03T15:15:55.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29302025-12-03T15:15:55.369Z
29312025-12-03T15:15:55.369Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (82/231)
29322025-12-03T15:15:56.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-12-03T15:15:56.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-12-03T15:15:56.276Z Checking dropshot-api-manager-types v0.2.3
29352025-12-03T15:15:56.277Z Checking nanorand v0.7.0
29362025-12-03T15:15:56.572Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29372025-12-03T15:15:56.644Z Checking flume v0.11.1
29382025-12-03T15:15:56.948Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29392025-12-03T15:15:58.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
29402025-12-03T15:15:58.507Z
29412025-12-03T15:15:58.507Zinfo: running `cargo check --bins` on clickhouse-admin-api (83/231)
29422025-12-03T15:15:59.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-12-03T15:15:59.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-12-03T15:15:59.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-12-03T15:15:59.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29462025-12-03T15:15:59.336Z
29472025-12-03T15:15:59.336Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/231)
29482025-12-03T15:16:00.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-12-03T15:16:00.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-12-03T15:16:00.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-12-03T15:16:00.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29522025-12-03T15:16:00.174Z
29532025-12-03T15:16:00.174Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/231)
29542025-12-03T15:16:00.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-12-03T15:16:00.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-12-03T15:16:00.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-12-03T15:16:00.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29582025-12-03T15:16:01.016Z
29592025-12-03T15:16:01.016Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/231)
29602025-12-03T15:16:01.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-12-03T15:16:01.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-12-03T15:16:01.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-12-03T15:16:01.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29642025-12-03T15:16:01.839Z
29652025-12-03T15:16:01.839Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/231)
29662025-12-03T15:16:02.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-12-03T15:16:02.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-12-03T15:16:02.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-12-03T15:16:02.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29702025-12-03T15:16:02.679Z
29712025-12-03T15:16:02.679Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/231)
29722025-12-03T15:16:03.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-12-03T15:16:03.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-12-03T15:16:03.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-12-03T15:16:03.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29762025-12-03T15:16:03.511Z
29772025-12-03T15:16:03.511Zinfo: running `cargo check --bins` on cockroach-admin-client (89/231)
29782025-12-03T15:16:04.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-12-03T15:16:04.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-12-03T15:16:04.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-12-03T15:16:04.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29822025-12-03T15:16:04.322Z
29832025-12-03T15:16:04.322Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/231)
29842025-12-03T15:16:05.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-12-03T15:16:05.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-12-03T15:16:05.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-12-03T15:16:05.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29882025-12-03T15:16:05.159Z
29892025-12-03T15:16:05.159Zinfo: running `cargo check --bins` on dns-service-client (91/231)
29902025-12-03T15:16:05.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-12-03T15:16:05.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-12-03T15:16:05.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-12-03T15:16:05.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29942025-12-03T15:16:05.979Z
29952025-12-03T15:16:05.979Zinfo: running `cargo check --bins` on installinator-client (92/231)
29962025-12-03T15:16:06.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-12-03T15:16:06.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-12-03T15:16:06.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-12-03T15:16:06.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30002025-12-03T15:16:06.812Z
30012025-12-03T15:16:06.812Zinfo: running `cargo check --bins` on nexus-client (93/231)
30022025-12-03T15:16:07.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-12-03T15:16:07.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-12-03T15:16:07.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-12-03T15:16:07.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30062025-12-03T15:16:07.691Z
30072025-12-03T15:16:07.691Zinfo: running `cargo check --bins` on nexus-lockstep-client (94/231)
30082025-12-03T15:16:08.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-12-03T15:16:08.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-12-03T15:16:08.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112025-12-03T15:16:08.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30122025-12-03T15:16:08.570Z
30132025-12-03T15:16:08.570Zinfo: running `cargo check --bins` on ntp-admin-client (95/231)
30142025-12-03T15:16:09.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-12-03T15:16:09.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-12-03T15:16:09.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-12-03T15:16:09.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30182025-12-03T15:16:09.381Z
30192025-12-03T15:16:09.381Zinfo: running `cargo check --bins` on oxide-client (96/231)
30202025-12-03T15:16:10.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-12-03T15:16:10.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-12-03T15:16:10.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-12-03T15:16:10.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30242025-12-03T15:16:10.205Z
30252025-12-03T15:16:10.205Zinfo: running `cargo check --bins` on oximeter-client (97/231)
30262025-12-03T15:16:10.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-12-03T15:16:10.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-12-03T15:16:10.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-12-03T15:16:10.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30302025-12-03T15:16:11.039Z
30312025-12-03T15:16:11.039Zinfo: running `cargo check --bins` on repo-depot-client (98/231)
30322025-12-03T15:16:11.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-12-03T15:16:11.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-12-03T15:16:11.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-12-03T15:16:11.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30362025-12-03T15:16:11.843Z
30372025-12-03T15:16:11.843Zinfo: running `cargo check --bins` on sled-agent-client (99/231)
30382025-12-03T15:16:12.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-12-03T15:16:12.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-12-03T15:16:12.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-12-03T15:16:12.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30422025-12-03T15:16:12.714Z
30432025-12-03T15:16:12.714Zinfo: running `cargo check --bins` on sled-agent-types (100/231)
30442025-12-03T15:16:13.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-12-03T15:16:13.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-12-03T15:16:13.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-12-03T15:16:13.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30482025-12-03T15:16:13.576Z
30492025-12-03T15:16:13.576Zinfo: running `cargo check --bins` on wicketd-client (101/231)
30502025-12-03T15:16:14.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-12-03T15:16:14.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-12-03T15:16:14.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-12-03T15:16:14.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30542025-12-03T15:16:14.468Z
30552025-12-03T15:16:14.468Zinfo: running `cargo check --bins` on installinator-common (102/231)
30562025-12-03T15:16:15.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-12-03T15:16:15.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-12-03T15:16:15.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-12-03T15:16:15.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30602025-12-03T15:16:15.326Z
30612025-12-03T15:16:15.326Zinfo: running `cargo check --bins` on wicket-common (103/231)
30622025-12-03T15:16:16.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-12-03T15:16:16.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-12-03T15:16:16.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-12-03T15:16:16.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30662025-12-03T15:16:16.197Z
30672025-12-03T15:16:16.197Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/231)
30682025-12-03T15:16:16.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-12-03T15:16:16.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-12-03T15:16:17.057Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30712025-12-03T15:16:17.063Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30722025-12-03T15:16:17.063Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30732025-12-03T15:16:17.185Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30742025-12-03T15:16:17.381Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30752025-12-03T15:16:17.404Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30762025-12-03T15:16:17.740Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30772025-12-03T15:16:20.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
30782025-12-03T15:16:20.897Z
30792025-12-03T15:16:20.897Zinfo: running `cargo check --bins` on cockroach-admin-api (105/231)
30802025-12-03T15:16:21.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-12-03T15:16:21.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-12-03T15:16:21.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832025-12-03T15:16:21.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30842025-12-03T15:16:21.742Z
30852025-12-03T15:16:21.742Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (106/231)
30862025-12-03T15:16:22.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-12-03T15:16:22.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-12-03T15:16:22.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-12-03T15:16:22.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30902025-12-03T15:16:22.705Z
30912025-12-03T15:16:22.706Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (107/231)
30922025-12-03T15:16:23.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-12-03T15:16:23.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-12-03T15:16:23.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-12-03T15:16:23.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30962025-12-03T15:16:23.684Z
30972025-12-03T15:16:23.685Zinfo: running `cargo check --bins` on dns-server (108/231)
30982025-12-03T15:16:24.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-12-03T15:16:24.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-12-03T15:16:24.557Z Compiling parking_lot_core v0.8.6
31012025-12-03T15:16:24.557Z Compiling moka v0.12.10
31022025-12-03T15:16:24.560Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31032025-12-03T15:16:24.561Z Checking tagptr v0.2.0
31042025-12-03T15:16:24.561Z Checking prefix-trie v0.7.0
31052025-12-03T15:16:24.561Z Checking fxhash v0.2.1
31062025-12-03T15:16:24.685Z Checking hickory-client v0.25.2
31072025-12-03T15:16:25.304Z Checking hickory-server v0.25.2
31082025-12-03T15:16:25.365Z Checking parking_lot v0.11.2
31092025-12-03T15:16:25.623Z Checking sled v0.34.7
31102025-12-03T15:16:25.651Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31112025-12-03T15:16:25.654Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31122025-12-03T15:16:25.979Z Checking hickory-resolver v0.25.2
31132025-12-03T15:16:27.471Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31142025-12-03T15:16:28.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
31152025-12-03T15:16:29.093Z
31162025-12-03T15:16:29.093Zinfo: running `cargo check --bins` on dns-server-api (109/231)
31172025-12-03T15:16:29.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-12-03T15:16:29.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-12-03T15:16:29.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-12-03T15:16:29.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31212025-12-03T15:16:29.923Z
31222025-12-03T15:16:29.923Zinfo: running `cargo check --bins` on gateway-test-utils (110/231)
31232025-12-03T15:16:30.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-12-03T15:16:30.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-12-03T15:16:30.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-12-03T15:16:30.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31272025-12-03T15:16:30.850Z
31282025-12-03T15:16:30.850Zinfo: running `cargo check --bins` on omicron-gateway (111/231)
31292025-12-03T15:16:31.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-12-03T15:16:31.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-12-03T15:16:31.809Z Compiling radium v0.7.0
31322025-12-03T15:16:31.813Z Compiling maybe-uninit v2.0.0
31332025-12-03T15:16:31.813Z Checking tap v1.0.1
31342025-12-03T15:16:31.966Z Compiling zerocopy-derive v0.6.6
31352025-12-03T15:16:31.969Z Checking funty v2.0.0
31362025-12-03T15:16:31.969Z Compiling packed_struct v0.10.1
31372025-12-03T15:16:31.980Z Checking crc-catalog v2.4.0
31382025-12-03T15:16:31.998Z Compiling packed_struct_codegen v0.10.1
31392025-12-03T15:16:32.092Z Checking wyz v0.5.1
31402025-12-03T15:16:32.209Z Checking crc v3.2.1
31412025-12-03T15:16:32.467Z Compiling bitfield-macros v0.19.2
31422025-12-03T15:16:32.522Z Compiling indexmap v1.9.3
31432025-12-03T15:16:32.637Z Checking nodrop v0.1.14
31442025-12-03T15:16:32.664Z Checking smallvec v0.6.14
31452025-12-03T15:16:32.761Z Checking hashbrown v0.12.3
31462025-12-03T15:16:32.781Z Checking array-init v0.0.4
31472025-12-03T15:16:32.811Z Checking bitvec v1.0.1
31482025-12-03T15:16:32.893Z Checking ron v0.8.1
31492025-12-03T15:16:33.056Z Checking hashbrown v0.13.2
31502025-12-03T15:16:33.704Z Checking serde-hex v0.1.0
31512025-12-03T15:16:33.830Z Checking zerocopy v0.6.6
31522025-12-03T15:16:33.980Z Checking half v2.4.1
31532025-12-03T15:16:34.001Z Checking bitfield v0.19.2
31542025-12-03T15:16:34.068Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31552025-12-03T15:16:34.352Z Checking crc-any v2.5.0
31562025-12-03T15:16:34.416Z Checking ciborium-io v0.2.2
31572025-12-03T15:16:34.437Z Checking object v0.30.4
31582025-12-03T15:16:34.469Z Checking half v1.8.3
31592025-12-03T15:16:34.498Z Checking path-slash v0.1.5
31602025-12-03T15:16:34.542Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31612025-12-03T15:16:34.545Z Checking ciborium-ll v0.2.2
31622025-12-03T15:16:35.659Z Checking void v1.0.2
31632025-12-03T15:16:35.663Z Checking tungstenite v0.23.0
31642025-12-03T15:16:35.663Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31652025-12-03T15:16:35.663Z Checking lzss v0.8.2
31662025-12-03T15:16:35.663Z Checking serde_cbor v0.11.2
31672025-12-03T15:16:35.663Z Checking ciborium v0.2.2
31682025-12-03T15:16:35.663Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31692025-12-03T15:16:35.664Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31702025-12-03T15:16:35.664Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31712025-12-03T15:16:35.664Z Checking nix v0.27.1
31722025-12-03T15:16:35.712Z Checking kstat-rs v0.2.4
31732025-12-03T15:16:35.888Z Checking serde_bytes v0.11.19
31742025-12-03T15:16:36.068Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31752025-12-03T15:16:36.177Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31762025-12-03T15:16:36.231Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31772025-12-03T15:16:36.577Z Checking tokio-tungstenite v0.23.1
31782025-12-03T15:16:36.779Z Checking signal-hook-tokio v0.3.1
31792025-12-03T15:16:38.232Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
31802025-12-03T15:16:38.287Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31812025-12-03T15:16:42.547Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
31822025-12-03T15:16:43.902Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
31832025-12-03T15:16:44.323Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
31842025-12-03T15:16:45.973Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31852025-12-03T15:16:49.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s
31862025-12-03T15:16:49.312Z
31872025-12-03T15:16:49.312Zinfo: running `cargo check --bins` on gateway-api (112/231)
31882025-12-03T15:16:50.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-12-03T15:16:50.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-12-03T15:16:50.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912025-12-03T15:16:50.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31922025-12-03T15:16:50.151Z
31932025-12-03T15:16:50.151Zinfo: running `cargo check --bins` on ipcc (113/231)
31942025-12-03T15:16:50.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-12-03T15:16:50.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-12-03T15:16:50.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-12-03T15:16:50.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31982025-12-03T15:16:51.016Z
31992025-12-03T15:16:51.016Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/231)
32002025-12-03T15:16:51.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-12-03T15:16:51.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-12-03T15:16:51.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-12-03T15:16:51.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32042025-12-03T15:16:51.858Z
32052025-12-03T15:16:51.858Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/231)
32062025-12-03T15:16:52.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-12-03T15:16:52.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-12-03T15:16:52.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-12-03T15:16:52.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32102025-12-03T15:16:52.722Z
32112025-12-03T15:16:52.722Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/231)
32122025-12-03T15:16:53.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-12-03T15:16:53.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-12-03T15:16:53.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-12-03T15:16:53.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32162025-12-03T15:16:53.565Z
32172025-12-03T15:16:53.566Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/231)
32182025-12-03T15:16:54.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-12-03T15:16:54.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-12-03T15:16:54.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-12-03T15:16:54.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32222025-12-03T15:16:54.407Z
32232025-12-03T15:16:54.408Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/231)
32242025-12-03T15:16:55.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-12-03T15:16:55.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-12-03T15:16:55.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-12-03T15:16:55.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32282025-12-03T15:16:55.242Z
32292025-12-03T15:16:55.242Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/231)
32302025-12-03T15:16:55.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-12-03T15:16:55.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-12-03T15:16:55.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-12-03T15:16:55.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32342025-12-03T15:16:56.094Z
32352025-12-03T15:16:56.094Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/231)
32362025-12-03T15:16:56.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-12-03T15:16:56.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-12-03T15:16:56.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-12-03T15:16:56.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32402025-12-03T15:16:56.931Z
32412025-12-03T15:16:56.931Zinfo: running `cargo check --bins` on oximeter-producer (121/231)
32422025-12-03T15:16:57.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-12-03T15:16:57.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-12-03T15:16:57.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-12-03T15:16:57.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32462025-12-03T15:16:57.824Z
32472025-12-03T15:16:57.824Zinfo: running `cargo check --bins` on internal-dns-resolver (122/231)
32482025-12-03T15:16:58.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-12-03T15:16:58.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-12-03T15:16:58.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-12-03T15:16:58.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32522025-12-03T15:16:58.680Z
32532025-12-03T15:16:58.680Zinfo: running `cargo check --bins` on sp-sim (123/231)
32542025-12-03T15:16:59.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-12-03T15:16:59.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-12-03T15:16:59.594Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572025-12-03T15:17:02.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
32582025-12-03T15:17:02.348Z
32592025-12-03T15:17:02.348Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/231)
32602025-12-03T15:17:03.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-12-03T15:17:03.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-12-03T15:17:03.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-12-03T15:17:03.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32642025-12-03T15:17:03.273Z
32652025-12-03T15:17:03.273Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/231)
32662025-12-03T15:17:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-12-03T15:17:04.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-12-03T15:17:04.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-12-03T15:17:04.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32702025-12-03T15:17:04.224Z
32712025-12-03T15:17:04.224Zinfo: running `cargo check --bins` on db-macros (126/231)
32722025-12-03T15:17:04.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-12-03T15:17:04.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-12-03T15:17:04.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-12-03T15:17:04.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32762025-12-03T15:17:05.043Z
32772025-12-03T15:17:05.043Zinfo: running `cargo check --bins` on nexus-macros-common (127/231)
32782025-12-03T15:17:05.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-12-03T15:17:05.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-12-03T15:17:05.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-12-03T15:17:05.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32822025-12-03T15:17:05.869Z
32832025-12-03T15:17:05.869Zinfo: running `cargo check --bins` on nexus-auth (128/231)
32842025-12-03T15:17:06.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-12-03T15:17:06.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-12-03T15:17:06.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-12-03T15:17:06.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32882025-12-03T15:17:06.794Z
32892025-12-03T15:17:06.794Zinfo: running `cargo check --bins` on authz-macros (129/231)
32902025-12-03T15:17:07.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-12-03T15:17:07.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-12-03T15:17:07.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-12-03T15:17:07.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32942025-12-03T15:17:07.625Z
32952025-12-03T15:17:07.625Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/231)
32962025-12-03T15:17:08.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-12-03T15:17:08.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-12-03T15:17:08.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-12-03T15:17:08.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33002025-12-03T15:17:08.542Z
33012025-12-03T15:17:08.542Zinfo: running `cargo check --bins` on nexus-db-model (131/231)
33022025-12-03T15:17:09.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-12-03T15:17:09.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-12-03T15:17:09.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-12-03T15:17:09.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33062025-12-03T15:17:09.470Z
33072025-12-03T15:17:09.470Zinfo: running `cargo check --bins` on nexus-db-schema (132/231)
33082025-12-03T15:17:10.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-12-03T15:17:10.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-12-03T15:17:10.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-12-03T15:17:10.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33122025-12-03T15:17:10.319Z
33132025-12-03T15:17:10.319Zinfo: running `cargo check --bins` on nexus-defaults (133/231)
33142025-12-03T15:17:11.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-12-03T15:17:11.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-12-03T15:17:11.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-12-03T15:17:11.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33182025-12-03T15:17:11.163Z
33192025-12-03T15:17:11.164Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (134/231)
33202025-12-03T15:17:11.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-12-03T15:17:11.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-12-03T15:17:11.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-12-03T15:17:11.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33242025-12-03T15:17:11.999Z
33252025-12-03T15:17:11.999Zinfo: running `cargo check --bins` on parallel-task-set (135/231)
33262025-12-03T15:17:12.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-12-03T15:17:12.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-12-03T15:17:12.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-12-03T15:17:12.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33302025-12-03T15:17:12.840Z
33312025-12-03T15:17:12.840Zinfo: running `cargo check --bins` on nexus-db-errors (136/231)
33322025-12-03T15:17:13.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-12-03T15:17:13.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-12-03T15:17:13.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-12-03T15:17:13.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33362025-12-03T15:17:13.797Z
33372025-12-03T15:17:13.797Zinfo: running `cargo check --bins` on nexus-db-lookup (137/231)
33382025-12-03T15:17:14.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-12-03T15:17:14.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-12-03T15:17:14.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-12-03T15:17:14.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33422025-12-03T15:17:14.726Z
33432025-12-03T15:17:14.726Zinfo: running `cargo check --bins` on nexus-inventory (138/231)
33442025-12-03T15:17:15.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-12-03T15:17:15.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-12-03T15:17:15.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-12-03T15:17:15.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33482025-12-03T15:17:15.652Z
33492025-12-03T15:17:15.652Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (139/231)
33502025-12-03T15:17:16.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-12-03T15:17:16.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-12-03T15:17:16.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-12-03T15:17:16.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33542025-12-03T15:17:16.537Z
33552025-12-03T15:17:16.537Zinfo: running `cargo check --bins --no-default-features` on sled-storage (140/231)
33562025-12-03T15:17:17.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-12-03T15:17:17.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-12-03T15:17:17.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-12-03T15:17:17.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33602025-12-03T15:17:17.403Z
33612025-12-03T15:17:17.403Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (141/231)
33622025-12-03T15:17:18.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-12-03T15:17:18.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-12-03T15:17:18.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-12-03T15:17:18.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33662025-12-03T15:17:18.264Z
33672025-12-03T15:17:18.264Zinfo: running `cargo check --bins` on key-manager (142/231)
33682025-12-03T15:17:18.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-12-03T15:17:19.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-12-03T15:17:19.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-12-03T15:17:19.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33722025-12-03T15:17:19.107Z
33732025-12-03T15:17:19.107Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (143/231)
33742025-12-03T15:17:19.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-12-03T15:17:19.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-12-03T15:17:19.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-12-03T15:17:19.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33782025-12-03T15:17:19.985Z
33792025-12-03T15:17:19.985Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (144/231)
33802025-12-03T15:17:20.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-12-03T15:17:20.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-12-03T15:17:20.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-12-03T15:17:20.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33842025-12-03T15:17:20.843Z
33852025-12-03T15:17:20.843Zinfo: running `cargo check --bins` on typed-rng (145/231)
33862025-12-03T15:17:21.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-12-03T15:17:21.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-12-03T15:17:21.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-12-03T15:17:21.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33902025-12-03T15:17:21.664Z
33912025-12-03T15:17:21.664Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (146/231)
33922025-12-03T15:17:22.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-12-03T15:17:22.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-12-03T15:17:22.799Z Compiling libefi-sys v0.1.0
33952025-12-03T15:17:22.804Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33962025-12-03T15:17:22.804Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33972025-12-03T15:17:22.804Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
33982025-12-03T15:17:22.952Z Checking universal-hash v0.5.1
33992025-12-03T15:17:22.956Z Compiling thiserror-impl-no-std v2.0.2
34002025-12-03T15:17:22.956Z Compiling bitfield-struct v0.6.2
34012025-12-03T15:17:22.969Z Checking opaque-debug v0.3.1
34022025-12-03T15:17:23.125Z Checking chacha20 v0.9.1
34032025-12-03T15:17:23.196Z Checking poly1305 v0.8.0
34042025-12-03T15:17:23.262Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34052025-12-03T15:17:23.357Z Checking aead v0.5.2
34062025-12-03T15:17:23.472Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34072025-12-03T15:17:23.528Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
34082025-12-03T15:17:23.605Z Compiling xshell-macros v0.2.7
34092025-12-03T15:17:23.632Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34102025-12-03T15:17:23.690Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34112025-12-03T15:17:23.716Z Checking chacha20poly1305 v0.10.1
34122025-12-03T15:17:23.736Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34132025-12-03T15:17:23.922Z Compiling proc-macro-error-attr2 v2.0.0
34142025-12-03T15:17:23.962Z Compiling salty v0.3.0
34152025-12-03T15:17:24.321Z Checking xshell v0.2.7
34162025-12-03T15:17:24.381Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34172025-12-03T15:17:24.445Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34182025-12-03T15:17:24.659Z Compiling num-derive v0.3.3
34192025-12-03T15:17:24.681Z Compiling unicase v2.8.1
34202025-12-03T15:17:24.704Z Compiling proc-macro-error2 v2.0.1
34212025-12-03T15:17:24.974Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34222025-12-03T15:17:25.072Z Compiling mime_guess v2.0.5
34232025-12-03T15:17:25.326Z Compiling tabled_derive v0.11.0
34242025-12-03T15:17:25.419Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34252025-12-03T15:17:25.685Z Checking thiserror-no-std v2.0.2
34262025-12-03T15:17:25.842Z Checking vsss-rs v3.3.4
34272025-12-03T15:17:26.196Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
34282025-12-03T15:17:26.796Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
34292025-12-03T15:17:26.820Z Checking libscf-sys v1.1.0
34302025-12-03T15:17:27.060Z Checking papergrid v0.17.0
34312025-12-03T15:17:27.125Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34322025-12-03T15:17:27.445Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34332025-12-03T15:17:28.237Z Checking testing_table v0.3.0
34342025-12-03T15:17:28.391Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34352025-12-03T15:17:28.418Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34362025-12-03T15:17:28.983Z Checking primeorder v0.13.6
34372025-12-03T15:17:29.267Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34382025-12-03T15:17:29.282Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34392025-12-03T15:17:29.477Z Compiling usdt-attr-macro v0.6.0
34402025-12-03T15:17:29.538Z Compiling usdt-macro v0.6.0
34412025-12-03T15:17:29.959Z Checking memmap2 v0.9.8
34422025-12-03T15:17:30.254Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34432025-12-03T15:17:30.293Z Checking p384 v0.13.1
34442025-12-03T15:17:30.680Z Checking tabled v0.20.0
34452025-12-03T15:17:30.728Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34462025-12-03T15:17:30.836Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34472025-12-03T15:17:31.072Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34482025-12-03T15:17:31.094Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34492025-12-03T15:17:31.145Z Checking usdt v0.6.0
34502025-12-03T15:17:31.268Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34512025-12-03T15:17:31.425Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34522025-12-03T15:17:31.451Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
34532025-12-03T15:17:31.501Z Checking http-range v0.1.5
34542025-12-03T15:17:31.591Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34552025-12-03T15:17:31.706Z Checking corncobs v0.1.4
34562025-12-03T15:17:31.939Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34572025-12-03T15:17:32.052Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34582025-12-03T15:17:32.488Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34592025-12-03T15:17:32.522Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34602025-12-03T15:17:32.605Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
34612025-12-03T15:17:32.834Z Checking secrecy v0.8.0
34622025-12-03T15:17:32.945Z Checking atty v0.2.14
34632025-12-03T15:17:33.051Z Checking crc8 v0.1.1
34642025-12-03T15:17:33.120Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
34652025-12-03T15:17:33.218Z Checking hyper-staticfile v0.10.1
34662025-12-03T15:17:33.319Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34672025-12-03T15:17:33.743Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34682025-12-03T15:17:33.892Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34692025-12-03T15:17:34.101Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34702025-12-03T15:17:34.125Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34712025-12-03T15:17:34.535Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34722025-12-03T15:17:34.623Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34732025-12-03T15:17:34.708Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34742025-12-03T15:17:35.058Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34752025-12-03T15:17:35.141Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34762025-12-03T15:17:36.214Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34772025-12-03T15:17:36.611Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34782025-12-03T15:17:37.009Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34792025-12-03T15:17:37.012Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34802025-12-03T15:17:37.012Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34812025-12-03T15:17:38.176Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34822025-12-03T15:17:39.176Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34832025-12-03T15:17:41.867Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34842025-12-03T15:17:46.404Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34852025-12-03T15:18:02.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.28s
34862025-12-03T15:18:03.224Z
34872025-12-03T15:18:03.224Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (147/231)
34882025-12-03T15:18:04.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-12-03T15:18:04.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-12-03T15:18:04.343Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34912025-12-03T15:18:19.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.95s
34922025-12-03T15:18:19.433Z
34932025-12-03T15:18:19.433Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (148/231)
34942025-12-03T15:18:20.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-12-03T15:18:20.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-12-03T15:18:20.442Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34972025-12-03T15:18:34.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s
34982025-12-03T15:18:34.927Z
34992025-12-03T15:18:34.927Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (149/231)
35002025-12-03T15:18:35.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-12-03T15:18:35.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-12-03T15:18:35.948Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35032025-12-03T15:18:50.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
35042025-12-03T15:18:50.504Z
35052025-12-03T15:18:50.504Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (150/231)
35062025-12-03T15:18:51.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-12-03T15:18:51.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-12-03T15:18:51.517Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35092025-12-03T15:19:06.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.57s
35102025-12-03T15:19:06.336Z
35112025-12-03T15:19:06.336Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (151/231)
35122025-12-03T15:19:07.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-12-03T15:19:07.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-12-03T15:19:07.393Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35152025-12-03T15:19:23.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s
35162025-12-03T15:19:23.517Z
35172025-12-03T15:19:23.517Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (152/231)
35182025-12-03T15:19:24.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-12-03T15:19:24.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-12-03T15:19:24.530Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35212025-12-03T15:19:40.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s
35222025-12-03T15:19:40.421Z
35232025-12-03T15:19:40.421Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (153/231)
35242025-12-03T15:19:41.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-12-03T15:19:41.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-12-03T15:19:41.526Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35272025-12-03T15:19:56.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
35282025-12-03T15:19:56.561Z
35292025-12-03T15:19:56.561Zinfo: running `cargo check --bins` on bootstrap-agent-api (154/231)
35302025-12-03T15:19:57.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-12-03T15:19:57.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-12-03T15:19:57.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-12-03T15:19:57.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35342025-12-03T15:19:57.456Z
35352025-12-03T15:19:57.456Zinfo: running `cargo check --bins` on range-requests (155/231)
35362025-12-03T15:19:58.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-12-03T15:19:58.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-12-03T15:19:58.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-12-03T15:19:58.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35402025-12-03T15:19:58.315Z
35412025-12-03T15:19:58.315Zinfo: running `cargo check --bins` on repo-depot-api (156/231)
35422025-12-03T15:19:59.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-12-03T15:19:59.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-12-03T15:19:59.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-12-03T15:19:59.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35462025-12-03T15:19:59.194Z
35472025-12-03T15:19:59.194Zinfo: running `cargo check --bins` on sled-agent-api (157/231)
35482025-12-03T15:19:59.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-12-03T15:19:59.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-12-03T15:19:59.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512025-12-03T15:20:00.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35522025-12-03T15:20:00.107Z
35532025-12-03T15:20:00.107Zinfo: running `cargo check --bins` on sled-diagnostics (158/231)
35542025-12-03T15:20:00.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-12-03T15:20:00.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-12-03T15:20:00.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572025-12-03T15:20:00.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35582025-12-03T15:20:01.012Z
35592025-12-03T15:20:01.012Zinfo: running `cargo check --bins` on zfs-test-harness (159/231)
35602025-12-03T15:20:01.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-12-03T15:20:01.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-12-03T15:20:01.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632025-12-03T15:20:01.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35642025-12-03T15:20:01.912Z
35652025-12-03T15:20:01.912Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (160/231)
35662025-12-03T15:20:02.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-12-03T15:20:02.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-12-03T15:20:02.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-12-03T15:20:02.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35702025-12-03T15:20:02.811Z
35712025-12-03T15:20:02.811Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (161/231)
35722025-12-03T15:20:03.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-12-03T15:20:03.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-12-03T15:20:03.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752025-12-03T15:20:03.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35762025-12-03T15:20:03.719Z
35772025-12-03T15:20:03.719Zinfo: running `cargo check --bins` on sled-agent-zone-images (162/231)
35782025-12-03T15:20:04.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-12-03T15:20:04.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-12-03T15:20:04.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812025-12-03T15:20:04.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35822025-12-03T15:20:04.638Z
35832025-12-03T15:20:04.638Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (163/231)
35842025-12-03T15:20:05.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-12-03T15:20:05.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-12-03T15:20:05.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-12-03T15:20:05.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35882025-12-03T15:20:05.592Z
35892025-12-03T15:20:05.592Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (164/231)
35902025-12-03T15:20:06.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-12-03T15:20:06.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-12-03T15:20:06.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-12-03T15:20:06.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35942025-12-03T15:20:06.542Z
35952025-12-03T15:20:06.542Zinfo: running `cargo check --bins` on update-common (165/231)
35962025-12-03T15:20:07.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-12-03T15:20:07.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-12-03T15:20:07.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992025-12-03T15:20:07.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36002025-12-03T15:20:07.465Z
36012025-12-03T15:20:07.465Zinfo: running `cargo check --bins` on nexus-test-interface (166/231)
36022025-12-03T15:20:08.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-12-03T15:20:08.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-12-03T15:20:08.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052025-12-03T15:20:08.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
36062025-12-03T15:20:08.436Z
36072025-12-03T15:20:08.437Zinfo: running `cargo check --bins` on oximeter-collector (167/231)
36082025-12-03T15:20:09.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-12-03T15:20:09.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-12-03T15:20:09.374Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36112025-12-03T15:20:09.374Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36122025-12-03T15:20:10.338Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36132025-12-03T15:20:12.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
36142025-12-03T15:20:12.801Z
36152025-12-03T15:20:12.801Zinfo: running `cargo check --bins` on oximeter-api (168/231)
36162025-12-03T15:20:13.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-12-03T15:20:13.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-12-03T15:20:13.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-12-03T15:20:13.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
36202025-12-03T15:20:13.701Z
36212025-12-03T15:20:13.701Zinfo: running `cargo check --bins` on cert-dev (169/231)
36222025-12-03T15:20:14.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-12-03T15:20:14.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-12-03T15:20:14.548Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36252025-12-03T15:20:14.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
36262025-12-03T15:20:15.136Z
36272025-12-03T15:20:15.136Zinfo: running `cargo check --bins` on clickana (170/231)
36282025-12-03T15:20:15.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-12-03T15:20:15.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-12-03T15:20:16.086Z Checking castaway v0.2.3
36312025-12-03T15:20:16.089Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36322025-12-03T15:20:16.089Z Checking unicode-truncate v1.1.0
36332025-12-03T15:20:16.089Z Checking lru v0.12.5
36342025-12-03T15:20:16.089Z Compiling instability v0.3.2
36352025-12-03T15:20:16.089Z Checking cassowary v0.3.0
36362025-12-03T15:20:16.089Z Compiling indoc v2.0.6
36372025-12-03T15:20:16.481Z Checking compact_str v0.8.0
36382025-12-03T15:20:17.110Z Checking ratatui v0.29.0
36392025-12-03T15:20:18.087Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36402025-12-03T15:20:19.451Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36412025-12-03T15:20:20.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
36422025-12-03T15:20:20.623Z
36432025-12-03T15:20:20.624Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (171/231)
36442025-12-03T15:20:21.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-12-03T15:20:21.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-12-03T15:20:21.693Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36472025-12-03T15:20:21.696Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36482025-12-03T15:20:22.503Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36492025-12-03T15:20:23.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
36502025-12-03T15:20:23.264Z
36512025-12-03T15:20:23.264Zinfo: running `cargo check --bins` on ch-dev (172/231)
36522025-12-03T15:20:24.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532025-12-03T15:20:24.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542025-12-03T15:20:24.270Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36552025-12-03T15:20:25.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
36562025-12-03T15:20:25.448Z
36572025-12-03T15:20:25.448Zinfo: running `cargo check --bins` on dev-tools-common (173/231)
36582025-12-03T15:20:26.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-12-03T15:20:26.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-12-03T15:20:26.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36612025-12-03T15:20:26.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36622025-12-03T15:20:26.062Z
36632025-12-03T15:20:26.062Zinfo: running `cargo check --bins` on crdb-seed (174/231)
36642025-12-03T15:20:26.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-12-03T15:20:26.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-12-03T15:20:26.993Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36672025-12-03T15:20:27.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
36682025-12-03T15:20:27.773Z
36692025-12-03T15:20:27.773Zinfo: running `cargo check --bins` on db-dev (175/231)
36702025-12-03T15:20:28.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-12-03T15:20:28.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-12-03T15:20:28.698Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36732025-12-03T15:20:29.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
36742025-12-03T15:20:29.876Z
36752025-12-03T15:20:29.876Zinfo: running `cargo check --bins` on omicron-dev-lib (176/231)
36762025-12-03T15:20:30.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-12-03T15:20:30.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-12-03T15:20:30.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36792025-12-03T15:20:30.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
36802025-12-03T15:20:30.772Z
36812025-12-03T15:20:30.773Zinfo: running `cargo check --bins` on xtask-downloader (177/231)
36822025-12-03T15:20:31.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832025-12-03T15:20:31.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842025-12-03T15:20:31.585Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36852025-12-03T15:20:32.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
36862025-12-03T15:20:32.738Z
36872025-12-03T15:20:32.739Zinfo: running `cargo check --bins` on omicron-dropshot-apis (178/231)
36882025-12-03T15:20:33.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-12-03T15:20:33.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-12-03T15:20:33.747Z Compiling tabled_derive v0.10.0
36912025-12-03T15:20:33.748Z Checking papergrid v0.14.0
36922025-12-03T15:20:33.748Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36932025-12-03T15:20:33.748Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36942025-12-03T15:20:33.762Z Compiling trait-variant v0.1.2
36952025-12-03T15:20:33.874Z Checking maplit v1.0.2
36962025-12-03T15:20:33.883Z Checking is_ci v1.2.0
36972025-12-03T15:20:33.887Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
36982025-12-03T15:20:34.144Z Checking drift v0.1.1
36992025-12-03T15:20:34.181Z Checking supports-color v3.0.2
37002025-12-03T15:20:34.248Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
37012025-12-03T15:20:34.350Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
37022025-12-03T15:20:34.371Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37032025-12-03T15:20:34.582Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37042025-12-03T15:20:34.607Z Checking dropshot-api-manager v0.2.3
37052025-12-03T15:20:35.086Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
37062025-12-03T15:20:35.161Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37072025-12-03T15:20:35.185Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37082025-12-03T15:20:35.516Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37092025-12-03T15:20:36.077Z Checking tabled v0.18.0
37102025-12-03T15:20:36.405Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37112025-12-03T15:20:38.955Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37122025-12-03T15:20:40.554Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37132025-12-03T15:20:41.444Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
37142025-12-03T15:20:42.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.30s
37152025-12-03T15:20:42.280Z
37162025-12-03T15:20:42.280Zinfo: running `cargo check --bins` on installinator-api (179/231)
37172025-12-03T15:20:43.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182025-12-03T15:20:43.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192025-12-03T15:20:43.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37202025-12-03T15:20:43.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37212025-12-03T15:20:43.146Z
37222025-12-03T15:20:43.146Zinfo: running `cargo check --bins` on nexus-external-api (180/231)
37232025-12-03T15:20:43.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242025-12-03T15:20:43.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252025-12-03T15:20:43.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262025-12-03T15:20:43.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37272025-12-03T15:20:44.074Z
37282025-12-03T15:20:44.074Zinfo: running `cargo check --bins` on nexus-internal-api (181/231)
37292025-12-03T15:20:44.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302025-12-03T15:20:44.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312025-12-03T15:20:44.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322025-12-03T15:20:44.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37332025-12-03T15:20:45.008Z
37342025-12-03T15:20:45.008Zinfo: running `cargo check --bins` on nexus-lockstep-api (182/231)
37352025-12-03T15:20:45.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-12-03T15:20:45.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-12-03T15:20:45.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382025-12-03T15:20:45.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37392025-12-03T15:20:45.932Z
37402025-12-03T15:20:45.932Zinfo: running `cargo check --bins` on ntp-admin-api (183/231)
37412025-12-03T15:20:46.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422025-12-03T15:20:46.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432025-12-03T15:20:46.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442025-12-03T15:20:46.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37452025-12-03T15:20:46.797Z
37462025-12-03T15:20:46.797Zinfo: running `cargo check --bins` on ntp-admin-types (184/231)
37472025-12-03T15:20:47.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482025-12-03T15:20:47.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492025-12-03T15:20:47.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502025-12-03T15:20:47.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37512025-12-03T15:20:47.669Z
37522025-12-03T15:20:47.669Zinfo: running `cargo check --bins` on wicketd-api (185/231)
37532025-12-03T15:20:48.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542025-12-03T15:20:48.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552025-12-03T15:20:48.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562025-12-03T15:20:48.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37572025-12-03T15:20:48.563Z
37582025-12-03T15:20:48.563Zinfo: running `cargo check --bins` on omicron-ls-apis (186/231)
37592025-12-03T15:20:49.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-12-03T15:20:49.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-12-03T15:20:49.411Z Checking typeid v1.0.3
37622025-12-03T15:20:49.537Z Checking ordered-float v2.10.1
37632025-12-03T15:20:49.553Z Checking unicode-xid v0.2.6
37642025-12-03T15:20:49.569Z Checking cargo-platform v0.2.0
37652025-12-03T15:20:49.636Z Checking erased-serde v0.4.6
37662025-12-03T15:20:49.886Z Checking serde-value v0.7.0
37672025-12-03T15:20:50.237Z Checking serde-untagged v0.1.7
37682025-12-03T15:20:50.483Z Checking cargo-util-schemas v0.8.2
37692025-12-03T15:20:51.731Z Checking cargo_metadata v0.21.0
37702025-12-03T15:20:52.807Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
37712025-12-03T15:20:53.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
37722025-12-03T15:20:54.062Z
37732025-12-03T15:20:54.062Zinfo: running `cargo check --bins` on mgs-dev (187/231)
37742025-12-03T15:20:54.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-12-03T15:20:54.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-12-03T15:20:55.070Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37772025-12-03T15:20:55.852Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37782025-12-03T15:20:56.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
37792025-12-03T15:20:56.746Z
37802025-12-03T15:20:56.746Zinfo: running `cargo check --bins` on omicron-omdb (188/231)
37812025-12-03T15:20:57.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-12-03T15:20:57.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-12-03T15:20:57.943Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37842025-12-03T15:20:57.946Z Compiling vergen-gitcl v1.0.8
37852025-12-03T15:20:57.946Z Compiling dirs-sys-next v0.1.2
37862025-12-03T15:20:57.946Z Compiling crunchy v0.2.2
37872025-12-03T15:20:57.946Z Compiling dsl_auto_type v0.1.2
37882025-12-03T15:20:57.946Z Checking scheduled-thread-pool v0.2.7
37892025-12-03T15:20:57.946Z Compiling diesel_table_macro_syntax v0.2.0
37902025-12-03T15:20:58.099Z Compiling tiny-keccak v2.0.2
37912025-12-03T15:20:58.452Z Compiling dirs-next v2.0.0
37922025-12-03T15:20:58.548Z Checking r2d2 v0.8.10
37932025-12-03T15:20:58.574Z Compiling bit-vec v0.6.3
37942025-12-03T15:20:58.577Z Compiling ena v0.14.3
37952025-12-03T15:20:58.660Z Compiling term v0.7.0
37962025-12-03T15:20:58.890Z Compiling bit-set v0.5.3
37972025-12-03T15:20:58.977Z Compiling regex-syntax v0.6.29
37982025-12-03T15:20:59.019Z Compiling bindgen v0.71.1
37992025-12-03T15:20:59.175Z Compiling diff v0.1.13
38002025-12-03T15:20:59.488Z Compiling diesel_derives v2.2.3
38012025-12-03T15:20:59.581Z Compiling ascii-canvas v3.0.0
38022025-12-03T15:20:59.733Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
38032025-12-03T15:20:59.804Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
38042025-12-03T15:20:59.871Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38052025-12-03T15:21:00.064Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38062025-12-03T15:21:00.090Z Compiling libxml v0.3.3
38072025-12-03T15:21:00.148Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38082025-12-03T15:21:00.570Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38092025-12-03T15:21:00.749Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38102025-12-03T15:21:00.915Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38112025-12-03T15:21:01.092Z Compiling strum_macros v0.24.3
38122025-12-03T15:21:01.248Z Compiling indoc v1.0.9
38132025-12-03T15:21:02.174Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38142025-12-03T15:21:02.531Z Compiling lalrpop v0.19.12
38152025-12-03T15:21:03.045Z Checking derive_builder v0.20.2
38162025-12-03T15:21:03.245Z Compiling oso-derive v0.27.3
38172025-12-03T15:21:03.683Z Compiling impl-trait-for-tuples v0.2.2
38182025-12-03T15:21:04.172Z Checking quick-xml v0.37.2
38192025-12-03T15:21:04.219Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38202025-12-03T15:21:04.281Z Compiling diesel-dtrace v0.4.2
38212025-12-03T15:21:04.725Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38222025-12-03T15:21:05.099Z Checking bb8 v0.8.5
38232025-12-03T15:21:05.687Z Checking ignore v0.4.23
38242025-12-03T15:21:05.883Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38252025-12-03T15:21:06.304Z Checking predicates-tree v1.0.12
38262025-12-03T15:21:06.333Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38272025-12-03T15:21:06.526Z Checking rand_seeder v0.4.0
38282025-12-03T15:21:06.551Z Checking globwalk v0.9.1
38292025-12-03T15:21:06.755Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38302025-12-03T15:21:06.807Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38312025-12-03T15:21:06.897Z Checking camino-tempfile-ext v0.3.2
38322025-12-03T15:21:07.092Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38332025-12-03T15:21:07.309Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38342025-12-03T15:21:07.723Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38352025-12-03T15:21:08.114Z Checking console v0.16.0
38362025-12-03T15:21:08.738Z Checking unit-prefix v0.5.1
38372025-12-03T15:21:08.985Z Checking indicatif v0.18.0
38382025-12-03T15:21:09.645Z Checking support-bundle-viewer v0.1.2
38392025-12-03T15:21:09.742Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
38402025-12-03T15:21:09.794Z Checking multimap v0.10.1
38412025-12-03T15:21:10.485Z Checking diesel v2.2.12
38422025-12-03T15:21:26.267Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38432025-12-03T15:21:29.668Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38442025-12-03T15:21:33.230Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38452025-12-03T15:21:33.490Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38462025-12-03T15:21:34.022Z Compiling samael v0.0.19
38472025-12-03T15:21:34.803Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38482025-12-03T15:21:35.319Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38492025-12-03T15:21:38.655Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38502025-12-03T15:21:39.395Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38512025-12-03T15:21:40.151Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38522025-12-03T15:21:45.127Z Checking async-bb8-diesel v0.2.1
38532025-12-03T15:21:48.584Z Compiling polar-core v0.27.3
38542025-12-03T15:21:56.046Z Checking oso v0.27.3
38552025-12-03T15:22:41.999Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38562025-12-03T15:23:19.469Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38572025-12-03T15:23:30.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
38582025-12-03T15:23:30.453Z
38592025-12-03T15:23:30.453Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (189/231)
38602025-12-03T15:23:31.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-12-03T15:23:31.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-12-03T15:23:31.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632025-12-03T15:23:31.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38642025-12-03T15:23:31.376Z
38652025-12-03T15:23:31.376Zinfo: running `cargo check --bins` on nexus-saga-recovery (190/231)
38662025-12-03T15:23:32.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672025-12-03T15:23:32.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682025-12-03T15:23:32.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692025-12-03T15:23:32.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38702025-12-03T15:23:32.285Z
38712025-12-03T15:23:32.285Zinfo: running `cargo check --bins` on nexus-test-utils-macros (191/231)
38722025-12-03T15:23:32.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732025-12-03T15:23:33.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742025-12-03T15:23:33.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752025-12-03T15:23:33.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38762025-12-03T15:23:33.093Z
38772025-12-03T15:23:33.093Zinfo: running `cargo check --bins` on omicron-nexus (192/231)
38782025-12-03T15:23:33.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-12-03T15:23:33.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-12-03T15:23:34.227Z Compiling libz-sys v1.1.20
38812025-12-03T15:23:34.230Z Compiling libgit2-sys v0.18.2+1.9.1
38822025-12-03T15:23:34.398Z Compiling fs-err v2.11.0
38832025-12-03T15:23:34.401Z Compiling vergen-git2 v1.0.7
38842025-12-03T15:23:34.435Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
38852025-12-03T15:23:34.439Z Checking parse-size v1.1.0
38862025-12-03T15:23:34.439Z Compiling rustls v0.21.12
38872025-12-03T15:23:34.498Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
38882025-12-03T15:23:34.670Z Checking rustls-webpki v0.101.7
38892025-12-03T15:23:34.805Z Checking sct v0.7.1
38902025-12-03T15:23:34.838Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38912025-12-03T15:23:35.043Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38922025-12-03T15:23:35.070Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38932025-12-03T15:23:35.183Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38942025-12-03T15:23:35.208Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
38952025-12-03T15:23:35.360Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38962025-12-03T15:23:35.448Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38972025-12-03T15:23:35.473Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38982025-12-03T15:23:35.535Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38992025-12-03T15:23:36.282Z Checking rustls-pemfile v1.0.4
39002025-12-03T15:23:36.407Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39012025-12-03T15:23:36.518Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39022025-12-03T15:23:36.545Z Checking twox-hash v2.1.0
39032025-12-03T15:23:36.869Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39042025-12-03T15:23:36.900Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39052025-12-03T15:23:37.640Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39062025-12-03T15:23:38.048Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39072025-12-03T15:23:38.106Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39082025-12-03T15:23:38.129Z Checking tokio-rustls v0.24.1
39092025-12-03T15:23:38.251Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39102025-12-03T15:23:38.498Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
39112025-12-03T15:23:38.722Z Checking fatfs v0.3.6
39122025-12-03T15:23:38.761Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
39132025-12-03T15:23:39.407Z Checking assert_matches v1.5.0
39142025-12-03T15:23:45.616Z Compiling git2 v0.20.2
39152025-12-03T15:23:47.477Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39162025-12-03T15:23:47.638Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39172025-12-03T15:23:49.735Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
39182025-12-03T15:25:00.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
39192025-12-03T15:25:00.994Z
39202025-12-03T15:25:00.994Zinfo: running `cargo check --bins` on nexus-background-task-interface (193/231)
39212025-12-03T15:25:01.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-12-03T15:25:01.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-12-03T15:25:01.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39242025-12-03T15:25:01.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39252025-12-03T15:25:01.863Z
39262025-12-03T15:25:01.863Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (194/231)
39272025-12-03T15:25:02.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282025-12-03T15:25:02.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292025-12-03T15:25:02.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302025-12-03T15:25:02.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39312025-12-03T15:25:02.781Z
39322025-12-03T15:25:02.781Zinfo: running `cargo check --bins` on nexus-mgs-updates (195/231)
39332025-12-03T15:25:03.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342025-12-03T15:25:03.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352025-12-03T15:25:03.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362025-12-03T15:25:03.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39372025-12-03T15:25:03.705Z
39382025-12-03T15:25:03.705Zinfo: running `cargo check --bins` on nexus-networking (196/231)
39392025-12-03T15:25:04.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402025-12-03T15:25:04.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412025-12-03T15:25:04.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422025-12-03T15:25:04.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39432025-12-03T15:25:04.631Z
39442025-12-03T15:25:04.631Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (197/231)
39452025-12-03T15:25:05.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462025-12-03T15:25:05.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472025-12-03T15:25:05.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482025-12-03T15:25:05.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39492025-12-03T15:25:05.558Z
39502025-12-03T15:25:05.558Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (198/231)
39512025-12-03T15:25:06.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522025-12-03T15:25:06.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532025-12-03T15:25:06.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39542025-12-03T15:25:06.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39552025-12-03T15:25:06.472Z
39562025-12-03T15:25:06.472Zinfo: running `cargo check --bins` on omicron-dev (199/231)
39572025-12-03T15:25:07.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582025-12-03T15:25:07.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592025-12-03T15:25:07.653Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39602025-12-03T15:25:07.653Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39612025-12-03T15:25:07.830Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39622025-12-03T15:25:07.848Z Checking yansi v1.0.1
39632025-12-03T15:25:07.852Z Checking diff v0.1.13
39642025-12-03T15:25:07.852Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39652025-12-03T15:25:07.852Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39662025-12-03T15:25:07.927Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39672025-12-03T15:25:08.342Z Checking pretty_assertions v1.4.1
39682025-12-03T15:25:09.293Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39692025-12-03T15:25:43.175Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39702025-12-03T15:25:43.178Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39712025-12-03T15:25:43.178Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39722025-12-03T15:25:43.179Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39732025-12-03T15:25:43.179Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39742025-12-03T15:25:43.179Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39752025-12-03T15:25:43.716Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39762025-12-03T15:25:44.191Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39772025-12-03T15:25:45.623Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39782025-12-03T15:26:46.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
39792025-12-03T15:26:47.110Z
39802025-12-03T15:26:47.110Zinfo: running `cargo check --bins` on omicron-pins (200/231)
39812025-12-03T15:26:47.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822025-12-03T15:26:47.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832025-12-03T15:26:47.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39842025-12-03T15:26:47.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39852025-12-03T15:26:47.927Z
39862025-12-03T15:26:47.927Zinfo: running `cargo check --bins` on reconfigurator-cli (201/231)
39872025-12-03T15:26:48.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882025-12-03T15:26:48.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892025-12-03T15:26:48.936Z Compiling petname v2.0.2
39902025-12-03T15:26:48.939Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39912025-12-03T15:26:48.939Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39922025-12-03T15:26:48.939Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39932025-12-03T15:26:48.939Z Checking sapling-renderdag v0.1.0
39942025-12-03T15:26:48.939Z Checking sync-ptr v0.1.4
39952025-12-03T15:26:48.939Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39962025-12-03T15:26:50.144Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39972025-12-03T15:26:52.145Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39982025-12-03T15:26:55.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
39992025-12-03T15:26:55.498Z
40002025-12-03T15:26:55.498Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (202/231)
40012025-12-03T15:26:56.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022025-12-03T15:26:56.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032025-12-03T15:26:56.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40042025-12-03T15:26:56.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
40052025-12-03T15:26:56.435Z
40062025-12-03T15:26:56.435Zinfo: running `cargo check --bins` on omicron-repl-utils (203/231)
40072025-12-03T15:26:57.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082025-12-03T15:26:57.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092025-12-03T15:26:57.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40102025-12-03T15:26:57.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40112025-12-03T15:26:57.259Z
40122025-12-03T15:26:57.259Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (204/231)
40132025-12-03T15:26:58.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142025-12-03T15:26:58.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152025-12-03T15:26:58.273Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40162025-12-03T15:26:58.411Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40172025-12-03T15:26:58.414Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40182025-12-03T15:27:26.189Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40192025-12-03T15:27:26.680Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40202025-12-03T15:27:29.338Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40212025-12-03T15:27:29.870Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40222025-12-03T15:27:34.719Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40232025-12-03T15:28:11.510Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40242025-12-03T15:28:12.323Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40252025-12-03T15:28:14.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
40262025-12-03T15:28:14.753Z
40272025-12-03T15:28:14.753Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (205/231)
40282025-12-03T15:28:15.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292025-12-03T15:28:15.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302025-12-03T15:28:15.684Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40312025-12-03T15:28:16.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
40322025-12-03T15:28:16.800Z
40332025-12-03T15:28:16.800Zinfo: running `cargo check --bins` on omicron-releng (206/231)
40342025-12-03T15:28:17.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352025-12-03T15:28:17.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362025-12-03T15:28:17.667Z Compiling blake3 v1.5.4
40372025-12-03T15:28:17.670Z Checking constant_time_eq v0.3.1
40382025-12-03T15:28:17.670Z Checking arrayvec v0.7.6
40392025-12-03T15:28:17.670Z Checking arrayref v0.3.9
40402025-12-03T15:28:17.797Z Checking topological-sort v0.2.2
40412025-12-03T15:28:17.810Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40422025-12-03T15:28:17.813Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40432025-12-03T15:28:17.823Z Checking shell-words v1.1.0
40442025-12-03T15:28:19.010Z Checking omicron-zone-package v0.12.2
40452025-12-03T15:28:20.156Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40462025-12-03T15:28:21.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
40472025-12-03T15:28:21.592Z
40482025-12-03T15:28:21.592Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (207/231)
40492025-12-03T15:28:22.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40502025-12-03T15:28:22.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40512025-12-03T15:28:22.452Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40522025-12-03T15:28:22.858Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40532025-12-03T15:28:23.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
40542025-12-03T15:28:23.631Z
40552025-12-03T15:28:23.631Zinfo: running `cargo check --bins` on xtask (208/231)
40562025-12-03T15:28:24.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572025-12-03T15:28:24.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582025-12-03T15:28:24.266Z Checking bitflags v2.9.4
40592025-12-03T15:28:24.270Z Checking serde v1.0.226
40602025-12-03T15:28:24.270Z Checking zerofrom v0.1.4
40612025-12-03T15:28:24.369Z Checking thiserror v2.0.17
40622025-12-03T15:28:24.403Z Checking hashbrown v0.15.4
40632025-12-03T15:28:24.407Z Checking smallvec v1.15.1
40642025-12-03T15:28:24.433Z Checking serde_json v1.0.145
40652025-12-03T15:28:24.436Z Checking scroll v0.12.0
40662025-12-03T15:28:24.534Z Checking num-traits v0.2.19
40672025-12-03T15:28:24.588Z Checking yoke v0.7.4
40682025-12-03T15:28:24.614Z Checking rustix v0.38.37
40692025-12-03T15:28:24.763Z Checking thiserror v1.0.69
40702025-12-03T15:28:24.921Z Checking percent-encoding v2.3.2
40712025-12-03T15:28:24.943Z Checking log v0.4.27
40722025-12-03T15:28:24.946Z Checking zerovec v0.10.4
40732025-12-03T15:28:25.180Z Checking zerocopy v0.7.35
40742025-12-03T15:28:25.238Z Checking goblin v0.8.2
40752025-12-03T15:28:25.316Z Checking serde_spanned v0.6.9
40762025-12-03T15:28:25.336Z Checking indexmap v2.11.4
40772025-12-03T15:28:25.533Z Checking toml_datetime v0.6.11
40782025-12-03T15:28:25.628Z Checking terminal_size v0.4.0
40792025-12-03T15:28:25.825Z Checking erased-serde v0.4.6
40802025-12-03T15:28:25.861Z Checking form_urlencoded v1.2.2
40812025-12-03T15:28:25.880Z Checking pest v2.8.2
40822025-12-03T15:28:26.041Z Checking ordered-float v2.10.1
40832025-12-03T15:28:26.084Z Checking getrandom v0.3.4
40842025-12-03T15:28:26.330Z Checking syn v2.0.106
40852025-12-03T15:28:26.392Z Checking rustix v1.0.7
40862025-12-03T15:28:26.553Z Checking serde-value v0.7.0
40872025-12-03T15:28:26.556Z Checking toml_edit v0.22.27
40882025-12-03T15:28:26.617Z Checking tinystr v0.7.6
40892025-12-03T15:28:26.666Z Checking icu_collections v1.5.0
40902025-12-03T15:28:26.983Z Checking serde-untagged v0.1.7
40912025-12-03T15:28:26.999Z Checking icu_locid v1.5.0
40922025-12-03T15:28:27.356Z Checking once_cell v1.21.3
40932025-12-03T15:28:27.381Z Checking clap_builder v4.5.48
40942025-12-03T15:28:27.706Z Checking cargo-platform v0.2.0
40952025-12-03T15:28:27.906Z Checking tempfile v3.20.0
40962025-12-03T15:28:27.917Z Checking icu_provider v1.5.0
40972025-12-03T15:28:28.065Z Checking textwrap v0.16.2
40982025-12-03T15:28:28.245Z Checking camino-tempfile v1.4.1
40992025-12-03T15:28:28.383Z Checking dtrace-parser v0.2.0
41002025-12-03T15:28:28.477Z Checking fs-err v3.1.1
41012025-12-03T15:28:28.538Z Checking anyhow v1.0.99
41022025-12-03T15:28:28.577Z Checking icu_locid_transform v1.5.0
41032025-12-03T15:28:28.797Z Checking tabled v0.15.0
41042025-12-03T15:28:28.890Z Checking macaddr v1.0.1
41052025-12-03T15:28:28.931Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
41062025-12-03T15:28:29.188Z Checking toml v0.8.23
41072025-12-03T15:28:29.546Z Checking icu_properties v1.5.1
41082025-12-03T15:28:29.824Z Checking cargo_toml v0.21.0
41092025-12-03T15:28:29.990Z Checking dof v0.3.0
41102025-12-03T15:28:30.140Z Checking clap v4.5.48
41112025-12-03T15:28:30.748Z Checking usdt-impl v0.5.0
41122025-12-03T15:28:31.134Z Checking usdt v0.5.0
41132025-12-03T15:28:31.875Z Checking icu_normalizer v1.5.0
41142025-12-03T15:28:32.352Z Checking idna_adapter v1.2.0
41152025-12-03T15:28:32.485Z Checking idna v1.0.3
41162025-12-03T15:28:32.788Z Checking url v2.5.4
41172025-12-03T15:28:33.287Z Checking cargo-util-schemas v0.8.2
41182025-12-03T15:28:34.468Z Checking cargo_metadata v0.21.0
41192025-12-03T15:28:35.476Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41202025-12-03T15:28:36.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s
41212025-12-03T15:28:36.274Z
41222025-12-03T15:28:36.274Zinfo: running `cargo check --bins` on end-to-end-tests (209/231)
41232025-12-03T15:28:37.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242025-12-03T15:28:37.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252025-12-03T15:28:37.333Z Checking polyval v0.6.2
41262025-12-03T15:28:37.479Z Checking ctr v0.9.2
41272025-12-03T15:28:37.494Z Checking ssh-encoding v0.2.0
41282025-12-03T15:28:37.494Z Checking blowfish v0.9.1
41292025-12-03T15:28:37.528Z Checking password-hash v0.4.2
41302025-12-03T15:28:37.550Z Checking p256 v0.13.2
41312025-12-03T15:28:37.553Z Checking p521 v0.13.3
41322025-12-03T15:28:37.573Z Checking russh-cryptovec v0.7.3
41332025-12-03T15:28:37.706Z Checking ghash v0.5.1
41342025-12-03T15:28:37.742Z Checking bcrypt-pbkdf v0.10.0
41352025-12-03T15:28:37.742Z Checking md5 v0.7.0
41362025-12-03T15:28:37.803Z Checking num-bigint v0.4.6
41372025-12-03T15:28:37.803Z Checking des v0.8.1
41382025-12-03T15:28:37.901Z Checking aes-gcm v0.10.3
41392025-12-03T15:28:37.937Z Checking pbkdf2 v0.11.0
41402025-12-03T15:28:38.010Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41412025-12-03T15:28:38.035Z Checking hex-literal v0.4.1
41422025-12-03T15:28:38.065Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41432025-12-03T15:28:38.095Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41442025-12-03T15:28:38.127Z Checking ssh-cipher v0.2.0
41452025-12-03T15:28:38.187Z Checking internet-checksum v0.2.1
41462025-12-03T15:28:38.437Z Checking ssh-key v0.6.6
41472025-12-03T15:28:38.652Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41482025-12-03T15:28:39.593Z Checking russh-keys v0.45.0
41492025-12-03T15:28:40.425Z Checking russh v0.45.0
41502025-12-03T15:29:01.600Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41512025-12-03T15:29:03.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s
41522025-12-03T15:29:03.467Z
41532025-12-03T15:29:03.467Zinfo: running `cargo check --bins` on gateway-cli (210/231)
41542025-12-03T15:29:04.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552025-12-03T15:29:04.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562025-12-03T15:29:04.311Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
41572025-12-03T15:29:04.311Z Checking termios v0.3.3
41582025-12-03T15:29:04.313Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41592025-12-03T15:29:06.241Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
41602025-12-03T15:29:09.071Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41612025-12-03T15:29:09.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s
41622025-12-03T15:29:10.109Z
41632025-12-03T15:29:10.109Zinfo: running `cargo check --bins --no-default-features` on installinator (211/231)
41642025-12-03T15:29:10.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41652025-12-03T15:29:10.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41662025-12-03T15:29:11.027Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41672025-12-03T15:29:11.030Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41682025-12-03T15:29:11.176Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41692025-12-03T15:29:11.178Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41702025-12-03T15:29:11.700Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41712025-12-03T15:29:11.703Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41722025-12-03T15:29:12.731Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41732025-12-03T15:29:12.920Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41742025-12-03T15:29:12.923Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41752025-12-03T15:29:13.892Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41762025-12-03T15:29:16.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s
41772025-12-03T15:29:16.289Z
41782025-12-03T15:29:16.289Zinfo: running `cargo check --bins` on internal-dns-cli (212/231)
41792025-12-03T15:29:16.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41802025-12-03T15:29:17.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41812025-12-03T15:29:17.102Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
41822025-12-03T15:29:17.719Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41832025-12-03T15:29:18.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
41842025-12-03T15:29:18.328Z
41852025-12-03T15:29:18.328Zinfo: running `cargo check --bins` on omicron-live-tests (213/231)
41862025-12-03T15:29:19.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41872025-12-03T15:29:19.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41882025-12-03T15:29:19.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41892025-12-03T15:29:19.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
41902025-12-03T15:29:19.138Z
41912025-12-03T15:29:19.138Zinfo: running `cargo check --bins` on live-tests-macros (214/231)
41922025-12-03T15:29:19.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932025-12-03T15:29:19.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942025-12-03T15:29:19.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41952025-12-03T15:29:19.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41962025-12-03T15:29:19.946Z
41972025-12-03T15:29:19.946Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (215/231)
41982025-12-03T15:29:20.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-12-03T15:29:20.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-12-03T15:29:20.902Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42012025-12-03T15:29:21.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
42022025-12-03T15:29:21.880Z
42032025-12-03T15:29:21.880Zinfo: running `cargo check --bins` on omicron-ntp-admin (216/231)
42042025-12-03T15:29:22.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052025-12-03T15:29:22.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062025-12-03T15:29:22.720Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
42072025-12-03T15:29:22.720Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
42082025-12-03T15:29:23.045Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
42092025-12-03T15:29:24.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
42102025-12-03T15:29:24.295Z
42112025-12-03T15:29:24.295Zinfo: running `cargo check --bins` on omicron-package (217/231)
42122025-12-03T15:29:25.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42132025-12-03T15:29:25.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42142025-12-03T15:29:25.168Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42152025-12-03T15:29:26.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
42162025-12-03T15:29:26.881Z
42172025-12-03T15:29:26.881Zinfo: running `cargo check --bins` on trust-quorum (218/231)
42182025-12-03T15:29:27.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42192025-12-03T15:29:27.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42202025-12-03T15:29:27.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42212025-12-03T15:29:27.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42222025-12-03T15:29:27.755Z
42232025-12-03T15:29:27.755Zinfo: running `cargo check --bins --no-default-features` on gfss (219/231)
42242025-12-03T15:29:28.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252025-12-03T15:29:28.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262025-12-03T15:29:28.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42272025-12-03T15:29:28.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42282025-12-03T15:29:28.574Z
42292025-12-03T15:29:28.574Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/231)
42302025-12-03T15:29:29.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312025-12-03T15:29:29.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322025-12-03T15:29:29.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42332025-12-03T15:29:29.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42342025-12-03T15:29:29.393Z
42352025-12-03T15:29:29.393Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (221/231)
42362025-12-03T15:29:30.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42372025-12-03T15:29:30.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42382025-12-03T15:29:30.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42392025-12-03T15:29:30.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
42402025-12-03T15:29:30.257Z
42412025-12-03T15:29:30.257Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (222/231)
42422025-12-03T15:29:31.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42432025-12-03T15:29:31.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42442025-12-03T15:29:31.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42452025-12-03T15:29:31.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
42462025-12-03T15:29:31.120Z
42472025-12-03T15:29:31.120Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (223/231)
42482025-12-03T15:29:31.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42492025-12-03T15:29:31.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42502025-12-03T15:29:31.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42512025-12-03T15:29:31.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42522025-12-03T15:29:31.990Z
42532025-12-03T15:29:31.990Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (224/231)
42542025-12-03T15:29:32.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42552025-12-03T15:29:32.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42562025-12-03T15:29:32.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42572025-12-03T15:29:32.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42582025-12-03T15:29:32.859Z
42592025-12-03T15:29:32.859Zinfo: running `cargo check --bins` on trust-quorum-test-utils (225/231)
42602025-12-03T15:29:33.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612025-12-03T15:29:33.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622025-12-03T15:29:33.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42632025-12-03T15:29:33.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
42642025-12-03T15:29:33.720Z
42652025-12-03T15:29:33.720Zinfo: running `cargo check --bins` on tqdb (226/231)
42662025-12-03T15:29:34.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42672025-12-03T15:29:34.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42682025-12-03T15:29:34.686Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42692025-12-03T15:29:35.091Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
42702025-12-03T15:29:36.728Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42712025-12-03T15:29:37.686Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42722025-12-03T15:29:38.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
42732025-12-03T15:29:38.663Z
42742025-12-03T15:29:38.663Zinfo: running `cargo check --bins` on wicket-dbg (227/231)
42752025-12-03T15:29:39.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42762025-12-03T15:29:39.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42772025-12-03T15:29:39.600Z Checking rtoolbox v0.0.2
42782025-12-03T15:29:39.602Z Checking tui-tree-widget v0.23.1
42792025-12-03T15:29:39.602Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42802025-12-03T15:29:39.867Z Checking rpassword v7.4.0
42812025-12-03T15:29:44.467Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42822025-12-03T15:29:47.335Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42832025-12-03T15:29:48.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
42842025-12-03T15:29:48.813Z
42852025-12-03T15:29:48.813Zinfo: running `cargo check --bins` on wicket (228/231)
42862025-12-03T15:29:49.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42872025-12-03T15:29:49.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42882025-12-03T15:29:49.726Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42892025-12-03T15:29:50.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
42902025-12-03T15:29:50.425Z
42912025-12-03T15:29:50.425Zinfo: running `cargo check --bins` on wicketd (229/231)
42922025-12-03T15:29:51.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42932025-12-03T15:29:51.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42942025-12-03T15:29:51.370Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42952025-12-03T15:29:55.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
42962025-12-03T15:29:55.770Z
42972025-12-03T15:29:55.770Zinfo: running `cargo check --bins` on omicron-workspace-hack (230/231)
42982025-12-03T15:29:56.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42992025-12-03T15:29:56.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43002025-12-03T15:29:56.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43012025-12-03T15:29:56.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
43022025-12-03T15:29:56.592Z
43032025-12-03T15:29:56.592Zinfo: running `cargo check --bins` on zone-setup (231/231)
43042025-12-03T15:29:57.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052025-12-03T15:29:57.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062025-12-03T15:29:57.472Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
43072025-12-03T15:29:57.475Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43082025-12-03T15:29:57.475Z Checking uzers v0.12.1
43092025-12-03T15:29:57.846Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43102025-12-03T15:29:59.627Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43112025-12-03T15:30:02.711Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
43122025-12-03T15:30:03.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s
43132025-12-03T15:30:04.002Z
43142025-12-03T15:30:04.002Zreal 18:23.864798730
43152025-12-03T15:30:04.002Zuser 34:57.163393976
43162025-12-03T15:30:04.002Zsys 5:44.262105921
43172025-12-03T15:30:04.002Ztrap 0.718348420
43182025-12-03T15:30:04.002Ztflt 0.589548834
43192025-12-03T15:30:04.005Zdflt 0.966745888
43202025-12-03T15:30:04.005Zkflt 0.000932994
43212025-12-03T15:30:04.005Zlock 1:29:00.606232286
43222025-12-03T15:30:04.005Zslp 2:58:07.928997702
43232025-12-03T15:30:04.005Zlat 1:42.043951147
43242025-12-03T15:30:04.005Zstop 5:35.243132719
43252025-12-03T15:30:04.005Zprocess exited: duration 1416105 ms, exit code 0
 
43262025-12-03T15:30:04.013Zfound 0 output files