01K5MQ1V1C9QTKWE7SG8S74302: 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: 01K5MQ25FPM6ANPT3EXZT91TYZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-20T23:24:28.563Zjob assigned to worker 01K5MQ26FCFCQPT7QM5R00XVRR [factory gimlet-EVT22200007-propolis, EVT22200007/42572] (queued for 25 s)
 
22025-09-20T23:24:37.664Zstarting task 0: "setup"
32025-09-20T23:24:37.689Z++ uname -s
42025-09-20T23:24:37.690Z+ kern=SunOS
52025-09-20T23:24:37.690Z+ build_user=build
62025-09-20T23:24:37.690Z+ build_uid=12345
72025-09-20T23:24:37.690Z+ work_dir=/work
82025-09-20T23:24:37.690Z+ input_dir=/input
92025-09-20T23:24:37.690Z+ [[ 0 == 12345 ]]
102025-09-20T23:24:37.690Z+ case "$kern" in
112025-09-20T23:24:37.690Z+ groupadd -g 12345 build
122025-09-20T23:24:37.690Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-20T23:24:39.694Z+ zfs create -o mountpoint=/work rpool/work
142025-09-20T23:24:39.730Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-20T23:24:39.755Z+ home_fs=zfs
162025-09-20T23:24:39.755Z+ [[ zfs == autofs ]]
172025-09-20T23:24:39.755Z+ mkdir -p /home/build
182025-09-20T23:24:39.755Z+ chown build:build /home/build /work
192025-09-20T23:24:41.741Z+ chmod 0700 /home/build /work
202025-09-20T23:24:41.767Zprocess exited: duration 4079 ms, exit code 0
 
212025-09-20T23:24:41.816Zstarting task 1: "rust-toolchain"
222025-09-20T23:24:41.841Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-20T23:24:41.841Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-20T23:24:41.841Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-09-20T23:24:41.841Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-09-20T23:24:41.841Z * rust toolchain channel = "1.89.0"
272025-09-20T23:24:41.841Z * rust toolchain profile = "default"
282025-09-20T23:24:41.841Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-20T23:24:41.841Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-20T23:24:41.962Zinfo: downloading installer
312025-09-20T23:24:42.991Zwarn: It looks like you have an existing installation of Rust at:
322025-09-20T23:24:42.991Zwarn: /opt/ooce/bin
332025-09-20T23:24:42.991Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-20T23:24:42.991Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-20T23:24:42.991Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-20T23:24:42.991Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-20T23:24:42.991Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-20T23:24:42.991Zerror: cannot install while Rust is installed
392025-09-20T23:24:42.991Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-20T23:24:43.018Zinfo: profile set to 'default'
412025-09-20T23:24:43.018Zinfo: default host triple is x86_64-unknown-illumos
422025-09-20T23:24:43.018Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-20T23:24:43.127Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-20T23:24:43.127Zinfo: downloading component 'cargo'
452025-09-20T23:24:43.347Zinfo: downloading component 'clippy'
462025-09-20T23:24:43.483Zinfo: downloading component 'rust-docs'
472025-09-20T23:24:43.713Zinfo: downloading component 'rust-std'
482025-09-20T23:24:44.489Zinfo: downloading component 'rustc'
492025-09-20T23:24:45.959Zinfo: downloading component 'rustfmt'
502025-09-20T23:24:46.024Zinfo: installing component 'cargo'
512025-09-20T23:24:47.243Zinfo: installing component 'clippy'
522025-09-20T23:24:47.730Zinfo: installing component 'rust-docs'
532025-09-20T23:24:50.897Zinfo: installing component 'rust-std'
542025-09-20T23:24:53.096Zinfo: installing component 'rustc'
552025-09-20T23:25:01.529Zinfo: installing component 'rustfmt'
562025-09-20T23:25:01.927Z
572025-09-20T23:25:01.927Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
582025-09-20T23:25:02.104Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-20T23:25:02.104Z
602025-09-20T23:25:02.104Z
612025-09-20T23:25:02.104ZRust is installed now. Great!
622025-09-20T23:25:02.104Z
632025-09-20T23:25:02.104ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-20T23:25:02.104Zenvironment variable. This has not been done automatically.
652025-09-20T23:25:02.104Z
662025-09-20T23:25:02.104ZTo configure your current shell, you need to source
672025-09-20T23:25:02.104Zthe corresponding env file under $HOME/.cargo.
682025-09-20T23:25:02.104Z
692025-09-20T23:25:02.104ZThis is usually done by running one of the following (note the leading DOT):
702025-09-20T23:25:02.104Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-20T23:25:02.104Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-20T23:25:02.104Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-20T23:25:02.216Z+ rustup --version
742025-09-20T23:25:02.241Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-20T23:25:02.241Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-20T23:25:02.364Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-20T23:25:02.389Z+ cargo --version
782025-09-20T23:25:02.484Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-20T23:25:02.508Z+ rustc --version
802025-09-20T23:25:02.608Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-20T23:25:02.632Zprocess exited: duration 20797 ms, exit code 0
 
822025-09-20T23:25:02.685Zstarting task 2: "authentication"
832025-09-20T23:25:02.770Zprocess exited: duration 87 ms, exit code 0
 
842025-09-20T23:25:02.820Zstarting task 3: "clone repository"
852025-09-20T23:25:02.845Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-20T23:25:02.845Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-20T23:25:02.869ZCloning into '/work/oxidecomputer/omicron'...
882025-09-20T23:25:17.633Z+ cd /work/oxidecomputer/omicron
892025-09-20T23:25:17.633Z+ git fetch origin 066fb4828f500adfdc13845d4f94f9016c4f54da
902025-09-20T23:25:18.099ZFrom https://github.com/oxidecomputer/omicron
912025-09-20T23:25:18.099Z * branch 066fb4828f500adfdc13845d4f94f9016c4f54da -> FETCH_HEAD
922025-09-20T23:25:18.125Z+ [[ -n labbott/cosmo_awareness ]]
932025-09-20T23:25:18.125Z++ git branch --show-current
942025-09-20T23:25:18.125Z+ current=main
952025-09-20T23:25:18.125Z+ [[ main != labbott/cosmo_awareness ]]
962025-09-20T23:25:18.125Z+ git branch -f labbott/cosmo_awareness 066fb4828f500adfdc13845d4f94f9016c4f54da
972025-09-20T23:25:18.125Z+ git checkout -f labbott/cosmo_awareness
982025-09-20T23:25:18.226ZSwitched to branch 'labbott/cosmo_awareness'
992025-09-20T23:25:18.250Z+ git reset --hard 066fb4828f500adfdc13845d4f94f9016c4f54da
1002025-09-20T23:25:18.333ZHEAD is now at 066fb4828 Make wicketd + installinator cosmo aware
1012025-09-20T23:25:18.357Zprocess exited: duration 15516 ms, exit code 0
 
