01K9T8KQ60VZW5886AXKZ4TRY4: 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: 01K9T8M25CNSXYPAB1C8P0GDYG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-11T20:09:54.786Zjob assigned to worker 01K9T8JVN6W1ZY29PZCRWZ318X [factory gimlet-EVT22200007-propolis, EVT22200007/48061] (queued for 0 s)
 
22025-11-11T20:09:55.141Zstarting task 0: "setup"
32025-11-11T20:09:55.166Z++ uname -s
42025-11-11T20:09:55.166Z+ kern=SunOS
52025-11-11T20:09:55.166Z+ build_user=build
62025-11-11T20:09:55.166Z+ build_uid=12345
72025-11-11T20:09:55.166Z+ work_dir=/work
82025-11-11T20:09:55.166Z+ input_dir=/input
92025-11-11T20:09:55.166Z+ [[ 0 == 12345 ]]
102025-11-11T20:09:55.166Z+ case "$kern" in
112025-11-11T20:09:55.166Z+ groupadd -g 12345 build
122025-11-11T20:09:55.166Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-11-11T20:09:57.169Z+ zfs create -o mountpoint=/work rpool/work
142025-11-11T20:09:57.203Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-11-11T20:09:57.229Z+ home_fs=zfs
162025-11-11T20:09:57.229Z+ [[ zfs == autofs ]]
172025-11-11T20:09:57.229Z+ mkdir -p /home/build
182025-11-11T20:09:57.229Z+ chown build:build /home/build /work
192025-11-11T20:09:59.214Z+ chmod 0700 /home/build /work
202025-11-11T20:09:59.239Zprocess exited: duration 4078 ms, exit code 0
 
