01K9DKBXQBBG62XD5NZ7KBA35T: 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: 01K9DKCBSY2RHWYFXMADC2XW11

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-11-06T22:08:36.682Zjob assigned to worker 01K9DKCCZG5PZ6SD53JHRFZVGQ [factory aws, i-03b0fec2b3ec2ccf4] (queued for 47 s)
 
22025-11-06T22:08:45.043Zstarting task 0: "setup"
32025-11-06T22:08:45.048Z++ uname -s
42025-11-06T22:08:45.051Z+ kern=SunOS
52025-11-06T22:08:45.051Z+ build_user=build
62025-11-06T22:08:45.051Z+ build_uid=12345
72025-11-06T22:08:45.051Z+ work_dir=/work
82025-11-06T22:08:45.051Z+ input_dir=/input
92025-11-06T22:08:45.051Z+ [[ 0 == 12345 ]]
102025-11-06T22:08:45.051Z+ case "$kern" in
112025-11-06T22:08:45.051Z+ groupadd -g 12345 build
122025-11-06T22:08:45.054Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-11-06T22:08:47.061Z+ zfs create -o mountpoint=/work rpool/work
142025-11-06T22:08:47.178Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-11-06T22:08:47.181Z+ home_fs=zfs
162025-11-06T22:08:47.182Z+ [[ zfs == autofs ]]
172025-11-06T22:08:47.182Z+ mkdir -p /home/build
182025-11-06T22:08:47.185Z+ chown build:build /home/build /work
192025-11-06T22:08:49.185Z+ chmod 0700 /home/build /work
202025-11-06T22:08:49.188Zprocess exited: duration 4148 ms, exit code 0
 