1022025-09-20T23:25:18.407Zstarting task 4: "build"
1032025-09-20T23:25:18.432Z+ source .github/buildomat/ci-env.sh
1042025-09-20T23:25:18.432Z++ export CARGO_TERM_COLOR=always
1052025-09-20T23:25:18.432Z++ CARGO_TERM_COLOR=always
1062025-09-20T23:25:18.432Z+ cargo --version
1072025-09-20T23:25:18.488Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-20T23:25:18.513Z+ rustc --version
1092025-09-20T23:25:18.587Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-20T23:25:18.612Z+ source ./env.sh
1112025-09-20T23:25:18.612Z++ OLD_SHELL_OPTS=ehxB
1122025-09-20T23:25:18.613Z++ set -o xtrace
1132025-09-20T23:25:18.613Z++++ dirname ./env.sh
1142025-09-20T23:25:18.613Z+++ readlink -f .
1152025-09-20T23:25:18.613Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-20T23:25:18.613Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-09-20T23:25:18.613Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-20T23:25:18.613Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-09-20T23:25:18.613Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-09-20T23:25:18.613Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-09-20T23:25:18.613Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-09-20T23:25:18.613Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-09-20T23:25:18.613Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-09-20T23:25:18.613Z++ case $OLD_SHELL_OPTS in
1252025-09-20T23:25:18.613Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-20T23:25:18.613Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-09-20T23:25:18.613Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-09-20T23:25:18.613Z+ banner prerequisites
1292025-09-20T23:25:18.613Z
1302025-09-20T23:25:18.613Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-20T23:25:18.613Z # # # # # # # # # # # # # # #
1322025-09-20T23:25:18.613Z # # # # ##### # # ##### # # # # # #### #
1332025-09-20T23:25:18.613Z ##### ##### # ##### # # # # # # # # #
1342025-09-20T23:25:18.613Z # # # # # # # # # # # # # # #
1352025-09-20T23:25:18.613Z # # # ###### # # ###### ### # #### # #### #
1362025-09-20T23:25:18.613Z
1372025-09-20T23:25:18.613Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-20T23:25:32.930Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-20T23:25:42.354Z Startup: Caching catalogs ... Done
1402025-09-20T23:25:51.814ZPlanning: Solver setup ... Done (7.958s)
1412025-09-20T23:25:51.884ZPlanning: Running solver ... Done (0.071s)
1422025-09-20T23:25:51.974ZPlanning: Finding local manifests ... Done (0.002s)
1432025-09-20T23:25:52.053ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-20T23:25:52.397ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-20T23:25:52.459ZPlanning: Package planning ... Done (0.062s)
1462025-09-20T23:25:52.518ZPlanning: Merging actions ... Done (0.059s)
1472025-09-20T23:25:52.852ZPlanning: Checking for conflicting actions ... Done (0.333s)
1482025-09-20T23:25:52.876ZPlanning: Consolidating action changes ... Done (0.013s)
1492025-09-20T23:25:53.561ZPlanning: Evaluating mediators ... Done (0.695s)
1502025-09-20T23:25:53.586ZPlanning: Planning completed in 11.12 seconds
1512025-09-20T23:25:53.610Z Packages to install: 4
1522025-09-20T23:25:53.610Z Mediators to change: 2
1532025-09-20T23:25:53.610Z Services to change: 1
1542025-09-20T23:25:53.610Z Estimated space available: 155.01 GB
1552025-09-20T23:25:53.610ZEstimated space to be consumed: 1.72 GB
1562025-09-20T23:25:53.610Z Create boot environment: No
1572025-09-20T23:25:53.610ZCreate backup boot environment: No
1582025-09-20T23:25:53.610Z Rebuild boot archive: No
1592025-09-20T23:25:53.610Z
1602025-09-20T23:25:53.610ZChanged mediators:
1612025-09-20T23:25:53.610Z mediator clang:
1622025-09-20T23:25:53.610Z version: None -> 15 (system default)
1632025-09-20T23:25:53.610Z
1642025-09-20T23:25:53.611Z mediator llvm:
1652025-09-20T23:25:53.611Z version: 14 (system default) -> 15 (system default)
1662025-09-20T23:25:53.611Z
1672025-09-20T23:25:53.611ZChanged packages:
1682025-09-20T23:25:53.611Zhelios-dev
1692025-09-20T23:25:53.611Z developer/build-essential
1702025-09-20T23:25:53.611Z None -> 11-2.0
1712025-09-20T23:25:53.611Z library/libxmlsec1
1722025-09-20T23:25:53.611Z None -> 1.2.35-2.0
1732025-09-20T23:25:53.611Z ooce/developer/clang-15
1742025-09-20T23:25:53.611Z None -> 15.0.7-2.0
1752025-09-20T23:25:53.611Z ooce/developer/llvm-15
1762025-09-20T23:25:53.611Z None -> 15.0.7-2.0
1772025-09-20T23:25:53.611Z
1782025-09-20T23:25:53.611ZServices:
1792025-09-20T23:25:53.611Z restart_fmri:
1802025-09-20T23:25:53.611Z svc:/system/update-man-index:default
1812025-09-20T23:25:53.650Z
1822025-09-20T23:25:53.650ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-20T23:25:58.652ZDownload: 1195/3290 items 69.6/212.6MB 32% complete (13.8M/s)
1842025-09-20T23:26:03.655ZDownload: 2109/3290 items 118.9/212.6MB 55% complete (12.0M/s)
1852025-09-20T23:26:08.656ZDownload: 3243/3290 items 172.5/212.6MB 81% complete (10.5M/s)
1862025-09-20T23:26:13.218ZDownload: Completed 212.60 MB in 19.57 seconds (10.9M/s)
1872025-09-20T23:26:13.410Z Actions: 1/3689 actions (Installing new actions)
1882025-09-20T23:26:18.619Z Actions: 3133/3689 actions (Installing new actions)
1892025-09-20T23:26:19.167Z Actions: Completed 3689 actions in 5.76 seconds.
1902025-09-20T23:26:20.059Z Done (0.885s)
1912025-09-20T23:26:20.059Z Done (0.000s)
1922025-09-20T23:26:21.130Z Done (1.071s)
1932025-09-20T23:26:26.156Z Done (4.799s)
1942025-09-20T23:26:26.249Z Done (0.017s)
1952025-09-20T23:26:26.274Z Done (0.000s)
1962025-09-20T23:26:26.407Z Done (0.000s)
1972025-09-20T23:26:27.322ZPlanning: Evaluating mediator changes ... Done
1982025-09-20T23:26:27.525ZPlanning: Checking for conflicting actions ... Done
1992025-09-20T23:26:27.550ZPlanning: Consolidating action changes ... Done
2002025-09-20T23:26:27.879ZPlanning: Evaluating mediators ... Done
2012025-09-20T23:26:27.903ZPlanning: Planning completed in 0.56 seconds
2022025-09-20T23:26:27.928Z Mediators to change: 2
2032025-09-20T23:26:27.928Z Create boot environment: No
2042025-09-20T23:26:27.928ZCreate backup boot environment: No
2052025-09-20T23:26:27.984Z Done
2062025-09-20T23:26:27.984Z Done
2072025-09-20T23:26:28.797Z Done
2082025-09-20T23:26:33.322Z Done
2092025-09-20T23:26:33.423Z Done
2102025-09-20T23:26:33.447Z Done
2112025-09-20T23:26:33.475Z Done
2122025-09-20T23:26:34.241ZPlanning: Evaluating mediator changes ... Done
2132025-09-20T23:26:34.266ZPlanning: Merging actions ... Done
2142025-09-20T23:26:34.476ZPlanning: Checking for conflicting actions ... Done
2152025-09-20T23:26:34.501ZPlanning: Consolidating action changes ... Done
2162025-09-20T23:26:34.806ZPlanning: Evaluating mediators ... Done
2172025-09-20T23:26:34.877ZPlanning: Planning completed in 0.95 seconds
2182025-09-20T23:26:34.918Z Packages to change: 1
2192025-09-20T23:26:34.918Z Mediators to change: 1
2202025-09-20T23:26:34.918Z Services to change: 1
2212025-09-20T23:26:34.918Z Create boot environment: No
2222025-09-20T23:26:34.918ZCreate backup boot environment: Yes
2232025-09-20T23:26:36.779Z Actions: 1/6 actions (Updating modified actions)
2242025-09-20T23:26:36.804Z Actions: Completed 6 actions in 0.00 seconds.
2252025-09-20T23:26:36.804Z Done
2262025-09-20T23:26:36.804Z Done
2272025-09-20T23:26:36.996Z Done
2282025-09-20T23:26:41.634Z Done
2292025-09-20T23:26:41.725Z Done
2302025-09-20T23:26:41.750Z Done
2312025-09-20T23:26:41.816Z Done
2322025-09-20T23:26:42.376ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-09-20T23:26:42.377Zclang system 15 system
2342025-09-20T23:26:42.377Zcsh system system illumos
2352025-09-20T23:26:42.377Zctags system system illumos
2362025-09-20T23:26:42.377Zfile system system illumos
2372025-09-20T23:26:42.377Zgcc vendor 12 vendor
2382025-09-20T23:26:42.377Zgcc system 10 system
2392025-09-20T23:26:42.377Zgcc system 7 system
2402025-09-20T23:26:42.377Zgo system 1.20 system
2412025-09-20T23:26:42.377Zgo system 1.19 system
2422025-09-20T23:26:42.377Zllvm system 15 system
2432025-09-20T23:26:42.377Zllvm system 14 system
2442025-09-20T23:26:42.377Zmariadb system 10.6 system
2452025-09-20T23:26:42.377Zmta vendor vendor dma
2462025-09-20T23:26:42.377Zopenjdk system 17 system
2472025-09-20T23:26:42.377Zopenjdk system 11 system
2482025-09-20T23:26:42.377Zopenjdk system 1.8 system
2492025-09-20T23:26:42.377Zopenssl vendor 3 vendor
2502025-09-20T23:26:42.377Zperl system 5.36 system
2512025-09-20T23:26:42.377Zpostgresql system 15 system
2522025-09-20T23:26:42.377Zpostgresql system 13 system
2532025-09-20T23:26:42.377Zpython vendor 3 vendor
2542025-09-20T23:26:42.377Zpython system 2 system
2552025-09-20T23:26:42.377Zpython3 system 3.11 system
2562025-09-20T23:26:42.377Zruby system 3.0 system
2572025-09-20T23:26:42.377Zwords vendor vendor american-english
2582025-09-20T23:26:42.377Zwords system system australian-english
2592025-09-20T23:26:42.377Zwords system system british-english
2602025-09-20T23:26:42.377Zwords system system canadian-english
2612025-09-20T23:26:42.377Zwords system system french
2622025-09-20T23:26:42.377Zwords system system italian
2632025-09-20T23:26:42.377Zwords system system ngerman
2642025-09-20T23:26:42.377Zwords system system ogerman
2652025-09-20T23:26:42.377Zwords system system spanish
2662025-09-20T23:26:42.780ZPUBLISHER TYPE STATUS P LOCATION
2672025-09-20T23:26:42.780Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-09-20T23:26:48.890ZFMRI IFO
2692025-09-20T23:26:48.890Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-09-20T23:26:48.890Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-09-20T23:26:48.890Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-09-20T23:26:48.890Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-09-20T23:26:48.890Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-09-20T23:26:48.890Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-09-20T23:26:48.890Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-09-20T23:26:48.890Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-09-20T23:26:48.890Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-09-20T23:26:48.890Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-09-20T23:26:48.890Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-09-20T23:26:48.890Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-09-20T23:26:48.890Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-09-20T23:26:48.890Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-09-20T23:26:48.890Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-09-20T23:26:48.890Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-09-20T23:26:50.033Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-09-20T23:26:50.440Z Updating crates.io index
2872025-09-20T23:26:50.465Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-09-20T23:26:50.957Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-09-20T23:26:51.699Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-09-20T23:26:52.041Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-09-20T23:26:52.426Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-09-20T23:26:52.908Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-09-20T23:26:54.263Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-09-20T23:26:56.671Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-09-20T23:26:57.855Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-09-20T23:26:58.815Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-09-20T23:26:59.747Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-09-20T23:27:00.156Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-09-20T23:27:00.538Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-09-20T23:27:01.226Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-09-20T23:27:01.841Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-09-20T23:27:02.230Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-09-20T23:27:02.653Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-09-20T23:27:02.999Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-09-20T23:27:03.349Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-09-20T23:27:03.697Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-09-20T23:27:04.059Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-09-20T23:27:04.497Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092025-09-20T23:27:05.170Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-09-20T23:27:05.636Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-09-20T23:27:06.074Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-09-20T23:27:06.748Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-09-20T23:27:07.297Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-09-20T23:27:07.746Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-09-20T23:27:08.240Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-09-20T23:27:08.804Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-09-20T23:27:09.279Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-09-20T23:27:09.774Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-09-20T23:27:10.145Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-09-20T23:27:23.460Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-09-20T23:27:25.206Z Downloading crates ...
3222025-09-20T23:27:25.269Z Downloaded cpufeatures v0.2.14
3232025-09-20T23:27:25.294Z Downloaded semver v1.0.26
3242025-09-20T23:27:25.294Z Downloaded swrite v0.1.0
3252025-09-20T23:27:25.294Z Downloaded stable_deref_trait v1.2.0
3262025-09-20T23:27:25.294Z Downloaded sha2 v0.10.9
3272025-09-20T23:27:25.294Z Downloaded serde-value v0.7.0
3282025-09-20T23:27:25.294Z Downloaded libc v0.2.174
3292025-09-20T23:27:25.319Z Downloaded zerocopy-derive v0.7.35
3302025-09-20T23:27:25.344Z Downloaded yoke-derive v0.7.4
3312025-09-20T23:27:25.344Z Downloaded zerovec-derive v0.10.3
3322025-09-20T23:27:25.344Z Downloaded papergrid v0.11.0
3332025-09-20T23:27:25.344Z Downloaded zerofrom-derive v0.1.4
3342025-09-20T23:27:25.344Z Downloaded unicode-xid v0.2.6
3352025-09-20T23:27:25.344Z Downloaded winnow v0.7.10
3362025-09-20T23:27:25.369Z Downloaded zerovec v0.10.4
3372025-09-20T23:27:25.370Z Downloaded toml_edit v0.22.27
3382025-09-20T23:27:25.370Z Downloaded serde_derive v1.0.223
3392025-09-20T23:27:25.394Z Downloaded zerocopy v0.7.35
3402025-09-20T23:27:25.394Z Downloaded textwrap v0.16.2
3412025-09-20T23:27:25.394Z Downloaded autocfg v1.4.0
3422025-09-20T23:27:25.394Z Downloaded syn v1.0.109
3432025-09-20T23:27:25.419Z Downloaded unicode-width v0.1.14
3442025-09-20T23:27:25.419Z Downloaded serde_json v1.0.145
3452025-09-20T23:27:25.419Z Downloaded hashbrown v0.15.4
3462025-09-20T23:27:25.443Z Downloaded syn v2.0.106
3472025-09-20T23:27:25.444Z Downloaded terminal_size v0.4.0
3482025-09-20T23:27:25.444Z Downloaded serde_tokenstream v0.2.2
3492025-09-20T23:27:25.444Z Downloaded plain v0.2.3
3502025-09-20T23:27:25.444Z Downloaded pest_meta v2.7.14
3512025-09-20T23:27:25.444Z Downloaded ordered-float v2.10.1
3522025-09-20T23:27:25.444Z Downloaded tempfile v3.20.0
3532025-09-20T23:27:25.468Z Downloaded rustix v1.0.7
3542025-09-20T23:27:25.492Z Downloaded unicode-width v0.2.0
3552025-09-20T23:27:25.493Z Downloaded litemap v0.7.3
3562025-09-20T23:27:25.493Z Downloaded tabled_derive v0.7.0
3572025-09-20T23:27:25.493Z Downloaded synstructure v0.13.1
3582025-09-20T23:27:25.493Z Downloaded serde_spanned v0.6.9
3592025-09-20T23:27:25.493Z Downloaded serde_core v1.0.223
3602025-09-20T23:27:25.493Z Downloaded scroll v0.12.0
3612025-09-20T23:27:25.493Z Downloaded proc-macro2 v1.0.101
3622025-09-20T23:27:25.493Z Downloaded once_cell v1.21.3
3632025-09-20T23:27:25.493Z Downloaded num-traits v0.2.19
3642025-09-20T23:27:25.517Z Downloaded itoa v1.0.11
3652025-09-20T23:27:25.517Z Downloaded icu_provider_macros v1.5.0
3662025-09-20T23:27:25.517Z Downloaded fs-err v3.1.1
3672025-09-20T23:27:25.517Z Downloaded serde-untagged v0.1.7
3682025-09-20T23:27:25.517Z Downloaded serde v1.0.223
3692025-09-20T23:27:25.517Z Downloaded proc-macro-error v1.0.4
3702025-09-20T23:27:25.517Z Downloaded strsim v0.11.1
3712025-09-20T23:27:25.517Z Downloaded rustix v0.38.37
3722025-09-20T23:27:25.542Z Downloaded smallvec v1.15.1
3732025-09-20T23:27:25.542Z Downloaded scroll_derive v0.12.0
3742025-09-20T23:27:25.542Z Downloaded quote v1.0.40
3752025-09-20T23:27:25.542Z Downloaded pretty-hex v0.4.1
3762025-09-20T23:27:25.542Z Downloaded pest_generator v2.7.14
3772025-09-20T23:27:25.542Z Downloaded log v0.4.27
3782025-09-20T23:27:25.542Z Downloaded icu_properties_data v1.5.0
3792025-09-20T23:27:25.566Z Downloaded icu_normalizer_data v1.5.0
3802025-09-20T23:27:25.566Z Downloaded heck v0.5.0
3812025-09-20T23:27:25.567Z Downloaded fnv v1.0.7
3822025-09-20T23:27:25.567Z Downloaded clap v4.5.41
3832025-09-20T23:27:25.567Z Downloaded cfg-if v1.0.1
3842025-09-20T23:27:25.567Z Downloaded camino v1.2.0
3852025-09-20T23:27:25.567Z Downloaded url v2.5.4
3862025-09-20T23:27:25.591Z Downloaded smawk v0.3.2
3872025-09-20T23:27:25.591Z Downloaded proc-macro-error-attr v1.0.4
3882025-09-20T23:27:25.591Z Downloaded percent-encoding v2.3.2
3892025-09-20T23:27:25.591Z Downloaded macaddr v1.0.1
3902025-09-20T23:27:25.591Z Downloaded icu_provider v1.5.0
3912025-09-20T23:27:25.591Z Downloaded form_urlencoded v1.2.2
3922025-09-20T23:27:25.591Z Downloaded displaydoc v0.2.5
3932025-09-20T23:27:25.591Z Downloaded tinystr v0.7.6
3942025-09-20T23:27:25.591Z Downloaded thiserror-impl v2.0.16
3952025-09-20T23:27:25.591Z Downloaded zerofrom v0.1.4
3962025-09-20T23:27:25.591Z Downloaded write16 v1.0.0
3972025-09-20T23:27:25.591Z Downloaded unicode-linebreak v0.1.5
3982025-09-20T23:27:25.591Z Downloaded thiserror-impl v1.0.69
3992025-09-20T23:27:25.591Z Downloaded pest v2.7.14
4002025-09-20T23:27:25.616Z Downloaded memchr v2.7.4
4012025-09-20T23:27:25.616Z Downloaded heck v0.4.1
4022025-09-20T23:27:25.616Z Downloaded crypto-common v0.1.6
4032025-09-20T23:27:25.616Z Downloaded idna_adapter v1.2.0
4042025-09-20T23:27:25.616Z Downloaded icu_locid_transform_data v1.5.0
4052025-09-20T23:27:25.616Z Downloaded erased-serde v0.4.6
4062025-09-20T23:27:25.616Z Downloaded dof v0.3.0
4072025-09-20T23:27:25.616Z Downloaded cargo_toml v0.21.0
4082025-09-20T23:27:25.616Z Downloaded bitflags v2.9.1
4092025-09-20T23:27:25.616Z Downloaded version_check v0.9.5
4102025-09-20T23:27:25.616Z Downloaded typenum v1.17.0
4112025-09-20T23:27:25.616Z Downloaded toml_write v0.1.2
4122025-09-20T23:27:25.641Z Downloaded memmap v0.7.0
4132025-09-20T23:27:25.641Z Downloaded icu_locid_transform v1.5.0
4142025-09-20T23:27:25.641Z Downloaded generic-array v0.14.7
4152025-09-20T23:27:25.641Z Downloaded fastrand v2.1.1
4162025-09-20T23:27:25.641Z Downloaded dtrace-parser v0.2.0
4172025-09-20T23:27:25.641Z Downloaded digest v0.10.7
4182025-09-20T23:27:25.641Z Downloaded clap_lex v0.7.4
4192025-09-20T23:27:25.641Z Downloaded clap_builder v4.5.41
4202025-09-20T23:27:25.641Z Downloaded byteorder v1.5.0
4212025-09-20T23:27:25.641Z Downloaded writeable v0.5.5
4222025-09-20T23:27:25.641Z Downloaded utf8parse v0.2.2
4232025-09-20T23:27:25.641Z Downloaded utf16_iter v1.0.5
4242025-09-20T23:27:25.642Z Downloaded usdt-macro v0.5.0
4252025-09-20T23:27:25.666Z Downloaded usdt-attr-macro v0.5.0
4262025-09-20T23:27:25.666Z Downloaded unicode-ident v1.0.18
4272025-09-20T23:27:25.666Z Downloaded ucd-trie v0.1.7
4282025-09-20T23:27:25.666Z Downloaded toml v0.8.23
4292025-09-20T23:27:25.666Z Downloaded thread-id v4.2.2
4302025-09-20T23:27:25.666Z Downloaded thiserror v1.0.69
4312025-09-20T23:27:25.666Z Downloaded tabled v0.15.0
4322025-09-20T23:27:25.691Z Downloaded indexmap v2.11.0
4332025-09-20T23:27:25.691Z Downloaded icu_collections v1.5.0
4342025-09-20T23:27:25.692Z Downloaded goblin v0.8.2
4352025-09-20T23:27:25.692Z Downloaded errno v0.3.12
4362025-09-20T23:27:25.692Z Downloaded cargo-util-schemas v0.8.2
4372025-09-20T23:27:25.692Z Downloaded block-buffer v0.10.4
4382025-09-20T23:27:25.716Z Downloaded anyhow v1.0.99
4392025-09-20T23:27:25.716Z Downloaded anstyle-parse v0.2.5
4402025-09-20T23:27:25.716Z Downloaded anstyle v1.0.11
4412025-09-20T23:27:25.716Z Downloaded anstream v0.6.18
4422025-09-20T23:27:25.716Z Downloaded yoke v0.7.4
4432025-09-20T23:27:25.716Z Downloaded utf8_iter v1.0.4
4442025-09-20T23:27:25.716Z Downloaded usdt-impl v0.5.0
4452025-09-20T23:27:25.716Z Downloaded usdt v0.5.0
4462025-09-20T23:27:25.716Z Downloaded typeid v1.0.3
4472025-09-20T23:27:25.717Z Downloaded toml_datetime v0.6.11
4482025-09-20T23:27:25.717Z Downloaded thiserror v2.0.16
4492025-09-20T23:27:25.717Z Downloaded icu_properties v1.5.1
4502025-09-20T23:27:25.741Z Downloaded colorchoice v1.0.2
4512025-09-20T23:27:25.742Z Downloaded cargo_metadata v0.21.0
4522025-09-20T23:27:25.742Z Downloaded cargo-platform v0.2.0
4532025-09-20T23:27:25.742Z Downloaded anstyle-query v1.1.1
4542025-09-20T23:27:25.742Z Downloaded ryu v1.0.18
4552025-09-20T23:27:25.742Z Downloaded pest_derive v2.7.14
4562025-09-20T23:27:25.742Z Downloaded is_terminal_polyfill v1.70.1
4572025-09-20T23:27:25.742Z Downloaded idna v1.0.3
4582025-09-20T23:27:25.742Z Downloaded icu_normalizer v1.5.0
4592025-09-20T23:27:25.742Z Downloaded icu_locid v1.5.0
4602025-09-20T23:27:25.766Z Downloaded getrandom v0.3.1
4612025-09-20T23:27:25.766Z Downloaded clap_derive v4.5.41
4622025-09-20T23:27:25.767Z Downloaded bytecount v0.6.8
4632025-09-20T23:27:25.767Z Downloaded equivalent v1.0.2
4642025-09-20T23:27:25.767Z Downloaded camino-tempfile v1.4.1
4652025-09-20T23:27:25.833Z Compiling proc-macro2 v1.0.101
4662025-09-20T23:27:25.833Z Compiling unicode-ident v1.0.18
4672025-09-20T23:27:25.857Z Compiling serde_core v1.0.223
4682025-09-20T23:27:25.857Z Compiling serde v1.0.223
4692025-09-20T23:27:25.857Z Compiling version_check v0.9.5
4702025-09-20T23:27:25.857Z Compiling libc v0.2.174
4712025-09-20T23:27:25.857Z Compiling memchr v2.7.4
4722025-09-20T23:27:25.857Z Compiling stable_deref_trait v1.2.0
4732025-09-20T23:27:26.093Z Compiling thiserror v1.0.69
4742025-09-20T23:27:26.236Z Compiling litemap v0.7.3
4752025-09-20T23:27:26.609Z Compiling ryu v1.0.18
4762025-09-20T23:27:26.644Z Compiling autocfg v1.4.0
4772025-09-20T23:27:27.108Z Compiling writeable v0.5.5
4782025-09-20T23:27:27.133Z Compiling itoa v1.0.11
4792025-09-20T23:27:27.333Z Compiling ucd-trie v0.1.7
4802025-09-20T23:27:27.388Z Compiling once_cell v1.21.3
4812025-09-20T23:27:27.615Z Compiling byteorder v1.5.0
4822025-09-20T23:27:27.687Z Compiling bitflags v2.9.1
4832025-09-20T23:27:27.750Z Compiling icu_locid_transform_data v1.5.0
4842025-09-20T23:27:27.877Z Compiling serde_json v1.0.145
4852025-09-20T23:27:28.068Z Compiling quote v1.0.40
4862025-09-20T23:27:28.098Z Compiling errno v0.3.12
4872025-09-20T23:27:28.134Z Compiling icu_properties_data v1.5.0
4882025-09-20T23:27:28.399Z Compiling num-traits v0.2.19
4892025-09-20T23:27:28.424Z Compiling hashbrown v0.15.4
4902025-09-20T23:27:28.457Z Compiling syn v2.0.106
4912025-09-20T23:27:28.511Z Compiling utf8_iter v1.0.4
4922025-09-20T23:27:28.699Z Compiling typeid v1.0.3
4932025-09-20T23:27:28.727Z Compiling rustix v0.38.37
4942025-09-20T23:27:28.758Z Compiling equivalent v1.0.2
4952025-09-20T23:27:28.938Z Compiling icu_normalizer_data v1.5.0
4962025-09-20T23:27:29.082Z Compiling write16 v1.0.0
4972025-09-20T23:27:29.158Z Compiling smallvec v1.15.1
4982025-09-20T23:27:29.243Z Compiling utf16_iter v1.0.5
4992025-09-20T23:27:29.460Z Compiling indexmap v2.11.0
5002025-09-20T23:27:29.522Z Compiling proc-macro-error-attr v1.0.4
5012025-09-20T23:27:29.552Z Compiling usdt-impl v0.5.0
5022025-09-20T23:27:29.774Z Compiling toml_write v0.1.2
5032025-09-20T23:27:29.849Z Compiling winnow v0.7.10
5042025-09-20T23:27:29.909Z Compiling syn v1.0.109
5052025-09-20T23:27:30.053Z Compiling thread-id v4.2.2
5062025-09-20T23:27:30.793Z Compiling proc-macro-error v1.0.4
5072025-09-20T23:27:30.863Z Compiling rustix v1.0.7
5082025-09-20T23:27:31.086Z Compiling camino v1.2.0
5092025-09-20T23:27:31.594Z Compiling getrandom v0.3.1
5102025-09-20T23:27:31.627Z Compiling thiserror v2.0.16
5112025-09-20T23:27:31.656Z Compiling log v0.4.27
5122025-09-20T23:27:31.885Z Compiling utf8parse v0.2.2
5132025-09-20T23:27:32.061Z Compiling percent-encoding v2.3.2
5142025-09-20T23:27:32.089Z Compiling semver v1.0.26
5152025-09-20T23:27:32.226Z Compiling plain v0.2.3
5162025-09-20T23:27:32.325Z Compiling form_urlencoded v1.2.2
5172025-09-20T23:27:32.422Z Compiling anstyle-parse v0.2.5
5182025-09-20T23:27:32.610Z Compiling ordered-float v2.10.1
5192025-09-20T23:27:32.747Z Compiling terminal_size v0.4.0
5202025-09-20T23:27:33.006Z Compiling pretty-hex v0.4.1
5212025-09-20T23:27:33.090Z Compiling anstyle-query v1.1.1
5222025-09-20T23:27:33.188Z Compiling anstyle v1.0.11
5232025-09-20T23:27:33.309Z Compiling colorchoice v1.0.2
5242025-09-20T23:27:33.338Z Compiling is_terminal_polyfill v1.70.1
5252025-09-20T23:27:33.373Z Compiling cfg-if v1.0.1
5262025-09-20T23:27:33.535Z Compiling anstream v0.6.18
5272025-09-20T23:27:33.831Z Compiling fs-err v3.1.1
5282025-09-20T23:27:33.925Z Compiling fnv v1.0.7
5292025-09-20T23:27:34.099Z Compiling anyhow v1.0.99
5302025-09-20T23:27:34.131Z Compiling heck v0.4.1
5312025-09-20T23:27:34.159Z Compiling strsim v0.11.1
5322025-09-20T23:27:34.489Z Compiling heck v0.5.0
5332025-09-20T23:27:34.539Z Compiling synstructure v0.13.1
5342025-09-20T23:27:34.645Z Compiling clap_lex v0.7.4
5352025-09-20T23:27:34.802Z Compiling unicode-width v0.1.14
5362025-09-20T23:27:34.924Z Compiling unicode-xid v0.2.6
5372025-09-20T23:27:35.187Z Compiling bytecount v0.6.8
5382025-09-20T23:27:35.440Z Compiling fastrand v2.1.1
5392025-09-20T23:27:35.515Z Compiling papergrid v0.11.0
5402025-09-20T23:27:35.553Z Compiling clap_builder v4.5.41
5412025-09-20T23:27:35.945Z Compiling tempfile v3.20.0
5422025-09-20T23:27:36.151Z Compiling memmap v0.7.0
5432025-09-20T23:27:36.180Z Compiling smawk v0.3.2
5442025-09-20T23:27:36.450Z Compiling unicode-linebreak v0.1.5
5452025-09-20T23:27:36.507Z Compiling unicode-width v0.2.0
5462025-09-20T23:27:36.751Z Compiling camino-tempfile v1.4.1
5472025-09-20T23:27:37.109Z Compiling textwrap v0.16.2
5482025-09-20T23:27:37.687Z Compiling tabled_derive v0.7.0
5492025-09-20T23:27:37.769Z Compiling swrite v0.1.0
5502025-09-20T23:27:37.886Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512025-09-20T23:27:38.605Z Compiling serde_derive v1.0.223
5522025-09-20T23:27:38.635Z Compiling zerofrom-derive v0.1.4
5532025-09-20T23:27:38.675Z Compiling yoke-derive v0.7.4
5542025-09-20T23:27:38.702Z Compiling thiserror-impl v1.0.69
5552025-09-20T23:27:38.817Z Compiling zerovec-derive v0.10.3
5562025-09-20T23:27:39.261Z Compiling displaydoc v0.2.5
5572025-09-20T23:27:40.731Z Compiling icu_provider_macros v1.5.0
5582025-09-20T23:27:41.074Z Compiling zerocopy-derive v0.7.35
5592025-09-20T23:27:41.164Z Compiling scroll_derive v0.12.0
5602025-09-20T23:27:41.621Z Compiling pest v2.7.14
5612025-09-20T23:27:41.715Z Compiling thiserror-impl v2.0.16
5622025-09-20T23:27:41.838Z Compiling zerofrom v0.1.4
5632025-09-20T23:27:42.106Z Compiling yoke v0.7.4
5642025-09-20T23:27:42.458Z Compiling zerovec v0.10.4
5652025-09-20T23:27:42.504Z Compiling scroll v0.12.0
5662025-09-20T23:27:42.955Z Compiling zerocopy v0.7.35
5672025-09-20T23:27:43.049Z Compiling clap_derive v4.5.41
5682025-09-20T23:27:43.079Z Compiling goblin v0.8.2
5692025-09-20T23:27:43.693Z Compiling tabled v0.15.0
5702025-09-20T23:27:44.361Z Compiling tinystr v0.7.6
5712025-09-20T23:27:44.432Z Compiling pest_meta v2.7.14
5722025-09-20T23:27:44.458Z Compiling icu_collections v1.5.0
5732025-09-20T23:27:44.765Z Compiling icu_locid v1.5.0
5742025-09-20T23:27:45.705Z Compiling pest_generator v2.7.14
5752025-09-20T23:27:46.235Z Compiling icu_provider v1.5.0
5762025-09-20T23:27:46.378Z Compiling toml_datetime v0.6.11
5772025-09-20T23:27:46.596Z Compiling serde_spanned v0.6.9
5782025-09-20T23:27:46.623Z Compiling dof v0.3.0
5792025-09-20T23:27:46.936Z Compiling icu_locid_transform v1.5.0
5802025-09-20T23:27:46.964Z Compiling toml_edit v0.22.27
5812025-09-20T23:27:47.189Z Compiling serde_tokenstream v0.2.2
5822025-09-20T23:27:47.242Z Compiling erased-serde v0.4.6
5832025-09-20T23:27:47.741Z Compiling serde-value v0.7.0
5842025-09-20T23:27:48.167Z Compiling icu_properties v1.5.1
5852025-09-20T23:27:48.240Z Compiling pest_derive v2.7.14
5862025-09-20T23:27:48.285Z Compiling serde-untagged v0.1.7
5872025-09-20T23:27:48.507Z Compiling cargo-platform v0.2.0
5882025-09-20T23:27:49.002Z Compiling clap v4.5.41
5892025-09-20T23:27:49.037Z Compiling dtrace-parser v0.2.0
5902025-09-20T23:27:49.062Z Compiling macaddr v1.0.1
5912025-09-20T23:27:50.170Z Compiling toml v0.8.23
5922025-09-20T23:27:50.752Z Compiling usdt-macro v0.5.0
5932025-09-20T23:27:50.752Z Compiling usdt-attr-macro v0.5.0
5942025-09-20T23:27:51.035Z Compiling cargo_toml v0.21.0
5952025-09-20T23:27:51.416Z Compiling icu_normalizer v1.5.0
5962025-09-20T23:27:51.851Z Compiling usdt v0.5.0
5972025-09-20T23:27:52.249Z Compiling idna_adapter v1.2.0
5982025-09-20T23:27:52.421Z Compiling idna v1.0.3
5992025-09-20T23:27:52.945Z Compiling url v2.5.4
6002025-09-20T23:27:53.757Z Compiling cargo-util-schemas v0.8.2
6012025-09-20T23:27:55.622Z Compiling cargo_metadata v0.21.0
6022025-09-20T23:27:57.687Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032025-09-20T23:28:01.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
6042025-09-20T23:28:02.238Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6052025-09-20T23:28:03.217Z Downloading crates ...
6062025-09-20T23:28:03.397Z Downloaded crc32fast v1.4.2
6072025-09-20T23:28:03.421Z Downloaded cc v1.2.30
6082025-09-20T23:28:03.421Z Downloaded async-stream-impl v0.3.6
6092025-09-20T23:28:03.421Z Downloaded aead v0.5.2
6102025-09-20T23:28:03.421Z Downloaded arc-swap v1.7.1
6112025-09-20T23:28:03.421Z Downloaded indoc v2.0.6
6122025-09-20T23:28:03.981Z Downloaded group v0.13.0
6132025-09-20T23:28:03.981Z Downloaded radium v0.7.0
6142025-09-20T23:28:03.981Z Downloaded hashbrown v0.16.0
6152025-09-20T23:28:03.981Z Downloaded http v1.3.1
6162025-09-20T23:28:03.981Z Downloaded russh-cryptovec v0.7.3
6172025-09-20T23:28:03.981Z Downloaded heapless v0.8.0
6182025-09-20T23:28:03.981Z Downloaded serde_bytes v0.11.17
6192025-09-20T23:28:03.981Z Downloaded supports-color v3.0.2
6202025-09-20T23:28:03.981Z Downloaded strum_macros v0.27.1
6212025-09-20T23:28:03.982Z Downloaded postgres-protocol v0.6.8
6222025-09-20T23:28:03.982Z Downloaded toml_datetime v0.7.0
6232025-09-20T23:28:03.982Z Downloaded crunchy v0.2.2
6242025-09-20T23:28:03.982Z Downloaded num v0.4.3
6252025-09-20T23:28:03.982Z Downloaded derive_more v0.99.20
6262025-09-20T23:28:03.982Z Downloaded ssh-cipher v0.2.0
6272025-09-20T23:28:03.982Z Downloaded nibble_vec v0.1.0
6282025-09-20T23:28:03.982Z Downloaded dirs-next v2.0.0
6292025-09-20T23:28:03.982Z Downloaded rustls v0.21.12
6302025-09-20T23:28:03.982Z Downloaded rand_core v0.9.3
6312025-09-20T23:28:03.982Z Downloaded new_debug_unreachable v1.0.6
6322025-09-20T23:28:03.982Z Downloaded serde_with v3.14.0
6332025-09-20T23:28:03.982Z Downloaded termtree v0.5.1
6342025-09-20T23:28:03.982Z Downloaded memmap2 v0.9.5
6352025-09-20T23:28:03.982Z Downloaded uzers v0.12.1
6362025-09-20T23:28:03.982Z Downloaded scopeguard v1.2.0
6372025-09-20T23:28:03.982Z Downloaded pbkdf2 v0.12.2
6382025-09-20T23:28:03.982Z Downloaded tabwriter v1.4.0
6392025-09-20T23:28:03.982Z Downloaded progenitor-client v0.11.0
6402025-09-20T23:28:03.982Z Downloaded maplit v1.0.2
6412025-09-20T23:28:03.982Z Downloaded maybe-uninit v2.0.0
6422025-09-20T23:28:03.982Z Downloaded whoami v1.5.2
6432025-09-20T23:28:03.982Z Downloaded fxhash v0.2.1
6442025-09-20T23:28:03.982Z Downloaded ghash v0.5.1
6452025-09-20T23:28:03.982Z Downloaded prettyplease v0.2.36
6462025-09-20T23:28:03.982Z Downloaded zeroize v1.8.1
6472025-09-20T23:28:03.982Z Downloaded peg-runtime v0.8.5
6482025-09-20T23:28:03.982Z Downloaded signal-hook-tokio v0.3.1
6492025-09-20T23:28:03.982Z Downloaded pkg-config v0.3.31
6502025-09-20T23:28:03.982Z Downloaded thiserror-impl-no-std v2.0.2
6512025-09-20T23:28:03.982Z Downloaded display-error-chain v0.2.2
6522025-09-20T23:28:03.982Z Downloaded zeroize_derive v1.4.2
6532025-09-20T23:28:03.982Z Downloaded document-features v0.2.11
6542025-09-20T23:28:03.982Z Downloaded testing_table v0.3.0
6552025-09-20T23:28:03.982Z Downloaded thiserror-no-std v2.0.2
6562025-09-20T23:28:03.982Z Downloaded thread_local v1.1.8
6572025-09-20T23:28:03.982Z Downloaded schemars v0.8.22
6582025-09-20T23:28:03.982Z Downloaded sigpipe v0.1.3
6592025-09-20T23:28:03.982Z Downloaded pkcs5 v0.7.1
6602025-09-20T23:28:03.983Z Downloaded test-strategy v0.4.3
6612025-09-20T23:28:03.983Z Downloaded gimli v0.31.1
6622025-09-20T23:28:03.983Z Downloaded tokio-util v0.7.15
6632025-09-20T23:28:03.983Z Downloaded time v0.3.43
6642025-09-20T23:28:03.983Z Downloaded git2 v0.19.0
6652025-09-20T23:28:03.983Z Downloaded salty v0.3.0
6662025-09-20T23:28:03.983Z Downloaded zerocopy v0.8.26
6672025-09-20T23:28:04.007Z Downloaded vcpkg v0.2.15
6682025-09-20T23:28:04.007Z Downloaded sled v0.34.7
6692025-09-20T23:28:04.032Z Downloaded petname v2.0.2
6702025-09-20T23:28:04.032Z Downloaded polar-core v0.27.3
6712025-09-20T23:28:04.032Z Downloaded smoltcp v0.11.0
6722025-09-20T23:28:04.056Z Downloaded rustls v0.22.4
6732025-09-20T23:28:04.081Z Downloaded object v0.36.5
6742025-09-20T23:28:04.081Z Downloaded chrono-tz v0.10.4
6752025-09-20T23:28:04.107Z Downloaded dropshot v0.16.4
6762025-09-20T23:28:04.131Z Downloaded tabled v0.20.0
6772025-09-20T23:28:04.156Z Downloaded tabled v0.18.0
6782025-09-20T23:28:04.156Z Downloaded typify-impl v0.4.3
6792025-09-20T23:28:04.181Z Downloaded typify-impl v0.3.0
6802025-09-20T23:28:04.205Z Downloaded typify-impl v0.2.0
6812025-09-20T23:28:04.205Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6822025-09-20T23:28:04.231Z Downloaded zerocopy-derive v0.6.6
6832025-09-20T23:28:04.255Z Downloaded ratatui v0.29.0
6842025-09-20T23:28:04.280Z Downloaded rustls-webpki v0.101.7
6852025-09-20T23:28:04.280Z Downloaded reedline v0.40.0
6862025-09-20T23:28:04.305Z Downloaded p384 v0.13.0
6872025-09-20T23:28:04.305Z Downloaded rustls v0.23.19
6882025-09-20T23:28:04.329Z Downloaded petgraph v0.6.5
6892025-09-20T23:28:04.329Z Downloaded regex-syntax v0.8.5
6902025-09-20T23:28:04.354Z Downloaded csv v1.3.1
6912025-09-20T23:28:04.378Z Downloaded rayon v1.10.0
6922025-09-20T23:28:04.379Z Downloaded futures-util v0.3.31
6932025-09-20T23:28:04.403Z Downloaded bzip2-sys v0.1.13+1.0.8
6942025-09-20T23:28:04.403Z Downloaded moka v0.12.10
6952025-09-20T23:28:04.427Z Downloaded tokio v1.47.0
6962025-09-20T23:28:04.453Z Downloaded webpki-roots v1.0.1
6972025-09-20T23:28:04.477Z Downloaded petgraph v0.8.2
6982025-09-20T23:28:04.502Z Downloaded samael v0.0.19
6992025-09-20T23:28:04.502Z Downloaded tokio-postgres v0.7.13
7002025-09-20T23:28:04.502Z Downloaded winnow v0.5.40
7012025-09-20T23:28:04.526Z Downloaded regress v0.10.4
7022025-09-20T23:28:04.526Z Downloaded nix v0.30.1
7032025-09-20T23:28:04.551Z Downloaded nix v0.29.0
7042025-09-20T23:28:04.551Z Downloaded ed25519-dalek v2.1.1
7052025-09-20T23:28:04.551Z Downloaded rustls-webpki v0.102.8
7062025-09-20T23:28:04.575Z Downloaded predicates v3.1.3
7072025-09-20T23:28:04.575Z Downloaded pin-project-lite v0.2.14
7082025-09-20T23:28:04.600Z Downloaded pin-project-internal v1.1.6
7092025-09-20T23:28:04.600Z Downloaded pin-project v1.1.6
7102025-09-20T23:28:04.600Z Downloaded zip v0.6.6
7112025-09-20T23:28:04.600Z Downloaded zerocopy-derive v0.8.26
7122025-09-20T23:28:04.624Z Downloaded yansi v1.0.1
7132025-09-20T23:28:04.624Z Downloaded toml v0.7.8
7142025-09-20T23:28:04.624Z Downloaded elliptic-curve v0.13.8
7152025-09-20T23:28:04.624Z Downloaded rayon-core v1.12.1
7162025-09-20T23:28:04.624Z Downloaded x509-cert v0.2.5
7172025-09-20T23:28:04.649Z Downloaded pkcs8 v0.10.2
7182025-09-20T23:28:04.649Z Downloaded pkcs1 v0.7.5
7192025-09-20T23:28:04.649Z Downloaded papergrid v0.17.0
7202025-09-20T23:28:04.649Z Downloaded time-macros v0.2.24
7212025-09-20T23:28:04.649Z Downloaded zerocopy v0.6.6
7222025-09-20T23:28:04.674Z Downloaded ring v0.17.14
7232025-09-20T23:28:04.699Z Downloaded yasna v0.5.2
7242025-09-20T23:28:04.723Z Downloaded toml v0.9.5
7252025-09-20T23:28:04.723Z Downloaded futures v0.3.31
7262025-09-20T23:28:04.723Z Downloaded smoltcp v0.9.1
7272025-09-20T23:28:04.723Z Downloaded rpassword v7.4.0
7282025-09-20T23:28:04.748Z Downloaded num-bigint-dig v0.8.4
7292025-09-20T23:28:04.748Z Downloaded scheduled-thread-pool v0.2.7
7302025-09-20T23:28:04.748Z Downloaded encoding_rs v0.8.34
7312025-09-20T23:28:04.773Z Downloaded same-file v1.0.6
7322025-09-20T23:28:04.773Z Downloaded precomputed-hash v0.1.1
7332025-09-20T23:28:04.773Z Downloaded phf v0.12.1
7342025-09-20T23:28:04.773Z Downloaded phf v0.11.2
7352025-09-20T23:28:04.773Z Downloaded pem-rfc7468 v0.7.0
7362025-09-20T23:28:04.773Z Downloaded peg-macros v0.8.5
7372025-09-20T23:28:04.773Z Downloaded parking_lot v0.11.2
7382025-09-20T23:28:04.773Z Downloaded tokio-tungstenite v0.23.1
7392025-09-20T23:28:04.773Z Downloaded tokio-stream v0.1.17
7402025-09-20T23:28:04.798Z Downloaded tokio-rustls v0.26.0
7412025-09-20T23:28:04.798Z Downloaded tokio-rustls v0.24.1
7422025-09-20T23:28:04.798Z Downloaded dropshot_endpoint v0.16.4
7432025-09-20T23:28:04.798Z Downloaded rustyline v14.0.0
7442025-09-20T23:28:04.798Z Downloaded signature v2.2.0
7452025-09-20T23:28:04.798Z Downloaded pin-utils v0.1.0
7462025-09-20T23:28:04.798Z Downloaded phf_shared v0.11.2
7472025-09-20T23:28:04.798Z Downloaded pem v3.0.5
7482025-09-20T23:28:04.798Z Downloaded unicode-normalization v0.1.24
7492025-09-20T23:28:04.823Z Downloaded predicates-core v1.0.8
7502025-09-20T23:28:04.823Z Downloaded phf_shared v0.12.1
7512025-09-20T23:28:04.823Z Downloaded ssh-key v0.6.6
7522025-09-20T23:28:04.823Z Downloaded libgit2-sys v0.17.0+1.8.1
7532025-09-20T23:28:04.875Z Downloaded tokio-native-tls v0.3.1
7542025-09-20T23:28:04.901Z Downloaded tokio-dtrace v0.1.0
7552025-09-20T23:28:04.901Z Downloaded time-core v0.1.6
7562025-09-20T23:28:04.901Z Downloaded futures-channel v0.3.31
7572025-09-20T23:28:04.901Z Downloaded fs_extra v1.3.0
7582025-09-20T23:28:04.901Z Downloaded fs-err v2.11.0
7592025-09-20T23:28:04.901Z Downloaded rustls-pki-types v1.10.0
7602025-09-20T23:28:04.901Z Downloaded steno v0.4.1
7612025-09-20T23:28:04.901Z Downloaded xz2 v0.1.7
7622025-09-20T23:28:04.901Z Downloaded tokio-tungstenite v0.21.0
7632025-09-20T23:28:04.901Z Downloaded tough v0.20.0
7642025-09-20T23:28:04.926Z Downloaded sqlparser v0.45.0
7652025-09-20T23:28:04.926Z Downloaded diesel_derives v2.2.3
7662025-09-20T23:28:04.926Z Downloaded tokio-rustls v0.25.0
7672025-09-20T23:28:04.926Z Downloaded md-5 v0.10.6
7682025-09-20T23:28:04.926Z Downloaded futures-macro v0.3.31
7692025-09-20T23:28:04.926Z Downloaded futures-executor v0.3.31
7702025-09-20T23:28:04.950Z Downloaded rustversion v1.0.22
7712025-09-20T23:28:04.951Z Downloaded rcgen v0.12.1
7722025-09-20T23:28:04.951Z Downloaded progenitor-impl v0.8.0
7732025-09-20T23:28:04.951Z Downloaded managed v0.8.0
7742025-09-20T23:28:04.951Z Downloaded progenitor v0.11.0
7752025-09-20T23:28:04.951Z Downloaded papergrid v0.14.0
7762025-09-20T23:28:04.951Z Downloaded quinn v0.11.5
7772025-09-20T23:28:04.951Z Downloaded openapiv3 v2.2.0
7782025-09-20T23:28:04.975Z Downloaded num-bigint v0.4.6
7792025-09-20T23:28:04.975Z Downloaded derive_more-impl v2.0.1
7802025-09-20T23:28:04.975Z Downloaded tokio-macros v2.5.0
7812025-09-20T23:28:04.975Z Downloaded futures-core v0.3.31
7822025-09-20T23:28:04.975Z Downloaded rusty-fork v0.3.0
7832025-09-20T23:28:04.976Z Downloaded uuid v1.18.1
7842025-09-20T23:28:05.002Z Downloaded tar v0.4.44
7852025-09-20T23:28:05.002Z Downloaded zlib-rs v0.5.1
7862025-09-20T23:28:05.002Z Downloaded socket2 v0.5.10
7872025-09-20T23:28:05.002Z Downloaded snafu v0.8.5
7882025-09-20T23:28:05.002Z Downloaded ron v0.7.1
7892025-09-20T23:28:05.027Z Downloaded nix v0.27.1
7902025-09-20T23:28:05.027Z Downloaded funty v2.0.0
7912025-09-20T23:28:05.027Z Downloaded dyn-clone v1.0.20
7922025-09-20T23:28:05.027Z Downloaded dsl_auto_type v0.1.2
7932025-09-20T23:28:05.027Z Downloaded salsa20 v0.10.2
7942025-09-20T23:28:05.027Z Downloaded xshell v0.2.7
7952025-09-20T23:28:05.027Z Downloaded winnow v0.6.26
7962025-09-20T23:28:05.052Z Downloaded vergen v8.3.2
7972025-09-20T23:28:05.052Z Downloaded value-bag v1.9.0
7982025-09-20T23:28:05.052Z Downloaded term v1.1.0
7992025-09-20T23:28:05.052Z Downloaded p521 v0.13.3
8002025-09-20T23:28:05.052Z Downloaded omicron-zone-package v0.12.2
8012025-09-20T23:28:05.052Z Downloaded wyz v0.5.1
8022025-09-20T23:28:05.052Z Downloaded diff v0.1.13
8032025-09-20T23:28:05.077Z Downloaded derive-where v1.5.0
8042025-09-20T23:28:05.077Z Downloaded curve25519-dalek v4.1.3
8052025-09-20T23:28:05.077Z Downloaded peg v0.8.5
8062025-09-20T23:28:05.077Z Downloaded futures-io v0.3.31
8072025-09-20T23:28:05.077Z Downloaded foreign-types-shared v0.3.1
8082025-09-20T23:28:05.077Z Downloaded match_cfg v0.1.0
8092025-09-20T23:28:05.101Z Downloaded progenitor v0.9.1
8102025-09-20T23:28:05.101Z Downloaded fixedbitset v0.4.2
8112025-09-20T23:28:05.102Z Downloaded tower-http v0.6.6
8122025-09-20T23:28:05.102Z Downloaded ron v0.8.1
8132025-09-20T23:28:05.102Z Downloaded nix v0.28.0
8142025-09-20T23:28:05.126Z Downloaded derive_more v2.0.1
8152025-09-20T23:28:05.126Z Downloaded der_derive v0.7.3
8162025-09-20T23:28:05.126Z Downloaded futures-sink v0.3.31
8172025-09-20T23:28:05.126Z Downloaded embedded-io v0.6.1
8182025-09-20T23:28:05.126Z Downloaded embedded-io v0.4.0
8192025-09-20T23:28:05.126Z Downloaded either v1.15.0
8202025-09-20T23:28:05.126Z Downloaded dunce v1.0.5
8212025-09-20T23:28:05.151Z Downloaded rustls-pemfile v2.2.0
8222025-09-20T23:28:05.151Z Downloaded rustls-pemfile v1.0.4
8232025-09-20T23:28:05.151Z Downloaded rustls-native-certs v0.8.1
8242025-09-20T23:28:05.151Z Downloaded ref-cast v1.0.24
8252025-09-20T23:28:05.151Z Downloaded rand_xorshift v0.4.0
8262025-09-20T23:28:05.151Z Downloaded rand_seeder v0.4.0
8272025-09-20T23:28:05.151Z Downloaded predicates-tree v1.0.12
8282025-09-20T23:28:05.151Z Downloaded getrandom v0.2.15
8292025-09-20T23:28:05.151Z Downloaded xshell-macros v0.2.7
8302025-09-20T23:28:05.151Z Downloaded vergen v9.0.6
8312025-09-20T23:28:05.151Z Downloaded pretty_assertions v1.4.1
8322025-09-20T23:28:05.151Z Downloaded pbkdf2 v0.11.0
8332025-09-20T23:28:05.176Z Downloaded ff v0.13.0
8342025-09-20T23:28:05.176Z Downloaded expectorate v1.2.0
8352025-09-20T23:28:05.176Z Downloaded ed25519 v2.2.3
8362025-09-20T23:28:05.176Z Downloaded termios v0.3.3
8372025-09-20T23:28:05.176Z Downloaded signal-hook-registry v1.4.2
8382025-09-20T23:28:05.176Z Downloaded packed_struct_codegen v0.10.1
8392025-09-20T23:28:05.176Z Downloaded multimap v0.10.1
8402025-09-20T23:28:05.176Z Downloaded static_assertions v1.1.0
8412025-09-20T23:28:05.176Z Downloaded sqlformat v0.3.5
8422025-09-20T23:28:05.176Z Downloaded spin v0.9.8
8432025-09-20T23:28:05.176Z Downloaded prefix-trie v0.7.0
8442025-09-20T23:28:05.176Z Downloaded tower v0.5.2
8452025-09-20T23:28:05.201Z Downloaded spki v0.7.3
8462025-09-20T23:28:05.201Z Downloaded smf v0.2.3
8472025-09-20T23:28:05.201Z Downloaded num-iter v0.1.45
8482025-09-20T23:28:05.201Z Downloaded nu-ansi-term v0.50.1
8492025-09-20T23:28:05.201Z Downloaded derive_builder v0.20.2
8502025-09-20T23:28:05.201Z Downloaded gethostname v0.5.0
8512025-09-20T23:28:05.201Z Downloaded which v4.4.2
8522025-09-20T23:28:05.226Z Downloaded vergen-lib v0.1.6
8532025-09-20T23:28:05.226Z Downloaded vergen-gitcl v1.0.8
8542025-09-20T23:28:05.226Z Downloaded topological-sort v0.2.2
8552025-09-20T23:28:05.226Z Downloaded unicode_categories v0.1.1
8562025-09-20T23:28:05.226Z Downloaded opaque-debug v0.3.1
8572025-09-20T23:28:05.226Z Downloaded num-conv v0.1.0
8582025-09-20T23:28:05.226Z Downloaded num-complex v0.4.6
8592025-09-20T23:28:05.226Z Downloaded futures-task v0.3.31
8602025-09-20T23:28:05.226Z Downloaded toml_writer v1.0.2
8612025-09-20T23:28:05.226Z Downloaded structmeta-derive v0.3.0
8622025-09-20T23:28:05.226Z Downloaded strip-ansi-escapes v0.2.0
8632025-09-20T23:28:05.226Z Downloaded string_cache v0.8.9
8642025-09-20T23:28:05.226Z Downloaded proc-macro-error2 v2.0.1
8652025-09-20T23:28:05.226Z Downloaded fatfs v0.3.6
8662025-09-20T23:28:05.251Z Downloaded minimal-lexical v0.2.1
8672025-09-20T23:28:05.251Z Downloaded foreign-types-shared v0.1.1
8682025-09-20T23:28:05.251Z Downloaded difflib v0.4.0
8692025-09-20T23:28:05.251Z Downloaded proptest v1.7.0
8702025-09-20T23:28:05.251Z Downloaded num_threads v0.1.7
8712025-09-20T23:28:05.251Z Downloaded num-derive v0.4.2
8722025-09-20T23:28:05.251Z Downloaded strum v0.26.3
8732025-09-20T23:28:05.251Z Downloaded structmeta v0.3.0
8742025-09-20T23:28:05.276Z Downloaded stringprep v0.1.5
8752025-09-20T23:28:05.276Z Downloaded simd-adler32 v0.3.7
8762025-09-20T23:28:05.276Z Downloaded primeorder v0.13.6
8772025-09-20T23:28:05.276Z Downloaded parking_lot v0.12.3
8782025-09-20T23:28:05.276Z Downloaded rand v0.9.2
8792025-09-20T23:28:05.276Z Downloaded foreign-types v0.3.2
8802025-09-20T23:28:05.276Z Downloaded want v0.3.1
8812025-09-20T23:28:05.277Z Downloaded sqlparser_derive v0.2.2
8822025-09-20T23:28:05.277Z Downloaded socket2 v0.6.0
8832025-09-20T23:28:05.277Z Downloaded num-rational v0.4.2
8842025-09-20T23:28:05.277Z Downloaded derive_builder_macro v0.20.2
8852025-09-20T23:28:05.277Z Downloaded derive-ex v0.1.8
8862025-09-20T23:28:05.277Z Downloaded deranged v0.5.3
8872025-09-20T23:28:05.277Z Downloaded sha3 v0.10.8
8882025-09-20T23:28:05.301Z Downloaded lzss v0.8.2
8892025-09-20T23:28:05.302Z Downloaded progenitor v0.8.0
8902025-09-20T23:28:05.302Z Downloaded proc-macro-error-attr2 v2.0.0
8912025-09-20T23:28:05.302Z Downloaded proc-macro-crate v1.3.1
8922025-09-20T23:28:05.302Z Downloaded password-hash v0.5.0
8932025-09-20T23:28:05.302Z Downloaded password-hash v0.4.2
8942025-09-20T23:28:05.302Z Downloaded parking_lot_core v0.9.10
8952025-09-20T23:28:05.302Z Downloaded parking_lot_core v0.8.6
8962025-09-20T23:28:05.302Z Downloaded unsafe-libyaml v0.2.11
8972025-09-20T23:28:05.302Z Downloaded foreign-types v0.5.0
8982025-09-20T23:28:05.302Z Downloaded dirs-sys-next v0.1.2
8992025-09-20T23:28:05.327Z Downloaded zip v4.2.0
9002025-09-20T23:28:05.327Z Downloaded snafu-derive v0.8.5
9012025-09-20T23:28:05.327Z Downloaded quick-xml v0.37.2
9022025-09-20T23:28:05.327Z Downloaded openssl-macros v0.1.1
9032025-09-20T23:28:05.327Z Downloaded openssl v0.10.73
9042025-09-20T23:28:05.327Z Downloaded object v0.30.4
9052025-09-20T23:28:05.351Z Downloaded number_prefix v0.4.0
9062025-09-20T23:28:05.351Z Downloaded num_enum v0.5.11
9072025-09-20T23:28:05.351Z Downloaded xattr v1.3.1
9082025-09-20T23:28:05.351Z Downloaded pretty-hex v0.2.1
9092025-09-20T23:28:05.376Z Downloaded paste v1.0.15
9102025-09-20T23:28:05.376Z Downloaded parse-display-derive v0.10.0
9112025-09-20T23:28:05.376Z Downloaded parse-display v0.10.0
9122025-09-20T23:28:05.376Z Downloaded env_logger v0.11.5
9132025-09-20T23:28:05.376Z Downloaded env_filter v0.1.2
9142025-09-20T23:28:05.376Z Downloaded ena v0.14.3
9152025-09-20T23:28:05.376Z Downloaded ecdsa v0.16.9
9162025-09-20T23:28:05.376Z Downloaded tagptr v0.2.0
9172025-09-20T23:28:05.376Z Downloaded progenitor-impl v0.11.0
9182025-09-20T23:28:05.376Z Downloaded progenitor-impl v0.9.1
9192025-09-20T23:28:05.376Z Downloaded p256 v0.13.2
9202025-09-20T23:28:05.401Z Downloaded openssl-sys v0.9.109
9212025-09-20T23:28:05.401Z Downloaded mio v1.0.2
9222025-09-20T23:28:05.401Z Downloaded miniz_oxide v0.8.5
9232025-09-20T23:28:05.401Z Downloaded ssh-encoding v0.2.0
9242025-09-20T23:28:05.401Z Downloaded reqwest v0.12.22
9252025-09-20T23:28:05.426Z Downloaded num-derive v0.3.3
9262025-09-20T23:28:05.426Z Downloaded des v0.8.1
9272025-09-20T23:28:05.426Z Downloaded unicode-properties v0.1.3
9282025-09-20T23:28:05.426Z Downloaded progenitor v0.10.0
9292025-09-20T23:28:05.426Z Downloaded parse-size v1.1.0
9302025-09-20T23:28:05.426Z Downloaded fd-lock v4.0.2
9312025-09-20T23:28:05.426Z Downloaded fallible-iterator v0.2.0
9322025-09-20T23:28:05.426Z Downloaded enum-as-inner v0.6.1
9332025-09-20T23:28:05.426Z Downloaded endian-type v0.1.2
9342025-09-20T23:28:05.426Z Downloaded utf-8 v0.7.6
9352025-09-20T23:28:05.426Z Downloaded untrusted v0.9.0
9362025-09-20T23:28:05.426Z Downloaded unit-prefix v0.5.1
9372025-09-20T23:28:05.426Z Downloaded signal-hook v0.3.18
9382025-09-20T23:28:05.451Z Downloaded progenitor-impl v0.10.0
9392025-09-20T23:28:05.451Z Downloaded oso v0.27.3
9402025-09-20T23:28:05.451Z Downloaded flate2 v1.1.2
9412025-09-20T23:28:05.451Z Downloaded smallvec v0.6.14
9422025-09-20T23:28:05.451Z Downloaded openssl-probe v0.1.5
9432025-09-20T23:28:05.451Z Downloaded num_enum_derive v0.5.11
9442025-09-20T23:28:05.451Z Downloaded diesel-dtrace v0.4.2
9452025-09-20T23:28:05.451Z Downloaded toml_parser v1.0.2
9462025-09-20T23:28:05.451Z Downloaded sync_wrapper v1.0.1
9472025-09-20T23:28:05.451Z Downloaded owo-colors v4.2.2
9482025-09-20T23:28:05.476Z Downloaded native-tls v0.2.12
9492025-09-20T23:28:05.476Z Downloaded nanorand v0.7.0
9502025-09-20T23:28:05.476Z Downloaded multer v3.1.0
9512025-09-20T23:28:05.476Z Downloaded olpc-cjson v0.1.4
9522025-09-20T23:28:05.476Z Downloaded num-integer v0.1.46
9532025-09-20T23:28:05.476Z Downloaded nom v7.1.3
9542025-09-20T23:28:05.476Z Downloaded unicode-truncate v1.1.0
9552025-09-20T23:28:05.476Z Downloaded unicode-bidi v0.3.17
9562025-09-20T23:28:05.476Z Downloaded shlex v1.3.0
9572025-09-20T23:28:05.476Z Downloaded regex-automata v0.4.8
9582025-09-20T23:28:05.500Z Downloaded regex v1.11.1
9592025-09-20T23:28:05.525Z Downloaded path-slash v0.1.5
9602025-09-20T23:28:05.525Z Downloaded filetime v0.2.25
9612025-09-20T23:28:05.525Z Downloaded untrusted v0.7.1
9622025-09-20T23:28:05.525Z Downloaded universal-hash v0.5.1
9632025-09-20T23:28:05.525Z Downloaded tower-service v0.3.3
9642025-09-20T23:28:05.525Z Downloaded tap v1.0.1
9652025-09-20T23:28:05.525Z Downloaded tabled_derive v0.11.0
9662025-09-20T23:28:05.525Z Downloaded tabled_derive v0.10.0
9672025-09-20T23:28:05.525Z Downloaded scrypt v0.11.0
9682025-09-20T23:28:05.525Z Downloaded zopfli v0.8.1
9692025-09-20T23:28:05.525Z Downloaded crossterm v0.29.0
9702025-09-20T23:28:05.551Z Downloaded crossterm v0.28.1
9712025-09-20T23:28:05.551Z Downloaded sync-ptr v0.1.4
9722025-09-20T23:28:05.551Z Downloaded serde_yaml v0.9.34+deprecated
9732025-09-20T23:28:05.551Z Downloaded rustc-hash v2.1.1
9742025-09-20T23:28:05.551Z Downloaded rand_core v0.6.4
9752025-09-20T23:28:05.551Z Downloaded rand_chacha v0.9.0
9762025-09-20T23:28:05.551Z Downloaded progenitor-macro v0.11.0
9772025-09-20T23:28:05.551Z Downloaded progenitor-macro v0.8.0
9782025-09-20T23:28:05.551Z Downloaded oxnet v0.1.3
9792025-09-20T23:28:05.551Z Downloaded mime v0.3.17
9802025-09-20T23:28:05.551Z Downloaded memoffset v0.9.1
9812025-09-20T23:28:05.576Z Downloaded flume v0.11.1
9822025-09-20T23:28:05.576Z Downloaded bstr v1.10.0
9832025-09-20T23:28:05.576Z Downloaded tower-layer v0.3.3
9842025-09-20T23:28:05.576Z Downloaded term v0.7.0
9852025-09-20T23:28:05.576Z Downloaded take_mut v0.2.2
9862025-09-20T23:28:05.576Z Downloaded signal-hook-mio v0.2.4
9872025-09-20T23:28:05.576Z Downloaded schemars_derive v0.8.22
9882025-09-20T23:28:05.576Z Downloaded progenitor-macro v0.9.1
9892025-09-20T23:28:05.601Z Downloaded oso-derive v0.27.3
9902025-09-20T23:28:05.601Z Downloaded mime_guess v2.0.5
9912025-09-20T23:28:05.601Z Downloaded md5 v0.7.0
9922025-09-20T23:28:05.601Z Downloaded fixedbitset v0.5.7
9932025-09-20T23:28:05.601Z Downloaded shell-words v1.1.0
9942025-09-20T23:28:05.601Z Downloaded sha1 v0.10.6
9952025-09-20T23:28:05.601Z Downloaded foldhash v0.1.5
9962025-09-20T23:28:05.601Z Downloaded float-cmp v0.10.0
9972025-09-20T23:28:05.601Z Downloaded flagset v0.4.6
9982025-09-20T23:28:05.601Z Downloaded vte v0.11.1
9992025-09-20T23:28:05.601Z Downloaded vsss-rs v3.3.4
10002025-09-20T23:28:05.601Z Downloaded slog v2.7.0
10012025-09-20T23:28:05.601Z Downloaded similar v2.7.0
10022025-09-20T23:28:05.626Z Downloaded der v0.7.9
10032025-09-20T23:28:05.626Z Downloaded regex-syntax v0.6.29
10042025-09-20T23:28:05.626Z Downloaded radix_trie v0.2.1
10052025-09-20T23:28:05.626Z Downloaded lzma-sys v0.1.20
10062025-09-20T23:28:05.655Z Downloaded rand_chacha v0.3.1
10072025-09-20T23:28:05.680Z Downloaded oxide-tokio-rt v0.1.2
10082025-09-20T23:28:05.680Z Downloaded foldhash v0.2.0
10092025-09-20T23:28:05.680Z Downloaded float-ord v0.3.2
10102025-09-20T23:28:05.680Z Downloaded zstd v0.13.3
10112025-09-20T23:28:05.680Z Downloaded zone v0.3.1
10122025-09-20T23:28:05.680Z Downloaded zone v0.1.8
10132025-09-20T23:28:05.680Z Downloaded waitgroup v0.1.2
10142025-09-20T23:28:05.680Z Downloaded wait-timeout v0.2.0
10152025-09-20T23:28:05.680Z Downloaded publicsuffix v2.3.0
10162025-09-20T23:28:05.680Z Downloaded rustc_version v0.1.7
10172025-09-20T23:28:05.680Z Downloaded rand v0.8.5
10182025-09-20T23:28:05.680Z Downloaded libz-sys v1.1.20
10192025-09-20T23:28:05.705Z Downloaded diesel_table_macro_syntax v0.2.0
10202025-09-20T23:28:05.705Z Downloaded zone_cfg_derive v0.1.2
10212025-09-20T23:28:05.705Z Downloaded slog-stdlog v4.1.1
10222025-09-20T23:28:05.705Z Downloaded slog-scope v4.4.0
10232025-09-20T23:28:05.705Z Downloaded slog-envlogger v2.2.0
10242025-09-20T23:28:05.705Z Downloaded slog-dtrace v0.3.0
10252025-09-20T23:28:05.705Z Downloaded slog-async v2.8.0
10262025-09-20T23:28:05.730Z Downloaded slab v0.4.9
10272025-09-20T23:28:05.730Z Downloaded siphasher v0.3.11
10282025-09-20T23:28:05.730Z Downloaded crypto-bigint v0.5.5
10292025-09-20T23:28:05.730Z Downloaded rustc_version v0.4.1
10302025-09-20T23:28:05.730Z Downloaded rustc-hash v1.1.0
10312025-09-20T23:28:05.730Z Downloaded jiff v0.2.15
10322025-09-20T23:28:05.756Z Downloaded chrono v0.4.41
10332025-09-20T23:28:05.756Z Downloaded aws-lc-sys v0.26.0
10342025-09-20T23:28:05.965Z Downloaded packed_struct v0.10.1
10352025-09-20T23:28:05.989Z Downloaded foreign-types-macros v0.2.3
10362025-09-20T23:28:05.989Z Downloaded zone_cfg_derive v0.3.0
10372025-09-20T23:28:05.989Z Downloaded walkdir v2.5.0
10382025-09-20T23:28:05.989Z Downloaded slog-term v2.9.2
10392025-09-20T23:28:05.989Z Downloaded diesel v2.2.12
10402025-09-20T23:28:06.014Z Downloaded darling_core v0.21.0
10412025-09-20T23:28:06.014Z Downloaded typed-path v0.9.3
10422025-09-20T23:28:06.014Z Downloaded r2d2 v0.8.10
10432025-09-20T23:28:06.014Z Downloaded quinn-proto v0.11.8
10442025-09-20T23:28:06.039Z Downloaded rfc6979 v0.4.0
10452025-09-20T23:28:06.039Z Downloaded resolv-conf v0.7.0
10462025-09-20T23:28:06.039Z Downloaded psl-types v2.0.11
10472025-09-20T23:28:06.039Z Downloaded darling v0.21.0
10482025-09-20T23:28:06.039Z Downloaded darling v0.20.10
10492025-09-20T23:28:06.039Z Downloaded vte_generate_state_changes v0.1.2
10502025-09-20T23:28:06.039Z Downloaded void v1.0.2
10512025-09-20T23:28:06.039Z Downloaded slog-json v2.6.1
10522025-09-20T23:28:06.039Z Downloaded slog-bunyan v2.5.0
10532025-09-20T23:28:06.039Z Downloaded siphasher v1.0.1
10542025-09-20T23:28:06.039Z Downloaded nodrop v0.1.14
10552025-09-20T23:28:06.039Z Downloaded newtype-uuid v1.2.4
10562025-09-20T23:28:06.039Z Downloaded csv-core v0.1.11
10572025-09-20T23:28:06.039Z Downloaded tungstenite v0.21.0
10582025-09-20T23:28:06.064Z Downloaded tracing v0.1.40
10592025-09-20T23:28:06.064Z Downloaded newtype_derive v0.1.6
10602025-09-20T23:28:06.064Z Downloaded newline-converter v0.3.0
10612025-09-20T23:28:06.064Z Downloaded defmt-macros v0.3.9
10622025-09-20T23:28:06.064Z Downloaded defmt v0.3.8
10632025-09-20T23:28:06.064Z Downloaded data-encoding v2.9.0
10642025-09-20T23:28:06.064Z Downloaded darling_macro v0.20.10
10652025-09-20T23:28:06.064Z Downloaded darling_core v0.20.10
10662025-09-20T23:28:06.064Z Downloaded daft v0.1.4
10672025-09-20T23:28:06.064Z Downloaded curve25519-dalek-derive v0.1.1
10682025-09-20T23:28:06.089Z Downloaded ctr v0.9.2
10692025-09-20T23:28:06.089Z Downloaded cstr-argument v0.1.2
10702025-09-20T23:28:06.089Z Downloaded crucible-workspace-hack v0.1.0
10712025-09-20T23:28:06.089Z Downloaded zstd-safe v7.2.3
10722025-09-20T23:28:06.089Z Downloaded typify v0.4.3
10732025-09-20T23:28:06.089Z Downloaded tungstenite v0.23.0
10742025-09-20T23:28:06.089Z Downloaded tracing-core v0.1.32
10752025-09-20T23:28:06.089Z Downloaded tracing-attributes v0.1.27
10762025-09-20T23:28:06.089Z Downloaded toml_edit v0.19.15
10772025-09-20T23:28:06.114Z Downloaded russh v0.45.0
10782025-09-20T23:28:06.114Z Downloaded portable-atomic v1.11.0
10792025-09-20T23:28:06.139Z Downloaded libxml v0.3.3
10802025-09-20T23:28:06.139Z Downloaded lalrpop v0.19.12
10812025-09-20T23:28:06.139Z Downloaded itertools v0.14.0
10822025-09-20T23:28:06.165Z Downloaded itertools v0.12.1
10832025-09-20T23:28:06.165Z Downloaded iri-string v0.7.8
10842025-09-20T23:28:06.165Z Downloaded quick-error v1.2.3
10852025-09-20T23:28:06.165Z Downloaded normalize-line-endings v0.3.0
10862025-09-20T23:28:06.165Z Downloaded darling_macro v0.21.0
10872025-09-20T23:28:06.165Z Downloaded daft-derive v0.1.4
10882025-09-20T23:28:06.165Z Downloaded unicase v2.7.0
10892025-09-20T23:28:06.190Z Downloaded typify-macro v0.2.0
10902025-09-20T23:28:06.190Z Downloaded typify v0.3.0
10912025-09-20T23:28:06.190Z Downloaded tinyvec v1.8.0
10922025-09-20T23:28:06.190Z Downloaded itertools v0.13.0
10932025-09-20T23:28:06.190Z Downloaded itertools v0.10.5
10942025-09-20T23:28:06.190Z Downloaded hyper v1.7.0
10952025-09-20T23:28:06.215Z Downloaded derive_builder_core v0.20.2
10962025-09-20T23:28:06.215Z Downloaded defmt-parser v0.3.4
10972025-09-20T23:28:06.215Z Downloaded debug-ignore v1.0.5
10982025-09-20T23:28:06.215Z Downloaded unicode-segmentation v1.12.0
10992025-09-20T23:28:06.215Z Downloaded typify v0.2.0
11002025-09-20T23:28:06.215Z Downloaded twox-hash v2.1.0
11012025-09-20T23:28:06.215Z Downloaded tui-tree-widget v0.23.1
11022025-09-20T23:28:06.215Z Downloaded tls_codec_derive v0.4.1
11032025-09-20T23:28:06.215Z Downloaded tiny-keccak v2.0.2
11042025-09-20T23:28:06.240Z Downloaded subprocess v0.2.9
11052025-09-20T23:28:06.240Z Downloaded strum_macros v0.26.4
11062025-09-20T23:28:06.240Z Downloaded libm v0.2.8
11072025-09-20T23:28:06.240Z Downloaded unarray v0.1.4
11082025-09-20T23:28:06.240Z Downloaded typify-macro v0.4.3
11092025-09-20T23:28:06.240Z Downloaded try-lock v0.2.5
11102025-09-20T23:28:06.240Z Downloaded serde_with_macros v3.14.0
11112025-09-20T23:28:06.240Z Downloaded serde_path_to_error v0.1.17
11122025-09-20T23:28:06.240Z Downloaded serde_cbor v0.11.2
11132025-09-20T23:28:06.265Z Downloaded qorb v0.4.1
11142025-09-20T23:28:06.265Z Downloaded jiff-static v0.2.15
11152025-09-20T23:28:06.265Z Downloaded typify-macro v0.3.0
11162025-09-20T23:28:06.265Z Downloaded tinyvec_macros v0.1.1
11172025-09-20T23:28:06.265Z Downloaded support-bundle-viewer v0.1.2
11182025-09-20T23:28:06.265Z Downloaded subtle v2.6.1
11192025-09-20T23:28:06.265Z Downloaded strum_macros v0.24.3
11202025-09-20T23:28:06.265Z Downloaded serde_spanned v1.0.0
11212025-09-20T23:28:06.265Z Downloaded serde_plain v1.0.2
11222025-09-20T23:28:06.265Z Downloaded serde-hex v0.1.0
11232025-09-20T23:28:06.265Z Downloaded secrecy v0.10.3
11242025-09-20T23:28:06.265Z Downloaded sec1 v0.7.3
11252025-09-20T23:28:06.265Z Downloaded russh-keys v0.45.0
11262025-09-20T23:28:06.265Z Downloaded rtoolbox v0.0.2
11272025-09-20T23:28:06.290Z Downloaded lru-cache v0.1.2
11282025-09-20T23:28:06.290Z Downloaded lru v0.12.5
11292025-09-20T23:28:06.290Z Downloaded lock_api v0.4.12
11302025-09-20T23:28:06.290Z Downloaded linear-map v1.2.0
11312025-09-20T23:28:06.290Z Downloaded libsw-core v0.3.1
11322025-09-20T23:28:06.290Z Downloaded libsw v3.5.0
11332025-09-20T23:28:06.290Z Downloaded libloading v0.8.5
11342025-09-20T23:28:06.290Z Downloaded libefi-sys v0.1.0
11352025-09-20T23:28:06.290Z Downloaded lalrpop-util v0.19.12
11362025-09-20T23:28:06.290Z Downloaded jobserver v0.1.32
11372025-09-20T23:28:06.290Z Downloaded is-terminal v0.4.13
11382025-09-20T23:28:06.290Z Downloaded ipnet v2.11.0
11392025-09-20T23:28:06.290Z Downloaded internet-checksum v0.2.1
11402025-09-20T23:28:06.290Z Downloaded inout v0.1.3
11412025-09-20T23:28:06.290Z Downloaded ingot-types v0.1.2
11422025-09-20T23:28:06.290Z Downloaded ingot v0.1.1
11432025-09-20T23:28:06.315Z Downloaded hickory-server v0.25.2
11442025-09-20T23:28:06.315Z Downloaded bitvec v1.0.1
11452025-09-20T23:28:06.315Z Downloaded tls_codec v0.4.1
11462025-09-20T23:28:06.315Z Downloaded serde-big-array v0.5.1
11472025-09-20T23:28:06.340Z Downloaded rustc-demangle v0.1.24
11482025-09-20T23:28:06.340Z Downloaded lockfree-object-pool v0.1.6
11492025-09-20T23:28:06.340Z Downloaded litrs v0.4.1
11502025-09-20T23:28:06.340Z Downloaded libscf-sys v1.1.0
11512025-09-20T23:28:06.340Z Downloaded kstat-rs v0.2.4
11522025-09-20T23:28:06.340Z Downloaded instant v0.1.13
11532025-09-20T23:28:06.340Z Downloaded iddqd v0.3.13
11542025-09-20T23:28:06.340Z Downloaded crossbeam-channel v0.5.15
11552025-09-20T23:28:06.340Z Downloaded bytes v1.10.1
11562025-09-20T23:28:06.364Z Downloaded keccak v0.1.5
11572025-09-20T23:28:06.365Z Downloaded crossbeam-epoch v0.9.18
11582025-09-20T23:28:06.365Z Downloaded crc-any v2.5.0
11592025-09-20T23:28:06.365Z Downloaded const_format v0.2.34
11602025-09-20T23:28:06.365Z Downloaded blake3 v1.5.4
11612025-09-20T23:28:06.365Z Downloaded ref-cast-impl v1.0.24
11622025-09-20T23:28:06.365Z Downloaded quinn-udp v0.5.5
11632025-09-20T23:28:06.365Z Downloaded progenitor-macro v0.10.0
11642025-09-20T23:28:06.389Z Downloaded postgres-types v0.2.9
11652025-09-20T23:28:06.389Z Downloaded postcard v1.0.10
11662025-09-20T23:28:06.389Z Downloaded poly1305 v0.8.0
11672025-09-20T23:28:06.389Z Downloaded linked-hash-map v0.5.6
11682025-09-20T23:28:06.389Z Downloaded libz-rs-sys v0.5.1
11692025-09-20T23:28:06.389Z Downloaded lazycell v1.3.0
11702025-09-20T23:28:06.390Z Downloaded lazy_static v1.5.0
11712025-09-20T23:28:06.390Z Downloaded is_ci v1.2.0
11722025-09-20T23:28:06.390Z Downloaded ipnetwork v0.21.1
11732025-09-20T23:28:06.390Z Downloaded instability v0.3.2
11742025-09-20T23:28:06.390Z Downloaded ingot-macros v0.1.1
11752025-09-20T23:28:06.390Z Downloaded indoc v1.0.9
11762025-09-20T23:28:06.390Z Downloaded indicatif v0.18.0
11772025-09-20T23:28:06.415Z Downloaded indicatif v0.17.11
11782025-09-20T23:28:06.415Z Downloaded indent_write v2.2.0
11792025-09-20T23:28:06.415Z Downloaded ident_case v1.0.1
11802025-09-20T23:28:06.415Z Downloaded iana-time-zone v0.1.63
11812025-09-20T23:28:06.415Z Downloaded hyper-util v0.1.16
11822025-09-20T23:28:06.415Z Downloaded hyper-staticfile v0.10.1
11832025-09-20T23:28:06.415Z Downloaded hyper-rustls v0.27.7
11842025-09-20T23:28:06.415Z Downloaded humantime v2.2.0
11852025-09-20T23:28:06.415Z Downloaded hubpack_derive v0.1.1
11862025-09-20T23:28:06.415Z Downloaded home v0.5.9
11872025-09-20T23:28:06.439Z Downloaded highway v1.3.0
11882025-09-20T23:28:06.439Z Downloaded hickory-proto v0.25.2
11892025-09-20T23:28:06.439Z Downloaded heapless v0.7.17
11902025-09-20T23:28:06.439Z Downloaded glob v0.3.2
11912025-09-20T23:28:06.464Z Downloaded console v0.15.10
11922025-09-20T23:28:06.464Z Downloaded compact_str v0.8.0
11932025-09-20T23:28:06.464Z Downloaded clang-sys v1.8.1
11942025-09-20T23:28:06.464Z Downloaded buf-list v1.0.3
11952025-09-20T23:28:06.464Z Downloaded strum v0.27.2
11962025-09-20T23:28:06.464Z Downloaded serde_urlencoded v0.7.1
11972025-09-20T23:28:06.464Z Downloaded serde_repr v0.1.19
11982025-09-20T23:28:06.464Z Downloaded serde_derive_internals v0.29.1
11992025-09-20T23:28:06.464Z Downloaded semver v0.1.20
12002025-09-20T23:28:06.464Z Downloaded secrecy v0.8.0
12012025-09-20T23:28:06.464Z Downloaded sct v0.7.1
12022025-09-20T23:28:06.464Z Downloaded rsa v0.9.6
12032025-09-20T23:28:06.489Z Downloaded progenitor-client v0.10.0
12042025-09-20T23:28:06.489Z Downloaded progenitor-client v0.9.1
12052025-09-20T23:28:06.489Z Downloaded progenitor-client v0.8.0
12062025-09-20T23:28:06.489Z Downloaded ppv-lite86 v0.2.20
12072025-09-20T23:28:06.489Z Downloaded powerfmt v0.2.0
12082025-09-20T23:28:06.489Z Downloaded polyval v0.6.2
12092025-09-20T23:28:06.489Z Downloaded indexmap v1.9.3
12102025-09-20T23:28:06.489Z Downloaded impl-trait-for-tuples v0.2.2
12112025-09-20T23:28:06.489Z Downloaded ignore v0.4.23
12122025-09-20T23:28:06.489Z Downloaded hyper-tls v0.6.0
12132025-09-20T23:28:06.489Z Downloaded hubpack v0.1.2
12142025-09-20T23:28:06.489Z Downloaded httpdate v1.0.3
12152025-09-20T23:28:06.489Z Downloaded httparse v1.9.5
12162025-09-20T23:28:06.514Z Downloaded http-range v0.1.5
12172025-09-20T23:28:06.514Z Downloaded http-body-util v0.1.3
12182025-09-20T23:28:06.514Z Downloaded http-body v1.0.1
12192025-09-20T23:28:06.514Z Downloaded hickory-resolver v0.25.2
12202025-09-20T23:28:06.514Z Downloaded hickory-resolver v0.24.4
12212025-09-20T23:28:06.514Z Downloaded hickory-client v0.25.2
12222025-09-20T23:28:06.514Z Downloaded heck v0.3.3
12232025-09-20T23:28:06.514Z Downloaded convert_case v0.7.1
12242025-09-20T23:28:06.514Z Downloaded const_format_proc_macros v0.2.34
12252025-09-20T23:28:06.514Z Downloaded const-oid v0.9.6
12262025-09-20T23:28:06.539Z Downloaded console v0.16.0
12272025-09-20T23:28:06.539Z Downloaded colored v2.2.0
12282025-09-20T23:28:06.539Z Downloaded cmake v0.1.51
12292025-09-20T23:28:06.539Z Downloaded chacha20poly1305 v0.10.1
12302025-09-20T23:28:06.539Z Downloaded chacha20 v0.9.1
12312025-09-20T23:28:06.539Z Downloaded cbc v0.1.2
12322025-09-20T23:28:06.539Z Downloaded cargo-platform v0.1.8
12332025-09-20T23:28:06.539Z Downloaded camino-tempfile-ext v0.3.2
12342025-09-20T23:28:06.539Z Downloaded bumpalo v3.16.0
12352025-09-20T23:28:06.539Z Downloaded hmac v0.12.1
12362025-09-20T23:28:06.539Z Downloaded hkdf v0.12.4
12372025-09-20T23:28:06.539Z Downloaded hickory-proto v0.24.4
12382025-09-20T23:28:06.564Z Downloaded hex-literal v0.4.1
12392025-09-20T23:28:06.564Z Downloaded hex v0.4.3
12402025-09-20T23:28:06.564Z Downloaded crossbeam-deque v0.8.5
12412025-09-20T23:28:06.564Z Downloaded critical-section v1.1.3
12422025-09-20T23:28:06.564Z Downloaded crc8 v0.1.1
12432025-09-20T23:28:06.564Z Downloaded crc-catalog v2.4.0
12442025-09-20T23:28:06.564Z Downloaded crc v3.2.1
12452025-09-20T23:28:06.564Z Downloaded cookie v0.18.1
12462025-09-20T23:28:06.589Z Downloaded constant_time_eq v0.3.1
12472025-09-20T23:28:06.589Z Downloaded cipher v0.4.4
12482025-09-20T23:28:06.589Z Downloaded ciborium-ll v0.2.2
12492025-09-20T23:28:06.589Z Downloaded ciborium v0.2.2
12502025-09-20T23:28:06.589Z Downloaded cfg_aliases v0.2.1
12512025-09-20T23:28:06.589Z Downloaded cexpr v0.6.0
12522025-09-20T23:28:06.589Z Downloaded castaway v0.2.3
12532025-09-20T23:28:06.589Z Downloaded cassowary v0.3.0
12542025-09-20T23:28:06.589Z Downloaded cargo_metadata v0.18.1
12552025-09-20T23:28:06.589Z Downloaded cancel-safe-futures v0.1.5
12562025-09-20T23:28:06.589Z Downloaded bzip2 v0.4.4
12572025-09-20T23:28:06.589Z Downloaded blowfish v0.9.1
12582025-09-20T23:28:06.590Z Downloaded block-padding v0.3.3
12592025-09-20T23:28:06.590Z Downloaded ciborium-io v0.2.2
12602025-09-20T23:28:06.590Z Downloaded cfg_aliases v0.1.1
12612025-09-20T23:28:06.614Z Downloaded headers-core v0.3.0
12622025-09-20T23:28:06.614Z Downloaded bitfield-struct v0.6.2
12632025-09-20T23:28:06.615Z Downloaded bitfield-macros v0.19.2
12642025-09-20T23:28:06.615Z Downloaded assert_matches v1.5.0
12652025-09-20T23:28:06.615Z Downloaded argon2 v0.5.3
12662025-09-20T23:28:06.615Z Downloaded hostname v0.3.1
12672025-09-20T23:28:06.615Z Downloaded blake2 v0.10.6
12682025-09-20T23:28:06.615Z Downloaded bit-vec v0.6.3
12692025-09-20T23:28:06.615Z Downloaded bindgen v0.69.5
12702025-09-20T23:28:06.615Z Downloaded bcs v0.1.6
12712025-09-20T23:28:06.615Z Downloaded base64 v0.22.1
12722025-09-20T23:28:06.640Z Downloaded aws-lc-rs v1.12.4
12732025-09-20T23:28:06.640Z Downloaded atty v0.2.14
12742025-09-20T23:28:06.640Z Downloaded arrayref v0.3.9
12752025-09-20T23:28:06.640Z Downloaded hashbrown v0.12.3
12762025-09-20T23:28:06.640Z Downloaded half v1.8.3
12772025-09-20T23:28:06.640Z Downloaded h2 v0.4.6
12782025-09-20T23:28:06.665Z Downloaded globwalk v0.9.1
12792025-09-20T23:28:06.665Z Downloaded bitflags v1.3.2
12802025-09-20T23:28:06.665Z Downloaded bitfield v0.19.2
12812025-09-20T23:28:06.665Z Downloaded bit-vec v0.8.0
12822025-09-20T23:28:06.665Z Downloaded bit-set v0.8.0
12832025-09-20T23:28:06.665Z Downloaded bit-set v0.5.3
12842025-09-20T23:28:06.665Z Downloaded bcrypt-pbkdf v0.10.0
12852025-09-20T23:28:06.665Z Downloaded bb8 v0.8.5
12862025-09-20T23:28:06.665Z Downloaded base64 v0.21.7
12872025-09-20T23:28:06.665Z Downloaded base64 v0.13.1
12882025-09-20T23:28:06.665Z Downloaded backtrace v0.3.74
12892025-09-20T23:28:06.690Z Downloaded backoff v0.4.0
12902025-09-20T23:28:06.690Z Downloaded atomicwrites v0.4.4
12912025-09-20T23:28:06.690Z Downloaded atomic-waker v1.1.2
12922025-09-20T23:28:06.690Z Downloaded async-trait v0.1.89
12932025-09-20T23:28:06.690Z Downloaded async-bb8-diesel v0.2.1
12942025-09-20T23:28:06.690Z Downloaded array-init v0.0.4
12952025-09-20T23:28:06.690Z Downloaded aho-corasick v1.1.3
12962025-09-20T23:28:06.690Z Downloaded headers v0.4.1
12972025-09-20T23:28:06.715Z Downloaded hashbrown v0.13.2
12982025-09-20T23:28:06.715Z Downloaded hash32 v0.3.1
12992025-09-20T23:28:06.715Z Downloaded base64ct v1.6.0
13002025-09-20T23:28:06.715Z Downloaded base16ct v0.2.0
13012025-09-20T23:28:06.715Z Downloaded async-recursion v1.1.1
13022025-09-20T23:28:06.715Z Downloaded ascii-canvas v3.0.0
13032025-09-20T23:28:06.715Z Downloaded aes-gcm v0.10.3
13042025-09-20T23:28:06.715Z Downloaded aes v0.8.4
13052025-09-20T23:28:06.715Z Downloaded globset v0.4.15
13062025-09-20T23:28:06.715Z Downloaded crossbeam-utils v0.8.21
13072025-09-20T23:28:06.739Z Downloaded allocator-api2 v0.2.21
13082025-09-20T23:28:06.739Z Downloaded hostname v0.4.0
13092025-09-20T23:28:06.739Z Downloaded hash32 v0.2.1
13102025-09-20T23:28:06.739Z Downloaded half v2.4.1
13112025-09-20T23:28:06.739Z Downloaded ahash v0.8.12
13122025-09-20T23:28:06.739Z Downloaded adler2 v2.0.0
13132025-09-20T23:28:06.740Z Downloaded addr2line v0.24.2
13142025-09-20T23:28:06.740Z Downloaded cookie_store v0.21.1
13152025-09-20T23:28:06.740Z Downloaded convert_case v0.4.0
13162025-09-20T23:28:06.740Z Downloaded cobs v0.2.3
13172025-09-20T23:28:06.740Z Downloaded bzip2 v0.5.2
13182025-09-20T23:28:06.740Z Downloaded bindgen v0.71.1
13192025-09-20T23:28:06.765Z Downloaded async-stream v0.3.6
13202025-09-20T23:28:06.765Z Downloaded arrayvec v0.7.6
13212025-09-20T23:28:07.043Z Compiling value-bag v1.9.0
13222025-09-20T23:28:07.043Z Compiling shlex v1.3.0
13232025-09-20T23:28:07.043Z Compiling lock_api v0.4.12
13242025-09-20T23:28:07.068Z Compiling scopeguard v1.2.0
13252025-09-20T23:28:07.068Z Compiling typenum v1.17.0
13262025-09-20T23:28:07.068Z Compiling syn v2.0.106
13272025-09-20T23:28:07.068Z Compiling getrandom v0.2.15
13282025-09-20T23:28:07.068Z Compiling jobserver v0.1.32
13292025-09-20T23:28:07.462Z Compiling rand_core v0.6.4
13302025-09-20T23:28:07.579Z Compiling generic-array v0.14.7
13312025-09-20T23:28:07.605Z Compiling smallvec v1.15.1
13322025-09-20T23:28:07.650Z Compiling log v0.4.27
13332025-09-20T23:28:07.770Z Compiling cc v1.2.30
13342025-09-20T23:28:08.048Z Compiling portable-atomic v1.11.0
13352025-09-20T23:28:08.072Z Compiling subtle v2.6.1
13362025-09-20T23:28:08.110Z Compiling critical-section v1.1.3
13372025-09-20T23:28:08.320Z Compiling const-oid v0.9.6
13382025-09-20T23:28:08.344Z Compiling pkg-config v0.3.31
13392025-09-20T23:28:08.434Z Compiling parking_lot_core v0.9.10
13402025-09-20T23:28:08.459Z Compiling pin-project-lite v0.2.14
13412025-09-20T23:28:08.608Z Compiling rustix v0.38.37
13422025-09-20T23:28:09.318Z Compiling signal-hook-registry v1.4.2
13432025-09-20T23:28:09.401Z Compiling parking_lot v0.12.3
13442025-09-20T23:28:09.425Z Compiling mio v1.0.2
13452025-09-20T23:28:09.481Z Compiling futures-core v0.3.31
13462025-09-20T23:28:09.731Z Compiling spin v0.9.8
13472025-09-20T23:28:09.962Z Compiling once_cell v1.21.3
13482025-09-20T23:28:09.986Z Compiling libm v0.2.8
13492025-09-20T23:28:10.095Z Compiling socket2 v0.6.0
13502025-09-20T23:28:10.120Z Compiling num-traits v0.2.19
13512025-09-20T23:28:10.146Z Compiling slab v0.4.9
13522025-09-20T23:28:10.343Z Compiling aho-corasick v1.1.3
13532025-09-20T23:28:10.376Z Compiling allocator-api2 v0.2.21
13542025-09-20T23:28:10.402Z Compiling foldhash v0.1.5
13552025-09-20T23:28:10.430Z Compiling getrandom v0.3.1
13562025-09-20T23:28:10.458Z Compiling serde_json v1.0.145
13572025-09-20T23:28:10.709Z Compiling regex-syntax v0.8.5
13582025-09-20T23:28:10.753Z Compiling cpufeatures v0.2.14
13592025-09-20T23:28:11.053Z Compiling hashbrown v0.15.4
13602025-09-20T23:28:11.135Z Compiling futures-sink v0.3.31
13612025-09-20T23:28:11.228Z Compiling percent-encoding v2.3.2
13622025-09-20T23:28:11.259Z Compiling glob v0.3.2
13632025-09-20T23:28:11.310Z Compiling futures-channel v0.3.31
13642025-09-20T23:28:12.075Z Compiling clang-sys v1.8.1
13652025-09-20T23:28:12.249Z Compiling futures-task v0.3.31
13662025-09-20T23:28:12.273Z Compiling either v1.15.0
13672025-09-20T23:28:12.542Z Compiling futures-io v0.3.31
13682025-09-20T23:28:12.691Z Compiling prettyplease v0.2.36
13692025-09-20T23:28:12.730Z Compiling pin-utils v0.1.0
13702025-09-20T23:28:12.849Z Compiling lazy_static v1.5.0
13712025-09-20T23:28:12.873Z Compiling minimal-lexical v0.2.1
13722025-09-20T23:28:13.027Z Compiling libloading v0.8.5
13732025-09-20T23:28:13.052Z Compiling bindgen v0.69.5
13742025-09-20T23:28:13.380Z Compiling nom v7.1.3
13752025-09-20T23:28:13.405Z Compiling home v0.5.9
13762025-09-20T23:28:13.655Z Compiling base64ct v1.6.0
13772025-09-20T23:28:13.956Z Compiling synstructure v0.13.1
13782025-09-20T23:28:14.229Z Compiling regex-automata v0.4.8
13792025-09-20T23:28:14.269Z Compiling pem-rfc7468 v0.7.0
13802025-09-20T23:28:14.868Z Compiling itertools v0.12.1
13812025-09-20T23:28:15.249Z Compiling rustc-hash v1.1.0
13822025-09-20T23:28:15.405Z Compiling lazycell v1.3.0
13832025-09-20T23:28:15.591Z Compiling flagset v0.4.6
13842025-09-20T23:28:15.831Z Compiling cmake v0.1.51
13852025-09-20T23:28:15.917Z Compiling fs_extra v1.3.0
13862025-09-20T23:28:16.306Z Compiling cexpr v0.6.0
13872025-09-20T23:28:16.405Z Compiling dunce v1.0.5
13882025-09-20T23:28:16.562Z Compiling form_urlencoded v1.2.2
13892025-09-20T23:28:16.599Z Compiling paste v1.0.15
13902025-09-20T23:28:16.913Z Compiling vcpkg v0.2.15
13912025-09-20T23:28:17.177Z Compiling iana-time-zone v0.1.63
13922025-09-20T23:28:17.554Z Compiling ring v0.17.14
13932025-09-20T23:28:17.578Z Compiling tracing-core v0.1.32
13942025-09-20T23:28:17.774Z Compiling aws-lc-rs v1.12.4
13952025-09-20T23:28:18.264Z Compiling base64 v0.22.1
13962025-09-20T23:28:18.291Z Compiling rustls-pki-types v1.10.0
13972025-09-20T23:28:18.321Z Compiling serde_derive v1.0.223
13982025-09-20T23:28:18.611Z Compiling zeroize_derive v1.4.2
13992025-09-20T23:28:18.640Z Compiling zerofrom-derive v0.1.4
14002025-09-20T23:28:18.774Z Compiling yoke-derive v0.7.4
14012025-09-20T23:28:18.949Z Compiling zerovec-derive v0.10.3
14022025-09-20T23:28:19.234Z Compiling displaydoc v0.2.5
14032025-09-20T23:28:19.927Z Compiling zeroize v1.8.1
14042025-09-20T23:28:20.655Z Compiling zerocopy-derive v0.7.35
14052025-09-20T23:28:21.147Z Compiling tokio-macros v2.5.0
14062025-09-20T23:28:21.172Z Compiling icu_provider_macros v1.5.0
14072025-09-20T23:28:21.638Z Compiling crypto-common v0.1.6
14082025-09-20T23:28:21.793Z Compiling block-buffer v0.10.4
14092025-09-20T23:28:21.977Z Compiling zerofrom v0.1.4
14102025-09-20T23:28:22.167Z Compiling digest v0.10.7
14112025-09-20T23:28:22.194Z Compiling block-padding v0.3.3
14122025-09-20T23:28:22.246Z Compiling yoke v0.7.4
14132025-09-20T23:28:22.494Z Compiling futures-macro v0.3.31
14142025-09-20T23:28:22.536Z Compiling zerocopy v0.7.35
14152025-09-20T23:28:22.578Z Compiling inout v0.1.3
14162025-09-20T23:28:22.633Z Compiling zerovec v0.10.4
14172025-09-20T23:28:22.687Z Compiling hmac v0.12.1
14182025-09-20T23:28:22.888Z Compiling cipher v0.4.4
14192025-09-20T23:28:23.015Z Compiling sha2 v0.10.9
14202025-09-20T23:28:23.111Z Compiling regex v1.11.1
14212025-09-20T23:28:23.455Z Compiling der_derive v0.7.3
14222025-09-20T23:28:23.880Z Compiling thiserror-impl v1.0.69
14232025-09-20T23:28:24.134Z Compiling ppv-lite86 v0.2.20
14242025-09-20T23:28:24.173Z Compiling futures-util v0.3.31
14252025-09-20T23:28:24.198Z Compiling salsa20 v0.10.2
14262025-09-20T23:28:24.465Z Compiling tinystr v0.7.6
14272025-09-20T23:28:24.717Z Compiling icu_collections v1.5.0
14282025-09-20T23:28:24.863Z Compiling icu_locid v1.5.0
14292025-09-20T23:28:24.909Z Compiling pbkdf2 v0.12.2
14302025-09-20T23:28:25.041Z Compiling serde v1.0.223
14312025-09-20T23:28:25.116Z Compiling scrypt v0.11.0
14322025-09-20T23:28:25.514Z Compiling der v0.7.9
14332025-09-20T23:28:25.593Z Compiling cbc v0.1.2
14342025-09-20T23:28:25.798Z Compiling aes v0.8.4
14352025-09-20T23:28:25.854Z Compiling openssl-sys v0.9.109
14362025-09-20T23:28:25.933Z Compiling icu_provider v1.5.0
14372025-09-20T23:28:26.233Z Compiling bitflags v2.9.1
14382025-09-20T23:28:26.521Z Compiling bytes v1.10.1
14392025-09-20T23:28:26.723Z Compiling semver v1.0.26
14402025-09-20T23:28:26.839Z Compiling icu_locid_transform v1.5.0
14412025-09-20T23:28:26.914Z Compiling indexmap v2.11.0
14422025-09-20T23:28:27.451Z Compiling thiserror v1.0.69
14432025-09-20T23:28:27.619Z Compiling spki v0.7.3
14442025-09-20T23:28:27.975Z Compiling tokio v1.47.0
14452025-09-20T23:28:28.011Z Compiling http v1.3.1
14462025-09-20T23:28:28.178Z Compiling icu_properties v1.5.1
14472025-09-20T23:28:28.351Z Compiling rustc_version v0.4.1
14482025-09-20T23:28:28.470Z Compiling pkcs5 v0.7.1
14492025-09-20T23:28:29.064Z Compiling pest v2.7.14
14502025-09-20T23:28:29.292Z Compiling chrono v0.4.41
14512025-09-20T23:28:29.468Z Compiling uuid v1.18.1
14522025-09-20T23:28:29.571Z Compiling tracing-attributes v0.1.27
14532025-09-20T23:28:30.115Z Compiling http-body v1.0.1
14542025-09-20T23:28:30.369Z Compiling which v4.4.2
14552025-09-20T23:28:30.933Z Compiling pkcs8 v0.10.2
14562025-09-20T23:28:31.568Z Compiling pest_meta v2.7.14
14572025-09-20T23:28:31.720Z Compiling icu_normalizer v1.5.0
14582025-09-20T23:28:32.448Z Compiling scroll_derive v0.12.0
14592025-09-20T23:28:32.515Z Compiling tinyvec_macros v0.1.1
14602025-09-20T23:28:32.540Z Compiling tracing v0.1.40
14612025-09-20T23:28:32.644Z Compiling idna_adapter v1.2.0
14622025-09-20T23:28:32.916Z Compiling idna v1.0.3
14632025-09-20T23:28:33.074Z Compiling rustversion v1.0.22
14642025-09-20T23:28:33.330Z Compiling httparse v1.9.5
14652025-09-20T23:28:33.678Z Compiling url v2.5.4
14662025-09-20T23:28:33.817Z Compiling scroll v0.12.0
14672025-09-20T23:28:34.041Z Compiling pest_generator v2.7.14
14682025-09-20T23:28:34.334Z Compiling tinyvec v1.8.0
14692025-09-20T23:28:34.373Z Compiling serde_derive_internals v0.29.1
14702025-09-20T23:28:35.309Z Compiling rand_core v0.9.3
14712025-09-20T23:28:35.587Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14722025-09-20T23:28:35.629Z Compiling bzip2-sys v0.1.13+1.0.8
14732025-09-20T23:28:35.654Z Compiling time-core v0.1.6
14742025-09-20T23:28:35.849Z Compiling openssl v0.10.73
14752025-09-20T23:28:35.959Z Compiling tower-service v0.3.3
14762025-09-20T23:28:36.115Z Compiling powerfmt v0.2.0
14772025-09-20T23:28:36.140Z Compiling openssl-probe v0.1.5
14782025-09-20T23:28:36.259Z Compiling untrusted v0.9.0
14792025-09-20T23:28:36.289Z Compiling num-conv v0.1.0
14802025-09-20T23:28:36.316Z Compiling untrusted v0.7.1
14812025-09-20T23:28:36.488Z Compiling tokio-util v0.7.15
14822025-09-20T23:28:36.512Z Compiling atomic-waker v1.1.2
14832025-09-20T23:28:36.541Z Compiling schemars v0.8.22
14842025-09-20T23:28:36.565Z Compiling try-lock v0.2.5
14852025-09-20T23:28:36.595Z Compiling adler2 v2.0.0
14862025-09-20T23:28:36.595Z Compiling foreign-types-shared v0.1.1
14872025-09-20T23:28:36.738Z Compiling foreign-types v0.3.2
14882025-09-20T23:28:36.763Z Compiling want v0.3.1
14892025-09-20T23:28:36.792Z Compiling miniz_oxide v0.8.5
14902025-09-20T23:28:36.907Z Compiling time-macros v0.2.24
14912025-09-20T23:28:36.932Z Compiling schemars_derive v0.8.22
14922025-09-20T23:28:37.155Z Compiling deranged v0.5.3
14932025-09-20T23:28:38.214Z Compiling h2 v0.4.6
14942025-09-20T23:28:39.790Z Compiling goblin v0.8.2
14952025-09-20T23:28:39.816Z Compiling pest_derive v2.7.14
14962025-09-20T23:28:40.714Z Compiling rand_chacha v0.9.0
14972025-09-20T23:28:41.519Z Compiling ipnet v2.11.0
14982025-09-20T23:28:42.282Z Compiling openssl-macros v0.1.1
14992025-09-20T23:28:42.460Z Compiling syn v1.0.109
15002025-09-20T23:28:42.579Z Compiling native-tls v0.2.12
15012025-09-20T23:28:42.686Z Compiling zerocopy v0.8.26
15022025-09-20T23:28:42.933Z Compiling httpdate v1.0.3
15032025-09-20T23:28:42.957Z Compiling rustls v0.23.19
15042025-09-20T23:28:43.012Z Compiling crossbeam-utils v0.8.21
15052025-09-20T23:28:43.309Z Compiling dyn-clone v1.0.20
15062025-09-20T23:28:43.388Z Compiling num_threads v0.1.7
15072025-09-20T23:28:43.584Z Compiling time v0.3.43
15082025-09-20T23:28:43.728Z Compiling rand v0.9.2
15092025-09-20T23:28:45.419Z Compiling hyper v1.7.0
15102025-09-20T23:28:46.553Z Compiling dof v0.3.0
15112025-09-20T23:28:47.215Z Compiling dtrace-parser v0.2.0
15122025-09-20T23:28:47.598Z Compiling unicode-normalization v0.1.24
15132025-09-20T23:28:48.065Z Compiling heapless v0.7.17
15142025-09-20T23:28:48.301Z Compiling signature v2.2.0
15152025-09-20T23:28:48.530Z Compiling zerocopy-derive v0.8.26
15162025-09-20T23:28:48.555Z Compiling cookie v0.18.1
15172025-09-20T23:28:48.650Z Compiling crc32fast v1.4.2
15182025-09-20T23:28:48.817Z Compiling unicode-bidi v0.3.17
15192025-09-20T23:28:48.867Z Compiling unicode-properties v0.1.3
15202025-09-20T23:28:48.993Z Compiling zstd-safe v7.2.3
15212025-09-20T23:28:49.018Z Compiling slog v2.7.0
15222025-09-20T23:28:49.269Z Compiling zlib-rs v0.5.1
15232025-09-20T23:28:49.326Z Compiling siphasher v0.3.11
15242025-09-20T23:28:49.505Z Compiling signal-hook v0.3.18
15252025-09-20T23:28:49.705Z Compiling phf_shared v0.11.2
15262025-09-20T23:28:49.899Z Compiling stringprep v0.1.5
15272025-09-20T23:28:50.158Z Compiling usdt-impl v0.5.0
15282025-09-20T23:28:50.650Z Compiling hyper-util v0.1.16
15292025-09-20T23:28:51.070Z Compiling curve25519-dalek v4.1.3
15302025-09-20T23:28:51.398Z Compiling serde_spanned v0.6.9
15312025-09-20T23:28:51.677Z Compiling serde_tokenstream v0.2.2
15322025-09-20T23:28:51.722Z Compiling toml_datetime v0.6.11
15332025-09-20T23:28:52.049Z Compiling rand_chacha v0.3.1
15342025-09-20T23:28:52.305Z Compiling md-5 v0.10.6
15352025-09-20T23:28:52.330Z Compiling num-integer v0.1.46
15362025-09-20T23:28:52.601Z Compiling sync_wrapper v1.0.1
15372025-09-20T23:28:52.779Z Compiling hash32 v0.2.1
15382025-09-20T23:28:53.035Z Compiling ff v0.13.0
15392025-09-20T23:28:53.143Z Compiling memoffset v0.9.1
15402025-09-20T23:28:53.288Z Compiling litrs v0.4.1
15412025-09-20T23:28:53.478Z Compiling base16ct v0.2.0
15422025-09-20T23:28:53.817Z Compiling psl-types v2.0.11
15432025-09-20T23:28:54.029Z Compiling gimli v0.31.1
15442025-09-20T23:28:54.120Z Compiling fallible-iterator v0.2.0
15452025-09-20T23:28:54.295Z Compiling newtype-uuid v1.2.4
15462025-09-20T23:28:54.328Z Compiling tower-layer v0.3.3
15472025-09-20T23:28:54.587Z Compiling num-bigint-dig v0.8.4
15482025-09-20T23:28:54.630Z Compiling smoltcp v0.9.1
15492025-09-20T23:28:54.780Z Compiling libz-rs-sys v0.5.1
15502025-09-20T23:28:54.851Z Compiling cfg_aliases v0.2.1
15512025-09-20T23:28:54.946Z Compiling postgres-protocol v0.6.8
15522025-09-20T23:28:54.981Z Compiling nix v0.29.0
15532025-09-20T23:28:55.087Z Compiling flate2 v1.1.2
15542025-09-20T23:28:55.305Z Compiling tower v0.5.2
15552025-09-20T23:28:55.607Z Compiling document-features v0.2.11
15562025-09-20T23:28:55.738Z Compiling publicsuffix v2.3.0
15572025-09-20T23:28:55.988Z Compiling sec1 v0.7.3
15582025-09-20T23:28:56.111Z Compiling group v0.13.0
15592025-09-20T23:28:56.204Z Compiling num-iter v0.1.45
15602025-09-20T23:28:56.410Z Compiling rand v0.8.5
15612025-09-20T23:28:56.587Z Compiling tokio-native-tls v0.3.1
15622025-09-20T23:28:57.203Z Compiling ipnetwork v0.21.1
15632025-09-20T23:28:57.647Z Compiling strum_macros v0.27.1
15642025-09-20T23:28:57.846Z Compiling addr2line v0.24.2
15652025-09-20T23:28:57.962Z Compiling rustls-native-certs v0.8.1
15662025-09-20T23:28:57.998Z Compiling http-body-util v0.1.3
15672025-09-20T23:28:58.297Z Compiling terminal_size v0.4.0
15682025-09-20T23:28:58.396Z Compiling hkdf v0.12.4
15692025-09-20T23:28:58.495Z Compiling crypto-bigint v0.5.5
15702025-09-20T23:28:58.547Z Compiling webpki-roots v1.0.1
15712025-09-20T23:28:58.593Z Compiling async-trait v0.1.89
15722025-09-20T23:28:58.617Z Compiling thiserror-impl v2.0.16
15732025-09-20T23:28:58.708Z Compiling curve25519-dalek-derive v0.1.1
15742025-09-20T23:28:58.787Z Compiling ahash v0.8.12
15752025-09-20T23:28:59.127Z Compiling fs-err v3.1.1
15762025-09-20T23:28:59.437Z Compiling object v0.36.5
15772025-09-20T23:28:59.965Z Compiling managed v0.8.0
15782025-09-20T23:29:00.384Z Compiling iri-string v0.7.8
15792025-09-20T23:29:00.786Z Compiling bitflags v1.3.2
15802025-09-20T23:29:00.915Z Compiling anyhow v1.0.99
15812025-09-20T23:29:01.485Z Compiling rustc-demangle v0.1.24
15822025-09-20T23:29:01.511Z Compiling lockfree-object-pool v0.1.6
15832025-09-20T23:29:01.643Z Compiling hubpack_derive v0.1.1
15842025-09-20T23:29:01.803Z Compiling simd-adler32 v0.3.7
15852025-09-20T23:29:02.064Z Compiling rustix v1.0.7
15862025-09-20T23:29:02.335Z Compiling buf-list v1.0.3
15872025-09-20T23:29:02.383Z Compiling winnow v0.5.40
15882025-09-20T23:29:02.480Z Compiling bumpalo v3.16.0
15892025-09-20T23:29:02.877Z Compiling zopfli v0.8.1
15902025-09-20T23:29:02.956Z Compiling hubpack v0.1.2
15912025-09-20T23:29:02.991Z Compiling strum v0.27.2
15922025-09-20T23:29:03.216Z Compiling tower-http v0.6.6
15932025-09-20T23:29:03.415Z Compiling thiserror v2.0.16
15942025-09-20T23:29:03.912Z Compiling elliptic-curve v0.13.8
15952025-09-20T23:29:03.989Z Compiling clap_builder v4.5.41
15962025-09-20T23:29:04.643Z Compiling hyper-tls v0.6.0
15972025-09-20T23:29:05.058Z Compiling oxnet v0.1.3
15982025-09-20T23:29:05.584Z Compiling toml_edit v0.19.15
15992025-09-20T23:29:05.802Z Compiling backtrace v0.3.74
16002025-09-20T23:29:05.882Z Compiling signal-hook-mio v0.2.4
16012025-09-20T23:29:06.073Z Compiling cookie_store v0.21.1
16022025-09-20T23:29:06.270Z Compiling zstd v0.13.3
16032025-09-20T23:29:07.011Z Compiling postgres-types v0.2.9
16042025-09-20T23:29:07.897Z Compiling usdt-attr-macro v0.5.0
16052025-09-20T23:29:08.227Z Compiling usdt-macro v0.5.0
16062025-09-20T23:29:08.555Z Compiling phf v0.11.2
16072025-09-20T23:29:08.873Z Compiling ed25519 v2.2.3
16082025-09-20T23:29:09.334Z Compiling bzip2 v0.4.4
16092025-09-20T23:29:09.557Z Compiling bzip2 v0.5.2
16102025-09-20T23:29:09.723Z Compiling strum_macros v0.26.4
16112025-09-20T23:29:09.941Z Compiling pkcs1 v0.7.5
16122025-09-20T23:29:10.642Z Compiling serde-big-array v0.5.1
16132025-09-20T23:29:10.674Z Compiling serde_urlencoded v0.7.1
16142025-09-20T23:29:10.792Z Compiling rfc6979 v0.4.0
16152025-09-20T23:29:10.909Z Compiling bstr v1.10.0
16162025-09-20T23:29:11.005Z Compiling serde_repr v0.1.19
16172025-09-20T23:29:11.241Z Compiling clap_derive v4.5.41
16182025-09-20T23:29:11.330Z Compiling enum-as-inner v0.6.1
16192025-09-20T23:29:12.045Z Compiling daft-derive v0.1.4
16202025-09-20T23:29:12.118Z Compiling float-cmp v0.10.0
16212025-09-20T23:29:12.304Z Compiling env_filter v0.1.2
16222025-09-20T23:29:12.384Z Compiling socket2 v0.5.10
16232025-09-20T23:29:12.421Z Compiling encoding_rs v0.8.34
16242025-09-20T23:29:12.934Z Compiling predicates-core v1.0.8
16252025-09-20T23:29:13.276Z Compiling difflib v0.4.0
16262025-09-20T23:29:13.301Z Compiling mime v0.3.17
16272025-09-20T23:29:13.611Z Compiling unicode-segmentation v1.12.0
16282025-09-20T23:29:13.845Z Compiling whoami v1.5.2
16292025-09-20T23:29:13.870Z Compiling fixedbitset v0.4.2
16302025-09-20T23:29:14.314Z Compiling new_debug_unreachable v1.0.6
16312025-09-20T23:29:14.411Z Compiling static_assertions v1.1.0
16322025-09-20T23:29:14.435Z Compiling precomputed-hash v0.1.1
16332025-09-20T23:29:14.460Z Compiling normalize-line-endings v0.3.0
16342025-09-20T23:29:14.526Z Compiling data-encoding v2.9.0
16352025-09-20T23:29:14.552Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16362025-09-20T23:29:14.600Z Compiling predicates v3.1.3
16372025-09-20T23:29:14.632Z Compiling string_cache v0.8.9
16382025-09-20T23:29:15.053Z Compiling toml_edit v0.22.27
16392025-09-20T23:29:15.173Z Compiling clap v4.5.41
16402025-09-20T23:29:15.322Z Compiling hickory-proto v0.25.2
16412025-09-20T23:29:15.714Z Compiling similar v2.7.0
16422025-09-20T23:29:16.012Z Compiling tokio-postgres v0.7.13
16432025-09-20T23:29:16.133Z Compiling petgraph v0.6.5
16442025-09-20T23:29:16.712Z Compiling strum v0.26.3
16452025-09-20T23:29:16.978Z Compiling daft v0.1.4
16462025-09-20T23:29:17.492Z Compiling env_logger v0.11.5
16472025-09-20T23:29:17.684Z Compiling usdt v0.5.0
16482025-09-20T23:29:18.141Z Compiling ecdsa v0.16.9
16492025-09-20T23:29:18.208Z Compiling rsa v0.9.6
16502025-09-20T23:29:18.988Z Compiling zip v4.2.0
16512025-09-20T23:29:19.708Z Compiling zip v0.6.6
16522025-09-20T23:29:20.869Z Compiling ed25519-dalek v2.1.1
16532025-09-20T23:29:20.897Z Compiling toml v0.7.8
16542025-09-20T23:29:21.710Z Compiling crossterm v0.28.1
16552025-09-20T23:29:22.904Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16562025-09-20T23:29:22.943Z Compiling crossbeam-epoch v0.9.18
16572025-09-20T23:29:23.129Z Compiling tokio-stream v0.1.17
16582025-09-20T23:29:23.334Z Compiling openapiv3 v2.2.0
16592025-09-20T23:29:23.639Z Compiling x509-cert v0.2.5
16602025-09-20T23:29:24.086Z Compiling sha1 v0.10.6
16612025-09-20T23:29:24.477Z Compiling itertools v0.10.5
16622025-09-20T23:29:24.692Z Compiling winnow v0.6.26
16632025-09-20T23:29:25.136Z Compiling rustc-hash v2.1.1
16642025-09-20T23:29:25.192Z Compiling lalrpop-util v0.19.12
16652025-09-20T23:29:25.355Z Compiling peg-runtime v0.8.5
16662025-09-20T23:29:25.525Z Compiling thread_local v1.1.8
16672025-09-20T23:29:25.874Z Compiling slog-async v2.8.0
16682025-09-20T23:29:25.984Z Compiling crossbeam-channel v0.5.15
16692025-09-20T23:29:26.200Z Compiling xattr v1.3.1
16702025-09-20T23:29:26.410Z Compiling futures-executor v0.3.31
16712025-09-20T23:29:26.463Z Compiling filetime v0.2.25
16722025-09-20T23:29:26.726Z Compiling is-terminal v0.4.13
16732025-09-20T23:29:26.760Z Compiling take_mut v0.2.2
16742025-09-20T23:29:26.787Z Compiling term v1.1.0
16752025-09-20T23:29:26.891Z Compiling tar v0.4.44
16762025-09-20T23:29:26.916Z Compiling futures v0.3.31
16772025-09-20T23:29:27.654Z Compiling slog-term v2.9.2
16782025-09-20T23:29:30.923Z Compiling aws-lc-sys v0.26.0
16792025-09-20T23:30:03.709Z Compiling rustls-webpki v0.102.8
16802025-09-20T23:30:09.087Z Compiling tokio-rustls v0.26.0
16812025-09-20T23:30:09.419Z Compiling hyper-rustls v0.27.7
16822025-09-20T23:30:09.786Z Compiling reqwest v0.12.22
16832025-09-20T23:30:14.369Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16842025-09-20T23:30:14.741Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16852025-09-20T23:30:20.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
16862025-09-20T23:30:20.465Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16872025-09-20T23:30:20.541ZSep 20 23:30:20.019 INFO Starting download, target: Clickhouse
16882025-09-20T23:30:20.541ZSep 20 23:30:20.021 INFO Starting download, target: Cockroach
16892025-09-20T23:30:20.541ZSep 20 23:30:20.021 INFO Starting download, target: Console
16902025-09-20T23:30:20.566ZSep 20 23:30:20.021 INFO Starting download, target: DendriteStub
16912025-09-20T23:30:20.566ZSep 20 23:30:20.021 INFO Starting download, target: MaghemiteMgd
16922025-09-20T23:30:20.566ZSep 20 23:30:20.021 INFO Starting download, target: TransceiverControl
16932025-09-20T23:30:20.566ZSep 20 23:30:20.021 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16942025-09-20T23:30:20.566ZSep 20 23:30:20.021 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16952025-09-20T23:30:20.566ZSep 20 23:30:20.022 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16962025-09-20T23:30:20.566ZSep 20 23:30:20.022 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16972025-09-20T23:30:20.566ZSep 20 23:30:20.022 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16982025-09-20T23:30:20.566ZSep 20 23:30:20.022 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16992025-09-20T23:30:20.913ZSep 20 23:30:20.386 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17002025-09-20T23:30:21.301ZSep 20 23:30:20.752 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17012025-09-20T23:30:21.396ZSep 20 23:30:20.778 INFO Download complete, target: Console
17022025-09-20T23:30:21.654ZSep 20 23:30:21.132 INFO Download complete, target: TransceiverControl
17032025-09-20T23:30:25.399ZSep 20 23:30:24.879 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17042025-09-20T23:30:26.620ZSep 20 23:30:26.100 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17052025-09-20T23:30:27.684ZSep 20 23:30:27.141 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17062025-09-20T23:30:27.684ZSep 20 23:30:27.141 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17072025-09-20T23:30:30.582ZSep 20 23:30:30.040 INFO Download complete, target: DendriteStub
17082025-09-20T23:30:31.529ZSep 20 23:30:31.008 INFO Download complete, target: MaghemiteMgd
17092025-09-20T23:30:36.075ZSep 20 23:30:35.555 INFO Checking that binary works, target: Cockroach
17102025-09-20T23:30:36.276ZSep 20 23:30:35.756 INFO Download complete, target: Cockroach
17112025-09-20T23:30:47.172ZSep 20 23:30:46.653 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17122025-09-20T23:30:58.853ZSep 20 23:30:58.331 INFO Checking that binary works, target: Clickhouse
17132025-09-20T23:30:58.977ZSep 20 23:30:58.457 INFO Download complete, target: Clickhouse
17142025-09-20T23:30:59.004ZAll builder prerequisites installed successfully, and PATH looks valid
17152025-09-20T23:30:59.029Z
17162025-09-20T23:30:59.029Zreal 5:40.406161763
17172025-09-20T23:30:59.029Zuser 15:46.985482936
17182025-09-20T23:30:59.029Zsys 2:42.241266040
17192025-09-20T23:30:59.029Ztrap 0.612463014
17202025-09-20T23:30:59.029Ztflt 0.541543498
17212025-09-20T23:30:59.029Zdflt 0.890612009
17222025-09-20T23:30:59.029Zkflt 0.010429195
17232025-09-20T23:30:59.029Zlock 46:28.295235235
17242025-09-20T23:30:59.029Zslp 58:28.507361933
17252025-09-20T23:30:59.029Zlat 1:16.580755924
17262025-09-20T23:30:59.029Zstop 3:10.885866187
17272025-09-20T23:30:59.029Z+ banner hack-check
17282025-09-20T23:30:59.029Z
17292025-09-20T23:30:59.029Z # # ## #### # # #### # # ###### #### # #
17302025-09-20T23:30:59.029Z # # # # # # # # # # # # # # # # #
17312025-09-20T23:30:59.029Z ###### # # # #### ##### # ###### ##### # ####
17322025-09-20T23:30:59.029Z # # ###### # # # # # # # # # #
17332025-09-20T23:30:59.029Z # # # # # # # # # # # # # # # # #
17342025-09-20T23:30:59.029Z # # # # #### # # #### # # ###### #### # #
17352025-09-20T23:30:59.029Z
17362025-09-20T23:30:59.029Z+ export CARGO_INCREMENTAL=0
17372025-09-20T23:30:59.029Z+ CARGO_INCREMENTAL=0
17382025-09-20T23:30:59.029Z+ ptime -m timeout 2h cargo xtask check-features --ci
17392025-09-20T23:31:00.077Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17402025-09-20T23:31:00.391Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17412025-09-20T23:31:04.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
17422025-09-20T23:31:04.386Z Running `target/debug/xtask check-features --ci`
17432025-09-20T23:31:04.435Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17442025-09-20T23:31:04.435Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17452025-09-20T23:31:05.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17462025-09-20T23:31:05.482Z Running `target/debug/xtask download cargo-hack`
17472025-09-20T23:31:06.885Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482025-09-20T23:31:07.260Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492025-09-20T23:31:11.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
17502025-09-20T23:31:12.028Z Running `target/debug/xtask-downloader cargo-hack`
17512025-09-20T23:31:12.092ZSep 20 23:31:11.573 INFO Starting download, target: CargoHack
17522025-09-20T23:31:12.117ZSep 20 23:31:11.574 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17532025-09-20T23:31:12.524ZSep 20 23:31:12.005 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17542025-09-20T23:31:12.616ZSep 20 23:31:12.097 INFO Download complete, target: CargoHack
17552025-09-20T23:31:12.640Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17562025-09-20T23:31:12.690Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17572025-09-20T23:31:12.922Zinfo: running `cargo check --bins` on api_identity (1/227)
17582025-09-20T23:31:13.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-09-20T23:31:13.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-09-20T23:31:13.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-09-20T23:31:13.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
17622025-09-20T23:31:13.961Z
17632025-09-20T23:31:13.961Zinfo: running `cargo check --bins` on bootstore (2/227)
17642025-09-20T23:31:14.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-09-20T23:31:14.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-09-20T23:31:14.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-09-20T23:31:14.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17682025-09-20T23:31:15.094Z
17692025-09-20T23:31:15.094Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17702025-09-20T23:31:16.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-09-20T23:31:16.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-09-20T23:31:16.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-09-20T23:31:16.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
17742025-09-20T23:31:16.181Z
17752025-09-20T23:31:16.181Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17762025-09-20T23:31:17.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-09-20T23:31:17.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-09-20T23:31:17.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-09-20T23:31:17.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
17802025-09-20T23:31:17.286Z
17812025-09-20T23:31:17.286Zinfo: running `cargo check --bins` on id-map (5/227)
17822025-09-20T23:31:18.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-09-20T23:31:18.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-09-20T23:31:18.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-09-20T23:31:18.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17862025-09-20T23:31:18.315Z
17872025-09-20T23:31:18.315Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17882025-09-20T23:31:19.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-09-20T23:31:19.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-09-20T23:31:19.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-09-20T23:31:19.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17922025-09-20T23:31:19.121Z
17932025-09-20T23:31:19.121Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17942025-09-20T23:31:19.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-09-20T23:31:19.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-09-20T23:31:19.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-09-20T23:31:19.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
17982025-09-20T23:31:20.008Z
17992025-09-20T23:31:20.008Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
18002025-09-20T23:31:20.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-09-20T23:31:20.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-09-20T23:31:20.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-09-20T23:31:20.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18042025-09-20T23:31:20.839Z
18052025-09-20T23:31:20.839Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
18062025-09-20T23:31:21.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-09-20T23:31:21.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-09-20T23:31:21.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-09-20T23:31:21.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18102025-09-20T23:31:21.636Z
18112025-09-20T23:31:21.636Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
18122025-09-20T23:31:22.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-09-20T23:31:22.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-09-20T23:31:22.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-09-20T23:31:22.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18162025-09-20T23:31:22.420Z
18172025-09-20T23:31:22.420Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18182025-09-20T23:31:23.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-09-20T23:31:23.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-09-20T23:31:23.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-09-20T23:31:23.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18222025-09-20T23:31:23.220Z
18232025-09-20T23:31:23.220Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18242025-09-20T23:31:23.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-09-20T23:31:23.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-09-20T23:31:23.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-09-20T23:31:23.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18282025-09-20T23:31:24.006Z
18292025-09-20T23:31:24.006Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18302025-09-20T23:31:24.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-09-20T23:31:24.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-09-20T23:31:24.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-09-20T23:31:24.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18342025-09-20T23:31:24.826Z
18352025-09-20T23:31:24.826Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18362025-09-20T23:31:25.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-09-20T23:31:25.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-09-20T23:31:25.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-09-20T23:31:25.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18402025-09-20T23:31:25.636Z
18412025-09-20T23:31:25.636Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18422025-09-20T23:31:26.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-09-20T23:31:26.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-09-20T23:31:26.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-09-20T23:31:26.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18462025-09-20T23:31:26.435Z
18472025-09-20T23:31:26.435Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18482025-09-20T23:31:27.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-09-20T23:31:27.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-09-20T23:31:27.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-09-20T23:31:27.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18522025-09-20T23:31:27.231Z
18532025-09-20T23:31:27.231Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18542025-09-20T23:31:27.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-09-20T23:31:27.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-09-20T23:31:27.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-09-20T23:31:27.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18582025-09-20T23:31:28.033Z
18592025-09-20T23:31:28.033Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18602025-09-20T23:31:28.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-09-20T23:31:28.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-09-20T23:31:28.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-09-20T23:31:28.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18642025-09-20T23:31:28.824Z
18652025-09-20T23:31:28.824Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18662025-09-20T23:31:29.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-09-20T23:31:29.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-09-20T23:31:29.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-09-20T23:31:29.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18702025-09-20T23:31:29.626Z
18712025-09-20T23:31:29.626Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18722025-09-20T23:31:30.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-09-20T23:31:30.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-09-20T23:31:30.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-09-20T23:31:30.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18762025-09-20T23:31:30.481Z
18772025-09-20T23:31:30.481Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18782025-09-20T23:31:31.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-09-20T23:31:31.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-09-20T23:31:31.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-09-20T23:31:31.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18822025-09-20T23:31:31.303Z
18832025-09-20T23:31:31.303Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18842025-09-20T23:31:32.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-09-20T23:31:32.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-09-20T23:31:32.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-09-20T23:31:32.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18882025-09-20T23:31:32.091Z
18892025-09-20T23:31:32.091Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18902025-09-20T23:31:32.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-09-20T23:31:32.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-09-20T23:31:32.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-09-20T23:31:32.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18942025-09-20T23:31:32.894Z
18952025-09-20T23:31:32.894Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18962025-09-20T23:31:33.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-09-20T23:31:33.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-09-20T23:31:33.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-09-20T23:31:33.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19002025-09-20T23:31:33.704Z
19012025-09-20T23:31:33.704Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
19022025-09-20T23:31:34.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-09-20T23:31:34.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-09-20T23:31:34.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-09-20T23:31:34.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19062025-09-20T23:31:34.528Z
19072025-09-20T23:31:34.528Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
19082025-09-20T23:31:35.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-09-20T23:31:35.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-09-20T23:31:35.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-09-20T23:31:35.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19122025-09-20T23:31:35.383Z
19132025-09-20T23:31:35.383Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19142025-09-20T23:31:36.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-09-20T23:31:36.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-09-20T23:31:36.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-09-20T23:31:36.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19182025-09-20T23:31:36.215Z
19192025-09-20T23:31:36.215Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19202025-09-20T23:31:36.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-09-20T23:31:36.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-09-20T23:31:36.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-09-20T23:31:36.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19242025-09-20T23:31:37.050Z
19252025-09-20T23:31:37.050Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19262025-09-20T23:31:37.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-09-20T23:31:37.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-09-20T23:31:37.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-09-20T23:31:37.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19302025-09-20T23:31:37.860Z
19312025-09-20T23:31:37.860Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19322025-09-20T23:31:38.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-09-20T23:31:38.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-09-20T23:31:38.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-09-20T23:31:38.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19362025-09-20T23:31:38.708Z
19372025-09-20T23:31:38.708Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19382025-09-20T23:31:39.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-09-20T23:31:39.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-09-20T23:31:39.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-09-20T23:31:39.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19422025-09-20T23:31:39.603Z
19432025-09-20T23:31:39.603Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19442025-09-20T23:31:40.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-09-20T23:31:40.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-09-20T23:31:40.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-09-20T23:31:40.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19482025-09-20T23:31:40.509Z
19492025-09-20T23:31:40.509Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19502025-09-20T23:31:41.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-09-20T23:31:41.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-09-20T23:31:41.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-09-20T23:31:41.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19542025-09-20T23:31:41.345Z
19552025-09-20T23:31:41.345Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19562025-09-20T23:31:42.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-09-20T23:31:42.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-09-20T23:31:42.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-09-20T23:31:42.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19602025-09-20T23:31:42.205Z
19612025-09-20T23:31:42.206Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19622025-09-20T23:31:42.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-09-20T23:31:42.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-09-20T23:31:42.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-09-20T23:31:42.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19662025-09-20T23:31:43.049Z
19672025-09-20T23:31:43.049Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19682025-09-20T23:31:43.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-09-20T23:31:43.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-09-20T23:31:43.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-09-20T23:31:43.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19722025-09-20T23:31:43.892Z
19732025-09-20T23:31:43.892Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19742025-09-20T23:31:44.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-09-20T23:31:44.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-09-20T23:31:44.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-09-20T23:31:44.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19782025-09-20T23:31:44.796Z
19792025-09-20T23:31:44.796Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19802025-09-20T23:31:45.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-09-20T23:31:45.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-09-20T23:31:45.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-09-20T23:31:45.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19842025-09-20T23:31:45.655Z
19852025-09-20T23:31:45.655Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19862025-09-20T23:31:46.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-09-20T23:31:46.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-09-20T23:31:46.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-09-20T23:31:46.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19902025-09-20T23:31:46.503Z
19912025-09-20T23:31:46.503Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19922025-09-20T23:31:47.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-09-20T23:31:47.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-09-20T23:31:47.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-09-20T23:31:47.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19962025-09-20T23:31:47.356Z
19972025-09-20T23:31:47.356Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19982025-09-20T23:31:48.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-09-20T23:31:48.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-09-20T23:31:48.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-09-20T23:31:48.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20022025-09-20T23:31:48.215Z
20032025-09-20T23:31:48.215Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
20042025-09-20T23:31:48.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-09-20T23:31:49.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-09-20T23:31:49.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-09-20T23:31:49.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20082025-09-20T23:31:49.075Z
20092025-09-20T23:31:49.075Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
20102025-09-20T23:31:49.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-09-20T23:31:49.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-09-20T23:31:49.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-09-20T23:31:49.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20142025-09-20T23:31:49.938Z
20152025-09-20T23:31:49.938Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20162025-09-20T23:31:50.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-09-20T23:31:50.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-09-20T23:31:50.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192025-09-20T23:31:50.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20202025-09-20T23:31:50.801Z
20212025-09-20T23:31:50.801Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20222025-09-20T23:31:51.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232025-09-20T23:31:51.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242025-09-20T23:31:51.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252025-09-20T23:31:51.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20262025-09-20T23:31:51.646Z
20272025-09-20T23:31:51.646Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20282025-09-20T23:31:52.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292025-09-20T23:31:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302025-09-20T23:31:52.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312025-09-20T23:31:52.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20322025-09-20T23:31:52.803Z
20332025-09-20T23:31:52.803Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20342025-09-20T23:31:53.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352025-09-20T23:31:53.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362025-09-20T23:31:53.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372025-09-20T23:31:53.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20382025-09-20T23:31:53.935Z
20392025-09-20T23:31:53.935Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20402025-09-20T23:31:54.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412025-09-20T23:31:54.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422025-09-20T23:31:54.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432025-09-20T23:31:54.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20442025-09-20T23:31:55.069Z
20452025-09-20T23:31:55.069Zinfo: running `cargo check --bins` on oxlog (49/227)
20462025-09-20T23:31:56.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472025-09-20T23:31:56.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482025-09-20T23:31:56.207Z Checking cfg-if v1.0.1
20492025-09-20T23:31:56.232Z Checking libc v0.2.174
20502025-09-20T23:31:56.232Z Checking serde_core v1.0.223
20512025-09-20T23:31:56.279Z Checking zeroize v1.8.1
20522025-09-20T23:31:56.304Z Checking memchr v2.7.4
20532025-09-20T23:31:56.328Z Checking typenum v1.17.0
20542025-09-20T23:31:56.328Z Checking value-bag v1.9.0
20552025-09-20T23:31:56.328Z Checking smallvec v1.15.1
20562025-09-20T23:31:56.379Z Checking subtle v2.6.1
20572025-09-20T23:31:56.550Z Checking scopeguard v1.2.0
20582025-09-20T23:31:56.662Z Checking const-oid v0.9.6
20592025-09-20T23:31:56.717Z Checking itoa v1.0.11
20602025-09-20T23:31:56.754Z Checking lock_api v0.4.12
20612025-09-20T23:31:56.778Z Checking log v0.4.27
20622025-09-20T23:31:56.941Z Checking stable_deref_trait v1.2.0
20632025-09-20T23:31:57.062Z Checking zerofrom v0.1.4
20642025-09-20T23:31:57.115Z Checking byteorder v1.5.0
20652025-09-20T23:31:57.150Z Checking pin-project-lite v0.2.14
20662025-09-20T23:31:57.250Z Checking portable-atomic v1.11.0
20672025-09-20T23:31:57.275Z Checking generic-array v0.14.7
20682025-09-20T23:31:57.299Z Checking yoke v0.7.4
20692025-09-20T23:31:57.324Z Checking getrandom v0.2.15
20702025-09-20T23:31:57.324Z Checking parking_lot_core v0.9.10
20712025-09-20T23:31:57.501Z Checking signal-hook-registry v1.4.2
20722025-09-20T23:31:57.576Z Checking rand_core v0.6.4
20732025-09-20T23:31:57.615Z Checking mio v1.0.2
20742025-09-20T23:31:57.640Z Checking parking_lot v0.12.3
20752025-09-20T23:31:57.753Z Checking zerovec v0.10.4
20762025-09-20T23:31:57.877Z Checking critical-section v1.1.3
20772025-09-20T23:31:57.969Z Checking socket2 v0.6.0
20782025-09-20T23:31:58.041Z Checking futures-core v0.3.31
20792025-09-20T23:31:58.148Z Checking allocator-api2 v0.2.21
20802025-09-20T23:31:58.173Z Checking once_cell v1.21.3
20812025-09-20T23:31:58.173Z Checking equivalent v1.0.2
20822025-09-20T23:31:58.263Z Checking cpufeatures v0.2.14
20832025-09-20T23:31:58.288Z Checking crypto-common v0.1.6
20842025-09-20T23:31:58.314Z Checking block-buffer v0.10.4
20852025-09-20T23:31:58.363Z Checking foldhash v0.1.5
20862025-09-20T23:31:58.448Z Checking writeable v0.5.5
20872025-09-20T23:31:58.484Z Checking litemap v0.7.3
20882025-09-20T23:31:58.511Z Checking block-padding v0.3.3
20892025-09-20T23:31:58.536Z Checking digest v0.10.7
20902025-09-20T23:31:58.570Z Checking getrandom v0.3.1
20912025-09-20T23:31:58.703Z Checking hashbrown v0.15.4
20922025-09-20T23:31:58.729Z Checking percent-encoding v2.3.2
20932025-09-20T23:31:58.757Z Checking inout v0.1.3
20942025-09-20T23:31:58.811Z Checking zerocopy v0.7.35
20952025-09-20T23:31:58.836Z Checking libm v0.2.8
20962025-09-20T23:31:58.862Z Checking hmac v0.12.1
20972025-09-20T23:31:58.957Z Checking icu_locid_transform_data v1.5.0
20982025-09-20T23:31:58.986Z Checking ryu v1.0.18
20992025-09-20T23:31:59.070Z Checking futures-sink v0.3.31
21002025-09-20T23:31:59.095Z Checking cipher v0.4.4
21012025-09-20T23:31:59.150Z Checking tinystr v0.7.6
21022025-09-20T23:31:59.231Z Checking futures-channel v0.3.31
21032025-09-20T23:31:59.256Z Checking icu_collections v1.5.0
21042025-09-20T23:31:59.480Z Checking icu_locid v1.5.0
21052025-09-20T23:31:59.505Z Checking sha2 v0.10.9
21062025-09-20T23:31:59.574Z Checking slab v0.4.9
21072025-09-20T23:31:59.710Z Checking num-traits v0.2.19
21082025-09-20T23:31:59.735Z Checking pin-utils v0.1.0
21092025-09-20T23:31:59.794Z Checking serde v1.0.223
21102025-09-20T23:31:59.831Z Checking base64ct v1.6.0
21112025-09-20T23:31:59.867Z Checking futures-io v0.3.31
21122025-09-20T23:31:59.897Z Checking icu_properties_data v1.5.0
21132025-09-20T23:31:59.941Z Checking futures-task v0.3.31
21142025-09-20T23:32:00.051Z Checking serde_json v1.0.145
21152025-09-20T23:32:00.090Z Checking utf8_iter v1.0.4
21162025-09-20T23:32:00.122Z Checking flagset v0.4.6
21172025-09-20T23:32:00.170Z Checking futures-util v0.3.31
21182025-09-20T23:32:00.286Z Checking pem-rfc7468 v0.7.0
21192025-09-20T23:32:00.311Z Checking utf16_iter v1.0.5
21202025-09-20T23:32:00.344Z Checking icu_normalizer_data v1.5.0
21212025-09-20T23:32:00.400Z Checking icu_provider v1.5.0
21222025-09-20T23:32:00.462Z Checking write16 v1.0.0
21232025-09-20T23:32:00.493Z Checking ppv-lite86 v0.2.20
21242025-09-20T23:32:00.561Z Checking der v0.7.9
21252025-09-20T23:32:00.607Z Checking salsa20 v0.10.2
21262025-09-20T23:32:00.680Z Checking bytes v1.10.1
21272025-09-20T23:32:00.818Z Checking bitflags v2.9.1
21282025-09-20T23:32:00.999Z Checking icu_locid_transform v1.5.0
21292025-09-20T23:32:01.034Z Checking indexmap v2.11.0
21302025-09-20T23:32:01.108Z Checking pbkdf2 v0.12.2
21312025-09-20T23:32:01.134Z Checking fnv v1.0.7
21322025-09-20T23:32:01.276Z Checking cbc v0.1.2
21332025-09-20T23:32:01.302Z Checking scrypt v0.11.0
21342025-09-20T23:32:01.482Z Checking aes v0.8.4
21352025-09-20T23:32:01.507Z Checking form_urlencoded v1.2.2
21362025-09-20T23:32:01.532Z Checking uuid v1.18.1
21372025-09-20T23:32:01.595Z Checking tokio v1.47.0
21382025-09-20T23:32:01.725Z Checking http v1.3.1
21392025-09-20T23:32:01.902Z Checking icu_properties v1.5.1
21402025-09-20T23:32:02.111Z Checking spki v0.7.3
21412025-09-20T23:32:02.143Z Checking tracing-core v0.1.32
21422025-09-20T23:32:02.235Z Checking iana-time-zone v0.1.63
21432025-09-20T23:32:02.285Z Checking base64 v0.22.1
21442025-09-20T23:32:02.404Z Checking pkcs5 v0.7.1
21452025-09-20T23:32:02.429Z Compiling newtype-uuid v1.2.4
21462025-09-20T23:32:02.735Z Checking rustls-pki-types v1.10.0
21472025-09-20T23:32:02.760Z Checking tracing v0.1.40
21482025-09-20T23:32:02.760Z Checking tinyvec_macros v0.1.1
21492025-09-20T23:32:02.890Z Checking tinyvec v1.8.0
21502025-09-20T23:32:02.915Z Checking pkcs8 v0.10.2
21512025-09-20T23:32:02.915Z Checking http-body v1.0.1
21522025-09-20T23:32:03.156Z Checking chrono v0.4.41
21532025-09-20T23:32:03.182Z Checking rand_core v0.9.3
21542025-09-20T23:32:03.218Z Checking errno v0.3.12
21552025-09-20T23:32:03.257Z Checking aws-lc-sys v0.26.0
21562025-09-20T23:32:03.405Z Checking spin v0.9.8
21572025-09-20T23:32:03.535Z Checking untrusted v0.7.1
21582025-09-20T23:32:03.746Z Checking try-lock v0.2.5
21592025-09-20T23:32:03.770Z Checking openssl-probe v0.1.5
21602025-09-20T23:32:03.921Z Checking tower-service v0.3.3
21612025-09-20T23:32:03.982Z Checking foreign-types-shared v0.1.1
21622025-09-20T23:32:04.085Z Checking adler2 v2.0.0
21632025-09-20T23:32:04.110Z Checking atomic-waker v1.1.2
21642025-09-20T23:32:04.154Z Checking untrusted v0.9.0
21652025-09-20T23:32:04.305Z Checking miniz_oxide v0.8.5
21662025-09-20T23:32:04.330Z Checking foreign-types v0.3.2
21672025-09-20T23:32:04.354Z Checking want v0.3.1
21682025-09-20T23:32:04.379Z Checking ring v0.17.14
21692025-09-20T23:32:04.500Z Checking rand_chacha v0.9.0
21702025-09-20T23:32:04.586Z Checking ipnet v2.11.0
21712025-09-20T23:32:04.916Z Checking httparse v1.9.5
21722025-09-20T23:32:05.023Z Checking icu_normalizer v1.5.0
21732025-09-20T23:32:05.085Z Checking openssl-sys v0.9.109
21742025-09-20T23:32:05.109Z Checking thiserror v1.0.69
21752025-09-20T23:32:05.154Z Checking aho-corasick v1.1.3
21762025-09-20T23:32:05.286Z Checking utf8parse v0.2.2
21772025-09-20T23:32:05.363Z Checking powerfmt v0.2.0
21782025-09-20T23:32:05.388Z Checking aws-lc-rs v1.12.4
21792025-09-20T23:32:05.480Z Checking httpdate v1.0.3
21802025-09-20T23:32:05.666Z Checking regex-syntax v0.8.5
21812025-09-20T23:32:05.757Z Checking unicode-ident v1.0.18
21822025-09-20T23:32:05.799Z Checking idna_adapter v1.2.0
21832025-09-20T23:32:05.939Z Checking anstyle v1.0.11
21842025-09-20T23:32:06.008Z Checking idna v1.0.3
21852025-09-20T23:32:06.237Z Checking openssl v0.10.73
21862025-09-20T23:32:06.271Z Checking proc-macro2 v1.0.101
21872025-09-20T23:32:06.486Z Checking url v2.5.4
21882025-09-20T23:32:06.596Z Checking deranged v0.5.3
21892025-09-20T23:32:06.633Z Checking anstyle-parse v0.2.5
21902025-09-20T23:32:06.892Z Checking rand v0.9.2
21912025-09-20T23:32:06.917Z Checking unicode-normalization v0.1.24
21922025-09-20T23:32:07.123Z Checking rustls-webpki v0.102.8
21932025-09-20T23:32:07.328Z Checking rustix v0.38.37
21942025-09-20T23:32:07.681Z Checking crossbeam-utils v0.8.21
21952025-09-20T23:32:07.854Z Checking semver v1.0.26
21962025-09-20T23:32:07.879Z Checking bzip2-sys v0.1.13+1.0.8
21972025-09-20T23:32:08.003Z Checking scroll v0.12.0
21982025-09-20T23:32:08.255Z Checking signature v2.2.0
21992025-09-20T23:32:08.310Z Checking tokio-util v0.7.15
22002025-09-20T23:32:08.335Z Checking crc32fast v1.4.2
22012025-09-20T23:32:08.408Z Checking regex-automata v0.4.8
22022025-09-20T23:32:08.433Z Checking time-core v0.1.6
22032025-09-20T23:32:08.458Z Checking dyn-clone v1.0.20
22042025-09-20T23:32:08.586Z Checking unicode-properties v0.1.3
22052025-09-20T23:32:08.615Z Checking unicode-bidi v0.3.17
22062025-09-20T23:32:08.698Z Checking num_threads v0.1.7
22072025-09-20T23:32:08.824Z Checking anstyle-query v1.1.1
22082025-09-20T23:32:08.849Z Checking colorchoice v1.0.2
22092025-09-20T23:32:08.908Z Checking zlib-rs v0.5.1
22102025-09-20T23:32:08.964Z Checking ucd-trie v0.1.7
22112025-09-20T23:32:08.993Z Checking siphasher v0.3.11
22122025-09-20T23:32:09.176Z Checking plain v0.2.3
22132025-09-20T23:32:09.210Z Checking num-conv v0.1.0
22142025-09-20T23:32:09.323Z Checking is_terminal_polyfill v1.70.1
22152025-09-20T23:32:09.359Z Checking goblin v0.8.2
22162025-09-20T23:32:09.462Z Checking time v0.3.43
22172025-09-20T23:32:09.487Z Checking anstream v0.6.18
22182025-09-20T23:32:09.512Z Checking h2 v0.4.6
22192025-09-20T23:32:09.861Z Checking phf_shared v0.11.2
22202025-09-20T23:32:10.150Z Checking pest v2.7.14
22212025-09-20T23:32:10.345Z Checking stringprep v0.1.5
22222025-09-20T23:32:10.586Z Checking libz-rs-sys v0.5.1
22232025-09-20T23:32:10.611Z Checking schemars v0.8.22
22242025-09-20T23:32:10.788Z Checking crossbeam-epoch v0.9.18
22252025-09-20T23:32:10.834Z Checking native-tls v0.2.12
22262025-09-20T23:32:11.151Z Checking rustls v0.23.19
22272025-09-20T23:32:11.192Z Checking quote v1.0.40
22282025-09-20T23:32:11.794Z Checking zerocopy v0.8.26
22292025-09-20T23:32:11.819Z Checking rand_chacha v0.3.1
22302025-09-20T23:32:12.002Z Checking num-integer v0.1.46
22312025-09-20T23:32:12.241Z Checking serde_spanned v0.6.9
22322025-09-20T23:32:12.373Z Checking toml_datetime v0.6.11
22332025-09-20T23:32:12.435Z Checking zstd-sys v2.0.14+zstd.1.5.7
22342025-09-20T23:32:12.460Z Checking md-5 v0.10.6
22352025-09-20T23:32:12.549Z Checking sync_wrapper v1.0.1
22362025-09-20T23:32:12.636Z Checking ff v0.13.0
22372025-09-20T23:32:12.685Z Checking hash32 v0.2.1
22382025-09-20T23:32:12.712Z Checking psl-types v2.0.11
22392025-09-20T23:32:12.736Z Checking either v1.15.0
22402025-09-20T23:32:12.846Z Checking pretty-hex v0.4.1
22412025-09-20T23:32:12.927Z Checking gimli v0.31.1
22422025-09-20T23:32:12.961Z Checking fallible-iterator v0.2.0
22432025-09-20T23:32:13.052Z Checking tower-layer v0.3.3
22442025-09-20T23:32:13.097Z Checking base16ct v0.2.0
22452025-09-20T23:32:13.308Z Checking tower v0.5.2
22462025-09-20T23:32:13.332Z Checking sec1 v0.7.3
22472025-09-20T23:32:13.504Z Checking postgres-protocol v0.6.8
22482025-09-20T23:32:13.706Z Checking heapless v0.7.17
22492025-09-20T23:32:13.769Z Checking dof v0.3.0
22502025-09-20T23:32:13.993Z Checking publicsuffix v2.3.0
22512025-09-20T23:32:14.106Z Checking group v0.13.0
22522025-09-20T23:32:14.277Z Checking zstd-safe v7.2.3
22532025-09-20T23:32:14.332Z Checking num-iter v0.1.45
22542025-09-20T23:32:14.357Z Checking dtrace-parser v0.2.0
22552025-09-20T23:32:14.531Z Checking rand v0.8.5
22562025-09-20T23:32:14.576Z Checking ipnetwork v0.21.1
22572025-09-20T23:32:14.600Z Checking cookie v0.18.1
22582025-09-20T23:32:14.781Z Compiling daft v0.1.4
22592025-09-20T23:32:14.828Z Checking syn v2.0.106
22602025-09-20T23:32:14.994Z Checking tokio-native-tls v0.3.1
22612025-09-20T23:32:15.055Z Checking flate2 v1.1.2
22622025-09-20T23:32:15.100Z Checking hyper v1.7.0
22632025-09-20T23:32:15.260Z Checking terminal_size v0.4.0
22642025-09-20T23:32:15.302Z Checking rustls-native-certs v0.8.1
22652025-09-20T23:32:15.444Z Checking lazy_static v1.5.0
22662025-09-20T23:32:15.509Z Checking webpki-roots v1.0.1
22672025-09-20T23:32:15.598Z Checking http-body-util v0.1.3
22682025-09-20T23:32:15.656Z Checking signal-hook v0.3.18
22692025-09-20T23:32:15.686Z Checking hkdf v0.12.4
22702025-09-20T23:32:15.710Z Checking crypto-bigint v0.5.5
22712025-09-20T23:32:15.877Z Checking tokio-rustls v0.26.0
22722025-09-20T23:32:15.902Z Checking thread-id v4.2.2
22732025-09-20T23:32:15.991Z Checking object v0.36.5
22742025-09-20T23:32:16.016Z Checking clap_lex v0.7.4
22752025-09-20T23:32:16.040Z Checking strsim v0.11.1
22762025-09-20T23:32:16.260Z Checking addr2line v0.24.2
22772025-09-20T23:32:16.285Z Checking rustc-demangle v0.1.24
22782025-09-20T23:32:16.310Z Checking simd-adler32 v0.3.7
22792025-09-20T23:32:16.334Z Checking winnow v0.5.40
22802025-09-20T23:32:16.634Z Checking managed v0.8.0
22812025-09-20T23:32:16.701Z Checking iri-string v0.7.8
22822025-09-20T23:32:16.757Z Checking lockfree-object-pool v0.1.6
22832025-09-20T23:32:16.899Z Checking hyper-util v0.1.16
22842025-09-20T23:32:16.997Z Checking bumpalo v3.16.0
22852025-09-20T23:32:17.022Z Checking bitflags v1.3.2
22862025-09-20T23:32:17.132Z Compiling rayon-core v1.12.1
22872025-09-20T23:32:17.322Z Checking zopfli v0.8.1
22882025-09-20T23:32:17.444Z Checking smoltcp v0.9.1
22892025-09-20T23:32:17.958Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902025-09-20T23:32:18.095Z Checking elliptic-curve v0.13.8
22912025-09-20T23:32:18.258Z Checking clap_builder v4.5.41
22922025-09-20T23:32:18.674Z Checking signal-hook-mio v0.2.4
22932025-09-20T23:32:18.721Z Checking num-bigint-dig v0.8.4
22942025-09-20T23:32:18.794Z Checking toml_edit v0.19.15
22952025-09-20T23:32:18.830Z Checking cookie_store v0.21.1
22962025-09-20T23:32:19.006Z Checking tower-http v0.6.6
22972025-09-20T23:32:19.233Z Checking hyper-tls v0.6.0
22982025-09-20T23:32:19.507Z Checking hyper-rustls v0.27.7
22992025-09-20T23:32:19.548Z Checking oxnet v0.1.3
23002025-09-20T23:32:19.572Z Checking zstd v0.13.3
23012025-09-20T23:32:19.865Z Checking postgres-types v0.2.9
23022025-09-20T23:32:19.960Z Checking bstr v1.10.0
23032025-09-20T23:32:19.985Z Checking regex v1.11.1
23042025-09-20T23:32:20.161Z Checking usdt-impl v0.5.0
23052025-09-20T23:32:20.481Z Checking crossbeam-deque v0.8.5
23062025-09-20T23:32:20.538Z Checking phf v0.11.2
23072025-09-20T23:32:20.658Z Checking ed25519 v2.2.3
23082025-09-20T23:32:20.682Z Checking bzip2 v0.5.2
23092025-09-20T23:32:20.785Z Checking bzip2 v0.4.4
23102025-09-20T23:32:20.809Z Checking thiserror v2.0.16
23112025-09-20T23:32:20.834Z Checking curve25519-dalek v4.1.3
23122025-09-20T23:32:20.962Z Checking pkcs1 v0.7.5
23132025-09-20T23:32:20.987Z Checking strum v0.27.2
23142025-09-20T23:32:20.987Z Checking hubpack v0.1.2
23152025-09-20T23:32:21.060Z Checking memoffset v0.9.1
23162025-09-20T23:32:21.117Z Checking serde_urlencoded v0.7.1
23172025-09-20T23:32:21.197Z Checking float-cmp v0.10.0
23182025-09-20T23:32:21.223Z Checking serde-big-array v0.5.1
23192025-09-20T23:32:21.312Z Checking rfc6979 v0.4.0
23202025-09-20T23:32:21.349Z Checking socket2 v0.5.10
23212025-09-20T23:32:21.374Z Checking memmap v0.7.0
23222025-09-20T23:32:21.429Z Checking backtrace v0.3.74
23232025-09-20T23:32:21.454Z Checking env_filter v0.1.2
23242025-09-20T23:32:21.454Z Checking encoding_rs v0.8.34
23252025-09-20T23:32:21.516Z Checking unicode-segmentation v1.12.0
23262025-09-20T23:32:21.541Z Checking mime v0.3.17
23272025-09-20T23:32:21.604Z Checking whoami v1.5.2
23282025-09-20T23:32:21.722Z Checking fixedbitset v0.4.2
23292025-09-20T23:32:21.827Z Checking difflib v0.4.0
23302025-09-20T23:32:21.873Z Checking toml_write v0.1.2
23312025-09-20T23:32:21.901Z Checking normalize-line-endings v0.3.0
23322025-09-20T23:32:21.974Z Checking data-encoding v2.9.0
23332025-09-20T23:32:21.998Z Checking winnow v0.7.10
23342025-09-20T23:32:22.049Z Checking minimal-lexical v0.2.1
23352025-09-20T23:32:22.127Z Checking static_assertions v1.1.0
23362025-09-20T23:32:22.161Z Checking precomputed-hash v0.1.1
23372025-09-20T23:32:22.201Z Checking new_debug_unreachable v1.0.6
23382025-09-20T23:32:22.240Z Checking predicates-core v1.0.8
23392025-09-20T23:32:22.299Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23402025-09-20T23:32:22.324Z Checking string_cache v0.8.9
23412025-09-20T23:32:22.437Z Checking nom v7.1.3
23422025-09-20T23:32:22.462Z Checking predicates v3.1.3
23432025-09-20T23:32:22.486Z Checking ed25519-dalek v2.1.1
23442025-09-20T23:32:22.511Z Checking hickory-proto v0.25.2
23452025-09-20T23:32:22.623Z Checking similar v2.7.0
23462025-09-20T23:32:22.898Z Checking petgraph v0.6.5
23472025-09-20T23:32:23.062Z Checking anyhow v1.0.99
23482025-09-20T23:32:23.389Z Checking reqwest v0.12.22
23492025-09-20T23:32:23.426Z Checking tokio-postgres v0.7.13
23502025-09-20T23:32:23.453Z Checking env_logger v0.11.5
23512025-09-20T23:32:23.767Z Checking usdt v0.5.0
23522025-09-20T23:32:24.032Z Checking ecdsa v0.16.9
23532025-09-20T23:32:24.472Z Checking toml_edit v0.22.27
23542025-09-20T23:32:24.711Z Checking rsa v0.9.6
23552025-09-20T23:32:25.123Z Checking nix v0.29.0
23562025-09-20T23:32:25.279Z Checking toml v0.7.8
23572025-09-20T23:32:25.647Z Checking zip v0.6.6
23582025-09-20T23:32:25.750Z Checking clap v4.5.41
23592025-09-20T23:32:25.878Z Checking zip v4.2.0
23602025-09-20T23:32:25.968Z Checking crossterm v0.28.1
23612025-09-20T23:32:26.356Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23622025-09-20T23:32:26.412Z Checking ahash v0.8.12
23632025-09-20T23:32:26.582Z Checking itertools v0.10.5
23642025-09-20T23:32:26.730Z Checking itertools v0.12.1
23652025-09-20T23:32:26.786Z Checking tokio-stream v0.1.17
23662025-09-20T23:32:26.901Z Checking buf-list v1.0.3
23672025-09-20T23:32:27.096Z Checking fs-err v3.1.1
23682025-09-20T23:32:27.227Z Checking strum v0.26.3
23692025-09-20T23:32:27.418Z Checking rustix v1.0.7
23702025-09-20T23:32:27.480Z Checking slog v2.7.0
23712025-09-20T23:32:27.533Z Checking x509-cert v0.2.5
23722025-09-20T23:32:27.599Z Checking openapiv3 v2.2.0
23732025-09-20T23:32:27.680Z Checking sha1 v0.10.6
23742025-09-20T23:32:27.943Z Checking winnow v0.6.26
23752025-09-20T23:32:27.967Z Checking unicode-xid v0.2.6
23762025-09-20T23:32:28.144Z Checking peg-runtime v0.8.5
23772025-09-20T23:32:28.386Z Checking lalrpop-util v0.19.12
23782025-09-20T23:32:28.551Z Checking rustc-hash v2.1.1
23792025-09-20T23:32:28.690Z Checking rayon v1.10.0
23802025-09-20T23:32:28.723Z Checking camino v1.2.0
23812025-09-20T23:32:28.749Z Checking sigpipe v0.1.3
23822025-09-20T23:32:28.886Z Checking glob v0.3.2
23832025-09-20T23:32:28.998Z Checking jiff v0.2.15
23842025-09-20T23:32:34.407Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23852025-09-20T23:32:35.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.96s
23862025-09-20T23:32:35.245Z
23872025-09-20T23:32:35.245Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23882025-09-20T23:32:36.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892025-09-20T23:32:36.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902025-09-20T23:32:36.661Z Compiling regress v0.10.4
23912025-09-20T23:32:36.704Z Compiling ident_case v1.0.1
23922025-09-20T23:32:36.750Z Checking heck v0.5.0
23932025-09-20T23:32:36.781Z Checking newtype-uuid v1.2.4
23942025-09-20T23:32:36.805Z Compiling unsafe-libyaml v0.2.11
23952025-09-20T23:32:36.830Z Checking futures-executor v0.3.31
23962025-09-20T23:32:36.830Z Checking fastrand v2.1.1
23972025-09-20T23:32:36.932Z Compiling darling_core v0.20.10
23982025-09-20T23:32:36.972Z Checking thread_local v1.1.8
23992025-09-20T23:32:37.098Z Checking futures v0.3.31
24002025-09-20T23:32:37.122Z Checking daft v0.1.4
24012025-09-20T23:32:37.200Z Checking tempfile v3.20.0
24022025-09-20T23:32:37.233Z Checking macaddr v1.0.1
24032025-09-20T23:32:37.280Z Compiling structmeta-derive v0.3.0
24042025-09-20T23:32:37.564Z Compiling ref-cast v1.0.24
24052025-09-20T23:32:37.589Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24062025-09-20T23:32:37.614Z Checking crossbeam-channel v0.5.15
24072025-09-20T23:32:37.725Z Compiling ref-cast-impl v1.0.24
24082025-09-20T23:32:38.041Z Compiling serde_yaml v0.9.34+deprecated
24092025-09-20T23:32:38.347Z Checking is-terminal v0.4.13
24102025-09-20T23:32:38.442Z Checking take_mut v0.2.2
24112025-09-20T23:32:38.501Z Compiling rustls v0.22.4
24122025-09-20T23:32:38.617Z Checking term v1.1.0
24132025-09-20T23:32:38.844Z Checking slog-async v2.8.0
24142025-09-20T23:32:38.898Z Compiling multer v3.1.0
24152025-09-20T23:32:39.073Z Checking slog-term v2.9.2
24162025-09-20T23:32:39.167Z Checking match_cfg v0.1.0
24172025-09-20T23:32:39.291Z Checking hostname v0.3.1
24182025-09-20T23:32:39.484Z Checking toml_parser v1.0.2
24192025-09-20T23:32:39.632Z Compiling structmeta v0.3.0
24202025-09-20T23:32:39.656Z Checking slog-json v2.6.1
24212025-09-20T23:32:39.801Z Checking typify-impl v0.3.0
24222025-09-20T23:32:40.076Z Checking toml_datetime v0.7.0
24232025-09-20T23:32:40.234Z Checking serde_spanned v1.0.0
24242025-09-20T23:32:40.475Z Checking hex v0.4.3
24252025-09-20T23:32:40.500Z Compiling async-stream-impl v0.3.6
24262025-09-20T23:32:40.962Z Checking wait-timeout v0.2.0
24272025-09-20T23:32:41.187Z Compiling dropshot v0.16.4
24282025-09-20T23:32:41.477Z Checking quick-error v1.2.3
24292025-09-20T23:32:41.513Z Checking bit-vec v0.8.0
24302025-09-20T23:32:41.641Z Checking toml_writer v1.0.2
24312025-09-20T23:32:41.669Z Checking debug-ignore v1.0.5
24322025-09-20T23:32:41.848Z Checking async-stream v0.3.6
24332025-09-20T23:32:41.890Z Checking bit-set v0.8.0
24342025-09-20T23:32:42.005Z Checking toml v0.9.5
24352025-09-20T23:32:42.073Z Checking rusty-fork v0.3.0
24362025-09-20T23:32:42.264Z Compiling derive-ex v0.1.8
24372025-09-20T23:32:42.295Z Checking slog-bunyan v2.5.0
24382025-09-20T23:32:42.370Z Compiling darling_macro v0.20.10
24392025-09-20T23:32:42.496Z Checking rand_xorshift v0.4.0
24402025-09-20T23:32:42.692Z Checking progenitor-client v0.9.1
24412025-09-20T23:32:42.717Z Checking tokio-rustls v0.25.0
24422025-09-20T23:32:42.817Z Checking waitgroup v0.1.2
24432025-09-20T23:32:42.993Z Checking rustls-pemfile v2.2.0
24442025-09-20T23:32:43.101Z Compiling dropshot_endpoint v0.16.4
24452025-09-20T23:32:43.126Z Checking serde_path_to_error v0.1.17
24462025-09-20T23:32:43.220Z Compiling darling v0.20.10
24472025-09-20T23:32:43.247Z Compiling derive-where v1.5.0
24482025-09-20T23:32:43.328Z Checking hostname v0.4.0
24492025-09-20T23:32:43.366Z Compiling serde_with_macros v3.14.0
24502025-09-20T23:32:43.508Z Checking unarray v0.1.4
24512025-09-20T23:32:43.557Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24522025-09-20T23:32:43.701Z Checking proptest v1.7.0
24532025-09-20T23:32:43.732Z Compiling parse-display-derive v0.10.0
24542025-09-20T23:32:43.757Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24552025-09-20T23:32:44.279Z Compiling darling_core v0.21.0
24562025-09-20T23:32:45.681Z Checking serde_with v3.14.0
24572025-09-20T23:32:45.999Z Compiling test-strategy v0.4.3
24582025-09-20T23:32:46.311Z Checking progenitor-client v0.10.0
24592025-09-20T23:32:46.708Z Checking hashbrown v0.16.0
24602025-09-20T23:32:47.327Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24612025-09-20T23:32:47.683Z Checking instant v0.1.13
24622025-09-20T23:32:47.833Z Checking foldhash v0.2.0
24632025-09-20T23:32:48.010Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24642025-09-20T23:32:48.118Z Checking backoff v0.4.0
24652025-09-20T23:32:48.142Z Checking iddqd v0.3.13
24662025-09-20T23:32:48.174Z Checking parse-display v0.10.0
24672025-09-20T23:32:48.199Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24682025-09-20T23:32:48.438Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24692025-09-20T23:32:48.463Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24702025-09-20T23:32:48.787Z Checking unicode-width v0.1.14
24712025-09-20T23:32:48.909Z Compiling proc-macro-error v1.0.4
24722025-09-20T23:32:49.259Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24732025-09-20T23:32:49.284Z Compiling itertools v0.14.0
24742025-09-20T23:32:49.538Z Compiling heapless v0.8.0
24752025-09-20T23:32:49.567Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24762025-09-20T23:32:49.798Z Compiling proc-macro-crate v1.3.1
24772025-09-20T23:32:50.083Z Checking hash32 v0.3.1
24782025-09-20T23:32:50.109Z Compiling darling_macro v0.21.0
24792025-09-20T23:32:50.168Z Compiling smoltcp v0.11.0
24802025-09-20T23:32:50.311Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24812025-09-20T23:32:50.643Z Compiling typify-impl v0.4.3
24822025-09-20T23:32:50.747Z Compiling num_enum_derive v0.5.11
24832025-09-20T23:32:50.859Z Compiling foreign-types-macros v0.2.3
24842025-09-20T23:32:50.884Z Compiling typify-macro v0.3.0
24852025-09-20T23:32:50.964Z Compiling darling v0.21.0
24862025-09-20T23:32:50.996Z Checking foreign-types-shared v0.3.1
24872025-09-20T23:32:51.122Z Checking cobs v0.2.3
24882025-09-20T23:32:51.360Z Checking postcard v1.0.10
24892025-09-20T23:32:51.531Z Checking tabwriter v1.4.0
24902025-09-20T23:32:51.802Z Compiling typify-impl v0.2.0
24912025-09-20T23:32:51.907Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922025-09-20T23:32:51.980Z Checking foreign-types v0.5.0
24932025-09-20T23:32:52.108Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24942025-09-20T23:32:52.164Z Compiling ingot-macros v0.1.1
24952025-09-20T23:32:52.555Z Checking cstr-argument v0.1.2
24962025-09-20T23:32:52.680Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24972025-09-20T23:32:52.765Z Checking pretty-hex v0.2.1
24982025-09-20T23:32:52.841Z Checking num_enum v0.5.11
24992025-09-20T23:32:52.974Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25002025-09-20T23:32:53.028Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25012025-09-20T23:32:53.083Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25022025-09-20T23:32:53.312Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25032025-09-20T23:32:53.338Z Checking colored v2.2.0
25042025-09-20T23:32:53.416Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25052025-09-20T23:32:53.505Z Checking unicode-width v0.2.0
25062025-09-20T23:32:53.736Z Compiling crucible-workspace-hack v0.1.0
25072025-09-20T23:32:54.010Z Compiling semver v0.1.20
25082025-09-20T23:32:54.299Z Checking console v0.15.10
25092025-09-20T23:32:54.381Z Compiling zone_cfg_derive v0.3.0
25102025-09-20T23:32:54.572Z Compiling typify v0.3.0
25112025-09-20T23:32:54.797Z Compiling progenitor-impl v0.9.1
25122025-09-20T23:32:55.085Z Compiling rustc_version v0.1.7
25132025-09-20T23:32:55.871Z Checking camino-tempfile v1.4.1
25142025-09-20T23:32:56.145Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25152025-09-20T23:32:56.489Z Checking smf v0.2.3
25162025-09-20T23:32:56.821Z Compiling num-derive v0.4.2
25172025-09-20T23:32:56.940Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25182025-09-20T23:32:57.236Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25192025-09-20T23:32:57.563Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25202025-09-20T23:32:57.823Z Checking zone v0.3.1
25212025-09-20T23:32:58.049Z Compiling newtype_derive v0.1.6
25222025-09-20T23:32:58.131Z Checking ingot-types v0.1.2
25232025-09-20T23:32:58.557Z Checking num-rational v0.4.2
25242025-09-20T23:32:58.582Z Checking password-hash v0.5.0
25252025-09-20T23:32:58.631Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
25262025-09-20T23:32:58.889Z Checking ingot v0.1.1
25272025-09-20T23:32:59.067Z Checking blake2 v0.10.6
25282025-09-20T23:32:59.092Z Checking num-complex v0.4.6
25292025-09-20T23:32:59.165Z Compiling pin-project-internal v1.1.6
25302025-09-20T23:32:59.565Z Compiling cancel-safe-futures v0.1.5
25312025-09-20T23:32:59.970Z Compiling owo-colors v4.2.2
25322025-09-20T23:33:00.017Z Checking num v0.4.3
25332025-09-20T23:33:00.180Z Checking argon2 v0.5.3
25342025-09-20T23:33:00.706Z Checking atomicwrites v0.4.4
25352025-09-20T23:33:00.827Z Checking newline-converter v0.3.0
25362025-09-20T23:33:00.868Z Checking pem v3.0.5
25372025-09-20T23:33:00.948Z Checking libsw-core v0.3.1
25382025-09-20T23:33:01.009Z Compiling progenitor-macro v0.9.1
25392025-09-20T23:33:01.034Z Compiling snafu-derive v0.8.5
25402025-09-20T23:33:01.166Z Compiling lzma-sys v0.1.20
25412025-09-20T23:33:01.216Z Checking secrecy v0.10.3
25422025-09-20T23:33:01.417Z Checking csv-core v0.1.11
25432025-09-20T23:33:01.639Z Checking pin-project v1.1.6
25442025-09-20T23:33:01.681Z Compiling typify-macro v0.4.3
25452025-09-20T23:33:01.787Z Checking bytecount v0.6.8
25462025-09-20T23:33:01.822Z Checking same-file v1.0.6
25472025-09-20T23:33:01.868Z Checking fixedbitset v0.5.7
25482025-09-20T23:33:01.977Z Compiling convert_case v0.4.0
25492025-09-20T23:33:02.033Z Checking indent_write v2.2.0
25502025-09-20T23:33:02.193Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25512025-09-20T23:33:02.276Z Checking float-ord v0.3.2
25522025-09-20T23:33:02.307Z Checking arc-swap v1.7.1
25532025-09-20T23:33:02.409Z Compiling typify-macro v0.2.0
25542025-09-20T23:33:02.452Z Checking utf-8 v0.7.6
25552025-09-20T23:33:02.688Z Checking tungstenite v0.21.0
25562025-09-20T23:33:02.758Z Checking slog-scope v4.4.0
25572025-09-20T23:33:02.783Z Compiling derive_more v0.99.20
25582025-09-20T23:33:02.994Z Checking petgraph v0.8.2
25592025-09-20T23:33:03.583Z Checking walkdir v2.5.0
25602025-09-20T23:33:03.886Z Checking papergrid v0.11.0
25612025-09-20T23:33:04.495Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25622025-09-20T23:33:05.325Z Compiling typify v0.4.3
25632025-09-20T23:33:05.377Z Checking snafu v0.8.5
25642025-09-20T23:33:05.520Z Compiling progenitor-impl v0.10.0
25652025-09-20T23:33:05.897Z Checking csv v1.3.1
25662025-09-20T23:33:06.027Z Compiling typify v0.2.0
25672025-09-20T23:33:06.204Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25682025-09-20T23:33:06.229Z Compiling progenitor-impl v0.8.0
25692025-09-20T23:33:06.585Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25702025-09-20T23:33:06.699Z Checking libsw v3.5.0
25712025-09-20T23:33:06.966Z Checking expectorate v1.2.0
25722025-09-20T23:33:07.363Z Compiling tabled_derive v0.7.0
25732025-09-20T23:33:07.680Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25742025-09-20T23:33:08.275Z Checking globset v0.4.15
25752025-09-20T23:33:08.331Z Checking olpc-cjson v0.1.4
25762025-09-20T23:33:08.545Z Compiling heck v0.3.3
25772025-09-20T23:33:08.580Z Checking progenitor-client v0.8.0
25782025-09-20T23:33:08.647Z Checking serde_plain v1.0.2
25792025-09-20T23:33:08.800Z Compiling async-recursion v1.1.1
25802025-09-20T23:33:08.923Z Checking smawk v0.3.2
25812025-09-20T23:33:08.949Z Checking typed-path v0.9.3
25822025-09-20T23:33:08.974Z Checking swrite v0.1.0
25832025-09-20T23:33:09.120Z Checking highway v1.3.0
25842025-09-20T23:33:09.180Z Checking unicode-linebreak v0.1.5
25852025-09-20T23:33:09.339Z Checking linear-map v1.2.0
25862025-09-20T23:33:09.578Z Checking textwrap v0.16.2
25872025-09-20T23:33:09.620Z Checking tabled v0.15.0
25882025-09-20T23:33:09.688Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25892025-09-20T23:33:10.084Z Compiling zone_cfg_derive v0.1.2
25902025-09-20T23:33:10.281Z Checking steno v0.4.1
25912025-09-20T23:33:10.904Z Checking tough v0.20.0
25922025-09-20T23:33:11.501Z Checking tokio-tungstenite v0.21.0
25932025-09-20T23:33:11.672Z Compiling progenitor-macro v0.10.0
25942025-09-20T23:33:12.022Z Checking slog-stdlog v4.1.1
25952025-09-20T23:33:12.219Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25962025-09-20T23:33:12.375Z Checking humantime v2.2.0
25972025-09-20T23:33:12.445Z Compiling progenitor-macro v0.8.0
25982025-09-20T23:33:12.502Z Checking base64 v0.21.7
25992025-09-20T23:33:12.539Z Checking number_prefix v0.4.0
26002025-09-20T23:33:12.606Z Checking progenitor v0.9.1
26012025-09-20T23:33:12.639Z Checking base64 v0.13.1
26022025-09-20T23:33:12.720Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26032025-09-20T23:33:12.777Z Checking indicatif v0.17.11
26042025-09-20T23:33:12.852Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
26052025-09-20T23:33:12.982Z Checking slog-envlogger v2.2.0
26062025-09-20T23:33:13.066Z Checking ron v0.7.1
26072025-09-20T23:33:13.200Z Checking xz2 v0.1.7
26082025-09-20T23:33:13.234Z Checking zone v0.1.8
26092025-09-20T23:33:13.472Z Checking toml v0.8.23
26102025-09-20T23:33:13.521Z Checking tokio-dtrace v0.1.0
26112025-09-20T23:33:13.829Z Checking xattr v1.3.1
26122025-09-20T23:33:13.891Z Checking yasna v0.5.2
26132025-09-20T23:33:14.078Z Checking headers-core v0.3.0
26142025-09-20T23:33:14.165Z Checking filetime v0.2.25
26152025-09-20T23:33:14.208Z Checking oxide-tokio-rt v0.1.2
26162025-09-20T23:33:14.269Z Checking headers v0.4.1
26172025-09-20T23:33:14.429Z Checking tar v0.4.44
26182025-09-20T23:33:14.514Z Checking subprocess v0.2.9
26192025-09-20T23:33:14.735Z Checking rcgen v0.12.1
26202025-09-20T23:33:17.525Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26212025-09-20T23:33:19.047Z Checking progenitor v0.10.0
26222025-09-20T23:33:19.393Z Checking progenitor v0.8.0
26232025-09-20T23:33:19.649Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26242025-09-20T23:33:23.308Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26252025-09-20T23:33:27.736Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26262025-09-20T23:33:27.736Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26272025-09-20T23:33:27.761Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26282025-09-20T23:33:27.761Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26292025-09-20T23:33:27.761Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26302025-09-20T23:33:30.484Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26312025-09-20T23:33:30.894Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26322025-09-20T23:33:31.270Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26332025-09-20T23:33:31.995Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26342025-09-20T23:33:34.969Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26352025-09-20T23:33:56.857Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26362025-09-20T23:33:59.451Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26372025-09-20T23:34:01.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
26382025-09-20T23:34:01.999Z
26392025-09-20T23:34:01.999Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
26402025-09-20T23:34:03.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-09-20T23:34:03.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-09-20T23:34:03.296Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26432025-09-20T23:34:05.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
26442025-09-20T23:34:05.912Z
26452025-09-20T23:34:05.912Zinfo: running `cargo check --bins` on nexus-config (52/227)
26462025-09-20T23:34:07.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-09-20T23:34:07.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-09-20T23:34:07.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-09-20T23:34:07.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
26502025-09-20T23:34:07.159Z
26512025-09-20T23:34:07.159Zinfo: running `cargo check --bins` on nexus-types (53/227)
26522025-09-20T23:34:08.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-09-20T23:34:08.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-09-20T23:34:08.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-09-20T23:34:08.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
26562025-09-20T23:34:08.349Z
26572025-09-20T23:34:08.349Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/227)
26582025-09-20T23:34:09.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-09-20T23:34:09.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-09-20T23:34:09.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-09-20T23:34:09.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
26622025-09-20T23:34:09.499Z
26632025-09-20T23:34:09.499Zinfo: running `cargo check --bins` on cockroach-admin-types (55/227)
26642025-09-20T23:34:10.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-09-20T23:34:10.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-09-20T23:34:10.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-09-20T23:34:10.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26682025-09-20T23:34:10.631Z
26692025-09-20T23:34:10.631Zinfo: running `cargo check --bins` on gateway-client (56/227)
26702025-09-20T23:34:11.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-09-20T23:34:11.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-09-20T23:34:11.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-09-20T23:34:11.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
26742025-09-20T23:34:11.746Z
26752025-09-20T23:34:11.746Zinfo: running `cargo check --bins` on ereport-types (57/227)
26762025-09-20T23:34:12.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-09-20T23:34:12.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-09-20T23:34:12.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-09-20T23:34:12.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
26802025-09-20T23:34:12.849Z
26812025-09-20T23:34:12.849Zinfo: running `cargo check --bins` on gateway-types (58/227)
26822025-09-20T23:34:13.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-09-20T23:34:13.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-09-20T23:34:13.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-09-20T23:34:13.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26862025-09-20T23:34:13.981Z
26872025-09-20T23:34:13.981Zinfo: running `cargo check --bins` on internal-dns-types (59/227)
26882025-09-20T23:34:15.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-09-20T23:34:15.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-09-20T23:34:15.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-09-20T23:34:15.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
26922025-09-20T23:34:15.164Z
26932025-09-20T23:34:15.164Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (60/227)
26942025-09-20T23:34:16.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-09-20T23:34:16.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-09-20T23:34:16.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-09-20T23:34:16.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
26982025-09-20T23:34:16.328Z
26992025-09-20T23:34:16.328Zinfo: running `cargo check --bins` on omicron-passwords (61/227)
27002025-09-20T23:34:17.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-09-20T23:34:17.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-09-20T23:34:17.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-09-20T23:34:17.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27042025-09-20T23:34:17.464Z
27052025-09-20T23:34:17.464Zinfo: running `cargo check --bins` on oxql-types (62/227)
27062025-09-20T23:34:18.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-09-20T23:34:18.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-09-20T23:34:18.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-09-20T23:34:18.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27102025-09-20T23:34:18.632Z
27112025-09-20T23:34:18.632Zinfo: running `cargo check --bins` on oximeter-types (63/227)
27122025-09-20T23:34:19.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-09-20T23:34:19.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-09-20T23:34:19.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-09-20T23:34:19.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27162025-09-20T23:34:19.823Z
27172025-09-20T23:34:19.823Zinfo: running `cargo check --bins` on oximeter-macro-impl (64/227)
27182025-09-20T23:34:20.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-09-20T23:34:20.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-09-20T23:34:20.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-09-20T23:34:20.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27222025-09-20T23:34:20.927Z
27232025-09-20T23:34:20.927Zinfo: running `cargo check --bins` on update-engine (65/227)
27242025-09-20T23:34:21.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-09-20T23:34:21.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-09-20T23:34:21.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-09-20T23:34:21.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27282025-09-20T23:34:22.047Z
27292025-09-20T23:34:22.047Zinfo: running `cargo check --bins` on omicron-rpaths (66/227)
27302025-09-20T23:34:23.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-09-20T23:34:23.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-09-20T23:34:23.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-09-20T23:34:23.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
27342025-09-20T23:34:23.185Z
27352025-09-20T23:34:23.185Zinfo: running `cargo check --bins` on omicron-certificates (67/227)
27362025-09-20T23:34:24.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-09-20T23:34:24.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-09-20T23:34:24.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-09-20T23:34:24.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27402025-09-20T23:34:24.339Z
27412025-09-20T23:34:24.339Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (68/227)
27422025-09-20T23:34:25.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-09-20T23:34:25.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-09-20T23:34:25.669Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27452025-09-20T23:34:25.694Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27462025-09-20T23:34:25.729Z Compiling tempfile v3.20.0
27472025-09-20T23:34:25.754Z Compiling wait-timeout v0.2.0
27482025-09-20T23:34:25.754Z Compiling quick-error v1.2.3
27492025-09-20T23:34:25.754Z Compiling bit-vec v0.8.0
27502025-09-20T23:34:25.754Z Compiling match_cfg v0.1.0
27512025-09-20T23:34:25.779Z Compiling rustls v0.22.4
27522025-09-20T23:34:25.865Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27532025-09-20T23:34:25.935Z Compiling hostname v0.3.1
27542025-09-20T23:34:25.960Z Compiling progenitor-client v0.9.1
27552025-09-20T23:34:26.162Z Compiling bit-set v0.8.0
27562025-09-20T23:34:26.221Z Compiling rusty-fork v0.3.0
27572025-09-20T23:34:26.252Z Compiling toml_parser v1.0.2
27582025-09-20T23:34:26.277Z Compiling slog-json v2.6.1
27592025-09-20T23:34:26.375Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27602025-09-20T23:34:26.477Z Compiling rand_xorshift v0.4.0
27612025-09-20T23:34:26.502Z Compiling hex v0.4.3
27622025-09-20T23:34:26.527Z Compiling serde_spanned v1.0.0
27632025-09-20T23:34:26.636Z Compiling toml_datetime v0.7.0
27642025-09-20T23:34:26.780Z Compiling unarray v0.1.4
27652025-09-20T23:34:26.805Z Compiling toml_writer v1.0.2
27662025-09-20T23:34:26.877Z Compiling slog-bunyan v2.5.0
27672025-09-20T23:34:26.966Z Compiling proptest v1.7.0
27682025-09-20T23:34:27.053Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27692025-09-20T23:34:27.128Z Compiling progenitor v0.9.1
27702025-09-20T23:34:27.220Z Compiling toml v0.9.5
27712025-09-20T23:34:27.245Z Compiling async-stream v0.3.6
27722025-09-20T23:34:27.270Z Compiling multer v3.1.0
27732025-09-20T23:34:27.368Z Compiling ref-cast v1.0.24
27742025-09-20T23:34:27.529Z Compiling waitgroup v0.1.2
27752025-09-20T23:34:27.554Z Compiling rustls-pemfile v2.2.0
27762025-09-20T23:34:27.639Z Compiling hashbrown v0.16.0
27772025-09-20T23:34:27.765Z Compiling serde_path_to_error v0.1.17
27782025-09-20T23:34:27.893Z Compiling hostname v0.4.0
27792025-09-20T23:34:28.130Z Compiling instant v0.1.13
27802025-09-20T23:34:28.163Z Compiling foldhash v0.2.0
27812025-09-20T23:34:28.311Z Compiling debug-ignore v1.0.5
27822025-09-20T23:34:28.493Z Compiling backoff v0.4.0
27832025-09-20T23:34:28.517Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27842025-09-20T23:34:28.553Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27852025-09-20T23:34:28.753Z Compiling iddqd v0.3.13
27862025-09-20T23:34:28.778Z Compiling parse-display v0.10.0
27872025-09-20T23:34:28.850Z Compiling serde_with v3.14.0
27882025-09-20T23:34:29.741Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27892025-09-20T23:34:30.172Z Compiling tokio-rustls v0.25.0
27902025-09-20T23:34:30.444Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27912025-09-20T23:34:30.591Z Compiling dropshot v0.16.4
27922025-09-20T23:34:30.867Z Compiling progenitor-client v0.10.0
27932025-09-20T23:34:31.389Z Compiling num-rational v0.4.2
27942025-09-20T23:34:31.651Z Compiling num-complex v0.4.6
27952025-09-20T23:34:32.372Z Compiling macaddr v1.0.1
27962025-09-20T23:34:32.565Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27972025-09-20T23:34:32.709Z Compiling num v0.4.3
27982025-09-20T23:34:32.810Z Compiling float-ord v0.3.2
27992025-09-20T23:34:32.853Z Compiling toml v0.8.23
28002025-09-20T23:34:33.009Z Checking linked-hash-map v0.5.6
28012025-09-20T23:34:33.328Z Checking siphasher v1.0.1
28022025-09-20T23:34:33.453Z Checking lru-cache v0.1.2
28032025-09-20T23:34:33.648Z Checking phf_shared v0.12.1
28042025-09-20T23:34:33.672Z Checking resolv-conf v0.7.0
28052025-09-20T23:34:33.672Z Checking hickory-proto v0.24.4
28062025-09-20T23:34:33.916Z Checking prettyplease v0.2.36
28072025-09-20T23:34:34.059Z Compiling slog-dtrace v0.3.0
28082025-09-20T23:34:34.204Z Compiling chrono-tz v0.10.4
28092025-09-20T23:34:34.468Z Checking phf v0.12.1
28102025-09-20T23:34:34.537Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28112025-09-20T23:34:34.736Z Compiling const_format_proc_macros v0.2.34
28122025-09-20T23:34:35.078Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28132025-09-20T23:34:35.199Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28142025-09-20T23:34:36.021Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
28152025-09-20T23:34:36.464Z Checking const_format v0.2.34
28162025-09-20T23:34:36.632Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28172025-09-20T23:34:36.902Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28182025-09-20T23:34:37.039Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28192025-09-20T23:34:37.251Z Checking gethostname v0.5.0
28202025-09-20T23:34:37.400Z Checking bcs v0.1.6
28212025-09-20T23:34:37.814Z Checking hickory-resolver v0.24.4
28222025-09-20T23:34:37.843Z Checking nanorand v0.7.0
28232025-09-20T23:34:38.204Z Checking termtree v0.5.1
28242025-09-20T23:34:38.443Z Checking flume v0.11.1
28252025-09-20T23:34:38.909Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28262025-09-20T23:34:39.282Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28272025-09-20T23:34:39.446Z Checking qorb v0.4.1
28282025-09-20T23:34:39.711Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28292025-09-20T23:34:39.711Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28302025-09-20T23:34:52.225Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28312025-09-20T23:34:57.814Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28322025-09-20T23:35:01.791Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28332025-09-20T23:35:03.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.36s
28342025-09-20T23:35:03.913Z
28352025-09-20T23:35:03.913Zinfo: running `cargo check --bins` on clickhouse-admin-api (69/227)
28362025-09-20T23:35:05.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-09-20T23:35:05.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-09-20T23:35:05.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-09-20T23:35:05.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28402025-09-20T23:35:05.144Z
28412025-09-20T23:35:05.144Zinfo: running `cargo check --bins` on openapi-manager-types (70/227)
28422025-09-20T23:35:06.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-09-20T23:35:06.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-09-20T23:35:06.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-09-20T23:35:06.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28462025-09-20T23:35:06.291Z
28472025-09-20T23:35:06.291Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (71/227)
28482025-09-20T23:35:07.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-09-20T23:35:07.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-09-20T23:35:07.500Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28512025-09-20T23:35:08.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
28522025-09-20T23:35:08.508Z
28532025-09-20T23:35:08.508Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (72/227)
28542025-09-20T23:35:09.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-09-20T23:35:09.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-09-20T23:35:09.790Z Compiling cfg_aliases v0.1.1
28572025-09-20T23:35:09.791Z Compiling convert_case v0.7.1
28582025-09-20T23:35:09.815Z Compiling vte_generate_state_changes v0.1.2
28592025-09-20T23:35:09.815Z Checking fd-lock v4.0.2
28602025-09-20T23:35:09.815Z Checking nibble_vec v0.1.0
28612025-09-20T23:35:09.867Z Checking endian-type v0.1.2
28622025-09-20T23:35:09.931Z Checking itertools v0.13.0
28632025-09-20T23:35:09.955Z Compiling peg-macros v0.8.5
28642025-09-20T23:35:09.979Z Compiling nix v0.28.0
28652025-09-20T23:35:10.098Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662025-09-20T23:35:10.123Z Compiling sqlparser_derive v0.2.2
28672025-09-20T23:35:10.153Z Checking radix_trie v0.2.1
28682025-09-20T23:35:10.494Z Checking vte v0.11.1
28692025-09-20T23:35:10.575Z Compiling derive_more-impl v2.0.1
28702025-09-20T23:35:10.599Z Checking nu-ansi-term v0.50.1
28712025-09-20T23:35:11.026Z Checking home v0.5.9
28722025-09-20T23:35:11.050Z Checking unicode_categories v0.1.1
28732025-09-20T23:35:11.084Z Checking sqlparser v0.45.0
28742025-09-20T23:35:11.239Z Checking display-error-chain v0.2.2
28752025-09-20T23:35:11.343Z Checking sqlformat v0.3.5
28762025-09-20T23:35:11.704Z Checking strip-ansi-escapes v0.2.0
28772025-09-20T23:35:12.131Z Checking derive_more v2.0.1
28782025-09-20T23:35:12.215Z Checking reedline v0.40.0
28792025-09-20T23:35:12.259Z Checking crossterm v0.29.0
28802025-09-20T23:35:12.284Z Checking peg v0.8.5
28812025-09-20T23:35:12.884Z Checking rustyline v14.0.0
28822025-09-20T23:35:25.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.81s
28832025-09-20T23:35:25.541Z
28842025-09-20T23:35:25.541Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (73/227)
28852025-09-20T23:35:26.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-09-20T23:35:26.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-09-20T23:35:26.770Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28882025-09-20T23:35:34.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
28892025-09-20T23:35:34.499Z
28902025-09-20T23:35:34.500Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (74/227)
28912025-09-20T23:35:35.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-09-20T23:35:35.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-09-20T23:35:35.772Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28942025-09-20T23:35:41.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s
28952025-09-20T23:35:41.220Z
28962025-09-20T23:35:41.220Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (75/227)
28972025-09-20T23:35:42.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-09-20T23:35:42.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-09-20T23:35:42.448Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29002025-09-20T23:35:49.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.28s
29012025-09-20T23:35:49.724Z
29022025-09-20T23:35:49.724Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (76/227)
29032025-09-20T23:35:50.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-09-20T23:35:50.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-09-20T23:35:50.981Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29062025-09-20T23:35:57.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.13s
29072025-09-20T23:35:58.080Z
29082025-09-20T23:35:58.080Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (77/227)
29092025-09-20T23:35:59.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-09-20T23:35:59.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-09-20T23:35:59.355Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29122025-09-20T23:36:04.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
29132025-09-20T23:36:04.964Z
29142025-09-20T23:36:04.964Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (78/227)
29152025-09-20T23:36:06.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-09-20T23:36:06.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-09-20T23:36:06.225Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29182025-09-20T23:36:11.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
29192025-09-20T23:36:12.070Z
29202025-09-20T23:36:12.070Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (79/227)
29212025-09-20T23:36:13.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-09-20T23:36:13.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-09-20T23:36:13.318Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29242025-09-20T23:36:20.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
29252025-09-20T23:36:21.072Z
29262025-09-20T23:36:21.072Zinfo: running `cargo check --bins` on oximeter (80/227)
29272025-09-20T23:36:22.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-09-20T23:36:22.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-09-20T23:36:22.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-09-20T23:36:22.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
29312025-09-20T23:36:22.205Z
29322025-09-20T23:36:22.205Zinfo: running `cargo check --bins` on oximeter-schema (81/227)
29332025-09-20T23:36:23.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-09-20T23:36:23.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-09-20T23:36:23.327Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29362025-09-20T23:36:24.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
29372025-09-20T23:36:24.915Z
29382025-09-20T23:36:24.916Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (82/227)
29392025-09-20T23:36:25.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-09-20T23:36:25.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-09-20T23:36:25.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-09-20T23:36:25.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29432025-09-20T23:36:26.074Z
29442025-09-20T23:36:26.074Zinfo: running `cargo check --bins` on oximeter-test-utils (83/227)
29452025-09-20T23:36:27.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-09-20T23:36:27.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-09-20T23:36:27.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-09-20T23:36:27.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29492025-09-20T23:36:27.295Z
29502025-09-20T23:36:27.295Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/227)
29512025-09-20T23:36:28.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-09-20T23:36:28.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-09-20T23:36:28.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-09-20T23:36:28.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29552025-09-20T23:36:28.449Z
29562025-09-20T23:36:28.449Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/227)
29572025-09-20T23:36:29.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-09-20T23:36:29.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-09-20T23:36:29.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-09-20T23:36:29.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29612025-09-20T23:36:29.626Z
29622025-09-20T23:36:29.626Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/227)
29632025-09-20T23:36:30.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-09-20T23:36:30.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-09-20T23:36:30.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-09-20T23:36:30.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29672025-09-20T23:36:30.755Z
29682025-09-20T23:36:30.755Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/227)
29692025-09-20T23:36:31.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-09-20T23:36:31.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-09-20T23:36:31.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-09-20T23:36:31.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29732025-09-20T23:36:31.876Z
29742025-09-20T23:36:31.876Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/227)
29752025-09-20T23:36:32.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-09-20T23:36:32.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-09-20T23:36:32.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-09-20T23:36:32.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29792025-09-20T23:36:33.043Z
29802025-09-20T23:36:33.043Zinfo: running `cargo check --bins` on cockroach-admin-client (89/227)
29812025-09-20T23:36:33.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-09-20T23:36:33.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-09-20T23:36:33.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-09-20T23:36:33.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29852025-09-20T23:36:34.098Z
29862025-09-20T23:36:34.098Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/227)
29872025-09-20T23:36:35.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-09-20T23:36:35.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-09-20T23:36:35.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-09-20T23:36:35.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29912025-09-20T23:36:35.268Z
29922025-09-20T23:36:35.268Zinfo: running `cargo check --bins` on dns-service-client (91/227)
29932025-09-20T23:36:36.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-09-20T23:36:36.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-09-20T23:36:36.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-09-20T23:36:36.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
29972025-09-20T23:36:36.401Z
29982025-09-20T23:36:36.401Zinfo: running `cargo check --bins` on installinator-client (92/227)
29992025-09-20T23:36:37.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-09-20T23:36:37.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-09-20T23:36:37.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-09-20T23:36:37.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30032025-09-20T23:36:37.559Z
30042025-09-20T23:36:37.559Zinfo: running `cargo check --bins` on installinator-common (93/227)
30052025-09-20T23:36:38.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-09-20T23:36:38.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-09-20T23:36:38.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-09-20T23:36:38.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30092025-09-20T23:36:38.741Z
30102025-09-20T23:36:38.741Zinfo: running `cargo check --bins` on nexus-client (94/227)
30112025-09-20T23:36:39.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-09-20T23:36:39.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-09-20T23:36:39.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-09-20T23:36:39.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30152025-09-20T23:36:39.936Z
30162025-09-20T23:36:39.936Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
30172025-09-20T23:36:40.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-09-20T23:36:40.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-09-20T23:36:40.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-09-20T23:36:40.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30212025-09-20T23:36:41.027Z
30222025-09-20T23:36:41.027Zinfo: running `cargo check --bins` on oxide-client (96/227)
30232025-09-20T23:36:41.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-09-20T23:36:42.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-09-20T23:36:42.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-09-20T23:36:42.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30272025-09-20T23:36:42.125Z
30282025-09-20T23:36:42.125Zinfo: running `cargo check --bins` on oximeter-client (97/227)
30292025-09-20T23:36:43.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-09-20T23:36:43.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-09-20T23:36:43.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-09-20T23:36:43.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30332025-09-20T23:36:43.283Z
30342025-09-20T23:36:43.283Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
30352025-09-20T23:36:44.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-09-20T23:36:44.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-09-20T23:36:44.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-09-20T23:36:44.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30392025-09-20T23:36:44.471Z
30402025-09-20T23:36:44.471Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
30412025-09-20T23:36:45.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-09-20T23:36:45.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-09-20T23:36:45.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-09-20T23:36:45.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30452025-09-20T23:36:45.685Z
30462025-09-20T23:36:45.686Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
30472025-09-20T23:36:46.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-09-20T23:36:46.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-09-20T23:36:46.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-09-20T23:36:46.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
30512025-09-20T23:36:46.953Z
30522025-09-20T23:36:46.953Zinfo: running `cargo check --bins` on wicketd-client (101/227)
30532025-09-20T23:36:48.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-09-20T23:36:48.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-09-20T23:36:48.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-09-20T23:36:48.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30572025-09-20T23:36:48.136Z
30582025-09-20T23:36:48.136Zinfo: running `cargo check --bins` on wicket-common (102/227)
30592025-09-20T23:36:49.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-09-20T23:36:49.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-09-20T23:36:49.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-09-20T23:36:49.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30632025-09-20T23:36:49.303Z
30642025-09-20T23:36:49.303Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
30652025-09-20T23:36:50.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-09-20T23:36:50.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-09-20T23:36:50.494Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30682025-09-20T23:36:50.494Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30692025-09-20T23:36:50.519Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30702025-09-20T23:36:50.747Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30712025-09-20T23:36:50.793Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30722025-09-20T23:36:52.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
30732025-09-20T23:36:53.105Z
30742025-09-20T23:36:53.105Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30752025-09-20T23:36:54.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-09-20T23:36:54.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-09-20T23:36:54.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-09-20T23:36:54.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30792025-09-20T23:36:54.248Z
30802025-09-20T23:36:54.248Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30812025-09-20T23:36:55.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-09-20T23:36:55.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-09-20T23:36:55.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-09-20T23:36:55.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30852025-09-20T23:36:55.589Z
30862025-09-20T23:36:55.589Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30872025-09-20T23:36:56.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-09-20T23:36:56.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-09-20T23:36:56.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-09-20T23:36:56.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
30912025-09-20T23:36:56.879Z
30922025-09-20T23:36:56.879Zinfo: running `cargo check --bins` on dns-server (107/227)
30932025-09-20T23:36:57.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-09-20T23:36:57.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-09-20T23:36:58.018Z Compiling parking_lot_core v0.8.6
30962025-09-20T23:36:58.018Z Compiling moka v0.12.10
30972025-09-20T23:36:58.043Z Checking tagptr v0.2.0
30982025-09-20T23:36:58.043Z Checking prefix-trie v0.7.0
30992025-09-20T23:36:58.043Z Checking fxhash v0.2.1
31002025-09-20T23:36:58.067Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31012025-09-20T23:36:58.067Z Checking hickory-client v0.25.2
31022025-09-20T23:36:58.091Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31032025-09-20T23:36:58.688Z Checking hickory-server v0.25.2
31042025-09-20T23:36:58.849Z Checking parking_lot v0.11.2
31052025-09-20T23:36:59.180Z Checking sled v0.34.7
31062025-09-20T23:36:59.602Z Checking hickory-resolver v0.25.2
31072025-09-20T23:37:01.565Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31082025-09-20T23:37:03.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s
31092025-09-20T23:37:03.788Z
31102025-09-20T23:37:03.788Zinfo: running `cargo check --bins` on dns-server-api (108/227)
31112025-09-20T23:37:04.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-09-20T23:37:04.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-09-20T23:37:04.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-09-20T23:37:04.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31152025-09-20T23:37:04.964Z
31162025-09-20T23:37:04.964Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
31172025-09-20T23:37:06.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-09-20T23:37:06.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-09-20T23:37:06.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-09-20T23:37:06.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31212025-09-20T23:37:06.248Z
31222025-09-20T23:37:06.248Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
31232025-09-20T23:37:07.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-09-20T23:37:07.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-09-20T23:37:07.644Z Compiling radium v0.7.0
31262025-09-20T23:37:07.694Z Compiling maybe-uninit v2.0.0
31272025-09-20T23:37:07.694Z Checking tap v1.0.1
31282025-09-20T23:37:07.727Z Compiling zerocopy-derive v0.6.6
31292025-09-20T23:37:07.752Z Compiling packed_struct v0.10.1
31302025-09-20T23:37:07.752Z Checking crc-catalog v2.4.0
31312025-09-20T23:37:07.752Z Checking funty v2.0.0
31322025-09-20T23:37:07.828Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31332025-09-20T23:37:07.877Z Checking wyz v0.5.1
31342025-09-20T23:37:07.960Z Checking crc v3.2.1
31352025-09-20T23:37:08.242Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31362025-09-20T23:37:08.278Z Compiling packed_struct_codegen v0.10.1
31372025-09-20T23:37:08.379Z Compiling bitfield-macros v0.19.2
31382025-09-20T23:37:08.425Z Compiling indexmap v1.9.3
31392025-09-20T23:37:08.519Z Checking nodrop v0.1.14
31402025-09-20T23:37:08.598Z Checking bitvec v1.0.1
31412025-09-20T23:37:08.680Z Checking array-init v0.0.4
31422025-09-20T23:37:08.795Z Checking smallvec v0.6.14
31432025-09-20T23:37:08.870Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31442025-09-20T23:37:09.188Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31452025-09-20T23:37:09.214Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31462025-09-20T23:37:09.485Z Checking zerocopy v0.6.6
31472025-09-20T23:37:09.537Z Checking hashbrown v0.12.3
31482025-09-20T23:37:09.754Z Checking bitfield v0.19.2
31492025-09-20T23:37:10.035Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31502025-09-20T23:37:10.174Z Checking ron v0.8.1
31512025-09-20T23:37:10.204Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31522025-09-20T23:37:10.484Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31532025-09-20T23:37:10.527Z Checking serde-hex v0.1.0
31542025-09-20T23:37:10.558Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31552025-09-20T23:37:10.597Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31562025-09-20T23:37:11.139Z Checking hashbrown v0.13.2
31572025-09-20T23:37:11.278Z Checking half v2.4.1
31582025-09-20T23:37:11.303Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31592025-09-20T23:37:11.612Z Checking crc-any v2.5.0
31602025-09-20T23:37:11.745Z Checking ciborium-io v0.2.2
31612025-09-20T23:37:11.898Z Checking ciborium-ll v0.2.2
31622025-09-20T23:37:12.001Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31632025-09-20T23:37:12.026Z Checking object v0.30.4
31642025-09-20T23:37:12.203Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31652025-09-20T23:37:12.289Z Checking path-slash v0.1.5
31662025-09-20T23:37:12.463Z Checking void v1.0.2
31672025-09-20T23:37:12.518Z Checking half v1.8.3
31682025-09-20T23:37:12.638Z Checking tungstenite v0.23.0
31692025-09-20T23:37:12.742Z Checking lzss v0.8.2
31702025-09-20T23:37:12.915Z Checking serde_cbor v0.11.2
31712025-09-20T23:37:13.116Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31722025-09-20T23:37:13.176Z Checking ciborium v0.2.2
31732025-09-20T23:37:13.674Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31742025-09-20T23:37:13.703Z Checking nix v0.27.1
31752025-09-20T23:37:13.838Z Checking kstat-rs v0.2.4
31762025-09-20T23:37:13.891Z Checking serde_bytes v0.11.17
31772025-09-20T23:37:13.952Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31782025-09-20T23:37:14.063Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31792025-09-20T23:37:14.195Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31802025-09-20T23:37:14.235Z Checking tokio-tungstenite v0.23.1
31812025-09-20T23:37:14.270Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31822025-09-20T23:37:14.431Z Checking signal-hook-tokio v0.3.1
31832025-09-20T23:37:15.180Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842025-09-20T23:37:20.735Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31852025-09-20T23:37:22.602Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31862025-09-20T23:37:37.359Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31872025-09-20T23:37:49.829Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31882025-09-20T23:37:50.830Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31892025-09-20T23:37:55.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.05s
31902025-09-20T23:37:55.542Z
31912025-09-20T23:37:55.542Zinfo: running `cargo check --bins` on gateway-api (111/227)
31922025-09-20T23:37:56.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932025-09-20T23:37:56.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942025-09-20T23:37:56.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952025-09-20T23:37:56.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31962025-09-20T23:37:56.728Z
31972025-09-20T23:37:56.728Zinfo: running `cargo check --bins` on ipcc (112/227)
31982025-09-20T23:37:57.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992025-09-20T23:37:57.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002025-09-20T23:37:57.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012025-09-20T23:37:57.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32022025-09-20T23:37:57.892Z
32032025-09-20T23:37:57.892Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
32042025-09-20T23:37:58.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052025-09-20T23:37:58.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062025-09-20T23:37:58.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072025-09-20T23:37:58.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32082025-09-20T23:37:59.023Z
32092025-09-20T23:37:59.023Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
32102025-09-20T23:38:00.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112025-09-20T23:38:00.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122025-09-20T23:38:00.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132025-09-20T23:38:00.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32142025-09-20T23:38:00.175Z
32152025-09-20T23:38:00.175Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
32162025-09-20T23:38:01.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172025-09-20T23:38:01.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182025-09-20T23:38:01.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192025-09-20T23:38:01.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32202025-09-20T23:38:01.314Z
32212025-09-20T23:38:01.314Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
32222025-09-20T23:38:02.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232025-09-20T23:38:02.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242025-09-20T23:38:02.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252025-09-20T23:38:02.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32262025-09-20T23:38:02.437Z
32272025-09-20T23:38:02.437Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
32282025-09-20T23:38:03.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-09-20T23:38:03.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-09-20T23:38:03.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-09-20T23:38:03.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32322025-09-20T23:38:03.574Z
32332025-09-20T23:38:03.574Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32342025-09-20T23:38:04.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-09-20T23:38:04.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-09-20T23:38:04.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-09-20T23:38:04.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32382025-09-20T23:38:04.739Z
32392025-09-20T23:38:04.739Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32402025-09-20T23:38:05.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-09-20T23:38:05.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-09-20T23:38:05.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-09-20T23:38:05.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32442025-09-20T23:38:05.919Z
32452025-09-20T23:38:05.919Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32462025-09-20T23:38:07.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-09-20T23:38:07.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-09-20T23:38:07.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-09-20T23:38:07.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
32502025-09-20T23:38:07.143Z
32512025-09-20T23:38:07.143Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32522025-09-20T23:38:08.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-09-20T23:38:08.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-09-20T23:38:08.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-09-20T23:38:08.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32562025-09-20T23:38:08.265Z
32572025-09-20T23:38:08.265Zinfo: running `cargo check --bins` on sp-sim (122/227)
32582025-09-20T23:38:09.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-09-20T23:38:09.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-09-20T23:38:09.512Z Compiling nix v0.30.1
32612025-09-20T23:38:09.537Z Checking keccak v0.1.5
32622025-09-20T23:38:09.856Z Checking sha3 v0.10.8
32632025-09-20T23:38:11.307Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32642025-09-20T23:38:14.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s
32652025-09-20T23:38:14.842Z
32662025-09-20T23:38:14.842Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32672025-09-20T23:38:15.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-09-20T23:38:16.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-09-20T23:38:16.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-09-20T23:38:16.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32712025-09-20T23:38:16.122Z
32722025-09-20T23:38:16.122Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32732025-09-20T23:38:17.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-09-20T23:38:17.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-09-20T23:38:17.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-09-20T23:38:17.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32772025-09-20T23:38:17.382Z
32782025-09-20T23:38:17.383Zinfo: running `cargo check --bins` on db-macros (125/227)
32792025-09-20T23:38:18.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-09-20T23:38:18.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-09-20T23:38:18.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-09-20T23:38:18.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32832025-09-20T23:38:18.515Z
32842025-09-20T23:38:18.515Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32852025-09-20T23:38:19.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-09-20T23:38:19.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-09-20T23:38:19.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-09-20T23:38:19.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32892025-09-20T23:38:19.653Z
32902025-09-20T23:38:19.653Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32912025-09-20T23:38:20.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-09-20T23:38:20.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-09-20T23:38:20.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-09-20T23:38:20.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32952025-09-20T23:38:20.872Z
32962025-09-20T23:38:20.872Zinfo: running `cargo check --bins` on authz-macros (128/227)
32972025-09-20T23:38:21.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-09-20T23:38:21.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-09-20T23:38:21.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-09-20T23:38:21.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33012025-09-20T23:38:21.961Z
33022025-09-20T23:38:21.961Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
33032025-09-20T23:38:23.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-09-20T23:38:23.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-09-20T23:38:23.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-09-20T23:38:23.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33072025-09-20T23:38:23.228Z
33082025-09-20T23:38:23.228Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
33092025-09-20T23:38:24.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-09-20T23:38:24.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-09-20T23:38:24.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-09-20T23:38:24.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33132025-09-20T23:38:24.482Z
33142025-09-20T23:38:24.482Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
33152025-09-20T23:38:25.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-09-20T23:38:25.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-09-20T23:38:25.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-09-20T23:38:25.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33192025-09-20T23:38:25.586Z
33202025-09-20T23:38:25.586Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
33212025-09-20T23:38:26.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-09-20T23:38:26.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-09-20T23:38:26.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-09-20T23:38:26.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
33252025-09-20T23:38:26.729Z
33262025-09-20T23:38:26.729Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33272025-09-20T23:38:27.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-09-20T23:38:27.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-09-20T23:38:27.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-09-20T23:38:27.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33312025-09-20T23:38:27.859Z
33322025-09-20T23:38:27.859Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33332025-09-20T23:38:28.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-09-20T23:38:28.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-09-20T23:38:28.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-09-20T23:38:28.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33372025-09-20T23:38:28.935Z
33382025-09-20T23:38:28.935Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33392025-09-20T23:38:30.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-09-20T23:38:30.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-09-20T23:38:30.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-09-20T23:38:30.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33432025-09-20T23:38:30.187Z
33442025-09-20T23:38:30.187Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33452025-09-20T23:38:31.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-09-20T23:38:31.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-09-20T23:38:31.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-09-20T23:38:31.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33492025-09-20T23:38:31.442Z
33502025-09-20T23:38:31.442Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33512025-09-20T23:38:32.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-09-20T23:38:32.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-09-20T23:38:32.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-09-20T23:38:32.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33552025-09-20T23:38:32.676Z
33562025-09-20T23:38:32.676Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33572025-09-20T23:38:33.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-09-20T23:38:33.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-09-20T23:38:33.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-09-20T23:38:33.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33612025-09-20T23:38:33.831Z
33622025-09-20T23:38:33.831Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33632025-09-20T23:38:34.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-09-20T23:38:34.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-09-20T23:38:34.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-09-20T23:38:34.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33672025-09-20T23:38:35.044Z
33682025-09-20T23:38:35.044Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33692025-09-20T23:38:36.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-09-20T23:38:36.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-09-20T23:38:36.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-09-20T23:38:36.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33732025-09-20T23:38:36.188Z
33742025-09-20T23:38:36.188Zinfo: running `cargo check --bins` on key-manager (141/227)
33752025-09-20T23:38:37.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-09-20T23:38:37.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-09-20T23:38:37.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-09-20T23:38:37.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33792025-09-20T23:38:37.335Z
33802025-09-20T23:38:37.335Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33812025-09-20T23:38:38.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-09-20T23:38:38.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-09-20T23:38:38.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-09-20T23:38:38.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33852025-09-20T23:38:38.504Z
33862025-09-20T23:38:38.504Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33872025-09-20T23:38:39.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-09-20T23:38:39.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-09-20T23:38:39.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902025-09-20T23:38:39.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33912025-09-20T23:38:39.673Z
33922025-09-20T23:38:39.673Zinfo: running `cargo check --bins` on typed-rng (144/227)
33932025-09-20T23:38:40.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-09-20T23:38:40.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-09-20T23:38:40.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962025-09-20T23:38:40.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33972025-09-20T23:38:40.747Z
33982025-09-20T23:38:40.747Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33992025-09-20T23:38:41.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-09-20T23:38:41.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-09-20T23:38:42.186Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34022025-09-20T23:38:42.186Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34032025-09-20T23:38:42.186Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34042025-09-20T23:38:42.211Z Checking universal-hash v0.5.1
34052025-09-20T23:38:42.211Z Compiling thiserror-impl-no-std v2.0.2
34062025-09-20T23:38:42.211Z Checking opaque-debug v0.3.1
34072025-09-20T23:38:42.211Z Checking chacha20 v0.9.1
34082025-09-20T23:38:42.211Z Checking aead v0.5.2
34092025-09-20T23:38:42.471Z Compiling unicase v2.7.0
34102025-09-20T23:38:42.496Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34112025-09-20T23:38:42.521Z Checking poly1305 v0.8.0
34122025-09-20T23:38:42.557Z Compiling libefi-sys v0.1.0
34132025-09-20T23:38:42.671Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34142025-09-20T23:38:42.722Z Compiling bitfield-struct v0.6.2
34152025-09-20T23:38:42.813Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34162025-09-20T23:38:42.877Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34172025-09-20T23:38:43.003Z Checking chacha20poly1305 v0.10.1
34182025-09-20T23:38:43.029Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34192025-09-20T23:38:43.192Z Compiling proc-macro-error-attr2 v2.0.0
34202025-09-20T23:38:43.221Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34212025-09-20T23:38:43.292Z Compiling salty v0.3.0
34222025-09-20T23:38:43.373Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34232025-09-20T23:38:43.738Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34242025-09-20T23:38:43.898Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34252025-09-20T23:38:43.937Z Compiling proc-macro-error2 v2.0.1
34262025-09-20T23:38:43.962Z Compiling num-derive v0.3.3
34272025-09-20T23:38:43.994Z Compiling xshell-macros v0.2.7
34282025-09-20T23:38:44.433Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292025-09-20T23:38:44.548Z Compiling tabled_derive v0.11.0
34302025-09-20T23:38:44.708Z Checking thiserror-no-std v2.0.2
34312025-09-20T23:38:44.734Z Checking xshell v0.2.7
34322025-09-20T23:38:44.896Z Checking vsss-rs v3.3.4
34332025-09-20T23:38:44.930Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34342025-09-20T23:38:45.144Z Compiling mime_guess v2.0.5
34352025-09-20T23:38:45.327Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34362025-09-20T23:38:45.665Z Checking libscf-sys v1.1.0
34372025-09-20T23:38:45.897Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34382025-09-20T23:38:46.442Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34392025-09-20T23:38:46.676Z Checking papergrid v0.17.0
34402025-09-20T23:38:46.916Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34412025-09-20T23:38:47.119Z Checking testing_table v0.3.0
34422025-09-20T23:38:47.274Z Compiling progenitor-impl v0.11.0
34432025-09-20T23:38:47.563Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34442025-09-20T23:38:47.677Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34452025-09-20T23:38:48.338Z Checking primeorder v0.13.6
34462025-09-20T23:38:48.548Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34472025-09-20T23:38:48.641Z Checking tabled v0.20.0
34482025-09-20T23:38:48.679Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34492025-09-20T23:38:48.800Z Checking p384 v0.13.0
34502025-09-20T23:38:48.962Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34512025-09-20T23:38:49.298Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34522025-09-20T23:38:49.393Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34532025-09-20T23:38:49.590Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34542025-09-20T23:38:50.029Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34552025-09-20T23:38:50.093Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34562025-09-20T23:38:50.183Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34572025-09-20T23:38:50.947Z Checking progenitor-client v0.11.0
34582025-09-20T23:38:51.188Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34592025-09-20T23:38:51.367Z Checking http-range v0.1.5
34602025-09-20T23:38:51.600Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34612025-09-20T23:38:51.625Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34622025-09-20T23:38:51.962Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34632025-09-20T23:38:52.134Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
34642025-09-20T23:38:52.158Z Checking secrecy v0.8.0
34652025-09-20T23:38:52.419Z Checking atty v0.2.14
34662025-09-20T23:38:52.577Z Checking crc8 v0.1.1
34672025-09-20T23:38:52.606Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34682025-09-20T23:38:52.823Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34692025-09-20T23:38:53.018Z Checking hyper-staticfile v0.10.1
34702025-09-20T23:38:53.153Z Compiling progenitor-macro v0.11.0
34712025-09-20T23:38:53.267Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34722025-09-20T23:38:53.385Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732025-09-20T23:38:53.530Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34742025-09-20T23:38:53.770Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34752025-09-20T23:38:53.796Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34762025-09-20T23:38:53.911Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34772025-09-20T23:38:53.936Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34782025-09-20T23:38:54.214Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34792025-09-20T23:38:54.677Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34802025-09-20T23:38:54.703Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34812025-09-20T23:38:55.196Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34822025-09-20T23:38:55.542Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34832025-09-20T23:38:55.745Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34842025-09-20T23:38:56.282Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34852025-09-20T23:38:56.362Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34862025-09-20T23:38:59.110Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34872025-09-20T23:39:00.040Z Checking progenitor v0.11.0
34882025-09-20T23:39:00.268Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34892025-09-20T23:39:12.025Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34902025-09-20T23:39:33.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.11s
34912025-09-20T23:39:34.121Z
34922025-09-20T23:39:34.121Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34932025-09-20T23:39:35.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-09-20T23:39:35.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-09-20T23:39:35.594Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34962025-09-20T23:39:57.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s
34972025-09-20T23:39:57.925Z
34982025-09-20T23:39:57.925Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34992025-09-20T23:39:59.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-09-20T23:39:59.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-09-20T23:39:59.453Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35022025-09-20T23:40:21.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.49s
35032025-09-20T23:40:21.664Z
35042025-09-20T23:40:21.664Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
35052025-09-20T23:40:22.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-09-20T23:40:22.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-09-20T23:40:23.113Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35082025-09-20T23:40:45.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.01s
35092025-09-20T23:40:45.926Z
35102025-09-20T23:40:45.926Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
35112025-09-20T23:40:47.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-09-20T23:40:47.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-09-20T23:40:47.365Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35142025-09-20T23:41:09.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.48s
35152025-09-20T23:41:09.659Z
35162025-09-20T23:41:09.659Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
35172025-09-20T23:41:10.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-09-20T23:41:10.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-09-20T23:41:11.065Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35202025-09-20T23:41:33.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.57s
35212025-09-20T23:41:33.485Z
35222025-09-20T23:41:33.485Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
35232025-09-20T23:41:34.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-09-20T23:41:34.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-09-20T23:41:34.930Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35262025-09-20T23:41:57.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.67s
35272025-09-20T23:41:57.409Z
35282025-09-20T23:41:57.409Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35292025-09-20T23:41:58.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-09-20T23:41:58.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-09-20T23:41:58.871Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35322025-09-20T23:42:21.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.25s
35332025-09-20T23:42:21.903Z
35342025-09-20T23:42:21.903Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35352025-09-20T23:42:22.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-09-20T23:42:23.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-09-20T23:42:23.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-09-20T23:42:23.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35392025-09-20T23:42:23.132Z
35402025-09-20T23:42:23.132Zinfo: running `cargo check --bins` on range-requests (154/227)
35412025-09-20T23:42:24.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-09-20T23:42:24.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-09-20T23:42:24.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-09-20T23:42:24.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35452025-09-20T23:42:24.302Z
35462025-09-20T23:42:24.302Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35472025-09-20T23:42:25.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-09-20T23:42:25.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-09-20T23:42:25.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-09-20T23:42:25.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35512025-09-20T23:42:25.437Z
35522025-09-20T23:42:25.437Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35532025-09-20T23:42:26.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-09-20T23:42:26.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-09-20T23:42:26.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-09-20T23:42:26.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35572025-09-20T23:42:26.621Z
35582025-09-20T23:42:26.621Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35592025-09-20T23:42:27.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-09-20T23:42:27.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-09-20T23:42:27.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-09-20T23:42:27.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35632025-09-20T23:42:27.775Z
35642025-09-20T23:42:27.775Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35652025-09-20T23:42:28.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-09-20T23:42:28.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-09-20T23:42:28.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-09-20T23:42:28.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35692025-09-20T23:42:29.011Z
35702025-09-20T23:42:29.011Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35712025-09-20T23:42:30.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-09-20T23:42:30.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-09-20T23:42:30.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-09-20T23:42:30.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35752025-09-20T23:42:30.288Z
35762025-09-20T23:42:30.288Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35772025-09-20T23:42:31.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-09-20T23:42:31.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-09-20T23:42:31.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-09-20T23:42:31.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35812025-09-20T23:42:31.496Z
35822025-09-20T23:42:31.496Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35832025-09-20T23:42:32.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-09-20T23:42:32.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-09-20T23:42:32.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-09-20T23:42:32.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35872025-09-20T23:42:32.704Z
35882025-09-20T23:42:32.704Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35892025-09-20T23:42:33.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-09-20T23:42:33.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-09-20T23:42:33.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-09-20T23:42:33.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35932025-09-20T23:42:33.993Z
35942025-09-20T23:42:33.993Zinfo: running `cargo check --bins` on update-common (163/227)
35952025-09-20T23:42:35.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-09-20T23:42:35.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-09-20T23:42:35.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982025-09-20T23:42:35.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35992025-09-20T23:42:35.241Z
36002025-09-20T23:42:35.241Zinfo: running `cargo check --bins` on nexus-test-interface (164/227)
36012025-09-20T23:42:36.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-09-20T23:42:36.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-09-20T23:42:36.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36042025-09-20T23:42:36.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
36052025-09-20T23:42:36.574Z
36062025-09-20T23:42:36.574Zinfo: running `cargo check --bins` on oximeter-collector (165/227)
36072025-09-20T23:42:37.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082025-09-20T23:42:37.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092025-09-20T23:42:37.924Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36102025-09-20T23:42:37.924Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36112025-09-20T23:42:39.090Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36122025-09-20T23:42:42.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
36132025-09-20T23:42:42.397Z
36142025-09-20T23:42:42.397Zinfo: running `cargo check --bins` on oximeter-api (166/227)
36152025-09-20T23:42:43.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-09-20T23:42:43.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-09-20T23:42:43.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-09-20T23:42:43.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36192025-09-20T23:42:43.514Z
36202025-09-20T23:42:43.514Zinfo: running `cargo check --bins` on cert-dev (167/227)
36212025-09-20T23:42:44.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-09-20T23:42:44.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-09-20T23:42:44.686Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36242025-09-20T23:42:45.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
36252025-09-20T23:42:45.288Z
36262025-09-20T23:42:45.288Zinfo: running `cargo check --bins` on clickana (168/227)
36272025-09-20T23:42:46.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-09-20T23:42:46.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-09-20T23:42:46.626Z Checking castaway v0.2.3
36302025-09-20T23:42:46.626Z Checking lru v0.12.5
36312025-09-20T23:42:46.651Z Compiling instability v0.3.2
36322025-09-20T23:42:46.651Z Checking unicode-truncate v1.1.0
36332025-09-20T23:42:46.651Z Checking cassowary v0.3.0
36342025-09-20T23:42:46.651Z Compiling indoc v2.0.6
36352025-09-20T23:42:46.651Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36362025-09-20T23:42:46.828Z Checking compact_str v0.8.0
36372025-09-20T23:42:47.584Z Checking ratatui v0.29.0
36382025-09-20T23:42:50.357Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36392025-09-20T23:42:51.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
36402025-09-20T23:42:51.799Z
36412025-09-20T23:42:51.799Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (169/227)
36422025-09-20T23:42:52.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-09-20T23:42:52.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-09-20T23:42:53.144Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36452025-09-20T23:42:53.144Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36462025-09-20T23:42:54.839Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36472025-09-20T23:42:55.732Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36482025-09-20T23:42:56.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
36492025-09-20T23:42:56.642Z
36502025-09-20T23:42:56.642Zinfo: running `cargo check --bins` on ch-dev (170/227)
36512025-09-20T23:42:57.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-09-20T23:42:57.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-09-20T23:42:57.952Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36542025-09-20T23:42:59.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
36552025-09-20T23:42:59.305Z
36562025-09-20T23:42:59.305Zinfo: running `cargo check --bins` on dev-tools-common (171/227)
36572025-09-20T23:43:00.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582025-09-20T23:43:00.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592025-09-20T23:43:00.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36602025-09-20T23:43:00.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36612025-09-20T23:43:00.183Z
36622025-09-20T23:43:00.183Zinfo: running `cargo check --bins` on crdb-seed (172/227)
36632025-09-20T23:43:01.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-09-20T23:43:01.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-09-20T23:43:01.471Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36662025-09-20T23:43:02.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
36672025-09-20T23:43:02.227Z
36682025-09-20T23:43:02.227Zinfo: running `cargo check --bins` on db-dev (173/227)
36692025-09-20T23:43:03.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-09-20T23:43:03.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-09-20T23:43:03.539Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36722025-09-20T23:43:04.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
36732025-09-20T23:43:04.934Z
36742025-09-20T23:43:04.934Zinfo: running `cargo check --bins` on omicron-dev-lib (174/227)
36752025-09-20T23:43:06.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-09-20T23:43:06.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-09-20T23:43:06.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-09-20T23:43:06.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36792025-09-20T23:43:06.152Z
36802025-09-20T23:43:06.153Zinfo: running `cargo check --bins` on xtask-downloader (175/227)
36812025-09-20T23:43:07.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-09-20T23:43:07.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-09-20T23:43:07.336Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36842025-09-20T23:43:08.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
36852025-09-20T23:43:08.686Z
36862025-09-20T23:43:08.686Zinfo: running `cargo check --bins` on omicron-ls-apis (176/227)
36872025-09-20T23:43:09.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-09-20T23:43:09.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-09-20T23:43:09.850Z Checking typeid v1.0.3
36902025-09-20T23:43:09.886Z Checking ordered-float v2.10.1
36912025-09-20T23:43:09.912Z Checking cargo-platform v0.2.0
36922025-09-20T23:43:10.044Z Checking erased-serde v0.4.6
36932025-09-20T23:43:10.370Z Checking serde-value v0.7.0
36942025-09-20T23:43:10.829Z Checking serde-untagged v0.1.7
36952025-09-20T23:43:11.171Z Checking cargo-util-schemas v0.8.2
36962025-09-20T23:43:12.908Z Checking cargo_metadata v0.21.0
36972025-09-20T23:43:14.366Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36982025-09-20T23:43:15.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
36992025-09-20T23:43:15.846Z
37002025-09-20T23:43:15.846Zinfo: running `cargo check --bins` on mgs-dev (177/227)
37012025-09-20T23:43:16.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-09-20T23:43:17.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-09-20T23:43:17.200Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
37042025-09-20T23:43:19.953Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37052025-09-20T23:43:20.855Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37062025-09-20T23:43:21.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
37072025-09-20T23:43:21.936Z
37082025-09-20T23:43:21.936Zinfo: running `cargo check --bins` on omicron-omdb (178/227)
37092025-09-20T23:43:23.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-09-20T23:43:23.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-09-20T23:43:23.571Z Compiling derive_builder_core v0.20.2
37122025-09-20T23:43:23.596Z Compiling vergen-lib v0.1.6
37132025-09-20T23:43:23.640Z Compiling vergen v9.0.6
37142025-09-20T23:43:23.665Z Compiling vergen-gitcl v1.0.8
37152025-09-20T23:43:23.665Z Compiling dirs-sys-next v0.1.2
37162025-09-20T23:43:23.665Z Compiling crunchy v0.2.2
37172025-09-20T23:43:23.735Z Compiling dsl_auto_type v0.1.2
37182025-09-20T23:43:23.760Z Checking scheduled-thread-pool v0.2.7
37192025-09-20T23:43:23.993Z Compiling dirs-next v2.0.0
37202025-09-20T23:43:24.023Z Compiling diesel_table_macro_syntax v0.2.0
37212025-09-20T23:43:24.023Z Compiling tiny-keccak v2.0.2
37222025-09-20T23:43:24.096Z Checking r2d2 v0.8.10
37232025-09-20T23:43:24.185Z Compiling term v0.7.0
37242025-09-20T23:43:24.236Z Compiling bit-vec v0.6.3
37252025-09-20T23:43:24.367Z Compiling ena v0.14.3
37262025-09-20T23:43:24.421Z Compiling regex-syntax v0.6.29
37272025-09-20T23:43:24.489Z Compiling diff v0.1.13
37282025-09-20T23:43:24.659Z Compiling bit-set v0.5.3
37292025-09-20T23:43:24.781Z Compiling ascii-canvas v3.0.0
37302025-09-20T23:43:24.977Z Compiling bindgen v0.71.1
37312025-09-20T23:43:25.004Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37322025-09-20T23:43:25.113Z Compiling diesel_derives v2.2.3
37332025-09-20T23:43:25.138Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37342025-09-20T23:43:25.276Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37352025-09-20T23:43:25.364Z Compiling libxml v0.3.3
37362025-09-20T23:43:25.395Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37372025-09-20T23:43:25.420Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37382025-09-20T23:43:25.485Z Compiling derive_builder_macro v0.20.2
37392025-09-20T23:43:25.774Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37402025-09-20T23:43:25.986Z Compiling strum_macros v0.24.3
37412025-09-20T23:43:26.094Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37422025-09-20T23:43:26.262Z Compiling derive_builder v0.20.2
37432025-09-20T23:43:26.289Z Compiling indoc v1.0.9
37442025-09-20T23:43:27.184Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37452025-09-20T23:43:27.467Z Compiling lalrpop v0.19.12
37462025-09-20T23:43:27.879Z Compiling impl-trait-for-tuples v0.2.2
37472025-09-20T23:43:28.142Z Compiling oso-derive v0.27.3
37482025-09-20T23:43:28.502Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37492025-09-20T23:43:28.673Z Checking quick-xml v0.37.2
37502025-09-20T23:43:28.876Z Checking maplit v1.0.2
37512025-09-20T23:43:29.051Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37522025-09-20T23:43:29.089Z Compiling diesel-dtrace v0.4.2
37532025-09-20T23:43:29.133Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37542025-09-20T23:43:29.470Z Checking bb8 v0.8.5
37552025-09-20T23:43:29.570Z Checking ignore v0.4.23
37562025-09-20T23:43:30.020Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37572025-09-20T23:43:30.348Z Checking predicates-tree v1.0.12
37582025-09-20T23:43:30.426Z Checking globwalk v0.9.1
37592025-09-20T23:43:30.557Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37602025-09-20T23:43:30.582Z Checking rand_seeder v0.4.0
37612025-09-20T23:43:30.745Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37622025-09-20T23:43:30.781Z Checking camino-tempfile-ext v0.3.2
37632025-09-20T23:43:30.852Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37642025-09-20T23:43:30.917Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37652025-09-20T23:43:31.116Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37662025-09-20T23:43:31.173Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37672025-09-20T23:43:31.209Z Checking console v0.16.0
37682025-09-20T23:43:31.817Z Checking is_ci v1.2.0
37692025-09-20T23:43:31.976Z Checking unit-prefix v0.5.1
37702025-09-20T23:43:32.021Z Checking supports-color v3.0.2
37712025-09-20T23:43:32.238Z Checking indicatif v0.18.0
37722025-09-20T23:43:32.459Z Checking support-bundle-viewer v0.1.2
37732025-09-20T23:43:32.938Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37742025-09-20T23:43:32.993Z Checking multimap v0.10.1
37752025-09-20T23:43:33.083Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37762025-09-20T23:43:34.166Z Checking diesel v2.2.12
37772025-09-20T23:43:49.638Z Compiling samael v0.0.19
37782025-09-20T23:44:02.283Z Checking async-bb8-diesel v0.2.1
37792025-09-20T23:44:05.224Z Compiling polar-core v0.27.3
37802025-09-20T23:44:15.023Z Checking oso v0.27.3
37812025-09-20T23:45:19.610Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37822025-09-20T23:46:12.704Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37832025-09-20T23:46:28.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
37842025-09-20T23:46:28.668Z
37852025-09-20T23:46:28.668Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (179/227)
37862025-09-20T23:46:29.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-09-20T23:46:29.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-09-20T23:46:29.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892025-09-20T23:46:29.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37902025-09-20T23:46:29.956Z
37912025-09-20T23:46:29.956Zinfo: running `cargo check --bins` on nexus-saga-recovery (180/227)
37922025-09-20T23:46:31.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-09-20T23:46:31.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-09-20T23:46:31.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952025-09-20T23:46:31.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37962025-09-20T23:46:31.203Z
37972025-09-20T23:46:31.204Zinfo: running `cargo check --bins` on nexus-test-utils-macros (181/227)
37982025-09-20T23:46:32.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992025-09-20T23:46:32.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002025-09-20T23:46:32.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012025-09-20T23:46:32.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
38022025-09-20T23:46:32.298Z
38032025-09-20T23:46:32.298Zinfo: running `cargo check --bins` on omicron-nexus (182/227)
38042025-09-20T23:46:33.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052025-09-20T23:46:33.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062025-09-20T23:46:33.915Z Compiling libz-sys v1.1.20
38072025-09-20T23:46:33.941Z Compiling libgit2-sys v0.17.0+1.8.1
38082025-09-20T23:46:33.993Z Compiling fs-err v2.11.0
38092025-09-20T23:46:34.018Z Compiling vergen v8.3.2
38102025-09-20T23:46:34.018Z Compiling cargo-platform v0.1.8
38112025-09-20T23:46:34.072Z Checking parse-size v1.1.0
38122025-09-20T23:46:34.097Z Compiling rustls v0.21.12
38132025-09-20T23:46:34.097Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38142025-09-20T23:46:34.319Z Checking sct v0.7.1
38152025-09-20T23:46:34.402Z Compiling cargo_metadata v0.18.1
38162025-09-20T23:46:34.480Z Checking rustls-webpki v0.101.7
38172025-09-20T23:46:34.551Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38182025-09-20T23:46:34.578Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38192025-09-20T23:46:34.715Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38202025-09-20T23:46:34.900Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
38212025-09-20T23:46:34.927Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38222025-09-20T23:46:35.141Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38232025-09-20T23:46:35.178Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38242025-09-20T23:46:35.286Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38252025-09-20T23:46:35.940Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38262025-09-20T23:46:36.284Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38272025-09-20T23:46:36.358Z Checking rustls-pemfile v1.0.4
38282025-09-20T23:46:36.555Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38292025-09-20T23:46:36.591Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
38302025-09-20T23:46:36.987Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38312025-09-20T23:46:37.043Z Checking twox-hash v2.1.0
38322025-09-20T23:46:37.124Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38332025-09-20T23:46:37.814Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38342025-09-20T23:46:37.947Z Checking tokio-rustls v0.24.1
38352025-09-20T23:46:38.373Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38362025-09-20T23:46:38.402Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38372025-09-20T23:46:38.635Z Checking fatfs v0.3.6
38382025-09-20T23:46:39.188Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
38392025-09-20T23:46:39.273Z Checking assert_matches v1.5.0
38402025-09-20T23:46:46.296Z Compiling git2 v0.19.0
38412025-09-20T23:46:46.374Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38422025-09-20T23:46:46.623Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38432025-09-20T23:46:52.054Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38442025-09-20T23:48:31.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
38452025-09-20T23:48:31.791Z
38462025-09-20T23:48:31.791Zinfo: running `cargo check --bins` on nexus-background-task-interface (183/227)
38472025-09-20T23:48:32.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-09-20T23:48:32.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-09-20T23:48:32.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502025-09-20T23:48:32.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
38512025-09-20T23:48:32.946Z
38522025-09-20T23:48:32.946Zinfo: running `cargo check --bins` on nexus-external-api (184/227)
38532025-09-20T23:48:34.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-09-20T23:48:34.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-09-20T23:48:34.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562025-09-20T23:48:34.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
38572025-09-20T23:48:34.149Z
38582025-09-20T23:48:34.149Zinfo: running `cargo check --bins` on nexus-internal-api (185/227)
38592025-09-20T23:48:35.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602025-09-20T23:48:35.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612025-09-20T23:48:35.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622025-09-20T23:48:35.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38632025-09-20T23:48:35.342Z
38642025-09-20T23:48:35.342Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (186/227)
38652025-09-20T23:48:36.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662025-09-20T23:48:36.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672025-09-20T23:48:36.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682025-09-20T23:48:36.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38692025-09-20T23:48:36.578Z
38702025-09-20T23:48:36.578Zinfo: running `cargo check --bins` on nexus-mgs-updates (187/227)
38712025-09-20T23:48:37.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-09-20T23:48:37.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-09-20T23:48:37.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742025-09-20T23:48:37.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38752025-09-20T23:48:37.692Z
38762025-09-20T23:48:37.692Zinfo: running `cargo check --bins` on nexus-networking (188/227)
38772025-09-20T23:48:38.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782025-09-20T23:48:38.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792025-09-20T23:48:38.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802025-09-20T23:48:38.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
38812025-09-20T23:48:38.891Z
38822025-09-20T23:48:38.891Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (189/227)
38832025-09-20T23:48:40.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-09-20T23:48:40.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-09-20T23:48:40.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862025-09-20T23:48:40.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38872025-09-20T23:48:40.145Z
38882025-09-20T23:48:40.145Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (190/227)
38892025-09-20T23:48:41.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902025-09-20T23:48:41.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912025-09-20T23:48:41.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922025-09-20T23:48:41.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38932025-09-20T23:48:41.340Z
38942025-09-20T23:48:41.340Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38952025-09-20T23:48:42.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962025-09-20T23:48:42.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972025-09-20T23:48:42.910Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38982025-09-20T23:48:42.935Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38992025-09-20T23:48:42.984Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39002025-09-20T23:48:43.011Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39012025-09-20T23:48:43.011Z Checking diff v0.1.13
39022025-09-20T23:48:43.011Z Checking yansi v1.0.1
39032025-09-20T23:48:43.053Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39042025-09-20T23:48:43.080Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39052025-09-20T23:48:43.579Z Checking pretty_assertions v1.4.1
39062025-09-20T23:48:44.675Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39072025-09-20T23:49:29.283Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39082025-09-20T23:49:29.283Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39092025-09-20T23:49:29.308Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39102025-09-20T23:49:29.308Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39112025-09-20T23:49:29.308Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39122025-09-20T23:49:29.308Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39132025-09-20T23:49:29.993Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39142025-09-20T23:49:30.591Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39152025-09-20T23:49:32.407Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39162025-09-20T23:50:53.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
39172025-09-20T23:50:53.522Z
39182025-09-20T23:50:53.522Zinfo: running `cargo check --bins` on openapi-manager (192/227)
39192025-09-20T23:50:54.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202025-09-20T23:50:54.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212025-09-20T23:50:54.765Z Compiling tabled_derive v0.10.0
39222025-09-20T23:50:54.765Z Checking papergrid v0.14.0
39232025-09-20T23:50:54.790Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39242025-09-20T23:50:54.790Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39252025-09-20T23:50:54.820Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
39262025-09-20T23:50:54.845Z Checking heck v0.4.1
39272025-09-20T23:50:54.870Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39282025-09-20T23:50:55.123Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39292025-09-20T23:50:55.173Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39302025-09-20T23:50:56.220Z Checking tabled v0.18.0
39312025-09-20T23:50:56.305Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39322025-09-20T23:50:59.935Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39332025-09-20T23:51:02.016Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39342025-09-20T23:51:03.165Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39352025-09-20T23:51:05.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
39362025-09-20T23:51:05.405Z
39372025-09-20T23:51:05.405Zinfo: running `cargo check --bins` on installinator-api (193/227)
39382025-09-20T23:51:06.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392025-09-20T23:51:06.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402025-09-20T23:51:06.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412025-09-20T23:51:06.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
39422025-09-20T23:51:06.468Z
39432025-09-20T23:51:06.468Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39442025-09-20T23:51:07.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452025-09-20T23:51:07.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462025-09-20T23:51:07.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39472025-09-20T23:51:07.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39482025-09-20T23:51:07.497Z
39492025-09-20T23:51:07.497Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39502025-09-20T23:51:08.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512025-09-20T23:51:08.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522025-09-20T23:51:08.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39532025-09-20T23:51:08.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39542025-09-20T23:51:08.531Z
39552025-09-20T23:51:08.531Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39562025-09-20T23:51:09.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572025-09-20T23:51:09.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582025-09-20T23:51:09.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592025-09-20T23:51:09.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
39602025-09-20T23:51:09.683Z
39612025-09-20T23:51:09.683Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39622025-09-20T23:51:10.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632025-09-20T23:51:10.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642025-09-20T23:51:10.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39652025-09-20T23:51:10.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
39662025-09-20T23:51:10.724Z
39672025-09-20T23:51:10.724Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39682025-09-20T23:51:11.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692025-09-20T23:51:11.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702025-09-20T23:51:12.039Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39712025-09-20T23:51:12.064Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39722025-09-20T23:51:12.089Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39732025-09-20T23:51:12.121Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39742025-09-20T23:51:12.146Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39752025-09-20T23:51:12.171Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39762025-09-20T23:51:12.171Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39772025-09-20T23:51:12.171Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39782025-09-20T23:51:12.337Z Compiling petname v2.0.2
39792025-09-20T23:51:12.433Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39802025-09-20T23:51:12.706Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39812025-09-20T23:51:12.777Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39822025-09-20T23:51:13.140Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39832025-09-20T23:51:13.391Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39842025-09-20T23:51:13.519Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39852025-09-20T23:51:13.597Z Checking sync-ptr v0.1.4
39862025-09-20T23:51:13.708Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39872025-09-20T23:51:14.706Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39882025-09-20T23:51:17.790Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39892025-09-20T23:51:17.815Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39902025-09-20T23:51:26.939Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39912025-09-20T23:51:28.132Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39922025-09-20T23:51:30.905Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39932025-09-20T23:51:34.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s
39942025-09-20T23:51:34.900Z
39952025-09-20T23:51:34.900Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39962025-09-20T23:51:35.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39972025-09-20T23:51:36.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39982025-09-20T23:51:36.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39992025-09-20T23:51:36.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
40002025-09-20T23:51:36.118Z
40012025-09-20T23:51:36.118Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
40022025-09-20T23:51:37.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40032025-09-20T23:51:37.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40042025-09-20T23:51:37.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40052025-09-20T23:51:37.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
40062025-09-20T23:51:37.174Z
40072025-09-20T23:51:37.174Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
40082025-09-20T23:51:38.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40092025-09-20T23:51:38.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40102025-09-20T23:51:38.480Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40112025-09-20T23:51:39.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
40122025-09-20T23:51:40.075Z
40132025-09-20T23:51:40.075Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
40142025-09-20T23:51:41.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40152025-09-20T23:51:41.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40162025-09-20T23:51:41.317Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
40172025-09-20T23:51:41.820Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40182025-09-20T23:51:43.422Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40192025-09-20T23:51:44.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
40202025-09-20T23:51:44.658Z
40212025-09-20T23:51:44.658Zinfo: running `cargo check --bins` on omicron-releng (203/227)
40222025-09-20T23:51:45.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232025-09-20T23:51:45.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242025-09-20T23:51:45.811Z Compiling blake3 v1.5.4
40252025-09-20T23:51:45.836Z Checking memmap2 v0.9.5
40262025-09-20T23:51:45.836Z Checking constant_time_eq v0.3.1
40272025-09-20T23:51:45.836Z Checking arrayvec v0.7.6
40282025-09-20T23:51:45.836Z Checking arrayref v0.3.9
40292025-09-20T23:51:45.836Z Checking topological-sort v0.2.2
40302025-09-20T23:51:45.862Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40312025-09-20T23:51:45.862Z Checking shell-words v1.1.0
40322025-09-20T23:51:47.290Z Checking omicron-zone-package v0.12.2
40332025-09-20T23:51:48.940Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40342025-09-20T23:51:50.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
40352025-09-20T23:51:50.746Z
40362025-09-20T23:51:50.746Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40372025-09-20T23:51:51.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40382025-09-20T23:51:51.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40392025-09-20T23:51:51.922Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40402025-09-20T23:51:52.316Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40412025-09-20T23:51:53.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
40422025-09-20T23:51:53.195Z
40432025-09-20T23:51:53.195Zinfo: running `cargo check --bins` on xtask (205/227)
40442025-09-20T23:51:54.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40452025-09-20T23:51:54.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40462025-09-20T23:51:54.052Z Checking bitflags v2.9.1
40472025-09-20T23:51:54.052Z Checking serde v1.0.223
40482025-09-20T23:51:54.077Z Checking zerofrom v0.1.4
40492025-09-20T23:51:54.111Z Checking smallvec v1.15.1
40502025-09-20T23:51:54.136Z Checking hashbrown v0.15.4
40512025-09-20T23:51:54.161Z Checking thiserror v1.0.69
40522025-09-20T23:51:54.186Z Checking serde_json v1.0.145
40532025-09-20T23:51:54.186Z Checking scroll v0.12.0
40542025-09-20T23:51:54.312Z Checking yoke v0.7.4
40552025-09-20T23:51:54.337Z Checking num-traits v0.2.19
40562025-09-20T23:51:54.362Z Checking rustix v0.38.37
40572025-09-20T23:51:54.452Z Checking log v0.4.27
40582025-09-20T23:51:54.626Z Checking percent-encoding v2.3.2
40592025-09-20T23:51:54.651Z Checking zerovec v0.10.4
40602025-09-20T23:51:54.726Z Checking zerocopy v0.7.35
40612025-09-20T23:51:54.867Z Checking form_urlencoded v1.2.2
40622025-09-20T23:51:54.942Z Checking serde_spanned v0.6.9
40632025-09-20T23:51:55.025Z Checking indexmap v2.11.0
40642025-09-20T23:51:55.077Z Checking toml_datetime v0.6.11
40652025-09-20T23:51:55.150Z Checking erased-serde v0.4.6
40662025-09-20T23:51:55.235Z Checking terminal_size v0.4.0
40672025-09-20T23:51:55.398Z Checking goblin v0.8.2
40682025-09-20T23:51:55.429Z Checking pest v2.7.14
40692025-09-20T23:51:55.456Z Checking getrandom v0.3.1
40702025-09-20T23:51:55.578Z Checking ordered-float v2.10.1
40712025-09-20T23:51:55.677Z Checking thiserror v2.0.16
40722025-09-20T23:51:55.789Z Checking syn v2.0.106
40732025-09-20T23:51:55.838Z Checking rustix v1.0.7
40742025-09-20T23:51:55.942Z Checking serde-untagged v0.1.7
40752025-09-20T23:51:56.030Z Checking serde-value v0.7.0
40762025-09-20T23:51:56.056Z Checking tinystr v0.7.6
40772025-09-20T23:51:56.142Z Checking icu_collections v1.5.0
40782025-09-20T23:51:56.291Z Checking toml_edit v0.22.27
40792025-09-20T23:51:56.381Z Checking icu_locid v1.5.0
40802025-09-20T23:51:56.416Z Checking semver v1.0.26
40812025-09-20T23:51:56.739Z Checking once_cell v1.21.3
40822025-09-20T23:51:56.803Z Checking clap_builder v4.5.41
40832025-09-20T23:51:57.048Z Checking cargo-platform v0.2.0
40842025-09-20T23:51:57.171Z Checking tempfile v3.20.0
40852025-09-20T23:51:57.253Z Checking icu_provider v1.5.0
40862025-09-20T23:51:57.364Z Checking textwrap v0.16.2
40872025-09-20T23:51:57.522Z Checking camino-tempfile v1.4.1
40882025-09-20T23:51:57.549Z Checking dtrace-parser v0.2.0
40892025-09-20T23:51:57.746Z Checking fs-err v3.1.1
40902025-09-20T23:51:57.794Z Checking tabled v0.15.0
40912025-09-20T23:51:57.827Z Checking icu_locid_transform v1.5.0
40922025-09-20T23:51:57.980Z Checking anyhow v1.0.99
40932025-09-20T23:51:58.072Z Checking macaddr v1.0.1
40942025-09-20T23:51:58.329Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40952025-09-20T23:51:58.589Z Checking toml v0.8.23
40962025-09-20T23:51:58.736Z Checking icu_properties v1.5.1
40972025-09-20T23:51:59.252Z Checking cargo_toml v0.21.0
40982025-09-20T23:51:59.369Z Checking clap v4.5.41
40992025-09-20T23:51:59.619Z Checking dof v0.3.0
41002025-09-20T23:52:00.163Z Checking usdt-impl v0.5.0
41012025-09-20T23:52:00.631Z Checking usdt v0.5.0
41022025-09-20T23:52:01.503Z Checking icu_normalizer v1.5.0
41032025-09-20T23:52:02.150Z Checking idna_adapter v1.2.0
41042025-09-20T23:52:02.336Z Checking idna v1.0.3
41052025-09-20T23:52:02.769Z Checking url v2.5.4
41062025-09-20T23:52:03.464Z Checking cargo-util-schemas v0.8.2
41072025-09-20T23:52:05.143Z Checking cargo_metadata v0.21.0
41082025-09-20T23:52:06.538Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41092025-09-20T23:52:07.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s
41102025-09-20T23:52:07.622Z
41112025-09-20T23:52:07.622Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
41122025-09-20T23:52:08.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41132025-09-20T23:52:08.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41142025-09-20T23:52:09.015Z Checking polyval v0.6.2
41152025-09-20T23:52:09.039Z Checking ctr v0.9.2
41162025-09-20T23:52:09.075Z Checking ssh-encoding v0.2.0
41172025-09-20T23:52:09.075Z Checking blowfish v0.9.1
41182025-09-20T23:52:09.111Z Checking password-hash v0.4.2
41192025-09-20T23:52:09.139Z Checking p521 v0.13.3
41202025-09-20T23:52:09.164Z Checking p256 v0.13.2
41212025-09-20T23:52:09.188Z Checking russh-cryptovec v0.7.3
41222025-09-20T23:52:09.319Z Checking ghash v0.5.1
41232025-09-20T23:52:09.344Z Checking md5 v0.7.0
41242025-09-20T23:52:09.368Z Checking bcrypt-pbkdf v0.10.0
41252025-09-20T23:52:09.398Z Checking num-bigint v0.4.6
41262025-09-20T23:52:09.423Z Checking des v0.8.1
41272025-09-20T23:52:09.521Z Checking aes-gcm v0.10.3
41282025-09-20T23:52:09.547Z Checking pbkdf2 v0.11.0
41292025-09-20T23:52:09.639Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41302025-09-20T23:52:09.664Z Checking hex-literal v0.4.1
41312025-09-20T23:52:09.664Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41322025-09-20T23:52:09.709Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41332025-09-20T23:52:09.765Z Checking ssh-cipher v0.2.0
41342025-09-20T23:52:09.834Z Checking internet-checksum v0.2.1
41352025-09-20T23:52:10.057Z Checking ssh-key v0.6.6
41362025-09-20T23:52:10.289Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41372025-09-20T23:52:11.510Z Checking russh-keys v0.45.0
41382025-09-20T23:52:12.653Z Checking russh v0.45.0
41392025-09-20T23:52:41.888Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41402025-09-20T23:52:44.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.54s
41412025-09-20T23:52:44.430Z
41422025-09-20T23:52:44.431Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41432025-09-20T23:52:45.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442025-09-20T23:52:45.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452025-09-20T23:52:45.610Z Checking termios v0.3.3
41462025-09-20T23:52:45.832Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41472025-09-20T23:52:47.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
41482025-09-20T23:52:47.202Z
41492025-09-20T23:52:47.202Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41502025-09-20T23:52:48.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512025-09-20T23:52:48.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522025-09-20T23:52:48.474Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41532025-09-20T23:52:48.499Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41542025-09-20T23:52:48.499Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41552025-09-20T23:52:49.568Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41562025-09-20T23:52:52.048Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41572025-09-20T23:52:54.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
41582025-09-20T23:52:55.190Z
41592025-09-20T23:52:55.190Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41602025-09-20T23:52:56.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612025-09-20T23:52:56.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622025-09-20T23:52:56.290Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41632025-09-20T23:52:56.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
41642025-09-20T23:52:57.011Z
41652025-09-20T23:52:57.011Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41662025-09-20T23:52:57.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672025-09-20T23:52:57.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682025-09-20T23:52:57.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41692025-09-20T23:52:57.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
41702025-09-20T23:52:58.043Z
41712025-09-20T23:52:58.043Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41722025-09-20T23:52:58.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732025-09-20T23:52:58.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742025-09-20T23:52:58.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41752025-09-20T23:52:58.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
41762025-09-20T23:52:59.083Z
41772025-09-20T23:52:59.083Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41782025-09-20T23:53:00.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-09-20T23:53:00.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-09-20T23:53:00.337Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41812025-09-20T23:53:01.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
41822025-09-20T23:53:01.363Z
41832025-09-20T23:53:01.363Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41842025-09-20T23:53:02.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852025-09-20T23:53:02.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862025-09-20T23:53:02.545Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41872025-09-20T23:53:02.546Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41882025-09-20T23:53:02.869Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41892025-09-20T23:53:04.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
41902025-09-20T23:53:04.379Z
41912025-09-20T23:53:04.379Zinfo: running `cargo check --bins` on omicron-package (214/227)
41922025-09-20T23:53:05.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932025-09-20T23:53:05.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942025-09-20T23:53:05.535Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41952025-09-20T23:53:07.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
41962025-09-20T23:53:07.651Z
41972025-09-20T23:53:07.651Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41982025-09-20T23:53:08.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-09-20T23:53:08.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-09-20T23:53:08.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012025-09-20T23:53:08.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
42022025-09-20T23:53:08.777Z
42032025-09-20T23:53:08.777Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
42042025-09-20T23:53:09.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052025-09-20T23:53:09.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062025-09-20T23:53:09.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072025-09-20T23:53:09.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
42082025-09-20T23:53:09.915Z
42092025-09-20T23:53:09.915Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
42102025-09-20T23:53:10.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112025-09-20T23:53:10.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122025-09-20T23:53:10.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42132025-09-20T23:53:10.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
42142025-09-20T23:53:11.072Z
42152025-09-20T23:53:11.072Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
42162025-09-20T23:53:12.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172025-09-20T23:53:12.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182025-09-20T23:53:12.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42192025-09-20T23:53:12.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
42202025-09-20T23:53:12.221Z
42212025-09-20T23:53:12.221Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
42222025-09-20T23:53:13.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42232025-09-20T23:53:13.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42242025-09-20T23:53:13.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42252025-09-20T23:53:13.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
42262025-09-20T23:53:13.295Z
42272025-09-20T23:53:13.295Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
42282025-09-20T23:53:14.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42292025-09-20T23:53:14.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42302025-09-20T23:53:14.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42312025-09-20T23:53:14.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
42322025-09-20T23:53:14.371Z
42332025-09-20T23:53:14.371Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
42342025-09-20T23:53:15.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42352025-09-20T23:53:15.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42362025-09-20T23:53:15.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42372025-09-20T23:53:15.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
42382025-09-20T23:53:15.530Z
42392025-09-20T23:53:15.530Zinfo: running `cargo check --bins` on tqdb (222/227)
42402025-09-20T23:53:16.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412025-09-20T23:53:16.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422025-09-20T23:53:16.850Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42432025-09-20T23:53:17.260Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42442025-09-20T23:53:19.466Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42452025-09-20T23:53:20.729Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42462025-09-20T23:53:21.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
42472025-09-20T23:53:21.916Z
42482025-09-20T23:53:21.916Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42492025-09-20T23:53:23.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42502025-09-20T23:53:23.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42512025-09-20T23:53:23.232Z Checking rtoolbox v0.0.2
42522025-09-20T23:53:23.232Z Checking tui-tree-widget v0.23.1
42532025-09-20T23:53:23.232Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42542025-09-20T23:53:23.498Z Checking rpassword v7.4.0
42552025-09-20T23:53:30.096Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42562025-09-20T23:53:34.330Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42572025-09-20T23:53:36.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s
42582025-09-20T23:53:36.354Z
42592025-09-20T23:53:36.355Zinfo: running `cargo check --bins` on wicket (224/227)
42602025-09-20T23:53:37.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612025-09-20T23:53:37.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622025-09-20T23:53:37.618Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42632025-09-20T23:53:38.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
42642025-09-20T23:53:38.316Z
42652025-09-20T23:53:38.316Zinfo: running `cargo check --bins` on wicketd (225/227)
42662025-09-20T23:53:39.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42672025-09-20T23:53:39.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42682025-09-20T23:53:39.644Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42692025-09-20T23:53:45.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
42702025-09-20T23:53:45.647Z
42712025-09-20T23:53:45.647Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42722025-09-20T23:53:46.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732025-09-20T23:53:46.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742025-09-20T23:53:46.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42752025-09-20T23:53:46.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
42762025-09-20T23:53:46.692Z
42772025-09-20T23:53:46.692Zinfo: running `cargo check --bins` on zone-setup (227/227)
42782025-09-20T23:53:47.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792025-09-20T23:53:47.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802025-09-20T23:53:47.861Z Checking uzers v0.12.1
42812025-09-20T23:53:48.223Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42822025-09-20T23:53:49.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
42832025-09-20T23:53:49.851Z
42842025-09-20T23:53:49.851Zreal 22:50.869826798
42852025-09-20T23:53:49.851Zuser 37:20.984570776
42862025-09-20T23:53:49.851Zsys 6:50.279764845
42872025-09-20T23:53:49.851Ztrap 1.018244119
42882025-09-20T23:53:49.851Ztflt 0.368687126
42892025-09-20T23:53:49.851Zdflt 1.698893947
42902025-09-20T23:53:49.851Zkflt 0.001231126
42912025-09-20T23:53:49.851Zlock 1:37:07.109695173
42922025-09-20T23:53:49.851Zslp 3:21:46.041949514
42932025-09-20T23:53:49.851Zlat 1:41.833248206
42942025-09-20T23:53:49.851Zstop 4:51.848815410
42952025-09-20T23:53:49.876Zprocess exited: duration 1711485 ms, exit code 0
 
42962025-09-20T23:53:49.928Zfound 0 output files