212025-11-11T20:09:59.291Zstarting task 1: "rust-toolchain"
222025-11-11T20:09:59.316Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-11-11T20:09:59.317Z * rust toolchain channel = "1.89.0"
242025-11-11T20:09:59.317Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-11-11T20:09:59.317Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-11-11T20:09:59.317Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-11-11T20:09:59.317Z * rust toolchain profile = "default"
282025-11-11T20:09:59.317Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-11-11T20:09:59.317Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-11-11T20:09:59.454Zinfo: downloading installer
312025-11-11T20:10:00.369Zwarn: It looks like you have an existing installation of Rust at:
322025-11-11T20:10:00.369Zwarn: /opt/ooce/bin
332025-11-11T20:10:00.369Zwarn: It is recommended that rustup be the primary Rust installation.
342025-11-11T20:10:00.369Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-11-11T20:10:00.369Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-11-11T20:10:00.369Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-11-11T20:10:00.369Zwarn: or pass `-y' to ignore all ignorable checks.
382025-11-11T20:10:00.369Zerror: cannot install while Rust is installed
392025-11-11T20:10:00.369Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-11-11T20:10:00.394Zinfo: profile set to 'default'
412025-11-11T20:10:00.394Zinfo: default host triple is x86_64-unknown-illumos
422025-11-11T20:10:00.394Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-11-11T20:10:00.545Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-11-11T20:10:00.545Zinfo: downloading component 'cargo'
452025-11-11T20:10:00.778Zinfo: downloading component 'clippy'
462025-11-11T20:10:00.865Zinfo: downloading component 'rust-docs'
472025-11-11T20:10:01.270Zinfo: downloading component 'rust-std'
482025-11-11T20:10:01.665Zinfo: downloading component 'rustc'
492025-11-11T20:10:03.133Zinfo: downloading component 'rustfmt'
502025-11-11T20:10:03.189Zinfo: installing component 'cargo'
512025-11-11T20:10:04.410Zinfo: installing component 'clippy'
522025-11-11T20:10:04.882Zinfo: installing component 'rust-docs'
532025-11-11T20:10:08.164Zinfo: installing component 'rust-std'
542025-11-11T20:10:10.373Zinfo: installing component 'rustc'
552025-11-11T20:10:18.726Zinfo: installing component 'rustfmt'
562025-11-11T20:10:19.155Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-11-11T20:10:19.155Z
582025-11-11T20:10:19.332Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-11-11T20:10:19.332Z
602025-11-11T20:10:19.332Z
612025-11-11T20:10:19.332ZRust is installed now. Great!
622025-11-11T20:10:19.333Z
632025-11-11T20:10:19.333ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-11-11T20:10:19.333Zenvironment variable. This has not been done automatically.
652025-11-11T20:10:19.333Z
662025-11-11T20:10:19.333ZTo configure your current shell, you need to source
672025-11-11T20:10:19.333Zthe corresponding env file under $HOME/.cargo.
682025-11-11T20:10:19.333Z
692025-11-11T20:10:19.333ZThis is usually done by running one of the following (note the leading DOT):
702025-11-11T20:10:19.333Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-11-11T20:10:19.333Zsource "$HOME/.cargo/env.fish" # For fish
722025-11-11T20:10:19.333Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-11-11T20:10:19.452Z+ rustup --version
742025-11-11T20:10:19.477Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-11-11T20:10:19.477Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-11-11T20:10:19.575Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-11-11T20:10:19.600Z+ cargo --version
782025-11-11T20:10:19.675Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-11-11T20:10:19.699Z+ rustc --version
802025-11-11T20:10:19.796Zrustc 1.89.0 (29483883e 2025-08-04)
812025-11-11T20:10:19.820Zprocess exited: duration 20512 ms, exit code 0
 
822025-11-11T20:10:19.874Zstarting task 2: "authentication"
832025-11-11T20:10:19.932Zprocess exited: duration 60 ms, exit code 0
 
842025-11-11T20:10:19.981Zstarting task 3: "clone repository"
852025-11-11T20:10:20.010Z+ mkdir -p /work/oxidecomputer/omicron
862025-11-11T20:10:20.010Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-11-11T20:10:20.035ZCloning into '/work/oxidecomputer/omicron'...
882025-11-11T20:10:36.201Z+ cd /work/oxidecomputer/omicron
892025-11-11T20:10:36.201Z+ git fetch origin e63468db4286b00fbd6f2809b8b2179920dbb20b
902025-11-11T20:10:36.711ZFrom https://github.com/oxidecomputer/omicron
912025-11-11T20:10:36.711Z * branch e63468db4286b00fbd6f2809b8b2179920dbb20b -> FETCH_HEAD
922025-11-11T20:10:36.736Z+ [[ -n ixi/max_vcpu_crank_turn ]]
932025-11-11T20:10:36.736Z++ git branch --show-current
942025-11-11T20:10:36.736Z+ current=main
952025-11-11T20:10:36.736Z+ [[ main != ixi/max_vcpu_crank_turn ]]
962025-11-11T20:10:36.736Z+ git branch -f ixi/max_vcpu_crank_turn e63468db4286b00fbd6f2809b8b2179920dbb20b
972025-11-11T20:10:36.761Z+ git checkout -f ixi/max_vcpu_crank_turn
982025-11-11T20:10:37.209ZSwitched to branch 'ixi/max_vcpu_crank_turn'
992025-11-11T20:10:37.235Z+ git reset --hard e63468db4286b00fbd6f2809b8b2179920dbb20b
1002025-11-11T20:10:37.261ZHEAD is now at e63468db4 Allow up to 254 vCPUs to a VM
1012025-11-11T20:10:37.261Zprocess exited: duration 17256 ms, exit code 0
 
1022025-11-11T20:10:37.314Zstarting task 4: "build"
1032025-11-11T20:10:37.339Z+ source .github/buildomat/ci-env.sh
1042025-11-11T20:10:37.339Z++ export CARGO_TERM_COLOR=always
1052025-11-11T20:10:37.339Z++ CARGO_TERM_COLOR=always
1062025-11-11T20:10:37.339Z+ cargo --version
1072025-11-11T20:10:37.403Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-11-11T20:10:37.428Z+ rustc --version
1092025-11-11T20:10:37.526Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-11-11T20:10:37.552Z+ source ./env.sh
1112025-11-11T20:10:37.552Z++ OLD_SHELL_OPTS=ehxB
1122025-11-11T20:10:37.552Z++ set -o xtrace
1132025-11-11T20:10:37.552Z++++ dirname ./env.sh
1142025-11-11T20:10:37.552Z+++ readlink -f .
1152025-11-11T20:10:37.552Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ 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-11-11T20:10:37.552Z++ case $OLD_SHELL_OPTS in
1252025-11-11T20:10:37.552Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-11-11T20:10:37.552Z+ 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-11-11T20:10:37.552Z+ 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-11-11T20:10:37.552Z+ banner prerequisites
1292025-11-11T20:10:37.552Z
1302025-11-11T20:10:37.552Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-11-11T20:10:37.552Z # # # # # # # # # # # # # # #
1322025-11-11T20:10:37.553Z # # # # ##### # # ##### # # # # # #### #
1332025-11-11T20:10:37.553Z ##### ##### # ##### # # # # # # # # #
1342025-11-11T20:10:37.553Z # # # # # # # # # # # # # # #
1352025-11-11T20:10:37.553Z # # # ###### # # ###### ### # #### # #### #
1362025-11-11T20:10:37.553Z
1372025-11-11T20:10:37.553Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-11-11T20:10:58.907Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-11-11T20:11:09.886Z Startup: Caching catalogs ... Done
1402025-11-11T20:11:27.544ZPlanning: Solver setup ... Done (15.649s)
1412025-11-11T20:11:27.666ZPlanning: Running solver ... Done (0.123s)
1422025-11-11T20:11:27.790ZPlanning: Finding local manifests ... Done (0.002s)
1432025-11-11T20:11:27.872ZPlanning: Fetching manifests: 0/4 0% complete
1442025-11-11T20:11:28.263ZPlanning: Fetching manifests: 4/4 100% complete
1452025-11-11T20:11:28.332ZPlanning: Package planning ... Done (0.069s)
1462025-11-11T20:11:28.394ZPlanning: Merging actions ... Done (0.062s)
1472025-11-11T20:11:28.734ZPlanning: Checking for conflicting actions ... Done (0.339s)
1482025-11-11T20:11:28.759ZPlanning: Consolidating action changes ... Done (0.014s)
1492025-11-11T20:11:29.455ZPlanning: Evaluating mediators ... Done (0.706s)
1502025-11-11T20:11:29.480ZPlanning: Planning completed in 19.47 seconds
1512025-11-11T20:11:29.505Z Packages to install: 4
1522025-11-11T20:11:29.505Z Mediators to change: 2
1532025-11-11T20:11:29.505Z Services to change: 1
1542025-11-11T20:11:29.505Z Estimated space available: 154.98 GB
1552025-11-11T20:11:29.505ZEstimated space to be consumed: 1.76 GB
1562025-11-11T20:11:29.506Z Create boot environment: No
1572025-11-11T20:11:29.506ZCreate backup boot environment: No
1582025-11-11T20:11:29.506Z Rebuild boot archive: No
1592025-11-11T20:11:29.506Z
1602025-11-11T20:11:29.506ZChanged mediators:
1612025-11-11T20:11:29.506Z mediator clang:
1622025-11-11T20:11:29.506Z version: None -> 15 (system default)
1632025-11-11T20:11:29.506Z
1642025-11-11T20:11:29.506Z mediator llvm:
1652025-11-11T20:11:29.506Z version: 14 (system default) -> 15 (system default)
1662025-11-11T20:11:29.506Z
1672025-11-11T20:11:29.506ZChanged packages:
1682025-11-11T20:11:29.506Zhelios-dev
1692025-11-11T20:11:29.506Z developer/build-essential
1702025-11-11T20:11:29.506Z None -> 11-2.0
1712025-11-11T20:11:29.506Z library/libxmlsec1
1722025-11-11T20:11:29.506Z None -> 1.2.35-2.0
1732025-11-11T20:11:29.506Z ooce/developer/clang-15
1742025-11-11T20:11:29.506Z None -> 15.0.7-2.0
1752025-11-11T20:11:29.506Z ooce/developer/llvm-15
1762025-11-11T20:11:29.506Z None -> 15.0.7-2.0
1772025-11-11T20:11:29.506Z
1782025-11-11T20:11:29.506ZServices:
1792025-11-11T20:11:29.506Z restart_fmri:
1802025-11-11T20:11:29.506Z svc:/system/update-man-index:default
1812025-11-11T20:11:29.551Z
1822025-11-11T20:11:29.551ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-11-11T20:11:34.550ZDownload: 1185/3290 items 62.2/212.6MB 29% complete (12.4M/s)
1842025-11-11T20:11:39.551ZDownload: 1691/3290 items 118.0/212.6MB 55% complete (11.9M/s)
1852025-11-11T20:11:44.553ZDownload: 2652/3290 items 120.4/212.6MB 56% complete (6.0M/s)
1862025-11-11T20:11:49.553ZDownload: 3285/3290 items 211.2/212.6MB 99% complete (10.1M/s)
1872025-11-11T20:11:49.829ZDownload: Completed 212.60 MB in 20.28 seconds (10.5M/s)
1882025-11-11T20:11:50.046Z Actions: 1/3689 actions (Installing new actions)
1892025-11-11T20:11:55.059Z Actions: 2578/3689 actions (Installing new actions)
1902025-11-11T20:11:56.162Z Actions: Completed 3689 actions in 6.12 seconds.
1912025-11-11T20:11:56.878Z Done (0.709s)
1922025-11-11T20:11:56.878Z Done (0.000s)
1932025-11-11T20:11:58.104Z Done (1.226s)
1942025-11-11T20:12:03.638Z Done (5.281s)
1952025-11-11T20:12:03.744Z Done (0.021s)
1962025-11-11T20:12:03.768Z Done (0.000s)
1972025-11-11T20:12:03.917Z Done (0.000s)
1982025-11-11T20:12:04.885ZPlanning: Evaluating mediator changes ... Done
1992025-11-11T20:12:05.098ZPlanning: Checking for conflicting actions ... Done
2002025-11-11T20:12:05.123ZPlanning: Consolidating action changes ... Done
2012025-11-11T20:12:05.451ZPlanning: Evaluating mediators ... Done
2022025-11-11T20:12:05.475ZPlanning: Planning completed in 0.57 seconds
2032025-11-11T20:12:05.500Z Mediators to change: 2
2042025-11-11T20:12:05.500Z Create boot environment: No
2052025-11-11T20:12:05.500ZCreate backup boot environment: No
2062025-11-11T20:12:05.559Z Done
2072025-11-11T20:12:05.559Z Done
2082025-11-11T20:12:06.476Z Done
2092025-11-11T20:12:11.488Z Done
2102025-11-11T20:12:11.591Z Done
2112025-11-11T20:12:11.616Z Done
2122025-11-11T20:12:11.653Z Done
2132025-11-11T20:12:12.476ZPlanning: Evaluating mediator changes ... Done
2142025-11-11T20:12:12.500ZPlanning: Merging actions ... Done
2152025-11-11T20:12:12.727ZPlanning: Checking for conflicting actions ... Done
2162025-11-11T20:12:12.752ZPlanning: Consolidating action changes ... Done
2172025-11-11T20:12:13.075ZPlanning: Evaluating mediators ... Done
2182025-11-11T20:12:13.150ZPlanning: Planning completed in 0.99 seconds
2192025-11-11T20:12:13.191Z Packages to change: 1
2202025-11-11T20:12:13.191Z Mediators to change: 1
2212025-11-11T20:12:13.191Z Services to change: 1
2222025-11-11T20:12:13.191Z Create boot environment: No
2232025-11-11T20:12:13.191ZCreate backup boot environment: Yes
2242025-11-11T20:12:15.244Z Actions: 1/6 actions (Updating modified actions)
2252025-11-11T20:12:15.268Z Actions: Completed 6 actions in 0.00 seconds.
2262025-11-11T20:12:15.268Z Done
2272025-11-11T20:12:15.268Z Done
2282025-11-11T20:12:15.491Z Done
2292025-11-11T20:12:20.248Z Done
2302025-11-11T20:12:20.352Z Done
2312025-11-11T20:12:20.378Z Done
2322025-11-11T20:12:20.409Z Done
2332025-11-11T20:12:21.014ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-11-11T20:12:21.014Zclang system 15 system
2352025-11-11T20:12:21.014Zcsh system system illumos
2362025-11-11T20:12:21.014Zctags system system illumos
2372025-11-11T20:12:21.014Zfile system system illumos
2382025-11-11T20:12:21.014Zgcc vendor 12 vendor
2392025-11-11T20:12:21.014Zgcc system 10 system
2402025-11-11T20:12:21.014Zgcc system 7 system
2412025-11-11T20:12:21.014Zgo system 1.20 system
2422025-11-11T20:12:21.014Zgo system 1.19 system
2432025-11-11T20:12:21.014Zllvm system 15 system
2442025-11-11T20:12:21.014Zllvm system 14 system
2452025-11-11T20:12:21.014Zmariadb system 10.6 system
2462025-11-11T20:12:21.014Zmta vendor vendor dma
2472025-11-11T20:12:21.014Zopenjdk system 17 system
2482025-11-11T20:12:21.014Zopenjdk system 11 system
2492025-11-11T20:12:21.014Zopenjdk system 1.8 system
2502025-11-11T20:12:21.014Zopenssl vendor 3 vendor
2512025-11-11T20:12:21.014Zperl system 5.36 system
2522025-11-11T20:12:21.014Zpostgresql system 15 system
2532025-11-11T20:12:21.014Zpostgresql system 13 system
2542025-11-11T20:12:21.014Zpython vendor 3 vendor
2552025-11-11T20:12:21.014Zpython system 2 system
2562025-11-11T20:12:21.014Zpython3 system 3.11 system
2572025-11-11T20:12:21.015Zruby system 3.0 system
2582025-11-11T20:12:21.015Zwords vendor vendor american-english
2592025-11-11T20:12:21.015Zwords system system australian-english
2602025-11-11T20:12:21.015Zwords system system british-english
2612025-11-11T20:12:21.015Zwords system system canadian-english
2622025-11-11T20:12:21.015Zwords system system french
2632025-11-11T20:12:21.015Zwords system system italian
2642025-11-11T20:12:21.015Zwords system system ngerman
2652025-11-11T20:12:21.015Zwords system system ogerman
2662025-11-11T20:12:21.015Zwords system system spanish
2672025-11-11T20:12:21.458ZPUBLISHER TYPE STATUS P LOCATION
2682025-11-11T20:12:21.458Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-11-11T20:12:28.174ZFMRI IFO
2702025-11-11T20:12:28.174Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-11-11T20:12:28.174Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-11-11T20:12:28.174Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-11-11T20:12:28.175Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-11-11T20:12:28.175Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-11-11T20:12:28.175Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762025-11-11T20:12:28.175Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-11-11T20:12:28.175Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782025-11-11T20:12:28.175Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-11-11T20:12:28.175Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-11-11T20:12:28.175Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812025-11-11T20:12:28.175Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-11-11T20:12:28.175Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-11-11T20:12:28.175Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842025-11-11T20:12:28.175Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-11-11T20:12:28.175Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-11-11T20:12:29.424Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-11-11T20:12:29.890Z Updating crates.io index
2882025-11-11T20:12:29.915Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892025-11-11T20:12:30.454Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902025-11-11T20:12:31.315Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912025-11-11T20:12:31.704Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2922025-11-11T20:12:32.042Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2932025-11-11T20:12:32.543Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-11-11T20:12:33.980Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952025-11-11T20:12:36.637Z Updating git repository `https://github.com/oxidecomputer/opte`
2962025-11-11T20:12:37.769Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972025-11-11T20:12:38.567Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-11-11T20:12:39.301Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992025-11-11T20:12:39.747Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002025-11-11T20:12:40.162Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-11-11T20:12:40.909Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-11-11T20:12:41.582Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032025-11-11T20:12:41.946Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-11-11T20:12:42.358Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052025-11-11T20:12:42.860Z Updating git repository `https://github.com/oxidecomputer/tofino`
3062025-11-11T20:12:43.202Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072025-11-11T20:12:43.576Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082025-11-11T20:12:43.895Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092025-11-11T20:12:44.277Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102025-11-11T20:12:44.758Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112025-11-11T20:12:45.396Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-11-11T20:12:45.894Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-11-11T20:12:46.264Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-11-11T20:12:46.831Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152025-11-11T20:12:47.604Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-11-11T20:12:48.245Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-11-11T20:12:48.616Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182025-11-11T20:12:49.142Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3192025-11-11T20:12:49.549Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202025-11-11T20:12:50.005Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212025-11-11T20:12:50.402Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222025-11-11T20:12:50.809Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232025-11-11T20:12:51.181Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242025-11-11T20:13:06.785Z Updating git repository `https://github.com/illumos/smf-rs`
3252025-11-11T20:13:08.547Z Downloading crates ...
3262025-11-11T20:13:08.612Z Downloaded ordered-float v2.10.1
3272025-11-11T20:13:08.637Z Downloaded serde-untagged v0.1.7
3282025-11-11T20:13:08.637Z Downloaded serde_derive v1.0.226
3292025-11-11T20:13:08.637Z Downloaded proc-macro2 v1.0.101
3302025-11-11T20:13:08.637Z Downloaded memmap v0.7.0
3312025-11-11T20:13:08.637Z Downloaded anstream v0.6.18
3322025-11-11T20:13:08.637Z Downloaded version_check v0.9.5
3332025-11-11T20:13:08.637Z Downloaded url v2.5.4
3342025-11-11T20:13:08.662Z Downloaded zerofrom-derive v0.1.4
3352025-11-11T20:13:08.662Z Downloaded toml_datetime v0.6.11
3362025-11-11T20:13:08.662Z Downloaded zerocopy v0.7.35
3372025-11-11T20:13:08.687Z Downloaded zerofrom v0.1.4
3382025-11-11T20:13:08.687Z Downloaded zerovec-derive v0.10.3
3392025-11-11T20:13:08.687Z Downloaded utf8parse v0.2.2
3402025-11-11T20:13:08.687Z Downloaded zerovec v0.10.4
3412025-11-11T20:13:08.687Z Downloaded toml_edit v0.22.27
3422025-11-11T20:13:08.687Z Downloaded icu_locid v1.5.0
3432025-11-11T20:13:08.711Z Downloaded heck v0.5.0
3442025-11-11T20:13:08.711Z Downloaded winnow v0.7.13
3452025-11-11T20:13:08.711Z Downloaded once_cell v1.21.3
3462025-11-11T20:13:08.712Z Downloaded litemap v0.7.3
3472025-11-11T20:13:08.712Z Downloaded unicode-width v0.2.0
3482025-11-11T20:13:08.737Z Downloaded smawk v0.3.2
3492025-11-11T20:13:08.737Z Downloaded terminal_size v0.4.0
3502025-11-11T20:13:08.737Z Downloaded strsim v0.11.1
3512025-11-11T20:13:08.737Z Downloaded tabled_derive v0.7.0
3522025-11-11T20:13:08.737Z Downloaded proc-macro-error v1.0.4
3532025-11-11T20:13:08.737Z Downloaded smallvec v1.15.1
3542025-11-11T20:13:08.762Z Downloaded tempfile v3.20.0
3552025-11-11T20:13:08.762Z Downloaded icu_normalizer v1.5.0
3562025-11-11T20:13:08.762Z Downloaded pest v2.8.2
3572025-11-11T20:13:08.762Z Downloaded serde_json v1.0.145
3582025-11-11T20:13:08.762Z Downloaded unicode-width v0.1.14
3592025-11-11T20:13:08.786Z Downloaded idna v1.0.3
3602025-11-11T20:13:08.786Z Downloaded rustix v0.38.37
3612025-11-11T20:13:08.811Z Downloaded icu_properties_data v1.5.0
3622025-11-11T20:13:08.811Z Downloaded syn v2.0.106
3632025-11-11T20:13:08.835Z Downloaded syn v1.0.109
3642025-11-11T20:13:08.835Z Downloaded serde_core v1.0.226
3652025-11-11T20:13:08.835Z Downloaded ryu v1.0.18
3662025-11-11T20:13:08.835Z Downloaded indexmap v2.11.4
3672025-11-11T20:13:08.860Z Downloaded memchr v2.7.4
3682025-11-11T20:13:08.860Z Downloaded serde_spanned v0.6.9
3692025-11-11T20:13:08.860Z Downloaded papergrid v0.11.0
3702025-11-11T20:13:08.860Z Downloaded macaddr v1.0.1
3712025-11-11T20:13:08.860Z Downloaded icu_locid_transform_data v1.5.0
3722025-11-11T20:13:08.860Z Downloaded rustix v1.0.7
3732025-11-11T20:13:08.885Z Downloaded swrite v0.1.0
3742025-11-11T20:13:08.885Z Downloaded sha2 v0.10.9
3752025-11-11T20:13:08.885Z Downloaded serde v1.0.226
3762025-11-11T20:13:08.910Z Downloaded plain v0.2.3
3772025-11-11T20:13:08.910Z Downloaded percent-encoding v2.3.2
3782025-11-11T20:13:08.910Z Downloaded num-traits v0.2.19
3792025-11-11T20:13:08.910Z Downloaded idna_adapter v1.2.0
3802025-11-11T20:13:08.910Z Downloaded icu_provider_macros v1.5.0
3812025-11-11T20:13:08.910Z Downloaded icu_properties v1.5.1
3822025-11-11T20:13:08.910Z Downloaded semver v1.0.27
3832025-11-11T20:13:08.910Z Downloaded libc v0.2.174
3842025-11-11T20:13:08.934Z Downloaded scroll v0.12.0
3852025-11-11T20:13:08.934Z Downloaded pest_generator v2.8.2
3862025-11-11T20:13:08.934Z Downloaded pest_derive v2.8.2
3872025-11-11T20:13:08.934Z Downloaded is_terminal_polyfill v1.70.1
3882025-11-11T20:13:08.934Z Downloaded icu_normalizer_data v1.5.0
3892025-11-11T20:13:08.934Z Downloaded synstructure v0.13.1
3902025-11-11T20:13:08.935Z Downloaded stable_deref_trait v1.2.0
3912025-11-11T20:13:08.935Z Downloaded serde_tokenstream v0.2.2
3922025-11-11T20:13:08.959Z Downloaded serde-value v0.7.0
3932025-11-11T20:13:08.959Z Downloaded scroll_derive v0.12.0
3942025-11-11T20:13:08.959Z Downloaded quote v1.0.40
3952025-11-11T20:13:08.959Z Downloaded proc-macro-error-attr v1.0.4
3962025-11-11T20:13:08.959Z Downloaded pretty-hex v0.4.1
3972025-11-11T20:13:08.959Z Downloaded icu_provider v1.5.0
3982025-11-11T20:13:08.959Z Downloaded icu_locid_transform v1.5.0
3992025-11-11T20:13:08.959Z Downloaded icu_collections v1.5.0
4002025-11-11T20:13:08.959Z Downloaded hashbrown v0.16.0
4012025-11-11T20:13:08.959Z Downloaded goblin v0.8.2
4022025-11-11T20:13:08.984Z Downloaded equivalent v1.0.2
4032025-11-11T20:13:08.984Z Downloaded dof v0.3.0
4042025-11-11T20:13:08.984Z Downloaded displaydoc v0.2.5
4052025-11-11T20:13:08.984Z Downloaded clap_lex v0.7.4
4062025-11-11T20:13:08.984Z Downloaded cpufeatures v0.2.14
4072025-11-11T20:13:08.984Z Downloaded colorchoice v1.0.2
4082025-11-11T20:13:08.984Z Downloaded cargo-platform v0.2.0
4092025-11-11T20:13:08.984Z Downloaded bytecount v0.6.8
4102025-11-11T20:13:08.984Z Downloaded heck v0.4.1
4112025-11-11T20:13:08.984Z Downloaded fnv v1.0.7
4122025-11-11T20:13:08.984Z Downloaded fastrand v2.1.1
4132025-11-11T20:13:08.984Z Downloaded cargo_metadata v0.21.0
4142025-11-11T20:13:08.984Z Downloaded camino-tempfile v1.4.1
4152025-11-11T20:13:09.009Z Downloaded camino v1.2.0
4162025-11-11T20:13:09.009Z Downloaded getrandom v0.3.4
4172025-11-11T20:13:09.009Z Downloaded crypto-common v0.1.6
4182025-11-11T20:13:09.009Z Downloaded clap_derive v4.5.47
4192025-11-11T20:13:09.009Z Downloaded form_urlencoded v1.2.2
4202025-11-11T20:13:09.009Z Downloaded errno v0.3.12
4212025-11-11T20:13:09.009Z Downloaded erased-serde v0.4.6
4222025-11-11T20:13:09.009Z Downloaded cargo-util-schemas v0.8.2
4232025-11-11T20:13:09.009Z Downloaded block-buffer v0.10.4
4242025-11-11T20:13:09.009Z Downloaded generic-array v0.14.7
4252025-11-11T20:13:09.009Z Downloaded fs-err v3.1.1
4262025-11-11T20:13:09.009Z Downloaded digest v0.10.7
4272025-11-11T20:13:09.009Z Downloaded cargo_toml v0.21.0
4282025-11-11T20:13:09.009Z Downloaded utf16_iter v1.0.5
4292025-11-11T20:13:09.009Z Downloaded usdt v0.5.0
4302025-11-11T20:13:09.034Z Downloaded toml v0.8.23
4312025-11-11T20:13:09.034Z Downloaded thread-id v4.2.2
4322025-11-11T20:13:09.034Z Downloaded thiserror-impl v1.0.69
4332025-11-11T20:13:09.034Z Downloaded dtrace-parser v0.2.0
4342025-11-11T20:13:09.034Z Downloaded clap v4.5.48
4352025-11-11T20:13:09.034Z Downloaded cfg-if v1.0.4
4362025-11-11T20:13:09.034Z Downloaded bitflags v2.9.4
4372025-11-11T20:13:09.034Z Downloaded anstyle-query v1.1.1
4382025-11-11T20:13:09.034Z Downloaded anstyle-parse v0.2.5
4392025-11-11T20:13:09.059Z Downloaded zerocopy-derive v0.7.35
4402025-11-11T20:13:09.059Z Downloaded yoke-derive v0.7.4
4412025-11-11T20:13:09.059Z Downloaded writeable v0.5.5
4422025-11-11T20:13:09.059Z Downloaded utf8_iter v1.0.4
4432025-11-11T20:13:09.059Z Downloaded usdt-macro v0.5.0
4442025-11-11T20:13:09.059Z Downloaded usdt-impl v0.5.0
4452025-11-11T20:13:09.059Z Downloaded unicode-xid v0.2.6
4462025-11-11T20:13:09.059Z Downloaded unicode-linebreak v0.1.5
4472025-11-11T20:13:09.059Z Downloaded unicode-ident v1.0.19
4482025-11-11T20:13:09.059Z Downloaded typeid v1.0.3
4492025-11-11T20:13:09.059Z Downloaded tinystr v0.7.6
4502025-11-11T20:13:09.059Z Downloaded thiserror-impl v2.0.17
4512025-11-11T20:13:09.059Z Downloaded byteorder v1.5.0
4522025-11-11T20:13:09.059Z Downloaded autocfg v1.4.0
4532025-11-11T20:13:09.084Z Downloaded yoke v0.7.4
4542025-11-11T20:13:09.084Z Downloaded write16 v1.0.0
4552025-11-11T20:13:09.084Z Downloaded usdt-attr-macro v0.5.0
4562025-11-11T20:13:09.084Z Downloaded typenum v1.17.0
4572025-11-11T20:13:09.084Z Downloaded anstyle v1.0.11
4582025-11-11T20:13:09.084Z Downloaded anyhow v1.0.99
4592025-11-11T20:13:09.084Z Downloaded thiserror v1.0.69
4602025-11-11T20:13:09.085Z Downloaded textwrap v0.16.2
4612025-11-11T20:13:09.085Z Downloaded tabled v0.15.0
4622025-11-11T20:13:09.109Z Downloaded ucd-trie v0.1.7
4632025-11-11T20:13:09.109Z Downloaded toml_write v0.1.2
4642025-11-11T20:13:09.109Z Downloaded thiserror v2.0.17
4652025-11-11T20:13:09.109Z Downloaded log v0.4.27
4662025-11-11T20:13:09.109Z Downloaded itoa v1.0.11
4672025-11-11T20:13:09.109Z Downloaded clap_builder v4.5.48
4682025-11-11T20:13:09.134Z Downloaded pest_meta v2.8.2
4692025-11-11T20:13:09.206Z Compiling proc-macro2 v1.0.101
4702025-11-11T20:13:09.206Z Compiling unicode-ident v1.0.19
4712025-11-11T20:13:09.206Z Compiling serde_core v1.0.226
4722025-11-11T20:13:09.230Z Compiling version_check v0.9.5
4732025-11-11T20:13:09.258Z Compiling serde v1.0.226
4742025-11-11T20:13:09.282Z Compiling libc v0.2.174
4752025-11-11T20:13:09.282Z Compiling memchr v2.7.4
4762025-11-11T20:13:09.282Z Compiling stable_deref_trait v1.2.0
4772025-11-11T20:13:09.540Z Compiling thiserror v2.0.17
4782025-11-11T20:13:09.576Z Compiling thiserror v1.0.69
4792025-11-11T20:13:10.111Z Compiling ucd-trie v0.1.7
4802025-11-11T20:13:10.161Z Compiling writeable v0.5.5
4812025-11-11T20:13:10.707Z Compiling autocfg v1.4.0
4822025-11-11T20:13:10.753Z Compiling litemap v0.7.3
4832025-11-11T20:13:10.905Z Compiling itoa v1.0.11
4842025-11-11T20:13:11.010Z Compiling ryu v1.0.18
4852025-11-11T20:13:11.541Z Compiling bitflags v2.9.4
4862025-11-11T20:13:11.664Z Compiling quote v1.0.40
4872025-11-11T20:13:11.896Z Compiling errno v0.3.12
4882025-11-11T20:13:11.991Z Compiling icu_locid_transform_data v1.5.0
4892025-11-11T20:13:12.022Z Compiling byteorder v1.5.0
4902025-11-11T20:13:12.129Z Compiling syn v2.0.106
4912025-11-11T20:13:12.157Z Compiling serde_json v1.0.145
4922025-11-11T20:13:12.277Z Compiling icu_properties_data v1.5.0
4932025-11-11T20:13:12.339Z Compiling num-traits v0.2.19
4942025-11-11T20:13:12.470Z Compiling equivalent v1.0.2
4952025-11-11T20:13:12.550Z Compiling utf8_iter v1.0.4
4962025-11-11T20:13:12.589Z Compiling rustix v0.38.37
4972025-11-11T20:13:12.633Z Compiling utf16_iter v1.0.5
4982025-11-11T20:13:12.696Z Compiling icu_normalizer_data v1.5.0
4992025-11-11T20:13:12.836Z Compiling write16 v1.0.0
5002025-11-11T20:13:12.867Z Compiling smallvec v1.15.1
5012025-11-11T20:13:13.006Z Compiling typeid v1.0.3
5022025-11-11T20:13:13.043Z Compiling hashbrown v0.16.0
5032025-11-11T20:13:13.481Z Compiling proc-macro-error-attr v1.0.4
5042025-11-11T20:13:13.596Z Compiling usdt-impl v0.5.0
5052025-11-11T20:13:13.656Z Compiling toml_write v0.1.2
5062025-11-11T20:13:13.816Z Compiling winnow v0.7.13
5072025-11-11T20:13:13.969Z Compiling syn v1.0.109
5082025-11-11T20:13:14.051Z Compiling indexmap v2.11.4
5092025-11-11T20:13:14.081Z Compiling thread-id v4.2.2
5102025-11-11T20:13:14.653Z Compiling proc-macro-error v1.0.4
5112025-11-11T20:13:14.972Z Compiling utf8parse v0.2.2
5122025-11-11T20:13:15.168Z Compiling log v0.4.27
5132025-11-11T20:13:15.434Z Compiling rustix v1.0.7
5142025-11-11T20:13:15.830Z Compiling camino v1.2.0
5152025-11-11T20:13:15.900Z Compiling percent-encoding v2.3.2
5162025-11-11T20:13:15.967Z Compiling plain v0.2.3
5172025-11-11T20:13:16.101Z Compiling getrandom v0.3.4
5182025-11-11T20:13:16.169Z Compiling form_urlencoded v1.2.2
5192025-11-11T20:13:16.448Z Compiling ordered-float v2.10.1
5202025-11-11T20:13:16.485Z Compiling terminal_size v0.4.0
5212025-11-11T20:13:16.514Z Compiling anstyle-parse v0.2.5
5222025-11-11T20:13:17.164Z Compiling pretty-hex v0.4.1
5232025-11-11T20:13:17.342Z Compiling anstyle v1.0.11
5242025-11-11T20:13:17.371Z Compiling is_terminal_polyfill v1.70.1
5252025-11-11T20:13:17.416Z Compiling colorchoice v1.0.2
5262025-11-11T20:13:17.535Z Compiling cfg-if v1.0.4
5272025-11-11T20:13:17.564Z Compiling anstyle-query v1.1.1
5282025-11-11T20:13:17.775Z Compiling anstream v0.6.18
5292025-11-11T20:13:17.845Z Compiling semver v1.0.27
5302025-11-11T20:13:17.988Z Compiling fs-err v3.1.1
5312025-11-11T20:13:18.399Z Compiling strsim v0.11.1
5322025-11-11T20:13:18.447Z Compiling unicode-xid v0.2.6
5332025-11-11T20:13:18.529Z Compiling heck v0.4.1
5342025-11-11T20:13:18.561Z Compiling anyhow v1.0.99
5352025-11-11T20:13:18.658Z Compiling unicode-width v0.1.14
5362025-11-11T20:13:18.948Z Compiling synstructure v0.13.1
5372025-11-11T20:13:19.134Z Compiling once_cell v1.21.3
5382025-11-11T20:13:19.167Z Compiling fastrand v2.1.1
5392025-11-11T20:13:19.206Z Compiling fnv v1.0.7
5402025-11-11T20:13:19.401Z Compiling clap_lex v0.7.4
5412025-11-11T20:13:19.729Z Compiling bytecount v0.6.8
5422025-11-11T20:13:19.878Z Compiling heck v0.5.0
5432025-11-11T20:13:19.907Z Compiling clap_builder v4.5.48
5442025-11-11T20:13:19.966Z Compiling papergrid v0.11.0
5452025-11-11T20:13:20.211Z Compiling tempfile v3.20.0
5462025-11-11T20:13:20.579Z Compiling memmap v0.7.0
5472025-11-11T20:13:20.750Z Compiling unicode-linebreak v0.1.5
5482025-11-11T20:13:20.929Z Compiling unicode-width v0.2.0
5492025-11-11T20:13:21.055Z Compiling smawk v0.3.2
5502025-11-11T20:13:21.295Z Compiling camino-tempfile v1.4.1
5512025-11-11T20:13:21.450Z Compiling textwrap v0.16.2
5522025-11-11T20:13:21.942Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5532025-11-11T20:13:21.970Z Compiling tabled_derive v0.7.0
5542025-11-11T20:13:22.291Z Compiling swrite v0.1.0
5552025-11-11T20:13:22.869Z Compiling serde_derive v1.0.226
5562025-11-11T20:13:22.898Z Compiling zerofrom-derive v0.1.4
5572025-11-11T20:13:22.931Z Compiling yoke-derive v0.7.4
5582025-11-11T20:13:22.931Z Compiling thiserror-impl v2.0.17
5592025-11-11T20:13:22.998Z Compiling zerovec-derive v0.10.3
5602025-11-11T20:13:23.365Z Compiling displaydoc v0.2.5
5612025-11-11T20:13:24.815Z Compiling icu_provider_macros v1.5.0
5622025-11-11T20:13:25.204Z Compiling thiserror-impl v1.0.69
5632025-11-11T20:13:25.344Z Compiling zerocopy-derive v0.7.35
5642025-11-11T20:13:25.866Z Compiling scroll_derive v0.12.0
5652025-11-11T20:13:26.026Z Compiling zerofrom v0.1.4
5662025-11-11T20:13:26.086Z Compiling pest v2.8.2
5672025-11-11T20:13:26.286Z Compiling yoke v0.7.4
5682025-11-11T20:13:26.683Z Compiling zerovec v0.10.4
5692025-11-11T20:13:27.083Z Compiling scroll v0.12.0
5702025-11-11T20:13:27.117Z Compiling clap_derive v4.5.47
5712025-11-11T20:13:27.211Z Compiling zerocopy v0.7.35
5722025-11-11T20:13:27.588Z Compiling goblin v0.8.2
5732025-11-11T20:13:27.930Z Compiling tabled v0.15.0
5742025-11-11T20:13:28.305Z Compiling tinystr v0.7.6
5752025-11-11T20:13:28.414Z Compiling pest_meta v2.8.2
5762025-11-11T20:13:28.518Z Compiling icu_collections v1.5.0
5772025-11-11T20:13:28.688Z Compiling icu_locid v1.5.0
5782025-11-11T20:13:29.636Z Compiling pest_generator v2.8.2
5792025-11-11T20:13:30.044Z Compiling icu_provider v1.5.0
5802025-11-11T20:13:30.216Z Compiling serde_spanned v0.6.9
5812025-11-11T20:13:30.454Z Compiling toml_datetime v0.6.11
5822025-11-11T20:13:30.572Z Compiling dof v0.3.0
5832025-11-11T20:13:30.597Z Compiling serde_tokenstream v0.2.2
5842025-11-11T20:13:30.932Z Compiling icu_locid_transform v1.5.0
5852025-11-11T20:13:30.984Z Compiling toml_edit v0.22.27
5862025-11-11T20:13:31.182Z Compiling erased-serde v0.4.6
5872025-11-11T20:13:31.214Z Compiling serde-value v0.7.0
5882025-11-11T20:13:31.375Z Compiling cargo-platform v0.2.0
5892025-11-11T20:13:31.875Z Compiling clap v4.5.48
5902025-11-11T20:13:31.946Z Compiling macaddr v1.0.1
5912025-11-11T20:13:32.194Z Compiling icu_properties v1.5.1
5922025-11-11T20:13:32.221Z Compiling pest_derive v2.8.2
5932025-11-11T20:13:32.255Z Compiling serde-untagged v0.1.7
5942025-11-11T20:13:32.945Z Compiling dtrace-parser v0.2.0
5952025-11-11T20:13:34.034Z Compiling toml v0.8.23
5962025-11-11T20:13:34.661Z Compiling usdt-attr-macro v0.5.0
5972025-11-11T20:13:34.661Z Compiling usdt-macro v0.5.0
5982025-11-11T20:13:34.810Z Compiling cargo_toml v0.21.0
5992025-11-11T20:13:35.353Z Compiling icu_normalizer v1.5.0
6002025-11-11T20:13:35.828Z Compiling usdt v0.5.0
6012025-11-11T20:13:36.315Z Compiling idna_adapter v1.2.0
6022025-11-11T20:13:36.492Z Compiling idna v1.0.3
6032025-11-11T20:13:37.004Z Compiling url v2.5.4
6042025-11-11T20:13:37.833Z Compiling cargo-util-schemas v0.8.2
6052025-11-11T20:13:39.692Z Compiling cargo_metadata v0.21.0
6062025-11-11T20:13:41.987Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6072025-11-11T20:13:46.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
6082025-11-11T20:13:46.973Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6092025-11-11T20:13:48.132Z Downloading crates ...
6102025-11-11T20:13:48.308Z Downloaded atty v0.2.14
6112025-11-11T20:13:48.332Z Downloaded atomicwrites v0.4.4
6122025-11-11T20:13:48.358Z Downloaded cargo-platform v0.1.8
6132025-11-11T20:13:48.384Z Downloaded bitfield-macros v0.19.2
6142025-11-11T20:13:48.384Z Downloaded headers-core v0.3.0
6152025-11-11T20:13:48.384Z Downloaded gethostname v0.5.0
6162025-11-11T20:13:48.410Z Downloaded number_prefix v0.4.0
6172025-11-11T20:13:48.410Z Downloaded serde-big-array v0.5.1
6182025-11-11T20:13:48.434Z Downloaded sync-ptr v0.1.4
6192025-11-11T20:13:48.434Z Downloaded sync_wrapper v1.0.1
6202025-11-11T20:13:48.459Z Downloaded supports-color v3.0.2
6212025-11-11T20:13:48.459Z Downloaded zone_cfg_derive v0.3.0
6222025-11-11T20:13:48.459Z Downloaded zone v0.1.8
6232025-11-11T20:13:48.459Z Downloaded xattr v1.3.1
6242025-11-11T20:13:48.485Z Downloaded foreign-types-shared v0.3.1
6252025-11-11T20:13:48.485Z Downloaded zeroize_derive v1.4.2
6262025-11-11T20:13:48.509Z Downloaded indent_write v2.2.0
6272025-11-11T20:13:48.510Z Downloaded foreign-types v0.5.0
6282025-11-11T20:13:48.534Z Downloaded polyval v0.6.2
6292025-11-11T20:13:48.559Z Downloaded quinn-udp v0.5.5
6302025-11-11T20:13:48.559Z Downloaded serde_urlencoded v0.7.1
6312025-11-11T20:13:48.584Z Downloaded curve25519-dalek-derive v0.1.1
6322025-11-11T20:13:48.610Z Downloaded peg-runtime v0.8.5
6332025-11-11T20:13:48.635Z Downloaded rfc6979 v0.4.0
6342025-11-11T20:13:48.670Z Downloaded crunchy v0.2.2
6352025-11-11T20:13:48.710Z Downloaded psl-types v2.0.11
6362025-11-11T20:13:48.741Z Downloaded ghash v0.5.1
6372025-11-11T20:13:48.766Z Downloaded diesel_table_macro_syntax v0.2.0
6382025-11-11T20:13:48.792Z Downloaded ref-cast-impl v1.0.24
6392025-11-11T20:13:48.818Z Downloaded untrusted v0.7.1
6402025-11-11T20:13:48.818Z Downloaded utf-8 v0.7.6
6412025-11-11T20:13:48.842Z Downloaded usdt-macro v0.6.0
6422025-11-11T20:13:48.842Z Downloaded usdt-impl v0.6.0
6432025-11-11T20:13:48.868Z Downloaded unicase v2.8.1
6442025-11-11T20:13:48.869Z Downloaded rand v0.9.2
6452025-11-11T20:13:48.869Z Downloaded unicode-properties v0.1.3
6462025-11-11T20:13:48.893Z Downloaded unsafe-libyaml v0.2.11
6472025-11-11T20:13:48.893Z Downloaded unicode_categories v0.1.1
6482025-11-11T20:13:48.919Z Downloaded hashbrown v0.15.4
6492025-11-11T20:13:48.919Z Downloaded unicode-segmentation v1.12.0
6502025-11-11T20:13:48.919Z Downloaded h2 v0.4.6
6512025-11-11T20:13:48.944Z Downloaded unicode-normalization v0.1.24
6522025-11-11T20:13:48.970Z Downloaded regex v1.11.3
6532025-11-11T20:13:48.970Z Downloaded gimli v0.31.1
6542025-11-11T20:13:48.970Z Downloaded radix_trie v0.2.1
6552025-11-11T20:13:48.996Z Downloaded zerocopy-derive v0.6.6
6562025-11-11T20:13:49.020Z Downloaded object v0.36.5
6572025-11-11T20:13:49.020Z Downloaded dropshot v0.16.4
6582025-11-11T20:13:49.047Z Downloaded smoltcp v0.9.1
6592025-11-11T20:13:49.072Z Downloaded regex-syntax v0.6.29
6602025-11-11T20:13:49.096Z Downloaded diesel v2.2.12
6612025-11-11T20:13:49.121Z Downloaded smoltcp v0.11.0
6622025-11-11T20:13:49.121Z Downloaded regex-syntax v0.8.5
6632025-11-11T20:13:49.145Z Downloaded regress v0.10.4
6642025-11-11T20:13:49.145Z Downloaded chrono-tz v0.10.4
6652025-11-11T20:13:49.170Z Downloaded openapiv3 v2.2.0
6662025-11-11T20:13:49.194Z Downloaded ratatui v0.29.0
6672025-11-11T20:13:49.219Z Downloaded typify-impl v0.4.3
6682025-11-11T20:13:49.244Z Downloaded typify-impl v0.2.0
6692025-11-11T20:13:49.244Z Downloaded sled v0.34.7
6702025-11-11T20:13:49.269Z Downloaded nix v0.30.1
6712025-11-11T20:13:49.294Z Downloaded polar-core v0.27.3
6722025-11-11T20:13:49.294Z Downloaded openssl v0.10.73
6732025-11-11T20:13:49.320Z Downloaded nix v0.29.0
6742025-11-11T20:13:49.320Z Downloaded vcpkg v0.2.15
6752025-11-11T20:13:49.368Z Downloaded hkdf v0.12.4
6762025-11-11T20:13:49.392Z Downloaded petname v2.0.2
6772025-11-11T20:13:49.392Z Downloaded csv v1.3.1
6782025-11-11T20:13:49.418Z Downloaded sha3 v0.10.8
6792025-11-11T20:13:49.418Z Downloaded petgraph v0.6.5
6802025-11-11T20:13:49.443Z Downloaded regex-automata v0.4.11
6812025-11-11T20:13:49.467Z Downloaded lzma-sys v0.1.20
6822025-11-11T20:13:49.492Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6832025-11-11T20:13:49.516Z Downloaded jiff v0.2.15
6842025-11-11T20:13:49.541Z Downloaded petgraph v0.8.2
6852025-11-11T20:13:49.566Z Downloaded libz-sys v1.1.20
6862025-11-11T20:13:49.592Z Downloaded tokio v1.47.0
6872025-11-11T20:13:49.625Z Downloaded object v0.30.4
6882025-11-11T20:13:49.650Z Downloaded bzip2-sys v0.1.13+1.0.8
6892025-11-11T20:13:49.674Z Downloaded git2 v0.20.2
6902025-11-11T20:13:49.674Z Downloaded proptest v1.7.0
6912025-11-11T20:13:49.699Z Downloaded sqlparser v0.45.0
6922025-11-11T20:13:49.699Z Downloaded rustls v0.22.4
6932025-11-11T20:13:49.723Z Downloaded nix v0.27.1
6942025-11-11T20:13:49.723Z Downloaded rustls v0.23.19
6952025-11-11T20:13:49.748Z Downloaded futures-util v0.3.31
6962025-11-11T20:13:49.748Z Downloaded zlib-rs v0.5.1
6972025-11-11T20:13:49.748Z Downloaded moka v0.12.10
6982025-11-11T20:13:49.773Z Downloaded tokio-util v0.7.15
6992025-11-11T20:13:49.773Z Downloaded unicode-bidi v0.3.17
7002025-11-11T20:13:49.773Z Downloaded ssh-key v0.6.6
7012025-11-11T20:13:49.798Z Downloaded hashbrown v0.12.3
7022025-11-11T20:13:49.798Z Downloaded webpki-roots v1.0.1
7032025-11-11T20:13:49.798Z Downloaded socket2 v0.6.0
7042025-11-11T20:13:49.798Z Downloaded socket2 v0.5.10
7052025-11-11T20:13:49.798Z Downloaded snafu-derive v0.8.5
7062025-11-11T20:13:49.798Z Downloaded snafu v0.8.5
7072025-11-11T20:13:49.798Z Downloaded rustls v0.21.12
7082025-11-11T20:13:49.822Z Downloaded hashbrown v0.13.2
7092025-11-11T20:13:49.823Z Downloaded portable-atomic v1.11.0
7102025-11-11T20:13:49.847Z Downloaded steno v0.4.1
7112025-11-11T20:13:49.847Z Downloaded rand v0.8.5
7122025-11-11T20:13:49.847Z Downloaded qorb v0.4.1
7132025-11-11T20:13:49.847Z Downloaded encoding_rs v0.8.34
7142025-11-11T20:13:49.872Z Downloaded ring v0.17.14
7152025-11-11T20:13:49.917Z Downloaded publicsuffix v2.3.0
7162025-11-11T20:13:49.942Z Downloaded curve25519-dalek v4.1.3
7172025-11-11T20:13:49.942Z Downloaded p384 v0.13.1
7182025-11-11T20:13:49.942Z Downloaded itertools v0.12.1
7192025-11-11T20:13:49.967Z Downloaded typify-macro v0.4.3
7202025-11-11T20:13:49.967Z Downloaded sqlformat v0.3.5
7212025-11-11T20:13:49.967Z Downloaded derive_more-impl v2.0.1
7222025-11-11T20:13:49.967Z Downloaded half v1.8.3
7232025-11-11T20:13:49.967Z Downloaded winnow v0.6.26
7242025-11-11T20:13:49.967Z Downloaded reedline v0.40.0
7252025-11-11T20:13:49.992Z Downloaded itertools v0.13.0
7262025-11-11T20:13:49.992Z Downloaded usdt v0.6.0
7272025-11-11T20:13:49.992Z Downloaded untrusted v0.9.0
7282025-11-11T20:13:49.992Z Downloaded universal-hash v0.5.1
7292025-11-11T20:13:49.992Z Downloaded unit-prefix v0.5.1
7302025-11-11T20:13:49.992Z Downloaded unicode-truncate v1.1.0
7312025-11-11T20:13:50.017Z Downloaded unarray v0.1.4
7322025-11-11T20:13:50.017Z Downloaded typify v0.4.3
7332025-11-11T20:13:50.017Z Downloaded typify v0.2.0
7342025-11-11T20:13:50.017Z Downloaded tokio-tungstenite v0.21.0
7352025-11-11T20:13:50.017Z Downloaded tokio-stream v0.1.17
7362025-11-11T20:13:50.017Z Downloaded tokio-rustls v0.26.0
7372025-11-11T20:13:50.017Z Downloaded spin v0.9.8
7382025-11-11T20:13:50.017Z Downloaded rand_core v0.9.3
7392025-11-11T20:13:50.042Z Downloaded diesel_derives v2.2.3
7402025-11-11T20:13:50.042Z Downloaded des v0.8.1
7412025-11-11T20:13:50.042Z Downloaded derive_more v2.0.1
7422025-11-11T20:13:50.042Z Downloaded libgit2-sys v0.18.2+1.9.1
7432025-11-11T20:13:50.100Z Downloaded uuid v1.18.1
7442025-11-11T20:13:50.125Z Downloaded progenitor-impl v0.11.2
7452025-11-11T20:13:50.125Z Downloaded progenitor-impl v0.10.0
7462025-11-11T20:13:50.125Z Downloaded crossterm v0.28.1
7472025-11-11T20:13:50.125Z Downloaded p521 v0.13.3
7482025-11-11T20:13:50.125Z Downloaded hickory-proto v0.25.2
7492025-11-11T20:13:50.160Z Downloaded usdt-attr-macro v0.6.0
7502025-11-11T20:13:50.160Z Downloaded typify-macro v0.2.0
7512025-11-11T20:13:50.160Z Downloaded tokio-tungstenite v0.23.1
7522025-11-11T20:13:50.160Z Downloaded tagptr v0.2.0
7532025-11-11T20:13:50.160Z Downloaded tabled_derive v0.11.0
7542025-11-11T20:13:50.160Z Downloaded tabled_derive v0.10.0
7552025-11-11T20:13:50.160Z Downloaded static_assertions v1.1.0
7562025-11-11T20:13:50.160Z Downloaded ssh-cipher v0.2.0
7572025-11-11T20:13:50.160Z Downloaded smf v0.2.3
7582025-11-11T20:13:50.160Z Downloaded smallvec v0.6.14
7592025-11-11T20:13:50.160Z Downloaded diff v0.1.13
7602025-11-11T20:13:50.184Z Downloaded walkdir v2.5.0
7612025-11-11T20:13:50.184Z Downloaded vte v0.11.1
7622025-11-11T20:13:50.185Z Downloaded value-bag v1.9.0
7632025-11-11T20:13:50.185Z Downloaded ed25519-dalek v2.1.1
7642025-11-11T20:13:50.185Z Downloaded winnow v0.5.40
7652025-11-11T20:13:50.209Z Downloaded take_mut v0.2.2
7662025-11-11T20:13:50.209Z Downloaded tabwriter v1.4.0
7672025-11-11T20:13:50.209Z Downloaded ssh-encoding v0.2.0
7682025-11-11T20:13:50.209Z Downloaded sqlparser_derive v0.2.2
7692025-11-11T20:13:50.210Z Downloaded spki v0.7.3
7702025-11-11T20:13:50.210Z Downloaded ref-cast v1.0.24
7712025-11-11T20:13:50.210Z Downloaded rand_xorshift v0.4.0
7722025-11-11T20:13:50.210Z Downloaded rand_core v0.6.4
7732025-11-11T20:13:50.210Z Downloaded drift v0.1.1
7742025-11-11T20:13:50.210Z Downloaded dirs-next v2.0.0
7752025-11-11T20:13:50.210Z Downloaded diesel-dtrace v0.4.2
7762025-11-11T20:13:50.210Z Downloaded vsss-rs v3.3.4
7772025-11-11T20:13:50.234Z Downloaded vergen-gitcl v1.0.8
7782025-11-11T20:13:50.234Z Downloaded vergen-git2 v1.0.7
7792025-11-11T20:13:50.234Z Downloaded vergen v9.0.6
7802025-11-11T20:13:50.234Z Downloaded uzers v0.12.1
7812025-11-11T20:13:50.234Z Downloaded half v2.4.1
7822025-11-11T20:13:50.235Z Downloaded elliptic-curve v0.13.8
7832025-11-11T20:13:50.235Z Downloaded dropshot-api-manager v0.2.3
7842025-11-11T20:13:50.235Z Downloaded prettyplease v0.2.36
7852025-11-11T20:13:50.235Z Downloaded pretty_assertions v1.4.1
7862025-11-11T20:13:50.235Z Downloaded http v1.3.1
7872025-11-11T20:13:50.259Z Downloaded crossterm v0.29.0
7882025-11-11T20:13:50.260Z Downloaded russh v0.45.0
7892025-11-11T20:13:50.260Z Downloaded num-bigint-dig v0.8.4
7902025-11-11T20:13:50.260Z Downloaded hickory-proto v0.24.4
7912025-11-11T20:13:50.284Z Downloaded rand_seeder v0.4.0
7922025-11-11T20:13:50.284Z Downloaded rand_chacha v0.9.0
7932025-11-11T20:13:50.284Z Downloaded rand_chacha v0.3.1
7942025-11-11T20:13:50.284Z Downloaded dof v0.4.0
7952025-11-11T20:13:50.284Z Downloaded document-features v0.2.11
7962025-11-11T20:13:50.284Z Downloaded display-error-chain v0.2.2
7972025-11-11T20:13:50.284Z Downloaded dirs-sys-next v0.1.2
7982025-11-11T20:13:50.310Z Downloaded difflib v0.4.0
7992025-11-11T20:13:50.310Z Downloaded void v1.0.2
8002025-11-11T20:13:50.310Z Downloaded vergen-lib v0.1.6
8012025-11-11T20:13:50.311Z Downloaded group v0.13.0
8022025-11-11T20:13:50.311Z Downloaded getrandom v0.2.15
8032025-11-11T20:13:50.311Z Downloaded env_logger v0.11.8
8042025-11-11T20:13:50.311Z Downloaded progenitor-impl v0.8.0
8052025-11-11T20:13:50.311Z Downloaded prefix-trie v0.7.0
8062025-11-11T20:13:50.311Z Downloaded predicates-core v1.0.8
8072025-11-11T20:13:50.311Z Downloaded papergrid v0.17.0
8082025-11-11T20:13:50.311Z Downloaded papergrid v0.14.0
8092025-11-11T20:13:50.336Z Downloaded indicatif v0.18.0
8102025-11-11T20:13:50.336Z Downloaded derive_more v0.99.20
8112025-11-11T20:13:50.336Z Downloaded reqwest v0.12.24
8122025-11-11T20:13:50.336Z Downloaded tokio-postgres v0.7.13
8132025-11-11T20:13:50.361Z Downloaded nom v7.1.3
8142025-11-11T20:13:50.361Z Downloaded mio v1.0.2
8152025-11-11T20:13:50.361Z Downloaded libxml v0.3.3
8162025-11-11T20:13:50.361Z Downloaded waitgroup v0.1.2
8172025-11-11T20:13:50.361Z Downloaded wait-timeout v0.2.0
8182025-11-11T20:13:50.361Z Downloaded vte_generate_state_changes v0.1.2
8192025-11-11T20:13:50.361Z Downloaded radium v0.7.0
8202025-11-11T20:13:50.385Z Downloaded hash32 v0.3.1
8212025-11-11T20:13:50.385Z Downloaded hash32 v0.2.1
8222025-11-11T20:13:50.385Z Downloaded env_filter v0.1.2
8232025-11-11T20:13:50.385Z Downloaded enum-as-inner v0.6.1
8242025-11-11T20:13:50.385Z Downloaded ena v0.14.3
8252025-11-11T20:13:50.385Z Downloaded embedded-io v0.6.1
8262025-11-11T20:13:50.385Z Downloaded embedded-io v0.4.0
8272025-11-11T20:13:50.385Z Downloaded either v1.15.0
8282025-11-11T20:13:50.386Z Downloaded ed25519 v2.2.3
8292025-11-11T20:13:50.411Z Downloaded primeorder v0.13.6
8302025-11-11T20:13:50.435Z Downloaded predicates v3.1.3
8312025-11-11T20:13:50.436Z Downloaded parking_lot v0.12.3
8322025-11-11T20:13:50.436Z Downloaded hmac v0.12.1
8332025-11-11T20:13:50.436Z Downloaded derive-where v1.5.0
8342025-11-11T20:13:50.436Z Downloaded der v0.7.10
8352025-11-11T20:13:50.461Z Downloaded slog v2.7.0
8362025-11-11T20:13:50.461Z Downloaded darling_core v0.21.0
8372025-11-11T20:13:50.461Z Downloaded darling_core v0.20.10
8382025-11-11T20:13:50.461Z Downloaded zip v4.2.0
8392025-11-11T20:13:50.486Z Downloaded typed-path v0.9.3
8402025-11-11T20:13:50.486Z Downloaded libm v0.2.8
8412025-11-11T20:13:50.510Z Downloaded endian-type v0.1.2
8422025-11-11T20:13:50.510Z Downloaded r2d2 v0.8.10
8432025-11-11T20:13:50.511Z Downloaded progenitor-macro v0.11.2
8442025-11-11T20:13:50.511Z Downloaded progenitor-macro v0.8.0
8452025-11-11T20:13:50.511Z Downloaded predicates-tree v1.0.12
8462025-11-11T20:13:50.511Z Downloaded ppv-lite86 v0.2.20
8472025-11-11T20:13:50.511Z Downloaded powerfmt v0.2.0
8482025-11-11T20:13:50.511Z Downloaded postgres-types v0.2.9
8492025-11-11T20:13:50.536Z Downloaded postgres-protocol v0.6.8
8502025-11-11T20:13:50.536Z Downloaded postcard v1.0.10
8512025-11-11T20:13:50.536Z Downloaded pin-project-lite v0.2.14
8522025-11-11T20:13:50.536Z Downloaded pin-project-internal v1.1.6
8532025-11-11T20:13:50.536Z Downloaded parking_lot v0.11.2
8542025-11-11T20:13:50.536Z Downloaded packed_struct_codegen v0.10.1
8552025-11-11T20:13:50.536Z Downloaded packed_struct v0.10.1
8562025-11-11T20:13:50.561Z Downloaded indoc v1.0.9
8572025-11-11T20:13:50.561Z Downloaded httparse v1.9.5
8582025-11-11T20:13:50.561Z Downloaded http-body-util v0.1.3
8592025-11-11T20:13:50.561Z Downloaded hostname v0.4.0
8602025-11-11T20:13:50.561Z Downloaded hostname v0.3.1
8612025-11-11T20:13:50.561Z Downloaded derive_builder_macro v0.20.2
8622025-11-11T20:13:50.561Z Downloaded derive_builder_core v0.20.2
8632025-11-11T20:13:50.561Z Downloaded derive_builder v0.20.2
8642025-11-11T20:13:50.586Z Downloaded slog-term v2.9.2
8652025-11-11T20:13:50.586Z Downloaded slog-async v2.8.0
8662025-11-11T20:13:50.586Z Downloaded slab v0.4.9
8672025-11-11T20:13:50.586Z Downloaded pin-project v1.1.6
8682025-11-11T20:13:50.610Z Downloaded tinyvec v1.8.0
8692025-11-11T20:13:50.610Z Downloaded serde_with v3.14.0
8702025-11-11T20:13:50.635Z Downloaded quinn-proto v0.11.8
8712025-11-11T20:13:50.635Z Downloaded indicatif v0.17.11
8722025-11-11T20:13:50.659Z Downloaded zerocopy v0.8.27
8732025-11-11T20:13:50.684Z Downloaded tungstenite v0.21.0
8742025-11-11T20:13:50.709Z Downloaded num-bigint v0.4.6
8752025-11-11T20:13:50.709Z Downloaded itertools v0.10.5
8762025-11-11T20:13:50.733Z Downloaded progenitor-macro v0.10.0
8772025-11-11T20:13:50.733Z Downloaded progenitor-client v0.11.2
8782025-11-11T20:13:50.734Z Downloaded progenitor-client v0.10.0
8792025-11-11T20:13:50.734Z Downloaded progenitor-client v0.8.0
8802025-11-11T20:13:50.734Z Downloaded pretty-hex v0.2.1
8812025-11-11T20:13:50.734Z Downloaded precomputed-hash v0.1.1
8822025-11-11T20:13:50.734Z Downloaded pin-utils v0.1.0
8832025-11-11T20:13:50.734Z Downloaded http-range v0.1.5
8842025-11-11T20:13:50.734Z Downloaded http-body v1.0.1
8852025-11-11T20:13:50.734Z Downloaded home v0.5.9
8862025-11-11T20:13:50.734Z Downloaded derive-ex v0.1.8
8872025-11-11T20:13:50.734Z Downloaded deranged v0.5.3
8882025-11-11T20:13:50.734Z Downloaded der_derive v0.7.3
8892025-11-11T20:13:50.734Z Downloaded defmt-parser v0.3.4
8902025-11-11T20:13:50.758Z Downloaded crossbeam-utils v0.8.21
8912025-11-11T20:13:50.758Z Downloaded whoami v1.5.2
8922025-11-11T20:13:50.759Z Downloaded which v4.4.2
8932025-11-11T20:13:50.759Z Downloaded slog-stdlog v4.1.1
8942025-11-11T20:13:50.759Z Downloaded slog-scope v4.4.0
8952025-11-11T20:13:50.759Z Downloaded slog-json v2.6.1
8962025-11-11T20:13:50.759Z Downloaded slog-envlogger v2.2.0
8972025-11-11T20:13:50.759Z Downloaded slog-dtrace v0.3.0
8982025-11-11T20:13:50.759Z Downloaded slog-bunyan v2.5.0
8992025-11-11T20:13:50.759Z Downloaded similar v2.7.0
9002025-11-11T20:13:50.784Z Downloaded serde_cbor v0.11.2
9012025-11-11T20:13:50.784Z Downloaded rustls-native-certs v0.8.1
9022025-11-11T20:13:50.784Z Downloaded phf_shared v0.12.1
9032025-11-11T20:13:50.784Z Downloaded phf_shared v0.11.2
9042025-11-11T20:13:50.784Z Downloaded phf v0.12.1
9052025-11-11T20:13:50.784Z Downloaded phf v0.11.2
9062025-11-11T20:13:50.784Z Downloaded pem-rfc7468 v0.7.0
9072025-11-11T20:13:50.810Z Downloaded pem v3.0.5
9082025-11-11T20:13:50.810Z Downloaded futures-task v0.3.31
9092025-11-11T20:13:50.810Z Downloaded expectorate v1.2.0
9102025-11-11T20:13:50.810Z Downloaded defmt-macros v0.3.9
9112025-11-11T20:13:50.810Z Downloaded defmt v0.3.8
9122025-11-11T20:13:50.835Z Downloaded debug-ignore v1.0.5
9132025-11-11T20:13:50.835Z Downloaded darling v0.21.0
9142025-11-11T20:13:50.835Z Downloaded crypto-bigint v0.5.5
9152025-11-11T20:13:50.835Z Downloaded tokio-rustls v0.25.0
9162025-11-11T20:13:50.835Z Downloaded tokio-rustls v0.24.1
9172025-11-11T20:13:50.835Z Downloaded tokio-dtrace v0.1.0
9182025-11-11T20:13:50.860Z Downloaded tls_codec v0.4.1
9192025-11-11T20:13:50.860Z Downloaded time-macros v0.2.24
9202025-11-11T20:13:50.860Z Downloaded time v0.3.43
9212025-11-11T20:13:50.860Z Downloaded rpassword v7.4.0
9222025-11-11T20:13:50.860Z Downloaded rayon v1.10.0
9232025-11-11T20:13:50.884Z Downloaded quick-xml v0.37.2
9242025-11-11T20:13:50.884Z Downloaded zopfli v0.8.1
9252025-11-11T20:13:50.884Z Downloaded tabled v0.20.0
9262025-11-11T20:13:50.909Z Downloaded tabled v0.18.0
9272025-11-11T20:13:50.934Z Downloaded minimal-lexical v0.2.1
9282025-11-11T20:13:50.934Z Downloaded bstr v1.10.0
9292025-11-11T20:13:50.934Z Downloaded crucible-workspace-hack v0.1.0
9302025-11-11T20:13:50.934Z Downloaded want v0.3.1
9312025-11-11T20:13:50.934Z Downloaded siphasher v1.0.1
9322025-11-11T20:13:50.934Z Downloaded siphasher v0.3.11
9332025-11-11T20:13:50.959Z Downloaded serde_path_to_error v0.1.17
9342025-11-11T20:13:50.959Z Downloaded serde_derive_internals v0.29.1
9352025-11-11T20:13:50.959Z Downloaded serde_bytes v0.11.19
9362025-11-11T20:13:50.959Z Downloaded serde-hex v0.1.0
9372025-11-11T20:13:50.959Z Downloaded rustc_version v0.4.1
9382025-11-11T20:13:50.959Z Downloaded rustc_version v0.1.7
9392025-11-11T20:13:50.959Z Downloaded rustc-hash v2.1.1
9402025-11-11T20:13:50.959Z Downloaded rustc-hash v1.1.0
9412025-11-11T20:13:50.959Z Downloaded rustc-demangle v0.1.24
9422025-11-11T20:13:50.959Z Downloaded russh-keys v0.45.0
9432025-11-11T20:13:50.959Z Downloaded parking_lot_core v0.9.10
9442025-11-11T20:13:50.959Z Downloaded tokio-native-tls v0.3.1
9452025-11-11T20:13:50.959Z Downloaded tokio-macros v2.5.0
9462025-11-11T20:13:50.959Z Downloaded tls_codec_derive v0.4.1
9472025-11-11T20:13:50.984Z Downloaded signal-hook-tokio v0.3.1
9482025-11-11T20:13:50.984Z Downloaded poly1305 v0.8.0
9492025-11-11T20:13:50.984Z Downloaded hyper v1.7.0
9502025-11-11T20:13:50.984Z Downloaded ecdsa v0.16.9
9512025-11-11T20:13:50.984Z Downloaded zstd-safe v7.2.3
9522025-11-11T20:13:50.984Z Downloaded twox-hash v2.1.0
9532025-11-11T20:13:50.984Z Downloaded rustls-webpki v0.102.8
9542025-11-11T20:13:51.009Z Downloaded oso v0.27.3
9552025-11-11T20:13:51.009Z Downloaded omicron-zone-package v0.12.2
9562025-11-11T20:13:51.009Z Downloaded native-tls v0.2.12
9572025-11-11T20:13:51.034Z Downloaded lock_api v0.4.12
9582025-11-11T20:13:51.034Z Downloaded jiff-static v0.2.15
9592025-11-11T20:13:51.034Z Downloaded goblin v0.10.2
9602025-11-11T20:13:51.034Z Downloaded resolv-conf v0.7.0
9612025-11-11T20:13:51.034Z Downloaded peg-macros v0.8.5
9622025-11-11T20:13:51.034Z Downloaded peg v0.8.5
9632025-11-11T20:13:51.034Z Downloaded pbkdf2 v0.12.2
9642025-11-11T20:13:51.059Z Downloaded pbkdf2 v0.11.0
9652025-11-11T20:13:51.059Z Downloaded paste v1.0.15
9662025-11-11T20:13:51.059Z Downloaded password-hash v0.5.0
9672025-11-11T20:13:51.059Z Downloaded password-hash v0.4.2
9682025-11-11T20:13:51.059Z Downloaded parse-display-derive v0.10.0
9692025-11-11T20:13:51.059Z Downloaded parse-display v0.10.0
9702025-11-11T20:13:51.059Z Downloaded parking_lot_core v0.8.6
9712025-11-11T20:13:51.059Z Downloaded futures-sink v0.3.31
9722025-11-11T20:13:51.059Z Downloaded futures-macro v0.3.31
9732025-11-11T20:13:51.059Z Downloaded futures-io v0.3.31
9742025-11-11T20:13:51.059Z Downloaded futures-executor v0.3.31
9752025-11-11T20:13:51.059Z Downloaded futures-core v0.3.31
9762025-11-11T20:13:51.059Z Downloaded futures-channel v0.3.31
9772025-11-11T20:13:51.084Z Downloaded futures v0.3.31
9782025-11-11T20:13:51.084Z Downloaded funty v2.0.0
9792025-11-11T20:13:51.084Z Downloaded fs_extra v1.3.0
9802025-11-11T20:13:51.084Z Downloaded fs-err v2.11.0
9812025-11-11T20:13:51.084Z Downloaded fatfs v0.3.6
9822025-11-11T20:13:51.084Z Downloaded fallible-iterator v0.2.0
9832025-11-11T20:13:51.084Z Downloaded data-encoding v2.9.0
9842025-11-11T20:13:51.084Z Downloaded darling_macro v0.21.0
9852025-11-11T20:13:51.084Z Downloaded darling_macro v0.20.10
9862025-11-11T20:13:51.084Z Downloaded tiny-keccak v2.0.2
9872025-11-11T20:13:51.084Z Downloaded test-strategy v0.4.3
9882025-11-11T20:13:51.109Z Downloaded term v0.7.0
9892025-11-11T20:13:51.109Z Downloaded tar v0.4.44
9902025-11-11T20:13:51.109Z Downloaded simd-adler32 v0.3.7
9912025-11-11T20:13:51.109Z Downloaded signature v2.2.0
9922025-11-11T20:13:51.109Z Downloaded serde_yaml v0.9.34+deprecated
9932025-11-11T20:13:51.109Z Downloaded serde_spanned v1.0.0
9942025-11-11T20:13:51.109Z Downloaded rsa v0.9.8
9952025-11-11T20:13:51.109Z Downloaded ron v0.8.1
9962025-11-11T20:13:51.134Z Downloaded quinn v0.11.5
9972025-11-11T20:13:51.134Z Downloaded progenitor v0.11.2
9982025-11-11T20:13:51.134Z Downloaded iddqd v0.3.13
9992025-11-11T20:13:51.134Z Downloaded hyper-util v0.1.17
10002025-11-11T20:13:51.159Z Downloaded zstd v0.13.3
10012025-11-11T20:13:51.159Z Downloaded tower-http v0.6.6
10022025-11-11T20:13:51.159Z Downloaded tough v0.20.0
10032025-11-11T20:13:51.184Z Downloaded salty v0.3.0
10042025-11-11T20:13:51.184Z Downloaded rustls-webpki v0.101.7
10052025-11-11T20:13:51.208Z Downloaded openssl-sys v0.9.109
10062025-11-11T20:13:51.209Z Downloaded num-rational v0.4.2
10072025-11-11T20:13:51.209Z Downloaded miniz_oxide v0.8.5
10082025-11-11T20:13:51.209Z Downloaded path-slash v0.1.5
10092025-11-11T20:13:51.209Z Downloaded parse-size v1.1.0
10102025-11-11T20:13:51.209Z Downloaded darling v0.20.10
10112025-11-11T20:13:51.209Z Downloaded daft-derive v0.1.4
10122025-11-11T20:13:51.233Z Downloaded daft v0.1.4
10132025-11-11T20:13:51.233Z Downloaded csv-core v0.1.11
10142025-11-11T20:13:51.233Z Downloaded term v1.1.0
10152025-11-11T20:13:51.233Z Downloaded sigpipe v0.1.3
10162025-11-11T20:13:51.233Z Downloaded signal-hook v0.3.18
10172025-11-11T20:13:51.233Z Downloaded ron v0.7.1
10182025-11-11T20:13:51.233Z Downloaded rayon-core v1.12.1
10192025-11-11T20:13:51.258Z Downloaded flate2 v1.1.2
10202025-11-11T20:13:51.258Z Downloaded tower v0.5.2
10212025-11-11T20:13:51.258Z Downloaded num-derive v0.3.3
10222025-11-11T20:13:51.258Z Downloaded num-complex v0.4.6
10232025-11-11T20:13:51.259Z Downloaded multimap v0.10.1
10242025-11-11T20:13:51.259Z Downloaded lazy_static v1.5.0
10252025-11-11T20:13:51.259Z Downloaded chrono v0.4.42
10262025-11-11T20:13:51.283Z Downloaded blake3 v1.5.4
10272025-11-11T20:13:51.283Z Downloaded bindgen v0.71.1
10282025-11-11T20:13:51.308Z Downloaded ctr v0.9.2
10292025-11-11T20:13:51.308Z Downloaded cstr-argument v0.1.2
10302025-11-11T20:13:51.308Z Downloaded tinyvec_macros v0.1.1
10312025-11-11T20:13:51.308Z Downloaded time-core v0.1.6
10322025-11-11T20:13:51.308Z Downloaded thread_local v1.1.8
10332025-11-11T20:13:51.308Z Downloaded thread-id v5.0.0
10342025-11-11T20:13:51.308Z Downloaded thiserror-no-std v2.0.2
10352025-11-11T20:13:51.308Z Downloaded thiserror-impl-no-std v2.0.2
10362025-11-11T20:13:51.308Z Downloaded testing_table v0.3.0
10372025-11-11T20:13:51.308Z Downloaded termtree v0.5.1
10382025-11-11T20:13:51.308Z Downloaded termios v0.3.3
10392025-11-11T20:13:51.308Z Downloaded tap v1.0.1
10402025-11-11T20:13:51.308Z Downloaded signal-hook-registry v1.4.2
10412025-11-11T20:13:51.308Z Downloaded signal-hook-mio v0.2.4
10422025-11-11T20:13:51.308Z Downloaded shlex v1.3.0
10432025-11-11T20:13:51.333Z Downloaded shell-words v1.1.0
10442025-11-11T20:13:51.333Z Downloaded sha1 v0.10.6
10452025-11-11T20:13:51.333Z Downloaded serde_with_macros v3.14.0
10462025-11-11T20:13:51.333Z Downloaded russh-cryptovec v0.7.3
10472025-11-11T20:13:51.333Z Downloaded rcgen v0.12.1
10482025-11-11T20:13:51.333Z Downloaded progenitor v0.8.0
10492025-11-11T20:13:51.333Z Downloaded indexmap v1.9.3
10502025-11-11T20:13:51.333Z Downloaded dyn-clone v1.0.20
10512025-11-11T20:13:51.333Z Downloaded zone v0.3.1
10522025-11-11T20:13:51.358Z Downloaded x509-cert v0.2.5
10532025-11-11T20:13:51.358Z Downloaded tui-tree-widget v0.23.1
10542025-11-11T20:13:51.358Z Downloaded rustyline v14.0.0
10552025-11-11T20:13:51.358Z Downloaded num-iter v0.1.45
10562025-11-11T20:13:51.358Z Downloaded nibble_vec v0.1.0
10572025-11-11T20:13:51.358Z Downloaded lockfree-object-pool v0.1.6
10582025-11-11T20:13:51.358Z Downloaded litrs v0.4.1
10592025-11-11T20:13:51.358Z Downloaded libsw v3.5.0
10602025-11-11T20:13:51.358Z Downloaded serde_repr v0.1.19
10612025-11-11T20:13:51.383Z Downloaded serde_plain v1.0.2
10622025-11-11T20:13:51.383Z Downloaded rtoolbox v0.0.2
10632025-11-11T20:13:51.383Z Downloaded progenitor v0.10.0
10642025-11-11T20:13:51.383Z Downloaded pkcs5 v0.7.1
10652025-11-11T20:13:51.383Z Downloaded ignore v0.4.23
10662025-11-11T20:13:51.383Z Downloaded hyper-rustls v0.27.7
10672025-11-11T20:13:51.383Z Downloaded flume v0.11.1
10682025-11-11T20:13:51.384Z Downloaded zone_cfg_derive v0.1.2
10692025-11-11T20:13:51.384Z Downloaded zerocopy-derive v0.8.27
10702025-11-11T20:13:51.408Z Downloaded yansi v1.0.1
10712025-11-11T20:13:51.408Z Downloaded tracing v0.1.40
10722025-11-11T20:13:51.408Z Downloaded toml_edit v0.19.15
10732025-11-11T20:13:51.433Z Downloaded num_enum_derive v0.5.11
10742025-11-11T20:13:51.433Z Downloaded num-integer v0.1.46
10752025-11-11T20:13:51.433Z Downloaded num-derive v0.4.2
10762025-11-11T20:13:51.433Z Downloaded num v0.4.3
10772025-11-11T20:13:51.433Z Downloaded nu-ansi-term v0.50.1
10782025-11-11T20:13:51.433Z Downloaded mime v0.3.17
10792025-11-11T20:13:51.433Z Downloaded maplit v1.0.2
10802025-11-11T20:13:51.433Z Downloaded keccak v0.1.5
10812025-11-11T20:13:51.433Z Downloaded bitvec v1.0.1
10822025-11-11T20:13:51.458Z Downloaded bindgen v0.69.5
10832025-11-11T20:13:51.458Z Downloaded quick-error v1.2.3
10842025-11-11T20:13:51.458Z Downloaded proc-macro-error2 v2.0.1
10852025-11-11T20:13:51.458Z Downloaded proc-macro-error-attr2 v2.0.0
10862025-11-11T20:13:51.483Z Downloaded proc-macro-crate v1.3.1
10872025-11-11T20:13:51.483Z Downloaded pkg-config v0.3.31
10882025-11-11T20:13:51.483Z Downloaded pkcs8 v0.10.2
10892025-11-11T20:13:51.483Z Downloaded pkcs1 v0.7.5
10902025-11-11T20:13:51.483Z Downloaded iana-time-zone v0.1.63
10912025-11-11T20:13:51.483Z Downloaded hyper-staticfile v0.10.1
10922025-11-11T20:13:51.483Z Downloaded dropshot_endpoint v0.16.4
10932025-11-11T20:13:51.483Z Downloaded zip v0.6.6
10942025-11-11T20:13:51.508Z Downloaded tracing-core v0.1.32
10952025-11-11T20:13:51.508Z Downloaded oso-derive v0.27.3
10962025-11-11T20:13:51.508Z Downloaded md5 v0.7.0
10972025-11-11T20:13:51.508Z Downloaded impl-trait-for-tuples v0.2.2
10982025-11-11T20:13:51.508Z Downloaded hyper-tls v0.6.0
10992025-11-11T20:13:51.508Z Downloaded humantime v2.2.0
11002025-11-11T20:13:51.508Z Downloaded aws-lc-sys v0.26.0
11012025-11-11T20:13:51.723Z Downloaded hubpack v0.1.2
11022025-11-11T20:13:51.748Z Downloaded httpdate v1.0.3
11032025-11-11T20:13:51.748Z Downloaded float-cmp v0.10.0
11042025-11-11T20:13:51.748Z Downloaded fixedbitset v0.5.7
11052025-11-11T20:13:51.748Z Downloaded filetime v0.2.26
11062025-11-11T20:13:51.748Z Downloaded xshell v0.2.7
11072025-11-11T20:13:51.748Z Downloaded toml v0.9.5
11082025-11-11T20:13:51.748Z Downloaded num_threads v0.1.7
11092025-11-11T20:13:51.748Z Downloaded nix v0.28.0
11102025-11-11T20:13:51.773Z Downloaded new_debug_unreachable v1.0.6
11112025-11-11T20:13:51.773Z Downloaded md-5 v0.10.6
11122025-11-11T20:13:51.773Z Downloaded managed v0.8.0
11132025-11-11T20:13:51.773Z Downloaded lazycell v1.3.0
11142025-11-11T20:13:51.773Z Downloaded kstat-rs v0.2.4
11152025-11-11T20:13:51.773Z Downloaded iri-string v0.7.8
11162025-11-11T20:13:51.773Z Downloaded foldhash v0.2.0
11172025-11-11T20:13:51.773Z Downloaded foldhash v0.1.5
11182025-11-11T20:13:51.773Z Downloaded float-ord v0.3.2
11192025-11-11T20:13:51.773Z Downloaded flagset v0.4.6
11202025-11-11T20:13:51.773Z Downloaded fixedbitset v0.4.2
11212025-11-11T20:13:51.773Z Downloaded ff v0.13.0
11222025-11-11T20:13:51.798Z Downloaded fd-lock v4.0.2
11232025-11-11T20:13:51.798Z Downloaded zerocopy v0.6.6
11242025-11-11T20:13:51.798Z Downloaded toml v0.7.8
11252025-11-11T20:13:51.798Z Downloaded schemars v0.9.0
11262025-11-11T20:13:51.798Z Downloaded samael v0.0.19
11272025-11-11T20:13:51.822Z Downloaded oxnet v0.1.3
11282025-11-11T20:13:51.822Z Downloaded openssl-probe v0.1.5
11292025-11-11T20:13:51.822Z Downloaded openssl-macros v0.1.1
11302025-11-11T20:13:51.822Z Downloaded opaque-debug v0.3.1
11312025-11-11T20:13:51.822Z Downloaded olpc-cjson v0.1.4
11322025-11-11T20:13:51.822Z Downloaded newtype-uuid-macros v0.1.0
11332025-11-11T20:13:51.822Z Downloaded newtype-uuid v1.3.1
11342025-11-11T20:13:51.822Z Downloaded match_cfg v0.1.0
11352025-11-11T20:13:51.823Z Downloaded lzss v0.8.2
11362025-11-11T20:13:51.823Z Downloaded lru v0.12.5
11372025-11-11T20:13:51.823Z Downloaded libscf-sys v1.1.0
11382025-11-11T20:13:51.823Z Downloaded libefi-sys v0.1.0
11392025-11-11T20:13:51.823Z Downloaded is_ci v1.2.0
11402025-11-11T20:13:51.823Z Downloaded hickory-server v0.25.2
11412025-11-11T20:13:51.847Z Downloaded aho-corasick v1.1.3
11422025-11-11T20:13:51.847Z Downloaded ident_case v1.0.1
11432025-11-11T20:13:51.847Z Downloaded hubpack_derive v0.1.1
11442025-11-11T20:13:51.848Z Downloaded foreign-types-shared v0.1.1
11452025-11-11T20:13:51.848Z Downloaded foreign-types-macros v0.2.3
11462025-11-11T20:13:51.848Z Downloaded foreign-types v0.3.2
11472025-11-11T20:13:51.848Z Downloaded dunce v1.0.5
11482025-11-11T20:13:51.848Z Downloaded dtrace-parser v0.3.0
11492025-11-11T20:13:51.848Z Downloaded dsl_auto_type v0.1.2
11502025-11-11T20:13:51.848Z Downloaded zeroize v1.8.1
11512025-11-11T20:13:51.848Z Downloaded yasna v0.5.2
11522025-11-11T20:13:51.848Z Downloaded xz2 v0.1.7
11532025-11-11T20:13:51.848Z Downloaded tracing-attributes v0.1.27
11542025-11-11T20:13:51.848Z Downloaded schemars v1.0.4
11552025-11-11T20:13:51.873Z Downloaded oxide-tokio-rt v0.1.2
11562025-11-11T20:13:51.873Z Downloaded linked-hash-map v0.5.6
11572025-11-11T20:13:51.873Z Downloaded libsw-core v0.3.1
11582025-11-11T20:13:51.873Z Downloaded lalrpop-util v0.19.12
11592025-11-11T20:13:51.873Z Downloaded toml_parser v1.0.2
11602025-11-11T20:13:51.898Z Downloaded subprocess v0.2.9
11612025-11-11T20:13:51.898Z Downloaded rustls-pki-types v1.10.0
11622025-11-11T20:13:51.898Z Downloaded newline-converter v0.3.0
11632025-11-11T20:13:51.898Z Downloaded memoffset v0.9.1
11642025-11-11T20:13:51.898Z Downloaded aws-lc-rs v1.12.4
11652025-11-11T20:13:51.898Z Downloaded dropshot-api-manager-types v0.2.3
11662025-11-11T20:13:51.898Z Downloaded wyz v0.5.1
11672025-11-11T20:13:51.898Z Downloaded topological-sort v0.2.2
11682025-11-11T20:13:51.923Z Downloaded schemars v0.8.22
11692025-11-11T20:13:51.923Z Downloaded toml_writer v1.0.2
11702025-11-11T20:13:51.923Z Downloaded toml_datetime v0.7.0
11712025-11-11T20:13:51.923Z Downloaded support-bundle-viewer v0.1.2
11722025-11-11T20:13:51.923Z Downloaded hickory-resolver v0.25.2
11732025-11-11T20:13:51.948Z Downloaded xshell-macros v0.2.7
11742025-11-11T20:13:51.948Z Downloaded tungstenite v0.23.0
11752025-11-11T20:13:51.948Z Downloaded try-lock v0.2.5
11762025-11-11T20:13:51.948Z Downloaded trait-variant v0.1.2
11772025-11-11T20:13:51.948Z Downloaded multer v3.1.0
11782025-11-11T20:13:51.948Z Downloaded tower-service v0.3.3
11792025-11-11T20:13:51.948Z Downloaded tower-layer v0.3.3
11802025-11-11T20:13:51.948Z Downloaded strum_macros v0.27.2
11812025-11-11T20:13:51.948Z Downloaded strum_macros v0.26.4
11822025-11-11T20:13:51.948Z Downloaded lalrpop v0.19.12
11832025-11-11T20:13:51.972Z Downloaded crossbeam-epoch v0.9.18
11842025-11-11T20:13:51.972Z Downloaded subtle v2.6.1
11852025-11-11T20:13:51.973Z Downloaded strum_macros v0.24.3
11862025-11-11T20:13:51.973Z Downloaded strum v0.27.2
11872025-11-11T20:13:51.973Z Downloaded structmeta v0.3.0
11882025-11-11T20:13:51.973Z Downloaded strip-ansi-escapes v0.2.0
11892025-11-11T20:13:51.973Z Downloaded stringprep v0.1.5
11902025-11-11T20:13:51.973Z Downloaded string_cache v0.8.9
11912025-11-11T20:13:51.973Z Downloaded sec1 v0.7.3
11922025-11-11T20:13:51.973Z Downloaded sct v0.7.1
11932025-11-11T20:13:51.997Z Downloaded rustls-pemfile v2.2.0
11942025-11-11T20:13:51.997Z Downloaded itertools v0.14.0
11952025-11-11T20:13:51.997Z Downloaded hickory-resolver v0.24.4
11962025-11-11T20:13:51.997Z Downloaded heapless v0.8.0
11972025-11-11T20:13:51.997Z Downloaded heapless v0.7.17
11982025-11-11T20:13:52.022Z Downloaded crossbeam-channel v0.5.15
11992025-11-11T20:13:52.022Z Downloaded aes-gcm v0.10.3
12002025-11-11T20:13:52.022Z Downloaded structmeta-derive v0.3.0
12012025-11-11T20:13:52.022Z Downloaded secrecy v0.10.3
12022025-11-11T20:13:52.022Z Downloaded secrecy v0.8.0
12032025-11-11T20:13:52.022Z Downloaded scrypt v0.11.0
12042025-11-11T20:13:52.022Z Downloaded scroll v0.13.0
12052025-11-11T20:13:52.022Z Downloaded scopeguard v1.2.0
12062025-11-11T20:13:52.022Z Downloaded scheduled-thread-pool v0.2.7
12072025-11-11T20:13:52.022Z Downloaded same-file v1.0.6
12082025-11-11T20:13:52.022Z Downloaded salsa20 v0.10.2
12092025-11-11T20:13:52.022Z Downloaded rusty-fork v0.3.0
12102025-11-11T20:13:52.047Z Downloaded rustversion v1.0.22
12112025-11-11T20:13:52.047Z Downloaded rustls-pemfile v1.0.4
12122025-11-11T20:13:52.047Z Downloaded p256 v0.13.2
12132025-11-11T20:13:52.047Z Downloaded ipnetwork v0.21.1
12142025-11-11T20:13:52.047Z Downloaded const_format v0.2.34
12152025-11-11T20:13:52.047Z Downloaded cc v1.2.30
12162025-11-11T20:13:52.047Z Downloaded strum v0.26.3
12172025-11-11T20:13:52.047Z Downloaded schemars_derive v0.8.22
12182025-11-11T20:13:52.047Z Downloaded owo-colors v4.2.2
12192025-11-11T20:13:52.072Z Downloaded num_enum v0.5.11
12202025-11-11T20:13:52.072Z Downloaded headers v0.4.1
12212025-11-11T20:13:52.072Z Downloaded console v0.16.0
12222025-11-11T20:13:52.072Z Downloaded semver v0.1.20
12232025-11-11T20:13:52.072Z Downloaded scroll_derive v0.13.1
12242025-11-11T20:13:52.072Z Downloaded nodrop v0.1.14
12252025-11-11T20:13:52.072Z Downloaded nanorand v0.7.0
12262025-11-11T20:13:52.072Z Downloaded mime_guess v2.0.5
12272025-11-11T20:13:52.097Z Downloaded memmap2 v0.9.8
12282025-11-11T20:13:52.097Z Downloaded maybe-uninit v2.0.0
12292025-11-11T20:13:52.097Z Downloaded lru-cache v0.1.2
12302025-11-11T20:13:52.097Z Downloaded libz-rs-sys v0.5.1
12312025-11-11T20:13:52.097Z Downloaded libloading v0.8.5
12322025-11-11T20:13:52.097Z Downloaded jobserver v0.1.32
12332025-11-11T20:13:52.097Z Downloaded is-terminal v0.4.13
12342025-11-11T20:13:52.097Z Downloaded ipnet v2.11.0
12352025-11-11T20:13:52.097Z Downloaded internet-checksum v0.2.1
12362025-11-11T20:13:52.097Z Downloaded instability v0.3.2
12372025-11-11T20:13:52.097Z Downloaded inout v0.1.3
12382025-11-11T20:13:52.097Z Downloaded ingot-types v0.1.2
12392025-11-11T20:13:52.097Z Downloaded ingot-macros v0.1.1
12402025-11-11T20:13:52.097Z Downloaded highway v1.3.0
12412025-11-11T20:13:52.097Z Downloaded hickory-client v0.25.2
12422025-11-11T20:13:52.122Z Downloaded globset v0.4.15
12432025-11-11T20:13:52.122Z Downloaded compact_str v0.8.0
12442025-11-11T20:13:52.122Z Downloaded chacha20poly1305 v0.10.1
12452025-11-11T20:13:52.122Z Downloaded bytes v1.10.1
12462025-11-11T20:13:52.122Z Downloaded num-conv v0.1.0
12472025-11-11T20:13:52.122Z Downloaded normalize-line-endings v0.3.0
12482025-11-11T20:13:52.122Z Downloaded newtype_derive v0.1.6
12492025-11-11T20:13:52.122Z Downloaded linear-map v1.2.0
12502025-11-11T20:13:52.122Z Downloaded instant v0.1.13
12512025-11-11T20:13:52.122Z Downloaded ingot v0.1.1
12522025-11-11T20:13:52.122Z Downloaded indoc v2.0.6
12532025-11-11T20:13:52.122Z Downloaded hex-literal v0.4.1
12542025-11-11T20:13:52.147Z Downloaded hex v0.4.3
12552025-11-11T20:13:52.147Z Downloaded heck v0.3.3
12562025-11-11T20:13:52.147Z Downloaded globwalk v0.9.1
12572025-11-11T20:13:52.147Z Downloaded glob v0.3.2
12582025-11-11T20:13:52.147Z Downloaded crc-any v2.5.0
12592025-11-11T20:13:52.147Z Downloaded corncobs v0.1.4
12602025-11-11T20:13:52.147Z Downloaded cookie v0.18.1
12612025-11-11T20:13:52.147Z Downloaded const-oid v0.9.6
12622025-11-11T20:13:52.147Z Downloaded clang-sys v1.8.1
12632025-11-11T20:13:52.147Z Downloaded bumpalo v3.16.0
12642025-11-11T20:13:52.147Z Downloaded base64 v0.22.1
12652025-11-11T20:13:52.172Z Downloaded base64 v0.21.7
12662025-11-11T20:13:52.172Z Downloaded backtrace v0.3.74
12672025-11-11T20:13:52.172Z Downloaded crc32fast v1.4.2
12682025-11-11T20:13:52.172Z Downloaded cookie_store v0.21.1
12692025-11-11T20:13:52.172Z Downloaded const_format_proc_macros v0.2.34
12702025-11-11T20:13:52.173Z Downloaded console v0.15.10
12712025-11-11T20:13:52.173Z Downloaded colored v2.2.0
12722025-11-11T20:13:52.173Z Downloaded cobs v0.2.3
12732025-11-11T20:13:52.173Z Downloaded cmake v0.1.51
12742025-11-11T20:13:52.198Z Downloaded cipher v0.4.4
12752025-11-11T20:13:52.198Z Downloaded ciborium-ll v0.2.2
12762025-11-11T20:13:52.198Z Downloaded ciborium v0.2.2
12772025-11-11T20:13:52.198Z Downloaded chacha20 v0.9.1
12782025-11-11T20:13:52.198Z Downloaded cfg_aliases v0.2.1
12792025-11-11T20:13:52.198Z Downloaded cargo_metadata v0.19.2
12802025-11-11T20:13:52.198Z Downloaded bzip2 v0.4.4
12812025-11-11T20:13:52.198Z Downloaded blowfish v0.9.1
12822025-11-11T20:13:52.198Z Downloaded blake2 v0.10.6
12832025-11-11T20:13:52.198Z Downloaded bit-vec v0.8.0
12842025-11-11T20:13:52.198Z Downloaded fxhash v0.2.1
12852025-11-11T20:13:52.198Z Downloaded crossbeam-deque v0.8.5
12862025-11-11T20:13:52.198Z Downloaded critical-section v1.1.3
12872025-11-11T20:13:52.198Z Downloaded crc8 v0.1.1
12882025-11-11T20:13:52.198Z Downloaded crc-catalog v2.4.0
12892025-11-11T20:13:52.223Z Downloaded crc v3.2.1
12902025-11-11T20:13:52.223Z Downloaded convert_case v0.7.1
12912025-11-11T20:13:52.223Z Downloaded convert_case v0.4.0
12922025-11-11T20:13:52.223Z Downloaded constant_time_eq v0.3.1
12932025-11-11T20:13:52.223Z Downloaded ciborium-io v0.2.2
12942025-11-11T20:13:52.223Z Downloaded cfg_aliases v0.1.1
12952025-11-11T20:13:52.223Z Downloaded cexpr v0.6.0
12962025-11-11T20:13:52.223Z Downloaded cbc v0.1.2
12972025-11-11T20:13:52.223Z Downloaded castaway v0.2.3
12982025-11-11T20:13:52.223Z Downloaded cassowary v0.3.0
12992025-11-11T20:13:52.223Z Downloaded cancel-safe-futures v0.1.5
13002025-11-11T20:13:52.224Z Downloaded camino-tempfile-ext v0.3.2
13012025-11-11T20:13:52.224Z Downloaded bzip2 v0.5.2
13022025-11-11T20:13:52.248Z Downloaded buf-list v1.0.3
13032025-11-11T20:13:52.248Z Downloaded block-padding v0.3.3
13042025-11-11T20:13:52.248Z Downloaded bb8 v0.8.5
13052025-11-11T20:13:52.248Z Downloaded base64ct v1.6.0
13062025-11-11T20:13:52.248Z Downloaded base64 v0.13.1
13072025-11-11T20:13:52.248Z Downloaded backoff v0.4.0
13082025-11-11T20:13:52.248Z Downloaded allocator-api2 v0.2.21
13092025-11-11T20:13:52.248Z Downloaded ahash v0.8.12
13102025-11-11T20:13:52.248Z Downloaded bcs v0.1.6
13112025-11-11T20:13:52.248Z Downloaded bcrypt-pbkdf v0.10.0
13122025-11-11T20:13:52.248Z Downloaded base16ct v0.2.0
13132025-11-11T20:13:52.273Z Downloaded async-trait v0.1.89
13142025-11-11T20:13:52.273Z Downloaded async-stream-impl v0.3.6
13152025-11-11T20:13:52.273Z Downloaded async-bb8-diesel v0.2.1
13162025-11-11T20:13:52.273Z Downloaded arrayref v0.3.9
13172025-11-11T20:13:52.273Z Downloaded argon2 v0.5.3
13182025-11-11T20:13:52.273Z Downloaded arc-swap v1.7.1
13192025-11-11T20:13:52.273Z Downloaded bitflags v1.3.2
13202025-11-11T20:13:52.273Z Downloaded bitfield-struct v0.6.2
13212025-11-11T20:13:52.273Z Downloaded bitfield v0.19.2
13222025-11-11T20:13:52.273Z Downloaded bit-vec v0.6.3
13232025-11-11T20:13:52.273Z Downloaded bit-set v0.8.0
13242025-11-11T20:13:52.298Z Downloaded bit-set v0.5.3
13252025-11-11T20:13:52.298Z Downloaded atomic-waker v1.1.2
13262025-11-11T20:13:52.298Z Downloaded async-stream v0.3.6
13272025-11-11T20:13:52.298Z Downloaded assert_matches v1.5.0
13282025-11-11T20:13:52.298Z Downloaded arrayvec v0.7.6
13292025-11-11T20:13:52.298Z Downloaded array-init v0.0.4
13302025-11-11T20:13:52.298Z Downloaded aes v0.8.4
13312025-11-11T20:13:52.299Z Downloaded addr2line v0.24.2
13322025-11-11T20:13:52.299Z Downloaded async-recursion v1.1.1
13332025-11-11T20:13:52.323Z Downloaded ascii-canvas v3.0.0
13342025-11-11T20:13:52.323Z Downloaded adler2 v2.0.0
13352025-11-11T20:13:52.323Z Downloaded aead v0.5.2
13362025-11-11T20:13:52.491Z Compiling value-bag v1.9.0
13372025-11-11T20:13:52.491Z Compiling lock_api v0.4.12
13382025-11-11T20:13:52.491Z Compiling scopeguard v1.2.0
13392025-11-11T20:13:52.516Z Compiling shlex v1.3.0
13402025-11-11T20:13:52.516Z Compiling typenum v1.17.0
13412025-11-11T20:13:52.516Z Compiling syn v2.0.106
13422025-11-11T20:13:52.516Z Compiling getrandom v0.2.15
13432025-11-11T20:13:52.516Z Compiling jobserver v0.1.32
13442025-11-11T20:13:52.790Z Compiling generic-array v0.14.7
13452025-11-11T20:13:52.932Z Compiling log v0.4.27
13462025-11-11T20:13:53.036Z Compiling cc v1.2.30
13472025-11-11T20:13:53.069Z Compiling rand_core v0.6.4
13482025-11-11T20:13:53.124Z Compiling smallvec v1.15.1
13492025-11-11T20:13:53.482Z Compiling subtle v2.6.1
13502025-11-11T20:13:53.536Z Compiling portable-atomic v1.11.0
13512025-11-11T20:13:53.562Z Compiling critical-section v1.1.3
13522025-11-11T20:13:53.608Z Compiling const-oid v0.9.6
13532025-11-11T20:13:53.709Z Compiling pkg-config v0.3.31
13542025-11-11T20:13:53.773Z Compiling spin v0.9.8
13552025-11-11T20:13:53.847Z Compiling getrandom v0.3.4
13562025-11-11T20:13:54.201Z Compiling pin-project-lite v0.2.14
13572025-11-11T20:13:54.369Z Compiling parking_lot_core v0.9.10
13582025-11-11T20:13:54.814Z Compiling serde_json v1.0.145
13592025-11-11T20:13:54.839Z Compiling regex-syntax v0.8.5
13602025-11-11T20:13:54.949Z Compiling rustix v0.38.37
13612025-11-11T20:13:55.874Z Compiling once_cell v1.21.3
13622025-11-11T20:13:56.016Z Compiling signal-hook-registry v1.4.2
13632025-11-11T20:13:56.156Z Compiling libm v0.2.8
13642025-11-11T20:13:56.188Z Compiling parking_lot v0.12.3
13652025-11-11T20:13:56.278Z Compiling mio v1.0.2
13662025-11-11T20:13:56.543Z Compiling num-traits v0.2.19
13672025-11-11T20:13:56.687Z Compiling futures-core v0.3.31
13682025-11-11T20:13:56.925Z Compiling allocator-api2 v0.2.21
13692025-11-11T20:13:57.013Z Compiling lazy_static v1.5.0
13702025-11-11T20:13:57.231Z Compiling aho-corasick v1.1.3
13712025-11-11T20:13:57.326Z Compiling socket2 v0.6.0
13722025-11-11T20:13:57.362Z Compiling slab v0.4.9
13732025-11-11T20:13:57.723Z Compiling cpufeatures v0.2.14
13742025-11-11T20:13:57.747Z Compiling percent-encoding v2.3.2
13752025-11-11T20:13:58.135Z Compiling futures-sink v0.3.31
13762025-11-11T20:13:58.160Z Compiling glob v0.3.2
13772025-11-11T20:13:58.280Z Compiling either v1.15.0
13782025-11-11T20:13:58.307Z Compiling futures-channel v0.3.31
13792025-11-11T20:13:58.669Z Compiling pin-utils v0.1.0
13802025-11-11T20:13:58.735Z Compiling futures-task v0.3.31
13812025-11-11T20:13:58.766Z Compiling prettyplease v0.2.36
13822025-11-11T20:13:58.804Z Compiling futures-io v0.3.31
13832025-11-11T20:13:59.017Z Compiling clang-sys v1.8.1
13842025-11-11T20:13:59.085Z Compiling hashbrown v0.16.0
13852025-11-11T20:13:59.110Z Compiling minimal-lexical v0.2.1
13862025-11-11T20:13:59.170Z Compiling regex-automata v0.4.11
13872025-11-11T20:13:59.626Z Compiling nom v7.1.3
13882025-11-11T20:13:59.688Z Compiling libloading v0.8.5
13892025-11-11T20:13:59.737Z Compiling synstructure v0.13.1
13902025-11-11T20:14:00.078Z Compiling home v0.5.9
13912025-11-11T20:14:00.182Z Compiling bindgen v0.69.5
13922025-11-11T20:14:00.313Z Compiling base64ct v1.6.0
13932025-11-11T20:14:00.431Z Compiling indexmap v2.11.4
13942025-11-11T20:14:00.929Z Compiling pem-rfc7468 v0.7.0
13952025-11-11T20:14:01.248Z Compiling itertools v0.12.1
13962025-11-11T20:14:01.563Z Compiling flagset v0.4.6
13972025-11-11T20:14:01.805Z Compiling rustc-hash v1.1.0
13982025-11-11T20:14:01.839Z Compiling lazycell v1.3.0
13992025-11-11T20:14:01.995Z Compiling form_urlencoded v1.2.2
14002025-11-11T20:14:02.041Z Compiling rand_core v0.9.3
14012025-11-11T20:14:02.332Z Compiling cexpr v0.6.0
14022025-11-11T20:14:02.603Z Compiling cmake v0.1.51
14032025-11-11T20:14:02.639Z Compiling fs_extra v1.3.0
14042025-11-11T20:14:03.168Z Compiling paste v1.0.15
14052025-11-11T20:14:03.403Z Compiling dunce v1.0.5
14062025-11-11T20:14:03.561Z Compiling rustc_version v0.4.1
14072025-11-11T20:14:03.722Z Compiling ident_case v1.0.1
14082025-11-11T20:14:03.753Z Compiling vcpkg v0.2.15
14092025-11-11T20:14:03.777Z Compiling foldhash v0.1.5
14102025-11-11T20:14:03.925Z Compiling iana-time-zone v0.1.63
14112025-11-11T20:14:03.949Z Compiling rustversion v1.0.22
14122025-11-11T20:14:04.089Z Compiling hashbrown v0.15.4
14132025-11-11T20:14:04.186Z Compiling darling_core v0.20.10
14142025-11-11T20:14:04.327Z Compiling serde_derive v1.0.226
14152025-11-11T20:14:04.585Z Compiling zeroize_derive v1.4.2
14162025-11-11T20:14:05.232Z Compiling zerofrom-derive v0.1.4
14172025-11-11T20:14:05.263Z Compiling yoke-derive v0.7.4
14182025-11-11T20:14:05.353Z Compiling zerovec-derive v0.10.3
14192025-11-11T20:14:05.887Z Compiling zeroize v1.8.1
14202025-11-11T20:14:07.472Z Compiling crypto-common v0.1.6
14212025-11-11T20:14:07.517Z Compiling block-buffer v0.10.4
14222025-11-11T20:14:07.648Z Compiling zerocopy-derive v0.7.35
14232025-11-11T20:14:07.729Z Compiling displaydoc v0.2.5
14242025-11-11T20:14:07.830Z Compiling digest v0.10.7
14252025-11-11T20:14:08.235Z Compiling zerofrom v0.1.4
14262025-11-11T20:14:08.297Z Compiling icu_provider_macros v1.5.0
14272025-11-11T20:14:08.477Z Compiling yoke v0.7.4
14282025-11-11T20:14:08.839Z Compiling zerovec v0.10.4
14292025-11-11T20:14:08.863Z Compiling tokio-macros v2.5.0
14302025-11-11T20:14:09.119Z Compiling hmac v0.12.1
14312025-11-11T20:14:09.242Z Compiling thiserror-impl v2.0.17
14322025-11-11T20:14:09.381Z Compiling block-padding v0.3.3
14332025-11-11T20:14:09.406Z Compiling zerocopy v0.7.35
14342025-11-11T20:14:09.433Z Compiling futures-macro v0.3.31
14352025-11-11T20:14:09.663Z Compiling inout v0.1.3
14362025-11-11T20:14:09.941Z Compiling regex v1.11.3
14372025-11-11T20:14:10.181Z Compiling cipher v0.4.4
14382025-11-11T20:14:10.253Z Compiling sha2 v0.10.9
14392025-11-11T20:14:10.763Z Compiling tinystr v0.7.6
14402025-11-11T20:14:10.788Z Compiling icu_collections v1.5.0
14412025-11-11T20:14:10.788Z Compiling ppv-lite86 v0.2.20
14422025-11-11T20:14:10.839Z Compiling serde v1.0.226
14432025-11-11T20:14:10.917Z Compiling der_derive v0.7.3
14442025-11-11T20:14:11.034Z Compiling futures-util v0.3.31
14452025-11-11T20:14:11.149Z Compiling icu_locid v1.5.0
14462025-11-11T20:14:11.518Z Compiling salsa20 v0.10.2
14472025-11-11T20:14:11.753Z Compiling pbkdf2 v0.12.2
14482025-11-11T20:14:11.947Z Compiling bitflags v2.9.4
14492025-11-11T20:14:11.979Z Compiling bytes v1.10.1
14502025-11-11T20:14:12.006Z Compiling scrypt v0.11.0
14512025-11-11T20:14:12.036Z Compiling thiserror v2.0.17
14522025-11-11T20:14:12.233Z Compiling icu_provider v1.5.0
14532025-11-11T20:14:12.514Z Compiling pest v2.8.2
14542025-11-11T20:14:12.871Z Compiling der v0.7.10
14552025-11-11T20:14:13.054Z Compiling tokio v1.47.0
14562025-11-11T20:14:13.079Z Compiling icu_locid_transform v1.5.0
14572025-11-11T20:14:13.174Z Compiling http v1.3.1
14582025-11-11T20:14:13.343Z Compiling uuid v1.18.1
14592025-11-11T20:14:14.649Z Compiling icu_properties v1.5.1
14602025-11-11T20:14:15.067Z Compiling spki v0.7.3
14612025-11-11T20:14:15.093Z Compiling pest_meta v2.8.2
14622025-11-11T20:14:15.119Z Compiling chrono v0.4.42
14632025-11-11T20:14:15.484Z Compiling rand_chacha v0.9.0
14642025-11-11T20:14:15.574Z Compiling aes v0.8.4
14652025-11-11T20:14:16.114Z Compiling which v4.4.2
14662025-11-11T20:14:16.611Z Compiling cbc v0.1.2
14672025-11-11T20:14:16.860Z Compiling openssl-sys v0.9.109
14682025-11-11T20:14:17.778Z Compiling pkcs5 v0.7.1
14692025-11-11T20:14:17.977Z Compiling icu_normalizer v1.5.0
14702025-11-11T20:14:18.214Z Compiling pest_generator v2.8.2
14712025-11-11T20:14:18.331Z Compiling rand v0.9.2
14722025-11-11T20:14:18.767Z Compiling idna_adapter v1.2.0
14732025-11-11T20:14:18.792Z Compiling darling_macro v0.20.10
14742025-11-11T20:14:18.941Z Compiling tracing-attributes v0.1.27
14752025-11-11T20:14:19.011Z Compiling idna v1.0.3
14762025-11-11T20:14:19.447Z Compiling ring v0.17.14
14772025-11-11T20:14:19.576Z Compiling url v2.5.4
14782025-11-11T20:14:19.723Z Compiling tracing-core v0.1.32
14792025-11-11T20:14:19.978Z Compiling adler2 v2.0.0
14802025-11-11T20:14:20.200Z Compiling aws-lc-rs v1.12.4
14812025-11-11T20:14:20.351Z Compiling rustix v1.0.7
14822025-11-11T20:14:20.652Z Compiling miniz_oxide v0.8.5
14832025-11-11T20:14:20.952Z Compiling pest_derive v2.8.2
14842025-11-11T20:14:20.987Z Compiling tokio-util v0.7.15
14852025-11-11T20:14:21.344Z Compiling darling v0.20.10
14862025-11-11T20:14:21.472Z Compiling pkcs8 v0.10.2
14872025-11-11T20:14:21.679Z Compiling http-body v1.0.1
14882025-11-11T20:14:21.719Z Compiling tracing v0.1.40
14892025-11-11T20:14:21.951Z Compiling thiserror-impl v1.0.69
14902025-11-11T20:14:21.990Z Compiling scroll_derive v0.12.0
14912025-11-11T20:14:22.093Z Compiling serde_derive_internals v0.29.1
14922025-11-11T20:14:22.253Z Compiling schemars v0.8.22
14932025-11-11T20:14:22.607Z Compiling rustls-pki-types v1.10.0
14942025-11-11T20:14:23.218Z Compiling httparse v1.9.5
14952025-11-11T20:14:23.378Z Compiling base64 v0.22.1
14962025-11-11T20:14:23.595Z Compiling zerocopy v0.8.27
14972025-11-11T20:14:24.000Z Compiling tinyvec_macros v0.1.1
14982025-11-11T20:14:24.141Z Compiling tinyvec v1.8.0
14992025-11-11T20:14:24.267Z Compiling scroll v0.12.0
15002025-11-11T20:14:24.302Z Compiling schemars_derive v0.8.22
15012025-11-11T20:14:24.882Z Compiling zerocopy-derive v0.8.27
15022025-11-11T20:14:24.909Z Compiling thiserror v1.0.69
15032025-11-11T20:14:25.122Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15042025-11-11T20:14:25.505Z Compiling bzip2-sys v0.1.13+1.0.8
15052025-11-11T20:14:25.612Z Compiling time-core v0.1.6
15062025-11-11T20:14:25.764Z Compiling tower-service v0.3.3
15072025-11-11T20:14:25.912Z Compiling atomic-waker v1.1.2
15082025-11-11T20:14:25.940Z Compiling untrusted v0.7.1
15092025-11-11T20:14:25.940Z Compiling openssl v0.10.73
15102025-11-11T20:14:25.996Z Compiling dyn-clone v1.0.20
15112025-11-11T20:14:26.128Z Compiling openssl-probe v0.1.5
15122025-11-11T20:14:26.173Z Compiling powerfmt v0.2.0
15132025-11-11T20:14:26.243Z Compiling try-lock v0.2.5
15142025-11-11T20:14:26.380Z Compiling foreign-types-shared v0.1.1
15152025-11-11T20:14:26.426Z Compiling untrusted v0.9.0
15162025-11-11T20:14:26.467Z Compiling num-conv v0.1.0
15172025-11-11T20:14:26.536Z Compiling foreign-types v0.3.2
15182025-11-11T20:14:26.570Z Compiling deranged v0.5.3
15192025-11-11T20:14:26.668Z Compiling want v0.3.1
15202025-11-11T20:14:26.770Z Compiling time-macros v0.2.24
15212025-11-11T20:14:26.994Z Compiling tempfile v3.20.0
15222025-11-11T20:14:27.487Z Compiling h2 v0.4.6
15232025-11-11T20:14:29.119Z Compiling goblin v0.8.2
15242025-11-11T20:14:30.130Z Compiling ipnet v2.11.0
15252025-11-11T20:14:30.770Z Compiling openssl-macros v0.1.1
15262025-11-11T20:14:31.250Z Compiling wait-timeout v0.2.0
15272025-11-11T20:14:31.278Z Compiling num_threads v0.1.7
15282025-11-11T20:14:31.332Z Compiling crossbeam-utils v0.8.21
15292025-11-11T20:14:31.443Z Compiling native-tls v0.2.12
15302025-11-11T20:14:31.469Z Compiling bit-vec v0.8.0
15312025-11-11T20:14:31.755Z Compiling gimli v0.31.1
15322025-11-11T20:14:31.781Z Compiling httpdate v1.0.3
15332025-11-11T20:14:31.850Z Compiling quick-error v1.2.3
15342025-11-11T20:14:31.937Z Compiling rustls v0.23.19
15352025-11-11T20:14:32.049Z Compiling syn v1.0.109
15362025-11-11T20:14:32.230Z Compiling rusty-fork v0.3.0
15372025-11-11T20:14:32.273Z Compiling bit-set v0.8.0
15382025-11-11T20:14:32.732Z Compiling time v0.3.43
15392025-11-11T20:14:33.058Z Compiling unicode-normalization v0.1.24
15402025-11-11T20:14:33.976Z Compiling dtrace-parser v0.2.0
15412025-11-11T20:14:35.686Z Compiling addr2line v0.24.2
15422025-11-11T20:14:35.936Z Compiling dof v0.3.0
15432025-11-11T20:14:36.088Z Compiling hyper v1.7.0
15442025-11-11T20:14:36.312Z Compiling derive_builder_core v0.20.2
15452025-11-11T20:14:36.559Z Compiling signature v2.2.0
15462025-11-11T20:14:36.848Z Compiling scroll_derive v0.13.1
15472025-11-11T20:14:37.417Z Compiling heapless v0.7.17
15482025-11-11T20:14:37.512Z Compiling rand_xorshift v0.4.0
15492025-11-11T20:14:37.820Z Compiling cookie v0.18.1
15502025-11-11T20:14:37.845Z Compiling crc32fast v1.4.2
15512025-11-11T20:14:38.119Z Compiling object v0.36.5
15522025-11-11T20:14:38.175Z Compiling signal-hook v0.3.18
15532025-11-11T20:14:38.210Z Compiling zstd-safe v7.2.3
15542025-11-11T20:14:38.482Z Compiling rustc-demangle v0.1.24
15552025-11-11T20:14:38.524Z Compiling unicode-bidi v0.3.17
15562025-11-11T20:14:38.549Z Compiling unicode-properties v0.1.3
15572025-11-11T20:14:38.928Z Compiling slog v2.7.0
15582025-11-11T20:14:39.292Z Compiling unarray v0.1.4
15592025-11-11T20:14:39.372Z Compiling anyhow v1.0.99
15602025-11-11T20:14:39.405Z Compiling siphasher v0.3.11
15612025-11-11T20:14:39.492Z Compiling zlib-rs v0.5.1
15622025-11-11T20:14:39.569Z Compiling proptest v1.7.0
15632025-11-11T20:14:39.690Z Compiling stringprep v0.1.5
15642025-11-11T20:14:39.781Z Compiling phf_shared v0.11.2
15652025-11-11T20:14:40.123Z Compiling scroll v0.13.0
15662025-11-11T20:14:40.299Z Compiling hyper-util v0.1.17
15672025-11-11T20:14:40.619Z Compiling derive_builder_macro v0.20.2
15682025-11-11T20:14:41.371Z Compiling usdt-impl v0.5.0
15692025-11-11T20:14:42.578Z Compiling ipnetwork v0.21.1
15702025-11-11T20:14:42.640Z Compiling vergen-lib v0.1.6
15712025-11-11T20:14:42.959Z Compiling serde_spanned v0.6.9
15722025-11-11T20:14:43.219Z Compiling serde_tokenstream v0.2.2
15732025-11-11T20:14:43.389Z Compiling toml_datetime v0.6.11
15742025-11-11T20:14:43.742Z Compiling rand_chacha v0.3.1
15752025-11-11T20:14:43.857Z Compiling md-5 v0.10.6
15762025-11-11T20:14:43.894Z Compiling curve25519-dalek v4.1.3
15772025-11-11T20:14:44.113Z Compiling backtrace v0.3.74
15782025-11-11T20:14:44.504Z Compiling num-integer v0.1.46
15792025-11-11T20:14:44.528Z Compiling sync_wrapper v1.0.1
15802025-11-11T20:14:44.708Z Compiling ff v0.13.0
15812025-11-11T20:14:44.937Z Compiling libz-rs-sys v0.5.1
15822025-11-11T20:14:45.157Z Compiling hash32 v0.2.1
15832025-11-11T20:14:45.225Z Compiling memoffset v0.9.1
15842025-11-11T20:14:45.577Z Compiling ref-cast v1.0.24
15852025-11-11T20:14:45.601Z Compiling smoltcp v0.9.1
15862025-11-11T20:14:45.696Z Compiling num-bigint-dig v0.8.4
15872025-11-11T20:14:45.721Z Compiling base16ct v0.2.0
15882025-11-11T20:14:46.002Z Compiling litrs v0.4.1
15892025-11-11T20:14:46.051Z Compiling psl-types v2.0.11
15902025-11-11T20:14:46.078Z Compiling fallible-iterator v0.2.0
15912025-11-11T20:14:46.204Z Compiling cfg_aliases v0.2.1
15922025-11-11T20:14:46.276Z Compiling tower-layer v0.3.3
15932025-11-11T20:14:46.328Z Compiling nix v0.29.0
15942025-11-11T20:14:46.586Z Compiling tower v0.5.2
15952025-11-11T20:14:46.726Z Compiling postgres-protocol v0.6.8
15962025-11-11T20:14:46.750Z Compiling publicsuffix v2.3.0
15972025-11-11T20:14:47.056Z Compiling document-features v0.2.11
15982025-11-11T20:14:47.181Z Compiling sec1 v0.7.3
15992025-11-11T20:14:47.549Z Compiling flate2 v1.1.2
16002025-11-11T20:14:47.701Z Compiling newtype-uuid v1.3.1
16012025-11-11T20:14:47.926Z Compiling num-iter v0.1.45
16022025-11-11T20:14:48.186Z Compiling group v0.13.0
16032025-11-11T20:14:48.375Z Compiling rand v0.8.5
16042025-11-11T20:14:48.441Z Compiling oxnet v0.1.3
16052025-11-11T20:14:48.527Z Compiling derive_builder v0.20.2
16062025-11-11T20:14:48.732Z Compiling tokio-native-tls v0.3.1
16072025-11-11T20:14:48.889Z Compiling goblin v0.10.2
16082025-11-11T20:14:49.796Z Compiling rustls-native-certs v0.8.1
16092025-11-11T20:14:49.820Z Compiling webpki-roots v1.0.1
16102025-11-11T20:14:49.952Z Compiling http-body-util v0.1.3
16112025-11-11T20:14:50.020Z Compiling vergen v9.0.6
16122025-11-11T20:14:50.162Z Compiling strum_macros v0.27.2
16132025-11-11T20:14:50.307Z Compiling terminal_size v0.4.0
16142025-11-11T20:14:50.348Z Compiling cargo-platform v0.1.8
16152025-11-11T20:14:50.409Z Compiling hkdf v0.12.4
16162025-11-11T20:14:50.591Z Compiling crypto-bigint v0.5.5
16172025-11-11T20:14:50.700Z Compiling ref-cast-impl v1.0.24
16182025-11-11T20:14:50.831Z Compiling async-trait v0.1.89
16192025-11-11T20:14:51.650Z Compiling daft-derive v0.1.4
16202025-11-11T20:14:51.923Z Compiling hubpack_derive v0.1.1
16212025-11-11T20:14:52.694Z Compiling curve25519-dalek-derive v0.1.1
16222025-11-11T20:14:52.965Z Compiling ahash v0.8.12
16232025-11-11T20:14:53.043Z Compiling fs-err v3.1.1
16242025-11-11T20:14:53.312Z Compiling bitflags v1.3.2
16252025-11-11T20:14:53.360Z Compiling winnow v0.5.40
16262025-11-11T20:14:53.443Z Compiling managed v0.8.0
16272025-11-11T20:14:53.862Z Compiling usdt-impl v0.6.0
16282025-11-11T20:14:53.886Z Compiling lockfree-object-pool v0.1.6
16292025-11-11T20:14:54.167Z Compiling unicode-segmentation v1.12.0
16302025-11-11T20:14:54.198Z Compiling iri-string v0.7.8
16312025-11-11T20:14:54.382Z Compiling simd-adler32 v0.3.7
16322025-11-11T20:14:54.853Z Compiling bumpalo v3.16.0
16332025-11-11T20:14:54.915Z Compiling buf-list v1.0.3
16342025-11-11T20:14:55.319Z Compiling zopfli v0.8.1
16352025-11-11T20:14:55.438Z Compiling dof v0.4.0
16362025-11-11T20:14:55.643Z Compiling strum v0.27.2
16372025-11-11T20:14:56.364Z Compiling toml_edit v0.19.15
16382025-11-11T20:14:57.485Z Compiling tower-http v0.6.6
16392025-11-11T20:14:57.810Z Compiling clap_builder v4.5.48
16402025-11-11T20:14:58.637Z Compiling elliptic-curve v0.13.8
16412025-11-11T20:14:58.663Z Compiling daft v0.1.4
16422025-11-11T20:14:58.701Z Compiling hubpack v0.1.2
16432025-11-11T20:14:59.253Z Compiling cargo_metadata v0.19.2
16442025-11-11T20:14:59.340Z Compiling hyper-tls v0.6.0
16452025-11-11T20:14:59.781Z Compiling signal-hook-mio v0.2.4
16462025-11-11T20:15:00.006Z Compiling cookie_store v0.21.1
16472025-11-11T20:15:01.391Z Compiling zstd v0.13.3
16482025-11-11T20:15:02.138Z Compiling postgres-types v0.2.9
16492025-11-11T20:15:02.416Z Compiling usdt-attr-macro v0.5.0
16502025-11-11T20:15:02.451Z Compiling usdt-macro v0.5.0
16512025-11-11T20:15:02.488Z Compiling phf v0.11.2
16522025-11-11T20:15:02.614Z Compiling ed25519 v2.2.3
16532025-11-11T20:15:02.785Z Compiling bzip2 v0.4.4
16542025-11-11T20:15:03.190Z Compiling bzip2 v0.5.2
16552025-11-11T20:15:03.317Z Compiling pkcs1 v0.7.5
16562025-11-11T20:15:03.577Z Compiling dtrace-parser v0.3.0
16572025-11-11T20:15:03.783Z Compiling serde_with_macros v3.14.0
16582025-11-11T20:15:03.983Z Compiling strum_macros v0.26.4
16592025-11-11T20:15:04.189Z Compiling enum-as-inner v0.6.1
16602025-11-11T20:15:04.485Z Compiling clap_derive v4.5.47
16612025-11-11T20:15:04.762Z Compiling serde_urlencoded v0.7.1
16622025-11-11T20:15:05.072Z Compiling serde-big-array v0.5.1
16632025-11-11T20:15:05.260Z Compiling rfc6979 v0.4.0
16642025-11-11T20:15:05.284Z Compiling bstr v1.10.0
16652025-11-11T20:15:05.318Z Compiling serde_repr v0.1.19
16662025-11-11T20:15:05.515Z Compiling float-cmp v0.10.0
16672025-11-11T20:15:05.761Z Compiling env_filter v0.1.2
16682025-11-11T20:15:05.931Z Compiling socket2 v0.5.10
16692025-11-11T20:15:06.335Z Compiling thread-id v5.0.0
16702025-11-11T20:15:06.360Z Compiling encoding_rs v0.8.34
16712025-11-11T20:15:06.472Z Compiling jiff v0.2.15
16722025-11-11T20:15:06.684Z Compiling new_debug_unreachable v1.0.6
16732025-11-11T20:15:06.740Z Compiling normalize-line-endings v0.3.0
16742025-11-11T20:15:06.832Z Compiling rustc-hash v2.1.1
16752025-11-11T20:15:06.914Z Compiling predicates-core v1.0.8
16762025-11-11T20:15:07.065Z Compiling fixedbitset v0.4.2
16772025-11-11T20:15:07.232Z Compiling foldhash v0.2.0
16782025-11-11T20:15:07.486Z Compiling whoami v1.5.2
16792025-11-11T20:15:07.638Z Compiling precomputed-hash v0.1.1
16802025-11-11T20:15:07.780Z Compiling mime v0.3.17
16812025-11-11T20:15:07.822Z Compiling keccak v0.1.5
16822025-11-11T20:15:08.033Z Compiling data-encoding v2.9.0
16832025-11-11T20:15:08.247Z Compiling static_assertions v1.1.0
16842025-11-11T20:15:08.288Z Compiling difflib v0.4.0
16852025-11-11T20:15:08.365Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16862025-11-11T20:15:08.791Z Compiling predicates v3.1.3
16872025-11-11T20:15:09.459Z Compiling hickory-proto v0.25.2
16882025-11-11T20:15:09.616Z Compiling clap v4.5.48
16892025-11-11T20:15:09.640Z Compiling sha3 v0.10.8
16902025-11-11T20:15:09.753Z Compiling strum v0.26.3
16912025-11-11T20:15:09.954Z Compiling tokio-postgres v0.7.13
16922025-11-11T20:15:10.126Z Compiling string_cache v0.8.9
16932025-11-11T20:15:10.586Z Compiling toml_edit v0.22.27
16942025-11-11T20:15:10.616Z Compiling iddqd v0.3.13
16952025-11-11T20:15:10.771Z Compiling petgraph v0.6.5
16962025-11-11T20:15:13.890Z Compiling zip v4.2.0
16972025-11-11T20:15:14.051Z Compiling similar v2.7.0
16982025-11-11T20:15:14.303Z Compiling env_logger v0.11.8
16992025-11-11T20:15:14.492Z Compiling usdt v0.5.0
17002025-11-11T20:15:14.933Z Compiling serde_with v3.14.0
17012025-11-11T20:15:14.975Z Compiling ecdsa v0.16.9
17022025-11-11T20:15:15.746Z Compiling rsa v0.9.8
17032025-11-11T20:15:15.844Z Compiling zip v0.6.6
17042025-11-11T20:15:15.886Z Compiling ed25519-dalek v2.1.1
17052025-11-11T20:15:16.995Z Compiling crossterm v0.28.1
17062025-11-11T20:15:17.126Z Compiling toml v0.7.8
17072025-11-11T20:15:18.425Z Compiling heck v0.4.1
17082025-11-11T20:15:18.591Z Compiling crossbeam-epoch v0.9.18
17092025-11-11T20:15:18.625Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
17102025-11-11T20:15:18.857Z Compiling tokio-stream v0.1.17
17112025-11-11T20:15:18.887Z Compiling x509-cert v0.2.5
17122025-11-11T20:15:19.040Z Compiling openapiv3 v2.2.0
17132025-11-11T20:15:19.223Z Compiling sha1 v0.10.6
17142025-11-11T20:15:19.646Z Compiling itertools v0.10.5
17152025-11-11T20:15:19.773Z Compiling itertools v0.13.0
17162025-11-11T20:15:19.824Z Compiling winnow v0.6.26
17172025-11-11T20:15:19.878Z Compiling lalrpop-util v0.19.12
17182025-11-11T20:15:20.225Z Compiling peg-runtime v0.8.5
17192025-11-11T20:15:20.808Z Compiling thread_local v1.1.8
17202025-11-11T20:15:21.254Z Compiling slog-async v2.8.0
17212025-11-11T20:15:21.767Z Compiling crossbeam-channel v0.5.15
17222025-11-11T20:15:21.886Z Compiling futures-executor v0.3.31
17232025-11-11T20:15:22.060Z Compiling xattr v1.3.1
17242025-11-11T20:15:22.339Z Compiling is-terminal v0.4.13
17252025-11-11T20:15:22.366Z Compiling filetime v0.2.26
17262025-11-11T20:15:22.396Z Compiling take_mut v0.2.2
17272025-11-11T20:15:22.424Z Compiling term v1.1.0
17282025-11-11T20:15:22.451Z Compiling futures v0.3.31
17292025-11-11T20:15:22.599Z Compiling tar v0.4.44
17302025-11-11T20:15:23.514Z Compiling slog-term v2.9.2
17312025-11-11T20:15:24.873Z Compiling aws-lc-sys v0.26.0
17322025-11-11T20:15:58.520Z Compiling rustls-webpki v0.102.8
17332025-11-11T20:16:04.624Z Compiling tokio-rustls v0.26.0
17342025-11-11T20:16:04.962Z Compiling hyper-rustls v0.27.7
17352025-11-11T20:16:05.325Z Compiling reqwest v0.12.24
17362025-11-11T20:16:10.075Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17372025-11-11T20:16:10.457Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17382025-11-11T20:16:16.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
17392025-11-11T20:16:16.446Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17402025-11-11T20:16:16.522ZNov 11 20:16:15.871 INFO Starting download, target: Cockroach
17412025-11-11T20:16:16.522ZNov 11 20:16:15.872 INFO Starting download, target: Clickhouse
17422025-11-11T20:16:16.522ZNov 11 20:16:15.872 INFO Starting download, target: Console
17432025-11-11T20:16:16.522ZNov 11 20:16:15.873 INFO Starting download, target: DendriteStub
17442025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Starting download, target: MaghemiteMgd
17452025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Starting download, target: TransceiverControl
17462025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17472025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17482025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17492025-11-11T20:16:16.547ZNov 11 20:16:15.873 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17502025-11-11T20:16:16.547ZNov 11 20:16:15.874 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17512025-11-11T20:16:16.547ZNov 11 20:16:15.874 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17522025-11-11T20:16:17.153ZNov 11 20:16:16.499 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17532025-11-11T20:16:17.252ZNov 11 20:16:16.595 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17542025-11-11T20:16:17.568ZNov 11 20:16:16.915 INFO Download complete, target: Console
17552025-11-11T20:16:17.642ZNov 11 20:16:16.990 INFO Download complete, target: TransceiverControl
17562025-11-11T20:16:20.903ZNov 11 20:16:20.254 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17572025-11-11T20:16:21.525ZNov 11 20:16:20.876 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17582025-11-11T20:16:22.739ZNov 11 20:16:22.090 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17592025-11-11T20:16:22.739ZNov 11 20:16:22.090 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17602025-11-11T20:16:25.594ZNov 11 20:16:24.944 INFO Download complete, target: DendriteStub
17612025-11-11T20:16:26.512ZNov 11 20:16:25.862 INFO Download complete, target: MaghemiteMgd
17622025-11-11T20:16:30.848ZNov 11 20:16:30.199 INFO Checking that binary works, target: Cockroach
17632025-11-11T20:16:31.054ZNov 11 20:16:30.405 INFO Download complete, target: Cockroach
17642025-11-11T20:16:33.309ZNov 11 20:16:32.658 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17652025-11-11T20:16:44.615ZNov 11 20:16:43.966 INFO Checking that binary works, target: Clickhouse
17662025-11-11T20:16:44.800ZNov 11 20:16:44.149 INFO Download complete, target: Clickhouse
17672025-11-11T20:16:44.830ZAll builder prerequisites installed successfully, and PATH looks valid
17682025-11-11T20:16:44.860Z
17692025-11-11T20:16:44.860Zreal 6:07.290296483
17702025-11-11T20:16:44.860Zuser 17:01.124777316
17712025-11-11T20:16:44.860Zsys 2:53.290069512
17722025-11-11T20:16:44.860Ztrap 0.659706180
17732025-11-11T20:16:44.860Ztflt 0.459239061
17742025-11-11T20:16:44.860Zdflt 1.123010863
17752025-11-11T20:16:44.860Zkflt 0.010616506
17762025-11-11T20:16:44.860Zlock 44:14.338431422
17772025-11-11T20:16:44.860Zslp 1:03:43.623657469
17782025-11-11T20:16:44.860Zlat 1:24.191840487
17792025-11-11T20:16:44.860Zstop 3:13.485200569
17802025-11-11T20:16:44.861Z+ banner hack-check
17812025-11-11T20:16:44.861Z
17822025-11-11T20:16:44.861Z # # ## #### # # #### # # ###### #### # #
17832025-11-11T20:16:44.861Z # # # # # # # # # # # # # # # # #
17842025-11-11T20:16:44.861Z ###### # # # #### ##### # ###### ##### # ####
17852025-11-11T20:16:44.861Z # # ###### # # # # # # # # # #
17862025-11-11T20:16:44.861Z # # # # # # # # # # # # # # # # #
17872025-11-11T20:16:44.861Z # # # # #### # # #### # # ###### #### # #
17882025-11-11T20:16:44.861Z
17892025-11-11T20:16:44.861Z+ export CARGO_INCREMENTAL=0
17902025-11-11T20:16:44.861Z+ CARGO_INCREMENTAL=0
17912025-11-11T20:16:44.861Z+ ptime -m timeout 2h cargo xtask check-features --ci
17922025-11-11T20:16:46.011Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17932025-11-11T20:16:46.325Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17942025-11-11T20:16:50.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
17952025-11-11T20:16:50.443Z Running `target/debug/xtask check-features --ci`
17962025-11-11T20:16:50.484Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17972025-11-11T20:16:50.484Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17982025-11-11T20:16:51.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
17992025-11-11T20:16:51.349Z Running `target/debug/xtask download cargo-hack`
18002025-11-11T20:16:52.808Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18012025-11-11T20:16:53.203Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18022025-11-11T20:16:58.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
18032025-11-11T20:16:58.400Z Running `target/debug/xtask-downloader cargo-hack`
18042025-11-11T20:16:58.468ZNov 11 20:16:57.819 INFO Starting download, target: CargoHack
18052025-11-11T20:16:58.492ZNov 11 20:16:57.820 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18062025-11-11T20:16:58.887ZNov 11 20:16:58.239 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18072025-11-11T20:16:58.980ZNov 11 20:16:58.331 INFO Download complete, target: CargoHack
18082025-11-11T20:16:59.005Zrunning: "/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"
18092025-11-11T20:16:59.030Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18102025-11-11T20:16:59.349Zinfo: running `cargo check --bins` on api_identity (1/232)
18112025-11-11T20:17:00.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-11-11T20:17:00.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-11-11T20:17:00.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-11-11T20:17:00.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
18152025-11-11T20:17:00.603Z
18162025-11-11T20:17:00.603Zinfo: running `cargo check --bins` on bootstore (2/232)
18172025-11-11T20:17:01.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-11-11T20:17:01.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-11-11T20:17:01.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-11-11T20:17:01.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
18212025-11-11T20:17:01.900Z
18222025-11-11T20:17:01.900Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/232)
18232025-11-11T20:17:03.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-11-11T20:17:03.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-11-11T20:17:03.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-11-11T20:17:03.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
18272025-11-11T20:17:03.190Z
18282025-11-11T20:17:03.190Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/232)
18292025-11-11T20:17:04.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-11-11T20:17:04.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-11-11T20:17:04.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-11-11T20:17:04.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
18332025-11-11T20:17:04.474Z
18342025-11-11T20:17:04.474Zinfo: running `cargo check --bins` on id-map (5/232)
18352025-11-11T20:17:05.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-11-11T20:17:05.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-11-11T20:17:05.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-11-11T20:17:05.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
18392025-11-11T20:17:05.678Z
18402025-11-11T20:17:05.678Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/232)
18412025-11-11T20:17:06.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-11-11T20:17:06.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-11-11T20:17:06.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-11-11T20:17:06.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18452025-11-11T20:17:06.494Z
18462025-11-11T20:17:06.494Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/232)
18472025-11-11T20:17:07.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-11-11T20:17:07.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-11-11T20:17:07.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-11-11T20:17:07.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18512025-11-11T20:17:07.289Z
18522025-11-11T20:17:07.289Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/232)
18532025-11-11T20:17:08.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-11-11T20:17:08.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-11-11T20:17:08.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-11-11T20:17:08.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18572025-11-11T20:17:08.084Z
18582025-11-11T20:17:08.084Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/232)
18592025-11-11T20:17:08.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-11-11T20:17:08.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-11-11T20:17:08.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-11-11T20:17:08.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18632025-11-11T20:17:08.871Z
18642025-11-11T20:17:08.871Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/232)
18652025-11-11T20:17:09.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-11-11T20:17:09.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-11-11T20:17:09.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-11-11T20:17:09.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18692025-11-11T20:17:09.641Z
18702025-11-11T20:17:09.641Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/232)
18712025-11-11T20:17:10.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-11-11T20:17:10.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-11-11T20:17:10.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-11-11T20:17:10.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18752025-11-11T20:17:10.434Z
18762025-11-11T20:17:10.434Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/232)
18772025-11-11T20:17:11.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-11-11T20:17:11.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-11-11T20:17:11.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-11-11T20:17:11.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18812025-11-11T20:17:11.214Z
18822025-11-11T20:17:11.214Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/232)
18832025-11-11T20:17:11.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-11-11T20:17:11.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-11-11T20:17:11.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-11-11T20:17:11.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18872025-11-11T20:17:11.979Z
18882025-11-11T20:17:11.979Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/232)
18892025-11-11T20:17:12.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-11-11T20:17:12.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-11-11T20:17:12.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-11-11T20:17:12.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18932025-11-11T20:17:12.755Z
18942025-11-11T20:17:12.755Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/232)
18952025-11-11T20:17:13.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-11-11T20:17:13.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-11-11T20:17:13.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-11-11T20:17:13.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18992025-11-11T20:17:13.560Z
19002025-11-11T20:17:13.560Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/232)
19012025-11-11T20:17:14.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-11-11T20:17:14.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-11-11T20:17:14.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-11-11T20:17:14.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19052025-11-11T20:17:14.326Z
19062025-11-11T20:17:14.326Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/232)
19072025-11-11T20:17:15.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-11-11T20:17:15.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-11-11T20:17:15.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-11-11T20:17:15.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19112025-11-11T20:17:15.159Z
19122025-11-11T20:17:15.159Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/232)
19132025-11-11T20:17:15.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-11-11T20:17:15.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-11-11T20:17:15.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-11-11T20:17:15.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19172025-11-11T20:17:15.939Z
19182025-11-11T20:17:15.939Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/232)
19192025-11-11T20:17:16.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-11-11T20:17:16.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-11-11T20:17:16.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-11-11T20:17:16.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19232025-11-11T20:17:16.725Z
19242025-11-11T20:17:16.725Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/232)
19252025-11-11T20:17:17.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-11-11T20:17:17.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-11-11T20:17:17.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-11-11T20:17:17.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19292025-11-11T20:17:17.543Z
19302025-11-11T20:17:17.543Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/232)
19312025-11-11T20:17:18.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-11-11T20:17:18.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-11-11T20:17:18.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-11-11T20:17:18.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19352025-11-11T20:17:18.370Z
19362025-11-11T20:17:18.370Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/232)
19372025-11-11T20:17:19.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-11-11T20:17:19.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-11-11T20:17:19.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-11-11T20:17:19.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19412025-11-11T20:17:19.187Z
19422025-11-11T20:17:19.187Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/232)
19432025-11-11T20:17:19.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-11-11T20:17:19.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-11-11T20:17:19.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-11-11T20:17:19.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19472025-11-11T20:17:19.987Z
19482025-11-11T20:17:19.987Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/232)
19492025-11-11T20:17:20.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-11-11T20:17:20.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-11-11T20:17:20.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-11-11T20:17:20.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19532025-11-11T20:17:20.794Z
19542025-11-11T20:17:20.794Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/232)
19552025-11-11T20:17:21.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-11-11T20:17:21.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-11-11T20:17:21.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-11-11T20:17:21.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19592025-11-11T20:17:21.598Z
19602025-11-11T20:17:21.598Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/232)
19612025-11-11T20:17:22.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-11-11T20:17:22.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-11-11T20:17:22.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-11-11T20:17:22.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19652025-11-11T20:17:22.393Z
19662025-11-11T20:17:22.393Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/232)
19672025-11-11T20:17:23.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-11-11T20:17:23.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-11-11T20:17:23.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-11-11T20:17:23.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19712025-11-11T20:17:23.235Z
19722025-11-11T20:17:23.235Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/232)
19732025-11-11T20:17:23.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-11-11T20:17:23.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-11-11T20:17:23.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-11-11T20:17:23.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19772025-11-11T20:17:24.037Z
19782025-11-11T20:17:24.037Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/232)
19792025-11-11T20:17:24.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-11-11T20:17:24.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-11-11T20:17:24.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-11-11T20:17:24.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19832025-11-11T20:17:24.806Z
19842025-11-11T20:17:24.806Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/232)
19852025-11-11T20:17:25.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-11-11T20:17:25.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-11-11T20:17:25.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-11-11T20:17:25.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19892025-11-11T20:17:25.586Z
19902025-11-11T20:17:25.586Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/232)
19912025-11-11T20:17:26.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-11-11T20:17:26.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-11-11T20:17:26.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-11-11T20:17:26.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19952025-11-11T20:17:26.391Z
19962025-11-11T20:17:26.391Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/232)
19972025-11-11T20:17:27.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-11-11T20:17:27.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-11-11T20:17:27.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-11-11T20:17:27.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20012025-11-11T20:17:27.190Z
20022025-11-11T20:17:27.190Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/232)
20032025-11-11T20:17:27.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-11-11T20:17:27.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-11-11T20:17:27.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-11-11T20:17:27.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20072025-11-11T20:17:28.034Z
20082025-11-11T20:17:28.034Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/232)
20092025-11-11T20:17:28.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-11-11T20:17:28.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-11-11T20:17:28.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-11-11T20:17:28.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20132025-11-11T20:17:28.821Z
20142025-11-11T20:17:28.821Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/232)
20152025-11-11T20:17:29.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-11-11T20:17:29.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-11-11T20:17:29.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182025-11-11T20:17:29.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20192025-11-11T20:17:29.624Z
20202025-11-11T20:17:29.624Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/232)
20212025-11-11T20:17:30.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222025-11-11T20:17:30.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232025-11-11T20:17:30.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242025-11-11T20:17:30.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20252025-11-11T20:17:30.437Z
20262025-11-11T20:17:30.437Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/232)
20272025-11-11T20:17:31.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282025-11-11T20:17:31.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292025-11-11T20:17:31.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302025-11-11T20:17:31.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20312025-11-11T20:17:31.246Z
20322025-11-11T20:17:31.246Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/232)
20332025-11-11T20:17:31.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342025-11-11T20:17:32.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352025-11-11T20:17:32.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362025-11-11T20:17:32.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20372025-11-11T20:17:32.067Z
20382025-11-11T20:17:32.067Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/232)
20392025-11-11T20:17:32.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402025-11-11T20:17:32.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412025-11-11T20:17:32.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422025-11-11T20:17:32.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20432025-11-11T20:17:32.898Z
20442025-11-11T20:17:32.898Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/232)
20452025-11-11T20:17:33.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462025-11-11T20:17:33.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472025-11-11T20:17:33.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482025-11-11T20:17:33.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20492025-11-11T20:17:33.711Z
20502025-11-11T20:17:33.711Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/232)
20512025-11-11T20:17:34.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522025-11-11T20:17:34.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532025-11-11T20:17:34.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542025-11-11T20:17:34.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20552025-11-11T20:17:34.518Z
20562025-11-11T20:17:34.518Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/232)
20572025-11-11T20:17:35.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582025-11-11T20:17:35.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592025-11-11T20:17:35.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602025-11-11T20:17:35.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20612025-11-11T20:17:35.348Z
20622025-11-11T20:17:35.348Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/232)
20632025-11-11T20:17:36.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642025-11-11T20:17:36.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652025-11-11T20:17:36.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662025-11-11T20:17:36.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20672025-11-11T20:17:36.178Z
20682025-11-11T20:17:36.178Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/232)
20692025-11-11T20:17:36.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702025-11-11T20:17:36.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712025-11-11T20:17:36.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722025-11-11T20:17:36.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20732025-11-11T20:17:36.980Z
20742025-11-11T20:17:36.980Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/232)
20752025-11-11T20:17:37.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762025-11-11T20:17:37.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772025-11-11T20:17:37.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782025-11-11T20:17:37.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20792025-11-11T20:17:37.801Z
20802025-11-11T20:17:37.801Zinfo: running `cargo check --bins` on sled-hardware-types (46/232)
20812025-11-11T20:17:38.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822025-11-11T20:17:38.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832025-11-11T20:17:38.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842025-11-11T20:17:38.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20852025-11-11T20:17:38.923Z
20862025-11-11T20:17:38.923Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/232)
20872025-11-11T20:17:39.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882025-11-11T20:17:39.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892025-11-11T20:17:39.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902025-11-11T20:17:39.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20912025-11-11T20:17:40.002Z
20922025-11-11T20:17:40.002Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/232)
20932025-11-11T20:17:40.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942025-11-11T20:17:40.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952025-11-11T20:17:40.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962025-11-11T20:17:40.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20972025-11-11T20:17:41.092Z
20982025-11-11T20:17:41.093Zinfo: running `cargo check --bins` on oxlog (49/232)
20992025-11-11T20:17:42.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002025-11-11T20:17:42.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012025-11-11T20:17:42.183Z Checking cfg-if v1.0.4
21022025-11-11T20:17:42.208Z Checking libc v0.2.174
21032025-11-11T20:17:42.208Z Checking serde_core v1.0.226
21042025-11-11T20:17:42.251Z Checking zeroize v1.8.1
21052025-11-11T20:17:42.275Z Checking memchr v2.7.4
21062025-11-11T20:17:42.300Z Checking value-bag v1.9.0
21072025-11-11T20:17:42.325Z Checking typenum v1.17.0
21082025-11-11T20:17:42.325Z Checking smallvec v1.15.1
21092025-11-11T20:17:42.350Z Checking scopeguard v1.2.0
21102025-11-11T20:17:42.508Z Checking lock_api v0.4.12
21112025-11-11T20:17:42.542Z Checking subtle v2.6.1
21122025-11-11T20:17:42.651Z Checking const-oid v0.9.6
21132025-11-11T20:17:42.676Z Checking log v0.4.27
21142025-11-11T20:17:42.793Z Checking itoa v1.0.11
21152025-11-11T20:17:42.847Z Checking byteorder v1.5.0
21162025-11-11T20:17:43.005Z Checking portable-atomic v1.11.0
21172025-11-11T20:17:43.029Z Checking stable_deref_trait v1.2.0
21182025-11-11T20:17:43.128Z Checking critical-section v1.1.3
21192025-11-11T20:17:43.153Z Checking zerofrom v0.1.4
21202025-11-11T20:17:43.192Z Checking generic-array v0.14.7
21212025-11-11T20:17:43.216Z Checking getrandom v0.2.15
21222025-11-11T20:17:43.216Z Checking getrandom v0.3.4
21232025-11-11T20:17:43.291Z Checking parking_lot_core v0.9.10
21242025-11-11T20:17:43.351Z Checking yoke v0.7.4
21252025-11-11T20:17:43.457Z Checking rand_core v0.6.4
21262025-11-11T20:17:43.482Z Checking signal-hook-registry v1.4.2
21272025-11-11T20:17:43.620Z Checking pin-project-lite v0.2.14
21282025-11-11T20:17:43.674Z Checking zerovec v0.10.4
21292025-11-11T20:17:43.738Z Checking parking_lot v0.12.3
21302025-11-11T20:17:43.762Z Checking mio v1.0.2
21312025-11-11T20:17:43.787Z Checking zerocopy v0.7.35
21322025-11-11T20:17:43.883Z Checking once_cell v1.21.3
21332025-11-11T20:17:44.059Z Checking socket2 v0.6.0
21342025-11-11T20:17:44.084Z Checking libm v0.2.8
21352025-11-11T20:17:44.132Z Checking crypto-common v0.1.6
21362025-11-11T20:17:44.176Z Checking block-buffer v0.10.4
21372025-11-11T20:17:44.290Z Checking futures-core v0.3.31
21382025-11-11T20:17:44.329Z Checking cpufeatures v0.2.14
21392025-11-11T20:17:44.390Z Checking digest v0.10.7
21402025-11-11T20:17:44.430Z Checking writeable v0.5.5
21412025-11-11T20:17:44.486Z Checking ryu v1.0.18
21422025-11-11T20:17:44.511Z Checking litemap v0.7.3
21432025-11-11T20:17:44.724Z Checking percent-encoding v2.3.2
21442025-11-11T20:17:44.749Z Checking hmac v0.12.1
21452025-11-11T20:17:44.773Z Checking block-padding v0.3.3
21462025-11-11T20:17:44.811Z Checking allocator-api2 v0.2.21
21472025-11-11T20:17:44.839Z Checking fnv v1.0.7
21482025-11-11T20:17:44.864Z Checking num-traits v0.2.19
21492025-11-11T20:17:44.970Z Checking icu_locid_transform_data v1.5.0
21502025-11-11T20:17:44.994Z Checking ppv-lite86 v0.2.20
21512025-11-11T20:17:45.019Z Checking tinystr v0.7.6
21522025-11-11T20:17:45.019Z Checking inout v0.1.3
21532025-11-11T20:17:45.019Z Checking icu_collections v1.5.0
21542025-11-11T20:17:45.091Z Checking futures-sink v0.3.31
21552025-11-11T20:17:45.246Z Checking equivalent v1.0.2
21562025-11-11T20:17:45.274Z Checking icu_properties_data v1.5.0
21572025-11-11T20:17:45.350Z Checking icu_locid v1.5.0
21582025-11-11T20:17:45.375Z Checking hashbrown v0.16.0
21592025-11-11T20:17:45.399Z Checking futures-channel v0.3.31
21602025-11-11T20:17:45.435Z Checking serde v1.0.226
21612025-11-11T20:17:45.486Z Checking serde_json v1.0.145
21622025-11-11T20:17:45.614Z Checking cipher v0.4.4
21632025-11-11T20:17:45.638Z Checking sha2 v0.10.9
21642025-11-11T20:17:45.731Z Checking slab v0.4.9
21652025-11-11T20:17:45.971Z Checking utf16_iter v1.0.5
21662025-11-11T20:17:45.996Z Checking futures-task v0.3.31
21672025-11-11T20:17:46.114Z Checking icu_normalizer_data v1.5.0
21682025-11-11T20:17:46.139Z Checking base64ct v1.6.0
21692025-11-11T20:17:46.163Z Checking futures-io v0.3.31
21702025-11-11T20:17:46.203Z Checking icu_provider v1.5.0
21712025-11-11T20:17:46.227Z Checking utf8_iter v1.0.4
21722025-11-11T20:17:46.252Z Checking pin-utils v0.1.0
21732025-11-11T20:17:46.252Z Checking write16 v1.0.0
21742025-11-11T20:17:46.288Z Checking bytes v1.10.1
21752025-11-11T20:17:46.351Z Checking bitflags v2.9.4
21762025-11-11T20:17:46.376Z Checking futures-util v0.3.31
21772025-11-11T20:17:46.415Z Checking indexmap v2.11.4
21782025-11-11T20:17:46.440Z Checking errno v0.3.12
21792025-11-11T20:17:46.544Z Checking pem-rfc7468 v0.7.0
21802025-11-11T20:17:46.627Z Checking flagset v0.4.6
21812025-11-11T20:17:46.651Z Checking rand_core v0.9.3
21822025-11-11T20:17:46.785Z Checking icu_locid_transform v1.5.0
21832025-11-11T20:17:46.809Z Compiling hashbrown v0.15.4
21842025-11-11T20:17:46.834Z Checking der v0.7.10
21852025-11-11T20:17:46.880Z Checking salsa20 v0.10.2
21862025-11-11T20:17:46.959Z Checking pbkdf2 v0.12.2
21872025-11-11T20:17:47.139Z Checking form_urlencoded v1.2.2
21882025-11-11T20:17:47.163Z Checking spin v0.9.8
21892025-11-11T20:17:47.200Z Checking tokio v1.47.0
21902025-11-11T20:17:47.353Z Checking http v1.3.1
21912025-11-11T20:17:47.488Z Checking scrypt v0.11.0
21922025-11-11T20:17:47.584Z Checking rand_chacha v0.9.0
21932025-11-11T20:17:47.688Z Checking icu_properties v1.5.1
21942025-11-11T20:17:47.713Z Checking uuid v1.18.1
21952025-11-11T20:17:47.859Z Compiling tokio-util v0.7.15
21962025-11-11T20:17:47.939Z Checking cbc v0.1.2
21972025-11-11T20:17:48.149Z Checking aes v0.8.4
21982025-11-11T20:17:48.349Z Checking spki v0.7.3
21992025-11-11T20:17:48.439Z Checking regex-syntax v0.8.5
22002025-11-11T20:17:48.620Z Checking rand v0.9.2
22012025-11-11T20:17:48.867Z Checking pkcs5 v0.7.1
22022025-11-11T20:17:49.169Z Checking tracing-core v0.1.32
22032025-11-11T20:17:49.306Z Checking thiserror v2.0.17
22042025-11-11T20:17:49.455Z Checking iana-time-zone v0.1.63
22052025-11-11T20:17:49.516Z Compiling h2 v0.4.6
22062025-11-11T20:17:49.616Z Checking chrono v0.4.42
22072025-11-11T20:17:49.762Z Checking pkcs8 v0.10.2
22082025-11-11T20:17:49.788Z Checking tracing v0.1.40
22092025-11-11T20:17:50.051Z Checking http-body v1.0.1
22102025-11-11T20:17:50.115Z Checking base64 v0.22.1
22112025-11-11T20:17:50.265Z Checking tinyvec_macros v0.1.1
22122025-11-11T20:17:50.293Z Checking rustls-pki-types v1.10.0
22132025-11-11T20:17:50.376Z Checking plain v0.2.3
22142025-11-11T20:17:50.443Z Checking icu_normalizer v1.5.0
22152025-11-11T20:17:50.536Z Checking tinyvec v1.8.0
22162025-11-11T20:17:50.562Z Checking lazy_static v1.5.0
22172025-11-11T20:17:50.702Z Checking rustix v1.0.7
22182025-11-11T20:17:50.822Z Checking aws-lc-sys v0.26.0
22192025-11-11T20:17:50.961Z Checking adler2 v2.0.0
22202025-11-11T20:17:51.124Z Checking idna_adapter v1.2.0
22212025-11-11T20:17:51.149Z Checking fastrand v2.1.1
22222025-11-11T20:17:51.318Z Checking ucd-trie v0.1.7
22232025-11-11T20:17:51.343Z Checking idna v1.0.3
22242025-11-11T20:17:51.441Z Checking unicode-ident v1.0.19
22252025-11-11T20:17:51.546Z Checking untrusted v0.9.0
22262025-11-11T20:17:51.632Z Checking untrusted v0.7.1
22272025-11-11T20:17:51.657Z Checking openssl-probe v0.1.5
22282025-11-11T20:17:51.729Z Checking tower-service v0.3.3
22292025-11-11T20:17:51.774Z Checking url v2.5.4
22302025-11-11T20:17:51.815Z Checking foreign-types-shared v0.1.1
22312025-11-11T20:17:51.840Z Checking try-lock v0.2.5
22322025-11-11T20:17:51.880Z Checking atomic-waker v1.1.2
22332025-11-11T20:17:51.948Z Checking foreign-types v0.3.2
22342025-11-11T20:17:51.995Z Checking want v0.3.1
22352025-11-11T20:17:52.055Z Checking ring v0.17.14
22362025-11-11T20:17:52.080Z Checking proc-macro2 v1.0.101
22372025-11-11T20:17:52.201Z Checking pest v2.8.2
22382025-11-11T20:17:52.473Z Checking tempfile v3.20.0
22392025-11-11T20:17:52.562Z Checking miniz_oxide v0.8.5
22402025-11-11T20:17:52.674Z Checking ipnet v2.11.0
22412025-11-11T20:17:52.744Z Checking aws-lc-rs v1.12.4
22422025-11-11T20:17:52.833Z Checking semver v1.0.27
22432025-11-11T20:17:53.158Z Checking zerocopy v0.8.27
22442025-11-11T20:17:53.203Z Checking httparse v1.9.5
22452025-11-11T20:17:53.228Z Checking openssl-sys v0.9.109
22462025-11-11T20:17:53.584Z Checking wait-timeout v0.2.0
22472025-11-11T20:17:53.769Z Checking aho-corasick v1.1.3
22482025-11-11T20:17:53.907Z Checking powerfmt v0.2.0
22492025-11-11T20:17:54.164Z Checking anstyle v1.0.11
22502025-11-11T20:17:54.189Z Checking dyn-clone v1.0.20
22512025-11-11T20:17:54.252Z Checking httpdate v1.0.3
22522025-11-11T20:17:54.277Z Checking utf8parse v0.2.2
22532025-11-11T20:17:54.362Z Checking quick-error v1.2.3
22542025-11-11T20:17:54.443Z Checking pretty-hex v0.4.1
22552025-11-11T20:17:54.488Z Checking bit-vec v0.8.0
22562025-11-11T20:17:54.513Z Checking anstyle-parse v0.2.5
22572025-11-11T20:17:54.538Z Checking rusty-fork v0.3.0
22582025-11-11T20:17:54.647Z Checking schemars v0.8.22
22592025-11-11T20:17:54.767Z Checking rustls-webpki v0.102.8
22602025-11-11T20:17:54.818Z Checking openssl v0.10.73
22612025-11-11T20:17:54.843Z Checking bit-set v0.8.0
22622025-11-11T20:17:55.066Z Checking regex-automata v0.4.11
22632025-11-11T20:17:55.092Z Checking deranged v0.5.3
22642025-11-11T20:17:55.417Z Compiling hyper v1.7.0
22652025-11-11T20:17:55.913Z Checking quote v1.0.40
22662025-11-11T20:17:55.951Z Compiling newtype-uuid v1.3.1
22672025-11-11T20:17:56.229Z Checking unicode-normalization v0.1.24
22682025-11-11T20:17:56.254Z Checking crossbeam-utils v0.8.21
22692025-11-11T20:17:56.858Z Checking rand_xorshift v0.4.0
22702025-11-11T20:17:56.950Z Checking rustix v0.38.37
22712025-11-11T20:17:57.050Z Checking bzip2-sys v0.1.13+1.0.8
22722025-11-11T20:17:57.147Z Checking scroll v0.12.0
22732025-11-11T20:17:57.190Z Checking thiserror v1.0.69
22742025-11-11T20:17:57.369Z Compiling hyper-util v0.1.17
22752025-11-11T20:17:57.445Z Checking signature v2.2.0
22762025-11-11T20:17:57.578Z Checking crc32fast v1.4.2
22772025-11-11T20:17:57.643Z Checking is_terminal_polyfill v1.70.1
22782025-11-11T20:17:57.764Z Checking time-core v0.1.6
22792025-11-11T20:17:57.808Z Checking siphasher v0.3.11
22802025-11-11T20:17:58.009Z Checking num_threads v0.1.7
22812025-11-11T20:17:58.100Z Checking anstyle-query v1.1.1
22822025-11-11T20:17:58.145Z Checking colorchoice v1.0.2
22832025-11-11T20:17:58.252Z Checking either v1.15.0
22842025-11-11T20:17:58.299Z Checking unicode-bidi v0.3.17
22852025-11-11T20:17:58.324Z Checking unicode-properties v0.1.3
22862025-11-11T20:17:58.624Z Checking unarray v0.1.4
22872025-11-11T20:17:58.650Z Checking zlib-rs v0.5.1
22882025-11-11T20:17:58.679Z Checking num-conv v0.1.0
22892025-11-11T20:17:58.805Z Checking proptest v1.7.0
22902025-11-11T20:17:58.830Z Checking stringprep v0.1.5
22912025-11-11T20:17:58.924Z Checking time v0.3.43
22922025-11-11T20:17:59.047Z Checking native-tls v0.2.12
22932025-11-11T20:17:59.092Z Checking anstream v0.6.18
22942025-11-11T20:17:59.336Z Checking phf_shared v0.11.2
22952025-11-11T20:17:59.457Z Checking goblin v0.8.2
22962025-11-11T20:17:59.585Z Checking crossbeam-epoch v0.9.18
22972025-11-11T20:17:59.683Z Checking syn v2.0.106
22982025-11-11T20:17:59.973Z Compiling hyper-tls v0.6.0
22992025-11-11T20:18:00.206Z Checking libz-rs-sys v0.5.1
23002025-11-11T20:18:00.336Z Compiling hyper-rustls v0.27.7
23012025-11-11T20:18:00.418Z Compiling daft v0.1.4
23022025-11-11T20:18:00.463Z Checking ipnetwork v0.21.1
23032025-11-11T20:18:00.832Z Checking rustls v0.23.19
23042025-11-11T20:18:00.913Z Checking scroll v0.13.0
23052025-11-11T20:18:00.938Z Checking zstd-sys v2.0.14+zstd.1.5.7
23062025-11-11T20:18:01.107Z Checking toml_datetime v0.6.11
23072025-11-11T20:18:01.145Z Checking serde_spanned v0.6.9
23082025-11-11T20:18:01.362Z Checking num-integer v0.1.46
23092025-11-11T20:18:01.387Z Checking rand_chacha v0.3.1
23102025-11-11T20:18:01.438Z Checking md-5 v0.10.6
23112025-11-11T20:18:01.659Z Checking sync_wrapper v1.0.1
23122025-11-11T20:18:01.759Z Checking ff v0.13.0
23132025-11-11T20:18:01.792Z Checking hash32 v0.2.1
23142025-11-11T20:18:01.829Z Checking tower-layer v0.3.3
23152025-11-11T20:18:01.976Z Checking gimli v0.31.1
23162025-11-11T20:18:02.082Z Checking base16ct v0.2.0
23172025-11-11T20:18:02.112Z Checking psl-types v2.0.11
23182025-11-11T20:18:02.288Z Checking fallible-iterator v0.2.0
23192025-11-11T20:18:02.313Z Checking publicsuffix v2.3.0
23202025-11-11T20:18:02.601Z Compiling reqwest v0.12.24
23212025-11-11T20:18:02.779Z Checking sec1 v0.7.3
23222025-11-11T20:18:02.830Z Checking postgres-protocol v0.6.8
23232025-11-11T20:18:03.113Z Checking heapless v0.7.17
23242025-11-11T20:18:03.337Z Compiling tokio-postgres v0.7.13
23252025-11-11T20:18:03.385Z Compiling iddqd v0.3.13
23262025-11-11T20:18:03.547Z Checking dof v0.3.0
23272025-11-11T20:18:03.907Z Checking tower v0.5.2
23282025-11-11T20:18:04.080Z Checking group v0.13.0
23292025-11-11T20:18:04.317Z Checking num-iter v0.1.45
23302025-11-11T20:18:04.490Z Checking rand v0.8.5
23312025-11-11T20:18:04.630Z Checking goblin v0.10.2
23322025-11-11T20:18:04.689Z Checking zstd-safe v7.2.3
23332025-11-11T20:18:04.982Z Checking cookie v0.18.1
23342025-11-11T20:18:05.040Z Checking addr2line v0.24.2
23352025-11-11T20:18:05.152Z Checking tokio-rustls v0.26.0
23362025-11-11T20:18:05.348Z Checking oxnet v0.1.3
23372025-11-11T20:18:05.388Z Checking flate2 v1.1.2
23382025-11-11T20:18:05.480Z Checking terminal_size v0.4.0
23392025-11-11T20:18:05.506Z Checking tokio-native-tls v0.3.1
23402025-11-11T20:18:05.531Z Checking dtrace-parser v0.2.0
23412025-11-11T20:18:05.655Z Checking rustls-native-certs v0.8.1
23422025-11-11T20:18:05.731Z Checking webpki-roots v1.0.1
23432025-11-11T20:18:05.756Z Checking http-body-util v0.1.3
23442025-11-11T20:18:05.845Z Compiling tokio-stream v0.1.17
23452025-11-11T20:18:05.916Z Checking signal-hook v0.3.18
23462025-11-11T20:18:05.957Z Checking hkdf v0.12.4
23472025-11-11T20:18:05.982Z Checking crypto-bigint v0.5.5
23482025-11-11T20:18:06.135Z Checking thread-id v4.2.2
23492025-11-11T20:18:06.162Z Checking object v0.36.5
23502025-11-11T20:18:06.236Z Checking simd-adler32 v0.3.7
23512025-11-11T20:18:06.261Z Checking strsim v0.11.1
23522025-11-11T20:18:06.531Z Checking bumpalo v3.16.0
23532025-11-11T20:18:06.556Z Compiling rayon-core v1.12.1
23542025-11-11T20:18:06.664Z Checking lockfree-object-pool v0.1.6
23552025-11-11T20:18:06.832Z Checking iri-string v0.7.8
23562025-11-11T20:18:06.857Z Checking bitflags v1.3.2
23572025-11-11T20:18:06.901Z Checking winnow v0.5.40
23582025-11-11T20:18:06.964Z Checking rustc-demangle v0.1.24
23592025-11-11T20:18:07.384Z Checking clap_lex v0.7.4
23602025-11-11T20:18:07.568Z Checking managed v0.8.0
23612025-11-11T20:18:07.633Z Checking unicode-segmentation v1.12.0
23622025-11-11T20:18:07.902Z Checking smoltcp v0.9.1
23632025-11-11T20:18:08.180Z Checking clap_builder v4.5.48
23642025-11-11T20:18:08.209Z Checking elliptic-curve v0.13.8
23652025-11-11T20:18:08.742Z Checking zopfli v0.8.1
23662025-11-11T20:18:08.941Z Checking tower-http v0.6.6
23672025-11-11T20:18:09.078Z Checking usdt-impl v0.5.0
23682025-11-11T20:18:09.139Z Checking toml_edit v0.19.15
23692025-11-11T20:18:09.319Z Checking signal-hook-mio v0.2.4
23702025-11-11T20:18:09.611Z Checking dof v0.4.0
23712025-11-11T20:18:09.725Z Checking num-bigint-dig v0.8.4
23722025-11-11T20:18:09.806Z Checking cookie_store v0.21.1
23732025-11-11T20:18:09.979Z Checking zstd v0.13.3
23742025-11-11T20:18:10.297Z Checking postgres-types v0.2.9
23752025-11-11T20:18:10.373Z Checking crossbeam-deque v0.8.5
23762025-11-11T20:18:10.406Z Checking phf v0.11.2
23772025-11-11T20:18:10.587Z Checking regex v1.11.3
23782025-11-11T20:18:10.656Z Checking bstr v1.10.0
23792025-11-11T20:18:10.681Z Checking ed25519 v2.2.3
23802025-11-11T20:18:10.859Z Checking bzip2 v0.4.4
23812025-11-11T20:18:10.990Z Checking bzip2 v0.5.2
23822025-11-11T20:18:11.116Z Checking dtrace-parser v0.3.0
23832025-11-11T20:18:11.145Z Checking ref-cast v1.0.24
23842025-11-11T20:18:11.180Z Checking curve25519-dalek v4.1.3
23852025-11-11T20:18:11.205Z Checking backtrace v0.3.74
23862025-11-11T20:18:11.266Z Checking strum v0.27.2
23872025-11-11T20:18:11.292Z Checking hubpack v0.1.2
23882025-11-11T20:18:11.421Z Checking memoffset v0.9.1
23892025-11-11T20:18:11.446Z Checking pkcs1 v0.7.5
23902025-11-11T20:18:11.471Z Checking serde_urlencoded v0.7.1
23912025-11-11T20:18:11.521Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23922025-11-11T20:18:11.561Z Checking serde-big-array v0.5.1
23932025-11-11T20:18:11.586Z Checking float-cmp v0.10.0
23942025-11-11T20:18:11.586Z Checking rfc6979 v0.4.0
23952025-11-11T20:18:11.724Z Checking thread-id v5.0.0
23962025-11-11T20:18:11.773Z Checking socket2 v0.5.10
23972025-11-11T20:18:11.798Z Checking memmap v0.7.0
23982025-11-11T20:18:11.823Z Checking env_filter v0.1.2
23992025-11-11T20:18:11.823Z Checking encoding_rs v0.8.34
24002025-11-11T20:18:11.855Z Checking foldhash v0.2.0
24012025-11-11T20:18:11.880Z Checking rustc-hash v2.1.1
24022025-11-11T20:18:11.905Z Checking winnow v0.7.13
24032025-11-11T20:18:12.024Z Checking data-encoding v2.9.0
24042025-11-11T20:18:12.073Z Checking precomputed-hash v0.1.1
24052025-11-11T20:18:12.098Z Checking whoami v1.5.2
24062025-11-11T20:18:12.157Z Checking keccak v0.1.5
24072025-11-11T20:18:12.221Z Checking mime v0.3.17
24082025-11-11T20:18:12.262Z Checking static_assertions v1.1.0
24092025-11-11T20:18:12.377Z Checking fixedbitset v0.4.2
24102025-11-11T20:18:12.402Z Checking predicates-core v1.0.8
24112025-11-11T20:18:12.480Z Checking jiff v0.2.15
24122025-11-11T20:18:12.532Z Checking normalize-line-endings v0.3.0
24132025-11-11T20:18:12.557Z Checking minimal-lexical v0.2.1
24142025-11-11T20:18:12.592Z Checking toml_write v0.1.2
24152025-11-11T20:18:12.640Z Checking new_debug_unreachable v1.0.6
24162025-11-11T20:18:12.672Z Checking difflib v0.4.0
24172025-11-11T20:18:12.707Z Checking ed25519-dalek v2.1.1
24182025-11-11T20:18:12.746Z Checking string_cache v0.8.9
24192025-11-11T20:18:12.873Z Checking petgraph v0.6.5
24202025-11-11T20:18:12.908Z Checking nom v7.1.3
24212025-11-11T20:18:12.973Z Checking predicates v3.1.3
24222025-11-11T20:18:13.021Z Checking hickory-proto v0.25.2
24232025-11-11T20:18:13.102Z Checking sha3 v0.10.8
24242025-11-11T20:18:13.528Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
24252025-11-11T20:18:14.339Z Checking toml_edit v0.22.27
24262025-11-11T20:18:15.349Z Checking env_logger v0.11.8
24272025-11-11T20:18:15.433Z Checking usdt v0.5.0
24282025-11-11T20:18:15.703Z Checking usdt-impl v0.6.0
24292025-11-11T20:18:15.728Z Checking rsa v0.9.8
24302025-11-11T20:18:15.829Z Checking ecdsa v0.16.9
24312025-11-11T20:18:16.181Z Checking anyhow v1.0.99
24322025-11-11T20:18:16.444Z Checking nix v0.29.0
24332025-11-11T20:18:16.471Z Checking similar v2.7.0
24342025-11-11T20:18:16.497Z Checking toml v0.7.8
24352025-11-11T20:18:16.530Z Checking zip v0.6.6
24362025-11-11T20:18:17.106Z Checking clap v4.5.48
24372025-11-11T20:18:17.169Z Checking crossterm v0.28.1
24382025-11-11T20:18:17.200Z Checking heck v0.4.1
24392025-11-11T20:18:17.234Z Checking itertools v0.12.1
24402025-11-11T20:18:17.258Z Checking itertools v0.13.0
24412025-11-11T20:18:17.417Z Checking itertools v0.10.5
24422025-11-11T20:18:17.535Z Checking zip v4.2.0
24432025-11-11T20:18:17.637Z Checking strum v0.26.3
24442025-11-11T20:18:17.807Z Checking serde_with v3.14.0
24452025-11-11T20:18:17.950Z Checking ahash v0.8.12
24462025-11-11T20:18:18.285Z Checking fs-err v3.1.1
24472025-11-11T20:18:18.520Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
24482025-11-11T20:18:18.585Z Checking slog v2.7.0
24492025-11-11T20:18:18.623Z Checking buf-list v1.0.3
24502025-11-11T20:18:18.829Z Checking x509-cert v0.2.5
24512025-11-11T20:18:18.914Z Checking openapiv3 v2.2.0
24522025-11-11T20:18:19.007Z Checking sha1 v0.10.6
24532025-11-11T20:18:19.181Z Checking winnow v0.6.26
24542025-11-11T20:18:19.277Z Checking lalrpop-util v0.19.12
24552025-11-11T20:18:19.302Z Checking peg-runtime v0.8.5
24562025-11-11T20:18:19.345Z Checking rayon v1.10.0
24572025-11-11T20:18:19.452Z Checking camino v1.2.0
24582025-11-11T20:18:19.539Z Checking sigpipe v0.1.3
24592025-11-11T20:18:19.566Z Checking glob v0.3.2
24602025-11-11T20:18:22.279Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24612025-11-11T20:18:22.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.71s
24622025-11-11T20:18:23.001Z
24632025-11-11T20:18:23.001Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/232)
24642025-11-11T20:18:24.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-11-11T20:18:24.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-11-11T20:18:24.381Z Checking foldhash v0.1.5
24672025-11-11T20:18:24.421Z Compiling regress v0.10.4
24682025-11-11T20:18:24.459Z Compiling unsafe-libyaml v0.2.11
24692025-11-11T20:18:24.484Z Checking heck v0.5.0
24702025-11-11T20:18:24.484Z Compiling structmeta-derive v0.3.0
24712025-11-11T20:18:24.509Z Compiling rustls v0.22.4
24722025-11-11T20:18:24.559Z Checking newtype-uuid v1.3.1
24732025-11-11T20:18:24.586Z Compiling multer v3.1.0
24742025-11-11T20:18:24.632Z Checking hashbrown v0.15.4
24752025-11-11T20:18:24.701Z Checking futures-executor v0.3.31
24762025-11-11T20:18:24.858Z Compiling async-stream-impl v0.3.6
24772025-11-11T20:18:24.906Z Checking daft v0.1.4
24782025-11-11T20:18:24.939Z Checking futures v0.3.31
24792025-11-11T20:18:24.964Z Compiling derive-where v1.5.0
24802025-11-11T20:18:25.066Z Compiling dropshot v0.16.4
24812025-11-11T20:18:25.341Z Compiling dropshot_endpoint v0.16.4
24822025-11-11T20:18:25.425Z Compiling newtype-uuid-macros v0.1.0
24832025-11-11T20:18:25.557Z Checking tokio-util v0.7.15
24842025-11-11T20:18:25.899Z Compiling serde_yaml v0.9.34+deprecated
24852025-11-11T20:18:26.585Z Compiling structmeta v0.3.0
24862025-11-11T20:18:26.691Z Checking h2 v0.4.6
24872025-11-11T20:18:26.820Z Checking tokio-stream v0.1.17
24882025-11-11T20:18:26.970Z Compiling derive-ex v0.1.8
24892025-11-11T20:18:27.475Z Compiling typify-impl v0.4.3
24902025-11-11T20:18:27.572Z Checking match_cfg v0.1.0
24912025-11-11T20:18:27.688Z Checking iddqd v0.3.13
24922025-11-11T20:18:28.835Z Checking tokio-postgres v0.7.13
24932025-11-11T20:18:28.902Z Checking hostname v0.3.1
24942025-11-11T20:18:29.070Z Compiling parse-display-derive v0.10.0
24952025-11-11T20:18:29.227Z Checking thread_local v1.1.8
24962025-11-11T20:18:29.530Z Checking macaddr v1.0.1
24972025-11-11T20:18:29.881Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24982025-11-11T20:18:30.476Z Compiling test-strategy v0.4.3
24992025-11-11T20:18:30.639Z Checking crossbeam-channel v0.5.15
25002025-11-11T20:18:30.664Z Checking is-terminal v0.4.13
25012025-11-11T20:18:30.804Z Checking term v1.1.0
25022025-11-11T20:18:30.930Z Checking take_mut v0.2.2
25032025-11-11T20:18:31.086Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25042025-11-11T20:18:31.193Z Checking slog-term v2.9.2
25052025-11-11T20:18:31.246Z Checking debug-ignore v1.0.5
25062025-11-11T20:18:31.279Z Checking slog-async v2.8.0
25072025-11-11T20:18:31.562Z Checking toml_parser v1.0.2
25082025-11-11T20:18:31.674Z Checking slog-json v2.6.1
25092025-11-11T20:18:31.741Z Checking toml_datetime v0.7.0
25102025-11-11T20:18:31.938Z Checking hyper v1.7.0
25112025-11-11T20:18:31.963Z Checking hex v0.4.3
25122025-11-11T20:18:32.153Z Checking serde_spanned v1.0.0
25132025-11-11T20:18:32.247Z Checking toml_writer v1.0.2
25142025-11-11T20:18:32.336Z Checking slog-bunyan v2.5.0
25152025-11-11T20:18:32.389Z Checking async-stream v0.3.6
25162025-11-11T20:18:32.530Z Checking waitgroup v0.1.2
25172025-11-11T20:18:32.584Z Checking toml v0.9.5
25182025-11-11T20:18:32.609Z Checking rustls-pemfile v2.2.0
25192025-11-11T20:18:32.698Z Checking serde_path_to_error v0.1.17
25202025-11-11T20:18:32.827Z Checking hostname v0.4.0
25212025-11-11T20:18:32.858Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25222025-11-11T20:18:32.984Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25232025-11-11T20:18:33.030Z Checking instant v0.1.13
25242025-11-11T20:18:33.161Z Checking backoff v0.4.0
25252025-11-11T20:18:33.236Z Checking parse-display v0.10.0
25262025-11-11T20:18:33.359Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
25272025-11-11T20:18:33.466Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25282025-11-11T20:18:33.492Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25292025-11-11T20:18:33.594Z Compiling darling_core v0.21.0
25302025-11-11T20:18:33.634Z Checking unicode-width v0.1.14
25312025-11-11T20:18:33.732Z Compiling proc-macro-error v1.0.4
25322025-11-11T20:18:33.758Z Checking hyper-util v0.1.17
25332025-11-11T20:18:34.027Z Compiling itertools v0.14.0
25342025-11-11T20:18:34.052Z Compiling heapless v0.8.0
25352025-11-11T20:18:34.275Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25362025-11-11T20:18:34.378Z Compiling proc-macro-crate v1.3.1
25372025-11-11T20:18:34.403Z Checking tokio-rustls v0.25.0
25382025-11-11T20:18:34.629Z Checking hash32 v0.3.1
25392025-11-11T20:18:34.809Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25402025-11-11T20:18:34.834Z Compiling smoltcp v0.11.0
25412025-11-11T20:18:35.169Z Compiling num_enum_derive v0.5.11
25422025-11-11T20:18:35.428Z Compiling progenitor-client v0.11.2
25432025-11-11T20:18:35.896Z Checking hyper-rustls v0.27.7
25442025-11-11T20:18:35.930Z Checking hyper-tls v0.6.0
25452025-11-11T20:18:36.256Z Checking reqwest v0.12.24
25462025-11-11T20:18:37.146Z Compiling foreign-types-macros v0.2.3
25472025-11-11T20:18:37.198Z Compiling typify-macro v0.4.3
25482025-11-11T20:18:37.601Z Checking foreign-types-shared v0.3.1
25492025-11-11T20:18:37.734Z Checking cobs v0.2.3
25502025-11-11T20:18:37.932Z Checking postcard v1.0.10
25512025-11-11T20:18:38.056Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25522025-11-11T20:18:38.197Z Checking progenitor-client v0.10.0
25532025-11-11T20:18:38.438Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25542025-11-11T20:18:38.570Z Checking foreign-types v0.5.0
25552025-11-11T20:18:38.669Z Compiling darling_macro v0.21.0
25562025-11-11T20:18:38.696Z Checking num_enum v0.5.11
25572025-11-11T20:18:39.229Z Checking tabwriter v1.4.0
25582025-11-11T20:18:39.382Z Compiling typify-impl v0.2.0
25592025-11-11T20:18:39.457Z Compiling darling v0.21.0
25602025-11-11T20:18:39.600Z Compiling ingot-macros v0.1.1
25612025-11-11T20:18:40.343Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25622025-11-11T20:18:40.443Z Compiling typify v0.4.3
25632025-11-11T20:18:40.599Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25642025-11-11T20:18:40.631Z Compiling progenitor-impl v0.11.2
25652025-11-11T20:18:41.052Z Checking cstr-argument v0.1.2
25662025-11-11T20:18:41.320Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25672025-11-11T20:18:41.609Z Checking pretty-hex v0.2.1
25682025-11-11T20:18:41.702Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25692025-11-11T20:18:41.796Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25702025-11-11T20:18:42.159Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25712025-11-11T20:18:42.309Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25722025-11-11T20:18:42.884Z Checking num-rational v0.4.2
25732025-11-11T20:18:43.450Z Checking colored v2.2.0
25742025-11-11T20:18:43.773Z Checking num-complex v0.4.6
25752025-11-11T20:18:44.615Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25762025-11-11T20:18:44.658Z Checking unicode-width v0.2.0
25772025-11-11T20:18:44.815Z Checking ingot-types v0.1.2
25782025-11-11T20:18:44.894Z Compiling crucible-workspace-hack v0.1.0
25792025-11-11T20:18:45.089Z Compiling num v0.4.3
25802025-11-11T20:18:45.270Z Compiling float-ord v0.3.2
25812025-11-11T20:18:45.320Z Compiling semver v0.1.20
25822025-11-11T20:18:45.493Z Checking ingot v0.1.1
25832025-11-11T20:18:45.522Z Checking console v0.15.10
25842025-11-11T20:18:45.580Z Compiling zone_cfg_derive v0.3.0
25852025-11-11T20:18:45.862Z Compiling rustc_version v0.1.7
25862025-11-11T20:18:46.036Z Checking camino-tempfile v1.4.1
25872025-11-11T20:18:46.109Z Compiling progenitor-macro v0.11.2
25882025-11-11T20:18:46.253Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25892025-11-11T20:18:46.587Z Compiling toml v0.8.23
25902025-11-11T20:18:46.762Z Checking smf v0.2.3
25912025-11-11T20:18:46.931Z Compiling num-derive v0.4.2
25922025-11-11T20:18:47.224Z Compiling convert_case v0.4.0
25932025-11-11T20:18:47.891Z Checking siphasher v1.0.1
25942025-11-11T20:18:47.958Z Checking linked-hash-map v0.5.6
25952025-11-11T20:18:48.185Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962025-11-11T20:18:48.258Z Checking lru-cache v0.1.2
25972025-11-11T20:18:48.380Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25982025-11-11T20:18:48.453Z Checking phf_shared v0.12.1
25992025-11-11T20:18:48.504Z Compiling derive_more v0.99.20
26002025-11-11T20:18:48.533Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26012025-11-11T20:18:48.659Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
26022025-11-11T20:18:48.717Z Checking zone v0.3.1
26032025-11-11T20:18:48.798Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
26042025-11-11T20:18:48.873Z Compiling typify-macro v0.2.0
26052025-11-11T20:18:49.042Z Compiling newtype_derive v0.1.6
26062025-11-11T20:18:49.067Z Compiling progenitor-impl v0.10.0
26072025-11-11T20:18:49.336Z Checking resolv-conf v0.7.0
26082025-11-11T20:18:49.724Z Checking hickory-proto v0.24.4
26092025-11-11T20:18:50.333Z Checking password-hash v0.5.0
26102025-11-11T20:18:50.401Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26112025-11-11T20:18:50.763Z Checking prettyplease v0.2.36
26122025-11-11T20:18:51.426Z Checking blake2 v0.10.6
26132025-11-11T20:18:51.808Z Compiling pin-project-internal v1.1.6
26142025-11-11T20:18:51.877Z Compiling slog-dtrace v0.3.0
26152025-11-11T20:18:51.902Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26162025-11-11T20:18:52.133Z Compiling typify v0.2.0
26172025-11-11T20:18:52.244Z Compiling cancel-safe-futures v0.1.5
26182025-11-11T20:18:52.318Z Compiling chrono-tz v0.10.4
26192025-11-11T20:18:52.343Z Compiling owo-colors v4.2.2
26202025-11-11T20:18:52.618Z Compiling const_format_proc_macros v0.2.34
26212025-11-11T20:18:52.672Z Compiling progenitor-impl v0.8.0
26222025-11-11T20:18:53.196Z Checking argon2 v0.5.3
26232025-11-11T20:18:53.344Z Checking hickory-resolver v0.24.4
26242025-11-11T20:18:53.726Z Checking phf v0.12.1
26252025-11-11T20:18:53.979Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26262025-11-11T20:18:54.101Z Checking pin-project v1.1.6
26272025-11-11T20:18:54.149Z Checking newline-converter v0.3.0
26282025-11-11T20:18:54.258Z Checking tokio-dtrace v0.1.0
26292025-11-11T20:18:54.332Z Checking atomicwrites v0.4.4
26302025-11-11T20:18:54.472Z Compiling progenitor-macro v0.10.0
26312025-11-11T20:18:54.548Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-11-11T20:18:54.573Z Checking pem v3.0.5
26332025-11-11T20:18:54.732Z Checking libsw-core v0.3.1
26342025-11-11T20:18:54.825Z Checking secrecy v0.10.3
26352025-11-11T20:18:54.900Z Compiling lzma-sys v0.1.20
26362025-11-11T20:18:54.969Z Compiling snafu-derive v0.8.5
26372025-11-11T20:18:55.018Z Checking csv-core v0.1.11
26382025-11-11T20:18:55.327Z Compiling async-recursion v1.1.1
26392025-11-11T20:18:55.420Z Checking indent_write v2.2.0
26402025-11-11T20:18:55.445Z Checking utf-8 v0.7.6
26412025-11-11T20:18:55.521Z Checking fixedbitset v0.5.7
26422025-11-11T20:18:55.630Z Checking highway v1.3.0
26432025-11-11T20:18:55.680Z Checking same-file v1.0.6
26442025-11-11T20:18:55.868Z Checking arc-swap v1.7.1
26452025-11-11T20:18:55.893Z Checking bytecount v0.6.8
26462025-11-11T20:18:56.063Z Checking papergrid v0.11.0
26472025-11-11T20:18:56.088Z Checking petgraph v0.8.2
26482025-11-11T20:18:56.247Z Checking slog-scope v4.4.0
26492025-11-11T20:18:56.450Z Checking walkdir v2.5.0
26502025-11-11T20:18:56.485Z Checking progenitor v0.11.2
26512025-11-11T20:18:56.695Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26522025-11-11T20:18:56.737Z Checking tungstenite v0.21.0
26532025-11-11T20:18:57.444Z Checking csv v1.3.1
26542025-11-11T20:18:57.575Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26552025-11-11T20:18:57.903Z Checking libsw v3.5.0
26562025-11-11T20:18:58.119Z Compiling progenitor-macro v0.8.0
26572025-11-11T20:18:58.165Z Checking qorb v0.4.1
26582025-11-11T20:18:58.208Z Checking expectorate v1.2.0
26592025-11-11T20:18:58.407Z Checking oxide-tokio-rt v0.1.2
26602025-11-11T20:18:58.631Z Checking const_format v0.2.34
26612025-11-11T20:18:58.871Z Checking snafu v0.8.5
26622025-11-11T20:18:59.171Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26632025-11-11T20:19:00.901Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26642025-11-11T20:19:00.983Z Checking progenitor-client v0.8.0
26652025-11-11T20:19:01.259Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26662025-11-11T20:19:01.366Z Compiling tabled_derive v0.7.0
26672025-11-11T20:19:01.536Z Checking globset v0.4.15
26682025-11-11T20:19:02.056Z Checking olpc-cjson v0.1.4
26692025-11-11T20:19:02.312Z Checking gethostname v0.5.0
26702025-11-11T20:19:02.489Z Compiling heck v0.3.3
26712025-11-11T20:19:02.834Z Checking bcs v0.1.6
26722025-11-11T20:19:03.245Z Checking serde_plain v1.0.2
26732025-11-11T20:19:03.270Z Checking linear-map v1.2.0
26742025-11-11T20:19:03.506Z Checking smawk v0.3.2
26752025-11-11T20:19:03.552Z Checking termtree v0.5.1
26762025-11-11T20:19:03.577Z Checking typed-path v0.9.3
26772025-11-11T20:19:03.728Z Checking swrite v0.1.0
26782025-11-11T20:19:03.780Z Checking unicode-linebreak v0.1.5
26792025-11-11T20:19:03.867Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26802025-11-11T20:19:04.148Z Checking textwrap v0.16.2
26812025-11-11T20:19:04.492Z Checking tabled v0.15.0
26822025-11-11T20:19:04.765Z Checking progenitor v0.10.0
26832025-11-11T20:19:04.956Z Compiling zone_cfg_derive v0.1.2
26842025-11-11T20:19:05.162Z Checking tough v0.20.0
26852025-11-11T20:19:06.038Z Checking steno v0.4.1
26862025-11-11T20:19:06.328Z Checking tokio-tungstenite v0.21.0
26872025-11-11T20:19:06.778Z Checking slog-stdlog v4.1.1
26882025-11-11T20:19:06.902Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26892025-11-11T20:19:06.967Z Checking number_prefix v0.4.0
26902025-11-11T20:19:07.239Z Checking base64 v0.21.7
26912025-11-11T20:19:07.264Z Checking base64 v0.13.1
26922025-11-11T20:19:07.673Z Checking humantime v2.2.0
26932025-11-11T20:19:07.699Z Checking ron v0.7.1
26942025-11-11T20:19:08.037Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26952025-11-11T20:19:08.062Z Checking indicatif v0.17.11
26962025-11-11T20:19:08.316Z Checking slog-envlogger v2.2.0
26972025-11-11T20:19:08.504Z Checking xz2 v0.1.7
26982025-11-11T20:19:08.583Z Checking zone v0.1.8
26992025-11-11T20:19:08.727Z Checking xattr v1.3.1
27002025-11-11T20:19:08.762Z Checking yasna v0.5.2
27012025-11-11T20:19:08.829Z Checking progenitor v0.8.0
27022025-11-11T20:19:08.854Z Checking headers-core v0.3.0
27032025-11-11T20:19:08.984Z Checking filetime v0.2.26
27042025-11-11T20:19:09.062Z Checking headers v0.4.1
27052025-11-11T20:19:09.091Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27062025-11-11T20:19:09.116Z Checking subprocess v0.2.9
27072025-11-11T20:19:09.241Z Checking tar v0.4.44
27082025-11-11T20:19:09.574Z Checking rcgen v0.12.1
27092025-11-11T20:19:10.572Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27102025-11-11T20:19:10.597Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27112025-11-11T20:19:10.597Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27122025-11-11T20:19:10.597Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27132025-11-11T20:19:10.597Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27142025-11-11T20:19:12.540Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27152025-11-11T20:19:13.216Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27162025-11-11T20:19:13.248Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27172025-11-11T20:19:13.483Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27182025-11-11T20:19:13.697Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27192025-11-11T20:19:14.371Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27202025-11-11T20:19:16.937Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27212025-11-11T20:19:21.016Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27222025-11-11T20:19:24.511Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27232025-11-11T20:19:46.324Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27242025-11-11T20:19:48.955Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27252025-11-11T20:19:51.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
27262025-11-11T20:19:51.332Z
27272025-11-11T20:19:51.332Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/232)
27282025-11-11T20:19:52.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-11-11T20:19:52.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-11-11T20:19:52.675Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27312025-11-11T20:19:54.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
27322025-11-11T20:19:55.155Z
27332025-11-11T20:19:55.155Zinfo: running `cargo check --bins` on nexus-config (52/232)
27342025-11-11T20:19:56.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-11-11T20:19:56.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-11-11T20:19:56.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-11-11T20:19:56.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27382025-11-11T20:19:56.339Z
27392025-11-11T20:19:56.339Zinfo: running `cargo check --bins` on nexus-types (53/232)
27402025-11-11T20:19:57.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-11-11T20:19:57.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-11-11T20:19:57.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-11-11T20:19:57.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27442025-11-11T20:19:57.525Z
27452025-11-11T20:19:57.525Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/232)
27462025-11-11T20:19:58.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-11-11T20:19:58.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-11-11T20:19:58.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-11-11T20:19:58.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27502025-11-11T20:19:58.644Z
27512025-11-11T20:19:58.644Zinfo: running `cargo check --bins` on cockroach-admin-types (55/232)
27522025-11-11T20:19:59.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-11-11T20:19:59.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-11-11T20:19:59.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-11-11T20:19:59.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27562025-11-11T20:19:59.713Z
27572025-11-11T20:19:59.713Zinfo: running `cargo check --bins` on gateway-client (56/232)
27582025-11-11T20:20:00.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-11-11T20:20:00.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-11-11T20:20:00.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-11-11T20:20:00.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27622025-11-11T20:20:00.804Z
27632025-11-11T20:20:00.804Zinfo: running `cargo check --bins` on ereport-types (57/232)
27642025-11-11T20:20:01.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-11-11T20:20:01.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-11-11T20:20:01.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-11-11T20:20:01.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27682025-11-11T20:20:01.886Z
27692025-11-11T20:20:01.886Zinfo: running `cargo check --bins --no-default-features` on gateway-types (58/232)
27702025-11-11T20:20:02.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-11-11T20:20:02.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-11-11T20:20:02.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-11-11T20:20:02.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27742025-11-11T20:20:03.013Z
27752025-11-11T20:20:03.013Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (59/232)
27762025-11-11T20:20:03.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-11-11T20:20:04.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-11-11T20:20:04.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-11-11T20:20:04.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27802025-11-11T20:20:04.135Z
27812025-11-11T20:20:04.135Zinfo: running `cargo check --bins` on internal-dns-types (60/232)
27822025-11-11T20:20:05.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-11-11T20:20:05.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-11-11T20:20:05.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-11-11T20:20:05.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27862025-11-11T20:20:05.245Z
27872025-11-11T20:20:05.245Zinfo: running `cargo check --bins --no-default-features` on nexus-sled-agent-shared (61/232)
27882025-11-11T20:20:06.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-11-11T20:20:06.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-11-11T20:20:06.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-11-11T20:20:06.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27922025-11-11T20:20:06.373Z
27932025-11-11T20:20:06.373Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-sled-agent-shared (62/232)
27942025-11-11T20:20:07.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-11-11T20:20:07.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-11-11T20:20:07.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-11-11T20:20:07.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27982025-11-11T20:20:07.524Z
27992025-11-11T20:20:07.524Zinfo: running `cargo check --bins` on omicron-passwords (63/232)
28002025-11-11T20:20:08.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-11-11T20:20:08.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-11-11T20:20:08.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-11-11T20:20:08.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28042025-11-11T20:20:08.578Z
28052025-11-11T20:20:08.578Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (64/232)
28062025-11-11T20:20:09.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-11-11T20:20:09.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-11-11T20:20:09.724Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28092025-11-11T20:20:10.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
28102025-11-11T20:20:10.695Z
28112025-11-11T20:20:10.695Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (65/232)
28122025-11-11T20:20:11.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-11-11T20:20:11.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-11-11T20:20:11.896Z Compiling cfg_aliases v0.1.1
28152025-11-11T20:20:11.896Z Compiling convert_case v0.7.1
28162025-11-11T20:20:11.896Z Compiling vte_generate_state_changes v0.1.2
28172025-11-11T20:20:11.921Z Checking fd-lock v4.0.2
28182025-11-11T20:20:11.921Z Checking nibble_vec v0.1.0
28192025-11-11T20:20:11.947Z Checking endian-type v0.1.2
28202025-11-11T20:20:12.036Z Compiling peg-macros v0.8.5
28212025-11-11T20:20:12.062Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28222025-11-11T20:20:12.087Z Compiling nix v0.28.0
28232025-11-11T20:20:12.194Z Compiling sqlparser_derive v0.2.2
28242025-11-11T20:20:12.225Z Checking radix_trie v0.2.1
28252025-11-11T20:20:12.250Z Checking unicode_categories v0.1.1
28262025-11-11T20:20:12.526Z Checking vte v0.11.1
28272025-11-11T20:20:12.551Z Checking nu-ansi-term v0.50.1
28282025-11-11T20:20:12.623Z Checking home v0.5.9
28292025-11-11T20:20:12.663Z Compiling derive_more-impl v2.0.1
28302025-11-11T20:20:12.803Z Checking sqlformat v0.3.5
28312025-11-11T20:20:12.951Z Checking display-error-chain v0.2.2
28322025-11-11T20:20:13.103Z Checking sqlparser v0.45.0
28332025-11-11T20:20:13.634Z Checking strip-ansi-escapes v0.2.0
28342025-11-11T20:20:13.801Z Checking reedline v0.40.0
28352025-11-11T20:20:13.923Z Checking derive_more v2.0.1
28362025-11-11T20:20:14.051Z Checking crossterm v0.29.0
28372025-11-11T20:20:14.078Z Checking peg v0.8.5
28382025-11-11T20:20:14.734Z Checking rustyline v14.0.0
28392025-11-11T20:20:26.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
28402025-11-11T20:20:26.776Z
28412025-11-11T20:20:26.776Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (66/232)
28422025-11-11T20:20:27.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-11-11T20:20:27.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-11-11T20:20:28.010Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28452025-11-11T20:20:34.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
28462025-11-11T20:20:35.163Z
28472025-11-11T20:20:35.163Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (67/232)
28482025-11-11T20:20:36.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-11-11T20:20:36.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-11-11T20:20:36.395Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28512025-11-11T20:20:41.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
28522025-11-11T20:20:41.402Z
28532025-11-11T20:20:41.402Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (68/232)
28542025-11-11T20:20:42.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-11-11T20:20:42.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-11-11T20:20:42.612Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28572025-11-11T20:20:49.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
28582025-11-11T20:20:49.513Z
28592025-11-11T20:20:49.513Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (69/232)
28602025-11-11T20:20:50.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-11-11T20:20:50.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-11-11T20:20:50.697Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28632025-11-11T20:20:57.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
28642025-11-11T20:20:57.412Z
28652025-11-11T20:20:57.412Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (70/232)
28662025-11-11T20:20:58.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-11-11T20:20:58.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-11-11T20:20:58.635Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28692025-11-11T20:21:03.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s
28702025-11-11T20:21:03.920Z
28712025-11-11T20:21:03.920Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (71/232)
28722025-11-11T20:21:04.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-11-11T20:21:04.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-11-11T20:21:05.145Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28752025-11-11T20:21:10.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
28762025-11-11T20:21:10.360Z
28772025-11-11T20:21:10.360Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (72/232)
28782025-11-11T20:21:11.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-11-11T20:21:11.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-11-11T20:21:11.540Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28812025-11-11T20:21:18.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
28822025-11-11T20:21:18.735Z
28832025-11-11T20:21:18.735Zinfo: running `cargo check --bins` on oximeter (73/232)
28842025-11-11T20:21:19.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-11-11T20:21:19.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-11-11T20:21:19.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-11-11T20:21:19.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28882025-11-11T20:21:19.866Z
28892025-11-11T20:21:19.866Zinfo: running `cargo check --bins` on oximeter-macro-impl (74/232)
28902025-11-11T20:21:20.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-11-11T20:21:20.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-11-11T20:21:20.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-11-11T20:21:20.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28942025-11-11T20:21:20.980Z
28952025-11-11T20:21:20.980Zinfo: running `cargo check --bins` on oximeter-schema (75/232)
28962025-11-11T20:21:21.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-11-11T20:21:21.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-11-11T20:21:22.173Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28992025-11-11T20:21:22.633Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29002025-11-11T20:21:22.661Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29012025-11-11T20:21:23.230Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29022025-11-11T20:21:32.361Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29032025-11-11T20:21:34.937Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29042025-11-11T20:21:36.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s
29052025-11-11T20:21:36.495Z
29062025-11-11T20:21:36.495Zinfo: running `cargo check --bins` on oximeter-types (76/232)
29072025-11-11T20:21:37.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-11-11T20:21:37.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-11-11T20:21:37.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-11-11T20:21:37.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29112025-11-11T20:21:37.682Z
29122025-11-11T20:21:37.682Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (77/232)
29132025-11-11T20:21:38.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-11-11T20:21:38.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-11-11T20:21:38.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-11-11T20:21:38.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
29172025-11-11T20:21:38.780Z
29182025-11-11T20:21:38.780Zinfo: running `cargo check --bins` on oxql-types (78/232)
29192025-11-11T20:21:39.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-11-11T20:21:39.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-11-11T20:21:39.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-11-11T20:21:39.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29232025-11-11T20:21:39.863Z
29242025-11-11T20:21:39.863Zinfo: running `cargo check --bins` on oximeter-test-utils (79/232)
29252025-11-11T20:21:40.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-11-11T20:21:40.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-11-11T20:21:40.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-11-11T20:21:40.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29292025-11-11T20:21:41.048Z
29302025-11-11T20:21:41.048Zinfo: running `cargo check --bins` on update-engine (80/232)
29312025-11-11T20:21:42.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-11-11T20:21:42.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-11-11T20:21:42.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-11-11T20:21:42.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
29352025-11-11T20:21:42.141Z
29362025-11-11T20:21:42.142Zinfo: running `cargo check --bins` on omicron-rpaths (81/232)
29372025-11-11T20:21:43.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-11-11T20:21:43.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-11-11T20:21:43.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-11-11T20:21:43.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
29412025-11-11T20:21:43.233Z
29422025-11-11T20:21:43.233Zinfo: running `cargo check --bins` on omicron-certificates (82/232)
29432025-11-11T20:21:44.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-11-11T20:21:44.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-11-11T20:21:44.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-11-11T20:21:44.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29472025-11-11T20:21:44.362Z
29482025-11-11T20:21:44.362Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (83/232)
29492025-11-11T20:21:45.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-11-11T20:21:45.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-11-11T20:21:45.596Z Checking dropshot-api-manager-types v0.2.3
29522025-11-11T20:21:45.596Z Checking nanorand v0.7.0
29532025-11-11T20:21:45.881Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29542025-11-11T20:21:45.943Z Checking flume v0.11.1
29552025-11-11T20:21:46.382Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29562025-11-11T20:21:48.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
29572025-11-11T20:21:48.363Z
29582025-11-11T20:21:48.363Zinfo: running `cargo check --bins` on clickhouse-admin-api (84/232)
29592025-11-11T20:21:49.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-11-11T20:21:49.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-11-11T20:21:49.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-11-11T20:21:49.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
29632025-11-11T20:21:49.495Z
29642025-11-11T20:21:49.495Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (85/232)
29652025-11-11T20:21:50.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-11-11T20:21:50.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-11-11T20:21:50.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-11-11T20:21:50.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29692025-11-11T20:21:50.575Z
29702025-11-11T20:21:50.575Zinfo: running `cargo check --bins` on bootstrap-agent-client (86/232)
29712025-11-11T20:21:51.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-11-11T20:21:51.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-11-11T20:21:51.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-11-11T20:21:51.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29752025-11-11T20:21:51.687Z
29762025-11-11T20:21:51.687Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (87/232)
29772025-11-11T20:21:52.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-11-11T20:21:52.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-11-11T20:21:52.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-11-11T20:21:52.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29812025-11-11T20:21:52.844Z
29822025-11-11T20:21:52.844Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (88/232)
29832025-11-11T20:21:53.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-11-11T20:21:53.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-11-11T20:21:53.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-11-11T20:21:53.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29872025-11-11T20:21:53.958Z
29882025-11-11T20:21:53.958Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (89/232)
29892025-11-11T20:21:54.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-11-11T20:21:55.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-11-11T20:21:55.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-11-11T20:21:55.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29932025-11-11T20:21:55.118Z
29942025-11-11T20:21:55.118Zinfo: running `cargo check --bins` on cockroach-admin-client (90/232)
29952025-11-11T20:21:56.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-11-11T20:21:56.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-11-11T20:21:56.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-11-11T20:21:56.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29992025-11-11T20:21:56.186Z
30002025-11-11T20:21:56.186Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (91/232)
30012025-11-11T20:21:57.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-11-11T20:21:57.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-11-11T20:21:57.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-11-11T20:21:57.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30052025-11-11T20:21:57.309Z
30062025-11-11T20:21:57.309Zinfo: running `cargo check --bins` on dns-service-client (92/232)
30072025-11-11T20:21:58.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-11-11T20:21:58.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-11-11T20:21:58.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-11-11T20:21:58.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30112025-11-11T20:21:58.433Z
30122025-11-11T20:21:58.433Zinfo: running `cargo check --bins` on installinator-client (93/232)
30132025-11-11T20:21:59.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-11-11T20:21:59.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-11-11T20:21:59.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-11-11T20:21:59.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30172025-11-11T20:21:59.518Z
30182025-11-11T20:21:59.518Zinfo: running `cargo check --bins` on nexus-client (94/232)
30192025-11-11T20:22:00.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-11-11T20:22:00.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-11-11T20:22:00.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-11-11T20:22:00.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30232025-11-11T20:22:00.710Z
30242025-11-11T20:22:00.710Zinfo: running `cargo check --bins` on nexus-lockstep-client (95/232)
30252025-11-11T20:22:01.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-11-11T20:22:01.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-11-11T20:22:01.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-11-11T20:22:01.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30292025-11-11T20:22:01.899Z
30302025-11-11T20:22:01.899Zinfo: running `cargo check --bins` on ntp-admin-client (96/232)
30312025-11-11T20:22:02.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-11-11T20:22:02.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-11-11T20:22:02.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-11-11T20:22:02.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30352025-11-11T20:22:02.980Z
30362025-11-11T20:22:02.981Zinfo: running `cargo check --bins` on oxide-client (97/232)
30372025-11-11T20:22:03.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-11-11T20:22:03.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-11-11T20:22:03.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-11-11T20:22:03.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30412025-11-11T20:22:04.086Z
30422025-11-11T20:22:04.086Zinfo: running `cargo check --bins` on oximeter-client (98/232)
30432025-11-11T20:22:05.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-11-11T20:22:05.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-11-11T20:22:05.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-11-11T20:22:05.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30472025-11-11T20:22:05.213Z
30482025-11-11T20:22:05.213Zinfo: running `cargo check --bins` on repo-depot-client (99/232)
30492025-11-11T20:22:06.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-11-11T20:22:06.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-11-11T20:22:06.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-11-11T20:22:06.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30532025-11-11T20:22:06.317Z
30542025-11-11T20:22:06.317Zinfo: running `cargo check --bins` on sled-agent-client (100/232)
30552025-11-11T20:22:07.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-11-11T20:22:07.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-11-11T20:22:07.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-11-11T20:22:07.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30592025-11-11T20:22:07.485Z
30602025-11-11T20:22:07.485Zinfo: running `cargo check --bins` on sled-agent-types (101/232)
30612025-11-11T20:22:08.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-11-11T20:22:08.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-11-11T20:22:08.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-11-11T20:22:08.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30652025-11-11T20:22:08.691Z
30662025-11-11T20:22:08.691Zinfo: running `cargo check --bins` on wicketd-client (102/232)
30672025-11-11T20:22:09.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-11-11T20:22:09.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-11-11T20:22:09.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-11-11T20:22:09.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30712025-11-11T20:22:09.911Z
30722025-11-11T20:22:09.911Zinfo: running `cargo check --bins` on installinator-common (103/232)
30732025-11-11T20:22:10.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-11-11T20:22:10.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-11-11T20:22:10.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-11-11T20:22:10.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30772025-11-11T20:22:11.106Z
30782025-11-11T20:22:11.106Zinfo: running `cargo check --bins` on wicket-common (104/232)
30792025-11-11T20:22:12.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-11-11T20:22:12.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-11-11T20:22:12.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-11-11T20:22:12.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30832025-11-11T20:22:12.325Z
30842025-11-11T20:22:12.325Zinfo: running `cargo check --bins` on omicron-cockroach-admin (105/232)
30852025-11-11T20:22:13.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-11-11T20:22:13.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-11-11T20:22:13.594Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30882025-11-11T20:22:13.618Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30892025-11-11T20:22:13.618Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30902025-11-11T20:22:13.643Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30912025-11-11T20:22:13.915Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30922025-11-11T20:22:13.940Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30932025-11-11T20:22:14.390Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30942025-11-11T20:22:18.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
30952025-11-11T20:22:18.524Z
30962025-11-11T20:22:18.524Zinfo: running `cargo check --bins` on cockroach-admin-api (106/232)
30972025-11-11T20:22:19.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-11-11T20:22:19.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-11-11T20:22:19.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-11-11T20:22:19.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31012025-11-11T20:22:19.701Z
31022025-11-11T20:22:19.701Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/232)
31032025-11-11T20:22:20.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-11-11T20:22:20.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-11-11T20:22:20.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-11-11T20:22:20.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31072025-11-11T20:22:20.979Z
31082025-11-11T20:22:20.979Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/232)
31092025-11-11T20:22:22.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-11-11T20:22:22.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-11-11T20:22:22.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-11-11T20:22:22.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31132025-11-11T20:22:22.245Z
31142025-11-11T20:22:22.245Zinfo: running `cargo check --bins` on dns-server (109/232)
31152025-11-11T20:22:23.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-11-11T20:22:23.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-11-11T20:22:23.484Z Compiling parking_lot_core v0.8.6
31182025-11-11T20:22:23.484Z Compiling moka v0.12.10
31192025-11-11T20:22:23.508Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31202025-11-11T20:22:23.508Z Checking tagptr v0.2.0
31212025-11-11T20:22:23.508Z Checking prefix-trie v0.7.0
31222025-11-11T20:22:23.508Z Checking fxhash v0.2.1
31232025-11-11T20:22:23.508Z Checking hickory-client v0.25.2
31242025-11-11T20:22:24.172Z Checking hickory-server v0.25.2
31252025-11-11T20:22:24.273Z Checking parking_lot v0.11.2
31262025-11-11T20:22:24.593Z Checking sled v0.34.7
31272025-11-11T20:22:24.716Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31282025-11-11T20:22:24.740Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31292025-11-11T20:22:25.058Z Checking hickory-resolver v0.25.2
31302025-11-11T20:22:26.872Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31312025-11-11T20:22:28.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
31322025-11-11T20:22:28.995Z
31332025-11-11T20:22:28.995Zinfo: running `cargo check --bins` on dns-server-api (110/232)
31342025-11-11T20:22:29.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-11-11T20:22:29.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-11-11T20:22:29.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-11-11T20:22:29.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31382025-11-11T20:22:30.082Z
31392025-11-11T20:22:30.082Zinfo: running `cargo check --bins` on gateway-test-utils (111/232)
31402025-11-11T20:22:31.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-11-11T20:22:31.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-11-11T20:22:31.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-11-11T20:22:31.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
31442025-11-11T20:22:31.304Z
31452025-11-11T20:22:31.304Zinfo: running `cargo check --bins` on omicron-gateway (112/232)
31462025-11-11T20:22:32.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-11-11T20:22:32.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-11-11T20:22:32.657Z Compiling radium v0.7.0
31492025-11-11T20:22:32.682Z Compiling maybe-uninit v2.0.0
31502025-11-11T20:22:32.682Z Checking tap v1.0.1
31512025-11-11T20:22:32.735Z Compiling zerocopy-derive v0.6.6
31522025-11-11T20:22:32.760Z Compiling packed_struct v0.10.1
31532025-11-11T20:22:32.760Z Checking crc-catalog v2.4.0
31542025-11-11T20:22:32.760Z Checking funty v2.0.0
31552025-11-11T20:22:32.824Z Compiling packed_struct_codegen v0.10.1
31562025-11-11T20:22:32.901Z Checking wyz v0.5.1
31572025-11-11T20:22:32.961Z Checking crc v3.2.1
31582025-11-11T20:22:33.173Z Compiling bitfield-macros v0.19.2
31592025-11-11T20:22:33.251Z Compiling indexmap v1.9.3
31602025-11-11T20:22:33.347Z Checking nodrop v0.1.14
31612025-11-11T20:22:33.379Z Checking smallvec v0.6.14
31622025-11-11T20:22:33.464Z Checking hashbrown v0.12.3
31632025-11-11T20:22:33.492Z Checking array-init v0.0.4
31642025-11-11T20:22:33.583Z Checking bitvec v1.0.1
31652025-11-11T20:22:33.610Z Checking ron v0.8.1
31662025-11-11T20:22:33.722Z Checking hashbrown v0.13.2
31672025-11-11T20:22:34.260Z Checking serde-hex v0.1.0
31682025-11-11T20:22:34.326Z Checking zerocopy v0.6.6
31692025-11-11T20:22:34.436Z Checking bitfield v0.19.2
31702025-11-11T20:22:34.527Z Checking half v2.4.1
31712025-11-11T20:22:34.635Z Checking ciborium-io v0.2.2
31722025-11-11T20:22:34.791Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31732025-11-11T20:22:34.820Z Checking crc-any v2.5.0
31742025-11-11T20:22:34.845Z Checking half v1.8.3
31752025-11-11T20:22:34.924Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31762025-11-11T20:22:34.949Z Checking object v0.30.4
31772025-11-11T20:22:34.976Z Checking ciborium-ll v0.2.2
31782025-11-11T20:22:35.145Z Checking path-slash v0.1.5
31792025-11-11T20:22:35.173Z Checking void v1.0.2
31802025-11-11T20:22:35.197Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31812025-11-11T20:22:35.231Z Checking tungstenite v0.23.0
31822025-11-11T20:22:35.255Z Checking ciborium v0.2.2
31832025-11-11T20:22:35.282Z Checking serde_cbor v0.11.2
31842025-11-11T20:22:35.355Z Checking lzss v0.8.2
31852025-11-11T20:22:35.663Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31862025-11-11T20:22:35.688Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31872025-11-11T20:22:35.915Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31882025-11-11T20:22:35.993Z Checking nix v0.27.1
31892025-11-11T20:22:36.058Z Checking kstat-rs v0.2.4
31902025-11-11T20:22:36.096Z Checking serde_bytes v0.11.19
31912025-11-11T20:22:36.377Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31922025-11-11T20:22:36.403Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31932025-11-11T20:22:36.403Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31942025-11-11T20:22:36.722Z Checking tokio-tungstenite v0.23.1
31952025-11-11T20:22:37.036Z Checking signal-hook-tokio v0.3.1
31962025-11-11T20:22:38.686Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31972025-11-11T20:22:38.768Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31982025-11-11T20:22:44.535Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31992025-11-11T20:22:46.336Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
32002025-11-11T20:22:46.933Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
32012025-11-11T20:22:49.336Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32022025-11-11T20:22:53.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s
32032025-11-11T20:22:54.133Z
32042025-11-11T20:22:54.133Zinfo: running `cargo check --bins` on gateway-api (113/232)
32052025-11-11T20:22:55.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-11-11T20:22:55.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-11-11T20:22:55.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-11-11T20:22:55.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32092025-11-11T20:22:55.446Z
32102025-11-11T20:22:55.446Zinfo: running `cargo check --bins` on ipcc (114/232)
32112025-11-11T20:22:56.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-11-11T20:22:56.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-11-11T20:22:56.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142025-11-11T20:22:56.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32152025-11-11T20:22:56.725Z
32162025-11-11T20:22:56.725Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/232)
32172025-11-11T20:22:57.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-11-11T20:22:57.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-11-11T20:22:57.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202025-11-11T20:22:57.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32212025-11-11T20:22:57.895Z
32222025-11-11T20:22:57.895Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/232)
32232025-11-11T20:22:58.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-11-11T20:22:58.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-11-11T20:22:58.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262025-11-11T20:22:58.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32272025-11-11T20:22:59.058Z
32282025-11-11T20:22:59.059Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/232)
32292025-11-11T20:23:00.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-11-11T20:23:00.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-11-11T20:23:00.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-11-11T20:23:00.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32332025-11-11T20:23:00.194Z
32342025-11-11T20:23:00.194Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/232)
32352025-11-11T20:23:01.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-11-11T20:23:01.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-11-11T20:23:01.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-11-11T20:23:01.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32392025-11-11T20:23:01.401Z
32402025-11-11T20:23:01.401Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/232)
32412025-11-11T20:23:02.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-11-11T20:23:02.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-11-11T20:23:02.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-11-11T20:23:02.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32452025-11-11T20:23:02.697Z
32462025-11-11T20:23:02.697Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/232)
32472025-11-11T20:23:03.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-11-11T20:23:03.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-11-11T20:23:03.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-11-11T20:23:03.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32512025-11-11T20:23:04.021Z
32522025-11-11T20:23:04.021Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/232)
32532025-11-11T20:23:05.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-11-11T20:23:05.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-11-11T20:23:05.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-11-11T20:23:05.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32572025-11-11T20:23:05.267Z
32582025-11-11T20:23:05.267Zinfo: running `cargo check --bins` on oximeter-producer (122/232)
32592025-11-11T20:23:06.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-11-11T20:23:06.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-11-11T20:23:06.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-11-11T20:23:06.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32632025-11-11T20:23:06.641Z
32642025-11-11T20:23:06.641Zinfo: running `cargo check --bins` on internal-dns-resolver (123/232)
32652025-11-11T20:23:07.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-11-11T20:23:07.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-11-11T20:23:07.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-11-11T20:23:07.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32692025-11-11T20:23:07.972Z
32702025-11-11T20:23:07.972Zinfo: running `cargo check --bins` on sp-sim (124/232)
32712025-11-11T20:23:09.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-11-11T20:23:09.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-11-11T20:23:09.608Z Compiling nix v0.30.1
32742025-11-11T20:23:11.541Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32752025-11-11T20:23:15.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s
32762025-11-11T20:23:15.422Z
32772025-11-11T20:23:15.422Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/232)
32782025-11-11T20:23:16.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-11-11T20:23:16.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-11-11T20:23:16.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-11-11T20:23:16.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32822025-11-11T20:23:16.707Z
32832025-11-11T20:23:16.708Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/232)
32842025-11-11T20:23:17.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-11-11T20:23:17.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-11-11T20:23:17.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-11-11T20:23:17.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
32882025-11-11T20:23:18.022Z
32892025-11-11T20:23:18.022Zinfo: running `cargo check --bins` on db-macros (127/232)
32902025-11-11T20:23:18.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-11-11T20:23:19.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-11-11T20:23:19.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-11-11T20:23:19.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32942025-11-11T20:23:19.143Z
32952025-11-11T20:23:19.143Zinfo: running `cargo check --bins` on nexus-macros-common (128/232)
32962025-11-11T20:23:20.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-11-11T20:23:20.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-11-11T20:23:20.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-11-11T20:23:20.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33002025-11-11T20:23:20.296Z
33012025-11-11T20:23:20.296Zinfo: running `cargo check --bins` on nexus-auth (129/232)
33022025-11-11T20:23:21.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-11-11T20:23:21.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-11-11T20:23:21.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-11-11T20:23:21.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33062025-11-11T20:23:21.590Z
33072025-11-11T20:23:21.590Zinfo: running `cargo check --bins` on authz-macros (130/232)
33082025-11-11T20:23:22.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-11-11T20:23:22.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-11-11T20:23:22.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-11-11T20:23:22.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33122025-11-11T20:23:22.769Z
33132025-11-11T20:23:22.769Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/232)
33142025-11-11T20:23:23.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-11-11T20:23:23.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-11-11T20:23:23.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-11-11T20:23:23.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33182025-11-11T20:23:23.978Z
33192025-11-11T20:23:23.978Zinfo: running `cargo check --bins` on nexus-db-model (132/232)
33202025-11-11T20:23:25.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-11-11T20:23:25.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-11-11T20:23:25.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-11-11T20:23:25.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33242025-11-11T20:23:25.200Z
33252025-11-11T20:23:25.200Zinfo: running `cargo check --bins` on nexus-db-schema (133/232)
33262025-11-11T20:23:26.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-11-11T20:23:26.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-11-11T20:23:26.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-11-11T20:23:26.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33302025-11-11T20:23:26.368Z
33312025-11-11T20:23:26.368Zinfo: running `cargo check --bins` on nexus-defaults (134/232)
33322025-11-11T20:23:27.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-11-11T20:23:27.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-11-11T20:23:27.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-11-11T20:23:27.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33362025-11-11T20:23:27.592Z
33372025-11-11T20:23:27.592Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (135/232)
33382025-11-11T20:23:28.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-11-11T20:23:28.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-11-11T20:23:28.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-11-11T20:23:28.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33422025-11-11T20:23:28.784Z
33432025-11-11T20:23:28.784Zinfo: running `cargo check --bins` on parallel-task-set (136/232)
33442025-11-11T20:23:29.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-11-11T20:23:29.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-11-11T20:23:29.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-11-11T20:23:29.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33482025-11-11T20:23:29.948Z
33492025-11-11T20:23:29.948Zinfo: running `cargo check --bins` on nexus-db-errors (137/232)
33502025-11-11T20:23:31.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-11-11T20:23:31.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-11-11T20:23:31.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-11-11T20:23:31.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33542025-11-11T20:23:31.202Z
33552025-11-11T20:23:31.202Zinfo: running `cargo check --bins` on nexus-db-lookup (138/232)
33562025-11-11T20:23:32.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-11-11T20:23:32.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-11-11T20:23:32.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-11-11T20:23:32.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33602025-11-11T20:23:32.576Z
33612025-11-11T20:23:32.576Zinfo: running `cargo check --bins` on nexus-inventory (139/232)
33622025-11-11T20:23:33.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-11-11T20:23:33.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-11-11T20:23:33.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-11-11T20:23:33.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33662025-11-11T20:23:33.894Z
33672025-11-11T20:23:33.894Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (140/232)
33682025-11-11T20:23:35.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-11-11T20:23:35.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-11-11T20:23:35.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-11-11T20:23:35.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33722025-11-11T20:23:35.251Z
33732025-11-11T20:23:35.251Zinfo: running `cargo check --bins --no-default-features` on sled-storage (141/232)
33742025-11-11T20:23:36.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-11-11T20:23:36.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-11-11T20:23:36.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-11-11T20:23:36.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33782025-11-11T20:23:36.642Z
33792025-11-11T20:23:36.643Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (142/232)
33802025-11-11T20:23:37.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-11-11T20:23:37.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-11-11T20:23:37.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-11-11T20:23:37.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33842025-11-11T20:23:37.902Z
33852025-11-11T20:23:37.902Zinfo: running `cargo check --bins` on key-manager (143/232)
33862025-11-11T20:23:38.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-11-11T20:23:38.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-11-11T20:23:38.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-11-11T20:23:38.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33902025-11-11T20:23:39.077Z
33912025-11-11T20:23:39.077Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (144/232)
33922025-11-11T20:23:40.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-11-11T20:23:40.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-11-11T20:23:40.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952025-11-11T20:23:40.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33962025-11-11T20:23:40.293Z
33972025-11-11T20:23:40.293Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (145/232)
33982025-11-11T20:23:41.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-11-11T20:23:41.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-11-11T20:23:41.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012025-11-11T20:23:41.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34022025-11-11T20:23:41.505Z
34032025-11-11T20:23:41.505Zinfo: running `cargo check --bins` on typed-rng (146/232)
34042025-11-11T20:23:42.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-11-11T20:23:42.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-11-11T20:23:42.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072025-11-11T20:23:42.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34082025-11-11T20:23:42.703Z
34092025-11-11T20:23:42.703Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (147/232)
34102025-11-11T20:23:43.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-11-11T20:23:43.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-11-11T20:23:44.234Z Compiling libefi-sys v0.1.0
34132025-11-11T20:23:44.258Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
34142025-11-11T20:23:44.258Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34152025-11-11T20:23:44.258Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34162025-11-11T20:23:44.258Z Checking universal-hash v0.5.1
34172025-11-11T20:23:44.283Z Compiling thiserror-impl-no-std v2.0.2
34182025-11-11T20:23:44.283Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34192025-11-11T20:23:44.307Z Compiling bitfield-struct v0.6.2
34202025-11-11T20:23:44.586Z Checking opaque-debug v0.3.1
34212025-11-11T20:23:44.641Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34222025-11-11T20:23:44.708Z Checking poly1305 v0.8.0
34232025-11-11T20:23:44.767Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34242025-11-11T20:23:44.828Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34252025-11-11T20:23:44.857Z Checking chacha20 v0.9.1
34262025-11-11T20:23:44.983Z Checking aead v0.5.2
34272025-11-11T20:23:45.012Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34282025-11-11T20:23:45.189Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34292025-11-11T20:23:45.243Z Compiling xshell-macros v0.2.7
34302025-11-11T20:23:45.277Z Checking chacha20poly1305 v0.10.1
34312025-11-11T20:23:45.301Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34322025-11-11T20:23:45.354Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34332025-11-11T20:23:45.451Z Compiling proc-macro-error-attr2 v2.0.0
34342025-11-11T20:23:45.491Z Compiling salty v0.3.0
34352025-11-11T20:23:45.586Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34362025-11-11T20:23:45.949Z Checking xshell v0.2.7
34372025-11-11T20:23:46.000Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34382025-11-11T20:23:46.131Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34392025-11-11T20:23:46.175Z Compiling proc-macro-error2 v2.0.1
34402025-11-11T20:23:46.228Z Compiling num-derive v0.3.3
34412025-11-11T20:23:46.307Z Compiling unicase v2.8.1
34422025-11-11T20:23:46.614Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34432025-11-11T20:23:46.675Z Compiling mime_guess v2.0.5
34442025-11-11T20:23:46.775Z Compiling tabled_derive v0.11.0
34452025-11-11T20:23:46.825Z Checking thiserror-no-std v2.0.2
34462025-11-11T20:23:46.981Z Checking vsss-rs v3.3.4
34472025-11-11T20:23:47.286Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34482025-11-11T20:23:47.946Z Checking libscf-sys v1.1.0
34492025-11-11T20:23:48.097Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34502025-11-11T20:23:48.165Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
34512025-11-11T20:23:48.189Z Checking papergrid v0.17.0
34522025-11-11T20:23:48.876Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34532025-11-11T20:23:49.222Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34542025-11-11T20:23:49.422Z Checking testing_table v0.3.0
34552025-11-11T20:23:49.577Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34562025-11-11T20:23:49.815Z Checking primeorder v0.13.6
34572025-11-11T20:23:49.977Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34582025-11-11T20:23:50.106Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34592025-11-11T20:23:50.263Z Compiling usdt-attr-macro v0.6.0
34602025-11-11T20:23:50.486Z Compiling usdt-macro v0.6.0
34612025-11-11T20:23:50.536Z Checking memmap2 v0.9.8
34622025-11-11T20:23:50.872Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34632025-11-11T20:23:50.911Z Checking p384 v0.13.1
34642025-11-11T20:23:51.304Z Checking tabled v0.20.0
34652025-11-11T20:23:51.332Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34662025-11-11T20:23:51.718Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34672025-11-11T20:23:51.746Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34682025-11-11T20:23:51.815Z Checking usdt v0.6.0
34692025-11-11T20:23:51.850Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34702025-11-11T20:23:51.950Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34712025-11-11T20:23:52.088Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34722025-11-11T20:23:52.120Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34732025-11-11T20:23:52.200Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
34742025-11-11T20:23:52.264Z Checking corncobs v0.1.4
34752025-11-11T20:23:52.546Z Checking http-range v0.1.5
34762025-11-11T20:23:52.730Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34772025-11-11T20:23:52.773Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34782025-11-11T20:23:53.028Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34792025-11-11T20:23:53.241Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34802025-11-11T20:23:53.360Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
34812025-11-11T20:23:53.402Z Checking secrecy v0.8.0
34822025-11-11T20:23:53.485Z Checking atty v0.2.14
34832025-11-11T20:23:53.648Z Checking crc8 v0.1.1
34842025-11-11T20:23:53.675Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34852025-11-11T20:23:53.841Z Checking hyper-staticfile v0.10.1
34862025-11-11T20:23:54.075Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34872025-11-11T20:23:54.370Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34882025-11-11T20:23:54.615Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34892025-11-11T20:23:54.705Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34902025-11-11T20:23:54.777Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34912025-11-11T20:23:55.142Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34922025-11-11T20:23:55.240Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34932025-11-11T20:23:55.471Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
34942025-11-11T20:23:55.564Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34952025-11-11T20:23:55.606Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34962025-11-11T20:23:55.761Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34972025-11-11T20:23:56.114Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982025-11-11T20:23:56.554Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34992025-11-11T20:23:56.949Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35002025-11-11T20:23:57.456Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
35012025-11-11T20:23:58.263Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35022025-11-11T20:23:59.182Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
35032025-11-11T20:24:01.876Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
35042025-11-11T20:24:10.356Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35052025-11-11T20:24:30.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.78s
35062025-11-11T20:24:30.728Z
35072025-11-11T20:24:30.728Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (148/232)
35082025-11-11T20:24:31.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-11-11T20:24:31.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-11-11T20:24:32.150Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35112025-11-11T20:24:52.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s
35122025-11-11T20:24:52.662Z
35132025-11-11T20:24:52.662Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (149/232)
35142025-11-11T20:24:53.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-11-11T20:24:53.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-11-11T20:24:54.114Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35172025-11-11T20:25:14.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.71s
35182025-11-11T20:25:14.664Z
35192025-11-11T20:25:14.664Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (150/232)
35202025-11-11T20:25:15.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-11-11T20:25:15.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-11-11T20:25:16.104Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35232025-11-11T20:25:36.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.67s
35242025-11-11T20:25:36.547Z
35252025-11-11T20:25:36.547Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (151/232)
35262025-11-11T20:25:37.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-11-11T20:25:37.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-11-11T20:25:37.947Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35292025-11-11T20:25:57.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.88s
35302025-11-11T20:25:57.701Z
35312025-11-11T20:25:57.701Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (152/232)
35322025-11-11T20:25:58.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-11-11T20:25:58.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-11-11T20:25:59.228Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35352025-11-11T20:26:21.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.30s
35362025-11-11T20:26:21.249Z
35372025-11-11T20:26:21.249Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (153/232)
35382025-11-11T20:26:22.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-11-11T20:26:22.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-11-11T20:26:22.667Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35412025-11-11T20:26:46.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.06s
35422025-11-11T20:26:46.590Z
35432025-11-11T20:26:46.590Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (154/232)
35442025-11-11T20:26:48.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-11-11T20:26:48.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-11-11T20:26:48.518Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35472025-11-11T20:27:13.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.19s
35482025-11-11T20:27:14.045Z
35492025-11-11T20:27:14.045Zinfo: running `cargo check --bins` on bootstrap-agent-api (155/232)
35502025-11-11T20:27:15.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-11-11T20:27:15.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-11-11T20:27:15.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-11-11T20:27:15.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35542025-11-11T20:27:15.329Z
35552025-11-11T20:27:15.329Zinfo: running `cargo check --bins` on range-requests (156/232)
35562025-11-11T20:27:16.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-11-11T20:27:16.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-11-11T20:27:16.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592025-11-11T20:27:16.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35602025-11-11T20:27:16.552Z
35612025-11-11T20:27:16.552Zinfo: running `cargo check --bins` on repo-depot-api (157/232)
35622025-11-11T20:27:17.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632025-11-11T20:27:17.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642025-11-11T20:27:17.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35652025-11-11T20:27:17.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35662025-11-11T20:27:17.806Z
35672025-11-11T20:27:17.806Zinfo: running `cargo check --bins` on sled-agent-api (158/232)
35682025-11-11T20:27:19.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692025-11-11T20:27:19.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702025-11-11T20:27:19.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35712025-11-11T20:27:19.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35722025-11-11T20:27:19.364Z
35732025-11-11T20:27:19.364Zinfo: running `cargo check --bins` on sled-diagnostics (159/232)
35742025-11-11T20:27:20.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-11-11T20:27:20.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-11-11T20:27:20.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772025-11-11T20:27:20.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
35782025-11-11T20:27:20.683Z
35792025-11-11T20:27:20.683Zinfo: running `cargo check --bins` on zfs-test-harness (160/232)
35802025-11-11T20:27:21.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812025-11-11T20:27:21.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822025-11-11T20:27:21.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832025-11-11T20:27:21.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35842025-11-11T20:27:21.966Z
35852025-11-11T20:27:21.966Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (161/232)
35862025-11-11T20:27:23.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-11-11T20:27:23.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-11-11T20:27:23.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-11-11T20:27:23.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35902025-11-11T20:27:23.339Z
35912025-11-11T20:27:23.339Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (162/232)
35922025-11-11T20:27:24.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-11-11T20:27:24.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-11-11T20:27:24.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-11-11T20:27:24.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
35962025-11-11T20:27:24.869Z
35972025-11-11T20:27:24.869Zinfo: running `cargo check --bins` on sled-agent-zone-images (163/232)
35982025-11-11T20:27:26.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-11-11T20:27:26.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-11-11T20:27:26.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-11-11T20:27:26.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
36022025-11-11T20:27:26.218Z
36032025-11-11T20:27:26.218Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (164/232)
36042025-11-11T20:27:27.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-11-11T20:27:27.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-11-11T20:27:27.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-11-11T20:27:27.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
36082025-11-11T20:27:27.613Z
36092025-11-11T20:27:27.613Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (165/232)
36102025-11-11T20:27:28.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-11-11T20:27:28.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-11-11T20:27:28.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-11-11T20:27:28.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
36142025-11-11T20:27:29.142Z
36152025-11-11T20:27:29.142Zinfo: running `cargo check --bins` on update-common (166/232)
36162025-11-11T20:27:30.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-11-11T20:27:30.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-11-11T20:27:30.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-11-11T20:27:30.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
36202025-11-11T20:27:30.555Z
36212025-11-11T20:27:30.555Zinfo: running `cargo check --bins` on nexus-test-interface (167/232)
36222025-11-11T20:27:31.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-11-11T20:27:31.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-11-11T20:27:31.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-11-11T20:27:31.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
36262025-11-11T20:27:32.021Z
36272025-11-11T20:27:32.021Zinfo: running `cargo check --bins` on oximeter-collector (168/232)
36282025-11-11T20:27:33.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-11-11T20:27:33.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-11-11T20:27:33.620Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36312025-11-11T20:27:33.620Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36322025-11-11T20:27:35.137Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36332025-11-11T20:27:38.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
36342025-11-11T20:27:38.931Z
36352025-11-11T20:27:38.931Zinfo: running `cargo check --bins` on oximeter-api (169/232)
36362025-11-11T20:27:40.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-11-11T20:27:40.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-11-11T20:27:40.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-11-11T20:27:40.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
36402025-11-11T20:27:40.338Z
36412025-11-11T20:27:40.338Zinfo: running `cargo check --bins` on cert-dev (170/232)
36422025-11-11T20:27:41.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-11-11T20:27:41.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-11-11T20:27:41.625Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36452025-11-11T20:27:42.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
36462025-11-11T20:27:42.295Z
36472025-11-11T20:27:42.295Zinfo: running `cargo check --bins` on clickana (171/232)
36482025-11-11T20:27:43.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-11-11T20:27:43.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-11-11T20:27:43.734Z Checking castaway v0.2.3
36512025-11-11T20:27:43.734Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36522025-11-11T20:27:43.734Z Checking lru v0.12.5
36532025-11-11T20:27:43.760Z Compiling instability v0.3.2
36542025-11-11T20:27:43.760Z Checking unicode-truncate v1.1.0
36552025-11-11T20:27:43.760Z Checking cassowary v0.3.0
36562025-11-11T20:27:43.760Z Compiling indoc v2.0.6
36572025-11-11T20:27:44.137Z Checking compact_str v0.8.0
36582025-11-11T20:27:45.016Z Checking ratatui v0.29.0
36592025-11-11T20:27:46.395Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36602025-11-11T20:27:48.345Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36612025-11-11T20:27:49.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s
36622025-11-11T20:27:50.231Z
36632025-11-11T20:27:50.231Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (172/232)
36642025-11-11T20:27:51.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-11-11T20:27:51.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-11-11T20:27:52.029Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36672025-11-11T20:27:52.054Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36682025-11-11T20:27:53.130Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36692025-11-11T20:27:54.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
36702025-11-11T20:27:54.377Z
36712025-11-11T20:27:54.377Zinfo: running `cargo check --bins` on ch-dev (173/232)
36722025-11-11T20:27:55.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-11-11T20:27:55.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-11-11T20:27:56.034Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36752025-11-11T20:27:57.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
36762025-11-11T20:27:57.631Z
36772025-11-11T20:27:57.631Zinfo: running `cargo check --bins` on dev-tools-common (174/232)
36782025-11-11T20:27:58.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-11-11T20:27:58.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-11-11T20:27:58.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-11-11T20:27:58.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
36822025-11-11T20:27:58.752Z
36832025-11-11T20:27:58.752Zinfo: running `cargo check --bins` on crdb-seed (175/232)
36842025-11-11T20:28:00.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-11-11T20:28:00.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-11-11T20:28:00.427Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36872025-11-11T20:28:01.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
36882025-11-11T20:28:01.378Z
36892025-11-11T20:28:01.378Zinfo: running `cargo check --bins` on db-dev (176/232)
36902025-11-11T20:28:02.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-11-11T20:28:02.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-11-11T20:28:02.979Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36932025-11-11T20:28:04.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
36942025-11-11T20:28:04.631Z
36952025-11-11T20:28:04.631Zinfo: running `cargo check --bins` on omicron-dev-lib (177/232)
36962025-11-11T20:28:05.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-11-11T20:28:05.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-11-11T20:28:05.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36992025-11-11T20:28:05.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37002025-11-11T20:28:06.092Z
37012025-11-11T20:28:06.092Zinfo: running `cargo check --bins` on xtask-downloader (178/232)
37022025-11-11T20:28:07.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-11-11T20:28:07.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-11-11T20:28:07.506Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37052025-11-11T20:28:09.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
37062025-11-11T20:28:09.388Z
37072025-11-11T20:28:09.388Zinfo: running `cargo check --bins` on omicron-dropshot-apis (179/232)
37082025-11-11T20:28:10.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092025-11-11T20:28:10.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102025-11-11T20:28:11.064Z Compiling tabled_derive v0.10.0
37112025-11-11T20:28:11.064Z Checking papergrid v0.14.0
37122025-11-11T20:28:11.064Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37132025-11-11T20:28:11.089Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37142025-11-11T20:28:11.089Z Compiling trait-variant v0.1.2
37152025-11-11T20:28:11.089Z Checking maplit v1.0.2
37162025-11-11T20:28:11.089Z Checking is_ci v1.2.0
37172025-11-11T20:28:11.133Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
37182025-11-11T20:28:11.383Z Checking supports-color v3.0.2
37192025-11-11T20:28:11.410Z Checking drift v0.1.1
37202025-11-11T20:28:11.584Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
37212025-11-11T20:28:11.672Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37222025-11-11T20:28:11.707Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
37232025-11-11T20:28:12.131Z Checking dropshot-api-manager v0.2.3
37242025-11-11T20:28:12.209Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37252025-11-11T20:28:12.449Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
37262025-11-11T20:28:12.848Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37272025-11-11T20:28:12.938Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37282025-11-11T20:28:13.240Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37292025-11-11T20:28:13.825Z Checking tabled v0.18.0
37302025-11-11T20:28:14.283Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37312025-11-11T20:28:19.005Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37322025-11-11T20:28:21.498Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37332025-11-11T20:28:22.838Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
37342025-11-11T20:28:23.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
37352025-11-11T20:28:23.951Z
37362025-11-11T20:28:23.951Zinfo: running `cargo check --bins` on installinator-api (180/232)
37372025-11-11T20:28:25.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382025-11-11T20:28:25.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392025-11-11T20:28:25.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402025-11-11T20:28:25.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
37412025-11-11T20:28:25.301Z
37422025-11-11T20:28:25.301Zinfo: running `cargo check --bins` on nexus-external-api (181/232)
37432025-11-11T20:28:26.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-11-11T20:28:26.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-11-11T20:28:26.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462025-11-11T20:28:26.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
37472025-11-11T20:28:26.792Z
37482025-11-11T20:28:26.792Zinfo: running `cargo check --bins` on nexus-internal-api (182/232)
37492025-11-11T20:28:28.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502025-11-11T20:28:28.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512025-11-11T20:28:28.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522025-11-11T20:28:28.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
37532025-11-11T20:28:28.270Z
37542025-11-11T20:28:28.270Zinfo: running `cargo check --bins` on nexus-lockstep-api (183/232)
37552025-11-11T20:28:29.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562025-11-11T20:28:29.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572025-11-11T20:28:29.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582025-11-11T20:28:29.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37592025-11-11T20:28:29.734Z
37602025-11-11T20:28:29.734Zinfo: running `cargo check --bins` on ntp-admin-api (184/232)
37612025-11-11T20:28:30.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622025-11-11T20:28:31.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632025-11-11T20:28:31.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642025-11-11T20:28:31.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37652025-11-11T20:28:31.144Z
37662025-11-11T20:28:31.144Zinfo: running `cargo check --bins` on ntp-admin-types (185/232)
37672025-11-11T20:28:32.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682025-11-11T20:28:32.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692025-11-11T20:28:32.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702025-11-11T20:28:32.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37712025-11-11T20:28:32.626Z
37722025-11-11T20:28:32.626Zinfo: running `cargo check --bins` on wicketd-api (186/232)
37732025-11-11T20:28:34.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742025-11-11T20:28:34.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752025-11-11T20:28:34.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762025-11-11T20:28:34.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
37772025-11-11T20:28:34.181Z
37782025-11-11T20:28:34.181Zinfo: running `cargo check --bins` on omicron-ls-apis (187/232)
37792025-11-11T20:28:35.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802025-11-11T20:28:35.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812025-11-11T20:28:35.572Z Checking typeid v1.0.3
37822025-11-11T20:28:35.624Z Checking ordered-float v2.10.1
37832025-11-11T20:28:35.656Z Checking unicode-xid v0.2.6
37842025-11-11T20:28:35.684Z Checking cargo-platform v0.2.0
37852025-11-11T20:28:35.709Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
37862025-11-11T20:28:35.804Z Checking erased-serde v0.4.6
37872025-11-11T20:28:36.233Z Checking serde-value v0.7.0
37882025-11-11T20:28:36.738Z Checking serde-untagged v0.1.7
37892025-11-11T20:28:37.141Z Checking cargo-util-schemas v0.8.2
37902025-11-11T20:28:39.211Z Checking cargo_metadata v0.21.0
37912025-11-11T20:28:41.003Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
37922025-11-11T20:28:42.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.28s
37932025-11-11T20:28:42.691Z
37942025-11-11T20:28:42.691Zinfo: running `cargo check --bins` on mgs-dev (188/232)
37952025-11-11T20:28:43.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-11-11T20:28:44.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-11-11T20:28:44.256Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37982025-11-11T20:28:45.215Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37992025-11-11T20:28:46.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
38002025-11-11T20:28:46.370Z
38012025-11-11T20:28:46.370Zinfo: running `cargo check --bins` on omicron-omdb (189/232)
38022025-11-11T20:28:47.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-11-11T20:28:47.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-11-11T20:28:48.283Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38052025-11-11T20:28:48.283Z Compiling vergen-gitcl v1.0.8
38062025-11-11T20:28:48.308Z Compiling dirs-sys-next v0.1.2
38072025-11-11T20:28:48.308Z Compiling crunchy v0.2.2
38082025-11-11T20:28:48.309Z Compiling dsl_auto_type v0.1.2
38092025-11-11T20:28:48.309Z Checking scheduled-thread-pool v0.2.7
38102025-11-11T20:28:48.309Z Compiling diesel_table_macro_syntax v0.2.0
38112025-11-11T20:28:48.334Z Compiling tiny-keccak v2.0.2
38122025-11-11T20:28:48.772Z Compiling dirs-next v2.0.0
38132025-11-11T20:28:48.861Z Checking r2d2 v0.8.10
38142025-11-11T20:28:48.891Z Compiling bit-vec v0.6.3
38152025-11-11T20:28:48.955Z Compiling ena v0.14.3
38162025-11-11T20:28:49.059Z Compiling term v0.7.0
38172025-11-11T20:28:49.242Z Compiling regex-syntax v0.6.29
38182025-11-11T20:28:49.369Z Compiling bit-set v0.5.3
38192025-11-11T20:28:49.394Z Compiling bindgen v0.71.1
38202025-11-11T20:28:49.665Z Compiling ascii-canvas v3.0.0
38212025-11-11T20:28:49.836Z Compiling diff v0.1.13
38222025-11-11T20:28:49.956Z Compiling diesel_derives v2.2.3
38232025-11-11T20:28:50.191Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
38242025-11-11T20:28:50.245Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
38252025-11-11T20:28:50.289Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38262025-11-11T20:28:50.435Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38272025-11-11T20:28:50.531Z Compiling libxml v0.3.3
38282025-11-11T20:28:50.603Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38292025-11-11T20:28:51.018Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38302025-11-11T20:28:51.256Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38312025-11-11T20:28:51.464Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38322025-11-11T20:28:51.514Z Compiling strum_macros v0.24.3
38332025-11-11T20:28:51.637Z Compiling indoc v1.0.9
38342025-11-11T20:28:52.582Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38352025-11-11T20:28:52.924Z Compiling lalrpop v0.19.12
38362025-11-11T20:28:53.651Z Checking derive_builder v0.20.2
38372025-11-11T20:28:53.907Z Compiling impl-trait-for-tuples v0.2.2
38382025-11-11T20:28:54.139Z Compiling oso-derive v0.27.3
38392025-11-11T20:28:54.556Z Checking quick-xml v0.37.2
38402025-11-11T20:28:54.759Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38412025-11-11T20:28:55.206Z Compiling diesel-dtrace v0.4.2
38422025-11-11T20:28:55.624Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38432025-11-11T20:28:55.949Z Checking bb8 v0.8.5
38442025-11-11T20:28:56.277Z Checking ignore v0.4.23
38452025-11-11T20:28:56.452Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38462025-11-11T20:28:56.699Z Checking predicates-tree v1.0.12
38472025-11-11T20:28:56.846Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38482025-11-11T20:28:56.918Z Checking rand_seeder v0.4.0
38492025-11-11T20:28:57.181Z Checking globwalk v0.9.1
38502025-11-11T20:28:57.277Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38512025-11-11T20:28:57.319Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38522025-11-11T20:28:57.560Z Checking camino-tempfile-ext v0.3.2
38532025-11-11T20:28:57.589Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38542025-11-11T20:28:57.994Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38552025-11-11T20:28:58.171Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38562025-11-11T20:28:58.791Z Checking console v0.16.0
38572025-11-11T20:28:59.488Z Checking unit-prefix v0.5.1
38582025-11-11T20:28:59.731Z Checking indicatif v0.18.0
38592025-11-11T20:28:59.828Z Checking support-bundle-viewer v0.1.2
38602025-11-11T20:29:00.097Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
38612025-11-11T20:29:00.152Z Checking multimap v0.10.1
38622025-11-11T20:29:00.202Z Checking diesel v2.2.12
38632025-11-11T20:29:15.885Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38642025-11-11T20:29:18.914Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38652025-11-11T20:29:21.933Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38662025-11-11T20:29:22.621Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38672025-11-11T20:29:23.050Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38682025-11-11T20:29:23.081Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38692025-11-11T20:29:23.520Z Compiling samael v0.0.19
38702025-11-11T20:29:24.521Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38712025-11-11T20:29:25.902Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38722025-11-11T20:29:26.961Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38732025-11-11T20:29:32.238Z Checking async-bb8-diesel v0.2.1
38742025-11-11T20:29:36.919Z Compiling polar-core v0.27.3
38752025-11-11T20:29:46.279Z Checking oso v0.27.3
38762025-11-11T20:30:48.672Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38772025-11-11T20:31:51.968Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38782025-11-11T20:32:15.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
38792025-11-11T20:32:15.588Z
38802025-11-11T20:32:15.588Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (190/232)
38812025-11-11T20:32:17.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-11-11T20:32:17.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-11-11T20:32:17.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842025-11-11T20:32:17.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
38852025-11-11T20:32:17.415Z
38862025-11-11T20:32:17.415Zinfo: running `cargo check --bins` on nexus-saga-recovery (191/232)
38872025-11-11T20:32:18.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-11-11T20:32:18.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-11-11T20:32:18.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38902025-11-11T20:32:18.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38912025-11-11T20:32:19.037Z
38922025-11-11T20:32:19.037Zinfo: running `cargo check --bins` on nexus-test-utils-macros (192/232)
38932025-11-11T20:32:20.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-11-11T20:32:20.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-11-11T20:32:20.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38962025-11-11T20:32:20.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
38972025-11-11T20:32:20.604Z
38982025-11-11T20:32:20.604Zinfo: running `cargo check --bins` on omicron-nexus (193/232)
38992025-11-11T20:32:22.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002025-11-11T20:32:22.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012025-11-11T20:32:22.808Z Compiling libz-sys v1.1.20
39022025-11-11T20:32:22.854Z Compiling libgit2-sys v0.18.2+1.9.1
39032025-11-11T20:32:22.880Z Compiling fs-err v2.11.0
39042025-11-11T20:32:22.905Z Compiling vergen-git2 v1.0.7
39052025-11-11T20:32:22.933Z Checking parse-size v1.1.0
39062025-11-11T20:32:22.958Z Compiling rustls v0.21.12
39072025-11-11T20:32:23.000Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39082025-11-11T20:32:23.025Z Checking rustls-webpki v0.101.7
39092025-11-11T20:32:23.239Z Checking sct v0.7.1
39102025-11-11T20:32:23.512Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39112025-11-11T20:32:23.555Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39122025-11-11T20:32:23.581Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39132025-11-11T20:32:23.819Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39142025-11-11T20:32:24.042Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39152025-11-11T20:32:24.121Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39162025-11-11T20:32:24.146Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39172025-11-11T20:32:24.195Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39182025-11-11T20:32:24.299Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39192025-11-11T20:32:25.083Z Checking rustls-pemfile v1.0.4
39202025-11-11T20:32:25.357Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39212025-11-11T20:32:25.443Z Checking twox-hash v2.1.0
39222025-11-11T20:32:25.727Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39232025-11-11T20:32:26.089Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39242025-11-11T20:32:26.305Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39252025-11-11T20:32:27.043Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39262025-11-11T20:32:27.252Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39272025-11-11T20:32:27.698Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39282025-11-11T20:32:27.759Z Checking tokio-rustls v0.24.1
39292025-11-11T20:32:28.032Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39302025-11-11T20:32:28.220Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
39312025-11-11T20:32:28.481Z Checking fatfs v0.3.6
39322025-11-11T20:32:28.597Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
39332025-11-11T20:32:29.135Z Checking assert_matches v1.5.0
39342025-11-11T20:32:37.383Z Compiling git2 v0.20.2
39352025-11-11T20:32:41.306Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39362025-11-11T20:32:41.636Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39372025-11-11T20:32:44.552Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
39382025-11-11T20:35:18.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
39392025-11-11T20:35:18.716Z
39402025-11-11T20:35:18.716Zinfo: running `cargo check --bins` on nexus-background-task-interface (194/232)
39412025-11-11T20:35:19.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-11-11T20:35:19.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-11-11T20:35:19.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442025-11-11T20:35:19.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
39452025-11-11T20:35:20.130Z
39462025-11-11T20:35:20.130Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (195/232)
39472025-11-11T20:35:21.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-11-11T20:35:21.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-11-11T20:35:21.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39502025-11-11T20:35:21.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
39512025-11-11T20:35:21.667Z
39522025-11-11T20:35:21.667Zinfo: running `cargo check --bins` on nexus-mgs-updates (196/232)
39532025-11-11T20:35:22.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-11-11T20:35:22.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-11-11T20:35:22.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39562025-11-11T20:35:22.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
39572025-11-11T20:35:23.122Z
39582025-11-11T20:35:23.122Zinfo: running `cargo check --bins` on nexus-networking (197/232)
39592025-11-11T20:35:24.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39602025-11-11T20:35:24.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39612025-11-11T20:35:24.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39622025-11-11T20:35:24.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
39632025-11-11T20:35:24.584Z
39642025-11-11T20:35:24.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (198/232)
39652025-11-11T20:35:25.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39662025-11-11T20:35:25.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39672025-11-11T20:35:25.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39682025-11-11T20:35:25.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
39692025-11-11T20:35:26.129Z
39702025-11-11T20:35:26.129Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (199/232)
39712025-11-11T20:35:27.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39722025-11-11T20:35:27.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39732025-11-11T20:35:27.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39742025-11-11T20:35:27.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
39752025-11-11T20:35:27.633Z
39762025-11-11T20:35:27.633Zinfo: running `cargo check --bins` on omicron-dev (200/232)
39772025-11-11T20:35:29.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39782025-11-11T20:35:29.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39792025-11-11T20:35:29.708Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39802025-11-11T20:35:29.708Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39812025-11-11T20:35:29.793Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39822025-11-11T20:35:29.824Z Checking yansi v1.0.1
39832025-11-11T20:35:29.849Z Checking diff v0.1.13
39842025-11-11T20:35:29.849Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39852025-11-11T20:35:29.849Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39862025-11-11T20:35:29.882Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39872025-11-11T20:35:30.496Z Checking pretty_assertions v1.4.1
39882025-11-11T20:35:32.143Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39892025-11-11T20:36:34.842Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39902025-11-11T20:36:34.868Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39912025-11-11T20:36:34.868Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39922025-11-11T20:36:34.868Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39932025-11-11T20:36:34.868Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39942025-11-11T20:36:34.868Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39952025-11-11T20:36:35.625Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39962025-11-11T20:36:36.216Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39972025-11-11T20:36:38.328Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39982025-11-11T20:38:48.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
39992025-11-11T20:38:48.435Z
40002025-11-11T20:38:48.435Zinfo: running `cargo check --bins` on omicron-pins (201/232)
40012025-11-11T20:38:49.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022025-11-11T20:38:49.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032025-11-11T20:38:49.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40042025-11-11T20:38:49.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
40052025-11-11T20:38:49.821Z
40062025-11-11T20:38:49.821Zinfo: running `cargo check --bins` on reconfigurator-cli (202/232)
40072025-11-11T20:38:51.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082025-11-11T20:38:51.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092025-11-11T20:38:51.483Z Compiling petname v2.0.2
40102025-11-11T20:38:51.483Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40112025-11-11T20:38:51.508Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40122025-11-11T20:38:51.509Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40132025-11-11T20:38:51.509Z Checking sync-ptr v0.1.4
40142025-11-11T20:38:51.509Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40152025-11-11T20:38:53.081Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40162025-11-11T20:38:56.368Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
40172025-11-11T20:39:01.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s
40182025-11-11T20:39:01.409Z
40192025-11-11T20:39:01.409Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (203/232)
40202025-11-11T20:39:02.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40212025-11-11T20:39:02.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40222025-11-11T20:39:02.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40232025-11-11T20:39:02.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
40242025-11-11T20:39:02.835Z
40252025-11-11T20:39:02.835Zinfo: running `cargo check --bins` on omicron-repl-utils (204/232)
40262025-11-11T20:39:03.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40272025-11-11T20:39:03.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40282025-11-11T20:39:03.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40292025-11-11T20:39:03.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
40302025-11-11T20:39:04.033Z
40312025-11-11T20:39:04.033Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (205/232)
40322025-11-11T20:39:05.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40332025-11-11T20:39:05.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40342025-11-11T20:39:05.630Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40352025-11-11T20:39:05.655Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40362025-11-11T20:39:05.680Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40372025-11-11T20:39:48.837Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40382025-11-11T20:39:49.575Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40392025-11-11T20:39:53.535Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40402025-11-11T20:39:54.298Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40412025-11-11T20:40:01.315Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40422025-11-11T20:40:58.014Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40432025-11-11T20:40:59.225Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40442025-11-11T20:41:02.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
40452025-11-11T20:41:02.914Z
40462025-11-11T20:41:02.914Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (206/232)
40472025-11-11T20:41:04.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482025-11-11T20:41:04.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492025-11-11T20:41:04.404Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40502025-11-11T20:41:05.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
40512025-11-11T20:41:05.962Z
40522025-11-11T20:41:05.962Zinfo: running `cargo check --bins` on omicron-releng (207/232)
40532025-11-11T20:41:07.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542025-11-11T20:41:07.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552025-11-11T20:41:07.428Z Compiling blake3 v1.5.4
40562025-11-11T20:41:07.454Z Checking constant_time_eq v0.3.1
40572025-11-11T20:41:07.479Z Checking arrayref v0.3.9
40582025-11-11T20:41:07.479Z Checking arrayvec v0.7.6
40592025-11-11T20:41:07.504Z Checking topological-sort v0.2.2
40602025-11-11T20:41:07.530Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40612025-11-11T20:41:07.530Z Checking shell-words v1.1.0
40622025-11-11T20:41:07.555Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40632025-11-11T20:41:09.255Z Checking omicron-zone-package v0.12.2
40642025-11-11T20:41:11.199Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40652025-11-11T20:41:13.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s
40662025-11-11T20:41:13.554Z
40672025-11-11T20:41:13.554Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (208/232)
40682025-11-11T20:41:14.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692025-11-11T20:41:14.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702025-11-11T20:41:14.944Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40712025-11-11T20:41:15.450Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40722025-11-11T20:41:16.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
40732025-11-11T20:41:16.669Z
40742025-11-11T20:41:16.669Zinfo: running `cargo check --bins` on xtask (209/232)
40752025-11-11T20:41:17.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762025-11-11T20:41:17.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772025-11-11T20:41:17.674Z Checking bitflags v2.9.4
40782025-11-11T20:41:17.700Z Checking serde v1.0.226
40792025-11-11T20:41:17.700Z Checking zerofrom v0.1.4
40802025-11-11T20:41:17.725Z Checking thiserror v2.0.17
40812025-11-11T20:41:17.750Z Checking hashbrown v0.16.0
40822025-11-11T20:41:17.750Z Checking smallvec v1.15.1
40832025-11-11T20:41:17.775Z Checking serde_json v1.0.145
40842025-11-11T20:41:17.775Z Checking scroll v0.12.0
40852025-11-11T20:41:17.963Z Checking num-traits v0.2.19
40862025-11-11T20:41:17.998Z Checking rustix v0.38.37
40872025-11-11T20:41:18.023Z Checking yoke v0.7.4
40882025-11-11T20:41:18.234Z Checking thiserror v1.0.69
40892025-11-11T20:41:18.323Z Checking log v0.4.27
40902025-11-11T20:41:18.393Z Checking zerovec v0.10.4
40912025-11-11T20:41:18.418Z Checking percent-encoding v2.3.2
40922025-11-11T20:41:18.667Z Checking pest v2.8.2
40932025-11-11T20:41:18.702Z Checking form_urlencoded v1.2.2
40942025-11-11T20:41:18.775Z Checking serde_spanned v0.6.9
40952025-11-11T20:41:18.886Z Checking indexmap v2.11.4
40962025-11-11T20:41:18.991Z Checking toml_datetime v0.6.11
40972025-11-11T20:41:19.049Z Checking erased-serde v0.4.6
40982025-11-11T20:41:19.094Z Checking terminal_size v0.4.0
40992025-11-11T20:41:19.315Z Checking goblin v0.8.2
41002025-11-11T20:41:19.424Z Checking zerocopy v0.7.35
41012025-11-11T20:41:19.459Z Checking getrandom v0.3.4
41022025-11-11T20:41:19.545Z Checking ordered-float v2.10.1
41032025-11-11T20:41:19.721Z Checking syn v2.0.106
41042025-11-11T20:41:20.011Z Checking serde-untagged v0.1.7
41052025-11-11T20:41:20.117Z Checking tinystr v0.7.6
41062025-11-11T20:41:20.142Z Checking icu_collections v1.5.0
41072025-11-11T20:41:20.296Z Checking toml_edit v0.22.27
41082025-11-11T20:41:20.448Z Checking serde-value v0.7.0
41092025-11-11T20:41:20.506Z Checking icu_locid v1.5.0
41102025-11-11T20:41:20.781Z Checking rustix v1.0.7
41112025-11-11T20:41:20.900Z Checking once_cell v1.21.3
41122025-11-11T20:41:20.972Z Checking clap_builder v4.5.48
41132025-11-11T20:41:21.307Z Checking cargo-platform v0.2.0
41142025-11-11T20:41:21.332Z Checking dtrace-parser v0.2.0
41152025-11-11T20:41:21.579Z Checking icu_provider v1.5.0
41162025-11-11T20:41:21.674Z Checking textwrap v0.16.2
41172025-11-11T20:41:21.879Z Checking fs-err v3.1.1
41182025-11-11T20:41:22.135Z Checking tabled v0.15.0
41192025-11-11T20:41:22.254Z Checking icu_locid_transform v1.5.0
41202025-11-11T20:41:22.279Z Checking anyhow v1.0.99
41212025-11-11T20:41:22.405Z Checking tempfile v3.20.0
41222025-11-11T20:41:22.741Z Checking macaddr v1.0.1
41232025-11-11T20:41:22.832Z Checking camino-tempfile v1.4.1
41242025-11-11T20:41:23.166Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
41252025-11-11T20:41:23.247Z Checking toml v0.8.23
41262025-11-11T20:41:23.374Z Checking icu_properties v1.5.1
41272025-11-11T20:41:24.011Z Checking cargo_toml v0.21.0
41282025-11-11T20:41:24.237Z Checking clap v4.5.48
41292025-11-11T20:41:24.626Z Checking dof v0.3.0
41302025-11-11T20:41:25.298Z Checking usdt-impl v0.5.0
41312025-11-11T20:41:25.937Z Checking usdt v0.5.0
41322025-11-11T20:41:26.870Z Checking icu_normalizer v1.5.0
41332025-11-11T20:41:27.806Z Checking idna_adapter v1.2.0
41342025-11-11T20:41:28.060Z Checking idna v1.0.3
41352025-11-11T20:41:28.559Z Checking url v2.5.4
41362025-11-11T20:41:29.340Z Checking cargo-util-schemas v0.8.2
41372025-11-11T20:41:31.235Z Checking cargo_metadata v0.21.0
41382025-11-11T20:41:32.938Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41392025-11-11T20:41:33.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s
41402025-11-11T20:41:34.181Z
41412025-11-11T20:41:34.181Zinfo: running `cargo check --bins` on end-to-end-tests (210/232)
41422025-11-11T20:41:35.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432025-11-11T20:41:35.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442025-11-11T20:41:35.956Z Checking polyval v0.6.2
41452025-11-11T20:41:35.981Z Checking ctr v0.9.2
41462025-11-11T20:41:35.981Z Checking ssh-encoding v0.2.0
41472025-11-11T20:41:36.006Z Checking blowfish v0.9.1
41482025-11-11T20:41:36.082Z Checking password-hash v0.4.2
41492025-11-11T20:41:36.108Z Checking p256 v0.13.2
41502025-11-11T20:41:36.108Z Checking p521 v0.13.3
41512025-11-11T20:41:36.134Z Checking russh-cryptovec v0.7.3
41522025-11-11T20:41:36.349Z Checking ghash v0.5.1
41532025-11-11T20:41:36.376Z Checking bcrypt-pbkdf v0.10.0
41542025-11-11T20:41:36.401Z Checking md5 v0.7.0
41552025-11-11T20:41:36.448Z Checking num-bigint v0.4.6
41562025-11-11T20:41:36.477Z Checking des v0.8.1
41572025-11-11T20:41:36.587Z Checking pbkdf2 v0.11.0
41582025-11-11T20:41:36.615Z Checking aes-gcm v0.10.3
41592025-11-11T20:41:36.674Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41602025-11-11T20:41:36.700Z Checking hex-literal v0.4.1
41612025-11-11T20:41:36.774Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41622025-11-11T20:41:36.829Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41632025-11-11T20:41:36.894Z Checking internet-checksum v0.2.1
41642025-11-11T20:41:36.920Z Checking ssh-cipher v0.2.0
41652025-11-11T20:41:37.275Z Checking ssh-key v0.6.6
41662025-11-11T20:41:37.432Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41672025-11-11T20:41:38.902Z Checking russh-keys v0.45.0
41682025-11-11T20:41:40.391Z Checking russh v0.45.0
41692025-11-11T20:42:16.461Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41702025-11-11T20:42:19.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.90s
41712025-11-11T20:42:19.416Z
41722025-11-11T20:42:19.416Zinfo: running `cargo check --bins` on gateway-cli (211/232)
41732025-11-11T20:42:20.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41742025-11-11T20:42:20.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41752025-11-11T20:42:20.905Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
41762025-11-11T20:42:20.905Z Checking termios v0.3.3
41772025-11-11T20:42:20.905Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41782025-11-11T20:42:24.140Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
41792025-11-11T20:42:29.054Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41802025-11-11T20:42:30.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
41812025-11-11T20:42:30.751Z
41822025-11-11T20:42:30.751Zinfo: running `cargo check --bins --no-default-features` on installinator (212/232)
41832025-11-11T20:42:32.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842025-11-11T20:42:32.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852025-11-11T20:42:32.397Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41862025-11-11T20:42:32.422Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41872025-11-11T20:42:32.447Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41882025-11-11T20:42:32.495Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41892025-11-11T20:42:33.428Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41902025-11-11T20:42:33.453Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41912025-11-11T20:42:35.266Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41922025-11-11T20:42:35.611Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41932025-11-11T20:42:35.611Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41942025-11-11T20:42:37.325Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41952025-11-11T20:42:41.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s
41962025-11-11T20:42:41.294Z
41972025-11-11T20:42:41.294Zinfo: running `cargo check --bins` on internal-dns-cli (213/232)
41982025-11-11T20:42:42.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-11-11T20:42:42.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-11-11T20:42:42.844Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
42012025-11-11T20:42:43.662Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
42022025-11-11T20:42:44.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
42032025-11-11T20:42:44.563Z
42042025-11-11T20:42:44.564Zinfo: running `cargo check --bins` on omicron-live-tests (214/232)
42052025-11-11T20:42:45.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062025-11-11T20:42:45.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072025-11-11T20:42:45.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082025-11-11T20:42:45.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
42092025-11-11T20:42:45.955Z
42102025-11-11T20:42:45.955Zinfo: running `cargo check --bins` on live-tests-macros (215/232)
42112025-11-11T20:42:47.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122025-11-11T20:42:47.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132025-11-11T20:42:47.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142025-11-11T20:42:47.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
42152025-11-11T20:42:47.396Z
42162025-11-11T20:42:47.396Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (216/232)
42172025-11-11T20:42:48.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182025-11-11T20:42:48.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192025-11-11T20:42:49.105Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42202025-11-11T20:42:50.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
42212025-11-11T20:42:50.462Z
42222025-11-11T20:42:50.462Zinfo: running `cargo check --bins` on omicron-ntp-admin (217/232)
42232025-11-11T20:42:51.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242025-11-11T20:42:51.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252025-11-11T20:42:52.031Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
42262025-11-11T20:42:52.031Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
42272025-11-11T20:42:52.466Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
42282025-11-11T20:42:54.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
42292025-11-11T20:42:54.444Z
42302025-11-11T20:42:54.444Zinfo: running `cargo check --bins` on omicron-package (218/232)
42312025-11-11T20:42:55.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322025-11-11T20:42:55.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332025-11-11T20:42:56.180Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42342025-11-11T20:42:58.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
42352025-11-11T20:42:59.105Z
42362025-11-11T20:42:59.105Zinfo: running `cargo check --bins` on trust-quorum (219/232)
42372025-11-11T20:43:00.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42382025-11-11T20:43:00.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42392025-11-11T20:43:00.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42402025-11-11T20:43:00.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
42412025-11-11T20:43:00.648Z
42422025-11-11T20:43:00.649Zinfo: running `cargo check --bins --no-default-features` on gfss (220/232)
42432025-11-11T20:43:01.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442025-11-11T20:43:01.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452025-11-11T20:43:01.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42462025-11-11T20:43:01.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
42472025-11-11T20:43:02.020Z
42482025-11-11T20:43:02.020Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (221/232)
42492025-11-11T20:43:03.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42502025-11-11T20:43:03.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42512025-11-11T20:43:03.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42522025-11-11T20:43:03.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
42532025-11-11T20:43:03.407Z
42542025-11-11T20:43:03.407Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (222/232)
42552025-11-11T20:43:04.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42562025-11-11T20:43:04.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42572025-11-11T20:43:04.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42582025-11-11T20:43:04.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
42592025-11-11T20:43:04.879Z
42602025-11-11T20:43:04.879Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (223/232)
42612025-11-11T20:43:06.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42622025-11-11T20:43:06.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42632025-11-11T20:43:06.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42642025-11-11T20:43:06.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
42652025-11-11T20:43:06.426Z
42662025-11-11T20:43:06.427Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (224/232)
42672025-11-11T20:43:07.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682025-11-11T20:43:07.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692025-11-11T20:43:07.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42702025-11-11T20:43:07.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
42712025-11-11T20:43:08.074Z
42722025-11-11T20:43:08.074Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (225/232)
42732025-11-11T20:43:09.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42742025-11-11T20:43:09.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42752025-11-11T20:43:09.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42762025-11-11T20:43:09.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
42772025-11-11T20:43:09.516Z
42782025-11-11T20:43:09.516Zinfo: running `cargo check --bins` on trust-quorum-test-utils (226/232)
42792025-11-11T20:43:10.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42802025-11-11T20:43:10.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42812025-11-11T20:43:10.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42822025-11-11T20:43:10.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
42832025-11-11T20:43:11.110Z
42842025-11-11T20:43:11.110Zinfo: running `cargo check --bins` on tqdb (227/232)
42852025-11-11T20:43:12.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862025-11-11T20:43:12.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872025-11-11T20:43:12.911Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42882025-11-11T20:43:13.408Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
42892025-11-11T20:43:16.038Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42902025-11-11T20:43:17.691Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42912025-11-11T20:43:18.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
42922025-11-11T20:43:19.101Z
42932025-11-11T20:43:19.101Zinfo: running `cargo check --bins` on wicket-dbg (228/232)
42942025-11-11T20:43:20.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42952025-11-11T20:43:20.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42962025-11-11T20:43:20.816Z Checking rtoolbox v0.0.2
42972025-11-11T20:43:20.816Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42982025-11-11T20:43:20.841Z Checking tui-tree-widget v0.23.1
42992025-11-11T20:43:21.118Z Checking rpassword v7.4.0
43002025-11-11T20:43:29.614Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
43012025-11-11T20:43:34.973Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
43022025-11-11T20:43:37.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.19s
43032025-11-11T20:43:37.562Z
43042025-11-11T20:43:37.562Zinfo: running `cargo check --bins` on wicket (229/232)
43052025-11-11T20:43:38.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43062025-11-11T20:43:38.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43072025-11-11T20:43:39.121Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
43082025-11-11T20:43:39.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
43092025-11-11T20:43:39.959Z
43102025-11-11T20:43:39.959Zinfo: running `cargo check --bins` on wicketd (230/232)
43112025-11-11T20:43:41.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43122025-11-11T20:43:41.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43132025-11-11T20:43:41.723Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
43142025-11-11T20:43:48.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s
43152025-11-11T20:43:49.191Z
43162025-11-11T20:43:49.191Zinfo: running `cargo check --bins` on omicron-workspace-hack (231/232)
43172025-11-11T20:43:50.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43182025-11-11T20:43:50.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43192025-11-11T20:43:50.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43202025-11-11T20:43:50.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
43212025-11-11T20:43:50.655Z
43222025-11-11T20:43:50.655Zinfo: running `cargo check --bins` on zone-setup (232/232)
43232025-11-11T20:43:52.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43242025-11-11T20:43:52.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43252025-11-11T20:43:52.321Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
43262025-11-11T20:43:52.346Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43272025-11-11T20:43:52.346Z Checking uzers v0.12.1
43282025-11-11T20:43:52.811Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43292025-11-11T20:43:55.856Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43302025-11-11T20:44:00.102Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
43312025-11-11T20:44:01.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s
43322025-11-11T20:44:02.274Z
43332025-11-11T20:44:02.300Zreal 27:17.488119054
43342025-11-11T20:44:02.300Zuser 42:12.324482125
43352025-11-11T20:44:02.300Zsys 7:19.727707359
43362025-11-11T20:44:02.300Ztrap 1.101964008
43372025-11-11T20:44:02.300Ztflt 0.545177855
43382025-11-11T20:44:02.300Zdflt 1.196315603
43392025-11-11T20:44:02.300Zkflt 0.001069615
43402025-11-11T20:44:02.300Zlock 1:54:24.973132768
43412025-11-11T20:44:02.300Zslp 3:55:21.664889405
43422025-11-11T20:44:02.300Zlat 1:39.735370194
43432025-11-11T20:44:02.300Zstop 5:05.306995765
43442025-11-11T20:44:02.300Zprocess exited: duration 2005031 ms, exit code 0
 
43452025-11-11T20:44:02.352Zfound 0 output files