212025-11-06T22:08:49.195Zstarting task 1: "rust-toolchain"
222025-11-06T22:08:49.202Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-11-06T22:08:49.203Z * rust toolchain channel = "1.89.0"
242025-11-06T22:08:49.203Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-11-06T22:08:49.203Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-11-06T22:08:49.203Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-11-06T22:08:49.203Z * rust toolchain profile = "default"
282025-11-06T22:08:49.206Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-11-06T22:08:49.206Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-11-06T22:08:49.407Zinfo: downloading installer
312025-11-06T22:08:50.650Zwarn: It looks like you have an existing installation of Rust at:
322025-11-06T22:08:50.650Zwarn: /opt/ooce/bin
332025-11-06T22:08:50.650Zwarn: It is recommended that rustup be the primary Rust installation.
342025-11-06T22:08:50.650Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-11-06T22:08:50.650Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-11-06T22:08:50.650Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-11-06T22:08:50.650Zwarn: or pass `-y' to ignore all ignorable checks.
382025-11-06T22:08:50.650Zerror: cannot install while Rust is installed
392025-11-06T22:08:50.650Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-11-06T22:08:50.692Zinfo: profile set to 'default'
412025-11-06T22:08:50.692Zinfo: default host triple is x86_64-unknown-illumos
422025-11-06T22:08:50.692Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-11-06T22:08:50.837Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-11-06T22:08:50.837Zinfo: downloading component 'cargo'
452025-11-06T22:08:51.657Zinfo: downloading component 'clippy'
462025-11-06T22:08:51.982Zinfo: downloading component 'rust-docs'
472025-11-06T22:08:53.184Zinfo: downloading component 'rust-std'
482025-11-06T22:08:54.823Zinfo: downloading component 'rustc'
492025-11-06T22:09:01.136Zinfo: downloading component 'rustfmt'
502025-11-06T22:09:01.375Zinfo: installing component 'cargo'
512025-11-06T22:09:02.259Zinfo: installing component 'clippy'
522025-11-06T22:09:02.657Zinfo: installing component 'rust-docs'
532025-11-06T22:09:04.520Zinfo: installing component 'rust-std'
542025-11-06T22:09:06.432Zinfo: installing component 'rustc'
552025-11-06T22:09:13.046Zinfo: installing component 'rustfmt'
562025-11-06T22:09:13.382Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-11-06T22:09:13.382Z
582025-11-06T22:09:13.809Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-11-06T22:09:13.809Z
602025-11-06T22:09:13.812Z
612025-11-06T22:09:13.813ZRust is installed now. Great!
622025-11-06T22:09:13.813Z
632025-11-06T22:09:13.813ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-11-06T22:09:13.813Zenvironment variable. This has not been done automatically.
652025-11-06T22:09:13.813Z
662025-11-06T22:09:13.813ZTo configure your current shell, you need to source
672025-11-06T22:09:13.813Zthe corresponding env file under $HOME/.cargo.
682025-11-06T22:09:13.813Z
692025-11-06T22:09:13.813ZThis is usually done by running one of the following (note the leading DOT):
702025-11-06T22:09:13.813Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-11-06T22:09:13.813Zsource "$HOME/.cargo/env.fish" # For fish
722025-11-06T22:09:13.813Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-11-06T22:09:13.905Z+ rustup --version
742025-11-06T22:09:13.916Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-11-06T22:09:13.919Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-11-06T22:09:13.998Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-11-06T22:09:14.001Z+ cargo --version
782025-11-06T22:09:14.066Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-11-06T22:09:14.069Z+ rustc --version
802025-11-06T22:09:14.147Zrustc 1.89.0 (29483883e 2025-08-04)
812025-11-06T22:09:14.153Zprocess exited: duration 24963 ms, exit code 0
 
822025-11-06T22:09:14.159Zstarting task 2: "authentication"
832025-11-06T22:09:14.188Zprocess exited: duration 27 ms, exit code 0
 
842025-11-06T22:09:14.194Zstarting task 3: "clone repository"
852025-11-06T22:09:14.200Z+ mkdir -p /work/oxidecomputer/omicron
862025-11-06T22:09:14.203Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-11-06T22:09:14.238ZCloning into '/work/oxidecomputer/omicron'...
882025-11-06T22:09:24.443Z+ cd /work/oxidecomputer/omicron
892025-11-06T22:09:24.447Z+ git fetch origin 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
902025-11-06T22:09:24.896ZFrom https://github.com/oxidecomputer/omicron
912025-11-06T22:09:24.896Z * branch 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f -> FETCH_HEAD
922025-11-06T22:09:24.907Z+ [[ -n mkeeter/crucible-debug ]]
932025-11-06T22:09:24.910Z++ git branch --show-current
942025-11-06T22:09:24.913Z+ current=main
952025-11-06T22:09:24.913Z+ [[ main != mkeeter/crucible-debug ]]
962025-11-06T22:09:24.913Z+ git branch -f mkeeter/crucible-debug 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
972025-11-06T22:09:24.916Z+ git checkout -f mkeeter/crucible-debug
982025-11-06T22:09:25.229ZSwitched to branch 'mkeeter/crucible-debug'
992025-11-06T22:09:25.233Z+ git reset --hard 4fc18ef394c4eda5b69ecd958a0aea9ef78c061f
1002025-11-06T22:09:25.250ZHEAD is now at 4fc18ef39 Temporarily bump Crucible for downstairs debug
1012025-11-06T22:09:25.253Zprocess exited: duration 11059 ms, exit code 0
 
1022025-11-06T22:09:25.260Zstarting task 4: "build"
1032025-11-06T22:09:25.265Z+ source .github/buildomat/ci-env.sh
1042025-11-06T22:09:25.267Z++ export CARGO_TERM_COLOR=always
1052025-11-06T22:09:25.268Z++ CARGO_TERM_COLOR=always
1062025-11-06T22:09:25.268Z+ cargo --version
1072025-11-06T22:09:25.322Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-11-06T22:09:25.325Z+ rustc --version
1092025-11-06T22:09:25.395Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-11-06T22:09:25.398Z+ source ./env.sh
1112025-11-06T22:09:25.398Z++ OLD_SHELL_OPTS=ehxB
1122025-11-06T22:09:25.398Z++ set -o xtrace
1132025-11-06T22:09:25.401Z++++ dirname ./env.sh
1142025-11-06T22:09:25.404Z+++ readlink -f .
1152025-11-06T22:09:25.407Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-11-06T22:09:25.407Z++ 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-06T22:09:25.407Z++ 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-06T22:09:25.407Z++ 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-06T22:09:25.408Z++ 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-06T22:09:25.408Z++ 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-06T22:09:25.408Z++ 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-06T22:09:25.408Z++ 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-06T22:09:25.408Z++ 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-06T22:09:25.408Z++ case $OLD_SHELL_OPTS in
1252025-11-06T22:09:25.408Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-11-06T22:09:25.408Z+ 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-06T22:09:25.408Z+ 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-06T22:09:25.408Z+ banner prerequisites
1292025-11-06T22:09:25.408Z
1302025-11-06T22:09:25.408Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-11-06T22:09:25.408Z # # # # # # # # # # # # # # #
1322025-11-06T22:09:25.408Z # # # # ##### # # ##### # # # # # #### #
1332025-11-06T22:09:25.408Z ##### ##### # ##### # # # # # # # # #
1342025-11-06T22:09:25.408Z # # # # # # # # # # # # # # #
1352025-11-06T22:09:25.408Z # # # ###### # # ###### ### # #### # #### #
1362025-11-06T22:09:25.408Z
1372025-11-06T22:09:25.411Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-11-06T22:09:35.850Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-11-06T22:09:44.461Z Startup: Caching catalogs ... Done
1402025-11-06T22:09:57.132ZPlanning: Solver setup ... Done (11.208s)
1412025-11-06T22:09:57.227ZPlanning: Running solver ... Done (0.095s)
1422025-11-06T22:09:57.357ZPlanning: Finding local manifests ... Done (0.003s)
1432025-11-06T22:09:57.369ZPlanning: Fetching manifests: 0/4 0% complete
1442025-11-06T22:09:57.502ZPlanning: Fetching manifests: 4/4 100% complete
1452025-11-06T22:09:57.550ZPlanning: Package planning ... Done (0.047s)
1462025-11-06T22:09:57.601ZPlanning: Merging actions ... Done (0.051s)
1472025-11-06T22:09:57.908ZPlanning: Checking for conflicting actions ... Done (0.307s)
1482025-11-06T22:09:57.919ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-11-06T22:09:59.059ZPlanning: Evaluating mediators ... Done (1.140s)
1502025-11-06T22:09:59.068ZPlanning: Planning completed in 14.47 seconds
1512025-11-06T22:09:59.084Z Packages to install: 4
1522025-11-06T22:09:59.084Z Mediators to change: 2
1532025-11-06T22:09:59.087Z Services to change: 1
1542025-11-06T22:09:59.087Z Estimated space available: 155.47 GB
1552025-11-06T22:09:59.087ZEstimated space to be consumed: 1.75 GB
1562025-11-06T22:09:59.087Z Create boot environment: No
1572025-11-06T22:09:59.087ZCreate backup boot environment: No
1582025-11-06T22:09:59.087Z Rebuild boot archive: No
1592025-11-06T22:09:59.087Z
1602025-11-06T22:09:59.087ZChanged mediators:
1612025-11-06T22:09:59.087Z mediator clang:
1622025-11-06T22:09:59.087Z version: None -> 15 (system default)
1632025-11-06T22:09:59.087Z
1642025-11-06T22:09:59.087Z mediator llvm:
1652025-11-06T22:09:59.087Z version: 14 (system default) -> 15 (system default)
1662025-11-06T22:09:59.087Z
1672025-11-06T22:09:59.087ZChanged packages:
1682025-11-06T22:09:59.087Zhelios-dev
1692025-11-06T22:09:59.087Z developer/build-essential
1702025-11-06T22:09:59.087Z None -> 11-2.0
1712025-11-06T22:09:59.087Z library/libxmlsec1
1722025-11-06T22:09:59.087Z None -> 1.2.35-2.0
1732025-11-06T22:09:59.087Z ooce/developer/clang-15
1742025-11-06T22:09:59.087Z None -> 15.0.7-2.0
1752025-11-06T22:09:59.087Z ooce/developer/llvm-15
1762025-11-06T22:09:59.087Z None -> 15.0.7-2.0
1772025-11-06T22:09:59.087Z
1782025-11-06T22:09:59.087ZServices:
1792025-11-06T22:09:59.087Z restart_fmri:
1802025-11-06T22:09:59.087Z svc:/system/update-man-index:default
1812025-11-06T22:09:59.137Z
1822025-11-06T22:09:59.137ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-11-06T22:10:04.629ZDownload: 2222/3290 items 119.2/212.6MB 56% complete (25.8M/s)
1842025-11-06T22:10:08.628ZDownload: Completed 212.60 MB in 9.49 seconds (22.4M/s)
1852025-11-06T22:10:08.936Z Actions: 1/3689 actions (Installing new actions)
1862025-11-06T22:10:13.581Z Actions: Completed 3689 actions in 4.65 seconds.
1872025-11-06T22:10:14.249Z Done (0.663s)
1882025-11-06T22:10:14.250Z Done (0.000s)
1892025-11-06T22:10:15.216Z Done (0.967s)
1902025-11-06T22:10:20.404Z Done (4.848s)
1912025-11-06T22:10:20.490Z Done (0.017s)
1922025-11-06T22:10:20.493Z Done (0.000s)
1932025-11-06T22:10:20.646Z Done (0.000s)
1942025-11-06T22:10:21.550ZPlanning: Evaluating mediator changes ... Done
1952025-11-06T22:10:21.709ZPlanning: Checking for conflicting actions ... Done
1962025-11-06T22:10:21.712ZPlanning: Consolidating action changes ... Done
1972025-11-06T22:10:21.984ZPlanning: Evaluating mediators ... Done
1982025-11-06T22:10:21.987ZPlanning: Planning completed in 0.43 seconds
1992025-11-06T22:10:22.018Z Mediators to change: 2
2002025-11-06T22:10:22.018Z Create boot environment: No
2012025-11-06T22:10:22.021ZCreate backup boot environment: No
2022025-11-06T22:10:22.089Z Done
2032025-11-06T22:10:22.089Z Done
2042025-11-06T22:10:22.757Z Done
2052025-11-06T22:10:26.480Z Done
2062025-11-06T22:10:26.564Z Done
2072025-11-06T22:10:26.567Z Done
2082025-11-06T22:10:26.728Z Done
2092025-11-06T22:10:27.337ZPlanning: Evaluating mediator changes ... Done
2102025-11-06T22:10:27.340ZPlanning: Merging actions ... Done
2112025-11-06T22:10:27.524ZPlanning: Checking for conflicting actions ... Done
2122025-11-06T22:10:27.527ZPlanning: Consolidating action changes ... Done
2132025-11-06T22:10:27.792ZPlanning: Evaluating mediators ... Done
2142025-11-06T22:10:27.847ZPlanning: Planning completed in 0.76 seconds
2152025-11-06T22:10:27.881Z Packages to change: 1
2162025-11-06T22:10:27.882Z Mediators to change: 1
2172025-11-06T22:10:27.884Z Services to change: 1
2182025-11-06T22:10:27.884Z Create boot environment: No
2192025-11-06T22:10:27.885ZCreate backup boot environment: Yes
2202025-11-06T22:10:30.323Z Actions: 1/6 actions (Updating modified actions)
2212025-11-06T22:10:30.326Z Actions: Completed 6 actions in 0.00 seconds.
2222025-11-06T22:10:30.326Z Done
2232025-11-06T22:10:30.326Z Done
2242025-11-06T22:10:30.518Z Done
2252025-11-06T22:10:34.131Z Done
2262025-11-06T22:10:34.218Z Done
2272025-11-06T22:10:34.221Z Done
2282025-11-06T22:10:34.456Z Done
2292025-11-06T22:10:34.897ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302025-11-06T22:10:34.897Zclang system 15 system
2312025-11-06T22:10:34.897Zcsh system system illumos
2322025-11-06T22:10:34.897Zctags system system illumos
2332025-11-06T22:10:34.897Zfile system system illumos
2342025-11-06T22:10:34.897Zgcc vendor 12 vendor
2352025-11-06T22:10:34.898Zgcc system 10 system
2362025-11-06T22:10:34.898Zgcc system 7 system
2372025-11-06T22:10:34.898Zgo system 1.20 system
2382025-11-06T22:10:34.898Zgo system 1.19 system
2392025-11-06T22:10:34.898Zllvm system 15 system
2402025-11-06T22:10:34.898Zllvm system 14 system
2412025-11-06T22:10:34.898Zmariadb system 10.6 system
2422025-11-06T22:10:34.898Zmta vendor vendor dma
2432025-11-06T22:10:34.898Zopenjdk system 17 system
2442025-11-06T22:10:34.898Zopenjdk system 11 system
2452025-11-06T22:10:34.898Zopenjdk system 1.8 system
2462025-11-06T22:10:34.898Zopenssl vendor 3 vendor
2472025-11-06T22:10:34.898Zperl system 5.36 system
2482025-11-06T22:10:34.898Zpostgresql system 15 system
2492025-11-06T22:10:34.898Zpostgresql system 13 system
2502025-11-06T22:10:34.898Zpython vendor 3 vendor
2512025-11-06T22:10:34.898Zpython system 2 system
2522025-11-06T22:10:34.898Zpython3 system 3.11 system
2532025-11-06T22:10:34.899Zruby system 3.0 system
2542025-11-06T22:10:34.899Zwords vendor vendor american-english
2552025-11-06T22:10:34.899Zwords system system australian-english
2562025-11-06T22:10:34.899Zwords system system british-english
2572025-11-06T22:10:34.899Zwords system system canadian-english
2582025-11-06T22:10:34.899Zwords system system french
2592025-11-06T22:10:34.899Zwords system system italian
2602025-11-06T22:10:34.899Zwords system system ngerman
2612025-11-06T22:10:34.899Zwords system system ogerman
2622025-11-06T22:10:34.899Zwords system system spanish
2632025-11-06T22:10:35.226ZPUBLISHER TYPE STATUS P LOCATION
2642025-11-06T22:10:35.226Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-11-06T22:10:40.633ZFMRI IFO
2662025-11-06T22:10:40.633Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-11-06T22:10:40.633Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-11-06T22:10:40.633Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-11-06T22:10:40.633Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-11-06T22:10:40.633Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-11-06T22:10:40.633Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722025-11-06T22:10:40.633Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-11-06T22:10:40.633Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742025-11-06T22:10:40.633Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-11-06T22:10:40.633Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-11-06T22:10:40.635Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772025-11-06T22:10:40.635Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782025-11-06T22:10:40.635Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-11-06T22:10:40.635Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802025-11-06T22:10:40.635Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812025-11-06T22:10:40.635Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-11-06T22:10:41.769Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-11-06T22:10:42.025Z Updating crates.io index
2842025-11-06T22:10:42.028Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852025-11-06T22:10:42.479Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-11-06T22:10:43.160Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-11-06T22:10:43.490Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-11-06T22:10:43.770Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-11-06T22:10:44.133Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-11-06T22:10:45.972Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-11-06T22:10:48.248Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-11-06T22:10:49.232Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-11-06T22:10:49.992Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-11-06T22:10:50.505Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-11-06T22:10:50.927Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-11-06T22:10:51.233Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-11-06T22:10:51.813Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-11-06T22:10:52.406Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-11-06T22:10:52.712Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-11-06T22:10:53.002Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012025-11-06T22:10:53.313Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-11-06T22:10:53.610Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-11-06T22:10:53.826Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-11-06T22:10:54.034Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-11-06T22:10:54.309Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-11-06T22:10:54.660Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072025-11-06T22:10:55.126Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-11-06T22:10:55.500Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-11-06T22:10:55.769Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102025-11-06T22:10:56.427Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-11-06T22:10:57.214Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-11-06T22:10:57.602Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-11-06T22:10:57.910Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-11-06T22:10:58.395Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3152025-11-06T22:10:58.717Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162025-11-06T22:10:58.974Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-11-06T22:10:59.447Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-11-06T22:10:59.690Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-11-06T22:10:59.906Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-11-06T22:11:12.246Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-11-06T22:11:13.970Z Downloading crates ...
3222025-11-06T22:11:14.026Z Downloaded block-buffer v0.10.4
3232025-11-06T22:11:14.036Z Downloaded plain v0.2.3
3242025-11-06T22:11:14.039Z Downloaded serde_core v1.0.226
3252025-11-06T22:11:14.060Z Downloaded rustix v0.38.37
3262025-11-06T22:11:14.080Z Downloaded cpufeatures v0.2.14
3272025-11-06T22:11:14.083Z Downloaded displaydoc v0.2.5
3282025-11-06T22:11:14.086Z Downloaded dof v0.3.0
3292025-11-06T22:11:14.086Z Downloaded crypto-common v0.1.6
3302025-11-06T22:11:14.089Z Downloaded unicode-xid v0.2.6
3312025-11-06T22:11:14.089Z Downloaded toml_write v0.1.2
3322025-11-06T22:11:14.093Z Downloaded erased-serde v0.4.6
3332025-11-06T22:11:14.096Z Downloaded equivalent v1.0.2
3342025-11-06T22:11:14.096Z Downloaded clap_lex v0.7.4
3352025-11-06T22:11:14.096Z Downloaded clap_derive v4.5.47
3362025-11-06T22:11:14.099Z Downloaded typeid v1.0.3
3372025-11-06T22:11:14.102Z Downloaded fastrand v2.1.1
3382025-11-06T22:11:14.102Z Downloaded errno v0.3.12
3392025-11-06T22:11:14.105Z Downloaded writeable v0.5.5
3402025-11-06T22:11:14.105Z Downloaded unicode-linebreak v0.1.5
3412025-11-06T22:11:14.108Z Downloaded cargo-util-schemas v0.8.2
3422025-11-06T22:11:14.108Z Downloaded camino-tempfile v1.4.1
3432025-11-06T22:11:14.111Z Downloaded zerovec-derive v0.10.3
3442025-11-06T22:11:14.114Z Downloaded thiserror v1.0.69
3452025-11-06T22:11:14.117Z Downloaded terminal_size v0.4.0
3462025-11-06T22:11:14.120Z Downloaded cargo_toml v0.21.0
3472025-11-06T22:11:14.121Z Downloaded cargo-platform v0.2.0
3482025-11-06T22:11:14.124Z Downloaded bitflags v2.9.4
3492025-11-06T22:11:14.127Z Downloaded zerofrom v0.1.4
3502025-11-06T22:11:14.131Z Downloaded write16 v1.0.0
3512025-11-06T22:11:14.131Z Downloaded utf8_iter v1.0.4
3522025-11-06T22:11:14.131Z Downloaded icu_provider_macros v1.5.0
3532025-11-06T22:11:14.131Z Downloaded toml_datetime v0.6.11
3542025-11-06T22:11:14.134Z Downloaded zerofrom-derive v0.1.4
3552025-11-06T22:11:14.134Z Downloaded heck v0.4.1
3562025-11-06T22:11:14.137Z Downloaded yoke-derive v0.7.4
3572025-11-06T22:11:14.137Z Downloaded utf8parse v0.2.2
3582025-11-06T22:11:14.140Z Downloaded scroll_derive v0.12.0
3592025-11-06T22:11:14.140Z Downloaded version_check v0.9.5
3602025-11-06T22:11:14.140Z Downloaded usdt v0.5.0
3612025-11-06T22:11:14.143Z Downloaded usdt-impl v0.5.0
3622025-11-06T22:11:14.143Z Downloaded heck v0.5.0
3632025-11-06T22:11:14.146Z Downloaded form_urlencoded v1.2.2
3642025-11-06T22:11:14.146Z Downloaded swrite v0.1.0
3652025-11-06T22:11:14.146Z Downloaded yoke v0.7.4
3662025-11-06T22:11:14.149Z Downloaded toml v0.8.23
3672025-11-06T22:11:14.153Z Downloaded thread-id v4.2.2
3682025-11-06T22:11:14.153Z Downloaded thiserror v2.0.17
3692025-11-06T22:11:14.157Z Downloaded tempfile v3.20.0
3702025-11-06T22:11:14.160Z Downloaded zerocopy-derive v0.7.35
3712025-11-06T22:11:14.164Z Downloaded textwrap v0.16.2
3722025-11-06T22:11:14.167Z Downloaded generic-array v0.14.7
3732025-11-06T22:11:14.170Z Downloaded fs-err v3.1.1
3742025-11-06T22:11:14.170Z Downloaded percent-encoding v2.3.2
3752025-11-06T22:11:14.173Z Downloaded itoa v1.0.11
3762025-11-06T22:11:14.173Z Downloaded is_terminal_polyfill v1.70.1
3772025-11-06T22:11:14.173Z Downloaded pretty-hex v0.4.1
3782025-11-06T22:11:14.176Z Downloaded tinystr v0.7.6
3792025-11-06T22:11:14.179Z Downloaded toml_edit v0.22.27
3802025-11-06T22:11:14.182Z Downloaded zerocopy v0.7.35
3812025-11-06T22:11:14.216Z Downloaded zerovec v0.10.4
3822025-11-06T22:11:14.221Z Downloaded stable_deref_trait v1.2.0
3832025-11-06T22:11:14.221Z Downloaded smawk v0.3.2
3842025-11-06T22:11:14.221Z Downloaded serde_tokenstream v0.2.2
3852025-11-06T22:11:14.221Z Downloaded winnow v0.7.13
3862025-11-06T22:11:14.221Z Downloaded synstructure v0.13.1
3872025-11-06T22:11:14.221Z Downloaded once_cell v1.21.3
3882025-11-06T22:11:14.221Z Downloaded tabled_derive v0.7.0
3892025-11-06T22:11:14.221Z Downloaded pest_generator v2.8.2
3902025-11-06T22:11:14.221Z Downloaded strsim v0.11.1
3912025-11-06T22:11:14.221Z Downloaded memmap v0.7.0
3922025-11-06T22:11:14.221Z Downloaded litemap v0.7.3
3932025-11-06T22:11:14.224Z Downloaded icu_locid_transform v1.5.0
3942025-11-06T22:11:14.224Z Downloaded serde_spanned v0.6.9
3952025-11-06T22:11:14.228Z Downloaded proc-macro-error-attr v1.0.4
3962025-11-06T22:11:14.228Z Downloaded macaddr v1.0.1
3972025-11-06T22:11:14.228Z Downloaded unicode-width v0.2.0
3982025-11-06T22:11:14.233Z Downloaded smallvec v1.15.1
3992025-11-06T22:11:14.236Z Downloaded serde v1.0.226
4002025-11-06T22:11:14.236Z Downloaded sha2 v0.10.9
4012025-11-06T22:11:14.239Z Downloaded icu_locid v1.5.0
4022025-11-06T22:11:14.242Z Downloaded semver v1.0.27
4032025-11-06T22:11:14.254Z Downloaded scroll v0.12.0
4042025-11-06T22:11:14.258Z Downloaded ryu v1.0.18
4052025-11-06T22:11:14.261Z Downloaded icu_normalizer_data v1.5.0
4062025-11-06T22:11:14.264Z Downloaded icu_provider v1.5.0
4072025-11-06T22:11:14.268Z Downloaded icu_properties v1.5.1
4082025-11-06T22:11:14.271Z Downloaded quote v1.0.40
4092025-11-06T22:11:14.271Z Downloaded serde_derive v1.0.226
4102025-11-06T22:11:14.274Z Downloaded proc-macro2 v1.0.101
4112025-11-06T22:11:14.279Z Downloaded papergrid v0.11.0
4122025-11-06T22:11:14.283Z Downloaded icu_collections v1.5.0
4132025-11-06T22:11:14.286Z Downloaded proc-macro-error v1.0.4
4142025-11-06T22:11:14.289Z Downloaded pest_meta v2.8.2
4152025-11-06T22:11:14.292Z Downloaded pest_derive v2.8.2
4162025-11-06T22:11:14.295Z Downloaded memchr v2.7.4
4172025-11-06T22:11:14.301Z Downloaded num-traits v0.2.19
4182025-11-06T22:11:14.301Z Downloaded indexmap v2.11.4
4192025-11-06T22:11:14.306Z Downloaded log v0.4.27
4202025-11-06T22:11:14.311Z Downloaded icu_normalizer v1.5.0
4212025-11-06T22:11:14.311Z Downloaded getrandom v0.3.4
4222025-11-06T22:11:14.315Z Downloaded hashbrown v0.16.0
4232025-11-06T22:11:14.318Z Downloaded pest v2.8.2
4242025-11-06T22:11:14.323Z Downloaded serde_json v1.0.145
4252025-11-06T22:11:14.329Z Downloaded icu_locid_transform_data v1.5.0
4262025-11-06T22:11:14.332Z Downloaded unicode-width v0.1.14
4272025-11-06T22:11:14.336Z Downloaded idna v1.0.3
4282025-11-06T22:11:14.340Z Downloaded goblin v0.8.2
4292025-11-06T22:11:14.343Z Downloaded idna_adapter v1.2.0
4302025-11-06T22:11:14.345Z Downloaded url v2.5.4
4312025-11-06T22:11:14.348Z Downloaded serde-value v0.7.0
4322025-11-06T22:11:14.348Z Downloaded serde-untagged v0.1.7
4332025-11-06T22:11:14.348Z Downloaded icu_properties_data v1.5.0
4342025-11-06T22:11:14.357Z Downloaded ordered-float v2.10.1
4352025-11-06T22:11:14.360Z Downloaded thiserror-impl v2.0.17
4362025-11-06T22:11:14.360Z Downloaded thiserror-impl v1.0.69
4372025-11-06T22:11:14.360Z Downloaded utf16_iter v1.0.5
4382025-11-06T22:11:14.364Z Downloaded usdt-macro v0.5.0
4392025-11-06T22:11:14.364Z Downloaded usdt-attr-macro v0.5.0
4402025-11-06T22:11:14.364Z Downloaded clap_builder v4.5.48
4412025-11-06T22:11:14.368Z Downloaded syn v1.0.109
4422025-11-06T22:11:14.376Z Downloaded syn v2.0.106
4432025-11-06T22:11:14.387Z Downloaded ucd-trie v0.1.7
4442025-11-06T22:11:14.390Z Downloaded fnv v1.0.7
4452025-11-06T22:11:14.390Z Downloaded rustix v1.0.7
4462025-11-06T22:11:14.412Z Downloaded cargo_metadata v0.21.0
4472025-11-06T22:11:14.415Z Downloaded byteorder v1.5.0
4482025-11-06T22:11:14.415Z Downloaded camino v1.2.0
4492025-11-06T22:11:14.418Z Downloaded bytecount v0.6.8
4502025-11-06T22:11:14.418Z Downloaded unicode-ident v1.0.19
4512025-11-06T22:11:14.421Z Downloaded typenum v1.17.0
4522025-11-06T22:11:14.426Z Downloaded tabled v0.15.0
4532025-11-06T22:11:14.435Z Downloaded dtrace-parser v0.2.0
4542025-11-06T22:11:14.438Z Downloaded digest v0.10.7
4552025-11-06T22:11:14.438Z Downloaded clap v4.5.48
4562025-11-06T22:11:14.447Z Downloaded colorchoice v1.0.2
4572025-11-06T22:11:14.450Z Downloaded cfg-if v1.0.4
4582025-11-06T22:11:14.450Z Downloaded autocfg v1.4.0
4592025-11-06T22:11:14.450Z Downloaded anyhow v1.0.99
4602025-11-06T22:11:14.453Z Downloaded anstream v0.6.18
4612025-11-06T22:11:14.455Z Downloaded anstyle-query v1.1.1
4622025-11-06T22:11:14.458Z Downloaded anstyle-parse v0.2.5
4632025-11-06T22:11:14.458Z Downloaded anstyle v1.0.11
4642025-11-06T22:11:14.461Z Downloaded libc v0.2.174
4652025-11-06T22:11:14.545Z Compiling proc-macro2 v1.0.101
4662025-11-06T22:11:14.545Z Compiling unicode-ident v1.0.19
4672025-11-06T22:11:14.548Z Compiling serde_core v1.0.226
4682025-11-06T22:11:14.548Z Compiling version_check v0.9.5
4692025-11-06T22:11:14.548Z Compiling serde v1.0.226
4702025-11-06T22:11:14.548Z Compiling libc v0.2.174
4712025-11-06T22:11:14.548Z Compiling memchr v2.7.4
4722025-11-06T22:11:14.782Z Compiling stable_deref_trait v1.2.0
4732025-11-06T22:11:14.948Z Compiling thiserror v2.0.17
4742025-11-06T22:11:15.510Z Compiling autocfg v1.4.0
4752025-11-06T22:11:15.892Z Compiling itoa v1.0.11
4762025-11-06T22:11:16.061Z Compiling litemap v0.7.3
4772025-11-06T22:11:16.088Z Compiling ucd-trie v0.1.7
4782025-11-06T22:11:16.141Z Compiling thiserror v1.0.69
4792025-11-06T22:11:16.254Z Compiling writeable v0.5.5
4802025-11-06T22:11:16.257Z Compiling ryu v1.0.18
4812025-11-06T22:11:16.599Z Compiling byteorder v1.5.0
4822025-11-06T22:11:16.663Z Compiling bitflags v2.9.4
4832025-11-06T22:11:17.086Z Compiling icu_locid_transform_data v1.5.0
4842025-11-06T22:11:17.136Z Compiling icu_properties_data v1.5.0
4852025-11-06T22:11:17.210Z Compiling serde_json v1.0.145
4862025-11-06T22:11:17.396Z Compiling quote v1.0.40
4872025-11-06T22:11:17.396Z Compiling errno v0.3.12
4882025-11-06T22:11:17.521Z Compiling num-traits v0.2.19
4892025-11-06T22:11:17.607Z Compiling utf8_iter v1.0.4
4902025-11-06T22:11:17.657Z Compiling hashbrown v0.16.0
4912025-11-06T22:11:17.858Z Compiling syn v2.0.106
4922025-11-06T22:11:17.911Z Compiling utf16_iter v1.0.5
4932025-11-06T22:11:17.971Z Compiling smallvec v1.15.1
4942025-11-06T22:11:18.047Z Compiling equivalent v1.0.2
4952025-11-06T22:11:18.139Z Compiling write16 v1.0.0
4962025-11-06T22:11:18.191Z Compiling icu_normalizer_data v1.5.0
4972025-11-06T22:11:18.292Z Compiling rustix v0.38.37
4982025-11-06T22:11:18.320Z Compiling typeid v1.0.3
4992025-11-06T22:11:18.692Z Compiling indexmap v2.11.4
5002025-11-06T22:11:18.754Z Compiling proc-macro-error-attr v1.0.4
5012025-11-06T22:11:18.904Z Compiling usdt-impl v0.5.0
5022025-11-06T22:11:19.081Z Compiling syn v1.0.109
5032025-11-06T22:11:19.110Z Compiling toml_write v0.1.2
5042025-11-06T22:11:19.137Z Compiling winnow v0.7.13
5052025-11-06T22:11:19.655Z Compiling thread-id v4.2.2
5062025-11-06T22:11:19.997Z Compiling proc-macro-error v1.0.4
5072025-11-06T22:11:20.111Z Compiling plain v0.2.3
5082025-11-06T22:11:20.317Z Compiling camino v1.2.0
5092025-11-06T22:11:20.595Z Compiling utf8parse v0.2.2
5102025-11-06T22:11:20.796Z Compiling rustix v1.0.7
5112025-11-06T22:11:20.996Z Compiling percent-encoding v2.3.2
5122025-11-06T22:11:21.114Z Compiling getrandom v0.3.4
5132025-11-06T22:11:21.360Z Compiling log v0.4.27
5142025-11-06T22:11:21.627Z Compiling ordered-float v2.10.1
5152025-11-06T22:11:21.656Z Compiling form_urlencoded v1.2.2
5162025-11-06T22:11:21.820Z Compiling anstyle-parse v0.2.5
5172025-11-06T22:11:21.986Z Compiling terminal_size v0.4.0
5182025-11-06T22:11:22.573Z Compiling anstyle v1.0.11
5192025-11-06T22:11:22.640Z Compiling is_terminal_polyfill v1.70.1
5202025-11-06T22:11:22.706Z Compiling cfg-if v1.0.4
5212025-11-06T22:11:22.791Z Compiling anstyle-query v1.1.1
5222025-11-06T22:11:22.829Z Compiling pretty-hex v0.4.1
5232025-11-06T22:11:22.858Z Compiling colorchoice v1.0.2
5242025-11-06T22:11:23.005Z Compiling anstream v0.6.18
5252025-11-06T22:11:23.203Z Compiling semver v1.0.27
5262025-11-06T22:11:23.439Z Compiling fs-err v3.1.1
5272025-11-06T22:11:23.594Z Compiling anyhow v1.0.99
5282025-11-06T22:11:23.791Z Compiling fnv v1.0.7
5292025-11-06T22:11:23.864Z Compiling heck v0.5.0
5302025-11-06T22:11:23.899Z Compiling bytecount v0.6.8
5312025-11-06T22:11:23.970Z Compiling unicode-xid v0.2.6
5322025-11-06T22:11:24.147Z Compiling fastrand v2.1.1
5332025-11-06T22:11:24.190Z Compiling strsim v0.11.1
5342025-11-06T22:11:24.193Z Compiling clap_lex v0.7.4
5352025-11-06T22:11:24.336Z Compiling once_cell v1.21.3
5362025-11-06T22:11:24.688Z Compiling synstructure v0.13.1
5372025-11-06T22:11:24.692Z Compiling heck v0.4.1
5382025-11-06T22:11:24.775Z Compiling unicode-width v0.1.14
5392025-11-06T22:11:25.158Z Compiling tempfile v3.20.0
5402025-11-06T22:11:25.187Z Compiling clap_builder v4.5.48
5412025-11-06T22:11:25.322Z Compiling papergrid v0.11.0
5422025-11-06T22:11:25.990Z Compiling memmap v0.7.0
5432025-11-06T22:11:26.016Z Compiling unicode-linebreak v0.1.5
5442025-11-06T22:11:26.119Z Compiling unicode-width v0.2.0
5452025-11-06T22:11:26.322Z Compiling smawk v0.3.2
5462025-11-06T22:11:26.656Z Compiling textwrap v0.16.2
5472025-11-06T22:11:27.062Z Compiling camino-tempfile v1.4.1
5482025-11-06T22:11:27.319Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492025-11-06T22:11:27.504Z Compiling swrite v0.1.0
5502025-11-06T22:11:27.538Z Compiling tabled_derive v0.7.0
5512025-11-06T22:11:28.406Z Compiling serde_derive v1.0.226
5522025-11-06T22:11:28.406Z Compiling zerofrom-derive v0.1.4
5532025-11-06T22:11:28.431Z Compiling yoke-derive v0.7.4
5542025-11-06T22:11:28.484Z Compiling thiserror-impl v2.0.17
5552025-11-06T22:11:28.510Z Compiling zerovec-derive v0.10.3
5562025-11-06T22:11:28.978Z Compiling displaydoc v0.2.5
5572025-11-06T22:11:30.561Z Compiling icu_provider_macros v1.5.0
5582025-11-06T22:11:30.950Z Compiling thiserror-impl v1.0.69
5592025-11-06T22:11:31.122Z Compiling zerocopy-derive v0.7.35
5602025-11-06T22:11:31.583Z Compiling scroll_derive v0.12.0
5612025-11-06T22:11:31.825Z Compiling pest v2.8.2
5622025-11-06T22:11:31.829Z Compiling zerofrom v0.1.4
5632025-11-06T22:11:32.113Z Compiling yoke v0.7.4
5642025-11-06T22:11:32.518Z Compiling zerovec v0.10.4
5652025-11-06T22:11:32.549Z Compiling clap_derive v4.5.47
5662025-11-06T22:11:32.968Z Compiling scroll v0.12.0
5672025-11-06T22:11:33.086Z Compiling zerocopy v0.7.35
5682025-11-06T22:11:33.520Z Compiling goblin v0.8.2
5692025-11-06T22:11:33.789Z Compiling tabled v0.15.0
5702025-11-06T22:11:34.210Z Compiling tinystr v0.7.6
5712025-11-06T22:11:34.364Z Compiling icu_collections v1.5.0
5722025-11-06T22:11:34.563Z Compiling pest_meta v2.8.2
5732025-11-06T22:11:34.669Z Compiling icu_locid v1.5.0
5742025-11-06T22:11:35.815Z Compiling icu_provider v1.5.0
5752025-11-06T22:11:36.365Z Compiling pest_generator v2.8.2
5762025-11-06T22:11:36.597Z Compiling icu_locid_transform v1.5.0
5772025-11-06T22:11:36.681Z Compiling toml_datetime v0.6.11
5782025-11-06T22:11:36.710Z Compiling serde_spanned v0.6.9
5792025-11-06T22:11:36.757Z Compiling dof v0.3.0
5802025-11-06T22:11:36.981Z Compiling serde_tokenstream v0.2.2
5812025-11-06T22:11:37.213Z Compiling toml_edit v0.22.27
5822025-11-06T22:11:37.560Z Compiling erased-serde v0.4.6
5832025-11-06T22:11:37.612Z Compiling serde-value v0.7.0
5842025-11-06T22:11:38.095Z Compiling icu_properties v1.5.1
5852025-11-06T22:11:38.413Z Compiling cargo-platform v0.2.0
5862025-11-06T22:11:38.710Z Compiling serde-untagged v0.1.7
5872025-11-06T22:11:38.895Z Compiling macaddr v1.0.1
5882025-11-06T22:11:38.967Z Compiling pest_derive v2.8.2
5892025-11-06T22:11:39.009Z Compiling clap v4.5.48
5902025-11-06T22:11:39.826Z Compiling dtrace-parser v0.2.0
5912025-11-06T22:11:40.461Z Compiling toml v0.8.23
5922025-11-06T22:11:41.361Z Compiling cargo_toml v0.21.0
5932025-11-06T22:11:41.585Z Compiling icu_normalizer v1.5.0
5942025-11-06T22:11:41.619Z Compiling usdt-attr-macro v0.5.0
5952025-11-06T22:11:41.769Z Compiling usdt-macro v0.5.0
5962025-11-06T22:11:42.352Z Compiling idna_adapter v1.2.0
5972025-11-06T22:11:42.528Z Compiling idna v1.0.3
5982025-11-06T22:11:42.731Z Compiling usdt v0.5.0
5992025-11-06T22:11:42.948Z Compiling url v2.5.4
6002025-11-06T22:11:43.585Z Compiling cargo-util-schemas v0.8.2
6012025-11-06T22:11:45.195Z Compiling cargo_metadata v0.21.0
6022025-11-06T22:11:46.705Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032025-11-06T22:11:50.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
6042025-11-06T22:11:50.449Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6052025-11-06T22:11:51.200Z Downloading crates ...
6062025-11-06T22:11:51.364Z Downloaded aead v0.5.2
6072025-11-06T22:11:51.368Z Downloaded addr2line v0.24.2
6082025-11-06T22:11:51.371Z Downloaded allocator-api2 v0.2.21
6092025-11-06T22:11:51.374Z Downloaded adler2 v2.0.0
6102025-11-06T22:11:51.383Z Downloaded aes-gcm v0.10.3
6112025-11-06T22:11:51.386Z Downloaded base64 v0.22.1
6122025-11-06T22:11:51.391Z Downloaded fxhash v0.2.1
6132025-11-06T22:11:51.394Z Downloaded aho-corasick v1.1.3
6142025-11-06T22:11:51.397Z Downloaded instant v0.1.13
6152025-11-06T22:11:51.400Z Downloaded crossbeam-epoch v0.9.18
6162025-11-06T22:11:51.403Z Downloaded ghash v0.5.1
6172025-11-06T22:11:51.407Z Downloaded cfg_aliases v0.1.1
6182025-11-06T22:11:51.407Z Downloaded half v2.4.1
6192025-11-06T22:11:51.410Z Downloaded iana-time-zone v0.1.63
6202025-11-06T22:11:51.413Z Downloaded keccak v0.1.5
6212025-11-06T22:11:51.415Z Downloaded lalrpop-util v0.19.12
6222025-11-06T22:11:51.415Z Downloaded ipnet v2.11.0
6232025-11-06T22:11:51.418Z Downloaded clang-sys v1.8.1
6242025-11-06T22:11:51.421Z Downloaded ingot-types v0.1.2
6252025-11-06T22:11:51.424Z Downloaded libefi-sys v0.1.0
6262025-11-06T22:11:51.424Z Downloaded bytes v1.10.1
6272025-11-06T22:11:51.427Z Downloaded bitfield-struct v0.6.2
6282025-11-06T22:11:51.431Z Downloaded cookie_store v0.21.1
6292025-11-06T22:11:51.434Z Downloaded hickory-resolver v0.25.2
6302025-11-06T22:11:51.437Z Downloaded indicatif v0.17.11
6312025-11-06T22:11:51.441Z Downloaded getrandom v0.2.15
6322025-11-06T22:11:51.444Z Downloaded colored v2.2.0
6332025-11-06T22:11:51.447Z Downloaded argon2 v0.5.3
6342025-11-06T22:11:51.450Z Downloaded hyper v1.7.0
6352025-11-06T22:11:51.457Z Downloaded itertools v0.12.1
6362025-11-06T22:11:51.465Z Downloaded hubpack_derive v0.1.1
6372025-11-06T22:11:51.468Z Downloaded cmake v0.1.51
6382025-11-06T22:11:51.471Z Downloaded headers-core v0.3.0
6392025-11-06T22:11:51.471Z Downloaded bitflags v1.3.2
6402025-11-06T22:11:51.474Z Downloaded impl-trait-for-tuples v0.2.2
6412025-11-06T22:11:51.477Z Downloaded home v0.5.9
6422025-11-06T22:11:51.480Z Downloaded hex v0.4.3
6432025-11-06T22:11:51.483Z Downloaded crc8 v0.1.1
6442025-11-06T22:11:51.483Z Downloaded hostname v0.3.1
6452025-11-06T22:11:51.486Z Downloaded array-init v0.0.4
6462025-11-06T22:11:51.486Z Downloaded http-range v0.1.5
6472025-11-06T22:11:51.489Z Downloaded chacha20 v0.9.1
6482025-11-06T22:11:51.492Z Downloaded httpdate v1.0.3
6492025-11-06T22:11:51.492Z Downloaded http-body-util v0.1.3
6502025-11-06T22:11:51.495Z Downloaded constant_time_eq v0.3.1
6512025-11-06T22:11:51.498Z Downloaded cobs v0.2.3
6522025-11-06T22:11:51.498Z Downloaded async-recursion v1.1.1
6532025-11-06T22:11:51.501Z Downloaded precomputed-hash v0.1.1
6542025-11-06T22:11:51.504Z Downloaded castaway v0.2.3
6552025-11-06T22:11:51.504Z Downloaded http-body v1.0.1
6562025-11-06T22:11:51.507Z Downloaded atomicwrites v0.4.4
6572025-11-06T22:11:51.510Z Downloaded cookie v0.18.1
6582025-11-06T22:11:51.513Z Downloaded lazycell v1.3.0
6592025-11-06T22:11:51.513Z Downloaded globwalk v0.9.1
6602025-11-06T22:11:51.517Z Downloaded scroll_derive v0.13.1
6612025-11-06T22:11:51.517Z Downloaded convert_case v0.7.1
6622025-11-06T22:11:51.531Z Downloaded ident_case v1.0.1
6632025-11-06T22:11:51.534Z Downloaded hyper-tls v0.6.0
6642025-11-06T22:11:51.534Z Downloaded humantime v2.2.0
6652025-11-06T22:11:51.537Z Downloaded hostname v0.4.0
6662025-11-06T22:11:51.540Z Downloaded signal-hook-mio v0.2.4
6672025-11-06T22:11:51.540Z Downloaded bit-set v0.8.0
6682025-11-06T22:11:51.543Z Downloaded ascii-canvas v3.0.0
6692025-11-06T22:11:51.543Z Downloaded rustc-hash v2.1.1
6702025-11-06T22:11:51.546Z Downloaded hubpack v0.1.2
6712025-11-06T22:11:51.549Z Downloaded hash32 v0.2.1
6722025-11-06T22:11:51.549Z Downloaded glob v0.3.2
6732025-11-06T22:11:51.551Z Downloaded crossbeam-deque v0.8.5
6742025-11-06T22:11:51.554Z Downloaded linear-map v1.2.0
6752025-11-06T22:11:51.557Z Downloaded lazy_static v1.5.0
6762025-11-06T22:11:51.557Z Downloaded indoc v1.0.9
6772025-11-06T22:11:51.560Z Downloaded libz-rs-sys v0.5.1
6782025-11-06T22:11:51.563Z Downloaded libscf-sys v1.1.0
6792025-11-06T22:11:51.564Z Downloaded internet-checksum v0.2.1
6802025-11-06T22:11:51.567Z Downloaded inout v0.1.3
6812025-11-06T22:11:51.567Z Downloaded shlex v1.3.0
6822025-11-06T22:11:51.570Z Downloaded scheduled-thread-pool v0.2.7
6832025-11-06T22:11:51.570Z Downloaded libsw v3.5.0
6842025-11-06T22:11:51.573Z Downloaded rustc-hash v1.1.0
6852025-11-06T22:11:51.576Z Downloaded serde_bytes v0.11.19
6862025-11-06T22:11:51.576Z Downloaded testing_table v0.3.0
6872025-11-06T22:11:51.580Z Downloaded tap v1.0.1
6882025-11-06T22:11:51.580Z Downloaded base64ct v1.6.0
6892025-11-06T22:11:51.584Z Downloaded rustc_version v0.4.1
6902025-11-06T22:11:51.590Z Downloaded quinn-udp v0.5.5
6912025-11-06T22:11:51.590Z Downloaded rfc6979 v0.4.0
6922025-11-06T22:11:51.595Z Downloaded try-lock v0.2.5
6932025-11-06T22:11:51.595Z Downloaded r2d2 v0.8.10
6942025-11-06T22:11:51.595Z Downloaded signal-hook-tokio v0.3.1
6952025-11-06T22:11:51.595Z Downloaded async-bb8-diesel v0.2.1
6962025-11-06T22:11:51.598Z Downloaded unit-prefix v0.5.1
6972025-11-06T22:11:51.598Z Downloaded hyper-rustls v0.27.7
6982025-11-06T22:11:51.601Z Downloaded crc v3.2.1
6992025-11-06T22:11:51.604Z Downloaded void v1.0.2
7002025-11-06T22:11:51.607Z Downloaded sqlformat v0.3.5
7012025-11-06T22:11:51.607Z Downloaded spki v0.7.3
7022025-11-06T22:11:51.610Z Downloaded tabled_derive v0.10.0
7032025-11-06T22:11:51.613Z Downloaded strip-ansi-escapes v0.2.0
7042025-11-06T22:11:51.613Z Downloaded strum_macros v0.27.2
7052025-11-06T22:11:51.616Z Downloaded derive_builder_macro v0.20.2
7062025-11-06T22:11:51.620Z Downloaded thread_local v1.1.8
7072025-11-06T22:11:51.620Z Downloaded libloading v0.8.5
7082025-11-06T22:11:51.623Z Downloaded toml_datetime v0.7.0
7092025-11-06T22:11:51.626Z Downloaded zone_cfg_derive v0.3.0
7102025-11-06T22:11:51.626Z Downloaded zone_cfg_derive v0.1.2
7112025-11-06T22:11:51.629Z Downloaded zone v0.1.8
7122025-11-06T22:11:51.629Z Downloaded ingot-macros v0.1.1
7132025-11-06T22:11:51.632Z Downloaded quick-error v1.2.3
7142025-11-06T22:11:51.632Z Downloaded typify-macro v0.4.3
7152025-11-06T22:11:51.635Z Downloaded typify-macro v0.2.0
7162025-11-06T22:11:51.635Z Downloaded topological-sort v0.2.2
7172025-11-06T22:11:51.639Z Downloaded shell-words v1.1.0
7182025-11-06T22:11:51.639Z Downloaded embedded-io v0.4.0
7192025-11-06T22:11:51.642Z Downloaded crc-any v2.5.0
7202025-11-06T22:11:51.645Z Downloaded bzip2 v0.5.2
7212025-11-06T22:11:51.648Z Downloaded wyz v0.5.1
7222025-11-06T22:11:51.648Z Downloaded tokio-native-tls v0.3.1
7232025-11-06T22:11:51.651Z Downloaded snafu-derive v0.8.5
7242025-11-06T22:11:51.654Z Downloaded num-derive v0.3.3
7252025-11-06T22:11:51.654Z Downloaded vsss-rs v3.3.4
7262025-11-06T22:11:51.657Z Downloaded num-conv v0.1.0
7272025-11-06T22:11:51.660Z Downloaded opaque-debug v0.3.1
7282025-11-06T22:11:51.663Z Downloaded openssl-macros v0.1.1
7292025-11-06T22:11:51.663Z Downloaded usdt-macro v0.6.0
7302025-11-06T22:11:51.663Z Downloaded futures-macro v0.3.31
7312025-11-06T22:11:51.666Z Downloaded display-error-chain v0.2.2
7322025-11-06T22:11:51.671Z Downloaded vergen-lib v0.1.6
7332025-11-06T22:11:51.671Z Downloaded indexmap v1.9.3
7342025-11-06T22:11:51.674Z Downloaded embedded-io v0.6.1
7352025-11-06T22:11:51.674Z Downloaded vergen-git2 v1.0.7
7362025-11-06T22:11:51.677Z Downloaded either v1.15.0
7372025-11-06T22:11:51.681Z Downloaded dsl_auto_type v0.1.2
7382025-11-06T22:11:51.681Z Downloaded pretty-hex v0.2.1
7392025-11-06T22:11:51.684Z Downloaded parse-size v1.1.0
7402025-11-06T22:11:51.684Z Downloaded dirs-sys-next v0.1.2
7412025-11-06T22:11:51.687Z Downloaded heapless v0.8.0
7422025-11-06T22:11:51.690Z Downloaded futures-io v0.3.31
7432025-11-06T22:11:51.690Z Downloaded futures-executor v0.3.31
7442025-11-06T22:11:51.693Z Downloaded ron v0.7.1
7452025-11-06T22:11:51.697Z Downloaded subprocess v0.2.9
7462025-11-06T22:11:51.700Z Downloaded mime_guess v2.0.5
7472025-11-06T22:11:51.703Z Downloaded strum_macros v0.26.4
7482025-11-06T22:11:51.706Z Downloaded ena v0.14.3
7492025-11-06T22:11:51.709Z Downloaded dtrace-parser v0.3.0
7502025-11-06T22:11:51.709Z Downloaded foldhash v0.2.0
7512025-11-06T22:11:51.712Z Downloaded foldhash v0.1.5
7522025-11-06T22:11:51.712Z Downloaded float-ord v0.3.2
7532025-11-06T22:11:51.715Z Downloaded zone v0.3.1
7542025-11-06T22:11:51.718Z Downloaded take_mut v0.2.2
7552025-11-06T22:11:51.718Z Downloaded tower-service v0.3.3
7562025-11-06T22:11:51.721Z Downloaded tinyvec_macros v0.1.1
7572025-11-06T22:11:51.721Z Downloaded sync-ptr v0.1.4
7582025-11-06T22:11:51.721Z Downloaded compact_str v0.8.0
7592025-11-06T22:11:51.725Z Downloaded num-derive v0.4.2
7602025-11-06T22:11:51.728Z Downloaded usdt-impl v0.6.0
7612025-11-06T22:11:51.730Z Downloaded parse-display v0.10.0
7622025-11-06T22:11:51.733Z Downloaded vergen-gitcl v1.0.8
7632025-11-06T22:11:51.733Z Downloaded indicatif v0.18.0
7642025-11-06T22:11:51.737Z Downloaded vte_generate_state_changes v0.1.2
7652025-11-06T22:11:51.740Z Downloaded proc-macro-error-attr2 v2.0.0
7662025-11-06T22:11:51.740Z Downloaded proc-macro-crate v1.3.1
7672025-11-06T22:11:51.743Z Downloaded rtoolbox v0.0.2
7682025-11-06T22:11:51.746Z Downloaded rand_core v0.6.4
7692025-11-06T22:11:51.746Z Downloaded crucible-workspace-hack v0.1.0
7702025-11-06T22:11:51.749Z Downloaded primeorder v0.13.6
7712025-11-06T22:11:51.749Z Downloaded powerfmt v0.2.0
7722025-11-06T22:11:51.752Z Downloaded parse-display-derive v0.10.0
7732025-11-06T22:11:51.752Z Downloaded sec1 v0.7.3
7742025-11-06T22:11:51.755Z Downloaded scroll v0.13.0
7752025-11-06T22:11:51.758Z Downloaded path-slash v0.1.5
7762025-11-06T22:11:51.758Z Downloaded supports-color v3.0.2
7772025-11-06T22:11:51.761Z Downloaded darling_macro v0.21.0
7782025-11-06T22:11:51.761Z Downloaded crunchy v0.2.2
7792025-11-06T22:11:51.763Z Downloaded structmeta v0.3.0
7802025-11-06T22:11:51.764Z Downloaded derive_builder_core v0.20.2
7812025-11-06T22:11:51.766Z Downloaded foreign-types-shared v0.1.1
7822025-11-06T22:11:51.815Z Downloaded enum-as-inner v0.6.1
7832025-11-06T22:11:51.815Z Downloaded dunce v1.0.5
7842025-11-06T22:11:51.815Z Downloaded funty v2.0.0
7852025-11-06T22:11:51.815Z Downloaded tiny-keccak v2.0.2
7862025-11-06T22:11:51.815Z Downloaded secrecy v0.10.3
7872025-11-06T22:11:51.815Z Downloaded rustls-pemfile v1.0.4
7882025-11-06T22:11:51.815Z Downloaded normalize-line-endings v0.3.0
7892025-11-06T22:11:51.815Z Downloaded tls_codec v0.4.1
7902025-11-06T22:11:51.815Z Downloaded slog-async v2.8.0
7912025-11-06T22:11:51.815Z Downloaded rustls-native-certs v0.8.1
7922025-11-06T22:11:51.815Z Downloaded parking_lot_core v0.8.6
7932025-11-06T22:11:51.815Z Downloaded tracing-core v0.1.32
7942025-11-06T22:11:51.815Z Downloaded tar v0.4.44
7952025-11-06T22:11:51.815Z Downloaded hickory-resolver v0.24.4
7962025-11-06T22:11:51.815Z Downloaded sct v0.7.1
7972025-11-06T22:11:51.815Z Downloaded omicron-zone-package v0.12.2
7982025-11-06T22:11:51.818Z Downloaded defmt-parser v0.3.4
7992025-11-06T22:11:51.818Z Downloaded siphasher v0.3.11
8002025-11-06T22:11:51.818Z Downloaded env_filter v0.1.2
8012025-11-06T22:11:51.818Z Downloaded hashbrown v0.13.2
8022025-11-06T22:11:51.822Z Downloaded elliptic-curve v0.13.8
8032025-11-06T22:11:51.825Z Downloaded memoffset v0.9.1
8042025-11-06T22:11:51.828Z Downloaded managed v0.8.0
8052025-11-06T22:11:51.828Z Downloaded time-macros v0.2.24
8062025-11-06T22:11:51.831Z Downloaded float-cmp v0.10.0
8072025-11-06T22:11:51.834Z Downloaded twox-hash v2.1.0
8082025-11-06T22:11:51.838Z Downloaded strum v0.26.3
8092025-11-06T22:11:51.838Z Downloaded tabled_derive v0.11.0
8102025-11-06T22:11:51.841Z Downloaded nu-ansi-term v0.50.1
8112025-11-06T22:11:51.841Z Downloaded packed_struct v0.10.1
8122025-11-06T22:11:51.844Z Downloaded parking_lot v0.11.2
8132025-11-06T22:11:51.847Z Downloaded sigpipe v0.1.3
8142025-11-06T22:11:51.851Z Downloaded semver v0.1.20
8152025-11-06T22:11:51.851Z Downloaded oxide-tokio-rt v0.1.2
8162025-11-06T22:11:51.854Z Downloaded tower-layer v0.3.3
8172025-11-06T22:11:51.854Z Downloaded peg-macros v0.8.5
8182025-11-06T22:11:51.859Z Downloaded hyper-util v0.1.17
8192025-11-06T22:11:51.862Z Downloaded derive_more v2.0.1
8202025-11-06T22:11:51.869Z Downloaded diesel_table_macro_syntax v0.2.0
8212025-11-06T22:11:51.873Z Downloaded cstr-argument v0.1.2
8222025-11-06T22:11:51.873Z Downloaded document-features v0.2.11
8232025-11-06T22:11:51.876Z Downloaded vte v0.11.1
8242025-11-06T22:11:51.879Z Downloaded endian-type v0.1.2
8252025-11-06T22:11:51.879Z Downloaded memmap2 v0.9.8
8262025-11-06T22:11:51.882Z Downloaded sha1 v0.10.6
8272025-11-06T22:11:51.883Z Downloaded schemars_derive v0.8.22
8282025-11-06T22:11:51.886Z Downloaded psl-types v2.0.11
8292025-11-06T22:11:51.889Z Downloaded new_debug_unreachable v1.0.6
8302025-11-06T22:11:51.889Z Downloaded simd-adler32 v0.3.7
8312025-11-06T22:11:51.893Z Downloaded number_prefix v0.4.0
8322025-11-06T22:11:51.893Z Downloaded thread-id v5.0.0
8332025-11-06T22:11:51.896Z Downloaded thiserror-no-std v2.0.2
8342025-11-06T22:11:51.901Z Downloaded strum v0.27.2
8352025-11-06T22:11:51.904Z Downloaded miniz_oxide v0.8.5
8362025-11-06T22:11:51.904Z Downloaded openssl-probe v0.1.5
8372025-11-06T22:11:51.904Z Downloaded peg-runtime v0.8.5
8382025-11-06T22:11:51.908Z Downloaded newline-converter v0.3.0
8392025-11-06T22:11:51.909Z Downloaded flume v0.11.1
8402025-11-06T22:11:51.912Z Downloaded crossbeam-utils v0.8.21
8412025-11-06T22:11:51.915Z Downloaded ctr v0.9.2
8422025-11-06T22:11:51.918Z Downloaded zerocopy-derive v0.8.27
8432025-11-06T22:11:51.923Z Downloaded dirs-next v2.0.0
8442025-11-06T22:11:51.926Z Downloaded dropshot_endpoint v0.16.4
8452025-11-06T22:11:51.930Z Downloaded fallible-iterator v0.2.0
8462025-11-06T22:11:51.933Z Downloaded defmt-macros v0.3.9
8472025-11-06T22:11:51.936Z Downloaded ref-cast-impl v1.0.24
8482025-11-06T22:11:51.936Z Downloaded sync_wrapper v1.0.1
8492025-11-06T22:11:51.939Z Downloaded fs_extra v1.3.0
8502025-11-06T22:11:51.942Z Downloaded lockfree-object-pool v0.1.6
8512025-11-06T22:11:51.945Z Downloaded untrusted v0.7.1
8522025-11-06T22:11:51.945Z Downloaded maplit v1.0.2
8532025-11-06T22:11:51.948Z Downloaded rustls-pemfile v2.2.0
8542025-11-06T22:11:51.948Z Downloaded bitvec v1.0.1
8552025-11-06T22:11:51.963Z Downloaded olpc-cjson v0.1.4
8562025-11-06T22:11:51.966Z Downloaded iddqd v0.3.13
8572025-11-06T22:11:51.971Z Downloaded multimap v0.10.1
8582025-11-06T22:11:51.974Z Downloaded rustyline v14.0.0
8592025-11-06T22:11:51.978Z Downloaded darling_macro v0.20.10
8602025-11-06T22:11:51.981Z Downloaded polyval v0.6.2
8612025-11-06T22:11:51.983Z Downloaded csv-core v0.1.11
8622025-11-06T22:11:51.984Z Downloaded xshell v0.2.7
8632025-11-06T22:11:51.986Z Downloaded derive-ex v0.1.8
8642025-11-06T22:11:51.989Z Downloaded http v1.3.1
8652025-11-06T22:11:51.992Z Downloaded num_threads v0.1.7
8662025-11-06T22:11:51.995Z Downloaded smallvec v0.6.14
8672025-11-06T22:11:51.995Z Downloaded serde_spanned v1.0.0
8682025-11-06T22:11:51.998Z Downloaded ppv-lite86 v0.2.20
8692025-11-06T22:11:52.001Z Downloaded phf_shared v0.11.2
8702025-11-06T22:11:52.002Z Downloaded h2 v0.4.6
8712025-11-06T22:11:52.007Z Downloaded termtree v0.5.1
8722025-11-06T22:11:52.010Z Downloaded termios v0.3.3
8732025-11-06T22:11:52.013Z Downloaded tabwriter v1.4.0
8742025-11-06T22:11:52.013Z Downloaded usdt v0.6.0
8752025-11-06T22:11:52.015Z Downloaded hkdf v0.12.4
8762025-11-06T22:11:52.018Z Downloaded untrusted v0.9.0
8772025-11-06T22:11:52.021Z Downloaded support-bundle-viewer v0.1.2
8782025-11-06T22:11:52.021Z Downloaded tokio-rustls v0.24.1
8792025-11-06T22:11:52.024Z Downloaded similar v2.7.0
8802025-11-06T22:11:52.028Z Downloaded pkcs1 v0.7.5
8812025-11-06T22:11:52.031Z Downloaded itertools v0.10.5
8822025-11-06T22:11:52.037Z Downloaded postgres-protocol v0.6.8
8832025-11-06T22:11:52.040Z Downloaded phf v0.12.1
8842025-11-06T22:11:52.043Z Downloaded num_enum v0.5.11
8852025-11-06T22:11:52.048Z Downloaded unicode-properties v0.1.3
8862025-11-06T22:11:52.051Z Downloaded futures-core v0.3.31
8872025-11-06T22:11:52.054Z Downloaded data-encoding v2.9.0
8882025-11-06T22:11:52.054Z Downloaded slog-term v2.9.2
8892025-11-06T22:11:52.057Z Downloaded resolv-conf v0.7.0
8902025-11-06T22:11:52.060Z Downloaded progenitor-macro v0.11.2
8912025-11-06T22:11:52.063Z Downloaded progenitor-macro v0.10.0
8922025-11-06T22:11:52.063Z Downloaded serde-big-array v0.5.1
8932025-11-06T22:11:52.066Z Downloaded pbkdf2 v0.11.0
8942025-11-06T22:11:52.069Z Downloaded slog-json v2.6.1
8952025-11-06T22:11:52.072Z Downloaded subtle v2.6.1
8962025-11-06T22:11:52.072Z Downloaded strum_macros v0.24.3
8972025-11-06T22:11:52.079Z Downloaded tough v0.20.0
8982025-11-06T22:11:52.082Z Downloaded toml_writer v1.0.2
8992025-11-06T22:11:52.085Z Downloaded futures-channel v0.3.31
9002025-11-06T22:11:52.088Z Downloaded iri-string v0.7.8
9012025-11-06T22:11:52.093Z Downloaded which v4.4.2
9022025-11-06T22:11:52.096Z Downloaded foreign-types v0.5.0
9032025-11-06T22:11:52.099Z Downloaded packed_struct_codegen v0.10.1
9042025-11-06T22:11:52.100Z Downloaded lru-cache v0.1.2
9052025-11-06T22:11:52.103Z Downloaded num-complex v0.4.6
9062025-11-06T22:11:52.103Z Downloaded der v0.7.10
9072025-11-06T22:11:52.108Z Downloaded samael v0.0.19
9082025-11-06T22:11:52.114Z Downloaded ref-cast v1.0.24
9092025-11-06T22:11:52.117Z Downloaded progenitor v0.11.2
9102025-11-06T22:11:52.120Z Downloaded serde_plain v1.0.2
9112025-11-06T22:11:52.123Z Downloaded quinn v0.11.5
9122025-11-06T22:11:52.128Z Downloaded slog-scope v4.4.0
9132025-11-06T22:11:52.130Z Downloaded test-strategy v0.4.3
9142025-11-06T22:11:52.133Z Downloaded ssh-encoding v0.2.0
9152025-11-06T22:11:52.136Z Downloaded md5 v0.7.0
9162025-11-06T22:11:52.136Z Downloaded waitgroup v0.1.2
9172025-11-06T22:11:52.139Z Downloaded typify v0.2.0
9182025-11-06T22:11:52.142Z Downloaded xz2 v0.1.7
9192025-11-06T22:11:52.142Z Downloaded typed-path v0.9.3
9202025-11-06T22:11:52.148Z Downloaded russh-cryptovec v0.7.3
9212025-11-06T22:11:52.151Z Downloaded linked-hash-map v0.5.6
9222025-11-06T22:11:52.151Z Downloaded fixedbitset v0.4.2
9232025-11-06T22:11:52.154Z Downloaded dropshot-api-manager-types v0.2.3
9242025-11-06T22:11:52.154Z Downloaded drift v0.1.1
9252025-11-06T22:11:52.157Z Downloaded zip v4.2.0
9262025-11-06T22:11:52.162Z Downloaded same-file v1.0.6
9272025-11-06T22:11:52.165Z Downloaded md-5 v0.10.6
9282025-11-06T22:11:52.168Z Downloaded serde_derive_internals v0.29.1
9292025-11-06T22:11:52.168Z Downloaded oso-derive v0.27.3
9302025-11-06T22:11:52.170Z Downloaded pbkdf2 v0.12.2
9312025-11-06T22:11:52.170Z Downloaded maybe-uninit v2.0.0
9322025-11-06T22:11:52.175Z Downloaded pem v3.0.5
9332025-11-06T22:11:52.175Z Downloaded wait-timeout v0.2.0
9342025-11-06T22:11:52.175Z Downloaded toml v0.7.8
9352025-11-06T22:11:52.178Z Downloaded qorb v0.4.1
9362025-11-06T22:11:52.182Z Downloaded slog-stdlog v4.1.1
9372025-11-06T22:11:52.185Z Downloaded serde_path_to_error v0.1.17
9382025-11-06T22:11:52.188Z Downloaded sqlparser v0.45.0
9392025-11-06T22:11:52.191Z Downloaded newtype-uuid v1.3.1
9402025-11-06T22:11:52.194Z Downloaded unarray v0.1.4
9412025-11-06T22:11:52.194Z Downloaded dyn-clone v1.0.20
9422025-11-06T22:11:52.196Z Downloaded sqlparser_derive v0.2.2
9432025-11-06T22:11:52.196Z Downloaded unicase v2.8.1
9442025-11-06T22:11:52.199Z Downloaded ecdsa v0.16.9
9452025-11-06T22:11:52.202Z Downloaded nanorand v0.7.0
9462025-11-06T22:11:52.205Z Downloaded salsa20 v0.10.2
9472025-11-06T22:11:52.205Z Downloaded want v0.3.1
9482025-11-06T22:11:52.205Z Downloaded darling_core v0.20.10
9492025-11-06T22:11:52.210Z Downloaded typify v0.4.3
9502025-11-06T22:11:52.213Z Downloaded aws-lc-rs v1.12.4
9512025-11-06T22:11:52.222Z Downloaded tokio-tungstenite v0.23.1
9522025-11-06T22:11:52.225Z Downloaded oxnet v0.1.3
9532025-11-06T22:11:52.228Z Downloaded nibble_vec v0.1.0
9542025-11-06T22:11:52.228Z Downloaded newtype_derive v0.1.6
9552025-11-06T22:11:52.231Z Downloaded lzss v0.8.2
9562025-11-06T22:11:52.231Z Downloaded progenitor-impl v0.11.2
9572025-11-06T22:11:52.234Z Downloaded nom v7.1.3
9582025-11-06T22:11:52.238Z Downloaded oso v0.27.3
9592025-11-06T22:11:52.242Z Downloaded phf v0.11.2
9602025-11-06T22:11:52.245Z Downloaded progenitor v0.10.0
9612025-11-06T22:11:52.247Z Downloaded pem-rfc7468 v0.7.0
9622025-11-06T22:11:52.248Z Downloaded walkdir v2.5.0
9632025-11-06T22:11:52.250Z Downloaded crossterm v0.28.1
9642025-11-06T22:11:52.255Z Downloaded tui-tree-widget v0.23.1
9652025-11-06T22:11:52.258Z Downloaded filetime v0.2.26
9662025-11-06T22:11:52.261Z Downloaded usdt-attr-macro v0.6.0
9672025-11-06T22:11:52.261Z Downloaded rand_chacha v0.9.0
9682025-11-06T22:11:52.264Z Downloaded rand_chacha v0.3.1
9692025-11-06T22:11:52.264Z Downloaded rusty-fork v0.3.0
9702025-11-06T22:11:52.267Z Downloaded darling_core v0.21.0
9712025-11-06T22:11:52.269Z Downloaded zstd-safe v7.2.3
9722025-11-06T22:11:52.272Z Downloaded toml_parser v1.0.2
9732025-11-06T22:11:52.275Z Downloaded pkg-config v0.3.31
9742025-11-06T22:11:52.278Z Downloaded tokio-tungstenite v0.21.0
9752025-11-06T22:11:52.278Z Downloaded tokio-stream v0.1.17
9762025-11-06T22:11:52.282Z Downloaded debug-ignore v1.0.5
9772025-11-06T22:11:52.285Z Downloaded progenitor-impl v0.10.0
9782025-11-06T22:11:52.288Z Downloaded ed25519 v2.2.3
9792025-11-06T22:11:52.291Z Downloaded pkcs8 v0.10.2
9802025-11-06T22:11:52.291Z Downloaded p521 v0.13.3
9812025-11-06T22:11:52.294Z Downloaded zstd v0.13.3
9822025-11-06T22:11:52.297Z Downloaded owo-colors v4.2.2
9832025-11-06T22:11:52.300Z Downloaded yansi v1.0.1
9842025-11-06T22:11:52.303Z Downloaded tokio-rustls v0.26.0
9852025-11-06T22:11:52.306Z Downloaded tokio-rustls v0.25.0
9862025-11-06T22:11:52.309Z Downloaded openssl-sys v0.9.109
9872025-11-06T22:11:52.312Z Downloaded ron v0.8.1
9882025-11-06T22:11:52.316Z Downloaded litrs v0.4.1
9892025-11-06T22:11:52.319Z Downloaded toml v0.9.5
9902025-11-06T22:11:52.323Z Downloaded futures-util v0.3.31
9912025-11-06T22:11:52.334Z Downloaded des v0.8.1
9922025-11-06T22:11:52.337Z Downloaded derive-where v1.5.0
9932025-11-06T22:11:52.340Z Downloaded socket2 v0.6.0
9942025-11-06T22:11:52.343Z Downloaded snafu v0.8.5
9952025-11-06T22:11:52.348Z Downloaded schemars v0.9.0
9962025-11-06T22:11:52.361Z Downloaded p256 v0.13.2
9972025-11-06T22:11:52.364Z Downloaded steno v0.4.1
9982025-11-06T22:11:52.367Z Downloaded rayon v1.10.0
9992025-11-06T22:11:52.376Z Downloaded dropshot-api-manager v0.2.3
10002025-11-06T22:11:52.380Z Downloaded lalrpop v0.19.12
10012025-11-06T22:11:52.389Z Downloaded flate2 v1.1.2
10022025-11-06T22:11:52.393Z Downloaded rand v0.8.5
10032025-11-06T22:11:52.397Z Downloaded diesel_derives v2.2.3
10042025-11-06T22:11:52.401Z Downloaded unicode-normalization v0.1.24
10052025-11-06T22:11:52.404Z Downloaded derive_more-impl v2.0.1
10062025-11-06T22:11:52.409Z Downloaded schemars v1.0.4
10072025-11-06T22:11:52.423Z Downloaded toml_edit v0.19.15
10082025-11-06T22:11:52.438Z Downloaded winnow v0.5.40
10092025-11-06T22:11:52.445Z Downloaded zerocopy v0.8.27
10102025-11-06T22:11:52.466Z Downloaded tokio-util v0.7.15
10112025-11-06T22:11:52.472Z Downloaded reedline v0.40.0
10122025-11-06T22:11:52.479Z Downloaded rpassword v7.4.0
10132025-11-06T22:11:52.483Z Downloaded tower v0.5.2
10142025-11-06T22:11:52.492Z Downloaded russh v0.45.0
10152025-11-06T22:11:52.496Z Downloaded vcpkg v0.2.15
10162025-11-06T22:11:52.532Z Downloaded tower-http v0.6.6
10172025-11-06T22:11:52.540Z Downloaded rustls-webpki v0.102.8
10182025-11-06T22:11:52.557Z Downloaded proptest v1.7.0
10192025-11-06T22:11:52.565Z Downloaded rustls v0.21.12
10202025-11-06T22:11:52.575Z Downloaded reqwest v0.12.24
10212025-11-06T22:11:52.581Z Downloaded openssl v0.10.73
10222025-11-06T22:11:52.589Z Downloaded moka v0.12.10
10232025-11-06T22:11:52.598Z Downloaded salty v0.3.0
10242025-11-06T22:11:52.606Z Downloaded tabled v0.20.0
10252025-11-06T22:11:52.621Z Downloaded tabled v0.18.0
10262025-11-06T22:11:52.636Z Downloaded nix v0.28.0
10272025-11-06T22:11:52.646Z Downloaded p384 v0.13.1
10282025-11-06T22:11:52.651Z Downloaded rustls v0.23.19
10292025-11-06T22:11:52.661Z Downloaded radix_trie v0.2.1
10302025-11-06T22:11:52.665Z Downloaded regex-syntax v0.6.29
10312025-11-06T22:11:52.671Z Downloaded hickory-proto v0.24.4
10322025-11-06T22:11:52.685Z Downloaded webpki-roots v1.0.1
10332025-11-06T22:11:52.688Z Downloaded nix v0.29.0
10342025-11-06T22:11:52.698Z Downloaded object v0.36.5
10352025-11-06T22:11:52.708Z Downloaded rustls v0.22.4
10362025-11-06T22:11:52.719Z Downloaded regex-syntax v0.8.5
10372025-11-06T22:11:52.726Z Downloaded smoltcp v0.9.1
10382025-11-06T22:11:52.736Z Downloaded nix v0.27.1
10392025-11-06T22:11:52.745Z Downloaded regress v0.10.4
10402025-11-06T22:11:52.753Z Downloaded hickory-proto v0.25.2
10412025-11-06T22:11:52.766Z Downloaded smoltcp v0.11.0
10422025-11-06T22:11:52.777Z Downloaded diesel v2.2.12
10432025-11-06T22:11:52.794Z Downloaded jiff v0.2.15
10442025-11-06T22:11:52.809Z Downloaded dropshot v0.16.4
10452025-11-06T22:11:52.828Z Downloaded bzip2-sys v0.1.13+1.0.8
10462025-11-06T22:11:52.838Z Downloaded sled v0.34.7
10472025-11-06T22:11:52.848Z Downloaded ratatui v0.29.0
10482025-11-06T22:11:52.865Z Downloaded zerocopy-derive v0.6.6
10492025-11-06T22:11:52.875Z Downloaded typify-impl v0.4.3
10502025-11-06T22:11:52.886Z Downloaded typify-impl v0.2.0
10512025-11-06T22:11:52.898Z Downloaded regex-automata v0.4.11
10522025-11-06T22:11:52.912Z Downloaded openapiv3 v2.2.0
10532025-11-06T22:11:52.921Z Downloaded curve25519-dalek v4.1.3
10542025-11-06T22:11:52.930Z Downloaded chrono-tz v0.10.4
10552025-11-06T22:11:52.944Z Downloaded nix v0.30.1
10562025-11-06T22:11:52.955Z Downloaded object v0.30.4
10572025-11-06T22:11:52.963Z Downloaded petname v2.0.2
10582025-11-06T22:11:52.967Z Downloaded winnow v0.6.26
10592025-11-06T22:11:52.975Z Downloaded bstr v1.10.0
10602025-11-06T22:11:52.983Z Downloaded portable-atomic v1.11.0
10612025-11-06T22:11:52.990Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10622025-11-06T22:11:53.007Z Downloaded rustls-webpki v0.101.7
10632025-11-06T22:11:53.018Z Downloaded lzma-sys v0.1.20
10642025-11-06T22:11:53.043Z Downloaded libz-sys v1.1.20
10652025-11-06T22:11:53.060Z Downloaded petgraph v0.8.2
10662025-11-06T22:11:53.078Z Downloaded petgraph v0.6.5
10672025-11-06T22:11:53.094Z Downloaded gimli v0.31.1
10682025-11-06T22:11:53.100Z Downloaded sha3 v0.10.8
10692025-11-06T22:11:53.105Z Downloaded csv v1.3.1
10702025-11-06T22:11:53.122Z Downloaded tokio v1.47.0
10712025-11-06T22:11:53.157Z Downloaded polar-core v0.27.3
10722025-11-06T22:11:53.162Z Downloaded rand v0.9.2
10732025-11-06T22:11:53.165Z Downloaded num-bigint-dig v0.8.4
10742025-11-06T22:11:53.169Z Downloaded serde_with v3.14.0
10752025-11-06T22:11:53.180Z Downloaded quick-xml v0.37.2
10762025-11-06T22:11:53.185Z Downloaded quinn-proto v0.11.8
10772025-11-06T22:11:53.191Z Downloaded ed25519-dalek v2.1.1
10782025-11-06T22:11:53.194Z Downloaded zlib-rs v0.5.1
10792025-11-06T22:11:53.198Z Downloaded bindgen v0.71.1
10802025-11-06T22:11:53.205Z Downloaded papergrid v0.14.0
10812025-11-06T22:11:53.209Z Downloaded bindgen v0.69.5
10822025-11-06T22:11:53.215Z Downloaded unicode-segmentation v1.12.0
10832025-11-06T22:11:53.219Z Downloaded crossterm v0.29.0
10842025-11-06T22:11:53.225Z Downloaded socket2 v0.5.10
10852025-11-06T22:11:53.227Z Downloaded publicsuffix v2.3.0
10862025-11-06T22:11:53.232Z Downloaded num-bigint v0.4.6
10872025-11-06T22:11:53.237Z Downloaded utf-8 v0.7.6
10882025-11-06T22:11:53.237Z Downloaded peg v0.8.5
10892025-11-06T22:11:53.240Z Downloaded pkcs5 v0.7.1
10902025-11-06T22:11:53.243Z Downloaded futures v0.3.31
10912025-11-06T22:11:53.246Z Downloaded ssh-key v0.6.6
10922025-11-06T22:11:53.252Z Downloaded whoami v1.5.2
10932025-11-06T22:11:53.255Z Downloaded lock_api v0.4.12
10942025-11-06T22:11:53.258Z Downloaded flagset v0.4.6
10952025-11-06T22:11:53.258Z Downloaded fixedbitset v0.5.7
10962025-11-06T22:11:53.261Z Downloaded dof v0.4.0
10972025-11-06T22:11:53.261Z Downloaded diesel-dtrace v0.4.2
10982025-11-06T22:11:53.261Z Downloaded unicode_categories v0.1.1
10992025-11-06T22:11:53.264Z Downloaded itertools v0.13.0
11002025-11-06T22:11:53.269Z Downloaded encoding_rs v0.8.34
11012025-11-06T22:11:53.289Z Downloaded xattr v1.3.1
11022025-11-06T22:11:53.292Z Downloaded thiserror-impl-no-std v2.0.2
11032025-11-06T22:11:53.292Z Downloaded derive_builder v0.20.2
11042025-11-06T22:11:53.296Z Downloaded ssh-cipher v0.2.0
11052025-11-06T22:11:53.299Z Downloaded unicode-bidi v0.3.17
11062025-11-06T22:11:53.302Z Downloaded expectorate v1.2.0
11072025-11-06T22:11:53.302Z Downloaded slog-dtrace v0.3.0
11082025-11-06T22:11:53.305Z Downloaded progenitor-macro v0.8.0
11092025-11-06T22:11:53.305Z Downloaded git2 v0.20.2
11102025-11-06T22:11:53.311Z Downloaded rsa v0.9.8
11112025-11-06T22:11:53.315Z Downloaded crypto-bigint v0.5.5
11122025-11-06T22:11:53.321Z Downloaded regex v1.11.3
11132025-11-06T22:11:53.327Z Downloaded lru v0.12.5
11142025-11-06T22:11:53.331Z Downloaded darling v0.21.0
11152025-11-06T22:11:53.334Z Downloaded ring v0.17.14
11162025-11-06T22:11:53.369Z Downloaded time v0.3.43
11172025-11-06T22:11:53.376Z Downloaded itertools v0.14.0
11182025-11-06T22:11:53.382Z Downloaded foreign-types v0.3.2
11192025-11-06T22:11:53.385Z Downloaded multer v3.1.0
11202025-11-06T22:11:53.385Z Downloaded daft v0.1.4
11212025-11-06T22:11:53.388Z Downloaded tracing v0.1.40
11222025-11-06T22:11:53.391Z Downloaded curve25519-dalek-derive v0.1.1
11232025-11-06T22:11:53.394Z Downloaded darling v0.20.10
11242025-11-06T22:11:53.397Z Downloaded daft-derive v0.1.4
11252025-11-06T22:11:53.400Z Downloaded mio v1.0.2
11262025-11-06T22:11:53.404Z Downloaded chrono v0.4.42
11272025-11-06T22:11:53.410Z Downloaded string_cache v0.8.9
11282025-11-06T22:11:53.413Z Downloaded spin v0.9.8
11292025-11-06T22:11:53.416Z Downloaded num-rational v0.4.2
11302025-11-06T22:11:53.416Z Downloaded slog-envlogger v2.2.0
11312025-11-06T22:11:53.419Z Downloaded libgit2-sys v0.18.2+1.9.1
11322025-11-06T22:11:53.465Z Downloaded fatfs v0.3.6
11332025-11-06T22:11:53.468Z Downloaded prefix-trie v0.7.0
11342025-11-06T22:11:53.471Z Downloaded num_enum_derive v0.5.11
11352025-11-06T22:11:53.474Z Downloaded foreign-types-macros v0.2.3
11362025-11-06T22:11:53.474Z Downloaded static_assertions v1.1.0
11372025-11-06T22:11:53.474Z Downloaded rustversion v1.0.22
11382025-11-06T22:11:53.477Z Downloaded russh-keys v0.45.0
11392025-11-06T22:11:53.477Z Downloaded serde_yaml v0.9.34+deprecated
11402025-11-06T22:11:53.480Z Downloaded hashbrown v0.15.4
11412025-11-06T22:11:53.485Z Downloaded blake3 v1.5.4
11422025-11-06T22:11:53.492Z Downloaded num-iter v0.1.45
11432025-11-06T22:11:53.495Z Downloaded postgres-types v0.2.9
11442025-11-06T22:11:53.498Z Downloaded postcard v1.0.10
11452025-11-06T22:11:53.498Z Downloaded libxml v0.3.3
11462025-11-06T22:11:53.502Z Downloaded libm v0.2.8
11472025-11-06T22:11:53.509Z Downloaded rustls-pki-types v1.10.0
11482025-11-06T22:11:53.542Z Downloaded minimal-lexical v0.2.1
11492025-11-06T22:11:53.542Z Downloaded native-tls v0.2.12
11502025-11-06T22:11:53.542Z Downloaded tungstenite v0.23.0
11512025-11-06T22:11:53.542Z Downloaded pin-project v1.1.6
11522025-11-06T22:11:53.542Z Downloaded tracing-attributes v0.1.27
11532025-11-06T22:11:53.542Z Downloaded time-core v0.1.6
11542025-11-06T22:11:53.542Z Downloaded slog v2.7.0
11552025-11-06T22:11:53.542Z Downloaded rcgen v0.12.1
11562025-11-06T22:11:53.542Z Downloaded pretty_assertions v1.4.1
11572025-11-06T22:11:53.542Z Downloaded tagptr v0.2.0
11582025-11-06T22:11:53.542Z Downloaded unsafe-libyaml v0.2.11
11592025-11-06T22:11:53.545Z Downloaded tungstenite v0.21.0
11602025-11-06T22:11:53.545Z Downloaded papergrid v0.17.0
11612025-11-06T22:11:53.550Z Downloaded rayon-core v1.12.1
11622025-11-06T22:11:53.553Z Downloaded serde_repr v0.1.19
11632025-11-06T22:11:53.556Z Downloaded ff v0.13.0
11642025-11-06T22:11:53.556Z Downloaded fd-lock v4.0.2
11652025-11-06T22:11:53.559Z Downloaded defmt v0.3.8
11662025-11-06T22:11:53.562Z Downloaded tokio-postgres v0.7.13
11672025-11-06T22:11:53.565Z Downloaded tinyvec v1.8.0
11682025-11-06T22:11:53.568Z Downloaded x509-cert v0.2.5
11692025-11-06T22:11:53.572Z Downloaded match_cfg v0.1.0
11702025-11-06T22:11:53.575Z Downloaded uuid v1.18.1
11712025-11-06T22:11:53.578Z Downloaded predicates-tree v1.0.12
11722025-11-06T22:11:53.578Z Downloaded diff v0.1.13
11732025-11-06T22:11:53.581Z Downloaded deranged v0.5.3
11742025-11-06T22:11:53.581Z Downloaded hickory-server v0.25.2
11752025-11-06T22:11:53.584Z Downloaded hashbrown v0.12.3
11762025-11-06T22:11:53.587Z Downloaded xshell-macros v0.2.7
11772025-11-06T22:11:53.590Z Downloaded unicode-truncate v1.1.0
11782025-11-06T22:11:53.590Z Downloaded predicates-core v1.0.8
11792025-11-06T22:11:53.590Z Downloaded pin-utils v0.1.0
11802025-11-06T22:11:53.593Z Downloaded phf_shared v0.12.1
11812025-11-06T22:11:53.594Z Downloaded env_logger v0.11.8
11822025-11-06T22:11:53.596Z Downloaded der_derive v0.7.3
11832025-11-06T22:11:53.597Z Downloaded vergen v9.0.6
11842025-11-06T22:11:53.600Z Downloaded zip v0.6.6
11852025-11-06T22:11:53.603Z Downloaded derive_more v0.99.20
11862025-11-06T22:11:53.606Z Downloaded num v0.4.3
11872025-11-06T22:11:53.608Z Downloaded newtype-uuid-macros v0.1.0
11882025-11-06T22:11:53.608Z Downloaded value-bag v1.9.0
11892025-11-06T22:11:53.611Z Downloaded uzers v0.12.1
11902025-11-06T22:11:53.614Z Downloaded tls_codec_derive v0.4.1
11912025-11-06T22:11:53.614Z Downloaded jiff-static v0.2.15
11922025-11-06T22:11:53.617Z Downloaded serde_urlencoded v0.7.1
11932025-11-06T22:11:53.617Z Downloaded parking_lot_core v0.9.10
11942025-11-06T22:11:53.620Z Downloaded aes v0.8.4
11952025-11-06T22:11:53.623Z Downloaded term v1.1.0
11962025-11-06T22:11:53.626Z Downloaded term v0.7.0
11972025-11-06T22:11:53.629Z Downloaded fs-err v2.11.0
11982025-11-06T22:11:53.629Z Downloaded difflib v0.4.0
11992025-11-06T22:11:53.632Z Downloaded structmeta-derive v0.3.0
12002025-11-06T22:11:53.632Z Downloaded parking_lot v0.12.3
12012025-11-06T22:11:53.635Z Downloaded paste v1.0.15
12022025-11-06T22:11:53.636Z Downloaded password-hash v0.5.0
12032025-11-06T22:11:53.638Z Downloaded password-hash v0.4.2
12042025-11-06T22:11:53.639Z Downloaded scopeguard v1.2.0
12052025-11-06T22:11:53.639Z Downloaded zopfli v0.8.1
12062025-11-06T22:11:53.642Z Downloaded foreign-types-shared v0.3.1
12072025-11-06T22:11:53.642Z Downloaded cc v1.2.30
12082025-11-06T22:11:53.645Z Downloaded slab v0.4.9
12092025-11-06T22:11:53.648Z Downloaded crossbeam-channel v0.5.15
12102025-11-06T22:11:53.650Z Downloaded radium v0.7.0
12112025-11-06T22:11:53.651Z Downloaded progenitor v0.8.0
12122025-11-06T22:11:53.653Z Downloaded zerocopy v0.6.6
12132025-11-06T22:11:53.657Z Downloaded siphasher v1.0.1
12142025-11-06T22:11:53.657Z Downloaded yasna v0.5.2
12152025-11-06T22:11:53.659Z Downloaded heapless v0.7.17
12162025-11-06T22:11:53.662Z Downloaded headers v0.4.1
12172025-11-06T22:11:53.667Z Downloaded num-integer v0.1.46
12182025-11-06T22:11:53.670Z Downloaded prettyplease v0.2.36
12192025-11-06T22:11:53.670Z Downloaded slog-bunyan v2.5.0
12202025-11-06T22:11:53.673Z Downloaded secrecy v0.8.0
12212025-11-06T22:11:53.673Z Downloaded nodrop v0.1.14
12222025-11-06T22:11:53.673Z Downloaded futures-task v0.3.31
12232025-11-06T22:11:53.673Z Downloaded futures-sink v0.3.31
12242025-11-06T22:11:53.679Z Downloaded progenitor-impl v0.8.0
12252025-11-06T22:11:53.679Z Downloaded ignore v0.4.23
12262025-11-06T22:11:53.682Z Downloaded backtrace v0.3.74
12272025-11-06T22:11:53.682Z Downloaded universal-hash v0.5.1
12282025-11-06T22:11:53.682Z Downloaded crc32fast v1.4.2
12292025-11-06T22:11:53.685Z Downloaded chacha20poly1305 v0.10.1
12302025-11-06T22:11:53.685Z Downloaded arc-swap v1.7.1
12312025-11-06T22:11:53.688Z Downloaded signal-hook v0.3.18
12322025-11-06T22:11:53.691Z Downloaded zeroize v1.8.1
12332025-11-06T22:11:53.694Z Downloaded scrypt v0.11.0
12342025-11-06T22:11:53.694Z Downloaded mime v0.3.17
12352025-11-06T22:11:53.697Z Downloaded signature v2.2.0
12362025-11-06T22:11:53.697Z Downloaded serde_cbor v0.11.2
12372025-11-06T22:11:53.700Z Downloaded hmac v0.12.1
12382025-11-06T22:11:53.700Z Downloaded serde_with_macros v3.14.0
12392025-11-06T22:11:53.703Z Downloaded schemars v0.8.22
12402025-11-06T22:11:53.711Z Downloaded poly1305 v0.8.0
12412025-11-06T22:11:53.714Z Downloaded const_format v0.2.34
12422025-11-06T22:11:53.717Z Downloaded tokio-macros v2.5.0
12432025-11-06T22:11:53.720Z Downloaded tokio-dtrace v0.1.0
12442025-11-06T22:11:53.720Z Downloaded zeroize_derive v1.4.2
12452025-11-06T22:11:53.720Z Downloaded stringprep v0.1.5
12462025-11-06T22:11:53.723Z Downloaded rand_core v0.9.3
12472025-11-06T22:11:53.723Z Downloaded predicates v3.1.3
12482025-11-06T22:11:53.726Z Downloaded jobserver v0.1.32
12492025-11-06T22:11:53.726Z Downloaded globset v0.4.15
12502025-11-06T22:11:53.731Z Downloaded pin-project-lite v0.2.14
12512025-11-06T22:11:53.734Z Downloaded pin-project-internal v1.1.6
12522025-11-06T22:11:53.734Z Downloaded async-trait v0.1.89
12532025-11-06T22:11:53.738Z Downloaded bit-vec v0.6.3
12542025-11-06T22:11:53.738Z Downloaded ahash v0.8.12
12552025-11-06T22:11:53.741Z Downloaded rustc_version v0.1.7
12562025-11-06T22:11:53.741Z Downloaded goblin v0.10.2
12572025-11-06T22:11:53.746Z Downloaded const-oid v0.9.6
12582025-11-06T22:11:53.749Z Downloaded blake2 v0.10.6
12592025-11-06T22:11:53.752Z Downloaded httparse v1.9.5
12602025-11-06T22:11:53.755Z Downloaded trait-variant v0.1.2
12612025-11-06T22:11:53.755Z Downloaded smf v0.2.3
12622025-11-06T22:11:53.755Z Downloaded signal-hook-registry v1.4.2
12632025-11-06T22:11:53.755Z Downloaded rustc-demangle v0.1.24
12642025-11-06T22:11:53.758Z Downloaded highway v1.3.0
12652025-11-06T22:11:53.759Z Downloaded rand_xorshift v0.4.0
12662025-11-06T22:11:53.762Z Downloaded progenitor-client v0.10.0
12672025-11-06T22:11:53.762Z Downloaded corncobs v0.1.4
12682025-11-06T22:11:53.762Z Downloaded const_format_proc_macros v0.2.34
12692025-11-06T22:11:53.765Z Downloaded block-padding v0.3.3
12702025-11-06T22:11:53.765Z Downloaded bit-vec v0.8.0
12712025-11-06T22:11:53.765Z Downloaded bcs v0.1.6
12722025-11-06T22:11:53.768Z Downloaded base64 v0.21.7
12732025-11-06T22:11:53.771Z Downloaded assert_matches v1.5.0
12742025-11-06T22:11:53.771Z Downloaded arrayvec v0.7.6
12752025-11-06T22:11:53.774Z Downloaded backoff v0.4.0
12762025-11-06T22:11:53.774Z Downloaded arrayref v0.3.9
12772025-11-06T22:11:53.777Z Downloaded serde-hex v0.1.0
12782025-11-06T22:11:53.777Z Downloaded ipnetwork v0.21.1
12792025-11-06T22:11:53.781Z Downloaded ingot v0.1.1
12802025-11-06T22:11:53.781Z Downloaded rand_seeder v0.4.0
12812025-11-06T22:11:53.781Z Downloaded proc-macro-error2 v2.0.1
12822025-11-06T22:11:53.787Z Downloaded kstat-rs v0.2.4
12832025-11-06T22:11:53.787Z Downloaded indent_write v2.2.0
12842025-11-06T22:11:53.788Z Downloaded bitfield v0.19.2
12852025-11-06T22:11:53.798Z Downloaded bit-set v0.5.3
12862025-11-06T22:11:53.798Z Downloaded hyper-staticfile v0.10.1
12872025-11-06T22:11:53.798Z Downloaded console v0.16.0
12882025-11-06T22:11:53.798Z Downloaded console v0.15.10
12892025-11-06T22:11:53.805Z Downloaded cargo_metadata v0.19.2
12902025-11-06T22:11:53.805Z Downloaded cancel-safe-futures v0.1.5
12912025-11-06T22:11:53.806Z Downloaded progenitor-client v0.11.2
12922025-11-06T22:11:53.806Z Downloaded crc-catalog v2.4.0
12932025-11-06T22:11:53.806Z Downloaded hickory-client v0.25.2
12942025-11-06T22:11:53.806Z Downloaded hex-literal v0.4.1
12952025-11-06T22:11:53.812Z Downloaded heck v0.3.3
12962025-11-06T22:11:53.812Z Downloaded half v1.8.3
12972025-11-06T22:11:53.814Z Downloaded critical-section v1.1.3
12982025-11-06T22:11:53.814Z Downloaded ciborium-ll v0.2.2
12992025-11-06T22:11:53.814Z Downloaded cbc v0.1.2
13002025-11-06T22:11:53.814Z Downloaded camino-tempfile-ext v0.3.2
13012025-11-06T22:11:53.814Z Downloaded blowfish v0.9.1
13022025-11-06T22:11:53.821Z Downloaded bcrypt-pbkdf v0.10.0
13032025-11-06T22:11:53.821Z Downloaded bb8 v0.8.5
13042025-11-06T22:11:53.821Z Downloaded buf-list v1.0.3
13052025-11-06T22:11:53.821Z Downloaded progenitor-client v0.8.0
13062025-11-06T22:11:53.821Z Downloaded libsw-core v0.3.1
13072025-11-06T22:11:53.821Z Downloaded is_ci v1.2.0
13082025-11-06T22:11:53.821Z Downloaded instability v0.3.2
13092025-11-06T22:11:53.827Z Downloaded atomic-waker v1.1.2
13102025-11-06T22:11:53.827Z Downloaded async-stream-impl v0.3.6
13112025-11-06T22:11:53.827Z Downloaded cexpr v0.6.0
13122025-11-06T22:11:53.827Z Downloaded hash32 v0.3.1
13132025-11-06T22:11:53.827Z Downloaded atty v0.2.14
13142025-11-06T22:11:53.827Z Downloaded ciborium-io v0.2.2
13152025-11-06T22:11:53.827Z Downloaded bzip2 v0.4.4
13162025-11-06T22:11:53.831Z Downloaded bitfield-macros v0.19.2
13172025-11-06T22:11:53.831Z Downloaded async-stream v0.3.6
13182025-11-06T22:11:53.831Z Downloaded cassowary v0.3.0
13192025-11-06T22:11:53.831Z Downloaded base64 v0.13.1
13202025-11-06T22:11:53.840Z Downloaded cargo-platform v0.1.8
13212025-11-06T22:11:53.840Z Downloaded indoc v2.0.6
13222025-11-06T22:11:53.840Z Downloaded ciborium v0.2.2
13232025-11-06T22:11:53.845Z Downloaded base16ct v0.2.0
13242025-11-06T22:11:53.846Z Downloaded is-terminal v0.4.13
13252025-11-06T22:11:53.846Z Downloaded group v0.13.0
13262025-11-06T22:11:53.846Z Downloaded convert_case v0.4.0
13272025-11-06T22:11:53.846Z Downloaded cfg_aliases v0.2.1
13282025-11-06T22:11:53.846Z Downloaded bumpalo v3.16.0
13292025-11-06T22:11:53.846Z Downloaded gethostname v0.5.0
13302025-11-06T22:11:53.850Z Downloaded cipher v0.4.4
13312025-11-06T22:11:54.043Z Downloaded aws-lc-sys v0.26.0
13322025-11-06T22:11:54.412Z Compiling value-bag v1.9.0
13332025-11-06T22:11:54.413Z Compiling lock_api v0.4.12
13342025-11-06T22:11:54.413Z Compiling scopeguard v1.2.0
13352025-11-06T22:11:54.419Z Compiling shlex v1.3.0
13362025-11-06T22:11:54.419Z Compiling typenum v1.17.0
13372025-11-06T22:11:54.419Z Compiling syn v2.0.106
13382025-11-06T22:11:54.420Z Compiling getrandom v0.2.15
13392025-11-06T22:11:54.420Z Compiling jobserver v0.1.32
13402025-11-06T22:11:54.799Z Compiling generic-array v0.14.7
13412025-11-06T22:11:54.963Z Compiling rand_core v0.6.4
13422025-11-06T22:11:55.055Z Compiling log v0.4.27
13432025-11-06T22:11:55.131Z Compiling cc v1.2.30
13442025-11-06T22:11:55.167Z Compiling smallvec v1.15.1
13452025-11-06T22:11:55.535Z Compiling subtle v2.6.1
13462025-11-06T22:11:55.560Z Compiling portable-atomic v1.11.0
13472025-11-06T22:11:55.563Z Compiling critical-section v1.1.3
13482025-11-06T22:11:55.619Z Compiling const-oid v0.9.6
13492025-11-06T22:11:55.763Z Compiling pkg-config v0.3.31
13502025-11-06T22:11:55.879Z Compiling spin v0.9.8
13512025-11-06T22:11:55.902Z Compiling regex-syntax v0.8.5
13522025-11-06T22:11:56.304Z Compiling pin-project-lite v0.2.14
13532025-11-06T22:11:56.454Z Compiling getrandom v0.3.4
13542025-11-06T22:11:56.966Z Compiling parking_lot_core v0.9.10
13552025-11-06T22:11:57.064Z Compiling serde_json v1.0.145
13562025-11-06T22:11:57.484Z Compiling rustix v0.38.37
13572025-11-06T22:11:57.988Z Compiling once_cell v1.21.3
13582025-11-06T22:11:58.090Z Compiling signal-hook-registry v1.4.2
13592025-11-06T22:11:58.342Z Compiling libm v0.2.8
13602025-11-06T22:11:58.397Z Compiling parking_lot v0.12.3
13612025-11-06T22:11:58.438Z Compiling mio v1.0.2
13622025-11-06T22:11:58.785Z Compiling num-traits v0.2.19
13632025-11-06T22:11:58.806Z Compiling allocator-api2 v0.2.21
13642025-11-06T22:11:59.083Z Compiling futures-core v0.3.31
13652025-11-06T22:11:59.377Z Compiling lazy_static v1.5.0
13662025-11-06T22:11:59.442Z Compiling aho-corasick v1.1.3
13672025-11-06T22:11:59.490Z Compiling socket2 v0.6.0
13682025-11-06T22:11:59.524Z Compiling slab v0.4.9
13692025-11-06T22:11:59.548Z Compiling percent-encoding v2.3.2
13702025-11-06T22:11:59.891Z Compiling cpufeatures v0.2.14
13712025-11-06T22:12:00.009Z Compiling either v1.15.0
13722025-11-06T22:12:00.061Z Compiling glob v0.3.2
13732025-11-06T22:12:00.441Z Compiling futures-sink v0.3.31
13742025-11-06T22:12:00.532Z Compiling prettyplease v0.2.36
13752025-11-06T22:12:00.605Z Compiling futures-channel v0.3.31
13762025-11-06T22:12:00.828Z Compiling futures-io v0.3.31
13772025-11-06T22:12:00.886Z Compiling clang-sys v1.8.1
13782025-11-06T22:12:00.910Z Compiling pin-utils v0.1.0
13792025-11-06T22:12:01.022Z Compiling futures-task v0.3.31
13802025-11-06T22:12:01.073Z Compiling hashbrown v0.16.0
13812025-11-06T22:12:01.097Z Compiling minimal-lexical v0.2.1
13822025-11-06T22:12:01.317Z Compiling libloading v0.8.5
13832025-11-06T22:12:01.585Z Compiling regex-automata v0.4.11
13842025-11-06T22:12:01.643Z Compiling nom v7.1.3
13852025-11-06T22:12:01.730Z Compiling home v0.5.9
13862025-11-06T22:12:01.752Z Compiling base64ct v1.6.0
13872025-11-06T22:12:01.961Z Compiling synstructure v0.13.1
13882025-11-06T22:12:02.146Z Compiling bindgen v0.69.5
13892025-11-06T22:12:02.252Z Compiling pem-rfc7468 v0.7.0
13902025-11-06T22:12:02.339Z Compiling indexmap v2.11.4
13912025-11-06T22:12:03.332Z Compiling itertools v0.12.1
13922025-11-06T22:12:03.653Z Compiling rustc-hash v1.1.0
13932025-11-06T22:12:03.846Z Compiling flagset v0.4.6
13942025-11-06T22:12:03.846Z Compiling lazycell v1.3.0
13952025-11-06T22:12:04.071Z Compiling form_urlencoded v1.2.2
13962025-11-06T22:12:04.114Z Compiling rand_core v0.9.3
13972025-11-06T22:12:04.396Z Compiling cmake v0.1.51
13982025-11-06T22:12:04.660Z Compiling fs_extra v1.3.0
13992025-11-06T22:12:05.075Z Compiling cexpr v0.6.0
14002025-11-06T22:12:05.221Z Compiling paste v1.0.15
14012025-11-06T22:12:05.243Z Compiling dunce v1.0.5
14022025-11-06T22:12:05.395Z Compiling rustc_version v0.4.1
14032025-11-06T22:12:05.826Z Compiling vcpkg v0.2.15
14042025-11-06T22:12:05.847Z Compiling ident_case v1.0.1
14052025-11-06T22:12:06.026Z Compiling iana-time-zone v0.1.63
14062025-11-06T22:12:06.055Z Compiling rustversion v1.0.22
14072025-11-06T22:12:06.178Z Compiling foldhash v0.1.5
14082025-11-06T22:12:06.399Z Compiling darling_core v0.20.10
14092025-11-06T22:12:06.486Z Compiling hashbrown v0.15.4
14102025-11-06T22:12:06.902Z Compiling serde_derive v1.0.226
14112025-11-06T22:12:07.484Z Compiling zeroize_derive v1.4.2
14122025-11-06T22:12:07.584Z Compiling zerofrom-derive v0.1.4
14132025-11-06T22:12:07.677Z Compiling yoke-derive v0.7.4
14142025-11-06T22:12:08.039Z Compiling zerocopy-derive v0.7.35
14152025-11-06T22:12:08.912Z Compiling zeroize v1.8.1
14162025-11-06T22:12:10.051Z Compiling zerovec-derive v0.10.3
14172025-11-06T22:12:10.368Z Compiling zerocopy v0.7.35
14182025-11-06T22:12:10.751Z Compiling crypto-common v0.1.6
14192025-11-06T22:12:10.982Z Compiling block-buffer v0.10.4
14202025-11-06T22:12:11.084Z Compiling zerofrom v0.1.4
14212025-11-06T22:12:11.278Z Compiling digest v0.10.7
14222025-11-06T22:12:11.336Z Compiling yoke v0.7.4
14232025-11-06T22:12:11.702Z Compiling displaydoc v0.2.5
14242025-11-06T22:12:11.706Z Compiling tokio-macros v2.5.0
14252025-11-06T22:12:11.770Z Compiling icu_provider_macros v1.5.0
14262025-11-06T22:12:11.793Z Compiling hmac v0.12.1
14272025-11-06T22:12:12.054Z Compiling thiserror-impl v2.0.17
14282025-11-06T22:12:12.078Z Compiling block-padding v0.3.3
14292025-11-06T22:12:12.356Z Compiling futures-macro v0.3.31
14302025-11-06T22:12:12.476Z Compiling zerovec v0.10.4
14312025-11-06T22:12:12.822Z Compiling inout v0.1.3
14322025-11-06T22:12:13.114Z Compiling ppv-lite86 v0.2.20
14332025-11-06T22:12:13.139Z Compiling regex v1.11.3
14342025-11-06T22:12:13.214Z Compiling cipher v0.4.4
14352025-11-06T22:12:13.237Z Compiling sha2 v0.10.9
14362025-11-06T22:12:13.703Z Compiling der_derive v0.7.3
14372025-11-06T22:12:13.898Z Compiling salsa20 v0.10.2
14382025-11-06T22:12:14.065Z Compiling pbkdf2 v0.12.2
14392025-11-06T22:12:14.142Z Compiling tinystr v0.7.6
14402025-11-06T22:12:14.198Z Compiling icu_collections v1.5.0
14412025-11-06T22:12:14.238Z Compiling serde v1.0.226
14422025-11-06T22:12:14.317Z Compiling futures-util v0.3.31
14432025-11-06T22:12:14.476Z Compiling scrypt v0.11.0
14442025-11-06T22:12:14.576Z Compiling icu_locid v1.5.0
14452025-11-06T22:12:14.977Z Compiling rand_chacha v0.9.0
14462025-11-06T22:12:15.251Z Compiling thiserror v2.0.17
14472025-11-06T22:12:15.426Z Compiling bitflags v2.9.4
14482025-11-06T22:12:15.491Z Compiling bytes v1.10.1
14492025-11-06T22:12:15.568Z Compiling pest v2.8.2
14502025-11-06T22:12:16.014Z Compiling icu_provider v1.5.0
14512025-11-06T22:12:16.529Z Compiling tokio v1.47.0
14522025-11-06T22:12:16.632Z Compiling der v0.7.10
14532025-11-06T22:12:16.841Z Compiling icu_locid_transform v1.5.0
14542025-11-06T22:12:16.982Z Compiling http v1.3.1
14552025-11-06T22:12:17.005Z Compiling chrono v0.4.42
14562025-11-06T22:12:18.502Z Compiling icu_properties v1.5.1
14572025-11-06T22:12:19.000Z Compiling spki v0.7.3
14582025-11-06T22:12:19.176Z Compiling pest_meta v2.8.2
14592025-11-06T22:12:19.413Z Compiling which v4.4.2
14602025-11-06T22:12:19.492Z Compiling uuid v1.18.1
14612025-11-06T22:12:19.737Z Compiling cbc v0.1.2
14622025-11-06T22:12:20.006Z Compiling aes v0.8.4
14632025-11-06T22:12:20.376Z Compiling openssl-sys v0.9.109
14642025-11-06T22:12:20.399Z Compiling rand v0.9.2
14652025-11-06T22:12:21.039Z Compiling pkcs5 v0.7.1
14662025-11-06T22:12:22.135Z Compiling icu_normalizer v1.5.0
14672025-11-06T22:12:22.157Z Compiling pest_generator v2.8.2
14682025-11-06T22:12:22.611Z Compiling darling_macro v0.20.10
14692025-11-06T22:12:22.719Z Compiling tracing-attributes v0.1.27
14702025-11-06T22:12:22.931Z Compiling ring v0.17.14
14712025-11-06T22:12:23.561Z Compiling idna_adapter v1.2.0
14722025-11-06T22:12:23.585Z Compiling tracing-core v0.1.32
14732025-11-06T22:12:23.804Z Compiling idna v1.0.3
14742025-11-06T22:12:23.841Z Compiling aws-lc-rs v1.12.4
14752025-11-06T22:12:23.869Z Compiling rustix v1.0.7
14762025-11-06T22:12:23.952Z Compiling adler2 v2.0.0
14772025-11-06T22:12:24.189Z Compiling miniz_oxide v0.8.5
14782025-11-06T22:12:24.629Z Compiling url v2.5.4
14792025-11-06T22:12:24.946Z Compiling tokio-util v0.7.15
14802025-11-06T22:12:25.265Z Compiling pest_derive v2.8.2
14812025-11-06T22:12:25.635Z Compiling darling v0.20.10
14822025-11-06T22:12:25.767Z Compiling pkcs8 v0.10.2
14832025-11-06T22:12:25.910Z Compiling tracing v0.1.40
14842025-11-06T22:12:26.069Z Compiling http-body v1.0.1
14852025-11-06T22:12:26.266Z Compiling scroll_derive v0.12.0
14862025-11-06T22:12:26.337Z Compiling thiserror-impl v1.0.69
14872025-11-06T22:12:26.381Z Compiling serde_derive_internals v0.29.1
14882025-11-06T22:12:26.385Z Compiling httparse v1.9.5
14892025-11-06T22:12:27.077Z Compiling schemars v0.8.22
14902025-11-06T22:12:27.156Z Compiling tinyvec_macros v0.1.1
14912025-11-06T22:12:27.267Z Compiling rustls-pki-types v1.10.0
14922025-11-06T22:12:27.441Z Compiling zerocopy v0.8.27
14932025-11-06T22:12:27.639Z Compiling base64 v0.22.1
14942025-11-06T22:12:28.174Z Compiling scroll v0.12.0
14952025-11-06T22:12:28.309Z Compiling tinyvec v1.8.0
14962025-11-06T22:12:28.478Z Compiling schemars_derive v0.8.22
14972025-11-06T22:12:28.688Z Compiling zerocopy-derive v0.8.27
14982025-11-06T22:12:29.152Z Compiling thiserror v1.0.69
14992025-11-06T22:12:29.344Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15002025-11-06T22:12:29.370Z Compiling bzip2-sys v0.1.13+1.0.8
15012025-11-06T22:12:29.611Z Compiling untrusted v0.7.1
15022025-11-06T22:12:29.823Z Compiling atomic-waker v1.1.2
15032025-11-06T22:12:29.843Z Compiling dyn-clone v1.0.20
15042025-11-06T22:12:29.884Z Compiling time-core v0.1.6
15052025-11-06T22:12:30.033Z Compiling untrusted v0.9.0
15062025-11-06T22:12:30.072Z Compiling try-lock v0.2.5
15072025-11-06T22:12:30.100Z Compiling tower-service v0.3.3
15082025-11-06T22:12:30.205Z Compiling foreign-types-shared v0.1.1
15092025-11-06T22:12:30.247Z Compiling powerfmt v0.2.0
15102025-11-06T22:12:30.265Z Compiling openssl-probe v0.1.5
15112025-11-06T22:12:30.265Z Compiling num-conv v0.1.0
15122025-11-06T22:12:30.336Z Compiling openssl v0.10.73
15132025-11-06T22:12:30.579Z Compiling time-macros v0.2.24
15142025-11-06T22:12:30.582Z Compiling deranged v0.5.3
15152025-11-06T22:12:30.629Z Compiling foreign-types v0.3.2
15162025-11-06T22:12:30.745Z Compiling tempfile v3.20.0
15172025-11-06T22:12:30.831Z Compiling want v0.3.1
15182025-11-06T22:12:31.530Z Compiling h2 v0.4.6
15192025-11-06T22:12:33.220Z Compiling goblin v0.8.2
15202025-11-06T22:12:35.197Z Compiling ipnet v2.11.0
15212025-11-06T22:12:35.225Z Compiling openssl-macros v0.1.1
15222025-11-06T22:12:35.511Z Compiling wait-timeout v0.2.0
15232025-11-06T22:12:35.986Z Compiling gimli v0.31.1
15242025-11-06T22:12:36.025Z Compiling bit-vec v0.8.0
15252025-11-06T22:12:36.052Z Compiling quick-error v1.2.3
15262025-11-06T22:12:36.227Z Compiling num_threads v0.1.7
15272025-11-06T22:12:36.250Z Compiling httpdate v1.0.3
15282025-11-06T22:12:36.383Z Compiling native-tls v0.2.12
15292025-11-06T22:12:36.463Z Compiling rustls v0.23.19
15302025-11-06T22:12:36.665Z Compiling syn v1.0.109
15312025-11-06T22:12:36.726Z Compiling crossbeam-utils v0.8.21
15322025-11-06T22:12:36.793Z Compiling bit-set v0.8.0
15332025-11-06T22:12:37.088Z Compiling time v0.3.43
15342025-11-06T22:12:37.320Z Compiling rusty-fork v0.3.0
15352025-11-06T22:12:38.130Z Compiling unicode-normalization v0.1.24
15362025-11-06T22:12:39.202Z Compiling dof v0.3.0
15372025-11-06T22:12:40.620Z Compiling addr2line v0.24.2
15382025-11-06T22:12:40.736Z Compiling hyper v1.7.0
15392025-11-06T22:12:40.910Z Compiling dtrace-parser v0.2.0
15402025-11-06T22:12:41.015Z Compiling derive_builder_core v0.20.2
15412025-11-06T22:12:41.274Z Compiling signature v2.2.0
15422025-11-06T22:12:41.600Z Compiling scroll_derive v0.13.1
15432025-11-06T22:12:41.807Z Compiling heapless v0.7.17
15442025-11-06T22:12:42.214Z Compiling rand_xorshift v0.4.0
15452025-11-06T22:12:42.513Z Compiling cookie v0.18.1
15462025-11-06T22:12:42.675Z Compiling object v0.36.5
15472025-11-06T22:12:42.858Z Compiling crc32fast v1.4.2
15482025-11-06T22:12:43.127Z Compiling unicode-bidi v0.3.17
15492025-11-06T22:12:43.178Z Compiling siphasher v0.3.11
15502025-11-06T22:12:43.378Z Compiling unarray v0.1.4
15512025-11-06T22:12:43.564Z Compiling unicode-properties v0.1.3
15522025-11-06T22:12:43.590Z Compiling zstd-safe v7.2.3
15532025-11-06T22:12:43.929Z Compiling anyhow v1.0.99
15542025-11-06T22:12:43.963Z Compiling slog v2.7.0
15552025-11-06T22:12:43.998Z Compiling zlib-rs v0.5.1
15562025-11-06T22:12:44.251Z Compiling signal-hook v0.3.18
15572025-11-06T22:12:44.496Z Compiling rustc-demangle v0.1.24
15582025-11-06T22:12:44.711Z Compiling stringprep v0.1.5
15592025-11-06T22:12:44.861Z Compiling proptest v1.7.0
15602025-11-06T22:12:44.925Z Compiling phf_shared v0.11.2
15612025-11-06T22:12:45.290Z Compiling scroll v0.13.0
15622025-11-06T22:12:45.314Z Compiling derive_builder_macro v0.20.2
15632025-11-06T22:12:45.724Z Compiling hyper-util v0.1.17
15642025-11-06T22:12:45.935Z Compiling usdt-impl v0.5.0
15652025-11-06T22:12:47.245Z Compiling ipnetwork v0.21.1
15662025-11-06T22:12:47.328Z Compiling serde_spanned v0.6.9
15672025-11-06T22:12:47.579Z Compiling serde_tokenstream v0.2.2
15682025-11-06T22:12:48.107Z Compiling toml_datetime v0.6.11
15692025-11-06T22:12:48.165Z Compiling rand_chacha v0.3.1
15702025-11-06T22:12:48.654Z Compiling md-5 v0.10.6
15712025-11-06T22:12:48.937Z Compiling vergen-lib v0.1.6
15722025-11-06T22:12:49.299Z Compiling backtrace v0.3.74
15732025-11-06T22:12:49.394Z Compiling curve25519-dalek v4.1.3
15742025-11-06T22:12:49.606Z Compiling num-integer v0.1.46
15752025-11-06T22:12:50.094Z Compiling libz-rs-sys v0.5.1
15762025-11-06T22:12:50.346Z Compiling sync_wrapper v1.0.1
15772025-11-06T22:12:50.397Z Compiling ff v0.13.0
15782025-11-06T22:12:50.424Z Compiling hash32 v0.2.1
15792025-11-06T22:12:50.527Z Compiling memoffset v0.9.1
15802025-11-06T22:12:50.652Z Compiling tower-layer v0.3.3
15812025-11-06T22:12:50.807Z Compiling litrs v0.4.1
15822025-11-06T22:12:50.887Z Compiling smoltcp v0.9.1
15832025-11-06T22:12:50.962Z Compiling base16ct v0.2.0
15842025-11-06T22:12:50.989Z Compiling fallible-iterator v0.2.0
15852025-11-06T22:12:51.297Z Compiling cfg_aliases v0.2.1
15862025-11-06T22:12:51.431Z Compiling num-bigint-dig v0.8.4
15872025-11-06T22:12:51.563Z Compiling psl-types v2.0.11
15882025-11-06T22:12:51.677Z Compiling ref-cast v1.0.24
15892025-11-06T22:12:51.814Z Compiling publicsuffix v2.3.0
15902025-11-06T22:12:51.844Z Compiling postgres-protocol v0.6.8
15912025-11-06T22:12:51.928Z Compiling document-features v0.2.11
15922025-11-06T22:12:52.113Z Compiling nix v0.29.0
15932025-11-06T22:12:52.154Z Compiling sec1 v0.7.3
15942025-11-06T22:12:52.295Z Compiling tower v0.5.2
15952025-11-06T22:12:52.989Z Compiling newtype-uuid v1.3.1
15962025-11-06T22:12:53.104Z Compiling group v0.13.0
15972025-11-06T22:12:53.236Z Compiling flate2 v1.1.2
15982025-11-06T22:12:53.447Z Compiling num-iter v0.1.45
15992025-11-06T22:12:53.737Z Compiling rand v0.8.5
16002025-11-06T22:12:53.810Z Compiling oxnet v0.1.3
16012025-11-06T22:12:54.035Z Compiling derive_builder v0.20.2
16022025-11-06T22:12:54.213Z Compiling tokio-native-tls v0.3.1
16032025-11-06T22:12:54.261Z Compiling goblin v0.10.2
16042025-11-06T22:12:55.392Z Compiling rustls-native-certs v0.8.1
16052025-11-06T22:12:55.453Z Compiling webpki-roots v1.0.1
16062025-11-06T22:12:55.709Z Compiling http-body-util v0.1.3
16072025-11-06T22:12:55.824Z Compiling terminal_size v0.4.0
16082025-11-06T22:12:55.908Z Compiling cargo-platform v0.1.8
16092025-11-06T22:12:55.950Z Compiling hkdf v0.12.4
16102025-11-06T22:12:56.084Z Compiling crypto-bigint v0.5.5
16112025-11-06T22:12:56.191Z Compiling vergen v9.0.6
16122025-11-06T22:12:56.239Z Compiling curve25519-dalek-derive v0.1.1
16132025-11-06T22:12:56.398Z Compiling strum_macros v0.27.2
16142025-11-06T22:12:56.531Z Compiling ref-cast-impl v1.0.24
16152025-11-06T22:12:57.711Z Compiling daft-derive v0.1.4
16162025-11-06T22:12:57.783Z Compiling async-trait v0.1.89
16172025-11-06T22:12:58.088Z Compiling hubpack_derive v0.1.1
16182025-11-06T22:12:59.037Z Compiling ahash v0.8.12
16192025-11-06T22:12:59.410Z Compiling fs-err v3.1.1
16202025-11-06T22:12:59.499Z Compiling buf-list v1.0.3
16212025-11-06T22:12:59.792Z Compiling usdt-impl v0.6.0
16222025-11-06T22:13:00.161Z Compiling unicode-segmentation v1.12.0
16232025-11-06T22:13:00.191Z Compiling lockfree-object-pool v0.1.6
16242025-11-06T22:13:00.294Z Compiling simd-adler32 v0.3.7
16252025-11-06T22:13:00.494Z Compiling managed v0.8.0
16262025-11-06T22:13:00.843Z Compiling winnow v0.5.40
16272025-11-06T22:13:00.975Z Compiling iri-string v0.7.8
16282025-11-06T22:13:01.089Z Compiling bitflags v1.3.2
16292025-11-06T22:13:01.267Z Compiling bumpalo v3.16.0
16302025-11-06T22:13:01.647Z Compiling strum v0.27.2
16312025-11-06T22:13:01.765Z Compiling zopfli v0.8.1
16322025-11-06T22:13:01.870Z Compiling dof v0.4.0
16332025-11-06T22:13:03.716Z Compiling clap_builder v4.5.48
16342025-11-06T22:13:03.961Z Compiling tower-http v0.6.6
16352025-11-06T22:13:04.205Z Compiling toml_edit v0.19.15
16362025-11-06T22:13:04.543Z Compiling daft v0.1.4
16372025-11-06T22:13:04.894Z Compiling elliptic-curve v0.13.8
16382025-11-06T22:13:04.941Z Compiling hubpack v0.1.2
16392025-11-06T22:13:05.409Z Compiling cargo_metadata v0.19.2
16402025-11-06T22:13:05.772Z Compiling hyper-tls v0.6.0
16412025-11-06T22:13:05.796Z Compiling signal-hook-mio v0.2.4
16422025-11-06T22:13:06.241Z Compiling zstd v0.13.3
16432025-11-06T22:13:06.831Z Compiling cookie_store v0.21.1
16442025-11-06T22:13:09.143Z Compiling postgres-types v0.2.9
16452025-11-06T22:13:09.211Z Compiling usdt-attr-macro v0.5.0
16462025-11-06T22:13:10.479Z Compiling usdt-macro v0.5.0
16472025-11-06T22:13:10.908Z Compiling phf v0.11.2
16482025-11-06T22:13:11.151Z Compiling ed25519 v2.2.3
16492025-11-06T22:13:11.231Z Compiling bzip2 v0.5.2
16502025-11-06T22:13:11.529Z Compiling bzip2 v0.4.4
16512025-11-06T22:13:11.568Z Compiling pkcs1 v0.7.5
16522025-11-06T22:13:11.612Z Compiling dtrace-parser v0.3.0
16532025-11-06T22:13:11.936Z Compiling serde_with_macros v3.14.0
16542025-11-06T22:13:11.941Z Compiling serde_urlencoded v0.7.1
16552025-11-06T22:13:12.505Z Compiling serde-big-array v0.5.1
16562025-11-06T22:13:12.530Z Compiling rfc6979 v0.4.0
16572025-11-06T22:13:12.772Z Compiling strum_macros v0.26.4
16582025-11-06T22:13:12.796Z Compiling enum-as-inner v0.6.1
16592025-11-06T22:13:13.053Z Compiling serde_repr v0.1.19
16602025-11-06T22:13:13.331Z Compiling clap_derive v4.5.47
16612025-11-06T22:13:13.581Z Compiling bstr v1.10.0
16622025-11-06T22:13:13.935Z Compiling float-cmp v0.10.0
16632025-11-06T22:13:14.208Z Compiling env_filter v0.1.2
16642025-11-06T22:13:14.234Z Compiling socket2 v0.5.10
16652025-11-06T22:13:14.616Z Compiling thread-id v5.0.0
16662025-11-06T22:13:14.772Z Compiling encoding_rs v0.8.34
16672025-11-06T22:13:14.894Z Compiling predicates-core v1.0.8
16682025-11-06T22:13:15.199Z Compiling data-encoding v2.9.0
16692025-11-06T22:13:15.229Z Compiling keccak v0.1.5
16702025-11-06T22:13:15.251Z Compiling rustc-hash v2.1.1
16712025-11-06T22:13:15.459Z Compiling precomputed-hash v0.1.1
16722025-11-06T22:13:15.612Z Compiling mime v0.3.17
16732025-11-06T22:13:16.152Z Compiling new_debug_unreachable v1.0.6
16742025-11-06T22:13:16.274Z Compiling normalize-line-endings v0.3.0
16752025-11-06T22:13:16.444Z Compiling fixedbitset v0.4.2
16762025-11-06T22:13:16.469Z Compiling static_assertions v1.1.0
16772025-11-06T22:13:16.596Z Compiling difflib v0.4.0
16782025-11-06T22:13:16.894Z Compiling foldhash v0.2.0
16792025-11-06T22:13:16.997Z Compiling whoami v1.5.2
16802025-11-06T22:13:17.319Z Compiling toml_edit v0.22.27
16812025-11-06T22:13:17.418Z Compiling strum v0.26.3
16822025-11-06T22:13:17.570Z Compiling tokio-postgres v0.7.13
16832025-11-06T22:13:17.630Z Compiling iddqd v0.3.13
16842025-11-06T22:13:17.911Z Compiling clap v4.5.48
16852025-11-06T22:13:17.949Z Compiling predicates v3.1.3
16862025-11-06T22:13:18.057Z Compiling petgraph v0.6.5
16872025-11-06T22:13:18.639Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
16882025-11-06T22:13:19.513Z Compiling string_cache v0.8.9
16892025-11-06T22:13:19.540Z Compiling hickory-proto v0.25.2
16902025-11-06T22:13:19.988Z Compiling sha3 v0.10.8
16912025-11-06T22:13:21.110Z Compiling similar v2.7.0
16922025-11-06T22:13:21.638Z Compiling serde_with v3.14.0
16932025-11-06T22:13:21.821Z Compiling env_logger v0.11.8
16942025-11-06T22:13:22.601Z Compiling usdt v0.5.0
16952025-11-06T22:13:23.080Z Compiling ecdsa v0.16.9
16962025-11-06T22:13:23.135Z Compiling rsa v0.9.8
16972025-11-06T22:13:23.258Z Compiling zip v0.6.6
16982025-11-06T22:13:23.972Z Compiling ed25519-dalek v2.1.1
16992025-11-06T22:13:24.581Z Compiling zip v4.2.0
17002025-11-06T22:13:25.478Z Compiling toml v0.7.8
17012025-11-06T22:13:25.853Z Compiling crossterm v0.28.1
17022025-11-06T22:13:26.831Z Compiling heck v0.4.1
17032025-11-06T22:13:26.969Z Compiling crossbeam-epoch v0.9.18
17042025-11-06T22:13:27.304Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
17052025-11-06T22:13:27.330Z Compiling tokio-stream v0.1.17
17062025-11-06T22:13:27.526Z Compiling x509-cert v0.2.5
17072025-11-06T22:13:27.702Z Compiling openapiv3 v2.2.0
17082025-11-06T22:13:27.771Z Compiling sha1 v0.10.6
17092025-11-06T22:13:28.229Z Compiling itertools v0.13.0
17102025-11-06T22:13:28.347Z Compiling itertools v0.10.5
17112025-11-06T22:13:29.152Z Compiling winnow v0.6.26
17122025-11-06T22:13:31.052Z Compiling lalrpop-util v0.19.12
17132025-11-06T22:13:31.146Z Compiling peg-runtime v0.8.5
17142025-11-06T22:13:31.399Z Compiling thread_local v1.1.8
17152025-11-06T22:13:31.436Z Compiling slog-async v2.8.0
17162025-11-06T22:13:31.663Z Compiling crossbeam-channel v0.5.15
17172025-11-06T22:13:31.759Z Compiling futures-executor v0.3.31
17182025-11-06T22:13:31.818Z Compiling xattr v1.3.1
17192025-11-06T22:13:31.915Z Compiling is-terminal v0.4.13
17202025-11-06T22:13:32.019Z Compiling filetime v0.2.26
17212025-11-06T22:13:32.051Z Compiling take_mut v0.2.2
17222025-11-06T22:13:32.077Z Compiling term v1.1.0
17232025-11-06T22:13:32.098Z Compiling futures v0.3.31
17242025-11-06T22:13:32.245Z Compiling tar v0.4.44
17252025-11-06T22:13:32.771Z Compiling slog-term v2.9.2
17262025-11-06T22:13:35.579Z Compiling aws-lc-sys v0.26.0
17272025-11-06T22:14:06.465Z Compiling rustls-webpki v0.102.8
17282025-11-06T22:14:10.895Z Compiling tokio-rustls v0.26.0
17292025-11-06T22:14:11.208Z Compiling hyper-rustls v0.27.7
17302025-11-06T22:14:11.514Z Compiling reqwest v0.12.24
17312025-11-06T22:14:15.204Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17322025-11-06T22:14:15.492Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17332025-11-06T22:14:20.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
17342025-11-06T22:14:20.420Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17352025-11-06T22:14:20.476ZNov 06 22:14:19.778 INFO Starting download, target: Cockroach
17362025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Starting download, target: Console
17372025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Starting download, target: Clickhouse
17382025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Starting download, target: DendriteStub
17392025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Starting download, target: MaghemiteMgd
17402025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Starting download, target: TransceiverControl
17412025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17432025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442025-11-06T22:14:20.480ZNov 06 22:14:19.779 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17452025-11-06T22:14:20.481ZNov 06 22:14:19.779 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17462025-11-06T22:14:20.481ZNov 06 22:14:19.779 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17472025-11-06T22:14:20.766ZNov 06 22:14:20.067 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17482025-11-06T22:14:21.094ZNov 06 22:14:20.388 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17492025-11-06T22:14:21.210ZNov 06 22:14:20.511 INFO Download complete, target: TransceiverControl
17502025-11-06T22:14:21.520ZNov 06 22:14:20.819 INFO Download complete, target: Console
17512025-11-06T22:14:21.911ZNov 06 22:14:21.207 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17522025-11-06T22:14:22.147ZNov 06 22:14:21.449 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17532025-11-06T22:14:22.385ZNov 06 22:14:21.688 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17542025-11-06T22:14:22.385ZNov 06 22:14:21.688 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17552025-11-06T22:14:22.862ZNov 06 22:14:22.165 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17562025-11-06T22:14:26.579ZNov 06 22:14:25.882 INFO Download complete, target: DendriteStub
17572025-11-06T22:14:26.582ZNov 06 22:14:25.885 INFO Download complete, target: MaghemiteMgd
17582025-11-06T22:14:29.528ZNov 06 22:14:28.832 INFO Checking that binary works, target: Cockroach
17592025-11-06T22:14:29.658ZNov 06 22:14:28.962 INFO Download complete, target: Cockroach
17602025-11-06T22:14:33.680ZNov 06 22:14:32.984 INFO Checking that binary works, target: Clickhouse
17612025-11-06T22:14:33.888ZNov 06 22:14:33.193 INFO Download complete, target: Clickhouse
17622025-11-06T22:14:33.909ZAll builder prerequisites installed successfully, and PATH looks valid
17632025-11-06T22:14:33.913Z
17642025-11-06T22:14:33.913Zreal 5:08.558512886
17652025-11-06T22:14:33.913Zuser 18:00.793366178
17662025-11-06T22:14:33.913Zsys 2:31.249061576
17672025-11-06T22:14:33.913Ztrap 0.657306405
17682025-11-06T22:14:33.913Ztflt 2.967787125
17692025-11-06T22:14:33.913Zdflt 3.032476417
17702025-11-06T22:14:33.913Zkflt 0.117571684
17712025-11-06T22:14:33.913Zlock 43:41.886021383
17722025-11-06T22:14:33.913Zslp 1:06:44.314231989
17732025-11-06T22:14:33.913Zlat 1:19.031186138
17742025-11-06T22:14:33.913Zstop 3:17.318214118
17752025-11-06T22:14:33.913Z+ banner hack-check
17762025-11-06T22:14:33.913Z
17772025-11-06T22:14:33.913Z # # ## #### # # #### # # ###### #### # #
17782025-11-06T22:14:33.913Z # # # # # # # # # # # # # # # # #
17792025-11-06T22:14:33.913Z ###### # # # #### ##### # ###### ##### # ####
17802025-11-06T22:14:33.913Z # # ###### # # # # # # # # # #
17812025-11-06T22:14:33.913Z # # # # # # # # # # # # # # # # #
17822025-11-06T22:14:33.913Z # # # # #### # # #### # # ###### #### # #
17832025-11-06T22:14:33.913Z
17842025-11-06T22:14:33.916Z+ export CARGO_INCREMENTAL=0
17852025-11-06T22:14:33.916Z+ CARGO_INCREMENTAL=0
17862025-11-06T22:14:33.916Z+ ptime -m timeout 2h cargo xtask check-features --ci
17872025-11-06T22:14:34.705Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17882025-11-06T22:14:35.010Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17892025-11-06T22:14:38.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
17902025-11-06T22:14:38.136Z Running `target/debug/xtask check-features --ci`
17912025-11-06T22:14:38.162Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17922025-11-06T22:14:38.162Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17932025-11-06T22:14:38.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17942025-11-06T22:14:38.862Z Running `target/debug/xtask download cargo-hack`
17952025-11-06T22:14:39.949Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17962025-11-06T22:14:40.368Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17972025-11-06T22:14:44.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
17982025-11-06T22:14:44.487Z Running `target/debug/xtask-downloader cargo-hack`
17992025-11-06T22:14:44.531ZNov 06 22:14:43.837 INFO Starting download, target: CargoHack
18002025-11-06T22:14:44.534ZNov 06 22:14:43.838 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18012025-11-06T22:14:44.881ZNov 06 22:14:44.188 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18022025-11-06T22:14:44.957ZNov 06 22:14:44.264 INFO Download complete, target: CargoHack
18032025-11-06T22:14:44.961Zrunning: "/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"
18042025-11-06T22:14:44.981Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18052025-11-06T22:14:45.192Zinfo: running `cargo check --bins` on api_identity (1/232)
18062025-11-06T22:14:45.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-11-06T22:14:45.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-11-06T22:14:45.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-11-06T22:14:45.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18102025-11-06T22:14:46.010Z
18112025-11-06T22:14:46.010Zinfo: running `cargo check --bins` on bootstore (2/232)
18122025-11-06T22:14:46.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-11-06T22:14:46.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-11-06T22:14:46.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-11-06T22:14:46.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18162025-11-06T22:14:46.885Z
18172025-11-06T22:14:46.885Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/232)
18182025-11-06T22:14:47.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-11-06T22:14:47.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-11-06T22:14:47.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-11-06T22:14:47.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18222025-11-06T22:14:47.735Z
18232025-11-06T22:14:47.735Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/232)
18242025-11-06T22:14:48.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-11-06T22:14:48.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-11-06T22:14:48.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-11-06T22:14:48.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18282025-11-06T22:14:48.585Z
18292025-11-06T22:14:48.585Zinfo: running `cargo check --bins` on id-map (5/232)
18302025-11-06T22:14:49.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-11-06T22:14:49.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-11-06T22:14:49.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-11-06T22:14:49.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18342025-11-06T22:14:49.402Z
18352025-11-06T22:14:49.403Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/232)
18362025-11-06T22:14:49.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-11-06T22:14:49.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-11-06T22:14:49.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-11-06T22:14:49.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18402025-11-06T22:14:50.032Z
18412025-11-06T22:14:50.032Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/232)
18422025-11-06T22:14:50.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-11-06T22:14:50.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-11-06T22:14:50.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-11-06T22:14:50.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18462025-11-06T22:14:50.671Z
18472025-11-06T22:14:50.671Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/232)
18482025-11-06T22:14:51.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-11-06T22:14:51.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-11-06T22:14:51.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-11-06T22:14:51.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18522025-11-06T22:14:51.303Z
18532025-11-06T22:14:51.303Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/232)
18542025-11-06T22:14:51.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-11-06T22:14:51.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-11-06T22:14:51.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-11-06T22:14:51.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18582025-11-06T22:14:51.936Z
18592025-11-06T22:14:51.936Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/232)
18602025-11-06T22:14:52.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-11-06T22:14:52.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-11-06T22:14:52.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-11-06T22:14:52.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18642025-11-06T22:14:52.570Z
18652025-11-06T22:14:52.570Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/232)
18662025-11-06T22:14:53.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-11-06T22:14:53.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-11-06T22:14:53.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-11-06T22:14:53.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18702025-11-06T22:14:53.209Z
18712025-11-06T22:14:53.210Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/232)
18722025-11-06T22:14:53.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-11-06T22:14:53.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-11-06T22:14:53.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-11-06T22:14:53.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18762025-11-06T22:14:53.839Z
18772025-11-06T22:14:53.840Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/232)
18782025-11-06T22:14:54.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-11-06T22:14:54.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-11-06T22:14:54.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-11-06T22:14:54.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18822025-11-06T22:14:54.470Z
18832025-11-06T22:14:54.470Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/232)
18842025-11-06T22:14:55.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-11-06T22:14:55.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-11-06T22:14:55.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-11-06T22:14:55.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18882025-11-06T22:14:55.094Z
18892025-11-06T22:14:55.094Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/232)
18902025-11-06T22:14:55.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-11-06T22:14:55.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-11-06T22:14:55.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-11-06T22:14:55.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18942025-11-06T22:14:55.730Z
18952025-11-06T22:14:55.730Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/232)
18962025-11-06T22:14:56.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-11-06T22:14:56.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-11-06T22:14:56.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-11-06T22:14:56.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19002025-11-06T22:14:56.355Z
19012025-11-06T22:14:56.355Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/232)
19022025-11-06T22:14:56.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-11-06T22:14:56.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-11-06T22:14:56.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-11-06T22:14:56.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19062025-11-06T22:14:56.993Z
19072025-11-06T22:14:56.993Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/232)
19082025-11-06T22:14:57.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-11-06T22:14:57.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-11-06T22:14:57.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-11-06T22:14:57.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19122025-11-06T22:14:57.626Z
19132025-11-06T22:14:57.626Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/232)
19142025-11-06T22:14:58.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-11-06T22:14:58.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-11-06T22:14:58.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-11-06T22:14:58.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19182025-11-06T22:14:58.257Z
19192025-11-06T22:14:58.257Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/232)
19202025-11-06T22:14:58.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-11-06T22:14:58.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-11-06T22:14:58.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-11-06T22:14:58.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19242025-11-06T22:14:58.892Z
19252025-11-06T22:14:58.892Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/232)
19262025-11-06T22:14:59.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-11-06T22:14:59.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-11-06T22:14:59.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-11-06T22:14:59.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19302025-11-06T22:14:59.534Z
19312025-11-06T22:14:59.534Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/232)
19322025-11-06T22:15:00.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-11-06T22:15:00.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-11-06T22:15:00.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-11-06T22:15:00.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19362025-11-06T22:15:00.179Z
19372025-11-06T22:15:00.179Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/232)
19382025-11-06T22:15:00.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-11-06T22:15:00.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-11-06T22:15:00.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-11-06T22:15:00.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19422025-11-06T22:15:00.813Z
19432025-11-06T22:15:00.813Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/232)
19442025-11-06T22:15:01.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-11-06T22:15:01.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-11-06T22:15:01.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-11-06T22:15:01.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19482025-11-06T22:15:01.447Z
19492025-11-06T22:15:01.447Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/232)
19502025-11-06T22:15:02.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-11-06T22:15:02.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-11-06T22:15:02.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-11-06T22:15:02.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19542025-11-06T22:15:02.083Z
19552025-11-06T22:15:02.083Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/232)
19562025-11-06T22:15:02.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-11-06T22:15:02.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-11-06T22:15:02.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-11-06T22:15:02.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19602025-11-06T22:15:02.725Z
19612025-11-06T22:15:02.725Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/232)
19622025-11-06T22:15:03.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-11-06T22:15:03.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-11-06T22:15:03.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-11-06T22:15:03.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19662025-11-06T22:15:03.361Z
19672025-11-06T22:15:03.361Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/232)
19682025-11-06T22:15:03.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-11-06T22:15:03.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-11-06T22:15:03.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-11-06T22:15:03.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19722025-11-06T22:15:03.994Z
19732025-11-06T22:15:03.994Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/232)
19742025-11-06T22:15:04.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-11-06T22:15:04.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-11-06T22:15:04.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-11-06T22:15:04.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19782025-11-06T22:15:04.628Z
19792025-11-06T22:15:04.628Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/232)
19802025-11-06T22:15:05.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-11-06T22:15:05.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-11-06T22:15:05.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-11-06T22:15:05.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19842025-11-06T22:15:05.262Z
19852025-11-06T22:15:05.262Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/232)
19862025-11-06T22:15:05.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-11-06T22:15:05.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-11-06T22:15:05.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-11-06T22:15:05.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19902025-11-06T22:15:05.894Z
19912025-11-06T22:15:05.894Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/232)
19922025-11-06T22:15:06.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-11-06T22:15:06.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-11-06T22:15:06.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-11-06T22:15:06.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19962025-11-06T22:15:06.528Z
19972025-11-06T22:15:06.528Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/232)
19982025-11-06T22:15:07.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-11-06T22:15:07.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-11-06T22:15:07.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-11-06T22:15:07.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20022025-11-06T22:15:07.151Z
20032025-11-06T22:15:07.151Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/232)
20042025-11-06T22:15:07.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-11-06T22:15:07.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-11-06T22:15:07.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-11-06T22:15:07.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20082025-11-06T22:15:07.778Z
20092025-11-06T22:15:07.778Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/232)
20102025-11-06T22:15:08.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-11-06T22:15:08.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-11-06T22:15:08.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-11-06T22:15:08.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20142025-11-06T22:15:08.412Z
20152025-11-06T22:15:08.412Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/232)
20162025-11-06T22:15:08.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-11-06T22:15:08.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-11-06T22:15:08.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192025-11-06T22:15:08.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20202025-11-06T22:15:09.044Z
20212025-11-06T22:15:09.044Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/232)
20222025-11-06T22:15:09.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232025-11-06T22:15:09.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242025-11-06T22:15:09.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252025-11-06T22:15:09.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20262025-11-06T22:15:09.684Z
20272025-11-06T22:15:09.684Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/232)
20282025-11-06T22:15:10.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292025-11-06T22:15:10.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302025-11-06T22:15:10.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312025-11-06T22:15:10.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20322025-11-06T22:15:10.313Z
20332025-11-06T22:15:10.313Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/232)
20342025-11-06T22:15:10.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352025-11-06T22:15:10.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362025-11-06T22:15:10.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372025-11-06T22:15:10.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20382025-11-06T22:15:10.947Z
20392025-11-06T22:15:10.947Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/232)
20402025-11-06T22:15:11.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412025-11-06T22:15:11.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422025-11-06T22:15:11.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432025-11-06T22:15:11.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20442025-11-06T22:15:11.585Z
20452025-11-06T22:15:11.585Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/232)
20462025-11-06T22:15:12.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472025-11-06T22:15:12.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482025-11-06T22:15:12.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492025-11-06T22:15:12.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20502025-11-06T22:15:12.214Z
20512025-11-06T22:15:12.214Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/232)
20522025-11-06T22:15:12.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532025-11-06T22:15:12.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542025-11-06T22:15:12.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552025-11-06T22:15:12.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20562025-11-06T22:15:12.852Z
20572025-11-06T22:15:12.852Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/232)
20582025-11-06T22:15:13.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592025-11-06T22:15:13.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602025-11-06T22:15:13.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612025-11-06T22:15:13.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20622025-11-06T22:15:13.490Z
20632025-11-06T22:15:13.490Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/232)
20642025-11-06T22:15:14.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652025-11-06T22:15:14.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662025-11-06T22:15:14.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672025-11-06T22:15:14.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20682025-11-06T22:15:14.121Z
20692025-11-06T22:15:14.121Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/232)
20702025-11-06T22:15:14.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712025-11-06T22:15:14.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722025-11-06T22:15:14.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732025-11-06T22:15:14.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20742025-11-06T22:15:14.761Z
20752025-11-06T22:15:14.761Zinfo: running `cargo check --bins` on sled-hardware-types (46/232)
20762025-11-06T22:15:15.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772025-11-06T22:15:15.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782025-11-06T22:15:15.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792025-11-06T22:15:15.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20802025-11-06T22:15:15.620Z
20812025-11-06T22:15:15.621Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/232)
20822025-11-06T22:15:16.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832025-11-06T22:15:16.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842025-11-06T22:15:16.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852025-11-06T22:15:16.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20862025-11-06T22:15:16.479Z
20872025-11-06T22:15:16.479Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/232)
20882025-11-06T22:15:17.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892025-11-06T22:15:17.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902025-11-06T22:15:17.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912025-11-06T22:15:17.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20922025-11-06T22:15:17.340Z
20932025-11-06T22:15:17.340Zinfo: running `cargo check --bins` on oxlog (49/232)
20942025-11-06T22:15:18.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952025-11-06T22:15:18.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962025-11-06T22:15:18.192Z Checking cfg-if v1.0.4
20972025-11-06T22:15:18.195Z Checking libc v0.2.174
20982025-11-06T22:15:18.195Z Checking serde_core v1.0.226
20992025-11-06T22:15:18.343Z Checking zeroize v1.8.1
21002025-11-06T22:15:18.346Z Checking memchr v2.7.4
21012025-11-06T22:15:18.368Z Checking value-bag v1.9.0
21022025-11-06T22:15:18.371Z Checking typenum v1.17.0
21032025-11-06T22:15:18.371Z Checking smallvec v1.15.1
21042025-11-06T22:15:18.387Z Checking scopeguard v1.2.0
21052025-11-06T22:15:18.569Z Checking subtle v2.6.1
21062025-11-06T22:15:18.586Z Checking lock_api v0.4.12
21072025-11-06T22:15:18.765Z Checking const-oid v0.9.6
21082025-11-06T22:15:18.806Z Checking log v0.4.27
21092025-11-06T22:15:18.844Z Checking itoa v1.0.11
21102025-11-06T22:15:18.970Z Checking byteorder v1.5.0
21112025-11-06T22:15:19.081Z Checking portable-atomic v1.11.0
21122025-11-06T22:15:19.177Z Checking stable_deref_trait v1.2.0
21132025-11-06T22:15:19.307Z Checking critical-section v1.1.3
21142025-11-06T22:15:19.329Z Checking zerofrom v0.1.4
21152025-11-06T22:15:19.380Z Checking getrandom v0.2.15
21162025-11-06T22:15:19.405Z Checking signal-hook-registry v1.4.2
21172025-11-06T22:15:19.460Z Checking parking_lot_core v0.9.10
21182025-11-06T22:15:19.515Z Checking generic-array v0.14.7
21192025-11-06T22:15:19.537Z Checking yoke v0.7.4
21202025-11-06T22:15:19.638Z Checking rand_core v0.6.4
21212025-11-06T22:15:19.672Z Checking getrandom v0.3.4
21222025-11-06T22:15:19.791Z Checking pin-project-lite v0.2.14
21232025-11-06T22:15:19.887Z Checking zerovec v0.10.4
21242025-11-06T22:15:19.911Z Checking parking_lot v0.12.3
21252025-11-06T22:15:19.942Z Checking mio v1.0.2
21262025-11-06T22:15:19.962Z Checking zerocopy v0.7.35
21272025-11-06T22:15:20.091Z Checking once_cell v1.21.3
21282025-11-06T22:15:20.244Z Checking socket2 v0.6.0
21292025-11-06T22:15:20.408Z Checking libm v0.2.8
21302025-11-06T22:15:20.512Z Checking ryu v1.0.18
21312025-11-06T22:15:20.563Z Checking writeable v0.5.5
21322025-11-06T22:15:20.687Z Checking crypto-common v0.1.6
21332025-11-06T22:15:20.744Z Checking block-buffer v0.10.4
21342025-11-06T22:15:20.770Z Checking futures-core v0.3.31
21352025-11-06T22:15:20.893Z Checking cpufeatures v0.2.14
21362025-11-06T22:15:20.912Z Checking litemap v0.7.3
21372025-11-06T22:15:20.989Z Checking digest v0.10.7
21382025-11-06T22:15:21.009Z Checking percent-encoding v2.3.2
21392025-11-06T22:15:21.028Z Checking block-padding v0.3.3
21402025-11-06T22:15:21.176Z Checking icu_locid_transform_data v1.5.0
21412025-11-06T22:15:21.250Z Checking fnv v1.0.7
21422025-11-06T22:15:21.270Z Checking allocator-api2 v0.2.21
21432025-11-06T22:15:21.288Z Checking inout v0.1.3
21442025-11-06T22:15:21.305Z Checking ppv-lite86 v0.2.20
21452025-11-06T22:15:21.324Z Checking tinystr v0.7.6
21462025-11-06T22:15:21.343Z Checking num-traits v0.2.19
21472025-11-06T22:15:21.362Z Checking hmac v0.12.1
21482025-11-06T22:15:21.386Z Checking icu_collections v1.5.0
21492025-11-06T22:15:21.514Z Checking futures-sink v0.3.31
21502025-11-06T22:15:21.588Z Checking equivalent v1.0.2
21512025-11-06T22:15:21.661Z Checking icu_locid v1.5.0
21522025-11-06T22:15:21.680Z Checking icu_properties_data v1.5.0
21532025-11-06T22:15:21.736Z Checking futures-channel v0.3.31
21542025-11-06T22:15:21.882Z Checking hashbrown v0.16.0
21552025-11-06T22:15:21.934Z Checking cipher v0.4.4
21562025-11-06T22:15:22.014Z Checking sha2 v0.10.9
21572025-11-06T22:15:22.070Z Checking slab v0.4.9
21582025-11-06T22:15:22.109Z Checking write16 v1.0.0
21592025-11-06T22:15:22.175Z Checking serde v1.0.226
21602025-11-06T22:15:22.255Z Checking serde_json v1.0.145
21612025-11-06T22:15:22.321Z Checking base64ct v1.6.0
21622025-11-06T22:15:22.341Z Checking pin-utils v0.1.0
21632025-11-06T22:15:22.450Z Checking utf8_iter v1.0.4
21642025-11-06T22:15:22.575Z Checking utf16_iter v1.0.5
21652025-11-06T22:15:22.602Z Checking icu_provider v1.5.0
21662025-11-06T22:15:22.683Z Checking futures-io v0.3.31
21672025-11-06T22:15:22.757Z Checking futures-task v0.3.31
21682025-11-06T22:15:22.777Z Checking icu_normalizer_data v1.5.0
21692025-11-06T22:15:22.844Z Checking indexmap v2.11.4
21702025-11-06T22:15:22.864Z Checking pem-rfc7468 v0.7.0
21712025-11-06T22:15:22.889Z Checking errno v0.3.12
21722025-11-06T22:15:22.907Z Checking flagset v0.4.6
21732025-11-06T22:15:23.007Z Checking futures-util v0.3.31
21742025-11-06T22:15:23.076Z Checking rand_core v0.9.3
21752025-11-06T22:15:23.105Z Compiling hashbrown v0.15.4
21762025-11-06T22:15:23.143Z Checking der v0.7.10
21772025-11-06T22:15:23.190Z Checking bytes v1.10.1
21782025-11-06T22:15:23.209Z Checking bitflags v2.9.4
21792025-11-06T22:15:23.431Z Checking icu_locid_transform v1.5.0
21802025-11-06T22:15:23.520Z Checking salsa20 v0.10.2
21812025-11-06T22:15:23.761Z Checking pbkdf2 v0.12.2
21822025-11-06T22:15:23.900Z Checking form_urlencoded v1.2.2
21832025-11-06T22:15:23.938Z Checking spin v0.9.8
21842025-11-06T22:15:24.128Z Checking scrypt v0.11.0
21852025-11-06T22:15:24.149Z Checking rand_chacha v0.9.0
21862025-11-06T22:15:24.166Z Checking tokio v1.47.0
21872025-11-06T22:15:24.266Z Compiling tokio-util v0.7.15
21882025-11-06T22:15:24.269Z Checking http v1.3.1
21892025-11-06T22:15:24.348Z Checking uuid v1.18.1
21902025-11-06T22:15:24.447Z Checking icu_properties v1.5.1
21912025-11-06T22:15:24.532Z Checking aes v0.8.4
21922025-11-06T22:15:24.772Z Checking spki v0.7.3
21932025-11-06T22:15:25.006Z Checking cbc v0.1.2
21942025-11-06T22:15:25.084Z Checking regex-syntax v0.8.5
21952025-11-06T22:15:25.382Z Checking pkcs5 v0.7.1
21962025-11-06T22:15:25.559Z Checking rand v0.9.2
21972025-11-06T22:15:25.930Z Checking tracing-core v0.1.32
21982025-11-06T22:15:26.280Z Checking thiserror v2.0.17
21992025-11-06T22:15:26.452Z Checking iana-time-zone v0.1.63
22002025-11-06T22:15:26.535Z Compiling h2 v0.4.6
22012025-11-06T22:15:26.556Z Checking tracing v0.1.40
22022025-11-06T22:15:26.618Z Checking chrono v0.4.42
22032025-11-06T22:15:26.637Z Checking pkcs8 v0.10.2
22042025-11-06T22:15:26.905Z Checking http-body v1.0.1
22052025-11-06T22:15:27.003Z Checking plain v0.2.3
22062025-11-06T22:15:27.125Z Checking base64 v0.22.1
22072025-11-06T22:15:27.166Z Checking tinyvec_macros v0.1.1
22082025-11-06T22:15:27.275Z Checking rustls-pki-types v1.10.0
22092025-11-06T22:15:27.505Z Checking tinyvec v1.8.0
22102025-11-06T22:15:27.596Z Checking lazy_static v1.5.0
22112025-11-06T22:15:27.758Z Checking rustix v1.0.7
22122025-11-06T22:15:27.799Z Checking aws-lc-sys v0.26.0
22132025-11-06T22:15:27.827Z Checking icu_normalizer v1.5.0
22142025-11-06T22:15:28.409Z Checking untrusted v0.9.0
22152025-11-06T22:15:28.573Z Checking ucd-trie v0.1.7
22162025-11-06T22:15:28.591Z Checking openssl-probe v0.1.5
22172025-11-06T22:15:28.597Z Checking idna_adapter v1.2.0
22182025-11-06T22:15:28.736Z Checking adler2 v2.0.0
22192025-11-06T22:15:28.760Z Checking untrusted v0.7.1
22202025-11-06T22:15:28.814Z Checking idna v1.0.3
22212025-11-06T22:15:28.832Z Checking unicode-ident v1.0.19
22222025-11-06T22:15:28.909Z Checking atomic-waker v1.1.2
22232025-11-06T22:15:28.940Z Checking tower-service v0.3.3
22242025-11-06T22:15:29.017Z Checking fastrand v2.1.1
22252025-11-06T22:15:29.067Z Checking try-lock v0.2.5
22262025-11-06T22:15:29.093Z Checking foreign-types-shared v0.1.1
22272025-11-06T22:15:29.233Z Checking want v0.3.1
22282025-11-06T22:15:29.245Z Checking foreign-types v0.3.2
22292025-11-06T22:15:29.330Z Checking url v2.5.4
22302025-11-06T22:15:29.345Z Checking proc-macro2 v1.0.101
22312025-11-06T22:15:29.369Z Checking miniz_oxide v0.8.5
22322025-11-06T22:15:29.421Z Checking pest v2.8.2
22332025-11-06T22:15:29.826Z Checking tempfile v3.20.0
22342025-11-06T22:15:29.989Z Checking aws-lc-rs v1.12.4
22352025-11-06T22:15:30.010Z Checking ring v0.17.14
22362025-11-06T22:15:30.161Z Checking ipnet v2.11.0
22372025-11-06T22:15:30.206Z Checking semver v1.0.27
22382025-11-06T22:15:30.225Z Checking zerocopy v0.8.27
22392025-11-06T22:15:30.629Z Checking httparse v1.9.5
22402025-11-06T22:15:30.715Z Checking openssl-sys v0.9.109
22412025-11-06T22:15:31.057Z Checking wait-timeout v0.2.0
22422025-11-06T22:15:31.272Z Checking aho-corasick v1.1.3
22432025-11-06T22:15:31.751Z Checking pretty-hex v0.4.1
22442025-11-06T22:15:31.899Z Checking dyn-clone v1.0.20
22452025-11-06T22:15:31.963Z Checking utf8parse v0.2.2
22462025-11-06T22:15:31.983Z Checking powerfmt v0.2.0
22472025-11-06T22:15:32.076Z Checking httpdate v1.0.3
22482025-11-06T22:15:32.122Z Checking bit-vec v0.8.0
22492025-11-06T22:15:32.256Z Checking quick-error v1.2.3
22502025-11-06T22:15:32.276Z Checking anstyle v1.0.11
22512025-11-06T22:15:32.355Z Checking deranged v0.5.3
22522025-11-06T22:15:32.426Z Checking rusty-fork v0.3.0
22532025-11-06T22:15:32.482Z Checking bit-set v0.8.0
22542025-11-06T22:15:32.630Z Checking rustls-webpki v0.102.8
22552025-11-06T22:15:32.750Z Checking anstyle-parse v0.2.5
22562025-11-06T22:15:32.770Z Checking schemars v0.8.22
22572025-11-06T22:15:32.871Z Checking regex-automata v0.4.11
22582025-11-06T22:15:33.040Z Checking openssl v0.10.73
22592025-11-06T22:15:33.406Z Compiling newtype-uuid v1.3.1
22602025-11-06T22:15:33.570Z Compiling hyper v1.7.0
22612025-11-06T22:15:33.718Z Checking quote v1.0.40
22622025-11-06T22:15:34.081Z Checking unicode-normalization v0.1.24
22632025-11-06T22:15:34.298Z Checking crossbeam-utils v0.8.21
22642025-11-06T22:15:34.998Z Checking rustix v0.38.37
22652025-11-06T22:15:35.020Z Checking rand_xorshift v0.4.0
22662025-11-06T22:15:35.039Z Checking bzip2-sys v0.1.13+1.0.8
22672025-11-06T22:15:35.177Z Checking thiserror v1.0.69
22682025-11-06T22:15:35.231Z Checking scroll v0.12.0
22692025-11-06T22:15:35.369Z Checking signature v2.2.0
22702025-11-06T22:15:35.583Z Checking crc32fast v1.4.2
22712025-11-06T22:15:35.720Z Checking unicode-properties v0.1.3
22722025-11-06T22:15:35.848Z Compiling hyper-util v0.1.17
22732025-11-06T22:15:36.100Z Checking zlib-rs v0.5.1
22742025-11-06T22:15:36.193Z Checking is_terminal_polyfill v1.70.1
22752025-11-06T22:15:36.359Z Checking num_threads v0.1.7
22762025-11-06T22:15:36.496Z Checking anstyle-query v1.1.1
22772025-11-06T22:15:36.645Z Checking num-conv v0.1.0
22782025-11-06T22:15:36.923Z Checking time-core v0.1.6
22792025-11-06T22:15:37.075Z Checking unarray v0.1.4
22802025-11-06T22:15:37.249Z Checking colorchoice v1.0.2
22812025-11-06T22:15:37.269Z Checking unicode-bidi v0.3.17
22822025-11-06T22:15:37.290Z Checking siphasher v0.3.11
22832025-11-06T22:15:37.422Z Checking either v1.15.0
22842025-11-06T22:15:37.633Z Checking phf_shared v0.11.2
22852025-11-06T22:15:37.839Z Checking anstream v0.6.18
22862025-11-06T22:15:37.904Z Checking stringprep v0.1.5
22872025-11-06T22:15:37.929Z Checking proptest v1.7.0
22882025-11-06T22:15:37.949Z Checking libz-rs-sys v0.5.1
22892025-11-06T22:15:38.014Z Checking native-tls v0.2.12
22902025-11-06T22:15:38.161Z Checking time v0.3.43
22912025-11-06T22:15:38.183Z Checking goblin v0.8.2
22922025-11-06T22:15:38.204Z Checking crossbeam-epoch v0.9.18
22932025-11-06T22:15:38.222Z Checking ipnetwork v0.21.1
22942025-11-06T22:15:38.343Z Checking syn v2.0.106
22952025-11-06T22:15:38.619Z Compiling daft v0.1.4
22962025-11-06T22:15:38.652Z Compiling hyper-rustls v0.27.7
22972025-11-06T22:15:39.193Z Compiling hyper-tls v0.6.0
22982025-11-06T22:15:39.297Z Checking rustls v0.23.19
22992025-11-06T22:15:39.456Z Checking scroll v0.13.0
23002025-11-06T22:15:39.570Z Checking serde_spanned v0.6.9
23012025-11-06T22:15:39.786Z Checking toml_datetime v0.6.11
23022025-11-06T22:15:39.942Z Checking zstd-sys v2.0.14+zstd.1.5.7
23032025-11-06T22:15:40.158Z Checking num-integer v0.1.46
23042025-11-06T22:15:40.178Z Checking rand_chacha v0.3.1
23052025-11-06T22:15:40.616Z Checking md-5 v0.10.6
23062025-11-06T22:15:40.637Z Checking sync_wrapper v1.0.1
23072025-11-06T22:15:40.697Z Checking ff v0.13.0
23082025-11-06T22:15:40.809Z Checking hash32 v0.2.1
23092025-11-06T22:15:40.864Z Checking gimli v0.31.1
23102025-11-06T22:15:40.923Z Checking fallible-iterator v0.2.0
23112025-11-06T22:15:41.131Z Checking base16ct v0.2.0
23122025-11-06T22:15:41.361Z Checking psl-types v2.0.11
23132025-11-06T22:15:41.531Z Checking tower-layer v0.3.3
23142025-11-06T22:15:41.579Z Checking publicsuffix v2.3.0
23152025-11-06T22:15:41.837Z Checking tower v0.5.2
23162025-11-06T22:15:41.877Z Compiling iddqd v0.3.13
23172025-11-06T22:15:42.571Z Compiling tokio-postgres v0.7.13
23182025-11-06T22:15:42.697Z Checking postgres-protocol v0.6.8
23192025-11-06T22:15:42.926Z Checking dof v0.3.0
23202025-11-06T22:15:43.121Z Checking sec1 v0.7.3
23212025-11-06T22:15:43.354Z Compiling reqwest v0.12.24
23222025-11-06T22:15:43.515Z Checking heapless v0.7.17
23232025-11-06T22:15:43.544Z Checking group v0.13.0
23242025-11-06T22:15:43.815Z Checking cookie v0.18.1
23252025-11-06T22:15:44.220Z Checking num-iter v0.1.45
23262025-11-06T22:15:44.241Z Checking rand v0.8.5
23272025-11-06T22:15:44.261Z Checking zstd-safe v7.2.3
23282025-11-06T22:15:44.367Z Checking tokio-rustls v0.26.0
23292025-11-06T22:15:44.408Z Checking goblin v0.10.2
23302025-11-06T22:15:44.412Z Checking oxnet v0.1.3
23312025-11-06T22:15:44.558Z Checking tokio-native-tls v0.3.1
23322025-11-06T22:15:44.654Z Checking addr2line v0.24.2
23332025-11-06T22:15:44.758Z Checking terminal_size v0.4.0
23342025-11-06T22:15:44.841Z Checking flate2 v1.1.2
23352025-11-06T22:15:44.860Z Checking dtrace-parser v0.2.0
23362025-11-06T22:15:44.966Z Checking rustls-native-certs v0.8.1
23372025-11-06T22:15:45.178Z Checking webpki-roots v1.0.1
23382025-11-06T22:15:45.198Z Checking http-body-util v0.1.3
23392025-11-06T22:15:45.375Z Compiling tokio-stream v0.1.17
23402025-11-06T22:15:45.404Z Checking signal-hook v0.3.18
23412025-11-06T22:15:45.425Z Checking hkdf v0.12.4
23422025-11-06T22:15:45.448Z Checking crypto-bigint v0.5.5
23432025-11-06T22:15:45.616Z Checking thread-id v4.2.2
23442025-11-06T22:15:45.658Z Checking object v0.36.5
23452025-11-06T22:15:45.737Z Checking iri-string v0.7.8
23462025-11-06T22:15:45.756Z Compiling rayon-core v1.12.1
23472025-11-06T22:15:46.079Z Checking lockfree-object-pool v0.1.6
23482025-11-06T22:15:46.315Z Checking strsim v0.11.1
23492025-11-06T22:15:46.337Z Checking managed v0.8.0
23502025-11-06T22:15:46.614Z Checking winnow v0.5.40
23512025-11-06T22:15:46.699Z Checking bitflags v1.3.2
23522025-11-06T22:15:46.823Z Checking clap_lex v0.7.4
23532025-11-06T22:15:47.121Z Checking bumpalo v3.16.0
23542025-11-06T22:15:47.473Z Checking unicode-segmentation v1.12.0
23552025-11-06T22:15:47.722Z Checking rustc-demangle v0.1.24
23562025-11-06T22:15:48.170Z Checking simd-adler32 v0.3.7
23572025-11-06T22:15:48.191Z Checking elliptic-curve v0.13.8
23582025-11-06T22:15:48.194Z Checking clap_builder v4.5.48
23592025-11-06T22:15:48.340Z Checking tower-http v0.6.6
23602025-11-06T22:15:48.532Z Checking zopfli v0.8.1
23612025-11-06T22:15:48.851Z Checking smoltcp v0.9.1
23622025-11-06T22:15:48.944Z Checking usdt-impl v0.5.0
23632025-11-06T22:15:49.208Z Checking signal-hook-mio v0.2.4
23642025-11-06T22:15:49.468Z Checking toml_edit v0.19.15
23652025-11-06T22:15:49.513Z Checking num-bigint-dig v0.8.4
23662025-11-06T22:15:50.262Z Checking zstd v0.13.3
23672025-11-06T22:15:50.410Z Checking dof v0.4.0
23682025-11-06T22:15:50.581Z Checking cookie_store v0.21.1
23692025-11-06T22:15:50.630Z Checking postgres-types v0.2.9
23702025-11-06T22:15:51.080Z Checking crossbeam-deque v0.8.5
23712025-11-06T22:15:51.298Z Checking phf v0.11.2
23722025-11-06T22:15:51.317Z Checking regex v1.11.3
23732025-11-06T22:15:51.321Z Checking bstr v1.10.0
23742025-11-06T22:15:51.412Z Checking ed25519 v2.2.3
23752025-11-06T22:15:51.521Z Checking bzip2 v0.4.4
23762025-11-06T22:15:51.549Z Checking bzip2 v0.5.2
23772025-11-06T22:15:51.568Z Checking backtrace v0.3.74
23782025-11-06T22:15:51.729Z Checking dtrace-parser v0.3.0
23792025-11-06T22:15:51.822Z Checking curve25519-dalek v4.1.3
23802025-11-06T22:15:51.857Z Checking ref-cast v1.0.24
23812025-11-06T22:15:51.895Z Checking strum v0.27.2
23822025-11-06T22:15:51.957Z Checking hubpack v0.1.2
23832025-11-06T22:15:52.018Z Checking memoffset v0.9.1
23842025-11-06T22:15:52.085Z Checking pkcs1 v0.7.5
23852025-11-06T22:15:52.139Z Checking serde_urlencoded v0.7.1
23862025-11-06T22:15:52.157Z Checking serde-big-array v0.5.1
23872025-11-06T22:15:52.220Z Checking float-cmp v0.10.0
23882025-11-06T22:15:52.261Z Checking rfc6979 v0.4.0
23892025-11-06T22:15:52.288Z Checking memmap v0.7.0
23902025-11-06T22:15:52.394Z Checking socket2 v0.5.10
23912025-11-06T22:15:52.442Z Checking thread-id v5.0.0
23922025-11-06T22:15:52.464Z Checking env_filter v0.1.2
23932025-11-06T22:15:52.496Z Checking encoding_rs v0.8.34
23942025-11-06T22:15:52.518Z Checking minimal-lexical v0.2.1
23952025-11-06T22:15:52.539Z Checking normalize-line-endings v0.3.0
23962025-11-06T22:15:52.568Z Checking mime v0.3.17
23972025-11-06T22:15:52.675Z Checking rustc-hash v2.1.1
23982025-11-06T22:15:52.717Z Checking keccak v0.1.5
23992025-11-06T22:15:52.866Z Checking winnow v0.7.13
24002025-11-06T22:15:52.908Z Checking toml_write v0.1.2
24012025-11-06T22:15:52.927Z Checking predicates-core v1.0.8
24022025-11-06T22:15:52.948Z Checking precomputed-hash v0.1.1
24032025-11-06T22:15:53.060Z Checking fixedbitset v0.4.2
24042025-11-06T22:15:53.090Z Checking new_debug_unreachable v1.0.6
24052025-11-06T22:15:53.139Z Checking data-encoding v2.9.0
24062025-11-06T22:15:53.212Z Checking foldhash v0.2.0
24072025-11-06T22:15:53.223Z Checking static_assertions v1.1.0
24082025-11-06T22:15:53.340Z Checking difflib v0.4.0
24092025-11-06T22:15:53.362Z Checking whoami v1.5.2
24102025-11-06T22:15:53.568Z Checking ed25519-dalek v2.1.1
24112025-11-06T22:15:53.677Z Checking predicates v3.1.3
24122025-11-06T22:15:53.713Z Checking hickory-proto v0.25.2
24132025-11-06T22:15:54.007Z Checking petgraph v0.6.5
24142025-11-06T22:15:54.188Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24152025-11-06T22:15:54.291Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
24162025-11-06T22:15:54.572Z Checking string_cache v0.8.9
24172025-11-06T22:15:54.894Z Checking sha3 v0.10.8
24182025-11-06T22:15:55.207Z Checking nom v7.1.3
24192025-11-06T22:15:55.297Z Checking env_logger v0.11.8
24202025-11-06T22:15:55.672Z Checking usdt-impl v0.6.0
24212025-11-06T22:15:55.753Z Checking toml_edit v0.22.27
24222025-11-06T22:15:56.254Z Checking usdt v0.5.0
24232025-11-06T22:15:56.398Z Checking rsa v0.9.8
24242025-11-06T22:15:56.557Z Checking ecdsa v0.16.9
24252025-11-06T22:15:56.606Z Checking similar v2.7.0
24262025-11-06T22:15:57.071Z Checking nix v0.29.0
24272025-11-06T22:15:57.269Z Checking anyhow v1.0.99
24282025-11-06T22:15:57.413Z Checking toml v0.7.8
24292025-11-06T22:15:57.441Z Checking zip v4.2.0
24302025-11-06T22:15:57.665Z Checking zip v0.6.6
24312025-11-06T22:15:58.114Z Checking clap v4.5.48
24322025-11-06T22:15:58.254Z Checking crossterm v0.28.1
24332025-11-06T22:15:58.331Z Checking heck v0.4.1
24342025-11-06T22:15:58.352Z Checking itertools v0.13.0
24352025-11-06T22:15:58.449Z Checking itertools v0.10.5
24362025-11-06T22:15:58.502Z Checking itertools v0.12.1
24372025-11-06T22:15:58.562Z Checking strum v0.26.3
24382025-11-06T22:15:58.682Z Checking serde_with v3.14.0
24392025-11-06T22:15:58.746Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
24402025-11-06T22:15:59.125Z Checking ahash v0.8.12
24412025-11-06T22:15:59.525Z Checking fs-err v3.1.1
24422025-11-06T22:15:59.647Z Checking slog v2.7.0
24432025-11-06T22:15:59.883Z Checking buf-list v1.0.3
24442025-11-06T22:16:00.130Z Checking x509-cert v0.2.5
24452025-11-06T22:16:00.178Z Checking openapiv3 v2.2.0
24462025-11-06T22:16:00.277Z Checking sha1 v0.10.6
24472025-11-06T22:16:00.500Z Checking winnow v0.6.26
24482025-11-06T22:16:00.598Z Checking lalrpop-util v0.19.12
24492025-11-06T22:16:00.765Z Checking peg-runtime v0.8.5
24502025-11-06T22:16:00.898Z Checking rayon v1.10.0
24512025-11-06T22:16:00.919Z Checking camino v1.2.0
24522025-11-06T22:16:00.941Z Checking sigpipe v0.1.3
24532025-11-06T22:16:01.007Z Checking jiff v0.2.15
24542025-11-06T22:16:01.061Z Checking glob v0.3.2
24552025-11-06T22:16:05.011Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24562025-11-06T22:16:05.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.06s
24572025-11-06T22:16:05.599Z
24582025-11-06T22:16:05.599Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/232)
24592025-11-06T22:16:06.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602025-11-06T22:16:06.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612025-11-06T22:16:06.668Z Checking foldhash v0.1.5
24622025-11-06T22:16:06.823Z Compiling regress v0.10.4
24632025-11-06T22:16:06.850Z Compiling unsafe-libyaml v0.2.11
24642025-11-06T22:16:06.868Z Checking heck v0.5.0
24652025-11-06T22:16:06.885Z Compiling structmeta-derive v0.3.0
24662025-11-06T22:16:06.888Z Compiling rustls v0.22.4
24672025-11-06T22:16:06.926Z Checking newtype-uuid v1.3.1
24682025-11-06T22:16:06.946Z Compiling multer v3.1.0
24692025-11-06T22:16:06.999Z Checking hashbrown v0.15.4
24702025-11-06T22:16:07.056Z Checking futures-executor v0.3.31
24712025-11-06T22:16:07.244Z Compiling async-stream-impl v0.3.6
24722025-11-06T22:16:07.272Z Checking daft v0.1.4
24732025-11-06T22:16:07.319Z Checking futures v0.3.31
24742025-11-06T22:16:07.375Z Compiling derive-where v1.5.0
24752025-11-06T22:16:07.452Z Compiling dropshot v0.16.4
24762025-11-06T22:16:07.747Z Compiling newtype-uuid-macros v0.1.0
24772025-11-06T22:16:07.885Z Compiling dropshot_endpoint v0.16.4
24782025-11-06T22:16:07.996Z Checking tokio-util v0.7.15
24792025-11-06T22:16:08.526Z Compiling serde_yaml v0.9.34+deprecated
24802025-11-06T22:16:09.225Z Checking h2 v0.4.6
24812025-11-06T22:16:09.348Z Compiling structmeta v0.3.0
24822025-11-06T22:16:09.445Z Checking tokio-stream v0.1.17
24832025-11-06T22:16:09.763Z Compiling derive-ex v0.1.8
24842025-11-06T22:16:10.260Z Checking match_cfg v0.1.0
24852025-11-06T22:16:10.385Z Compiling typify-impl v0.4.3
24862025-11-06T22:16:10.526Z Checking iddqd v0.3.13
24872025-11-06T22:16:12.037Z Checking hostname v0.3.1
24882025-11-06T22:16:12.062Z Checking tokio-postgres v0.7.13
24892025-11-06T22:16:12.264Z Compiling parse-display-derive v0.10.0
24902025-11-06T22:16:12.299Z Checking thread_local v1.1.8
24912025-11-06T22:16:12.606Z Checking macaddr v1.0.1
24922025-11-06T22:16:12.968Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24932025-11-06T22:16:13.783Z Checking crossbeam-channel v0.5.15
24942025-11-06T22:16:13.917Z Compiling test-strategy v0.4.3
24952025-11-06T22:16:14.513Z Checking is-terminal v0.4.13
24962025-11-06T22:16:14.638Z Checking take_mut v0.2.2
24972025-11-06T22:16:14.684Z Checking term v1.1.0
24982025-11-06T22:16:14.720Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24992025-11-06T22:16:14.797Z Checking slog-async v2.8.0
25002025-11-06T22:16:14.838Z Checking debug-ignore v1.0.5
25012025-11-06T22:16:15.123Z Checking toml_parser v1.0.2
25022025-11-06T22:16:15.158Z Checking slog-term v2.9.2
25032025-11-06T22:16:15.482Z Checking slog-json v2.6.1
25042025-11-06T22:16:15.519Z Checking hyper v1.7.0
25052025-11-06T22:16:15.677Z Checking toml_datetime v0.7.0
25062025-11-06T22:16:15.740Z Checking serde_spanned v1.0.0
25072025-11-06T22:16:15.828Z Checking hex v0.4.3
25082025-11-06T22:16:15.997Z Checking toml_writer v1.0.2
25092025-11-06T22:16:16.020Z Checking slog-bunyan v2.5.0
25102025-11-06T22:16:16.077Z Checking async-stream v0.3.6
25112025-11-06T22:16:16.316Z Checking waitgroup v0.1.2
25122025-11-06T22:16:16.457Z Checking toml v0.9.5
25132025-11-06T22:16:16.478Z Checking rustls-pemfile v2.2.0
25142025-11-06T22:16:16.487Z Checking serde_path_to_error v0.1.17
25152025-11-06T22:16:16.589Z Checking hostname v0.4.0
25162025-11-06T22:16:16.608Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25172025-11-06T22:16:16.797Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25182025-11-06T22:16:16.860Z Checking instant v0.1.13
25192025-11-06T22:16:17.012Z Checking backoff v0.4.0
25202025-11-06T22:16:17.096Z Checking parse-display v0.10.0
25212025-11-06T22:16:17.296Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
25222025-11-06T22:16:17.322Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25232025-11-06T22:16:17.367Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25242025-11-06T22:16:17.506Z Compiling darling_core v0.21.0
25252025-11-06T22:16:17.548Z Checking unicode-width v0.1.14
25262025-11-06T22:16:17.571Z Checking hyper-util v0.1.17
25272025-11-06T22:16:17.746Z Compiling proc-macro-error v1.0.4
25282025-11-06T22:16:18.041Z Compiling itertools v0.14.0
25292025-11-06T22:16:18.045Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25302025-11-06T22:16:18.337Z Compiling heapless v0.8.0
25312025-11-06T22:16:18.366Z Checking tokio-rustls v0.25.0
25322025-11-06T22:16:18.408Z Compiling proc-macro-crate v1.3.1
25332025-11-06T22:16:18.463Z Checking hash32 v0.3.1
25342025-11-06T22:16:18.679Z Compiling smoltcp v0.11.0
25352025-11-06T22:16:18.765Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25362025-11-06T22:16:19.280Z Compiling num_enum_derive v0.5.11
25372025-11-06T22:16:19.473Z Compiling progenitor-client v0.11.2
25382025-11-06T22:16:20.060Z Checking hyper-tls v0.6.0
25392025-11-06T22:16:20.116Z Checking hyper-rustls v0.27.7
25402025-11-06T22:16:20.496Z Checking reqwest v0.12.24
25412025-11-06T22:16:21.795Z Compiling foreign-types-macros v0.2.3
25422025-11-06T22:16:21.914Z Compiling typify-macro v0.4.3
25432025-11-06T22:16:22.053Z Checking cobs v0.2.3
25442025-11-06T22:16:22.273Z Checking foreign-types-shared v0.3.1
25452025-11-06T22:16:22.425Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25462025-11-06T22:16:22.562Z Checking progenitor-client v0.10.0
25472025-11-06T22:16:22.658Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25482025-11-06T22:16:22.995Z Checking postcard v1.0.10
25492025-11-06T22:16:23.072Z Checking foreign-types v0.5.0
25502025-11-06T22:16:23.209Z Checking num_enum v0.5.11
25512025-11-06T22:16:23.430Z Compiling darling_macro v0.21.0
25522025-11-06T22:16:23.840Z Checking tabwriter v1.4.0
25532025-11-06T22:16:23.961Z Compiling typify-impl v0.2.0
25542025-11-06T22:16:24.368Z Compiling darling v0.21.0
25552025-11-06T22:16:24.505Z Compiling ingot-macros v0.1.1
25562025-11-06T22:16:25.206Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25572025-11-06T22:16:25.364Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25582025-11-06T22:16:25.891Z Compiling typify v0.4.3
25592025-11-06T22:16:26.039Z Checking cstr-argument v0.1.2
25602025-11-06T22:16:26.074Z Compiling progenitor-impl v0.11.2
25612025-11-06T22:16:26.235Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25622025-11-06T22:16:26.594Z Checking pretty-hex v0.2.1
25632025-11-06T22:16:26.615Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25642025-11-06T22:16:26.803Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25652025-11-06T22:16:27.146Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25662025-11-06T22:16:27.477Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25672025-11-06T22:16:28.235Z Checking num-rational v0.4.2
25682025-11-06T22:16:28.810Z Checking colored v2.2.0
25692025-11-06T22:16:29.218Z Checking num-complex v0.4.6
25702025-11-06T22:16:30.147Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25712025-11-06T22:16:30.404Z Compiling crucible-workspace-hack v0.1.0
25722025-11-06T22:16:30.526Z Checking unicode-width v0.2.0
25732025-11-06T22:16:30.759Z Compiling num v0.4.3
25742025-11-06T22:16:31.035Z Compiling semver v0.1.20
25752025-11-06T22:16:31.053Z Checking float-ord v0.3.2
25762025-11-06T22:16:31.227Z Checking console v0.15.10
25772025-11-06T22:16:31.404Z Compiling rustc_version v0.1.7
25782025-11-06T22:16:31.431Z Checking ingot-types v0.1.2
25792025-11-06T22:16:31.599Z Compiling zone_cfg_derive v0.3.0
25802025-11-06T22:16:31.846Z Checking camino-tempfile v1.4.1
25812025-11-06T22:16:31.881Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25822025-11-06T22:16:32.236Z Compiling toml v0.8.23
25832025-11-06T22:16:32.274Z Checking ingot v0.1.1
25842025-11-06T22:16:32.672Z Compiling progenitor-macro v0.11.2
25852025-11-06T22:16:32.898Z Checking smf v0.2.3
25862025-11-06T22:16:33.048Z Compiling num-derive v0.4.2
25872025-11-06T22:16:33.380Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25882025-11-06T22:16:33.712Z Checking siphasher v1.0.1
25892025-11-06T22:16:33.734Z Compiling convert_case v0.4.0
25902025-11-06T22:16:34.067Z Checking linked-hash-map v0.5.6
25912025-11-06T22:16:34.411Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25922025-11-06T22:16:34.580Z Compiling derive_more v0.99.20
25932025-11-06T22:16:34.661Z Checking lru-cache v0.1.2
25942025-11-06T22:16:34.721Z Checking phf_shared v0.12.1
25952025-11-06T22:16:34.839Z Compiling typify-macro v0.2.0
25962025-11-06T22:16:34.921Z Checking zone v0.3.1
25972025-11-06T22:16:34.988Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25982025-11-06T22:16:35.256Z Compiling newtype_derive v0.1.6
25992025-11-06T22:16:35.350Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
26002025-11-06T22:16:35.606Z Compiling progenitor-impl v0.10.0
26012025-11-06T22:16:35.655Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26022025-11-06T22:16:35.687Z Checking resolv-conf v0.7.0
26032025-11-06T22:16:36.080Z Checking hickory-proto v0.24.4
26042025-11-06T22:16:36.796Z Checking password-hash v0.5.0
26052025-11-06T22:16:37.287Z Checking prettyplease v0.2.36
26062025-11-06T22:16:38.092Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26072025-11-06T22:16:38.344Z Checking blake2 v0.10.6
26082025-11-06T22:16:38.492Z Compiling pin-project-internal v1.1.6
26092025-11-06T22:16:38.735Z Compiling typify v0.2.0
26102025-11-06T22:16:38.821Z Compiling slog-dtrace v0.3.0
26112025-11-06T22:16:38.938Z Compiling chrono-tz v0.10.4
26122025-11-06T22:16:39.192Z Compiling cancel-safe-futures v0.1.5
26132025-11-06T22:16:39.266Z Compiling owo-colors v4.2.2
26142025-11-06T22:16:39.624Z Compiling const_format_proc_macros v0.2.34
26152025-11-06T22:16:39.913Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26162025-11-06T22:16:40.119Z Compiling progenitor-impl v0.8.0
26172025-11-06T22:16:40.227Z Checking hickory-resolver v0.24.4
26182025-11-06T22:16:40.365Z Checking argon2 v0.5.3
26192025-11-06T22:16:41.076Z Checking pin-project v1.1.6
26202025-11-06T22:16:41.119Z Checking phf v0.12.1
26212025-11-06T22:16:41.207Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26222025-11-06T22:16:41.350Z Checking newline-converter v0.3.0
26232025-11-06T22:16:41.450Z Checking tokio-dtrace v0.1.0
26242025-11-06T22:16:41.534Z Checking atomicwrites v0.4.4
26252025-11-06T22:16:41.801Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-11-06T22:16:41.823Z Checking pem v3.0.5
26272025-11-06T22:16:41.823Z Checking libsw-core v0.3.1
26282025-11-06T22:16:42.158Z Checking secrecy v0.10.3
26292025-11-06T22:16:42.206Z Compiling lzma-sys v0.1.20
26302025-11-06T22:16:42.263Z Compiling progenitor-macro v0.10.0
26312025-11-06T22:16:42.287Z Compiling snafu-derive v0.8.5
26322025-11-06T22:16:42.312Z Checking csv-core v0.1.11
26332025-11-06T22:16:42.688Z Compiling async-recursion v1.1.1
26342025-11-06T22:16:42.838Z Checking arc-swap v1.7.1
26352025-11-06T22:16:42.870Z Checking indent_write v2.2.0
26362025-11-06T22:16:43.266Z Checking utf-8 v0.7.6
26372025-11-06T22:16:43.278Z Checking bytecount v0.6.8
26382025-11-06T22:16:43.282Z Checking same-file v1.0.6
26392025-11-06T22:16:43.361Z Checking fixedbitset v0.5.7
26402025-11-06T22:16:43.439Z Checking highway v1.3.0
26412025-11-06T22:16:43.483Z Checking walkdir v2.5.0
26422025-11-06T22:16:43.976Z Checking papergrid v0.11.0
26432025-11-06T22:16:44.014Z Checking petgraph v0.8.2
26442025-11-06T22:16:44.014Z Checking tungstenite v0.21.0
26452025-11-06T22:16:44.141Z Checking slog-scope v4.4.0
26462025-11-06T22:16:44.454Z Checking csv v1.3.1
26472025-11-06T22:16:44.849Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26482025-11-06T22:16:45.152Z Checking libsw v3.5.0
26492025-11-06T22:16:45.192Z Checking qorb v0.4.1
26502025-11-06T22:16:45.237Z Checking expectorate v1.2.0
26512025-11-06T22:16:45.373Z Checking progenitor v0.11.2
26522025-11-06T22:16:45.471Z Checking oxide-tokio-rt v0.1.2
26532025-11-06T22:16:45.622Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26542025-11-06T22:16:45.720Z Checking const_format v0.2.34
26552025-11-06T22:16:46.553Z Compiling progenitor-macro v0.8.0
26562025-11-06T22:16:46.912Z Checking snafu v0.8.5
26572025-11-06T22:16:47.385Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26582025-11-06T22:16:51.768Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26592025-11-06T22:16:51.811Z Checking progenitor-client v0.8.0
26602025-11-06T22:16:51.811Z Compiling tabled_derive v0.7.0
26612025-11-06T22:16:51.811Z Checking globset v0.4.15
26622025-11-06T22:16:51.829Z Checking olpc-cjson v0.1.4
26632025-11-06T22:16:51.829Z Checking gethostname v0.5.0
26642025-11-06T22:16:51.829Z Compiling heck v0.3.3
26652025-11-06T22:16:51.829Z Checking bcs v0.1.6
26662025-11-06T22:16:51.829Z Checking serde_plain v1.0.2
26672025-11-06T22:16:51.829Z Checking linear-map v1.2.0
26682025-11-06T22:16:51.829Z Checking typed-path v0.9.3
26692025-11-06T22:16:51.830Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26702025-11-06T22:16:51.830Z Checking unicode-linebreak v0.1.5
26712025-11-06T22:16:51.830Z Checking swrite v0.1.0
26722025-11-06T22:16:51.837Z Checking smawk v0.3.2
26732025-11-06T22:16:52.076Z Checking termtree v0.5.1
26742025-11-06T22:16:52.328Z Checking textwrap v0.16.2
26752025-11-06T22:16:52.766Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26762025-11-06T22:16:52.866Z Checking tough v0.20.0
26772025-11-06T22:16:53.441Z Checking tabled v0.15.0
26782025-11-06T22:16:54.987Z Checking progenitor v0.10.0
26792025-11-06T22:16:55.244Z Compiling zone_cfg_derive v0.1.2
26802025-11-06T22:16:55.563Z Checking steno v0.4.1
26812025-11-06T22:16:56.229Z Checking tokio-tungstenite v0.21.0
26822025-11-06T22:16:56.721Z Checking slog-stdlog v4.1.1
26832025-11-06T22:16:56.832Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26842025-11-06T22:16:56.956Z Checking base64 v0.21.7
26852025-11-06T22:16:57.147Z Checking humantime v2.2.0
26862025-11-06T22:16:57.330Z Checking base64 v0.13.1
26872025-11-06T22:16:57.458Z Checking number_prefix v0.4.0
26882025-11-06T22:16:57.481Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26892025-11-06T22:16:57.672Z Checking indicatif v0.17.11
26902025-11-06T22:16:57.761Z Checking ron v0.7.1
26912025-11-06T22:16:57.893Z Checking slog-envlogger v2.2.0
26922025-11-06T22:16:57.918Z Checking xz2 v0.1.7
26932025-11-06T22:16:58.133Z Checking zone v0.1.8
26942025-11-06T22:16:58.238Z Checking xattr v1.3.1
26952025-11-06T22:16:58.340Z Checking yasna v0.5.2
26962025-11-06T22:16:58.472Z Checking headers-core v0.3.0
26972025-11-06T22:16:58.547Z Checking filetime v0.2.26
26982025-11-06T22:16:58.661Z Checking headers v0.4.1
26992025-11-06T22:16:58.788Z Checking subprocess v0.2.9
27002025-11-06T22:16:58.788Z Checking tar v0.4.44
27012025-11-06T22:16:59.177Z Checking rcgen v0.12.1
27022025-11-06T22:16:59.210Z Checking progenitor v0.8.0
27032025-11-06T22:16:59.452Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27042025-11-06T22:17:00.711Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27052025-11-06T22:17:00.714Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27062025-11-06T22:17:00.714Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27072025-11-06T22:17:00.714Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27082025-11-06T22:17:00.714Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27092025-11-06T22:17:02.633Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27102025-11-06T22:17:03.720Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27112025-11-06T22:17:03.749Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27122025-11-06T22:17:04.035Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27132025-11-06T22:17:04.340Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27142025-11-06T22:17:04.883Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27152025-11-06T22:17:07.365Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27162025-11-06T22:17:10.883Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27172025-11-06T22:17:13.461Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27182025-11-06T22:17:29.091Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27192025-11-06T22:17:30.919Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27202025-11-06T22:17:32.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
27212025-11-06T22:17:32.795Z
27222025-11-06T22:17:32.795Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/232)
27232025-11-06T22:17:33.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-11-06T22:17:33.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-11-06T22:17:33.777Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27262025-11-06T22:17:35.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
27272025-11-06T22:17:35.827Z
27282025-11-06T22:17:35.827Zinfo: running `cargo check --bins` on nexus-config (52/232)
27292025-11-06T22:17:36.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-11-06T22:17:36.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-11-06T22:17:36.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-11-06T22:17:36.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27332025-11-06T22:17:36.736Z
27342025-11-06T22:17:36.736Zinfo: running `cargo check --bins` on nexus-types (53/232)
27352025-11-06T22:17:37.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-11-06T22:17:37.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-11-06T22:17:37.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-11-06T22:17:37.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27392025-11-06T22:17:37.645Z
27402025-11-06T22:17:37.645Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/232)
27412025-11-06T22:17:38.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-11-06T22:17:38.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-11-06T22:17:38.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-11-06T22:17:38.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27452025-11-06T22:17:38.502Z
27462025-11-06T22:17:38.502Zinfo: running `cargo check --bins` on cockroach-admin-types (55/232)
27472025-11-06T22:17:39.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-11-06T22:17:39.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-11-06T22:17:39.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-11-06T22:17:39.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27512025-11-06T22:17:39.353Z
27522025-11-06T22:17:39.353Zinfo: running `cargo check --bins` on gateway-client (56/232)
27532025-11-06T22:17:40.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-11-06T22:17:40.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-11-06T22:17:40.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-11-06T22:17:40.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27572025-11-06T22:17:40.203Z
27582025-11-06T22:17:40.203Zinfo: running `cargo check --bins` on ereport-types (57/232)
27592025-11-06T22:17:40.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-11-06T22:17:40.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-11-06T22:17:40.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-11-06T22:17:40.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27632025-11-06T22:17:41.033Z
27642025-11-06T22:17:41.033Zinfo: running `cargo check --bins --no-default-features` on gateway-types (58/232)
27652025-11-06T22:17:41.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-11-06T22:17:41.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-11-06T22:17:41.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-11-06T22:17:41.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27692025-11-06T22:17:41.882Z
27702025-11-06T22:17:41.882Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (59/232)
27712025-11-06T22:17:42.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-11-06T22:17:42.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-11-06T22:17:42.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-11-06T22:17:42.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27752025-11-06T22:17:42.730Z
27762025-11-06T22:17:42.730Zinfo: running `cargo check --bins` on internal-dns-types (60/232)
27772025-11-06T22:17:43.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-11-06T22:17:43.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-11-06T22:17:43.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-11-06T22:17:43.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27812025-11-06T22:17:43.584Z
27822025-11-06T22:17:43.584Zinfo: running `cargo check --bins --no-default-features` on nexus-sled-agent-shared (61/232)
27832025-11-06T22:17:44.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-11-06T22:17:44.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-11-06T22:17:44.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-11-06T22:17:44.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27872025-11-06T22:17:44.448Z
27882025-11-06T22:17:44.448Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-sled-agent-shared (62/232)
27892025-11-06T22:17:45.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-11-06T22:17:45.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-11-06T22:17:45.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-11-06T22:17:45.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27932025-11-06T22:17:45.310Z
27942025-11-06T22:17:45.310Zinfo: running `cargo check --bins` on omicron-passwords (63/232)
27952025-11-06T22:17:46.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-11-06T22:17:46.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-11-06T22:17:46.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-11-06T22:17:46.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27992025-11-06T22:17:46.128Z
28002025-11-06T22:17:46.128Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (64/232)
28012025-11-06T22:17:46.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-11-06T22:17:46.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-11-06T22:17:46.991Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28042025-11-06T22:17:47.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
28052025-11-06T22:17:47.924Z
28062025-11-06T22:17:47.924Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (65/232)
28072025-11-06T22:17:48.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-11-06T22:17:48.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-11-06T22:17:48.815Z Compiling cfg_aliases v0.1.1
28102025-11-06T22:17:48.815Z Compiling convert_case v0.7.1
28112025-11-06T22:17:48.815Z Compiling vte_generate_state_changes v0.1.2
28122025-11-06T22:17:48.818Z Checking fd-lock v4.0.2
28132025-11-06T22:17:48.818Z Checking nibble_vec v0.1.0
28142025-11-06T22:17:48.944Z Checking endian-type v0.1.2
28152025-11-06T22:17:48.969Z Compiling peg-macros v0.8.5
28162025-11-06T22:17:48.972Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28172025-11-06T22:17:49.083Z Compiling nix v0.28.0
28182025-11-06T22:17:49.107Z Compiling sqlparser_derive v0.2.2
28192025-11-06T22:17:49.242Z Checking nu-ansi-term v0.50.1
28202025-11-06T22:17:49.281Z Checking radix_trie v0.2.1
28212025-11-06T22:17:49.603Z Checking vte v0.11.1
28222025-11-06T22:17:49.640Z Compiling derive_more-impl v2.0.1
28232025-11-06T22:17:49.660Z Checking unicode_categories v0.1.1
28242025-11-06T22:17:49.680Z Checking home v0.5.9
28252025-11-06T22:17:49.837Z Checking display-error-chain v0.2.2
28262025-11-06T22:17:49.948Z Checking sqlformat v0.3.5
28272025-11-06T22:17:50.131Z Checking sqlparser v0.45.0
28282025-11-06T22:17:50.916Z Checking strip-ansi-escapes v0.2.0
28292025-11-06T22:17:51.000Z Checking derive_more v2.0.1
28302025-11-06T22:17:51.042Z Checking reedline v0.40.0
28312025-11-06T22:17:51.103Z Checking crossterm v0.29.0
28322025-11-06T22:17:51.296Z Checking peg v0.8.5
28332025-11-06T22:17:51.911Z Checking rustyline v14.0.0
28342025-11-06T22:18:00.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s
28352025-11-06T22:18:00.642Z
28362025-11-06T22:18:00.642Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (66/232)
28372025-11-06T22:18:01.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-11-06T22:18:01.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-11-06T22:18:01.524Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28402025-11-06T22:18:06.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
28412025-11-06T22:18:06.942Z
28422025-11-06T22:18:06.942Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (67/232)
28432025-11-06T22:18:07.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-11-06T22:18:07.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-11-06T22:18:07.827Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28462025-11-06T22:18:11.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
28472025-11-06T22:18:11.684Z
28482025-11-06T22:18:11.684Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (68/232)
28492025-11-06T22:18:12.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-11-06T22:18:12.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-11-06T22:18:12.561Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28522025-11-06T22:18:17.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
28532025-11-06T22:18:17.669Z
28542025-11-06T22:18:17.669Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (69/232)
28552025-11-06T22:18:18.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-11-06T22:18:18.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-11-06T22:18:18.549Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28582025-11-06T22:18:23.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
28592025-11-06T22:18:23.721Z
28602025-11-06T22:18:23.721Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (70/232)
28612025-11-06T22:18:24.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-11-06T22:18:24.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-11-06T22:18:24.601Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642025-11-06T22:18:28.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
28652025-11-06T22:18:28.638Z
28662025-11-06T22:18:28.638Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (71/232)
28672025-11-06T22:18:29.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-11-06T22:18:29.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-11-06T22:18:29.510Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28702025-11-06T22:18:33.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
28712025-11-06T22:18:33.652Z
28722025-11-06T22:18:33.652Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (72/232)
28732025-11-06T22:18:34.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-11-06T22:18:34.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-11-06T22:18:34.536Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28762025-11-06T22:18:39.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
28772025-11-06T22:18:39.907Z
28782025-11-06T22:18:39.907Zinfo: running `cargo check --bins` on oximeter (73/232)
28792025-11-06T22:18:40.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-11-06T22:18:40.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-11-06T22:18:40.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-11-06T22:18:40.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28832025-11-06T22:18:40.754Z
28842025-11-06T22:18:40.754Zinfo: running `cargo check --bins` on oximeter-macro-impl (74/232)
28852025-11-06T22:18:41.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-11-06T22:18:41.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-11-06T22:18:41.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-11-06T22:18:41.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28892025-11-06T22:18:41.566Z
28902025-11-06T22:18:41.566Zinfo: running `cargo check --bins` on oximeter-schema (75/232)
28912025-11-06T22:18:42.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-11-06T22:18:42.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-11-06T22:18:42.421Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28942025-11-06T22:18:42.845Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28952025-11-06T22:18:42.862Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28962025-11-06T22:18:43.333Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28972025-11-06T22:18:49.650Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28982025-11-06T22:18:51.486Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28992025-11-06T22:18:52.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.93s
29002025-11-06T22:18:52.713Z
29012025-11-06T22:18:52.714Zinfo: running `cargo check --bins` on oximeter-types (76/232)
29022025-11-06T22:18:53.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-11-06T22:18:53.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-11-06T22:18:53.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-11-06T22:18:53.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29062025-11-06T22:18:53.565Z
29072025-11-06T22:18:53.565Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (77/232)
29082025-11-06T22:18:54.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-11-06T22:18:54.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-11-06T22:18:54.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-11-06T22:18:54.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29122025-11-06T22:18:54.407Z
29132025-11-06T22:18:54.407Zinfo: running `cargo check --bins` on oxql-types (78/232)
29142025-11-06T22:18:55.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-11-06T22:18:55.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-11-06T22:18:55.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-11-06T22:18:55.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29182025-11-06T22:18:55.253Z
29192025-11-06T22:18:55.253Zinfo: running `cargo check --bins` on oximeter-test-utils (79/232)
29202025-11-06T22:18:56.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-11-06T22:18:56.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-11-06T22:18:56.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-11-06T22:18:56.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29242025-11-06T22:18:56.164Z
29252025-11-06T22:18:56.164Zinfo: running `cargo check --bins` on update-engine (80/232)
29262025-11-06T22:18:56.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-11-06T22:18:56.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-11-06T22:18:56.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-11-06T22:18:56.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29302025-11-06T22:18:56.993Z
29312025-11-06T22:18:56.993Zinfo: running `cargo check --bins` on omicron-rpaths (81/232)
29322025-11-06T22:18:57.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-11-06T22:18:57.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-11-06T22:18:57.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352025-11-06T22:18:57.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29362025-11-06T22:18:57.816Z
29372025-11-06T22:18:57.816Zinfo: running `cargo check --bins` on omicron-certificates (82/232)
29382025-11-06T22:18:58.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392025-11-06T22:18:58.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402025-11-06T22:18:58.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412025-11-06T22:18:58.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29422025-11-06T22:18:58.651Z
29432025-11-06T22:18:58.651Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (83/232)
29442025-11-06T22:18:59.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452025-11-06T22:18:59.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462025-11-06T22:18:59.557Z Checking dropshot-api-manager-types v0.2.3
29472025-11-06T22:18:59.557Z Checking nanorand v0.7.0
29482025-11-06T22:18:59.856Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29492025-11-06T22:18:59.916Z Checking flume v0.11.1
29502025-11-06T22:19:00.232Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29512025-11-06T22:19:01.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
29522025-11-06T22:19:01.784Z
29532025-11-06T22:19:01.784Zinfo: running `cargo check --bins` on clickhouse-admin-api (84/232)
29542025-11-06T22:19:02.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-11-06T22:19:02.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-11-06T22:19:02.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-11-06T22:19:02.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29582025-11-06T22:19:02.632Z
29592025-11-06T22:19:02.632Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (85/232)
29602025-11-06T22:19:03.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-11-06T22:19:03.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-11-06T22:19:03.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-11-06T22:19:03.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29642025-11-06T22:19:03.484Z
29652025-11-06T22:19:03.484Zinfo: running `cargo check --bins` on bootstrap-agent-client (86/232)
29662025-11-06T22:19:04.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-11-06T22:19:04.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-11-06T22:19:04.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-11-06T22:19:04.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29702025-11-06T22:19:04.351Z
29712025-11-06T22:19:04.351Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (87/232)
29722025-11-06T22:19:05.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-11-06T22:19:05.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-11-06T22:19:05.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-11-06T22:19:05.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29762025-11-06T22:19:05.198Z
29772025-11-06T22:19:05.198Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (88/232)
29782025-11-06T22:19:05.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-11-06T22:19:05.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-11-06T22:19:05.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-11-06T22:19:05.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29822025-11-06T22:19:06.039Z
29832025-11-06T22:19:06.040Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (89/232)
29842025-11-06T22:19:06.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-11-06T22:19:06.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-11-06T22:19:06.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-11-06T22:19:06.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29882025-11-06T22:19:06.894Z
29892025-11-06T22:19:06.894Zinfo: running `cargo check --bins` on cockroach-admin-client (90/232)
29902025-11-06T22:19:07.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-11-06T22:19:07.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-11-06T22:19:07.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-11-06T22:19:07.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29942025-11-06T22:19:07.714Z
29952025-11-06T22:19:07.715Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (91/232)
29962025-11-06T22:19:08.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-11-06T22:19:08.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-11-06T22:19:08.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-11-06T22:19:08.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30002025-11-06T22:19:08.577Z
30012025-11-06T22:19:08.577Zinfo: running `cargo check --bins` on dns-service-client (92/232)
30022025-11-06T22:19:09.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-11-06T22:19:09.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-11-06T22:19:09.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-11-06T22:19:09.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30062025-11-06T22:19:09.438Z
30072025-11-06T22:19:09.439Zinfo: running `cargo check --bins` on installinator-client (93/232)
30082025-11-06T22:19:10.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-11-06T22:19:10.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-11-06T22:19:10.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112025-11-06T22:19:10.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30122025-11-06T22:19:10.292Z
30132025-11-06T22:19:10.292Zinfo: running `cargo check --bins` on nexus-client (94/232)
30142025-11-06T22:19:11.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-11-06T22:19:11.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-11-06T22:19:11.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-11-06T22:19:11.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30182025-11-06T22:19:11.201Z
30192025-11-06T22:19:11.201Zinfo: running `cargo check --bins` on nexus-lockstep-client (95/232)
30202025-11-06T22:19:11.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-11-06T22:19:11.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-11-06T22:19:11.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-11-06T22:19:12.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30242025-11-06T22:19:12.106Z
30252025-11-06T22:19:12.106Zinfo: running `cargo check --bins` on ntp-admin-client (96/232)
30262025-11-06T22:19:12.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-11-06T22:19:12.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-11-06T22:19:12.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-11-06T22:19:12.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30302025-11-06T22:19:12.930Z
30312025-11-06T22:19:12.930Zinfo: running `cargo check --bins` on oxide-client (97/232)
30322025-11-06T22:19:13.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-11-06T22:19:13.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-11-06T22:19:13.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-11-06T22:19:13.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30362025-11-06T22:19:13.775Z
30372025-11-06T22:19:13.775Zinfo: running `cargo check --bins` on oximeter-client (98/232)
30382025-11-06T22:19:14.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-11-06T22:19:14.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-11-06T22:19:14.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-11-06T22:19:14.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30422025-11-06T22:19:14.621Z
30432025-11-06T22:19:14.621Zinfo: running `cargo check --bins` on repo-depot-client (99/232)
30442025-11-06T22:19:15.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-11-06T22:19:15.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-11-06T22:19:15.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-11-06T22:19:15.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30482025-11-06T22:19:15.450Z
30492025-11-06T22:19:15.450Zinfo: running `cargo check --bins` on sled-agent-client (100/232)
30502025-11-06T22:19:16.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-11-06T22:19:16.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-11-06T22:19:16.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-11-06T22:19:16.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30542025-11-06T22:19:16.335Z
30552025-11-06T22:19:16.335Zinfo: running `cargo check --bins` on sled-agent-types (101/232)
30562025-11-06T22:19:17.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-11-06T22:19:17.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-11-06T22:19:17.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-11-06T22:19:17.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30602025-11-06T22:19:17.225Z
30612025-11-06T22:19:17.226Zinfo: running `cargo check --bins` on wicketd-client (102/232)
30622025-11-06T22:19:18.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-11-06T22:19:18.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-11-06T22:19:18.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-11-06T22:19:18.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30662025-11-06T22:19:18.121Z
30672025-11-06T22:19:18.121Zinfo: running `cargo check --bins` on installinator-common (103/232)
30682025-11-06T22:19:18.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-11-06T22:19:18.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-11-06T22:19:18.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-11-06T22:19:18.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30722025-11-06T22:19:18.999Z
30732025-11-06T22:19:18.999Zinfo: running `cargo check --bins` on wicket-common (104/232)
30742025-11-06T22:19:19.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-11-06T22:19:19.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-11-06T22:19:19.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-11-06T22:19:19.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30782025-11-06T22:19:19.934Z
30792025-11-06T22:19:19.934Zinfo: running `cargo check --bins` on omicron-cockroach-admin (105/232)
30802025-11-06T22:19:20.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-11-06T22:19:20.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-11-06T22:19:20.847Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30832025-11-06T22:19:20.850Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30842025-11-06T22:19:20.850Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30852025-11-06T22:19:20.850Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30862025-11-06T22:19:21.162Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30872025-11-06T22:19:21.188Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30882025-11-06T22:19:21.554Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30892025-11-06T22:19:24.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
30902025-11-06T22:19:24.661Z
30912025-11-06T22:19:24.662Zinfo: running `cargo check --bins` on cockroach-admin-api (106/232)
30922025-11-06T22:19:25.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-11-06T22:19:25.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-11-06T22:19:25.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-11-06T22:19:25.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30962025-11-06T22:19:25.513Z
30972025-11-06T22:19:25.513Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/232)
30982025-11-06T22:19:26.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-11-06T22:19:26.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-11-06T22:19:26.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-11-06T22:19:26.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31022025-11-06T22:19:26.494Z
31032025-11-06T22:19:26.494Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/232)
31042025-11-06T22:19:27.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-11-06T22:19:27.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-11-06T22:19:27.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-11-06T22:19:27.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31082025-11-06T22:19:27.476Z
31092025-11-06T22:19:27.477Zinfo: running `cargo check --bins` on dns-server (109/232)
31102025-11-06T22:19:28.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-11-06T22:19:28.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-11-06T22:19:28.347Z Compiling parking_lot_core v0.8.6
31132025-11-06T22:19:28.347Z Compiling moka v0.12.10
31142025-11-06T22:19:28.350Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31152025-11-06T22:19:28.350Z Checking tagptr v0.2.0
31162025-11-06T22:19:28.350Z Checking prefix-trie v0.7.0
31172025-11-06T22:19:28.350Z Checking fxhash v0.2.1
31182025-11-06T22:19:28.477Z Checking hickory-client v0.25.2
31192025-11-06T22:19:29.045Z Checking hickory-server v0.25.2
31202025-11-06T22:19:29.139Z Checking parking_lot v0.11.2
31212025-11-06T22:19:29.391Z Checking sled v0.34.7
31222025-11-06T22:19:29.495Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31232025-11-06T22:19:29.498Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31242025-11-06T22:19:29.797Z Checking hickory-resolver v0.25.2
31252025-11-06T22:19:31.215Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31262025-11-06T22:19:32.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
31272025-11-06T22:19:32.883Z
31282025-11-06T22:19:32.883Zinfo: running `cargo check --bins` on dns-server-api (110/232)
31292025-11-06T22:19:33.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-11-06T22:19:33.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-11-06T22:19:33.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-11-06T22:19:33.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31332025-11-06T22:19:33.752Z
31342025-11-06T22:19:33.752Zinfo: running `cargo check --bins` on gateway-test-utils (111/232)
31352025-11-06T22:19:34.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-11-06T22:19:34.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-11-06T22:19:34.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-11-06T22:19:34.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31392025-11-06T22:19:34.717Z
31402025-11-06T22:19:34.717Zinfo: running `cargo check --bins` on omicron-gateway (112/232)
31412025-11-06T22:19:35.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-11-06T22:19:35.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-11-06T22:19:35.694Z Compiling radium v0.7.0
31442025-11-06T22:19:35.697Z Compiling maybe-uninit v2.0.0
31452025-11-06T22:19:35.697Z Checking tap v1.0.1
31462025-11-06T22:19:35.833Z Compiling zerocopy-derive v0.6.6
31472025-11-06T22:19:35.836Z Compiling packed_struct v0.10.1
31482025-11-06T22:19:35.836Z Checking crc-catalog v2.4.0
31492025-11-06T22:19:35.837Z Checking funty v2.0.0
31502025-11-06T22:19:35.837Z Compiling packed_struct_codegen v0.10.1
31512025-11-06T22:19:36.028Z Checking wyz v0.5.1
31522025-11-06T22:19:36.109Z Checking crc v3.2.1
31532025-11-06T22:19:36.397Z Compiling bitfield-macros v0.19.2
31542025-11-06T22:19:36.453Z Compiling indexmap v1.9.3
31552025-11-06T22:19:36.535Z Checking nodrop v0.1.14
31562025-11-06T22:19:36.614Z Checking smallvec v0.6.14
31572025-11-06T22:19:36.688Z Checking array-init v0.0.4
31582025-11-06T22:19:36.712Z Checking hashbrown v0.12.3
31592025-11-06T22:19:36.762Z Checking bitvec v1.0.1
31602025-11-06T22:19:36.837Z Checking ron v0.8.1
31612025-11-06T22:19:37.041Z Checking hashbrown v0.13.2
31622025-11-06T22:19:37.635Z Checking serde-hex v0.1.0
31632025-11-06T22:19:37.787Z Checking zerocopy v0.6.6
31642025-11-06T22:19:37.909Z Checking bitfield v0.19.2
31652025-11-06T22:19:38.012Z Checking half v2.4.1
31662025-11-06T22:19:38.080Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31672025-11-06T22:19:38.369Z Checking ciborium-io v0.2.2
31682025-11-06T22:19:38.394Z Checking crc-any v2.5.0
31692025-11-06T22:19:38.430Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31702025-11-06T22:19:38.452Z Checking object v0.30.4
31712025-11-06T22:19:38.500Z Checking path-slash v0.1.5
31722025-11-06T22:19:38.518Z Checking ciborium-ll v0.2.2
31732025-11-06T22:19:38.539Z Checking void v1.0.2
31742025-11-06T22:19:38.660Z Checking half v1.8.3
31752025-11-06T22:19:38.694Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31762025-11-06T22:19:38.716Z Checking lzss v0.8.2
31772025-11-06T22:19:38.738Z Checking tungstenite v0.23.0
31782025-11-06T22:19:38.837Z Checking ciborium v0.2.2
31792025-11-06T22:19:38.985Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31802025-11-06T22:19:39.073Z Checking serde_cbor v0.11.2
31812025-11-06T22:19:39.299Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31822025-11-06T22:19:39.647Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31832025-11-06T22:19:39.750Z Checking nix v0.27.1
31842025-11-06T22:19:39.850Z Checking kstat-rs v0.2.4
31852025-11-06T22:19:39.895Z Checking serde_bytes v0.11.19
31862025-11-06T22:19:39.927Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31872025-11-06T22:19:40.211Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31882025-11-06T22:19:40.242Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31892025-11-06T22:19:40.304Z Checking tokio-tungstenite v0.23.1
31902025-11-06T22:19:40.769Z Checking signal-hook-tokio v0.3.1
31912025-11-06T22:19:42.208Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31922025-11-06T22:19:42.337Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31932025-11-06T22:19:46.579Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31942025-11-06T22:19:47.970Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31952025-11-06T22:19:48.392Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=669fe557b66f44aed3c622bd17bc092f08797e0c#669fe557)
31962025-11-06T22:19:50.006Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31972025-11-06T22:19:53.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.29s
31982025-11-06T22:19:53.248Z
31992025-11-06T22:19:53.248Zinfo: running `cargo check --bins` on gateway-api (113/232)
32002025-11-06T22:19:53.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-11-06T22:19:53.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-11-06T22:19:53.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-11-06T22:19:53.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32042025-11-06T22:19:54.095Z
32052025-11-06T22:19:54.095Zinfo: running `cargo check --bins` on ipcc (114/232)
32062025-11-06T22:19:54.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-11-06T22:19:54.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-11-06T22:19:54.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-11-06T22:19:54.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32102025-11-06T22:19:54.954Z
32112025-11-06T22:19:54.954Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/232)
32122025-11-06T22:19:55.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-11-06T22:19:55.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-11-06T22:19:55.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-11-06T22:19:55.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32162025-11-06T22:19:55.778Z
32172025-11-06T22:19:55.778Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/232)
32182025-11-06T22:19:56.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-11-06T22:19:56.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-11-06T22:19:56.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-11-06T22:19:56.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32222025-11-06T22:19:56.620Z
32232025-11-06T22:19:56.621Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/232)
32242025-11-06T22:19:57.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-11-06T22:19:57.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-11-06T22:19:57.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-11-06T22:19:57.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32282025-11-06T22:19:57.467Z
32292025-11-06T22:19:57.467Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/232)
32302025-11-06T22:19:58.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-11-06T22:19:58.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-11-06T22:19:58.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-11-06T22:19:58.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32342025-11-06T22:19:58.322Z
32352025-11-06T22:19:58.322Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/232)
32362025-11-06T22:19:59.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-11-06T22:19:59.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-11-06T22:19:59.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-11-06T22:19:59.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32402025-11-06T22:19:59.176Z
32412025-11-06T22:19:59.176Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/232)
32422025-11-06T22:19:59.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-11-06T22:19:59.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-11-06T22:19:59.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-11-06T22:19:59.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32462025-11-06T22:20:00.027Z
32472025-11-06T22:20:00.027Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/232)
32482025-11-06T22:20:00.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-11-06T22:20:00.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-11-06T22:20:00.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-11-06T22:20:00.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32522025-11-06T22:20:00.889Z
32532025-11-06T22:20:00.889Zinfo: running `cargo check --bins` on oximeter-producer (122/232)
32542025-11-06T22:20:01.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-11-06T22:20:01.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-11-06T22:20:01.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-11-06T22:20:01.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32582025-11-06T22:20:01.797Z
32592025-11-06T22:20:01.798Zinfo: running `cargo check --bins` on internal-dns-resolver (123/232)
32602025-11-06T22:20:02.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-11-06T22:20:02.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-11-06T22:20:02.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-11-06T22:20:02.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32642025-11-06T22:20:02.656Z
32652025-11-06T22:20:02.656Zinfo: running `cargo check --bins` on sp-sim (124/232)
32662025-11-06T22:20:03.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-11-06T22:20:03.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-11-06T22:20:03.592Z Compiling nix v0.30.1
32692025-11-06T22:20:04.941Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32702025-11-06T22:20:07.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
32712025-11-06T22:20:07.558Z
32722025-11-06T22:20:07.558Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/232)
32732025-11-06T22:20:08.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-11-06T22:20:08.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-11-06T22:20:08.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-11-06T22:20:08.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32772025-11-06T22:20:08.493Z
32782025-11-06T22:20:08.493Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/232)
32792025-11-06T22:20:09.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-11-06T22:20:09.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-11-06T22:20:09.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-11-06T22:20:09.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32832025-11-06T22:20:09.432Z
32842025-11-06T22:20:09.432Zinfo: running `cargo check --bins` on db-macros (127/232)
32852025-11-06T22:20:10.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-11-06T22:20:10.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-11-06T22:20:10.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-11-06T22:20:10.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32892025-11-06T22:20:10.263Z
32902025-11-06T22:20:10.263Zinfo: running `cargo check --bins` on nexus-macros-common (128/232)
32912025-11-06T22:20:10.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-11-06T22:20:10.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-11-06T22:20:10.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-11-06T22:20:10.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32952025-11-06T22:20:11.091Z
32962025-11-06T22:20:11.091Zinfo: running `cargo check --bins` on nexus-auth (129/232)
32972025-11-06T22:20:11.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-11-06T22:20:11.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-11-06T22:20:11.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-11-06T22:20:11.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33012025-11-06T22:20:12.017Z
33022025-11-06T22:20:12.017Zinfo: running `cargo check --bins` on authz-macros (130/232)
33032025-11-06T22:20:12.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-11-06T22:20:12.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-11-06T22:20:12.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-11-06T22:20:12.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33072025-11-06T22:20:12.841Z
33082025-11-06T22:20:12.841Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/232)
33092025-11-06T22:20:13.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-11-06T22:20:13.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-11-06T22:20:13.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-11-06T22:20:13.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33132025-11-06T22:20:13.762Z
33142025-11-06T22:20:13.762Zinfo: running `cargo check --bins` on nexus-db-model (132/232)
33152025-11-06T22:20:14.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-11-06T22:20:14.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-11-06T22:20:14.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-11-06T22:20:14.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33192025-11-06T22:20:14.665Z
33202025-11-06T22:20:14.665Zinfo: running `cargo check --bins` on nexus-db-schema (133/232)
33212025-11-06T22:20:15.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-11-06T22:20:15.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-11-06T22:20:15.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-11-06T22:20:15.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33252025-11-06T22:20:15.494Z
33262025-11-06T22:20:15.494Zinfo: running `cargo check --bins` on nexus-defaults (134/232)
33272025-11-06T22:20:16.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-11-06T22:20:16.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-11-06T22:20:16.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-11-06T22:20:16.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33312025-11-06T22:20:16.349Z
33322025-11-06T22:20:16.349Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (135/232)
33332025-11-06T22:20:17.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-11-06T22:20:17.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-11-06T22:20:17.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-11-06T22:20:17.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33372025-11-06T22:20:17.218Z
33382025-11-06T22:20:17.218Zinfo: running `cargo check --bins` on parallel-task-set (136/232)
33392025-11-06T22:20:17.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-11-06T22:20:17.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-11-06T22:20:17.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-11-06T22:20:17.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33432025-11-06T22:20:18.072Z
33442025-11-06T22:20:18.072Zinfo: running `cargo check --bins` on nexus-db-errors (137/232)
33452025-11-06T22:20:18.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-11-06T22:20:18.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-11-06T22:20:18.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-11-06T22:20:18.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33492025-11-06T22:20:19.034Z
33502025-11-06T22:20:19.034Zinfo: running `cargo check --bins` on nexus-db-lookup (138/232)
33512025-11-06T22:20:19.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-11-06T22:20:19.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-11-06T22:20:19.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-11-06T22:20:19.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33552025-11-06T22:20:20.001Z
33562025-11-06T22:20:20.001Zinfo: running `cargo check --bins` on nexus-inventory (139/232)
33572025-11-06T22:20:20.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-11-06T22:20:20.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-11-06T22:20:20.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-11-06T22:20:20.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33612025-11-06T22:20:20.943Z
33622025-11-06T22:20:20.943Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (140/232)
33632025-11-06T22:20:21.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-11-06T22:20:21.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-11-06T22:20:21.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-11-06T22:20:21.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33672025-11-06T22:20:21.835Z
33682025-11-06T22:20:21.835Zinfo: running `cargo check --bins --no-default-features` on sled-storage (141/232)
33692025-11-06T22:20:22.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-11-06T22:20:22.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-11-06T22:20:22.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-11-06T22:20:22.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33732025-11-06T22:20:22.698Z
33742025-11-06T22:20:22.698Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (142/232)
33752025-11-06T22:20:23.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-11-06T22:20:23.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-11-06T22:20:23.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-11-06T22:20:23.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33792025-11-06T22:20:23.571Z
33802025-11-06T22:20:23.571Zinfo: running `cargo check --bins` on key-manager (143/232)
33812025-11-06T22:20:24.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-11-06T22:20:24.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-11-06T22:20:24.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-11-06T22:20:24.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33852025-11-06T22:20:24.415Z
33862025-11-06T22:20:24.415Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (144/232)
33872025-11-06T22:20:25.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-11-06T22:20:25.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-11-06T22:20:25.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902025-11-06T22:20:25.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33912025-11-06T22:20:25.278Z
33922025-11-06T22:20:25.279Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (145/232)
33932025-11-06T22:20:26.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-11-06T22:20:26.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-11-06T22:20:26.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962025-11-06T22:20:26.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33972025-11-06T22:20:26.139Z
33982025-11-06T22:20:26.140Zinfo: running `cargo check --bins` on typed-rng (146/232)
33992025-11-06T22:20:26.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-11-06T22:20:26.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-11-06T22:20:26.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-11-06T22:20:26.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34032025-11-06T22:20:26.964Z
34042025-11-06T22:20:26.964Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (147/232)
34052025-11-06T22:20:27.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-11-06T22:20:27.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-11-06T22:20:28.079Z Compiling libefi-sys v0.1.0
34082025-11-06T22:20:28.083Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
34092025-11-06T22:20:28.084Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34102025-11-06T22:20:28.232Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34112025-11-06T22:20:28.246Z Checking universal-hash v0.5.1
34122025-11-06T22:20:28.263Z Compiling thiserror-impl-no-std v2.0.2
34132025-11-06T22:20:28.266Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34142025-11-06T22:20:28.266Z Compiling bitfield-struct v0.6.2
34152025-11-06T22:20:28.459Z Checking opaque-debug v0.3.1
34162025-11-06T22:20:28.502Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34172025-11-06T22:20:28.584Z Checking poly1305 v0.8.0
34182025-11-06T22:20:28.712Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34192025-11-06T22:20:28.773Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34202025-11-06T22:20:28.846Z Checking chacha20 v0.9.1
34212025-11-06T22:20:28.873Z Checking aead v0.5.2
34222025-11-06T22:20:28.953Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34232025-11-06T22:20:29.094Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34242025-11-06T22:20:29.141Z Compiling xshell-macros v0.2.7
34252025-11-06T22:20:29.176Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34262025-11-06T22:20:29.238Z Checking chacha20poly1305 v0.10.1
34272025-11-06T22:20:29.297Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34282025-11-06T22:20:29.339Z Compiling proc-macro-error-attr2 v2.0.0
34292025-11-06T22:20:29.452Z Compiling salty v0.3.0
34302025-11-06T22:20:29.671Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34312025-11-06T22:20:29.871Z Checking xshell v0.2.7
34322025-11-06T22:20:29.931Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34332025-11-06T22:20:30.085Z Compiling proc-macro-error2 v2.0.1
34342025-11-06T22:20:30.155Z Compiling num-derive v0.3.3
34352025-11-06T22:20:30.246Z Compiling unicase v2.8.1
34362025-11-06T22:20:30.270Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34372025-11-06T22:20:30.654Z Compiling mime_guess v2.0.5
34382025-11-06T22:20:30.685Z Compiling tabled_derive v0.11.0
34392025-11-06T22:20:30.748Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34402025-11-06T22:20:30.884Z Checking thiserror-no-std v2.0.2
34412025-11-06T22:20:31.040Z Checking vsss-rs v3.3.4
34422025-11-06T22:20:31.359Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34432025-11-06T22:20:32.251Z Checking libscf-sys v1.1.0
34442025-11-06T22:20:32.348Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34452025-11-06T22:20:32.411Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
34462025-11-06T22:20:32.491Z Checking papergrid v0.17.0
34472025-11-06T22:20:33.093Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34482025-11-06T22:20:33.578Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34492025-11-06T22:20:33.852Z Checking testing_table v0.3.0
34502025-11-06T22:20:34.017Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34512025-11-06T22:20:34.402Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34522025-11-06T22:20:34.428Z Checking primeorder v0.13.6
34532025-11-06T22:20:34.533Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34542025-11-06T22:20:34.910Z Compiling usdt-macro v0.6.0
34552025-11-06T22:20:35.079Z Compiling usdt-attr-macro v0.6.0
34562025-11-06T22:20:35.133Z Checking memmap2 v0.9.8
34572025-11-06T22:20:35.463Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34582025-11-06T22:20:35.702Z Checking p384 v0.13.1
34592025-11-06T22:20:35.729Z Checking tabled v0.20.0
34602025-11-06T22:20:35.917Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34612025-11-06T22:20:36.292Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34622025-11-06T22:20:36.327Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34632025-11-06T22:20:36.419Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34642025-11-06T22:20:36.623Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34652025-11-06T22:20:36.695Z Checking usdt v0.6.0
34662025-11-06T22:20:36.746Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34672025-11-06T22:20:36.837Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34682025-11-06T22:20:36.861Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
34692025-11-06T22:20:37.028Z Checking corncobs v0.1.4
34702025-11-06T22:20:37.240Z Checking http-range v0.1.5
34712025-11-06T22:20:37.324Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34722025-11-06T22:20:37.515Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34732025-11-06T22:20:37.849Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34742025-11-06T22:20:37.932Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34752025-11-06T22:20:38.093Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
34762025-11-06T22:20:38.322Z Checking secrecy v0.8.0
34772025-11-06T22:20:38.346Z Checking atty v0.2.14
34782025-11-06T22:20:38.367Z Checking crc8 v0.1.1
34792025-11-06T22:20:38.492Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34802025-11-06T22:20:38.527Z Checking hyper-staticfile v0.10.1
34812025-11-06T22:20:38.758Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34822025-11-06T22:20:39.065Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34832025-11-06T22:20:39.392Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34842025-11-06T22:20:39.499Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34852025-11-06T22:20:39.578Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34862025-11-06T22:20:39.962Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34872025-11-06T22:20:40.065Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34882025-11-06T22:20:40.215Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892025-11-06T22:20:40.306Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34902025-11-06T22:20:40.454Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
34912025-11-06T22:20:40.556Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34922025-11-06T22:20:40.828Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34932025-11-06T22:20:41.330Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34942025-11-06T22:20:41.653Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34952025-11-06T22:20:42.114Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34962025-11-06T22:20:42.987Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34972025-11-06T22:20:43.549Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34982025-11-06T22:20:45.701Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34992025-11-06T22:20:51.612Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35002025-11-06T22:21:05.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.08s
35012025-11-06T22:21:05.292Z
35022025-11-06T22:21:05.292Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (148/232)
35032025-11-06T22:21:06.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-11-06T22:21:06.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-11-06T22:21:06.284Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35062025-11-06T22:21:19.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
35072025-11-06T22:21:20.167Z
35082025-11-06T22:21:20.167Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (149/232)
35092025-11-06T22:21:20.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-11-06T22:21:20.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-11-06T22:21:21.169Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35122025-11-06T22:21:34.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
35132025-11-06T22:21:35.047Z
35142025-11-06T22:21:35.047Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (150/232)
35152025-11-06T22:21:35.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-11-06T22:21:35.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-11-06T22:21:36.046Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35182025-11-06T22:21:49.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
35192025-11-06T22:21:49.788Z
35202025-11-06T22:21:49.788Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (151/232)
35212025-11-06T22:21:50.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-11-06T22:21:50.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-11-06T22:21:50.777Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35242025-11-06T22:22:04.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
35252025-11-06T22:22:04.781Z
35262025-11-06T22:22:04.781Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (152/232)
35272025-11-06T22:22:05.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-11-06T22:22:05.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-11-06T22:22:05.785Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35302025-11-06T22:22:19.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.58s
35312025-11-06T22:22:19.612Z
35322025-11-06T22:22:19.612Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (153/232)
35332025-11-06T22:22:20.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-11-06T22:22:20.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-11-06T22:22:20.604Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35362025-11-06T22:22:34.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
35372025-11-06T22:22:34.705Z
35382025-11-06T22:22:34.705Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (154/232)
35392025-11-06T22:22:35.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-11-06T22:22:35.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-11-06T22:22:35.699Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35422025-11-06T22:22:49.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s
35432025-11-06T22:22:49.513Z
35442025-11-06T22:22:49.513Zinfo: running `cargo check --bins` on bootstrap-agent-api (155/232)
35452025-11-06T22:22:50.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-11-06T22:22:50.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-11-06T22:22:50.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-11-06T22:22:50.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35492025-11-06T22:22:50.396Z
35502025-11-06T22:22:50.396Zinfo: running `cargo check --bins` on range-requests (156/232)
35512025-11-06T22:22:51.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-11-06T22:22:51.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-11-06T22:22:51.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-11-06T22:22:51.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35552025-11-06T22:22:51.249Z
35562025-11-06T22:22:51.249Zinfo: running `cargo check --bins` on repo-depot-api (157/232)
35572025-11-06T22:22:51.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-11-06T22:22:51.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-11-06T22:22:51.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-11-06T22:22:52.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35612025-11-06T22:22:52.099Z
35622025-11-06T22:22:52.099Zinfo: running `cargo check --bins` on sled-agent-api (158/232)
35632025-11-06T22:22:52.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-11-06T22:22:52.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-11-06T22:22:52.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-11-06T22:22:52.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35672025-11-06T22:22:53.009Z
35682025-11-06T22:22:53.009Zinfo: running `cargo check --bins` on sled-diagnostics (159/232)
35692025-11-06T22:22:53.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-11-06T22:22:53.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-11-06T22:22:53.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-11-06T22:22:53.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35732025-11-06T22:22:53.900Z
35742025-11-06T22:22:53.900Zinfo: running `cargo check --bins` on zfs-test-harness (160/232)
35752025-11-06T22:22:54.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-11-06T22:22:54.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-11-06T22:22:54.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782025-11-06T22:22:54.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35792025-11-06T22:22:54.783Z
35802025-11-06T22:22:54.783Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (161/232)
35812025-11-06T22:22:55.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-11-06T22:22:55.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-11-06T22:22:55.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-11-06T22:22:55.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35852025-11-06T22:22:55.691Z
35862025-11-06T22:22:55.691Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (162/232)
35872025-11-06T22:22:56.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-11-06T22:22:56.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-11-06T22:22:56.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-11-06T22:22:56.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35912025-11-06T22:22:56.586Z
35922025-11-06T22:22:56.586Zinfo: running `cargo check --bins` on sled-agent-zone-images (163/232)
35932025-11-06T22:22:57.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-11-06T22:22:57.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-11-06T22:22:57.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-11-06T22:22:57.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35972025-11-06T22:22:57.510Z
35982025-11-06T22:22:57.511Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (164/232)
35992025-11-06T22:22:58.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-11-06T22:22:58.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-11-06T22:22:58.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-11-06T22:22:58.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36032025-11-06T22:22:58.427Z
36042025-11-06T22:22:58.427Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (165/232)
36052025-11-06T22:22:59.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-11-06T22:22:59.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-11-06T22:22:59.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-11-06T22:22:59.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
36092025-11-06T22:22:59.377Z
36102025-11-06T22:22:59.378Zinfo: running `cargo check --bins` on update-common (166/232)
36112025-11-06T22:23:00.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-11-06T22:23:00.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-11-06T22:23:00.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-11-06T22:23:00.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36152025-11-06T22:23:00.281Z
36162025-11-06T22:23:00.281Zinfo: running `cargo check --bins` on nexus-test-interface (167/232)
36172025-11-06T22:23:01.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-11-06T22:23:01.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-11-06T22:23:01.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36202025-11-06T22:23:01.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36212025-11-06T22:23:01.221Z
36222025-11-06T22:23:01.221Zinfo: running `cargo check --bins` on oximeter-collector (168/232)
36232025-11-06T22:23:02.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-11-06T22:23:02.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-11-06T22:23:02.163Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36262025-11-06T22:23:02.163Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36272025-11-06T22:23:03.096Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36282025-11-06T22:23:05.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
36292025-11-06T22:23:05.411Z
36302025-11-06T22:23:05.411Zinfo: running `cargo check --bins` on oximeter-api (169/232)
36312025-11-06T22:23:06.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-11-06T22:23:06.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-11-06T22:23:06.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342025-11-06T22:23:06.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36352025-11-06T22:23:06.264Z
36362025-11-06T22:23:06.264Zinfo: running `cargo check --bins` on cert-dev (170/232)
36372025-11-06T22:23:06.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-11-06T22:23:06.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-11-06T22:23:07.069Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36402025-11-06T22:23:07.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36412025-11-06T22:23:07.615Z
36422025-11-06T22:23:07.615Zinfo: running `cargo check --bins` on clickana (171/232)
36432025-11-06T22:23:08.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-11-06T22:23:08.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-11-06T22:23:08.459Z Checking castaway v0.2.3
36462025-11-06T22:23:08.459Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36472025-11-06T22:23:08.462Z Checking unicode-truncate v1.1.0
36482025-11-06T22:23:08.462Z Checking lru v0.12.5
36492025-11-06T22:23:08.462Z Compiling instability v0.3.2
36502025-11-06T22:23:08.462Z Compiling indoc v2.0.6
36512025-11-06T22:23:08.462Z Checking cassowary v0.3.0
36522025-11-06T22:23:08.720Z Checking compact_str v0.8.0
36532025-11-06T22:23:09.363Z Checking ratatui v0.29.0
36542025-11-06T22:23:10.276Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36552025-11-06T22:23:11.456Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36562025-11-06T22:23:12.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
36572025-11-06T22:23:12.595Z
36582025-11-06T22:23:12.595Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (172/232)
36592025-11-06T22:23:13.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602025-11-06T22:23:13.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612025-11-06T22:23:13.539Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36622025-11-06T22:23:13.539Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36632025-11-06T22:23:14.286Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36642025-11-06T22:23:14.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
36652025-11-06T22:23:15.032Z
36662025-11-06T22:23:15.032Zinfo: running `cargo check --bins` on ch-dev (173/232)
36672025-11-06T22:23:15.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682025-11-06T22:23:15.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692025-11-06T22:23:15.970Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36702025-11-06T22:23:16.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
36712025-11-06T22:23:17.147Z
36722025-11-06T22:23:17.147Zinfo: running `cargo check --bins` on dev-tools-common (174/232)
36732025-11-06T22:23:17.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-11-06T22:23:17.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-11-06T22:23:17.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762025-11-06T22:23:17.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36772025-11-06T22:23:17.774Z
36782025-11-06T22:23:17.775Zinfo: running `cargo check --bins` on crdb-seed (175/232)
36792025-11-06T22:23:18.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-11-06T22:23:18.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-11-06T22:23:18.698Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36822025-11-06T22:23:19.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
36832025-11-06T22:23:19.482Z
36842025-11-06T22:23:19.482Zinfo: running `cargo check --bins` on db-dev (176/232)
36852025-11-06T22:23:20.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862025-11-06T22:23:20.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872025-11-06T22:23:20.417Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36882025-11-06T22:23:21.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
36892025-11-06T22:23:21.618Z
36902025-11-06T22:23:21.618Zinfo: running `cargo check --bins` on omicron-dev-lib (177/232)
36912025-11-06T22:23:22.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-11-06T22:23:22.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-11-06T22:23:22.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942025-11-06T22:23:22.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36952025-11-06T22:23:22.538Z
36962025-11-06T22:23:22.538Zinfo: running `cargo check --bins` on xtask-downloader (178/232)
36972025-11-06T22:23:23.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982025-11-06T22:23:23.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992025-11-06T22:23:23.352Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37002025-11-06T22:23:24.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
37012025-11-06T22:23:24.526Z
37022025-11-06T22:23:24.526Zinfo: running `cargo check --bins` on omicron-dropshot-apis (179/232)
37032025-11-06T22:23:25.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-11-06T22:23:25.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-11-06T22:23:25.514Z Compiling tabled_derive v0.10.0
37062025-11-06T22:23:25.514Z Checking papergrid v0.14.0
37072025-11-06T22:23:25.514Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37082025-11-06T22:23:25.517Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37092025-11-06T22:23:25.517Z Compiling trait-variant v0.1.2
37102025-11-06T22:23:25.654Z Checking is_ci v1.2.0
37112025-11-06T22:23:25.658Z Checking maplit v1.0.2
37122025-11-06T22:23:25.668Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
37132025-11-06T22:23:25.813Z Checking supports-color v3.0.2
37142025-11-06T22:23:25.846Z Checking drift v0.1.1
37152025-11-06T22:23:26.025Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
37162025-11-06T22:23:26.049Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
37172025-11-06T22:23:26.071Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37182025-11-06T22:23:26.332Z Checking dropshot-api-manager v0.2.3
37192025-11-06T22:23:26.377Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37202025-11-06T22:23:26.785Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
37212025-11-06T22:23:26.923Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37222025-11-06T22:23:27.057Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37232025-11-06T22:23:27.421Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37242025-11-06T22:23:27.845Z Checking tabled v0.18.0
37252025-11-06T22:23:28.098Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37262025-11-06T22:23:30.685Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37272025-11-06T22:23:32.235Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37282025-11-06T22:23:33.072Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
37292025-11-06T22:23:33.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.10s
37302025-11-06T22:23:33.885Z
37312025-11-06T22:23:33.885Zinfo: running `cargo check --bins` on installinator-api (180/232)
37322025-11-06T22:23:34.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-11-06T22:23:34.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-11-06T22:23:34.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352025-11-06T22:23:34.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37362025-11-06T22:23:34.739Z
37372025-11-06T22:23:34.739Zinfo: running `cargo check --bins` on nexus-external-api (181/232)
37382025-11-06T22:23:35.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-11-06T22:23:35.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-11-06T22:23:35.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412025-11-06T22:23:35.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37422025-11-06T22:23:35.645Z
37432025-11-06T22:23:35.645Zinfo: running `cargo check --bins` on nexus-internal-api (182/232)
37442025-11-06T22:23:36.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-11-06T22:23:36.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-11-06T22:23:36.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472025-11-06T22:23:36.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37482025-11-06T22:23:36.548Z
37492025-11-06T22:23:36.548Zinfo: running `cargo check --bins` on nexus-lockstep-api (183/232)
37502025-11-06T22:23:37.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512025-11-06T22:23:37.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522025-11-06T22:23:37.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532025-11-06T22:23:37.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37542025-11-06T22:23:37.448Z
37552025-11-06T22:23:37.448Zinfo: running `cargo check --bins` on ntp-admin-api (184/232)
37562025-11-06T22:23:38.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572025-11-06T22:23:38.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582025-11-06T22:23:38.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592025-11-06T22:23:38.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37602025-11-06T22:23:38.312Z
37612025-11-06T22:23:38.312Zinfo: running `cargo check --bins` on ntp-admin-types (185/232)
37622025-11-06T22:23:39.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-11-06T22:23:39.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-11-06T22:23:39.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652025-11-06T22:23:39.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37662025-11-06T22:23:39.173Z
37672025-11-06T22:23:39.173Zinfo: running `cargo check --bins` on wicketd-api (186/232)
37682025-11-06T22:23:39.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692025-11-06T22:23:39.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702025-11-06T22:23:39.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712025-11-06T22:23:39.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37722025-11-06T22:23:40.057Z
37732025-11-06T22:23:40.057Zinfo: running `cargo check --bins` on omicron-ls-apis (187/232)
37742025-11-06T22:23:40.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-11-06T22:23:40.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-11-06T22:23:40.873Z Checking typeid v1.0.3
37772025-11-06T22:23:41.000Z Checking ordered-float v2.10.1
37782025-11-06T22:23:41.015Z Checking unicode-xid v0.2.6
37792025-11-06T22:23:41.030Z Checking cargo-platform v0.2.0
37802025-11-06T22:23:41.033Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
37812025-11-06T22:23:41.102Z Checking erased-serde v0.4.6
37822025-11-06T22:23:41.354Z Checking serde-value v0.7.0
37832025-11-06T22:23:41.716Z Checking serde-untagged v0.1.7
37842025-11-06T22:23:41.950Z Checking cargo-util-schemas v0.8.2
37852025-11-06T22:23:43.133Z Checking cargo_metadata v0.21.0
37862025-11-06T22:23:44.142Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
37872025-11-06T22:23:45.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
37882025-11-06T22:23:45.215Z
37892025-11-06T22:23:45.215Zinfo: running `cargo check --bins` on mgs-dev (188/232)
37902025-11-06T22:23:46.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-11-06T22:23:46.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-11-06T22:23:46.177Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37932025-11-06T22:23:46.955Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37942025-11-06T22:23:47.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
37952025-11-06T22:23:47.830Z
37962025-11-06T22:23:47.831Zinfo: running `cargo check --bins` on omicron-omdb (189/232)
37972025-11-06T22:23:48.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-11-06T22:23:48.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-11-06T22:23:48.984Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38002025-11-06T22:23:48.987Z Compiling vergen-gitcl v1.0.8
38012025-11-06T22:23:48.987Z Compiling dirs-sys-next v0.1.2
38022025-11-06T22:23:48.988Z Compiling crunchy v0.2.2
38032025-11-06T22:23:48.988Z Compiling dsl_auto_type v0.1.2
38042025-11-06T22:23:48.988Z Checking scheduled-thread-pool v0.2.7
38052025-11-06T22:23:49.143Z Compiling diesel_table_macro_syntax v0.2.0
38062025-11-06T22:23:49.159Z Compiling tiny-keccak v2.0.2
38072025-11-06T22:23:49.388Z Checking r2d2 v0.8.10
38082025-11-06T22:23:49.488Z Compiling dirs-next v2.0.0
38092025-11-06T22:23:49.612Z Compiling bit-vec v0.6.3
38102025-11-06T22:23:49.698Z Compiling term v0.7.0
38112025-11-06T22:23:49.731Z Compiling ena v0.14.3
38122025-11-06T22:23:49.758Z Compiling diff v0.1.13
38132025-11-06T22:23:50.022Z Compiling bit-set v0.5.3
38142025-11-06T22:23:50.169Z Compiling bindgen v0.71.1
38152025-11-06T22:23:50.298Z Compiling ascii-canvas v3.0.0
38162025-11-06T22:23:50.322Z Compiling regex-syntax v0.6.29
38172025-11-06T22:23:50.426Z Compiling diesel_derives v2.2.3
38182025-11-06T22:23:50.712Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
38192025-11-06T22:23:50.799Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
38202025-11-06T22:23:50.833Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38212025-11-06T22:23:50.915Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38222025-11-06T22:23:51.074Z Compiling libxml v0.3.3
38232025-11-06T22:23:51.128Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38242025-11-06T22:23:51.546Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38252025-11-06T22:23:51.750Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38262025-11-06T22:23:51.906Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38272025-11-06T22:23:51.980Z Compiling strum_macros v0.24.3
38282025-11-06T22:23:52.110Z Compiling indoc v1.0.9
38292025-11-06T22:23:53.008Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38302025-11-06T22:23:53.356Z Checking derive_builder v0.20.2
38312025-11-06T22:23:53.562Z Compiling lalrpop v0.19.12
38322025-11-06T22:23:53.992Z Compiling impl-trait-for-tuples v0.2.2
38332025-11-06T22:23:54.491Z Compiling oso-derive v0.27.3
38342025-11-06T22:23:55.058Z Checking quick-xml v0.37.2
38352025-11-06T22:23:55.436Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38362025-11-06T22:23:55.500Z Compiling diesel-dtrace v0.4.2
38372025-11-06T22:23:55.952Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38382025-11-06T22:23:56.310Z Checking bb8 v0.8.5
38392025-11-06T22:23:56.863Z Checking ignore v0.4.23
38402025-11-06T22:23:57.037Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38412025-11-06T22:23:57.192Z Checking predicates-tree v1.0.12
38422025-11-06T22:23:57.400Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38432025-11-06T22:23:57.447Z Checking rand_seeder v0.4.0
38442025-11-06T22:23:57.685Z Checking globwalk v0.9.1
38452025-11-06T22:23:57.721Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38462025-11-06T22:23:57.820Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38472025-11-06T22:23:58.003Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38482025-11-06T22:23:58.031Z Checking camino-tempfile-ext v0.3.2
38492025-11-06T22:23:58.446Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38502025-11-06T22:23:58.772Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38512025-11-06T22:23:59.228Z Checking console v0.16.0
38522025-11-06T22:23:59.867Z Checking unit-prefix v0.5.1
38532025-11-06T22:24:00.106Z Checking indicatif v0.18.0
38542025-11-06T22:24:00.403Z Checking support-bundle-viewer v0.1.2
38552025-11-06T22:24:00.546Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
38562025-11-06T22:24:00.702Z Checking multimap v0.10.1
38572025-11-06T22:24:01.426Z Checking diesel v2.2.12
38582025-11-06T22:24:16.103Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38592025-11-06T22:24:17.831Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38602025-11-06T22:24:19.399Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38612025-11-06T22:24:21.345Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38622025-11-06T22:24:21.427Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38632025-11-06T22:24:22.624Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38642025-11-06T22:24:24.734Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38652025-11-06T22:24:25.522Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38662025-11-06T22:24:26.286Z Compiling samael v0.0.19
38672025-11-06T22:24:26.913Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38682025-11-06T22:24:36.053Z Checking async-bb8-diesel v0.2.1
38692025-11-06T22:24:39.198Z Compiling polar-core v0.27.3
38702025-11-06T22:24:46.332Z Checking oso v0.27.3
38712025-11-06T22:25:29.684Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38722025-11-06T22:26:04.544Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38732025-11-06T22:26:14.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
38742025-11-06T22:26:15.233Z
38752025-11-06T22:26:15.233Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (190/232)
38762025-11-06T22:26:16.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772025-11-06T22:26:16.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782025-11-06T22:26:16.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792025-11-06T22:26:16.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38802025-11-06T22:26:16.240Z
38812025-11-06T22:26:16.240Zinfo: running `cargo check --bins` on nexus-saga-recovery (191/232)
38822025-11-06T22:26:17.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-11-06T22:26:17.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-11-06T22:26:17.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852025-11-06T22:26:17.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38862025-11-06T22:26:17.244Z
38872025-11-06T22:26:17.244Zinfo: running `cargo check --bins` on nexus-test-utils-macros (192/232)
38882025-11-06T22:26:18.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-11-06T22:26:18.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-11-06T22:26:18.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912025-11-06T22:26:18.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38922025-11-06T22:26:18.134Z
38932025-11-06T22:26:18.134Zinfo: running `cargo check --bins` on omicron-nexus (193/232)
38942025-11-06T22:26:19.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952025-11-06T22:26:19.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962025-11-06T22:26:19.331Z Compiling libz-sys v1.1.20
38972025-11-06T22:26:19.484Z Compiling libgit2-sys v0.18.2+1.9.1
38982025-11-06T22:26:19.502Z Compiling fs-err v2.11.0
38992025-11-06T22:26:19.506Z Compiling vergen-git2 v1.0.7
39002025-11-06T22:26:19.541Z Compiling rustls v0.21.12
39012025-11-06T22:26:19.544Z Checking parse-size v1.1.0
39022025-11-06T22:26:19.544Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39032025-11-06T22:26:19.565Z Checking sct v0.7.1
39042025-11-06T22:26:19.765Z Checking rustls-webpki v0.101.7
39052025-11-06T22:26:19.845Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39062025-11-06T22:26:19.922Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39072025-11-06T22:26:19.946Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39082025-11-06T22:26:20.175Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39092025-11-06T22:26:20.308Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39102025-11-06T22:26:20.355Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39112025-11-06T22:26:20.390Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39122025-11-06T22:26:20.393Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39132025-11-06T22:26:20.516Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39142025-11-06T22:26:21.288Z Checking rustls-pemfile v1.0.4
39152025-11-06T22:26:21.403Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39162025-11-06T22:26:21.530Z Checking twox-hash v2.1.0
39172025-11-06T22:26:21.600Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39182025-11-06T22:26:22.008Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39192025-11-06T22:26:22.175Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39202025-11-06T22:26:22.803Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39212025-11-06T22:26:22.859Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39222025-11-06T22:26:23.250Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39232025-11-06T22:26:23.366Z Checking tokio-rustls v0.24.1
39242025-11-06T22:26:23.508Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39252025-11-06T22:26:23.762Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
39262025-11-06T22:26:23.979Z Checking fatfs v0.3.6
39272025-11-06T22:26:24.010Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
39282025-11-06T22:26:24.689Z Checking assert_matches v1.5.0
39292025-11-06T22:26:31.161Z Compiling git2 v0.20.2
39302025-11-06T22:26:33.144Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39312025-11-06T22:26:33.309Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39322025-11-06T22:26:35.426Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?branch=mkeeter%2Fsingle-block-validation#51794d4c)
39332025-11-06T22:27:47.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
39342025-11-06T22:27:47.898Z
39352025-11-06T22:27:47.898Zinfo: running `cargo check --bins` on nexus-background-task-interface (194/232)
39362025-11-06T22:27:48.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372025-11-06T22:27:48.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382025-11-06T22:27:48.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39392025-11-06T22:27:48.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
39402025-11-06T22:27:48.799Z
39412025-11-06T22:27:48.799Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (195/232)
39422025-11-06T22:27:49.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432025-11-06T22:27:49.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442025-11-06T22:27:49.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39452025-11-06T22:27:49.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39462025-11-06T22:27:49.774Z
39472025-11-06T22:27:49.774Zinfo: running `cargo check --bins` on nexus-mgs-updates (196/232)
39482025-11-06T22:27:50.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492025-11-06T22:27:50.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502025-11-06T22:27:50.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39512025-11-06T22:27:50.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39522025-11-06T22:27:50.748Z
39532025-11-06T22:27:50.748Zinfo: running `cargo check --bins` on nexus-networking (197/232)
39542025-11-06T22:27:51.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552025-11-06T22:27:51.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562025-11-06T22:27:51.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572025-11-06T22:27:51.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39582025-11-06T22:27:51.722Z
39592025-11-06T22:27:51.722Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (198/232)
39602025-11-06T22:27:52.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612025-11-06T22:27:52.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622025-11-06T22:27:52.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632025-11-06T22:27:52.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39642025-11-06T22:27:52.699Z
39652025-11-06T22:27:52.699Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (199/232)
39662025-11-06T22:27:53.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-11-06T22:27:53.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-11-06T22:27:53.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39692025-11-06T22:27:53.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39702025-11-06T22:27:53.659Z
39712025-11-06T22:27:53.659Zinfo: running `cargo check --bins` on omicron-dev (200/232)
39722025-11-06T22:27:54.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-11-06T22:27:54.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-11-06T22:27:54.882Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39752025-11-06T22:27:54.885Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39762025-11-06T22:27:55.061Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39772025-11-06T22:27:55.083Z Checking diff v0.1.13
39782025-11-06T22:27:55.083Z Checking yansi v1.0.1
39792025-11-06T22:27:55.087Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39802025-11-06T22:27:55.087Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39812025-11-06T22:27:55.124Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39822025-11-06T22:27:55.575Z Checking pretty_assertions v1.4.1
39832025-11-06T22:27:56.559Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39842025-11-06T22:28:29.766Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39852025-11-06T22:28:29.770Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39862025-11-06T22:28:29.770Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39872025-11-06T22:28:29.770Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39882025-11-06T22:28:29.770Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39892025-11-06T22:28:29.770Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39902025-11-06T22:28:30.369Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39912025-11-06T22:28:30.811Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39922025-11-06T22:28:32.263Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39932025-11-06T22:29:31.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
39942025-11-06T22:29:32.220Z
39952025-11-06T22:29:32.220Zinfo: running `cargo check --bins` on omicron-pins (201/232)
39962025-11-06T22:29:32.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39972025-11-06T22:29:32.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39982025-11-06T22:29:32.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39992025-11-06T22:29:32.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
40002025-11-06T22:29:33.072Z
40012025-11-06T22:29:33.072Zinfo: running `cargo check --bins` on reconfigurator-cli (202/232)
40022025-11-06T22:29:33.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40032025-11-06T22:29:33.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40042025-11-06T22:29:34.076Z Compiling petname v2.0.2
40052025-11-06T22:29:34.080Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40062025-11-06T22:29:34.080Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40072025-11-06T22:29:34.080Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40082025-11-06T22:29:34.080Z Checking sync-ptr v0.1.4
40092025-11-06T22:29:34.217Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40102025-11-06T22:29:35.292Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40112025-11-06T22:29:37.317Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
40122025-11-06T22:29:40.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s
40132025-11-06T22:29:40.516Z
40142025-11-06T22:29:40.516Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (203/232)
40152025-11-06T22:29:41.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162025-11-06T22:29:41.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172025-11-06T22:29:41.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182025-11-06T22:29:41.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
40192025-11-06T22:29:41.472Z
40202025-11-06T22:29:41.472Zinfo: running `cargo check --bins` on omicron-repl-utils (204/232)
40212025-11-06T22:29:42.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222025-11-06T22:29:42.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232025-11-06T22:29:42.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242025-11-06T22:29:42.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
40252025-11-06T22:29:42.321Z
40262025-11-06T22:29:42.321Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (205/232)
40272025-11-06T22:29:43.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282025-11-06T22:29:43.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292025-11-06T22:29:43.344Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40302025-11-06T22:29:43.485Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40312025-11-06T22:29:43.488Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40322025-11-06T22:30:10.481Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40332025-11-06T22:30:10.984Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40342025-11-06T22:30:13.572Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40352025-11-06T22:30:14.110Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40362025-11-06T22:30:18.606Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40372025-11-06T22:30:50.406Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40382025-11-06T22:30:51.235Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40392025-11-06T22:30:53.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
40402025-11-06T22:30:53.660Z
40412025-11-06T22:30:53.660Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (206/232)
40422025-11-06T22:30:54.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40432025-11-06T22:30:54.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40442025-11-06T22:30:54.622Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40452025-11-06T22:30:55.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
40462025-11-06T22:30:55.783Z
40472025-11-06T22:30:55.783Zinfo: running `cargo check --bins` on omicron-releng (207/232)
40482025-11-06T22:30:56.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492025-11-06T22:30:56.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502025-11-06T22:30:56.671Z Compiling blake3 v1.5.4
40512025-11-06T22:30:56.674Z Checking constant_time_eq v0.3.1
40522025-11-06T22:30:56.802Z Checking arrayref v0.3.9
40532025-11-06T22:30:56.805Z Checking arrayvec v0.7.6
40542025-11-06T22:30:56.829Z Checking topological-sort v0.2.2
40552025-11-06T22:30:56.847Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40562025-11-06T22:30:56.851Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40572025-11-06T22:30:56.851Z Checking shell-words v1.1.0
40582025-11-06T22:30:58.000Z Checking omicron-zone-package v0.12.2
40592025-11-06T22:30:59.183Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40602025-11-06T22:31:00.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
40612025-11-06T22:31:00.600Z
40622025-11-06T22:31:00.601Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (208/232)
40632025-11-06T22:31:01.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642025-11-06T22:31:01.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652025-11-06T22:31:01.488Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40662025-11-06T22:31:01.900Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40672025-11-06T22:31:02.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
40682025-11-06T22:31:02.681Z
40692025-11-06T22:31:02.681Zinfo: running `cargo check --bins` on xtask (209/232)
40702025-11-06T22:31:03.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40712025-11-06T22:31:03.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40722025-11-06T22:31:03.340Z Checking bitflags v2.9.4
40732025-11-06T22:31:03.343Z Checking serde v1.0.226
40742025-11-06T22:31:03.444Z Checking zerofrom v0.1.4
40752025-11-06T22:31:03.464Z Checking thiserror v2.0.17
40762025-11-06T22:31:03.475Z Checking smallvec v1.15.1
40772025-11-06T22:31:03.475Z Checking hashbrown v0.16.0
40782025-11-06T22:31:03.500Z Checking serde_json v1.0.145
40792025-11-06T22:31:03.503Z Checking scroll v0.12.0
40802025-11-06T22:31:03.609Z Checking num-traits v0.2.19
40812025-11-06T22:31:03.668Z Checking yoke v0.7.4
40822025-11-06T22:31:03.711Z Checking rustix v0.38.37
40832025-11-06T22:31:03.811Z Checking thiserror v1.0.69
40842025-11-06T22:31:03.977Z Checking percent-encoding v2.3.2
40852025-11-06T22:31:03.993Z Checking log v0.4.27
40862025-11-06T22:31:04.048Z Checking zerovec v0.10.4
40872025-11-06T22:31:04.273Z Checking pest v2.8.2
40882025-11-06T22:31:04.319Z Checking goblin v0.8.2
40892025-11-06T22:31:04.370Z Checking serde_spanned v0.6.9
40902025-11-06T22:31:04.463Z Checking indexmap v2.11.4
40912025-11-06T22:31:04.603Z Checking toml_datetime v0.6.11
40922025-11-06T22:31:04.696Z Checking terminal_size v0.4.0
40932025-11-06T22:31:04.915Z Checking erased-serde v0.4.6
40942025-11-06T22:31:04.964Z Checking form_urlencoded v1.2.2
40952025-11-06T22:31:04.993Z Checking zerocopy v0.7.35
40962025-11-06T22:31:05.214Z Checking getrandom v0.3.4
40972025-11-06T22:31:05.233Z Checking ordered-float v2.10.1
40982025-11-06T22:31:05.445Z Checking syn v2.0.106
40992025-11-06T22:31:05.649Z Checking tinystr v0.7.6
41002025-11-06T22:31:05.674Z Checking icu_collections v1.5.0
41012025-11-06T22:31:05.713Z Checking toml_edit v0.22.27
41022025-11-06T22:31:05.826Z Checking serde-untagged v0.1.7
41032025-11-06T22:31:06.006Z Checking icu_locid v1.5.0
41042025-11-06T22:31:06.233Z Checking serde-value v0.7.0
41052025-11-06T22:31:06.247Z Checking rustix v1.0.7
41062025-11-06T22:31:06.333Z Checking once_cell v1.21.3
41072025-11-06T22:31:06.667Z Checking clap_builder v4.5.48
41082025-11-06T22:31:06.686Z Checking cargo-platform v0.2.0
41092025-11-06T22:31:06.819Z Checking dtrace-parser v0.2.0
41102025-11-06T22:31:06.938Z Checking icu_provider v1.5.0
41112025-11-06T22:31:07.034Z Checking textwrap v0.16.2
41122025-11-06T22:31:07.343Z Checking fs-err v3.1.1
41132025-11-06T22:31:07.448Z Checking anyhow v1.0.99
41142025-11-06T22:31:07.612Z Checking icu_locid_transform v1.5.0
41152025-11-06T22:31:07.703Z Checking tabled v0.15.0
41162025-11-06T22:31:07.729Z Checking tempfile v3.20.0
41172025-11-06T22:31:07.839Z Checking macaddr v1.0.1
41182025-11-06T22:31:08.112Z Checking camino-tempfile v1.4.1
41192025-11-06T22:31:08.210Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
41202025-11-06T22:31:08.372Z Checking toml v0.8.23
41212025-11-06T22:31:08.660Z Checking icu_properties v1.5.1
41222025-11-06T22:31:09.060Z Checking cargo_toml v0.21.0
41232025-11-06T22:31:09.141Z Checking dof v0.3.0
41242025-11-06T22:31:09.337Z Checking clap v4.5.48
41252025-11-06T22:31:09.732Z Checking usdt-impl v0.5.0
41262025-11-06T22:31:10.168Z Checking usdt v0.5.0
41272025-11-06T22:31:11.216Z Checking icu_normalizer v1.5.0
41282025-11-06T22:31:11.705Z Checking idna_adapter v1.2.0
41292025-11-06T22:31:11.843Z Checking idna v1.0.3
41302025-11-06T22:31:12.160Z Checking url v2.5.4
41312025-11-06T22:31:12.665Z Checking cargo-util-schemas v0.8.2
41322025-11-06T22:31:13.881Z Checking cargo_metadata v0.21.0
41332025-11-06T22:31:14.919Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41342025-11-06T22:31:15.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
41352025-11-06T22:31:15.762Z
41362025-11-06T22:31:15.763Zinfo: running `cargo check --bins` on end-to-end-tests (210/232)
41372025-11-06T22:31:16.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382025-11-06T22:31:16.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392025-11-06T22:31:16.842Z Checking polyval v0.6.2
41402025-11-06T22:31:16.845Z Checking ctr v0.9.2
41412025-11-06T22:31:17.002Z Checking ssh-encoding v0.2.0
41422025-11-06T22:31:17.007Z Checking blowfish v0.9.1
41432025-11-06T22:31:17.035Z Checking password-hash v0.4.2
41442025-11-06T22:31:17.055Z Checking p521 v0.13.3
41452025-11-06T22:31:17.059Z Checking p256 v0.13.2
41462025-11-06T22:31:17.059Z Checking russh-cryptovec v0.7.3
41472025-11-06T22:31:17.226Z Checking ghash v0.5.1
41482025-11-06T22:31:17.252Z Checking md5 v0.7.0
41492025-11-06T22:31:17.275Z Checking bcrypt-pbkdf v0.10.0
41502025-11-06T22:31:17.301Z Checking num-bigint v0.4.6
41512025-11-06T22:31:17.324Z Checking des v0.8.1
41522025-11-06T22:31:17.431Z Checking aes-gcm v0.10.3
41532025-11-06T22:31:17.456Z Checking pbkdf2 v0.11.0
41542025-11-06T22:31:17.546Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41552025-11-06T22:31:17.549Z Checking hex-literal v0.4.1
41562025-11-06T22:31:17.582Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41572025-11-06T22:31:17.610Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41582025-11-06T22:31:17.699Z Checking ssh-cipher v0.2.0
41592025-11-06T22:31:17.724Z Checking internet-checksum v0.2.1
41602025-11-06T22:31:17.999Z Checking ssh-key v0.6.6
41612025-11-06T22:31:18.195Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41622025-11-06T22:31:19.136Z Checking russh-keys v0.45.0
41632025-11-06T22:31:20.003Z Checking russh v0.45.0
41642025-11-06T22:31:41.284Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41652025-11-06T22:31:42.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.19s
41662025-11-06T22:31:43.219Z
41672025-11-06T22:31:43.219Zinfo: running `cargo check --bins` on gateway-cli (211/232)
41682025-11-06T22:31:43.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692025-11-06T22:31:43.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702025-11-06T22:31:44.095Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
41712025-11-06T22:31:44.095Z Checking termios v0.3.3
41722025-11-06T22:31:44.099Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41732025-11-06T22:31:46.110Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
41742025-11-06T22:31:48.995Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41752025-11-06T22:31:49.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s
41762025-11-06T22:31:50.049Z
41772025-11-06T22:31:50.049Zinfo: running `cargo check --bins --no-default-features` on installinator (212/232)
41782025-11-06T22:31:50.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-11-06T22:31:50.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-11-06T22:31:51.001Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41812025-11-06T22:31:51.005Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41822025-11-06T22:31:51.152Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41832025-11-06T22:31:51.167Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41842025-11-06T22:31:51.687Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41852025-11-06T22:31:51.691Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41862025-11-06T22:31:52.749Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41872025-11-06T22:31:52.976Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41882025-11-06T22:31:52.979Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41892025-11-06T22:31:53.963Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41902025-11-06T22:31:56.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
41912025-11-06T22:31:56.467Z
41922025-11-06T22:31:56.467Zinfo: running `cargo check --bins` on internal-dns-cli (213/232)
41932025-11-06T22:31:57.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942025-11-06T22:31:57.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952025-11-06T22:31:57.334Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
41962025-11-06T22:31:57.941Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41972025-11-06T22:31:58.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
41982025-11-06T22:31:58.616Z
41992025-11-06T22:31:58.616Zinfo: running `cargo check --bins` on omicron-live-tests (214/232)
42002025-11-06T22:31:59.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012025-11-06T22:31:59.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022025-11-06T22:31:59.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42032025-11-06T22:31:59.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42042025-11-06T22:31:59.468Z
42052025-11-06T22:31:59.468Zinfo: running `cargo check --bins` on live-tests-macros (215/232)
42062025-11-06T22:32:00.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42072025-11-06T22:32:00.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42082025-11-06T22:32:00.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42092025-11-06T22:32:00.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42102025-11-06T22:32:00.320Z
42112025-11-06T22:32:00.320Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (216/232)
42122025-11-06T22:32:01.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42132025-11-06T22:32:01.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42142025-11-06T22:32:01.335Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42152025-11-06T22:32:02.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
42162025-11-06T22:32:02.349Z
42172025-11-06T22:32:02.349Zinfo: running `cargo check --bins` on omicron-ntp-admin (217/232)
42182025-11-06T22:32:03.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42192025-11-06T22:32:03.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42202025-11-06T22:32:03.237Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
42212025-11-06T22:32:03.238Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
42222025-11-06T22:32:03.567Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
42232025-11-06T22:32:04.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
42242025-11-06T22:32:04.868Z
42252025-11-06T22:32:04.868Zinfo: running `cargo check --bins` on omicron-package (218/232)
42262025-11-06T22:32:05.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272025-11-06T22:32:05.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282025-11-06T22:32:05.788Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42292025-11-06T22:32:07.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
42302025-11-06T22:32:07.582Z
42312025-11-06T22:32:07.582Zinfo: running `cargo check --bins` on trust-quorum (219/232)
42322025-11-06T22:32:08.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332025-11-06T22:32:08.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342025-11-06T22:32:08.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42352025-11-06T22:32:08.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42362025-11-06T22:32:08.504Z
42372025-11-06T22:32:08.504Zinfo: running `cargo check --bins --no-default-features` on gfss (220/232)
42382025-11-06T22:32:09.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42392025-11-06T22:32:09.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42402025-11-06T22:32:09.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42412025-11-06T22:32:09.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42422025-11-06T22:32:09.355Z
42432025-11-06T22:32:09.355Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (221/232)
42442025-11-06T22:32:10.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42452025-11-06T22:32:10.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42462025-11-06T22:32:10.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42472025-11-06T22:32:10.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
42482025-11-06T22:32:10.211Z
42492025-11-06T22:32:10.211Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (222/232)
42502025-11-06T22:32:11.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42512025-11-06T22:32:11.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42522025-11-06T22:32:11.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42532025-11-06T22:32:11.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42542025-11-06T22:32:11.121Z
42552025-11-06T22:32:11.121Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (223/232)
42562025-11-06T22:32:11.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572025-11-06T22:32:11.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582025-11-06T22:32:11.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42592025-11-06T22:32:11.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42602025-11-06T22:32:12.036Z
42612025-11-06T22:32:12.036Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (224/232)
42622025-11-06T22:32:12.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632025-11-06T22:32:12.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642025-11-06T22:32:12.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42652025-11-06T22:32:12.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42662025-11-06T22:32:12.953Z
42672025-11-06T22:32:12.953Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (225/232)
42682025-11-06T22:32:13.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42692025-11-06T22:32:13.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42702025-11-06T22:32:13.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42712025-11-06T22:32:13.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
42722025-11-06T22:32:13.849Z
42732025-11-06T22:32:13.849Zinfo: running `cargo check --bins` on trust-quorum-test-utils (226/232)
42742025-11-06T22:32:14.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42752025-11-06T22:32:14.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42762025-11-06T22:32:14.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42772025-11-06T22:32:14.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42782025-11-06T22:32:14.754Z
42792025-11-06T22:32:14.754Zinfo: running `cargo check --bins` on tqdb (227/232)
42802025-11-06T22:32:15.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812025-11-06T22:32:15.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822025-11-06T22:32:15.772Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42832025-11-06T22:32:16.196Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
42842025-11-06T22:32:17.790Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42852025-11-06T22:32:18.790Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42862025-11-06T22:32:19.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
42872025-11-06T22:32:19.787Z
42882025-11-06T22:32:19.787Zinfo: running `cargo check --bins` on wicket-dbg (228/232)
42892025-11-06T22:32:20.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902025-11-06T22:32:20.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912025-11-06T22:32:20.755Z Checking rtoolbox v0.0.2
42922025-11-06T22:32:20.755Z Checking tui-tree-widget v0.23.1
42932025-11-06T22:32:20.760Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42942025-11-06T22:32:21.031Z Checking rpassword v7.4.0
42952025-11-06T22:32:25.831Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42962025-11-06T22:32:28.775Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42972025-11-06T22:32:30.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s
42982025-11-06T22:32:30.300Z
42992025-11-06T22:32:30.300Zinfo: running `cargo check --bins` on wicket (229/232)
43002025-11-06T22:32:31.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43012025-11-06T22:32:31.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43022025-11-06T22:32:31.249Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
43032025-11-06T22:32:31.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
43042025-11-06T22:32:31.970Z
43052025-11-06T22:32:31.970Zinfo: running `cargo check --bins` on wicketd (230/232)
43062025-11-06T22:32:32.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43072025-11-06T22:32:32.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43082025-11-06T22:32:32.933Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
43092025-11-06T22:32:37.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
43102025-11-06T22:32:37.454Z
43112025-11-06T22:32:37.454Zinfo: running `cargo check --bins` on omicron-workspace-hack (231/232)
43122025-11-06T22:32:38.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43132025-11-06T22:32:38.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43142025-11-06T22:32:38.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43152025-11-06T22:32:38.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
43162025-11-06T22:32:38.301Z
43172025-11-06T22:32:38.301Zinfo: running `cargo check --bins` on zone-setup (232/232)
43182025-11-06T22:32:39.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43192025-11-06T22:32:39.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43202025-11-06T22:32:39.213Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
43212025-11-06T22:32:39.217Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43222025-11-06T22:32:39.217Z Checking uzers v0.12.1
43232025-11-06T22:32:39.599Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43242025-11-06T22:32:41.405Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43252025-11-06T22:32:43.749Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
43262025-11-06T22:32:44.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
43272025-11-06T22:32:45.118Z
43282025-11-06T22:32:45.121Zreal 18:11.411245462
43292025-11-06T22:32:45.121Zuser 35:22.895489588
43302025-11-06T22:32:45.121Zsys 5:52.681407642
43312025-11-06T22:32:45.121Ztrap 0.718777093
43322025-11-06T22:32:45.121Ztflt 0.802938477
43332025-11-06T22:32:45.121Zdflt 1.062635638
43342025-11-06T22:32:45.121Zkflt 0.001015815
43352025-11-06T22:32:45.121Zlock 1:27:55.824794429
43362025-11-06T22:32:45.121Zslp 2:59:24.326270745
43372025-11-06T22:32:45.122Zlat 1:42.157924126
43382025-11-06T22:32:45.122Zstop 5:33.982756216
43392025-11-06T22:32:45.122Zprocess exited: duration 1400126 ms, exit code 0
 
43402025-11-06T22:32:45.129Zfound 0 output files