01K2Z83Z0YC9QXEDQG0JZVQ143: 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: 01K2Z84JZJ9WR6ZZM6FXJ9HQR5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-18T18:48:18.143Zjob assigned to worker 01K2Z84HSWSCYVPAEY04PREBAY [factory gimlet-EVT22200007-propolis, EVT22200007/38551] (queued for 31 s)
 
22025-08-18T18:48:28.200Zstarting task 0: "setup"
32025-08-18T18:48:28.229Z++ uname -s
42025-08-18T18:48:28.229Z+ kern=SunOS
52025-08-18T18:48:28.229Z+ build_user=build
62025-08-18T18:48:28.229Z+ build_uid=12345
72025-08-18T18:48:28.229Z+ work_dir=/work
82025-08-18T18:48:28.229Z+ input_dir=/input
92025-08-18T18:48:28.229Z+ [[ 0 == 12345 ]]
102025-08-18T18:48:28.229Z+ case "$kern" in
112025-08-18T18:48:28.229Z+ groupadd -g 12345 build
122025-08-18T18:48:28.229Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-18T18:48:30.235Z+ zfs create -o mountpoint=/work rpool/work
142025-08-18T18:48:30.278Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-18T18:48:30.306Z+ home_fs=zfs
162025-08-18T18:48:30.307Z+ [[ zfs == autofs ]]
172025-08-18T18:48:30.307Z+ mkdir -p /home/build
182025-08-18T18:48:30.307Z+ chown build:build /home/build /work
192025-08-18T18:48:32.289Z+ chmod 0700 /home/build /work
202025-08-18T18:48:32.351Zprocess exited: duration 4094 ms, exit code 0
 
212025-08-18T18:48:32.407Zstarting task 1: "rust-toolchain"
222025-08-18T18:48:32.436Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-18T18:48:32.436Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-18T18:48:32.436Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-08-18T18:48:32.436Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-08-18T18:48:32.436Z * rust toolchain channel = "1.89.0"
272025-08-18T18:48:32.436Z * rust toolchain profile = "default"
282025-08-18T18:48:32.436Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-18T18:48:32.436Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-18T18:48:32.603Zinfo: downloading installer
312025-08-18T18:48:33.354Zwarn: It looks like you have an existing installation of Rust at:
322025-08-18T18:48:33.354Zwarn: /opt/ooce/bin
332025-08-18T18:48:33.354Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-18T18:48:33.354Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-18T18:48:33.354Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-18T18:48:33.354Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-18T18:48:33.354Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-18T18:48:33.354Zerror: cannot install while Rust is installed
392025-08-18T18:48:33.354Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-18T18:48:33.383Zinfo: profile set to 'default'
412025-08-18T18:48:33.383Zinfo: default host triple is x86_64-unknown-illumos
422025-08-18T18:48:33.383Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-18T18:48:33.536Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-18T18:48:33.536Zinfo: downloading component 'cargo'
452025-08-18T18:48:33.823Zinfo: downloading component 'clippy'
462025-08-18T18:48:33.936Zinfo: downloading component 'rust-docs'
472025-08-18T18:48:34.352Zinfo: downloading component 'rust-std'
482025-08-18T18:48:34.946Zinfo: downloading component 'rustc'
492025-08-18T18:48:36.660Zinfo: downloading component 'rustfmt'
502025-08-18T18:48:36.781Zinfo: installing component 'cargo'
512025-08-18T18:48:38.163Zinfo: installing component 'clippy'
522025-08-18T18:48:38.675Zinfo: installing component 'rust-docs'
532025-08-18T18:48:42.404Zinfo: installing component 'rust-std'
542025-08-18T18:48:44.996Zinfo: installing component 'rustc'
552025-08-18T18:48:54.658Zinfo: installing component 'rustfmt'
562025-08-18T18:48:55.097Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-18T18:48:55.098Z
582025-08-18T18:48:55.333Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-18T18:48:55.333Z
602025-08-18T18:48:55.333Z
612025-08-18T18:48:55.333ZRust is installed now. Great!
622025-08-18T18:48:55.333Z
632025-08-18T18:48:55.333ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-18T18:48:55.333Zenvironment variable. This has not been done automatically.
652025-08-18T18:48:55.333Z
662025-08-18T18:48:55.333ZTo configure your current shell, you need to source
672025-08-18T18:48:55.334Zthe corresponding env file under $HOME/.cargo.
682025-08-18T18:48:55.334Z
692025-08-18T18:48:55.334ZThis is usually done by running one of the following (note the leading DOT):
702025-08-18T18:48:55.334Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-18T18:48:55.334Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-18T18:48:55.334Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-18T18:48:55.486Z+ rustup --version
742025-08-18T18:48:55.514Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-18T18:48:55.514Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-18T18:48:55.627Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-18T18:48:55.655Z+ cargo --version
782025-08-18T18:48:55.741Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-18T18:48:55.769Z+ rustc --version
802025-08-18T18:48:55.888Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-18T18:48:55.918Zprocess exited: duration 23462 ms, exit code 0
 
822025-08-18T18:48:55.977Zstarting task 2: "authentication"
832025-08-18T18:48:56.041Zprocess exited: duration 67 ms, exit code 0
 
842025-08-18T18:48:56.097Zstarting task 3: "clone repository"
852025-08-18T18:48:56.124Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-18T18:48:56.124Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-18T18:48:56.152ZCloning into '/work/oxidecomputer/omicron'...
882025-08-18T18:49:06.903Z+ cd /work/oxidecomputer/omicron
892025-08-18T18:49:06.903Z+ git fetch origin 33b001744b04f04128c1eba52b6b9353cbabedb3
902025-08-18T18:49:07.454ZFrom https://github.com/oxidecomputer/omicron
912025-08-18T18:49:07.454Z * branch 33b001744b04f04128c1eba52b6b9353cbabedb3 -> FETCH_HEAD
922025-08-18T18:49:07.481Z+ [[ -n john/mgs-update-no-unreachable ]]
932025-08-18T18:49:07.481Z++ git branch --show-current
942025-08-18T18:49:07.481Z+ current=main
952025-08-18T18:49:07.481Z+ [[ main != john/mgs-update-no-unreachable ]]
962025-08-18T18:49:07.481Z+ git branch -f john/mgs-update-no-unreachable 33b001744b04f04128c1eba52b6b9353cbabedb3
972025-08-18T18:49:07.509Z+ git checkout -f john/mgs-update-no-unreachable
982025-08-18T18:49:07.662ZSwitched to branch 'john/mgs-update-no-unreachable'
992025-08-18T18:49:07.689Z+ git reset --hard 33b001744b04f04128c1eba52b6b9353cbabedb3
1002025-08-18T18:49:07.831ZHEAD is now at 33b001744 expectorate (debug formatting...)
1012025-08-18T18:49:07.859Zprocess exited: duration 11737 ms, exit code 0
 
1022025-08-18T18:49:07.918Zstarting task 4: "build"
1032025-08-18T18:49:07.945Z+ source .github/buildomat/ci-env.sh
1042025-08-18T18:49:07.945Z++ export CARGO_TERM_COLOR=always
1052025-08-18T18:49:07.945Z++ CARGO_TERM_COLOR=always
1062025-08-18T18:49:07.945Z+ cargo --version
1072025-08-18T18:49:08.028Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-18T18:49:08.056Z+ rustc --version
1092025-08-18T18:49:08.193Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-18T18:49:08.221Z+ source ./env.sh
1112025-08-18T18:49:08.221Z++ OLD_SHELL_OPTS=ehxB
1122025-08-18T18:49:08.221Z++ set -o xtrace
1132025-08-18T18:49:08.221Z++++ dirname ./env.sh
1142025-08-18T18:49:08.280Z+++ readlink -f .
1152025-08-18T18:49:08.280Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-08-18T18:49:08.280Z++ 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-08-18T18:49:08.281Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ 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-08-18T18:49:08.281Z++ case $OLD_SHELL_OPTS in
1252025-08-18T18:49:08.281Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-08-18T18:49:08.281Z+ 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-08-18T18:49:08.281Z+ 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-08-18T18:49:08.281Z+ banner prerequisites
1292025-08-18T18:49:08.281Z
1302025-08-18T18:49:08.281Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-08-18T18:49:08.281Z # # # # # # # # # # # # # # #
1322025-08-18T18:49:08.281Z # # # # ##### # # ##### # # # # # #### #
1332025-08-18T18:49:08.281Z ##### ##### # ##### # # # # # # # # #
1342025-08-18T18:49:08.282Z # # # # # # # # # # # # # # #
1352025-08-18T18:49:08.282Z # # # ###### # # ###### ### # #### # #### #
1362025-08-18T18:49:08.282Z
1372025-08-18T18:49:08.282Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-08-18T18:49:24.683Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-08-18T18:49:36.878Z Startup: Caching catalogs ... Done
1402025-08-18T18:49:46.280ZPlanning: Solver setup ... Done (7.207s)
1412025-08-18T18:49:46.344ZPlanning: Running solver ... Done (0.064s)
1422025-08-18T18:49:46.440ZPlanning: Finding local manifests ... Done (0.003s)
1432025-08-18T18:49:46.643ZPlanning: Fetching manifests: 0/4 0% complete
1442025-08-18T18:49:47.116ZPlanning: Fetching manifests: 4/4 100% complete
1452025-08-18T18:49:47.193ZPlanning: Package planning ... Done (0.077s)
1462025-08-18T18:49:47.270ZPlanning: Merging actions ... Done (0.077s)
1472025-08-18T18:49:47.749ZPlanning: Checking for conflicting actions ... Done (0.479s)
1482025-08-18T18:49:47.777ZPlanning: Consolidating action changes ... Done (0.016s)
1492025-08-18T18:49:48.878ZPlanning: Evaluating mediators ... Done (1.112s)
1502025-08-18T18:49:48.906ZPlanning: Planning completed in 11.88 seconds
1512025-08-18T18:49:48.934Z Packages to install: 4
1522025-08-18T18:49:48.934Z Mediators to change: 2
1532025-08-18T18:49:48.934Z Services to change: 1
1542025-08-18T18:49:48.934Z Estimated space available: 155.02 GB
1552025-08-18T18:49:48.934ZEstimated space to be consumed: 1.71 GB
1562025-08-18T18:49:48.934Z Create boot environment: No
1572025-08-18T18:49:48.934ZCreate backup boot environment: No
1582025-08-18T18:49:48.934Z Rebuild boot archive: No
1592025-08-18T18:49:48.934Z
1602025-08-18T18:49:48.934ZChanged mediators:
1612025-08-18T18:49:48.934Z mediator clang:
1622025-08-18T18:49:48.934Z version: None -> 15 (system default)
1632025-08-18T18:49:48.934Z
1642025-08-18T18:49:48.934Z mediator llvm:
1652025-08-18T18:49:48.934Z version: 14 (system default) -> 15 (system default)
1662025-08-18T18:49:48.934Z
1672025-08-18T18:49:48.934ZChanged packages:
1682025-08-18T18:49:48.934Zhelios-dev
1692025-08-18T18:49:48.934Z developer/build-essential
1702025-08-18T18:49:48.934Z None -> 11-2.0
1712025-08-18T18:49:48.934Z library/libxmlsec1
1722025-08-18T18:49:48.934Z None -> 1.2.35-2.0
1732025-08-18T18:49:48.934Z ooce/developer/clang-15
1742025-08-18T18:49:48.934Z None -> 15.0.7-2.0
1752025-08-18T18:49:48.934Z ooce/developer/llvm-15
1762025-08-18T18:49:48.934Z None -> 15.0.7-2.0
1772025-08-18T18:49:48.934Z
1782025-08-18T18:49:48.934ZServices:
1792025-08-18T18:49:48.934Z restart_fmri:
1802025-08-18T18:49:48.934Z svc:/system/update-man-index:default
1812025-08-18T18:49:48.996Z
1822025-08-18T18:49:48.996ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-08-18T18:49:54.418ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (18.9M/s)
1842025-08-18T18:49:59.420ZDownload: 2345/3290 items 119.7/212.6MB 56% complete (11.9M/s)
1852025-08-18T18:50:04.421ZDownload: 3247/3290 items 193.7/212.6MB 91% complete (11.0M/s)
1862025-08-18T18:50:09.831ZDownload: 3286/3290 items 211.9/212.6MB 99% complete (9.4M/s)
1872025-08-18T18:50:10.044ZDownload: Completed 212.60 MB in 21.05 seconds (10.1M/s)
1882025-08-18T18:50:10.326Z Actions: 1/3689 actions (Installing new actions)
1892025-08-18T18:50:15.331Z Actions: 3041/3689 actions (Installing new actions)
1902025-08-18T18:50:16.854Z Actions: Completed 3689 actions in 6.59 seconds.
1912025-08-18T18:50:17.963Z Done (1.099s)
1922025-08-18T18:50:17.963Z Done (0.000s)
1932025-08-18T18:50:19.263Z Done (1.300s)
1942025-08-18T18:50:26.518Z Done (6.979s)
1952025-08-18T18:50:26.654Z Done (0.029s)
1962025-08-18T18:50:26.682Z Done (0.000s)
1972025-08-18T18:50:26.887Z Done (0.000s)
1982025-08-18T18:50:28.067ZPlanning: Evaluating mediator changes ... Done
1992025-08-18T18:50:28.386ZPlanning: Checking for conflicting actions ... Done
2002025-08-18T18:50:28.414ZPlanning: Consolidating action changes ... Done
2012025-08-18T18:50:28.804ZPlanning: Evaluating mediators ... Done
2022025-08-18T18:50:28.832ZPlanning: Planning completed in 0.74 seconds
2032025-08-18T18:50:28.860Z Mediators to change: 2
2042025-08-18T18:50:28.860Z Create boot environment: No
2052025-08-18T18:50:28.860ZCreate backup boot environment: No
2062025-08-18T18:50:28.955Z Done
2072025-08-18T18:50:28.955Z Done
2082025-08-18T18:50:30.123Z Done
2092025-08-18T18:50:36.309Z Done
2102025-08-18T18:50:36.431Z Done
2112025-08-18T18:50:36.431Z Done
2122025-08-18T18:50:36.508Z Done
2132025-08-18T18:50:37.570ZPlanning: Evaluating mediator changes ... Done
2142025-08-18T18:50:37.597ZPlanning: Merging actions ... Done
2152025-08-18T18:50:37.887ZPlanning: Checking for conflicting actions ... Done
2162025-08-18T18:50:37.915ZPlanning: Consolidating action changes ... Done
2172025-08-18T18:50:38.291ZPlanning: Evaluating mediators ... Done
2182025-08-18T18:50:38.402ZPlanning: Planning completed in 1.31 seconds
2192025-08-18T18:50:38.454Z Packages to change: 1
2202025-08-18T18:50:38.454Z Mediators to change: 1
2212025-08-18T18:50:38.454Z Services to change: 1
2222025-08-18T18:50:38.454Z Create boot environment: No
2232025-08-18T18:50:38.454ZCreate backup boot environment: Yes
2242025-08-18T18:50:40.640Z Actions: 1/6 actions (Updating modified actions)
2252025-08-18T18:50:40.669Z Actions: Completed 6 actions in 0.00 seconds.
2262025-08-18T18:50:40.669Z Done
2272025-08-18T18:50:40.669Z Done
2282025-08-18T18:50:40.902Z Done
2292025-08-18T18:50:47.232Z Done
2302025-08-18T18:50:47.371Z Done
2312025-08-18T18:50:47.399Z Done
2322025-08-18T18:50:47.455Z Done
2332025-08-18T18:50:48.182ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-08-18T18:50:48.182Zclang system 15 system
2352025-08-18T18:50:48.182Zcsh system system illumos
2362025-08-18T18:50:48.182Zctags system system illumos
2372025-08-18T18:50:48.182Zfile system system illumos
2382025-08-18T18:50:48.182Zgcc vendor 12 vendor
2392025-08-18T18:50:48.182Zgcc system 10 system
2402025-08-18T18:50:48.182Zgcc system 7 system
2412025-08-18T18:50:48.182Zgo system 1.20 system
2422025-08-18T18:50:48.182Zgo system 1.19 system
2432025-08-18T18:50:48.182Zllvm system 15 system
2442025-08-18T18:50:48.182Zllvm system 14 system
2452025-08-18T18:50:48.182Zmariadb system 10.6 system
2462025-08-18T18:50:48.182Zmta vendor vendor dma
2472025-08-18T18:50:48.182Zopenjdk system 17 system
2482025-08-18T18:50:48.182Zopenjdk system 11 system
2492025-08-18T18:50:48.182Zopenjdk system 1.8 system
2502025-08-18T18:50:48.182Zopenssl vendor 3 vendor
2512025-08-18T18:50:48.183Zperl system 5.36 system
2522025-08-18T18:50:48.183Zpostgresql system 15 system
2532025-08-18T18:50:48.183Zpostgresql system 13 system
2542025-08-18T18:50:48.183Zpython vendor 3 vendor
2552025-08-18T18:50:48.183Zpython system 2 system
2562025-08-18T18:50:48.183Zpython3 system 3.11 system
2572025-08-18T18:50:48.183Zruby system 3.0 system
2582025-08-18T18:50:48.183Zwords vendor vendor american-english
2592025-08-18T18:50:48.183Zwords system system australian-english
2602025-08-18T18:50:48.183Zwords system system british-english
2612025-08-18T18:50:48.183Zwords system system canadian-english
2622025-08-18T18:50:48.183Zwords system system french
2632025-08-18T18:50:48.183Zwords system system italian
2642025-08-18T18:50:48.183Zwords system system ngerman
2652025-08-18T18:50:48.183Zwords system system ogerman
2662025-08-18T18:50:48.183Zwords system system spanish
2672025-08-18T18:50:48.714ZPUBLISHER TYPE STATUS P LOCATION
2682025-08-18T18:50:48.714Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-08-18T18:50:56.723ZFMRI IFO
2702025-08-18T18:50:56.723Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-08-18T18:50:56.723Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-08-18T18:50:56.723Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-08-18T18:50:56.723Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-08-18T18:50:56.723Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-08-18T18:50:56.723Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762025-08-18T18:50:56.723Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-08-18T18:50:56.723Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782025-08-18T18:50:56.723Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-08-18T18:50:56.723Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-08-18T18:50:56.723Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812025-08-18T18:50:56.723Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-08-18T18:50:56.723Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-08-18T18:50:56.723Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842025-08-18T18:50:56.723Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-08-18T18:50:56.723Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-08-18T18:50:58.228Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-08-18T18:51:05.693Z Updating crates.io index
2882025-08-18T18:51:05.720Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892025-08-18T18:51:11.272Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902025-08-18T18:51:12.178Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912025-08-18T18:51:12.558Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2922025-08-18T18:51:12.930Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2932025-08-18T18:51:13.465Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-08-18T18:51:15.155Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952025-08-18T18:51:17.858Z Updating git repository `https://github.com/oxidecomputer/opte`
2962025-08-18T18:51:19.058Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972025-08-18T18:51:20.085Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-08-18T18:51:20.514Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-08-18T18:51:20.986Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002025-08-18T18:51:21.890Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-08-18T18:51:22.628Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-08-18T18:51:23.432Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032025-08-18T18:51:23.895Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-08-18T18:51:24.407Z Updating git repository `https://github.com/oxidecomputer/tofino`
3052025-08-18T18:51:24.819Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062025-08-18T18:51:25.208Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072025-08-18T18:51:25.611Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082025-08-18T18:51:26.091Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092025-08-18T18:51:26.663Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-08-18T18:51:27.141Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-08-18T18:51:27.587Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-08-18T18:51:28.363Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-08-18T18:51:28.883Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-08-18T18:51:29.336Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-08-18T18:51:29.854Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-08-18T18:51:30.682Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-08-18T18:51:31.034Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-08-18T18:51:31.504Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-08-18T18:51:31.924Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-08-18T18:51:43.458Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-08-18T18:51:45.670Z Downloading crates ...
3222025-08-18T18:51:45.765Z Downloaded sha2 v0.10.9
3232025-08-18T18:51:45.793Z Downloaded tabled v0.15.0
3242025-08-18T18:51:45.820Z Downloaded thiserror-impl v1.0.69
3252025-08-18T18:51:45.820Z Downloaded textwrap v0.16.2
3262025-08-18T18:51:45.820Z Downloaded toml_edit v0.22.27
3272025-08-18T18:51:45.820Z Downloaded utf16_iter v1.0.5
3282025-08-18T18:51:45.847Z Downloaded zerofrom-derive v0.1.4
3292025-08-18T18:51:45.847Z Downloaded utf8_iter v1.0.4
3302025-08-18T18:51:45.848Z Downloaded writeable v0.5.5
3312025-08-18T18:51:45.848Z Downloaded heck v0.5.0
3322025-08-18T18:51:45.848Z Downloaded anstyle-parse v0.2.5
3332025-08-18T18:51:45.848Z Downloaded unicode-width v0.1.14
3342025-08-18T18:51:45.848Z Downloaded clap_lex v0.7.4
3352025-08-18T18:51:45.848Z Downloaded heck v0.4.1
3362025-08-18T18:51:45.875Z Downloaded smallvec v1.15.1
3372025-08-18T18:51:45.875Z Downloaded ordered-float v2.10.1
3382025-08-18T18:51:45.875Z Downloaded cpufeatures v0.2.14
3392025-08-18T18:51:45.875Z Downloaded plain v0.2.3
3402025-08-18T18:51:45.875Z Downloaded pest_meta v2.7.14
3412025-08-18T18:51:45.875Z Downloaded serde_spanned v0.6.9
3422025-08-18T18:51:45.875Z Downloaded strsim v0.11.1
3432025-08-18T18:51:45.875Z Downloaded log v0.4.27
3442025-08-18T18:51:45.902Z Downloaded toml_datetime v0.6.11
3452025-08-18T18:51:45.902Z Downloaded unicode-linebreak v0.1.5
3462025-08-18T18:51:45.902Z Downloaded dof v0.3.0
3472025-08-18T18:51:45.902Z Downloaded typeid v1.0.3
3482025-08-18T18:51:45.902Z Downloaded bytecount v0.6.8
3492025-08-18T18:51:45.902Z Downloaded thiserror-impl v2.0.12
3502025-08-18T18:51:45.902Z Downloaded typenum v1.17.0
3512025-08-18T18:51:45.902Z Downloaded zerovec v0.10.4
3522025-08-18T18:51:45.929Z Downloaded toml_write v0.1.2
3532025-08-18T18:51:45.929Z Downloaded toml v0.8.23
3542025-08-18T18:51:45.929Z Downloaded thiserror v1.0.69
3552025-08-18T18:51:45.929Z Downloaded libc v0.2.174
3562025-08-18T18:51:45.966Z Downloaded zerocopy-derive v0.7.35
3572025-08-18T18:51:45.967Z Downloaded zerofrom v0.1.4
3582025-08-18T18:51:45.967Z Downloaded usdt v0.5.0
3592025-08-18T18:51:45.967Z Downloaded utf8parse v0.2.2
3602025-08-18T18:51:45.967Z Downloaded digest v0.10.7
3612025-08-18T18:51:45.967Z Downloaded winnow v0.7.10
3622025-08-18T18:51:45.995Z Downloaded usdt-macro v0.5.0
3632025-08-18T18:51:45.995Z Downloaded url v2.5.4
3642025-08-18T18:51:45.995Z Downloaded clap_derive v4.5.41
3652025-08-18T18:51:45.995Z Downloaded swrite v0.1.0
3662025-08-18T18:51:45.995Z Downloaded rustix v1.0.7
3672025-08-18T18:51:46.022Z Downloaded zerovec-derive v0.10.3
3682025-08-18T18:51:46.022Z Downloaded tempfile v3.20.0
3692025-08-18T18:51:46.022Z Downloaded rustix v0.38.37
3702025-08-18T18:51:46.049Z Downloaded tinystr v0.7.6
3712025-08-18T18:51:46.049Z Downloaded pest v2.7.14
3722025-08-18T18:51:46.076Z Downloaded icu_locid v1.5.0
3732025-08-18T18:51:46.076Z Downloaded getrandom v0.3.1
3742025-08-18T18:51:46.076Z Downloaded errno v0.3.12
3752025-08-18T18:51:46.076Z Downloaded icu_provider_macros v1.5.0
3762025-08-18T18:51:46.076Z Downloaded icu_properties v1.5.1
3772025-08-18T18:51:46.076Z Downloaded serde-untagged v0.1.7
3782025-08-18T18:51:46.105Z Downloaded serde v1.0.219
3792025-08-18T18:51:46.105Z Downloaded num-traits v0.2.19
3802025-08-18T18:51:46.105Z Downloaded camino v1.1.11
3812025-08-18T18:51:46.105Z Downloaded scroll_derive v0.12.0
3822025-08-18T18:51:46.105Z Downloaded camino-tempfile v1.4.1
3832025-08-18T18:51:46.105Z Downloaded idna_adapter v1.2.0
3842025-08-18T18:51:46.105Z Downloaded memmap v0.7.0
3852025-08-18T18:51:46.105Z Downloaded form_urlencoded v1.2.1
3862025-08-18T18:51:46.105Z Downloaded cargo_metadata v0.21.0
3872025-08-18T18:51:46.106Z Downloaded displaydoc v0.2.5
3882025-08-18T18:51:46.106Z Downloaded synstructure v0.13.1
3892025-08-18T18:51:46.133Z Downloaded fs-err v3.1.1
3902025-08-18T18:51:46.133Z Downloaded autocfg v1.4.0
3912025-08-18T18:51:46.134Z Downloaded cfg-if v1.0.1
3922025-08-18T18:51:46.134Z Downloaded anstyle-query v1.1.1
3932025-08-18T18:51:46.134Z Downloaded usdt-impl v0.5.0
3942025-08-18T18:51:46.134Z Downloaded crypto-common v0.1.6
3952025-08-18T18:51:46.134Z Downloaded pretty-hex v0.4.1
3962025-08-18T18:51:46.134Z Downloaded proc-macro-error-attr v1.0.4
3972025-08-18T18:51:46.134Z Downloaded serde_derive v1.0.219
3982025-08-18T18:51:46.134Z Downloaded idna v1.0.3
3992025-08-18T18:51:46.134Z Downloaded equivalent v1.0.2
4002025-08-18T18:51:46.134Z Downloaded erased-serde v0.4.6
4012025-08-18T18:51:46.134Z Downloaded tabled_derive v0.7.0
4022025-08-18T18:51:46.163Z Downloaded terminal_size v0.4.0
4032025-08-18T18:51:46.164Z Downloaded syn v1.0.109
4042025-08-18T18:51:46.165Z Downloaded smawk v0.3.2
4052025-08-18T18:51:46.165Z Downloaded icu_provider v1.5.0
4062025-08-18T18:51:46.165Z Downloaded icu_locid_transform v1.5.0
4072025-08-18T18:51:46.165Z Downloaded goblin v0.8.2
4082025-08-18T18:51:46.193Z Downloaded unicode-ident v1.0.18
4092025-08-18T18:51:46.193Z Downloaded clap v4.5.41
4102025-08-18T18:51:46.193Z Downloaded thread-id v4.2.2
4112025-08-18T18:51:46.193Z Downloaded ucd-trie v0.1.7
4122025-08-18T18:51:46.193Z Downloaded syn v2.0.104
4132025-08-18T18:51:46.220Z Downloaded indexmap v2.10.0
4142025-08-18T18:51:46.220Z Downloaded icu_normalizer v1.5.0
4152025-08-18T18:51:46.220Z Downloaded bitflags v2.9.1
4162025-08-18T18:51:46.220Z Downloaded thiserror v2.0.12
4172025-08-18T18:51:46.249Z Downloaded anstream v0.6.18
4182025-08-18T18:51:46.249Z Downloaded serde_tokenstream v0.2.2
4192025-08-18T18:51:46.249Z Downloaded scroll v0.12.0
4202025-08-18T18:51:46.249Z Downloaded pest_generator v2.7.14
4212025-08-18T18:51:46.249Z Downloaded itoa v1.0.11
4222025-08-18T18:51:46.249Z Downloaded fastrand v2.1.1
4232025-08-18T18:51:46.249Z Downloaded cargo-util-schemas v0.8.2
4242025-08-18T18:51:46.249Z Downloaded cargo-platform v0.2.0
4252025-08-18T18:51:46.249Z Downloaded proc-macro2 v1.0.95
4262025-08-18T18:51:46.249Z Downloaded papergrid v0.11.0
4272025-08-18T18:51:46.279Z Downloaded macaddr v1.0.1
4282025-08-18T18:51:46.279Z Downloaded memchr v2.7.4
4292025-08-18T18:51:46.279Z Downloaded icu_properties_data v1.5.0
4302025-08-18T18:51:46.279Z Downloaded icu_collections v1.5.0
4312025-08-18T18:51:46.314Z Downloaded cargo_toml v0.21.0
4322025-08-18T18:51:46.314Z Downloaded anyhow v1.0.99
4332025-08-18T18:51:46.314Z Downloaded ryu v1.0.18
4342025-08-18T18:51:46.314Z Downloaded quote v1.0.40
4352025-08-18T18:51:46.314Z Downloaded proc-macro-error v1.0.4
4362025-08-18T18:51:46.315Z Downloaded pest_derive v2.7.14
4372025-08-18T18:51:46.315Z Downloaded percent-encoding v2.3.1
4382025-08-18T18:51:46.315Z Downloaded is_terminal_polyfill v1.70.1
4392025-08-18T18:51:46.315Z Downloaded icu_normalizer_data v1.5.0
4402025-08-18T18:51:46.315Z Downloaded generic-array v0.14.7
4412025-08-18T18:51:46.344Z Downloaded colorchoice v1.0.2
4422025-08-18T18:51:46.344Z Downloaded byteorder v1.5.0
4432025-08-18T18:51:46.344Z Downloaded block-buffer v0.10.4
4442025-08-18T18:51:46.344Z Downloaded anstyle v1.0.11
4452025-08-18T18:51:46.344Z Downloaded icu_locid_transform_data v1.5.0
4462025-08-18T18:51:46.551Z Downloaded write16 v1.0.0
4472025-08-18T18:51:46.762Z Downloaded serde-value v0.7.0
4482025-08-18T18:51:46.789Z Downloaded clap_builder v4.5.41
4492025-08-18T18:51:47.310Z Downloaded version_check v0.9.5
4502025-08-18T18:51:47.441Z Downloaded semver v1.0.26
4512025-08-18T18:51:47.719Z Downloaded once_cell v1.21.3
4522025-08-18T18:51:47.829Z Downloaded dtrace-parser v0.2.0
4532025-08-18T18:51:47.907Z Downloaded usdt-attr-macro v0.5.0
4542025-08-18T18:51:47.937Z Downloaded yoke-derive v0.7.4
4552025-08-18T18:51:47.992Z Downloaded yoke v0.7.4
4562025-08-18T18:51:48.020Z Downloaded unicode-width v0.2.0
4572025-08-18T18:51:48.113Z Downloaded hashbrown v0.15.4
4582025-08-18T18:51:48.140Z Downloaded zerocopy v0.7.35
4592025-08-18T18:51:48.245Z Downloaded fnv v1.0.7
4602025-08-18T18:51:48.701Z Downloaded unicode-xid v0.2.6
4612025-08-18T18:51:48.832Z Downloaded serde_json v1.0.142
4622025-08-18T18:51:49.322Z Downloaded stable_deref_trait v1.2.0
4632025-08-18T18:51:52.928Z Downloaded litemap v0.7.3
4642025-08-18T18:51:53.036Z Compiling proc-macro2 v1.0.95
4652025-08-18T18:51:53.036Z Compiling unicode-ident v1.0.18
4662025-08-18T18:51:53.036Z Compiling serde v1.0.219
4672025-08-18T18:51:53.063Z Compiling version_check v0.9.5
4682025-08-18T18:51:53.063Z Compiling libc v0.2.174
4692025-08-18T18:51:53.063Z Compiling memchr v2.7.4
4702025-08-18T18:51:53.063Z Compiling thiserror v1.0.69
4712025-08-18T18:51:53.063Z Compiling stable_deref_trait v1.2.0
4722025-08-18T18:51:53.346Z Compiling itoa v1.0.11
4732025-08-18T18:51:53.479Z Compiling autocfg v1.4.0
4742025-08-18T18:51:53.656Z Compiling writeable v0.5.5
4752025-08-18T18:51:54.090Z Compiling ucd-trie v0.1.7
4762025-08-18T18:51:54.148Z Compiling litemap v0.7.3
4772025-08-18T18:51:54.362Z Compiling ryu v1.0.18
4782025-08-18T18:51:54.408Z Compiling once_cell v1.21.3
4792025-08-18T18:51:54.734Z Compiling bitflags v2.9.1
4802025-08-18T18:51:54.792Z Compiling icu_locid_transform_data v1.5.0
4812025-08-18T18:51:54.894Z Compiling byteorder v1.5.0
4822025-08-18T18:51:54.928Z Compiling icu_properties_data v1.5.0
4832025-08-18T18:51:54.961Z Compiling serde_json v1.0.142
4842025-08-18T18:51:55.225Z Compiling num-traits v0.2.19
4852025-08-18T18:51:55.256Z Compiling typeid v1.0.3
4862025-08-18T18:51:55.364Z Compiling utf8_iter v1.0.4
4872025-08-18T18:51:55.410Z Compiling hashbrown v0.15.4
4882025-08-18T18:51:55.483Z Compiling write16 v1.0.0
4892025-08-18T18:51:55.625Z Compiling quote v1.0.40
4902025-08-18T18:51:55.671Z Compiling errno v0.3.12
4912025-08-18T18:51:55.707Z Compiling utf16_iter v1.0.5
4922025-08-18T18:51:55.734Z Compiling icu_normalizer_data v1.5.0
4932025-08-18T18:51:55.895Z Compiling smallvec v1.15.1
4942025-08-18T18:51:55.937Z Compiling equivalent v1.0.2
4952025-08-18T18:51:55.994Z Compiling rustix v0.38.37
4962025-08-18T18:51:56.078Z Compiling syn v2.0.104
4972025-08-18T18:51:56.368Z Compiling proc-macro-error-attr v1.0.4
4982025-08-18T18:51:56.429Z Compiling usdt-impl v0.5.0
4992025-08-18T18:51:56.532Z Compiling winnow v0.7.10
5002025-08-18T18:51:56.613Z Compiling syn v1.0.109
5012025-08-18T18:51:56.722Z Compiling indexmap v2.10.0
5022025-08-18T18:51:56.804Z Compiling toml_write v0.1.2
5032025-08-18T18:51:56.944Z Compiling thread-id v4.2.2
5042025-08-18T18:51:57.259Z Compiling proc-macro-error v1.0.4
5052025-08-18T18:51:57.399Z Compiling getrandom v0.3.1
5062025-08-18T18:51:57.460Z Compiling plain v0.2.3
5072025-08-18T18:51:57.724Z Compiling percent-encoding v2.3.1
5082025-08-18T18:51:57.754Z Compiling semver v1.0.26
5092025-08-18T18:51:58.163Z Compiling thiserror v2.0.12
5102025-08-18T18:51:58.228Z Compiling utf8parse v0.2.2
5112025-08-18T18:51:58.321Z Compiling camino v1.1.11
5122025-08-18T18:51:58.447Z Compiling rustix v1.0.7
5132025-08-18T18:51:58.655Z Compiling log v0.4.27
5142025-08-18T18:51:58.734Z Compiling anstyle-parse v0.2.5
5152025-08-18T18:51:59.169Z Compiling terminal_size v0.4.0
5162025-08-18T18:51:59.265Z Compiling ordered-float v2.10.1
5172025-08-18T18:51:59.304Z Compiling form_urlencoded v1.2.1
5182025-08-18T18:51:59.624Z Compiling pretty-hex v0.4.1
5192025-08-18T18:51:59.680Z Compiling anstyle-query v1.1.1
5202025-08-18T18:51:59.870Z Compiling anstyle v1.0.11
5212025-08-18T18:51:59.897Z Compiling colorchoice v1.0.2
5222025-08-18T18:51:59.928Z Compiling is_terminal_polyfill v1.70.1
5232025-08-18T18:52:00.122Z Compiling cfg-if v1.0.1
5242025-08-18T18:52:00.291Z Compiling anstream v0.6.18
5252025-08-18T18:52:00.432Z Compiling fs-err v3.1.1
5262025-08-18T18:52:00.572Z Compiling strsim v0.11.1
5272025-08-18T18:52:00.748Z Compiling fastrand v2.1.1
5282025-08-18T18:52:00.794Z Compiling unicode-width v0.1.14
5292025-08-18T18:52:01.094Z Compiling clap_lex v0.7.4
5302025-08-18T18:52:01.312Z Compiling bytecount v0.6.8
5312025-08-18T18:52:01.486Z Compiling fnv v1.0.7
5322025-08-18T18:52:01.563Z Compiling heck v0.4.1
5332025-08-18T18:52:01.621Z Compiling heck v0.5.0
5342025-08-18T18:52:01.675Z Compiling unicode-xid v0.2.6
5352025-08-18T18:52:01.906Z Compiling anyhow v1.0.99
5362025-08-18T18:52:02.100Z Compiling papergrid v0.11.0
5372025-08-18T18:52:02.131Z Compiling clap_builder v4.5.41
5382025-08-18T18:52:02.392Z Compiling tempfile v3.20.0
5392025-08-18T18:52:02.999Z Compiling memmap v0.7.0
5402025-08-18T18:52:03.262Z Compiling smawk v0.3.2
5412025-08-18T18:52:03.344Z Compiling unicode-width v0.2.0
5422025-08-18T18:52:03.401Z Compiling unicode-linebreak v0.1.5
5432025-08-18T18:52:03.950Z Compiling synstructure v0.13.1
5442025-08-18T18:52:03.977Z Compiling textwrap v0.16.2
5452025-08-18T18:52:05.131Z Compiling swrite v0.1.0
5462025-08-18T18:52:05.187Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472025-08-18T18:52:05.519Z Compiling tabled_derive v0.7.0
5482025-08-18T18:52:07.004Z Compiling serde_derive v1.0.219
5492025-08-18T18:52:07.004Z Compiling zerofrom-derive v0.1.4
5502025-08-18T18:52:07.004Z Compiling yoke-derive v0.7.4
5512025-08-18T18:52:07.269Z Compiling zerovec-derive v0.10.3
5522025-08-18T18:52:07.306Z Compiling thiserror-impl v1.0.69
5532025-08-18T18:52:07.602Z Compiling displaydoc v0.2.5
5542025-08-18T18:52:09.254Z Compiling icu_provider_macros v1.5.0
5552025-08-18T18:52:10.214Z Compiling zerocopy-derive v0.7.35
5562025-08-18T18:52:10.311Z Compiling scroll_derive v0.12.0
5572025-08-18T18:52:10.565Z Compiling thiserror-impl v2.0.12
5582025-08-18T18:52:10.732Z Compiling clap_derive v4.5.41
5592025-08-18T18:52:10.842Z Compiling pest v2.7.14
5602025-08-18T18:52:11.142Z Compiling zerofrom v0.1.4
5612025-08-18T18:52:11.462Z Compiling yoke v0.7.4
5622025-08-18T18:52:11.859Z Compiling zerovec v0.10.4
5632025-08-18T18:52:11.895Z Compiling scroll v0.12.0
5642025-08-18T18:52:12.355Z Compiling zerocopy v0.7.35
5652025-08-18T18:52:12.474Z Compiling tabled v0.15.0
5662025-08-18T18:52:12.731Z Compiling goblin v0.8.2
5672025-08-18T18:52:13.871Z Compiling pest_meta v2.7.14
5682025-08-18T18:52:14.082Z Compiling tinystr v0.7.6
5692025-08-18T18:52:14.266Z Compiling icu_collections v1.5.0
5702025-08-18T18:52:14.526Z Compiling icu_locid v1.5.0
5712025-08-18T18:52:15.143Z Compiling clap v4.5.41
5722025-08-18T18:52:15.674Z Compiling pest_generator v2.7.14
5732025-08-18T18:52:16.845Z Compiling icu_provider v1.5.0
5742025-08-18T18:52:17.690Z Compiling icu_locid_transform v1.5.0
5752025-08-18T18:52:17.863Z Compiling pest_derive v2.7.14
5762025-08-18T18:52:18.807Z Compiling dtrace-parser v0.2.0
5772025-08-18T18:52:19.091Z Compiling icu_properties v1.5.1
5782025-08-18T18:52:20.647Z Compiling serde_tokenstream v0.2.2
5792025-08-18T18:52:21.353Z Compiling serde_spanned v0.6.9
5802025-08-18T18:52:21.353Z Compiling toml_datetime v0.6.11
5812025-08-18T18:52:21.381Z Compiling erased-serde v0.4.6
5822025-08-18T18:52:21.673Z Compiling serde-value v0.7.0
5832025-08-18T18:52:21.963Z Compiling toml_edit v0.22.27
5842025-08-18T18:52:22.570Z Compiling cargo-platform v0.2.0
5852025-08-18T18:52:22.681Z Compiling dof v0.3.0
5862025-08-18T18:52:22.729Z Compiling serde-untagged v0.1.7
5872025-08-18T18:52:22.787Z Compiling camino-tempfile v1.4.1
5882025-08-18T18:52:23.242Z Compiling icu_normalizer v1.5.0
5892025-08-18T18:52:23.273Z Compiling macaddr v1.0.1
5902025-08-18T18:52:24.203Z Compiling idna_adapter v1.2.0
5912025-08-18T18:52:24.433Z Compiling idna v1.0.3
5922025-08-18T18:52:24.590Z Compiling usdt-macro v0.5.0
5932025-08-18T18:52:24.625Z Compiling usdt-attr-macro v0.5.0
5942025-08-18T18:52:25.273Z Compiling url v2.5.4
5952025-08-18T18:52:25.775Z Compiling toml v0.8.23
5962025-08-18T18:52:25.867Z Compiling usdt v0.5.0
5972025-08-18T18:52:26.704Z Compiling cargo-util-schemas v0.8.2
5982025-08-18T18:52:26.732Z Compiling cargo_toml v0.21.0
5992025-08-18T18:52:29.159Z Compiling cargo_metadata v0.21.0
6002025-08-18T18:52:31.689Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6012025-08-18T18:52:37.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
6022025-08-18T18:52:37.421Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6032025-08-18T18:52:38.657Z Downloading crates ...
6042025-08-18T18:52:38.866Z Downloaded ciborium-io v0.2.2
6052025-08-18T18:52:38.893Z Downloaded cookie_store v0.21.1
6062025-08-18T18:52:38.893Z Downloaded hash32 v0.2.1
6072025-08-18T18:52:39.439Z Downloaded block-padding v0.3.3
6082025-08-18T18:52:39.439Z Downloaded hyper-tls v0.6.0
6092025-08-18T18:52:39.439Z Downloaded ref-cast v1.0.24
6102025-08-18T18:52:39.439Z Downloaded new_debug_unreachable v1.0.6
6112025-08-18T18:52:39.439Z Downloaded nibble_vec v0.1.0
6122025-08-18T18:52:39.439Z Downloaded schemars v0.8.22
6132025-08-18T18:52:39.439Z Downloaded darling_macro v0.21.0
6142025-08-18T18:52:39.439Z Downloaded float-ord v0.3.2
6152025-08-18T18:52:39.440Z Downloaded normalize-line-endings v0.3.0
6162025-08-18T18:52:39.440Z Downloaded rfc6979 v0.4.0
6172025-08-18T18:52:39.440Z Downloaded thread_local v1.1.8
6182025-08-18T18:52:39.440Z Downloaded try-lock v0.2.5
6192025-08-18T18:52:39.440Z Downloaded derive_builder_macro v0.20.2
6202025-08-18T18:52:39.440Z Downloaded regex-automata v0.4.8
6212025-08-18T18:52:39.440Z Downloaded derive_more v2.0.1
6222025-08-18T18:52:39.440Z Downloaded fs_extra v1.3.0
6232025-08-18T18:52:39.440Z Downloaded packed_struct v0.10.1
6242025-08-18T18:52:39.440Z Downloaded papergrid v0.14.0
6252025-08-18T18:52:39.440Z Downloaded fallible-iterator v0.2.0
6262025-08-18T18:52:39.440Z Downloaded polyval v0.6.2
6272025-08-18T18:52:39.440Z Downloaded postgres-types v0.2.9
6282025-08-18T18:52:39.440Z Downloaded postcard v1.0.10
6292025-08-18T18:52:39.441Z Downloaded shell-words v1.1.0
6302025-08-18T18:52:39.441Z Downloaded tagptr v0.2.0
6312025-08-18T18:52:39.441Z Downloaded p384 v0.13.0
6322025-08-18T18:52:39.441Z Downloaded unarray v0.1.4
6332025-08-18T18:52:39.441Z Downloaded wyz v0.5.1
6342025-08-18T18:52:39.441Z Downloaded whoami v1.5.2
6352025-08-18T18:52:39.441Z Downloaded ring v0.17.14
6362025-08-18T18:52:39.441Z Downloaded dunce v1.0.5
6372025-08-18T18:52:39.441Z Downloaded des v0.8.1
6382025-08-18T18:52:39.441Z Downloaded toml v0.9.5
6392025-08-18T18:52:39.441Z Downloaded peg-runtime v0.8.5
6402025-08-18T18:52:39.441Z Downloaded predicates v3.1.3
6412025-08-18T18:52:39.441Z Downloaded dropshot_endpoint v0.16.3
6422025-08-18T18:52:39.441Z Downloaded serde_derive_internals v0.29.1
6432025-08-18T18:52:39.441Z Downloaded subtle v2.6.1
6442025-08-18T18:52:39.441Z Downloaded slog-bunyan v2.5.0
6452025-08-18T18:52:39.441Z Downloaded serde_cbor v0.11.2
6462025-08-18T18:52:39.441Z Downloaded typify-macro v0.3.0
6472025-08-18T18:52:39.441Z Downloaded typify-macro v0.2.0
6482025-08-18T18:52:39.441Z Downloaded tokio-rustls v0.24.1
6492025-08-18T18:52:39.441Z Downloaded tokio-native-tls v0.3.1
6502025-08-18T18:52:39.441Z Downloaded yasna v0.5.2
6512025-08-18T18:52:39.441Z Downloaded zerocopy v0.6.6
6522025-08-18T18:52:39.469Z Downloaded zerocopy v0.8.26
6532025-08-18T18:52:39.469Z Downloaded futures-sink v0.3.31
6542025-08-18T18:52:39.469Z Downloaded time-macros v0.2.18
6552025-08-18T18:52:39.469Z Downloaded ed25519-dalek v2.1.1
6562025-08-18T18:52:39.469Z Downloaded secrecy v0.10.3
6572025-08-18T18:52:39.469Z Downloaded rustc_version v0.4.1
6582025-08-18T18:52:39.469Z Downloaded xshell-macros v0.2.7
6592025-08-18T18:52:39.469Z Downloaded password-hash v0.5.0
6602025-08-18T18:52:39.469Z Downloaded progenitor-macro v0.8.0
6612025-08-18T18:52:39.469Z Downloaded password-hash v0.4.2
6622025-08-18T18:52:39.469Z Downloaded webpki-roots v1.0.1
6632025-08-18T18:52:39.469Z Downloaded futures-io v0.3.31
6642025-08-18T18:52:39.469Z Downloaded parse-size v1.1.0
6652025-08-18T18:52:39.470Z Downloaded parse-display-derive v0.10.0
6662025-08-18T18:52:39.498Z Downloaded oxnet v0.1.3
6672025-08-18T18:52:39.498Z Downloaded signature v2.2.0
6682025-08-18T18:52:39.498Z Downloaded signal-hook-registry v1.4.2
6692025-08-18T18:52:39.498Z Downloaded tabwriter v1.4.0
6702025-08-18T18:52:39.498Z Downloaded tabled_derive v0.10.0
6712025-08-18T18:52:39.498Z Downloaded signal-hook-tokio v0.3.1
6722025-08-18T18:52:39.498Z Downloaded parking_lot_core v0.8.6
6732025-08-18T18:52:39.498Z Downloaded parking_lot v0.12.3
6742025-08-18T18:52:39.525Z Downloaded parking_lot v0.11.2
6752025-08-18T18:52:39.525Z Downloaded ecdsa v0.16.9
6762025-08-18T18:52:39.525Z Downloaded typify-impl v0.4.1
6772025-08-18T18:52:39.525Z Downloaded zstd v0.13.3
6782025-08-18T18:52:39.556Z Downloaded embedded-io v0.4.0
6792025-08-18T18:52:39.556Z Downloaded zopfli v0.8.1
6802025-08-18T18:52:39.557Z Downloaded futures-task v0.3.31
6812025-08-18T18:52:39.557Z Downloaded fxhash v0.2.1
6822025-08-18T18:52:39.557Z Downloaded futures-channel v0.3.31
6832025-08-18T18:52:39.557Z Downloaded zerocopy-derive v0.8.26
6842025-08-18T18:52:39.584Z Downloaded progenitor-client v0.8.0
6852025-08-18T18:52:39.584Z Downloaded git2 v0.19.0
6862025-08-18T18:52:39.584Z Downloaded scrypt v0.11.0
6872025-08-18T18:52:39.584Z Downloaded scopeguard v1.2.0
6882025-08-18T18:52:39.584Z Downloaded gimli v0.31.1
6892025-08-18T18:52:39.611Z Downloaded slab v0.4.9
6902025-08-18T18:52:39.611Z Downloaded xshell v0.2.7
6912025-08-18T18:52:39.611Z Downloaded typify-impl v0.3.0
6922025-08-18T18:52:39.611Z Downloaded tokio-rustls v0.25.0
6932025-08-18T18:52:39.638Z Downloaded tabled v0.18.0
6942025-08-18T18:52:39.665Z Downloaded futures-executor v0.3.31
6952025-08-18T18:52:39.665Z Downloaded futures-core v0.3.31
6962025-08-18T18:52:39.665Z Downloaded toml_edit v0.19.15
6972025-08-18T18:52:39.692Z Downloaded zeroize v1.8.1
6982025-08-18T18:52:39.692Z Downloaded aws-lc-sys v0.26.0
6992025-08-18T18:52:39.926Z Downloaded bstr v1.10.0
7002025-08-18T18:52:39.953Z Downloaded zlib-rs v0.5.1
7012025-08-18T18:52:39.953Z Downloaded petgraph v0.8.2
7022025-08-18T18:52:39.980Z Downloaded dirs-next v2.0.0
7032025-08-18T18:52:39.980Z Downloaded peg-macros v0.8.5
7042025-08-18T18:52:40.007Z Downloaded pbkdf2 v0.12.2
7052025-08-18T18:52:40.007Z Downloaded pbkdf2 v0.11.0
7062025-08-18T18:52:40.007Z Downloaded path-slash v0.1.5
7072025-08-18T18:52:40.007Z Downloaded yansi v1.0.1
7082025-08-18T18:52:40.007Z Downloaded petgraph v0.6.5
7092025-08-18T18:52:40.035Z Downloaded tokio-macros v2.5.0
7102025-08-18T18:52:40.035Z Downloaded oso-derive v0.27.3
7112025-08-18T18:52:40.035Z Downloaded gethostname v0.5.0
7122025-08-18T18:52:40.035Z Downloaded serde_bytes v0.11.17
7132025-08-18T18:52:40.035Z Downloaded serde-big-array v0.5.1
7142025-08-18T18:52:40.035Z Downloaded powerfmt v0.2.0
7152025-08-18T18:52:40.035Z Downloaded pem v3.0.5
7162025-08-18T18:52:40.063Z Downloaded parking_lot_core v0.9.10
7172025-08-18T18:52:40.063Z Downloaded owo-colors v4.2.2
7182025-08-18T18:52:40.063Z Downloaded ghash v0.5.1
7192025-08-18T18:52:40.063Z Downloaded futures v0.3.31
7202025-08-18T18:52:40.063Z Downloaded diesel v2.2.12
7212025-08-18T18:52:40.090Z Downloaded which v4.4.2
7222025-08-18T18:52:40.090Z Downloaded toml v0.7.8
7232025-08-18T18:52:40.090Z Downloaded zstd-safe v7.2.3
7242025-08-18T18:52:40.117Z Downloaded x509-cert v0.2.5
7252025-08-18T18:52:40.117Z Downloaded winnow v0.6.26
7262025-08-18T18:52:40.117Z Downloaded tokio v1.47.0
7272025-08-18T18:52:40.160Z Downloaded tls_codec v0.4.1
7282025-08-18T18:52:40.187Z Downloaded serde_urlencoded v0.7.1
7292025-08-18T18:52:40.187Z Downloaded serde_plain v1.0.2
7302025-08-18T18:52:40.187Z Downloaded pin-project-internal v1.1.6
7312025-08-18T18:52:40.187Z Downloaded pem-rfc7468 v0.7.0
7322025-08-18T18:52:40.187Z Downloaded expectorate v1.2.0
7332025-08-18T18:52:40.187Z Downloaded crossterm v0.29.0
7342025-08-18T18:52:40.214Z Downloaded phf v0.12.1
7352025-08-18T18:52:40.214Z Downloaded polar-core v0.27.3
7362025-08-18T18:52:40.214Z Downloaded der v0.7.9
7372025-08-18T18:52:40.214Z Downloaded phf_shared v0.12.1
7382025-08-18T18:52:40.241Z Downloaded phf v0.11.2
7392025-08-18T18:52:40.241Z Downloaded libgit2-sys v0.17.0+1.8.1
7402025-08-18T18:52:40.289Z Downloaded keccak v0.1.5
7412025-08-18T18:52:40.315Z Downloaded tower v0.5.2
7422025-08-18T18:52:40.316Z Downloaded tough v0.20.0
7432025-08-18T18:52:40.342Z Downloaded sha1 v0.10.6
7442025-08-18T18:52:40.342Z Downloaded serde_yaml v0.9.34+deprecated
7452025-08-18T18:52:40.342Z Downloaded serde_with_macros v3.14.0
7462025-08-18T18:52:40.342Z Downloaded supports-color v3.0.2
7472025-08-18T18:52:40.342Z Downloaded poly1305 v0.8.0
7482025-08-18T18:52:40.342Z Downloaded pkcs8 v0.10.2
7492025-08-18T18:52:40.342Z Downloaded pkcs1 v0.7.5
7502025-08-18T18:52:40.369Z Downloaded pin-project-lite v0.2.14
7512025-08-18T18:52:40.369Z Downloaded peg v0.8.5
7522025-08-18T18:52:40.369Z Downloaded p256 v0.13.2
7532025-08-18T18:52:40.369Z Downloaded csv v1.3.1
7542025-08-18T18:52:40.397Z Downloaded crc-catalog v2.4.0
7552025-08-18T18:52:40.397Z Downloaded pkg-config v0.3.31
7562025-08-18T18:52:40.424Z Downloaded env_logger v0.11.5
7572025-08-18T18:52:40.424Z Downloaded hickory-proto v0.25.2
7582025-08-18T18:52:40.424Z Downloaded zone_cfg_derive v0.1.2
7592025-08-18T18:52:40.451Z Downloaded foreign-types v0.3.2
7602025-08-18T18:52:40.451Z Downloaded env_filter v0.1.2
7612025-08-18T18:52:40.451Z Downloaded ratatui v0.29.0
7622025-08-18T18:52:40.478Z Downloaded document-features v0.2.11
7632025-08-18T18:52:40.478Z Downloaded ciborium v0.2.2
7642025-08-18T18:52:40.478Z Downloaded regress v0.10.4
7652025-08-18T18:52:40.478Z Downloaded openssl-probe v0.1.5
7662025-08-18T18:52:40.505Z Downloaded fs-err v2.11.0
7672025-08-18T18:52:40.505Z Downloaded foreign-types-shared v0.1.1
7682025-08-18T18:52:40.506Z Downloaded foreign-types-macros v0.2.3
7692025-08-18T18:52:40.506Z Downloaded deranged v0.3.11
7702025-08-18T18:52:40.506Z Downloaded regex-syntax v0.8.5
7712025-08-18T18:52:40.506Z Downloaded rand v0.9.1
7722025-08-18T18:52:40.533Z Downloaded cobs v0.2.3
7732025-08-18T18:52:40.533Z Downloaded quinn-proto v0.11.8
7742025-08-18T18:52:40.533Z Downloaded rand v0.8.5
7752025-08-18T18:52:40.533Z Downloaded progenitor-macro v0.9.1
7762025-08-18T18:52:40.533Z Downloaded ssh-cipher v0.2.0
7772025-08-18T18:52:40.533Z Downloaded quinn v0.11.5
7782025-08-18T18:52:40.562Z Downloaded proptest v1.7.0
7792025-08-18T18:52:40.562Z Downloaded signal-hook-mio v0.2.4
7802025-08-18T18:52:40.562Z Downloaded atomic-waker v1.1.2
7812025-08-18T18:52:40.562Z Downloaded backtrace v0.3.74
7822025-08-18T18:52:40.589Z Downloaded tokio-tungstenite v0.21.0
7832025-08-18T18:52:40.589Z Downloaded zone_cfg_derive v0.3.0
7842025-08-18T18:52:40.589Z Downloaded tokio-stream v0.1.17
7852025-08-18T18:52:40.589Z Downloaded ena v0.14.3
7862025-08-18T18:52:40.589Z Downloaded predicates-tree v1.0.12
7872025-08-18T18:52:40.589Z Downloaded prefix-trie v0.7.0
7882025-08-18T18:52:40.616Z Downloaded progenitor-client v0.9.1
7892025-08-18T18:52:40.616Z Downloaded siphasher v0.3.11
7902025-08-18T18:52:40.616Z Downloaded similar v2.7.0
7912025-08-18T18:52:40.616Z Downloaded zeroize_derive v1.4.2
7922025-08-18T18:52:40.616Z Downloaded diff v0.1.13
7932025-08-18T18:52:40.644Z Downloaded dyn-clone v1.0.19
7942025-08-18T18:52:40.644Z Downloaded diesel_table_macro_syntax v0.2.0
7952025-08-18T18:52:40.644Z Downloaded progenitor-macro v0.10.0
7962025-08-18T18:52:40.644Z Downloaded progenitor-impl v0.8.0
7972025-08-18T18:52:40.644Z Downloaded diesel-dtrace v0.4.2
7982025-08-18T18:52:40.644Z Downloaded tiny-keccak v2.0.2
7992025-08-18T18:52:40.644Z Downloaded time-core v0.1.2
8002025-08-18T18:52:40.644Z Downloaded slog-async v2.8.0
8012025-08-18T18:52:40.644Z Downloaded either v1.15.0
8022025-08-18T18:52:40.644Z Downloaded proc-macro-crate v1.3.1
8032025-08-18T18:52:40.672Z Downloaded crucible-workspace-hack v0.1.0
8042025-08-18T18:52:40.672Z Downloaded tokio-tungstenite v0.23.1
8052025-08-18T18:52:40.672Z Downloaded simd-adler32 v0.3.7
8062025-08-18T18:52:40.672Z Downloaded vte_generate_state_changes v0.1.2
8072025-08-18T18:52:40.672Z Downloaded progenitor-client v0.10.0
8082025-08-18T18:52:40.672Z Downloaded progenitor v0.9.1
8092025-08-18T18:52:40.672Z Downloaded snafu v0.8.5
8102025-08-18T18:52:40.699Z Downloaded openssl-sys v0.9.109
8112025-08-18T18:52:40.699Z Downloaded proc-macro-error-attr2 v2.0.0
8122025-08-18T18:52:40.699Z Downloaded xz2 v0.1.7
8132025-08-18T18:52:40.699Z Downloaded rustls-webpki v0.101.7
8142025-08-18T18:52:40.726Z Downloaded oso v0.27.3
8152025-08-18T18:52:40.726Z Downloaded progenitor-impl v0.9.1
8162025-08-18T18:52:40.726Z Downloaded petname v2.0.2
8172025-08-18T18:52:40.726Z Downloaded wait-timeout v0.2.0
8182025-08-18T18:52:40.753Z Downloaded toml_writer v1.0.2
8192025-08-18T18:52:40.753Z Downloaded pretty_assertions v1.4.1
8202025-08-18T18:52:40.753Z Downloaded async-trait v0.1.88
8212025-08-18T18:52:40.753Z Downloaded glob v0.3.2
8222025-08-18T18:52:40.753Z Downloaded progenitor v0.8.0
8232025-08-18T18:52:40.753Z Downloaded half v2.4.1
8242025-08-18T18:52:40.753Z Downloaded russh v0.45.0
8252025-08-18T18:52:40.780Z Downloaded slog v2.7.0
8262025-08-18T18:52:40.780Z Downloaded term v0.7.0
8272025-08-18T18:52:40.780Z Downloaded atomicwrites v0.4.4
8282025-08-18T18:52:40.780Z Downloaded walkdir v2.5.0
8292025-08-18T18:52:40.780Z Downloaded cipher v0.4.4
8302025-08-18T18:52:40.780Z Downloaded rustc-hash v1.1.0
8312025-08-18T18:52:40.809Z Downloaded smoltcp v0.9.1
8322025-08-18T18:52:40.809Z Downloaded rustc-hash v2.1.1
8332025-08-18T18:52:40.809Z Downloaded radix_trie v0.2.1
8342025-08-18T18:52:40.836Z Downloaded tinyvec v1.8.0
8352025-08-18T18:52:40.836Z Downloaded signal-hook v0.3.18
8362025-08-18T18:52:40.836Z Downloaded csv-core v0.1.11
8372025-08-18T18:52:40.836Z Downloaded unicase v2.7.0
8382025-08-18T18:52:40.836Z Downloaded radium v0.7.0
8392025-08-18T18:52:40.836Z Downloaded openapiv3 v2.2.0
8402025-08-18T18:52:40.863Z Downloaded hickory-proto v0.24.4
8412025-08-18T18:52:40.889Z Downloaded pretty-hex v0.2.1
8422025-08-18T18:52:40.890Z Downloaded embedded-io v0.6.1
8432025-08-18T18:52:40.890Z Downloaded cancel-safe-futures v0.1.5
8442025-08-18T18:52:40.890Z Downloaded cookie v0.18.1
8452025-08-18T18:52:40.890Z Downloaded psl-types v2.0.11
8462025-08-18T18:52:40.890Z Downloaded rustls v0.21.12
8472025-08-18T18:52:40.917Z Downloaded vte v0.11.1
8482025-08-18T18:52:40.917Z Downloaded derive_more v0.99.20
8492025-08-18T18:52:40.917Z Downloaded derive_builder_core v0.20.2
8502025-08-18T18:52:40.917Z Downloaded derive-where v1.5.0
8512025-08-18T18:52:40.944Z Downloaded typify v0.3.0
8522025-08-18T18:52:40.944Z Downloaded cexpr v0.6.0
8532025-08-18T18:52:40.944Z Downloaded blake3 v1.5.4
8542025-08-18T18:52:40.944Z Downloaded typed-path v0.9.3
8552025-08-18T18:52:40.971Z Downloaded tungstenite v0.23.0
8562025-08-18T18:52:40.971Z Downloaded tungstenite v0.21.0
8572025-08-18T18:52:40.971Z Downloaded tracing-core v0.1.32
8582025-08-18T18:52:40.971Z Downloaded chrono-tz v0.10.4
8592025-08-18T18:52:40.999Z Downloaded hickory-server v0.25.2
8602025-08-18T18:52:40.999Z Downloaded aead v0.5.2
8612025-08-18T18:52:40.999Z Downloaded tracing v0.1.40
8622025-08-18T18:52:41.026Z Downloaded tower-http v0.6.6
8632025-08-18T18:52:41.026Z Downloaded topological-sort v0.2.2
8642025-08-18T18:52:41.027Z Downloaded toml_parser v1.0.2
8652025-08-18T18:52:41.027Z Downloaded termcolor v1.4.1
8662025-08-18T18:52:41.027Z Downloaded tar v0.4.44
8672025-08-18T18:52:41.054Z Downloaded regex v1.11.1
8682025-08-18T18:52:41.054Z Downloaded castaway v0.2.3
8692025-08-18T18:52:41.055Z Downloaded qorb v0.4.1
8702025-08-18T18:52:41.083Z Downloaded openssl v0.10.73
8712025-08-18T18:52:41.083Z Downloaded rand_chacha v0.9.0
8722025-08-18T18:52:41.083Z Downloaded hex v0.4.3
8732025-08-18T18:52:41.083Z Downloaded publicsuffix v2.3.0
8742025-08-18T18:52:41.110Z Downloaded ciborium-ll v0.2.2
8752025-08-18T18:52:41.110Z Downloaded array-init v0.0.4
8762025-08-18T18:52:41.110Z Downloaded object v0.30.4
8772025-08-18T18:52:41.110Z Downloaded diesel_derives v2.2.3
8782025-08-18T18:52:41.110Z Downloaded nom v7.1.3
8792025-08-18T18:52:41.137Z Downloaded hickory-resolver v0.24.4
8802025-08-18T18:52:41.137Z Downloaded heapless v0.7.17
8812025-08-18T18:52:41.137Z Downloaded display-error-chain v0.2.2
8822025-08-18T18:52:41.137Z Downloaded headers v0.4.1
8832025-08-18T18:52:41.164Z Downloaded aes-gcm v0.10.3
8842025-08-18T18:52:41.164Z Downloaded hashbrown v0.12.3
8852025-08-18T18:52:41.164Z Downloaded typify v0.2.0
8862025-08-18T18:52:41.164Z Downloaded tracing-attributes v0.1.27
8872025-08-18T18:52:41.164Z Downloaded time v0.3.36
8882025-08-18T18:52:41.190Z Downloaded tap v1.0.1
8892025-08-18T18:52:41.190Z Downloaded rpassword v7.4.0
8902025-08-18T18:52:41.190Z Downloaded tower-service v0.3.3
8912025-08-18T18:52:41.190Z Downloaded test-strategy v0.4.3
8922025-08-18T18:52:41.190Z Downloaded nodrop v0.1.14
8932025-08-18T18:52:41.191Z Downloaded salty v0.3.0
8942025-08-18T18:52:41.217Z Downloaded camino-tempfile-ext v0.3.2
8952025-08-18T18:52:41.217Z Downloaded salsa20 v0.10.2
8962025-08-18T18:52:41.217Z Downloaded rsa v0.9.6
8972025-08-18T18:52:41.217Z Downloaded reqwest v0.12.22
8982025-08-18T18:52:41.244Z Downloaded endian-type v0.1.2
8992025-08-18T18:52:41.244Z Downloaded want v0.3.1
9002025-08-18T18:52:41.244Z Downloaded const_format_proc_macros v0.2.34
9012025-08-18T18:52:41.244Z Downloaded quick-error v1.2.3
9022025-08-18T18:52:41.244Z Downloaded hickory-client v0.25.2
9032025-08-18T18:52:41.244Z Downloaded crypto-bigint v0.5.5
9042025-08-18T18:52:41.296Z Downloaded unicode-normalization v0.1.24
9052025-08-18T18:52:41.296Z Downloaded bcs v0.1.6
9062025-08-18T18:52:41.296Z Downloaded ascii-canvas v3.0.0
9072025-08-18T18:52:41.296Z Downloaded smoltcp v0.11.0
9082025-08-18T18:52:41.323Z Downloaded rustls v0.23.19
9092025-08-18T18:52:41.323Z Downloaded libz-sys v1.1.20
9102025-08-18T18:52:41.323Z Downloaded dropshot v0.16.3
9112025-08-18T18:52:41.350Z Downloaded rustls-pemfile v1.0.4
9122025-08-18T18:52:41.350Z Downloaded hostname v0.4.0
9132025-08-18T18:52:41.350Z Downloaded fd-lock v4.0.2
9142025-08-18T18:52:41.377Z Downloaded termtree v0.5.1
9152025-08-18T18:52:41.377Z Downloaded termios v0.3.3
9162025-08-18T18:52:41.377Z Downloaded rtoolbox v0.0.2
9172025-08-18T18:52:41.377Z Downloaded slog-stdlog v4.1.1
9182025-08-18T18:52:41.377Z Downloaded ron v0.8.1
9192025-08-18T18:52:41.377Z Downloaded ron v0.7.1
9202025-08-18T18:52:41.404Z Downloaded num-bigint-dig v0.8.4
9212025-08-18T18:52:41.404Z Downloaded num-bigint v0.4.6
9222025-08-18T18:52:41.404Z Downloaded match_cfg v0.1.0
9232025-08-18T18:52:41.404Z Downloaded hostname v0.3.1
9242025-08-18T18:52:41.404Z Downloaded hex-literal v0.4.1
9252025-08-18T18:52:41.404Z Downloaded futures-macro v0.3.31
9262025-08-18T18:52:41.404Z Downloaded heck v0.3.3
9272025-08-18T18:52:41.431Z Downloaded slog-scope v4.4.0
9282025-08-18T18:52:41.431Z Downloaded headers-core v0.3.0
9292025-08-18T18:52:41.431Z Downloaded bit-set v0.5.3
9302025-08-18T18:52:41.431Z Downloaded sqlparser v0.45.0
9312025-08-18T18:52:41.431Z Downloaded rustls-webpki v0.102.8
9322025-08-18T18:52:41.458Z Downloaded mio v1.0.2
9332025-08-18T18:52:41.458Z Downloaded hyper-util v0.1.16
9342025-08-18T18:52:41.485Z Downloaded cstr-argument v0.1.2
9352025-08-18T18:52:41.485Z Downloaded resolv-conf v0.7.0
9362025-08-18T18:52:41.485Z Downloaded rand_seeder v0.3.0
9372025-08-18T18:52:41.485Z Downloaded rand_core v0.9.2
9382025-08-18T18:52:41.485Z Downloaded phf_shared v0.11.2
9392025-08-18T18:52:41.485Z Downloaded http-body v1.0.1
9402025-08-18T18:52:41.485Z Downloaded opaque-debug v0.3.1
9412025-08-18T18:52:41.485Z Downloaded omicron-zone-package v0.12.2
9422025-08-18T18:52:41.485Z Downloaded number_prefix v0.4.0
9432025-08-18T18:52:41.512Z Downloaded num_threads v0.1.7
9442025-08-18T18:52:41.512Z Downloaded num_enum_derive v0.5.11
9452025-08-18T18:52:41.513Z Downloaded num-rational v0.4.2
9462025-08-18T18:52:41.513Z Downloaded num-iter v0.1.45
9472025-08-18T18:52:41.513Z Downloaded num-integer v0.1.46
9482025-08-18T18:52:41.513Z Downloaded mime_guess v2.0.5
9492025-08-18T18:52:41.513Z Downloaded num-complex v0.4.6
9502025-08-18T18:52:41.513Z Downloaded num v0.4.3
9512025-08-18T18:52:41.513Z Downloaded fatfs v0.3.6
9522025-08-18T18:52:41.513Z Downloaded curve25519-dalek v4.1.3
9532025-08-18T18:52:41.540Z Downloaded twox-hash v2.1.0
9542025-08-18T18:52:41.540Z Downloaded crossbeam-epoch v0.9.18
9552025-08-18T18:52:41.540Z Downloaded bitvec v1.0.1
9562025-08-18T18:52:41.567Z Downloaded thiserror-no-std v2.0.2
9572025-08-18T18:52:41.567Z Downloaded is_ci v1.2.0
9582025-08-18T18:52:41.567Z Downloaded same-file v1.0.6
9592025-08-18T18:52:41.594Z Downloaded darling_core v0.21.0
9602025-08-18T18:52:41.594Z Downloaded uuid v1.17.0
9612025-08-18T18:52:41.594Z Downloaded defmt v0.3.8
9622025-08-18T18:52:41.594Z Downloaded portable-atomic v1.11.0
9632025-08-18T18:52:41.621Z Downloaded serde-hex v0.1.0
9642025-08-18T18:52:41.621Z Downloaded tls_codec_derive v0.4.1
9652025-08-18T18:52:41.621Z Downloaded num-conv v0.1.0
9662025-08-18T18:52:41.621Z Downloaded pkcs5 v0.7.1
9672025-08-18T18:52:41.621Z Downloaded sigpipe v0.1.3
9682025-08-18T18:52:41.648Z Downloaded crossbeam-channel v0.5.15
9692025-08-18T18:52:41.648Z Downloaded precomputed-hash v0.1.1
9702025-08-18T18:52:41.648Z Downloaded jiff v0.2.15
9712025-08-18T18:52:41.675Z Downloaded hash32 v0.3.1
9722025-08-18T18:52:41.675Z Downloaded ppv-lite86 v0.2.20
9732025-08-18T18:52:41.675Z Downloaded libz-rs-sys v0.5.1
9742025-08-18T18:52:41.675Z Downloaded serde_with v3.14.0
9752025-08-18T18:52:41.702Z Downloaded take_mut v0.2.2
9762025-08-18T18:52:41.702Z Downloaded nix v0.30.1
9772025-08-18T18:52:41.702Z Downloaded ed25519 v2.2.3
9782025-08-18T18:52:41.702Z Downloaded ssh-key v0.6.6
9792025-08-18T18:52:41.729Z Downloaded nix v0.27.1
9802025-08-18T18:52:41.729Z Downloaded futures-util v0.3.31
9812025-08-18T18:52:41.757Z Downloaded parse-display v0.10.0
9822025-08-18T18:52:41.757Z Downloaded dsl_auto_type v0.1.2
9832025-08-18T18:52:41.757Z Downloaded xattr v1.3.1
9842025-08-18T18:52:41.757Z Downloaded olpc-cjson v0.1.4
9852025-08-18T18:52:41.757Z Downloaded sct v0.7.1
9862025-08-18T18:52:41.757Z Downloaded num_enum v0.5.11
9872025-08-18T18:52:41.784Z Downloaded maplit v1.0.2
9882025-08-18T18:52:41.784Z Downloaded paste v1.0.15
9892025-08-18T18:52:41.784Z Downloaded daft-derive v0.1.4
9902025-08-18T18:52:41.784Z Downloaded itertools v0.12.1
9912025-08-18T18:52:41.812Z Downloaded tokio-util v0.7.15
9922025-08-18T18:52:41.813Z Downloaded funty v2.0.0
9932025-08-18T18:52:41.813Z Downloaded sec1 v0.7.3
9942025-08-18T18:52:41.813Z Downloaded ingot-macros v0.1.1
9952025-08-18T18:52:41.813Z Downloaded tokio-dtrace v0.1.0
9962025-08-18T18:52:41.813Z Downloaded thiserror-impl-no-std v2.0.2
9972025-08-18T18:52:41.813Z Downloaded semver v0.1.20
9982025-08-18T18:52:41.813Z Downloaded foreign-types v0.5.0
9992025-08-18T18:52:41.813Z Downloaded rand_core v0.6.4
10002025-08-18T18:52:41.813Z Downloaded pin-utils v0.1.0
10012025-08-18T18:52:41.840Z Downloaded hashbrown v0.13.2
10022025-08-18T18:52:41.840Z Downloaded defmt-parser v0.3.4
10032025-08-18T18:52:41.840Z Downloaded indoc v2.0.6
10042025-08-18T18:52:41.840Z Downloaded iddqd v0.3.9
10052025-08-18T18:52:41.840Z Downloaded foldhash v0.1.5
10062025-08-18T18:52:41.840Z Downloaded pin-project v1.1.6
10072025-08-18T18:52:41.867Z Downloaded lzma-sys v0.1.20
10082025-08-18T18:52:41.893Z Downloaded predicates-core v1.0.8
10092025-08-18T18:52:41.893Z Downloaded dirs-sys-next v0.1.2
10102025-08-18T18:52:41.893Z Downloaded enum-as-inner v0.6.1
10112025-08-18T18:52:41.920Z Downloaded vsss-rs v3.3.4
10122025-08-18T18:52:41.920Z Downloaded typify v0.4.1
10132025-08-18T18:52:41.921Z Downloaded libloading v0.8.5
10142025-08-18T18:52:41.921Z Downloaded lalrpop-util v0.19.12
10152025-08-18T18:52:41.921Z Downloaded ignore v0.4.23
10162025-08-18T18:52:41.921Z Downloaded shlex v1.3.0
10172025-08-18T18:52:41.921Z Downloaded libscf-sys v1.1.0
10182025-08-18T18:52:41.921Z Downloaded indexmap v1.9.3
10192025-08-18T18:52:41.921Z Downloaded tui-tree-widget v0.23.1
10202025-08-18T18:52:41.948Z Downloaded memmap2 v0.9.5
10212025-08-18T18:52:41.948Z Downloaded lru-cache v0.1.2
10222025-08-18T18:52:41.948Z Downloaded typify-impl v0.2.0
10232025-08-18T18:52:41.948Z Downloaded object v0.36.5
10242025-08-18T18:52:41.981Z Downloaded packed_struct_codegen v0.10.1
10252025-08-18T18:52:41.981Z Downloaded num-derive v0.3.3
10262025-08-18T18:52:41.981Z Downloaded strum_macros v0.27.1
10272025-08-18T18:52:41.981Z Downloaded ssh-encoding v0.2.0
10282025-08-18T18:52:41.981Z Downloaded p521 v0.13.3
10292025-08-18T18:52:41.981Z Downloaded foreign-types-shared v0.3.1
10302025-08-18T18:52:41.981Z Downloaded derive_builder v0.20.2
10312025-08-18T18:52:42.008Z Downloaded postgres-protocol v0.6.8
10322025-08-18T18:52:42.008Z Downloaded derive-ex v0.1.8
10332025-08-18T18:52:42.009Z Downloaded openssl-macros v0.1.1
10342025-08-18T18:52:42.009Z Downloaded winnow v0.5.40
10352025-08-18T18:52:42.009Z Downloaded curve25519-dalek-derive v0.1.1
10362025-08-18T18:52:42.009Z Downloaded nu-ansi-term v0.50.1
10372025-08-18T18:52:42.037Z Downloaded slog-envlogger v2.2.0
10382025-08-18T18:52:42.037Z Downloaded unsafe-libyaml v0.2.11
10392025-08-18T18:52:42.037Z Downloaded strum v0.27.2
10402025-08-18T18:52:42.037Z Downloaded strum v0.26.3
10412025-08-18T18:52:42.037Z Downloaded hubpack v0.1.2
10422025-08-18T18:52:42.037Z Downloaded zone v0.1.8
10432025-08-18T18:52:42.037Z Downloaded bzip2 v0.5.2
10442025-08-18T18:52:42.037Z Downloaded tower-layer v0.3.3
10452025-08-18T18:52:42.037Z Downloaded progenitor v0.10.0
10462025-08-18T18:52:42.037Z Downloaded rustc_version v0.1.7
10472025-08-18T18:52:42.037Z Downloaded rand_xorshift v0.4.0
10482025-08-18T18:52:42.038Z Downloaded heapless v0.8.0
10492025-08-18T18:52:42.065Z Downloaded env_logger v0.10.2
10502025-08-18T18:52:42.065Z Downloaded russh-keys v0.45.0
10512025-08-18T18:52:42.065Z Downloaded elliptic-curve v0.13.8
10522025-08-18T18:52:42.066Z Downloaded typify-macro v0.4.1
10532025-08-18T18:52:42.066Z Downloaded support-bundle-viewer v0.1.2
10542025-08-18T18:52:42.066Z Downloaded flate2 v1.1.2
10552025-08-18T18:52:42.093Z Downloaded lalrpop v0.19.12
10562025-08-18T18:52:42.093Z Downloaded sync-ptr v0.1.4
10572025-08-18T18:52:42.093Z Downloaded sync_wrapper v1.0.1
10582025-08-18T18:52:42.093Z Downloaded vergen v8.3.2
10592025-08-18T18:52:42.093Z Downloaded nanorand v0.7.0
10602025-08-18T18:52:42.120Z Downloaded unit-prefix v0.5.1
10612025-08-18T18:52:42.120Z Downloaded multer v3.1.0
10622025-08-18T18:52:42.120Z Downloaded instability v0.3.2
10632025-08-18T18:52:42.120Z Downloaded crc v3.2.1
10642025-08-18T18:52:42.120Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10652025-08-18T18:52:42.147Z Downloaded quick-xml v0.37.2
10662025-08-18T18:52:42.147Z Downloaded hyper v1.6.0
10672025-08-18T18:52:42.174Z Downloaded unicode-properties v0.1.3
10682025-08-18T18:52:42.174Z Downloaded vcpkg v0.2.15
10692025-08-18T18:52:42.203Z Downloaded zip v0.6.6
10702025-08-18T18:52:42.231Z Downloaded tokio-rustls v0.26.0
10712025-08-18T18:52:42.231Z Downloaded rustyline v14.0.0
10722025-08-18T18:52:42.231Z Downloaded regex-syntax v0.6.29
10732025-08-18T18:52:42.231Z Downloaded serde_repr v0.1.19
10742025-08-18T18:52:42.258Z Downloaded reedline v0.40.0
10752025-08-18T18:52:42.258Z Downloaded rayon v1.10.0
10762025-08-18T18:52:42.259Z Downloaded flume v0.11.1
10772025-08-18T18:52:42.285Z Downloaded sha3 v0.10.8
10782025-08-18T18:52:42.285Z Downloaded flagset v0.4.6
10792025-08-18T18:52:42.286Z Downloaded filetime v0.2.25
10802025-08-18T18:52:42.286Z Downloaded ff v0.13.0
10812025-08-18T18:52:42.286Z Downloaded darling_core v0.20.10
10822025-08-18T18:52:42.286Z Downloaded ctr v0.9.2
10832025-08-18T18:52:42.286Z Downloaded nix v0.29.0
10842025-08-18T18:52:42.315Z Downloaded serde_path_to_error v0.1.17
10852025-08-18T18:52:42.315Z Downloaded der_derive v0.7.3
10862025-08-18T18:52:42.315Z Downloaded rand_chacha v0.3.1
10872025-08-18T18:52:42.315Z Downloaded nix v0.28.0
10882025-08-18T18:52:42.342Z Downloaded moka v0.12.10
10892025-08-18T18:52:42.342Z Downloaded serde_spanned v1.0.0
10902025-08-18T18:52:42.342Z Downloaded hkdf v0.12.4
10912025-08-18T18:52:42.342Z Downloaded float-cmp v0.10.0
10922025-08-18T18:52:42.342Z Downloaded fixedbitset v0.5.7
10932025-08-18T18:52:42.342Z Downloaded fixedbitset v0.4.2
10942025-08-18T18:52:42.370Z Downloaded defmt-macros v0.3.9
10952025-08-18T18:52:42.370Z Downloaded debug-ignore v1.0.5
10962025-08-18T18:52:42.370Z Downloaded data-encoding v2.9.0
10972025-08-18T18:52:42.370Z Downloaded darling v0.21.0
10982025-08-18T18:52:42.370Z Downloaded darling v0.20.10
10992025-08-18T18:52:42.370Z Downloaded daft v0.1.4
11002025-08-18T18:52:42.370Z Downloaded value-bag v1.9.0
11012025-08-18T18:52:42.370Z Downloaded unicode_categories v0.1.1
11022025-08-18T18:52:42.398Z Downloaded unicode-segmentation v1.12.0
11032025-08-18T18:52:42.398Z Downloaded unicode-bidi v0.3.17
11042025-08-18T18:52:42.398Z Downloaded steno v0.4.1
11052025-08-18T18:52:42.398Z Downloaded proc-macro-error2 v2.0.1
11062025-08-18T18:52:42.398Z Downloaded sqlformat v0.3.5
11072025-08-18T18:52:42.398Z Downloaded spin v0.9.8
11082025-08-18T18:52:42.398Z Downloaded socket2 v0.6.0
11092025-08-18T18:52:42.426Z Downloaded socket2 v0.5.10
11102025-08-18T18:52:42.426Z Downloaded snafu-derive v0.8.5
11112025-08-18T18:52:42.426Z Downloaded smallvec v0.6.14
11122025-08-18T18:52:42.426Z Downloaded slog-term v2.9.1
11132025-08-18T18:52:42.426Z Downloaded slog-json v2.6.1
11142025-08-18T18:52:42.426Z Downloaded samael v0.0.19
11152025-08-18T18:52:42.426Z Downloaded minimal-lexical v0.2.1
11162025-08-18T18:52:42.426Z Downloaded hickory-resolver v0.25.2
11172025-08-18T18:52:42.453Z Downloaded chrono v0.4.41
11182025-08-18T18:52:42.453Z Downloaded chacha20poly1305 v0.10.1
11192025-08-18T18:52:42.494Z Downloaded tokio-postgres v0.7.13
11202025-08-18T18:52:42.521Z Downloaded darling_macro v0.20.10
11212025-08-18T18:52:42.522Z Downloaded bytes v1.10.1
11222025-08-18T18:52:42.522Z Downloaded void v1.0.2
11232025-08-18T18:52:42.522Z Downloaded uzers v0.12.1
11242025-08-18T18:52:42.522Z Downloaded utf-8 v0.7.6
11252025-08-18T18:52:42.522Z Downloaded zerocopy-derive v0.6.6
11262025-08-18T18:52:42.549Z Downloaded zone v0.3.1
11272025-08-18T18:52:42.549Z Downloaded untrusted v0.9.0
11282025-08-18T18:52:42.549Z Downloaded untrusted v0.7.1
11292025-08-18T18:52:42.549Z Downloaded universal-hash v0.5.1
11302025-08-18T18:52:42.549Z Downloaded unicode-truncate v1.1.0
11312025-08-18T18:52:42.577Z Downloaded subprocess v0.2.9
11322025-08-18T18:52:42.577Z Downloaded strum_macros v0.26.4
11332025-08-18T18:52:42.577Z Downloaded strum_macros v0.24.3
11342025-08-18T18:52:42.577Z Downloaded structmeta-derive v0.3.0
11352025-08-18T18:52:42.577Z Downloaded structmeta v0.3.0
11362025-08-18T18:52:42.577Z Downloaded strip-ansi-escapes v0.2.0
11372025-08-18T18:52:42.577Z Downloaded oxide-tokio-rt v0.1.2
11382025-08-18T18:52:42.577Z Downloaded stringprep v0.1.5
11392025-08-18T18:52:42.577Z Downloaded string_cache v0.8.9
11402025-08-18T18:52:42.604Z Downloaded static_assertions v1.1.0
11412025-08-18T18:52:42.605Z Downloaded sqlparser_derive v0.2.2
11422025-08-18T18:52:42.605Z Downloaded spki v0.7.3
11432025-08-18T18:52:42.605Z Downloaded smf v0.2.3
11442025-08-18T18:52:42.605Z Downloaded slog-dtrace v0.3.0
11452025-08-18T18:52:42.605Z Downloaded schemars_derive v0.8.22
11462025-08-18T18:52:42.605Z Downloaded scheduled-thread-pool v0.2.7
11472025-08-18T18:52:42.605Z Downloaded rusty-fork v0.3.0
11482025-08-18T18:52:42.605Z Downloaded derive_more-impl v2.0.1
11492025-08-18T18:52:42.632Z Downloaded rustversion v1.0.17
11502025-08-18T18:52:42.633Z Downloaded rustls-pki-types v1.10.0
11512025-08-18T18:52:42.660Z Downloaded rustls-pemfile v2.2.0
11522025-08-18T18:52:42.660Z Downloaded rustls-native-certs v0.8.1
11532025-08-18T18:52:42.660Z Downloaded ref-cast-impl v1.0.24
11542025-08-18T18:52:42.660Z Downloaded rcgen v0.12.1
11552025-08-18T18:52:42.660Z Downloaded rayon-core v1.12.1
11562025-08-18T18:52:42.687Z Downloaded quinn-udp v0.5.5
11572025-08-18T18:52:42.687Z Downloaded libxml v0.3.3
11582025-08-18T18:52:42.687Z Downloaded jiff-static v0.2.15
11592025-08-18T18:52:42.687Z Downloaded iri-string v0.7.8
11602025-08-18T18:52:42.714Z Downloaded difflib v0.4.0
11612025-08-18T18:52:42.714Z Downloaded indicatif v0.18.0
11622025-08-18T18:52:42.715Z Downloaded hmac v0.12.1
11632025-08-18T18:52:42.742Z Downloaded const_format v0.2.34
11642025-08-18T18:52:42.742Z Downloaded r2d2 v0.8.10
11652025-08-18T18:52:42.742Z Downloaded newtype_derive v0.1.6
11662025-08-18T18:52:42.742Z Downloaded newtype-uuid v1.2.4
11672025-08-18T18:52:42.742Z Downloaded miniz_oxide v0.8.5
11682025-08-18T18:52:42.769Z Downloaded libm v0.2.8
11692025-08-18T18:52:42.770Z Downloaded rustc-demangle v0.1.24
11702025-08-18T18:52:42.770Z Downloaded itertools v0.14.0
11712025-08-18T18:52:42.796Z Downloaded itertools v0.13.0
11722025-08-18T18:52:42.825Z Downloaded itertools v0.10.5
11732025-08-18T18:52:42.825Z Downloaded group v0.13.0
11742025-08-18T18:52:42.825Z Downloaded globwalk v0.9.1
11752025-08-18T18:52:42.855Z Downloaded bumpalo v3.16.0
11762025-08-18T18:52:42.882Z Downloaded newline-converter v0.3.0
11772025-08-18T18:52:42.882Z Downloaded native-tls v0.2.12
11782025-08-18T18:52:42.882Z Downloaded mime v0.3.17
11792025-08-18T18:52:42.882Z Downloaded getrandom v0.2.15
11802025-08-18T18:52:42.909Z Downloaded memoffset v0.9.1
11812025-08-18T18:52:42.909Z Downloaded md5 v0.7.0
11822025-08-18T18:52:42.909Z Downloaded md-5 v0.10.6
11832025-08-18T18:52:42.909Z Downloaded maybe-uninit v2.0.0
11842025-08-18T18:52:42.936Z Downloaded lzss v0.8.2
11852025-08-18T18:52:42.936Z Downloaded lockfree-object-pool v0.1.6
11862025-08-18T18:52:42.936Z Downloaded linked-hash-map v0.5.6
11872025-08-18T18:52:42.936Z Downloaded inout v0.1.3
11882025-08-18T18:52:42.963Z Downloaded ingot-types v0.1.2
11892025-08-18T18:52:42.963Z Downloaded indoc v1.0.9
11902025-08-18T18:52:42.963Z Downloaded indicatif v0.17.11
11912025-08-18T18:52:42.963Z Downloaded half v1.8.3
11922025-08-18T18:52:42.963Z Downloaded globset v0.4.15
11932025-08-18T18:52:42.963Z Downloaded num-derive v0.4.2
11942025-08-18T18:52:42.990Z Downloaded compact_str v0.8.0
11952025-08-18T18:52:42.990Z Downloaded base64 v0.21.7
11962025-08-18T18:52:42.990Z Downloaded aws-lc-rs v1.12.4
11972025-08-18T18:52:43.017Z Downloaded aho-corasick v1.1.3
11982025-08-18T18:52:43.044Z Downloaded multimap v0.10.1
11992025-08-18T18:52:43.044Z Downloaded managed v0.8.0
12002025-08-18T18:52:43.044Z Downloaded lru v0.12.5
12012025-08-18T18:52:43.072Z Downloaded lock_api v0.4.12
12022025-08-18T18:52:43.072Z Downloaded litrs v0.4.1
12032025-08-18T18:52:43.072Z Downloaded colored v2.2.0
12042025-08-18T18:52:43.100Z Downloaded linear-map v1.2.0
12052025-08-18T18:52:43.100Z Downloaded libsw v3.5.0
12062025-08-18T18:52:43.100Z Downloaded libefi-sys v0.1.0
12072025-08-18T18:52:43.100Z Downloaded lazy_static v1.5.0
12082025-08-18T18:52:43.100Z Downloaded kstat-rs v0.2.4
12092025-08-18T18:52:43.127Z Downloaded jobserver v0.1.32
12102025-08-18T18:52:43.127Z Downloaded ipnetwork v0.21.1
12112025-08-18T18:52:43.127Z Downloaded indent_write v2.2.0
12122025-08-18T18:52:43.127Z Downloaded impl-trait-for-tuples v0.2.2
12132025-08-18T18:52:43.127Z Downloaded zip v4.2.0
12142025-08-18T18:52:43.127Z Downloaded http v1.3.1
12152025-08-18T18:52:43.157Z Downloaded cargo_metadata v0.18.1
12162025-08-18T18:52:43.157Z Downloaded bindgen v0.71.1
12172025-08-18T18:52:43.157Z Downloaded base64 v0.22.1
12182025-08-18T18:52:43.157Z Downloaded libsw-core v0.3.1
12192025-08-18T18:52:43.157Z Downloaded lazycell v1.3.0
12202025-08-18T18:52:43.157Z Downloaded is-terminal v0.4.13
12212025-08-18T18:52:43.157Z Downloaded ipnet v2.11.0
12222025-08-18T18:52:43.157Z Downloaded internet-checksum v0.2.1
12232025-08-18T18:52:43.158Z Downloaded instant v0.1.13
12242025-08-18T18:52:43.184Z Downloaded ingot v0.1.1
12252025-08-18T18:52:43.185Z Downloaded ident_case v1.0.1
12262025-08-18T18:52:43.185Z Downloaded iana-time-zone v0.1.63
12272025-08-18T18:52:43.185Z Downloaded hyper-rustls v0.27.7
12282025-08-18T18:52:43.185Z Downloaded humantime v2.2.0
12292025-08-18T18:52:43.185Z Downloaded hubpack_derive v0.1.1
12302025-08-18T18:52:43.185Z Downloaded http-body-util v0.1.3
12312025-08-18T18:52:43.185Z Downloaded home v0.5.9
12322025-08-18T18:52:43.185Z Downloaded crossterm v0.28.1
12332025-08-18T18:52:43.185Z Downloaded crossbeam-utils v0.8.21
12342025-08-18T18:52:43.185Z Downloaded crossbeam-deque v0.8.5
12352025-08-18T18:52:43.185Z Downloaded crc8 v0.1.1
12362025-08-18T18:52:43.185Z Downloaded crc32fast v1.4.2
12372025-08-18T18:52:43.240Z Downloaded crc-any v2.5.0
12382025-08-18T18:52:43.240Z Downloaded convert_case v0.7.1
12392025-08-18T18:52:43.240Z Downloaded convert_case v0.4.0
12402025-08-18T18:52:43.240Z Downloaded const-oid v0.9.6
12412025-08-18T18:52:43.240Z Downloaded cmake v0.1.51
12422025-08-18T18:52:43.240Z Downloaded clang-sys v1.8.1
12432025-08-18T18:52:43.240Z Downloaded cassowary v0.3.0
12442025-08-18T18:52:43.269Z Downloaded bzip2 v0.4.4
12452025-08-18T18:52:43.269Z Downloaded buf-list v1.0.3
12462025-08-18T18:52:43.269Z Downloaded bitfield-struct v0.6.2
12472025-08-18T18:52:43.269Z Downloaded bitfield v0.14.0
12482025-08-18T18:52:43.269Z Downloaded backoff v0.4.0
12492025-08-18T18:52:43.270Z Downloaded async-bb8-diesel v0.2.1
12502025-08-18T18:52:43.270Z Downloaded arc-swap v1.7.1
12512025-08-18T18:52:43.270Z Downloaded prettyplease v0.2.36
12522025-08-18T18:52:43.270Z Downloaded aes v0.8.4
12532025-08-18T18:52:43.270Z Downloaded hyper-staticfile v0.10.1
12542025-08-18T18:52:43.270Z Downloaded httpdate v1.0.3
12552025-08-18T18:52:43.270Z Downloaded httparse v1.9.5
12562025-08-18T18:52:43.270Z Downloaded http-range v0.1.5
12572025-08-18T18:52:43.270Z Downloaded highway v1.3.0
12582025-08-18T18:52:43.270Z Downloaded critical-section v1.1.3
12592025-08-18T18:52:43.270Z Downloaded constant_time_eq v0.3.1
12602025-08-18T18:52:43.270Z Downloaded console v0.16.0
12612025-08-18T18:52:43.270Z Downloaded chacha20 v0.9.1
12622025-08-18T18:52:43.297Z Downloaded cfg_aliases v0.1.1
12632025-08-18T18:52:43.297Z Downloaded cbc v0.1.2
12642025-08-18T18:52:43.297Z Downloaded blowfish v0.9.1
12652025-08-18T18:52:43.297Z Downloaded blake2 v0.10.6
12662025-08-18T18:52:43.297Z Downloaded bit-vec v0.8.0
12672025-08-18T18:52:43.297Z Downloaded bit-vec v0.6.3
12682025-08-18T18:52:43.297Z Downloaded bcrypt-pbkdf v0.10.0
12692025-08-18T18:52:43.297Z Downloaded base64ct v1.6.0
12702025-08-18T18:52:43.297Z Downloaded base64 v0.13.1
12712025-08-18T18:52:43.324Z Downloaded bit-set v0.8.0
12722025-08-18T18:52:43.325Z Downloaded atty v0.2.14
12732025-08-18T18:52:43.325Z Downloaded async-stream-impl v0.3.6
12742025-08-18T18:52:43.325Z Downloaded async-stream v0.3.6
12752025-08-18T18:52:43.325Z Downloaded arrayvec v0.7.6
12762025-08-18T18:52:43.325Z Downloaded argon2 v0.5.3
12772025-08-18T18:52:43.325Z Downloaded allocator-api2 v0.2.21
12782025-08-18T18:52:43.325Z Downloaded adler2 v2.0.0
12792025-08-18T18:52:43.325Z Downloaded cc v1.2.30
12802025-08-18T18:52:43.353Z Downloaded bzip2-sys v0.1.13+1.0.8
12812025-08-18T18:52:43.353Z Downloaded bindgen v0.69.5
12822025-08-18T18:52:43.353Z Downloaded console v0.15.10
12832025-08-18T18:52:43.380Z Downloaded cfg_aliases v0.2.1
12842025-08-18T18:52:43.380Z Downloaded cargo-platform v0.1.8
12852025-08-18T18:52:43.380Z Downloaded bitflags v1.3.2
12862025-08-18T18:52:43.380Z Downloaded bb8 v0.8.5
12872025-08-18T18:52:43.380Z Downloaded base16ct v0.2.0
12882025-08-18T18:52:43.380Z Downloaded async-recursion v1.1.1
12892025-08-18T18:52:43.380Z Downloaded assert_matches v1.5.0
12902025-08-18T18:52:43.380Z Downloaded arrayref v0.3.9
12912025-08-18T18:52:43.380Z Downloaded ahash v0.8.12
12922025-08-18T18:52:43.438Z Downloaded waitgroup v0.1.2
12932025-08-18T18:52:43.507Z Downloaded primeorder v0.13.6
12942025-08-18T18:52:43.654Z Downloaded progenitor-impl v0.10.0
12952025-08-18T18:52:43.681Z Downloaded secrecy v0.8.0
12962025-08-18T18:52:43.720Z Downloaded crunchy v0.2.2
12972025-08-18T18:52:44.092Z Downloaded encoding_rs v0.8.34
12982025-08-18T18:52:44.321Z Downloaded tinyvec_macros v0.1.1
12992025-08-18T18:52:44.433Z Downloaded sled v0.34.7
13002025-08-18T18:52:44.552Z Downloaded russh-cryptovec v0.7.3
13012025-08-18T18:52:44.676Z Downloaded h2 v0.4.6
13022025-08-18T18:52:44.719Z Downloaded addr2line v0.24.2
13032025-08-18T18:52:45.100Z Downloaded rustls v0.22.4
13042025-08-18T18:52:45.127Z Downloaded siphasher v1.0.1
13052025-08-18T18:52:46.249Z Downloaded toml_datetime v0.7.0
13062025-08-18T18:52:46.491Z Compiling value-bag v1.9.0
13072025-08-18T18:52:46.491Z Compiling shlex v1.3.0
13082025-08-18T18:52:46.491Z Compiling lock_api v0.4.12
13092025-08-18T18:52:46.491Z Compiling scopeguard v1.2.0
13102025-08-18T18:52:46.518Z Compiling typenum v1.17.0
13112025-08-18T18:52:46.518Z Compiling generic-array v0.14.7
13122025-08-18T18:52:46.518Z Compiling syn v2.0.104
13132025-08-18T18:52:46.518Z Compiling getrandom v0.2.15
13142025-08-18T18:52:46.866Z Compiling jobserver v0.1.32
13152025-08-18T18:52:46.966Z Compiling smallvec v1.15.1
13162025-08-18T18:52:47.055Z Compiling rand_core v0.6.4
13172025-08-18T18:52:47.188Z Compiling log v0.4.27
13182025-08-18T18:52:47.330Z Compiling cc v1.2.30
13192025-08-18T18:52:47.413Z Compiling portable-atomic v1.11.0
13202025-08-18T18:52:47.842Z Compiling critical-section v1.1.3
13212025-08-18T18:52:47.871Z Compiling subtle v2.6.1
13222025-08-18T18:52:47.927Z Compiling const-oid v0.9.6
13232025-08-18T18:52:48.072Z Compiling pkg-config v0.3.31
13242025-08-18T18:52:48.117Z Compiling parking_lot_core v0.9.10
13252025-08-18T18:52:48.353Z Compiling pin-project-lite v0.2.14
13262025-08-18T18:52:48.576Z Compiling rustix v0.38.37
13272025-08-18T18:52:49.436Z Compiling signal-hook-registry v1.4.2
13282025-08-18T18:52:49.468Z Compiling parking_lot v0.12.3
13292025-08-18T18:52:49.551Z Compiling mio v1.0.2
13302025-08-18T18:52:49.731Z Compiling futures-core v0.3.31
13312025-08-18T18:52:50.036Z Compiling spin v0.9.8
13322025-08-18T18:52:50.129Z Compiling once_cell v1.21.3
13332025-08-18T18:52:50.209Z Compiling socket2 v0.6.0
13342025-08-18T18:52:50.281Z Compiling aho-corasick v1.1.3
13352025-08-18T18:52:50.441Z Compiling slab v0.4.9
13362025-08-18T18:52:50.474Z Compiling regex-syntax v0.8.5
13372025-08-18T18:52:50.612Z Compiling libm v0.2.8
13382025-08-18T18:52:50.806Z Compiling allocator-api2 v0.2.21
13392025-08-18T18:52:50.878Z Compiling foldhash v0.1.5
13402025-08-18T18:52:50.968Z Compiling cpufeatures v0.2.14
13412025-08-18T18:52:51.107Z Compiling serde_json v1.0.142
13422025-08-18T18:52:51.192Z Compiling getrandom v0.3.1
13432025-08-18T18:52:51.486Z Compiling num-traits v0.2.19
13442025-08-18T18:52:51.553Z Compiling hashbrown v0.15.4
13452025-08-18T18:52:51.580Z Compiling glob v0.3.2
13462025-08-18T18:52:51.643Z Compiling percent-encoding v2.3.1
13472025-08-18T18:52:51.844Z Compiling either v1.15.0
13482025-08-18T18:52:51.998Z Compiling futures-sink v0.3.31
13492025-08-18T18:52:52.201Z Compiling futures-channel v0.3.31
13502025-08-18T18:52:52.682Z Compiling clang-sys v1.8.1
13512025-08-18T18:52:52.738Z Compiling pin-utils v0.1.0
13522025-08-18T18:52:52.867Z Compiling prettyplease v0.2.36
13532025-08-18T18:52:52.899Z Compiling futures-task v0.3.31
13542025-08-18T18:52:52.973Z Compiling futures-io v0.3.31
13552025-08-18T18:52:53.276Z Compiling lazy_static v1.5.0
13562025-08-18T18:52:53.303Z Compiling minimal-lexical v0.2.1
13572025-08-18T18:52:53.359Z Compiling libloading v0.8.5
13582025-08-18T18:52:53.505Z Compiling home v0.5.9
13592025-08-18T18:52:53.534Z Compiling bindgen v0.69.5
13602025-08-18T18:52:53.805Z Compiling base64ct v1.6.0
13612025-08-18T18:52:53.952Z Compiling nom v7.1.3
13622025-08-18T18:52:54.653Z Compiling regex-automata v0.4.8
13632025-08-18T18:52:54.698Z Compiling synstructure v0.13.1
13642025-08-18T18:52:56.068Z Compiling pem-rfc7468 v0.7.0
13652025-08-18T18:52:56.486Z Compiling itertools v0.12.1
13662025-08-18T18:52:56.896Z Compiling rustc-hash v1.1.0
13672025-08-18T18:52:56.923Z Compiling flagset v0.4.6
13682025-08-18T18:52:57.192Z Compiling zerocopy v0.8.26
13692025-08-18T18:52:57.235Z Compiling lazycell v1.3.0
13702025-08-18T18:52:57.528Z Compiling cmake v0.1.51
13712025-08-18T18:52:58.062Z Compiling cexpr v0.6.0
13722025-08-18T18:52:58.282Z Compiling dunce v1.0.5
13732025-08-18T18:52:58.475Z Compiling fs_extra v1.3.0
13742025-08-18T18:52:58.622Z Compiling form_urlencoded v1.2.1
13752025-08-18T18:52:58.855Z Compiling vcpkg v0.2.15
13762025-08-18T18:52:58.980Z Compiling paste v1.0.15
13772025-08-18T18:52:59.157Z Compiling ring v0.17.14
13782025-08-18T18:52:59.798Z Compiling tracing-core v0.1.32
13792025-08-18T18:53:00.007Z Compiling aws-lc-rs v1.12.4
13802025-08-18T18:53:00.269Z Compiling iana-time-zone v0.1.63
13812025-08-18T18:53:00.295Z Compiling serde_derive v1.0.219
13822025-08-18T18:53:00.471Z Compiling zeroize_derive v1.4.2
13832025-08-18T18:53:00.680Z Compiling zerofrom-derive v0.1.4
13842025-08-18T18:53:00.720Z Compiling yoke-derive v0.7.4
13852025-08-18T18:53:00.827Z Compiling zerovec-derive v0.10.3
13862025-08-18T18:53:01.272Z Compiling displaydoc v0.2.5
13872025-08-18T18:53:01.909Z Compiling zeroize v1.8.1
13882025-08-18T18:53:03.061Z Compiling zerocopy-derive v0.7.35
13892025-08-18T18:53:03.635Z Compiling tokio-macros v2.5.0
13902025-08-18T18:53:03.785Z Compiling icu_provider_macros v1.5.0
13912025-08-18T18:53:03.980Z Compiling crypto-common v0.1.6
13922025-08-18T18:53:04.329Z Compiling block-buffer v0.10.4
13932025-08-18T18:53:04.421Z Compiling zerofrom v0.1.4
13942025-08-18T18:53:04.716Z Compiling digest v0.10.7
13952025-08-18T18:53:04.743Z Compiling yoke v0.7.4
13962025-08-18T18:53:05.071Z Compiling block-padding v0.3.3
13972025-08-18T18:53:05.245Z Compiling zerovec v0.10.4
13982025-08-18T18:53:05.289Z Compiling zerocopy v0.7.35
13992025-08-18T18:53:05.316Z Compiling hmac v0.12.1
14002025-08-18T18:53:05.346Z Compiling futures-macro v0.3.31
14012025-08-18T18:53:05.409Z Compiling inout v0.1.3
14022025-08-18T18:53:05.774Z Compiling cipher v0.4.4
14032025-08-18T18:53:05.805Z Compiling sha2 v0.10.9
14042025-08-18T18:53:06.281Z Compiling regex v1.11.1
14052025-08-18T18:53:06.516Z Compiling der_derive v0.7.3
14062025-08-18T18:53:06.631Z Compiling zerocopy-derive v0.8.26
14072025-08-18T18:53:06.925Z Compiling thiserror-impl v1.0.69
14082025-08-18T18:53:07.278Z Compiling futures-util v0.3.31
14092025-08-18T18:53:07.484Z Compiling tinystr v0.7.6
14102025-08-18T18:53:07.807Z Compiling icu_collections v1.5.0
14112025-08-18T18:53:07.947Z Compiling icu_locid v1.5.0
14122025-08-18T18:53:08.063Z Compiling serde v1.0.219
14132025-08-18T18:53:09.006Z Compiling der v0.7.9
14142025-08-18T18:53:09.273Z Compiling ppv-lite86 v0.2.20
14152025-08-18T18:53:09.544Z Compiling icu_provider v1.5.0
14162025-08-18T18:53:10.132Z Compiling salsa20 v0.10.2
14172025-08-18T18:53:10.228Z Compiling thiserror v1.0.69
14182025-08-18T18:53:10.374Z Compiling icu_locid_transform v1.5.0
14192025-08-18T18:53:10.412Z Compiling pbkdf2 v0.12.2
14202025-08-18T18:53:10.438Z Compiling cbc v0.1.2
14212025-08-18T18:53:10.592Z Compiling scrypt v0.11.0
14222025-08-18T18:53:10.638Z Compiling aes v0.8.4
14232025-08-18T18:53:10.724Z Compiling openssl-sys v0.9.109
14242025-08-18T18:53:11.137Z Compiling pest v2.7.14
14252025-08-18T18:53:11.895Z Compiling spki v0.7.3
14262025-08-18T18:53:12.212Z Compiling icu_properties v1.5.1
14272025-08-18T18:53:12.333Z Compiling pkcs5 v0.7.1
14282025-08-18T18:53:13.285Z Compiling tracing-attributes v0.1.27
14292025-08-18T18:53:13.318Z Compiling pkcs8 v0.10.2
14302025-08-18T18:53:13.599Z Compiling scroll_derive v0.12.0
14312025-08-18T18:53:14.166Z Compiling bitflags v2.9.1
14322025-08-18T18:53:14.199Z Compiling bytes v1.10.1
14332025-08-18T18:53:14.433Z Compiling semver v1.0.26
14342025-08-18T18:53:15.292Z Compiling indexmap v2.10.0
14352025-08-18T18:53:15.348Z Compiling rustc_version v0.4.1
14362025-08-18T18:53:16.122Z Compiling tokio v1.47.0
14372025-08-18T18:53:16.299Z Compiling http v1.3.1
14382025-08-18T18:53:17.198Z Compiling icu_normalizer v1.5.0
14392025-08-18T18:53:17.241Z Compiling uuid v1.17.0
14402025-08-18T18:53:17.404Z Compiling tracing v0.1.40
14412025-08-18T18:53:18.025Z Compiling http-body v1.0.1
14422025-08-18T18:53:18.296Z Compiling idna_adapter v1.2.0
14432025-08-18T18:53:18.386Z Compiling pest_meta v2.7.14
14442025-08-18T18:53:18.624Z Compiling idna v1.0.3
14452025-08-18T18:53:18.927Z Compiling chrono v0.4.41
14462025-08-18T18:53:19.033Z Compiling base64 v0.22.1
14472025-08-18T18:53:19.285Z Compiling which v4.4.2
14482025-08-18T18:53:20.014Z Compiling url v2.5.4
14492025-08-18T18:53:20.043Z Compiling httparse v1.9.5
14502025-08-18T18:53:20.537Z Compiling tinyvec_macros v0.1.1
14512025-08-18T18:53:20.571Z Compiling rustls-pki-types v1.10.0
14522025-08-18T18:53:20.678Z Compiling rustversion v1.0.17
14532025-08-18T18:53:20.999Z Compiling tinyvec v1.8.0
14542025-08-18T18:53:21.607Z Compiling pest_generator v2.7.14
14552025-08-18T18:53:21.638Z Compiling scroll v0.12.0
14562025-08-18T18:53:22.242Z Compiling rand_core v0.9.2
14572025-08-18T18:53:22.409Z Compiling serde_derive_internals v0.29.1
14582025-08-18T18:53:22.877Z Compiling bzip2-sys v0.1.13+1.0.8
14592025-08-18T18:53:23.025Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14602025-08-18T18:53:23.399Z Compiling schemars v0.8.22
14612025-08-18T18:53:23.468Z Compiling adler2 v2.0.0
14622025-08-18T18:53:23.826Z Compiling foreign-types-shared v0.1.1
14632025-08-18T18:53:23.855Z Compiling untrusted v0.7.1
14642025-08-18T18:53:24.006Z Compiling try-lock v0.2.5
14652025-08-18T18:53:24.039Z Compiling time-core v0.1.2
14662025-08-18T18:53:24.067Z Compiling atomic-waker v1.1.2
14672025-08-18T18:53:24.175Z Compiling num-conv v0.1.0
14682025-08-18T18:53:24.231Z Compiling openssl-probe v0.1.5
14692025-08-18T18:53:24.260Z Compiling openssl v0.10.73
14702025-08-18T18:53:24.312Z Compiling powerfmt v0.2.0
14712025-08-18T18:53:24.342Z Compiling tower-service v0.3.3
14722025-08-18T18:53:24.560Z Compiling untrusted v0.9.0
14732025-08-18T18:53:24.587Z Compiling time-macros v0.2.18
14742025-08-18T18:53:24.697Z Compiling deranged v0.3.11
14752025-08-18T18:53:24.834Z Compiling pest_derive v2.7.14
14762025-08-18T18:53:24.907Z Compiling want v0.3.1
14772025-08-18T18:53:25.367Z Compiling schemars_derive v0.8.22
14782025-08-18T18:53:25.699Z Compiling foreign-types v0.3.2
14792025-08-18T18:53:25.886Z Compiling miniz_oxide v0.8.5
14802025-08-18T18:53:26.366Z Compiling goblin v0.8.2
14812025-08-18T18:53:27.557Z Compiling tokio-util v0.7.15
14822025-08-18T18:53:28.798Z Compiling rand_chacha v0.9.0
14832025-08-18T18:53:29.644Z Compiling h2 v0.4.6
14842025-08-18T18:53:31.085Z Compiling ipnet v2.11.0
14852025-08-18T18:53:31.834Z Compiling openssl-macros v0.1.1
14862025-08-18T18:53:32.405Z Compiling syn v1.0.109
14872025-08-18T18:53:32.904Z Compiling num_threads v0.1.7
14882025-08-18T18:53:33.098Z Compiling crossbeam-utils v0.8.21
14892025-08-18T18:53:33.152Z Compiling dyn-clone v1.0.19
14902025-08-18T18:53:33.265Z Compiling httpdate v1.0.3
14912025-08-18T18:53:33.468Z Compiling rustls v0.23.19
14922025-08-18T18:53:33.725Z Compiling native-tls v0.2.12
14932025-08-18T18:53:33.827Z Compiling dof v0.3.0
14942025-08-18T18:53:34.194Z Compiling time v0.3.36
14952025-08-18T18:53:36.314Z Compiling rand v0.9.1
14962025-08-18T18:53:36.949Z Compiling dtrace-parser v0.2.0
14972025-08-18T18:53:37.695Z Compiling unicode-normalization v0.1.24
14982025-08-18T18:53:38.346Z Compiling heapless v0.7.17
14992025-08-18T18:53:38.835Z Compiling hyper v1.6.0
15002025-08-18T18:53:38.918Z Compiling signature v2.2.0
15012025-08-18T18:53:39.009Z Compiling crc32fast v1.4.2
15022025-08-18T18:53:39.305Z Compiling cookie v0.18.1
15032025-08-18T18:53:39.520Z Compiling unicode-properties v0.1.3
15042025-08-18T18:53:39.628Z Compiling zlib-rs v0.5.1
15052025-08-18T18:53:39.707Z Compiling unicode-bidi v0.3.17
15062025-08-18T18:53:39.980Z Compiling siphasher v0.3.11
15072025-08-18T18:53:40.547Z Compiling zstd-safe v7.2.3
15082025-08-18T18:53:40.945Z Compiling slog v2.7.0
15092025-08-18T18:53:41.058Z Compiling signal-hook v0.3.18
15102025-08-18T18:53:41.508Z Compiling stringprep v0.1.5
15112025-08-18T18:53:41.566Z Compiling hyper-util v0.1.16
15122025-08-18T18:53:41.593Z Compiling phf_shared v0.11.2
15132025-08-18T18:53:42.056Z Compiling usdt-impl v0.5.0
15142025-08-18T18:53:42.785Z Compiling curve25519-dalek v4.1.3
15152025-08-18T18:53:42.872Z Compiling serde_spanned v0.6.9
15162025-08-18T18:53:43.147Z Compiling serde_tokenstream v0.2.2
15172025-08-18T18:53:43.502Z Compiling toml_datetime v0.6.11
15182025-08-18T18:53:43.529Z Compiling rand_chacha v0.3.1
15192025-08-18T18:53:43.857Z Compiling md-5 v0.10.6
15202025-08-18T18:53:44.058Z Compiling num-integer v0.1.46
15212025-08-18T18:53:44.098Z Compiling sync_wrapper v1.0.1
15222025-08-18T18:53:44.192Z Compiling hash32 v0.2.1
15232025-08-18T18:53:44.326Z Compiling ff v0.13.0
15242025-08-18T18:53:44.595Z Compiling memoffset v0.9.1
15252025-08-18T18:53:44.622Z Compiling gimli v0.31.1
15262025-08-18T18:53:44.986Z Compiling smoltcp v0.9.1
15272025-08-18T18:53:45.128Z Compiling psl-types v2.0.11
15282025-08-18T18:53:45.365Z Compiling newtype-uuid v1.2.4
15292025-08-18T18:53:45.663Z Compiling cfg_aliases v0.2.1
15302025-08-18T18:53:45.704Z Compiling base16ct v0.2.0
15312025-08-18T18:53:45.800Z Compiling tower-layer v0.3.3
15322025-08-18T18:53:45.970Z Compiling libz-rs-sys v0.5.1
15332025-08-18T18:53:46.000Z Compiling fallible-iterator v0.2.0
15342025-08-18T18:53:46.069Z Compiling litrs v0.4.1
15352025-08-18T18:53:46.155Z Compiling num-bigint-dig v0.8.4
15362025-08-18T18:53:46.307Z Compiling flate2 v1.1.2
15372025-08-18T18:53:46.559Z Compiling tower v0.5.2
15382025-08-18T18:53:46.764Z Compiling postgres-protocol v0.6.8
15392025-08-18T18:53:46.815Z Compiling sec1 v0.7.3
15402025-08-18T18:53:47.215Z Compiling document-features v0.2.11
15412025-08-18T18:53:47.293Z Compiling nix v0.29.0
15422025-08-18T18:53:47.514Z Compiling publicsuffix v2.3.0
15432025-08-18T18:53:47.800Z Compiling num-iter v0.1.45
15442025-08-18T18:53:48.004Z Compiling group v0.13.0
15452025-08-18T18:53:48.054Z Compiling rand v0.8.5
15462025-08-18T18:53:48.419Z Compiling tokio-native-tls v0.3.1
15472025-08-18T18:53:49.349Z Compiling ipnetwork v0.21.1
15482025-08-18T18:53:49.445Z Compiling strum_macros v0.27.1
15492025-08-18T18:53:49.472Z Compiling rustls-native-certs v0.8.1
15502025-08-18T18:53:50.135Z Compiling addr2line v0.24.2
15512025-08-18T18:53:50.187Z Compiling webpki-roots v1.0.1
15522025-08-18T18:53:50.237Z Compiling terminal_size v0.4.0
15532025-08-18T18:53:50.276Z Compiling http-body-util v0.1.3
15542025-08-18T18:53:50.425Z Compiling hkdf v0.12.4
15552025-08-18T18:53:50.515Z Compiling crypto-bigint v0.5.5
15562025-08-18T18:53:50.564Z Compiling async-trait v0.1.88
15572025-08-18T18:53:50.755Z Compiling thiserror-impl v2.0.12
15582025-08-18T18:53:50.805Z Compiling curve25519-dalek-derive v0.1.1
15592025-08-18T18:53:50.872Z Compiling object v0.36.5
15602025-08-18T18:53:52.195Z Compiling fs-err v3.1.1
15612025-08-18T18:53:52.647Z Compiling ahash v0.8.12
15622025-08-18T18:53:53.060Z Compiling bumpalo v3.16.0
15632025-08-18T18:53:53.141Z Compiling managed v0.8.0
15642025-08-18T18:53:53.659Z Compiling bitflags v1.3.2
15652025-08-18T18:53:53.734Z Compiling anyhow v1.0.99
15662025-08-18T18:53:53.849Z Compiling simd-adler32 v0.3.7
15672025-08-18T18:53:54.229Z Compiling iri-string v0.7.8
15682025-08-18T18:53:54.471Z Compiling rustc-demangle v0.1.24
15692025-08-18T18:53:54.620Z Compiling rustix v1.0.7
15702025-08-18T18:53:54.919Z Compiling winnow v0.5.40
15712025-08-18T18:53:55.491Z Compiling buf-list v1.0.3
15722025-08-18T18:53:55.528Z Compiling lockfree-object-pool v0.1.6
15732025-08-18T18:53:55.628Z Compiling hubpack_derive v0.1.1
15742025-08-18T18:53:55.846Z Compiling zopfli v0.8.1
15752025-08-18T18:53:56.423Z Compiling clap_builder v4.5.41
15762025-08-18T18:53:56.564Z Compiling hubpack v0.1.2
15772025-08-18T18:53:56.776Z Compiling strum v0.27.2
15782025-08-18T18:53:57.020Z Compiling thiserror v2.0.12
15792025-08-18T18:53:57.440Z Compiling tower-http v0.6.6
15802025-08-18T18:53:57.771Z Compiling elliptic-curve v0.13.8
15812025-08-18T18:53:58.537Z Compiling toml_edit v0.19.15
15822025-08-18T18:53:58.702Z Compiling hyper-tls v0.6.0
15832025-08-18T18:53:58.828Z Compiling backtrace v0.3.74
15842025-08-18T18:53:59.267Z Compiling oxnet v0.1.3
15852025-08-18T18:53:59.359Z Compiling signal-hook-mio v0.2.4
15862025-08-18T18:53:59.571Z Compiling zstd v0.13.3
15872025-08-18T18:54:00.265Z Compiling cookie_store v0.21.1
15882025-08-18T18:54:00.528Z Compiling postgres-types v0.2.9
15892025-08-18T18:54:02.059Z Compiling usdt-macro v0.5.0
15902025-08-18T18:54:02.086Z Compiling usdt-attr-macro v0.5.0
15912025-08-18T18:54:02.475Z Compiling phf v0.11.2
15922025-08-18T18:54:02.856Z Compiling ed25519 v2.2.3
15932025-08-18T18:54:03.843Z Compiling bzip2 v0.5.2
15942025-08-18T18:54:04.049Z Compiling bzip2 v0.4.4
15952025-08-18T18:54:04.283Z Compiling strum_macros v0.26.4
15962025-08-18T18:54:04.529Z Compiling pkcs1 v0.7.5
15972025-08-18T18:54:05.088Z Compiling serde-big-array v0.5.1
15982025-08-18T18:54:05.327Z Compiling serde_urlencoded v0.7.1
15992025-08-18T18:54:05.402Z Compiling rfc6979 v0.4.0
16002025-08-18T18:54:05.596Z Compiling bstr v1.10.0
16012025-08-18T18:54:05.639Z Compiling daft-derive v0.1.4
16022025-08-18T18:54:05.879Z Compiling serde_repr v0.1.19
16032025-08-18T18:54:06.550Z Compiling clap_derive v4.5.41
16042025-08-18T18:54:06.857Z Compiling enum-as-inner v0.6.1
16052025-08-18T18:54:07.237Z Compiling float-cmp v0.10.0
16062025-08-18T18:54:07.290Z Compiling socket2 v0.5.10
16072025-08-18T18:54:07.333Z Compiling encoding_rs v0.8.34
16082025-08-18T18:54:07.648Z Compiling data-encoding v2.9.0
16092025-08-18T18:54:08.117Z Compiling unicode-segmentation v1.12.0
16102025-08-18T18:54:08.428Z Compiling difflib v0.4.0
16112025-08-18T18:54:09.068Z Compiling static_assertions v1.1.0
16122025-08-18T18:54:09.213Z Compiling predicates-core v1.0.8
16132025-08-18T18:54:09.241Z Compiling normalize-line-endings v0.3.0
16142025-08-18T18:54:09.422Z Compiling new_debug_unreachable v1.0.6
16152025-08-18T18:54:09.597Z Compiling fixedbitset v0.4.2
16162025-08-18T18:54:09.631Z Compiling mime v0.3.17
16172025-08-18T18:54:09.671Z Compiling whoami v1.5.2
16182025-08-18T18:54:10.078Z Compiling precomputed-hash v0.1.1
16192025-08-18T18:54:10.107Z Compiling tokio-postgres v0.7.13
16202025-08-18T18:54:10.251Z Compiling string_cache v0.8.9
16212025-08-18T18:54:10.313Z Compiling petgraph v0.6.5
16222025-08-18T18:54:10.344Z Compiling predicates v3.1.3
16232025-08-18T18:54:10.739Z Compiling strum v0.26.3
16242025-08-18T18:54:11.039Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16252025-08-18T18:54:11.110Z Compiling similar v2.7.0
16262025-08-18T18:54:11.476Z Compiling clap v4.5.41
16272025-08-18T18:54:11.642Z Compiling hickory-proto v0.25.2
16282025-08-18T18:54:12.008Z Compiling console v0.15.10
16292025-08-18T18:54:13.501Z Compiling toml_edit v0.22.27
16302025-08-18T18:54:13.662Z Compiling usdt v0.5.0
16312025-08-18T18:54:14.267Z Compiling daft v0.1.4
16322025-08-18T18:54:14.644Z Compiling ecdsa v0.16.9
16332025-08-18T18:54:14.702Z Compiling rsa v0.9.6
16342025-08-18T18:54:14.921Z Compiling zip v0.6.6
16352025-08-18T18:54:15.518Z Compiling zip v4.2.0
16362025-08-18T18:54:16.228Z Compiling ed25519-dalek v2.1.1
16372025-08-18T18:54:16.284Z Compiling toml v0.7.8
16382025-08-18T18:54:18.079Z Compiling crossterm v0.28.1
16392025-08-18T18:54:20.036Z Compiling crossbeam-epoch v0.9.18
16402025-08-18T18:54:20.293Z Compiling tokio-stream v0.1.17
16412025-08-18T18:54:20.778Z Compiling openapiv3 v2.2.0
16422025-08-18T18:54:21.403Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16432025-08-18T18:54:21.484Z Compiling x509-cert v0.2.5
16442025-08-18T18:54:21.880Z Compiling sha1 v0.10.6
16452025-08-18T18:54:21.959Z Compiling itertools v0.13.0
16462025-08-18T18:54:22.406Z Compiling itertools v0.10.5
16472025-08-18T18:54:22.525Z Compiling dirs-sys-next v0.1.2
16482025-08-18T18:54:23.109Z Compiling winnow v0.6.26
16492025-08-18T18:54:23.406Z Compiling lalrpop-util v0.19.12
16502025-08-18T18:54:23.822Z Compiling rustc-hash v2.1.1
16512025-08-18T18:54:24.047Z Compiling peg-runtime v0.8.5
16522025-08-18T18:54:24.734Z Compiling dirs-next v2.0.0
16532025-08-18T18:54:24.975Z Compiling thread_local v1.1.8
16542025-08-18T18:54:25.183Z Compiling slog-async v2.8.0
16552025-08-18T18:54:25.214Z Compiling term v0.7.0
16562025-08-18T18:54:25.288Z Compiling crossbeam-channel v0.5.15
16572025-08-18T18:54:25.358Z Compiling xattr v1.3.1
16582025-08-18T18:54:25.574Z Compiling futures-executor v0.3.31
16592025-08-18T18:54:25.704Z Compiling filetime v0.2.25
16602025-08-18T18:54:25.924Z Compiling is-terminal v0.4.13
16612025-08-18T18:54:26.077Z Compiling take_mut v0.2.2
16622025-08-18T18:54:26.105Z Compiling slog-term v2.9.1
16632025-08-18T18:54:26.161Z Compiling tar v0.4.44
16642025-08-18T18:54:26.187Z Compiling futures v0.3.31
16652025-08-18T18:54:26.334Z Compiling camino v1.1.11
16662025-08-18T18:54:32.500Z Compiling aws-lc-sys v0.26.0
16672025-08-18T18:55:14.036Z Compiling rustls-webpki v0.102.8
16682025-08-18T18:55:22.048Z Compiling tokio-rustls v0.26.0
16692025-08-18T18:55:22.615Z Compiling hyper-rustls v0.27.7
16702025-08-18T18:55:23.123Z Compiling reqwest v0.12.22
16712025-08-18T18:55:28.732Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16722025-08-18T18:55:29.249Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16732025-08-18T18:55:36.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
16742025-08-18T18:55:37.075Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16752025-08-18T18:55:37.166ZAug 18 18:55:36.440 INFO Starting download, target: Console
16762025-08-18T18:55:37.166ZAug 18 18:55:36.440 INFO Starting download, target: Clickhouse
16772025-08-18T18:55:37.166ZAug 18 18:55:36.440 INFO Starting download, target: Cockroach
16782025-08-18T18:55:37.166ZAug 18 18:55:36.441 INFO Starting download, target: DendriteStub
16792025-08-18T18:55:37.193ZAug 18 18:55:36.441 INFO Starting download, target: MaghemiteMgd
16802025-08-18T18:55:37.193ZAug 18 18:55:36.441 INFO Starting download, target: TransceiverControl
16812025-08-18T18:55:37.193ZAug 18 18:55:36.442 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16822025-08-18T18:55:37.193ZAug 18 18:55:36.442 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16832025-08-18T18:55:37.193ZAug 18 18:55:36.442 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16842025-08-18T18:55:37.193ZAug 18 18:55:36.442 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16852025-08-18T18:55:37.193ZAug 18 18:55:36.443 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16862025-08-18T18:55:37.193ZAug 18 18:55:36.443 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16872025-08-18T18:55:37.838ZAug 18 18:55:37.109 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16882025-08-18T18:55:38.136ZAug 18 18:55:37.403 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16892025-08-18T18:55:38.457ZAug 18 18:55:37.725 INFO Download complete, target: Console
16902025-08-18T18:55:38.812ZAug 18 18:55:38.043 INFO Download complete, target: TransceiverControl
16912025-08-18T18:55:40.981ZAug 18 18:55:40.255 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16922025-08-18T18:55:41.260ZAug 18 18:55:40.534 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16932025-08-18T18:55:43.850ZAug 18 18:55:43.124 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16942025-08-18T18:55:43.850ZAug 18 18:55:43.125 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16952025-08-18T18:55:47.209ZAug 18 18:55:46.482 INFO Download complete, target: DendriteStub
16962025-08-18T18:55:47.237ZAug 18 18:55:46.511 INFO Download complete, target: MaghemiteMgd
16972025-08-18T18:55:55.871ZAug 18 18:55:55.146 INFO Checking that binary works, target: Cockroach
16982025-08-18T18:55:56.265ZAug 18 18:55:55.539 INFO Download complete, target: Cockroach
16992025-08-18T18:56:01.171ZAug 18 18:56:00.445 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17002025-08-18T18:56:19.127ZAug 18 18:56:18.400 INFO Checking that binary works, target: Clickhouse
17012025-08-18T18:56:19.360ZAug 18 18:56:18.634 INFO Download complete, target: Clickhouse
17022025-08-18T18:56:19.400ZAll builder prerequisites installed successfully, and PATH looks valid
17032025-08-18T18:56:19.427Z
17042025-08-18T18:56:19.427Zreal 7:11.187130610
17052025-08-18T18:56:19.427Zuser 20:06.690258792
17062025-08-18T18:56:19.427Zsys 3:16.970380425
17072025-08-18T18:56:19.427Ztrap 0.919646200
17082025-08-18T18:56:19.427Ztflt 0.598532352
17092025-08-18T18:56:19.427Zdflt 1.323153220
17102025-08-18T18:56:19.427Zkflt 0.016106355
17112025-08-18T18:56:19.427Zlock 56:57.748477505
17122025-08-18T18:56:19.427Zslp 1:13:54.743087251
17132025-08-18T18:56:19.427Zlat 1:20.527334321
17142025-08-18T18:56:19.427Zstop 3:18.174096934
17152025-08-18T18:56:19.427Z+ banner hack-check
17162025-08-18T18:56:19.427Z
17172025-08-18T18:56:19.427Z # # ## #### # # #### # # ###### #### # #
17182025-08-18T18:56:19.427Z # # # # # # # # # # # # # # # # #
17192025-08-18T18:56:19.427Z ###### # # # #### ##### # ###### ##### # ####
17202025-08-18T18:56:19.428Z # # ###### # # # # # # # # # #
17212025-08-18T18:56:19.428Z # # # # # # # # # # # # # # # # #
17222025-08-18T18:56:19.428Z # # # # #### # # #### # # ###### #### # #
17232025-08-18T18:56:19.428Z
17242025-08-18T18:56:19.428Z+ export CARGO_INCREMENTAL=0
17252025-08-18T18:56:19.428Z+ CARGO_INCREMENTAL=0
17262025-08-18T18:56:19.428Z+ ptime -m timeout 2h cargo xtask check-features --ci
17272025-08-18T18:56:20.731Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17282025-08-18T18:56:21.102Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17292025-08-18T18:56:26.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
17302025-08-18T18:56:26.426Z Running `target/debug/xtask check-features --ci`
17312025-08-18T18:56:26.467Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17322025-08-18T18:56:26.467Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17332025-08-18T18:56:27.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
17342025-08-18T18:56:27.881Z Running `target/debug/xtask download cargo-hack`
17352025-08-18T18:56:29.845Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17362025-08-18T18:56:30.454Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17372025-08-18T18:56:36.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
17382025-08-18T18:56:36.817Z Running `target/debug/xtask-downloader cargo-hack`
17392025-08-18T18:56:36.892ZAug 18 18:56:36.166 INFO Starting download, target: CargoHack
17402025-08-18T18:56:36.919ZAug 18 18:56:36.169 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17412025-08-18T18:56:37.359ZAug 18 18:56:36.634 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17422025-08-18T18:56:37.494ZAug 18 18:56:36.769 INFO Download complete, target: CargoHack
17432025-08-18T18:56:37.521Zrunning: "/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"
17442025-08-18T18:56:37.547Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17452025-08-18T18:56:37.918Zinfo: running `cargo check --bins` on api_identity (1/221)
17462025-08-18T18:56:39.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-08-18T18:56:39.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-08-18T18:56:39.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-08-18T18:56:39.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
17502025-08-18T18:56:39.163Z
17512025-08-18T18:56:39.163Zinfo: running `cargo check --bins` on bootstore (2/221)
17522025-08-18T18:56:40.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-08-18T18:56:40.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-08-18T18:56:40.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-08-18T18:56:40.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
17562025-08-18T18:56:40.485Z
17572025-08-18T18:56:40.485Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17582025-08-18T18:56:41.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-08-18T18:56:41.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-08-18T18:56:41.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-08-18T18:56:41.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
17622025-08-18T18:56:41.775Z
17632025-08-18T18:56:41.775Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17642025-08-18T18:56:42.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-08-18T18:56:43.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-08-18T18:56:43.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-08-18T18:56:43.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
17682025-08-18T18:56:43.126Z
17692025-08-18T18:56:43.126Zinfo: running `cargo check --bins` on id-map (5/221)
17702025-08-18T18:56:44.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-08-18T18:56:44.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-08-18T18:56:44.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-08-18T18:56:44.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
17742025-08-18T18:56:44.331Z
17752025-08-18T18:56:44.331Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17762025-08-18T18:56:45.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-08-18T18:56:45.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-08-18T18:56:45.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-08-18T18:56:45.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
17802025-08-18T18:56:45.374Z
17812025-08-18T18:56:45.374Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17822025-08-18T18:56:46.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-08-18T18:56:46.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-08-18T18:56:46.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-08-18T18:56:46.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17862025-08-18T18:56:46.349Z
17872025-08-18T18:56:46.349Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17882025-08-18T18:56:47.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-08-18T18:56:47.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-08-18T18:56:47.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-08-18T18:56:47.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17922025-08-18T18:56:47.318Z
17932025-08-18T18:56:47.318Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17942025-08-18T18:56:48.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-08-18T18:56:48.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-08-18T18:56:48.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-08-18T18:56:48.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
17982025-08-18T18:56:48.395Z
17992025-08-18T18:56:48.395Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
18002025-08-18T18:56:49.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-08-18T18:56:49.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-08-18T18:56:49.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-08-18T18:56:49.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18042025-08-18T18:56:49.401Z
18052025-08-18T18:56:49.401Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
18062025-08-18T18:56:50.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-08-18T18:56:50.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-08-18T18:56:50.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-08-18T18:56:50.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18102025-08-18T18:56:50.445Z
18112025-08-18T18:56:50.445Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
18122025-08-18T18:56:51.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-08-18T18:56:51.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-08-18T18:56:51.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-08-18T18:56:51.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18162025-08-18T18:56:51.403Z
18172025-08-18T18:56:51.403Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18182025-08-18T18:56:52.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-08-18T18:56:52.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-08-18T18:56:52.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-08-18T18:56:52.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18222025-08-18T18:56:52.382Z
18232025-08-18T18:56:52.382Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18242025-08-18T18:56:53.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-08-18T18:56:53.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-08-18T18:56:53.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-08-18T18:56:53.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18282025-08-18T18:56:53.456Z
18292025-08-18T18:56:53.456Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18302025-08-18T18:56:54.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-08-18T18:56:54.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-08-18T18:56:54.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-08-18T18:56:54.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18342025-08-18T18:56:54.521Z
18352025-08-18T18:56:54.521Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18362025-08-18T18:56:55.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-08-18T18:56:55.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-08-18T18:56:55.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-08-18T18:56:55.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18402025-08-18T18:56:55.549Z
18412025-08-18T18:56:55.549Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18422025-08-18T18:56:56.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-08-18T18:56:56.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-08-18T18:56:56.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-08-18T18:56:56.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18462025-08-18T18:56:56.520Z
18472025-08-18T18:56:56.520Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18482025-08-18T18:56:57.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-08-18T18:56:57.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-08-18T18:56:57.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-08-18T18:56:57.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
18522025-08-18T18:56:57.516Z
18532025-08-18T18:56:57.516Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18542025-08-18T18:56:58.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-08-18T18:56:58.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-08-18T18:56:58.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-08-18T18:56:58.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18582025-08-18T18:56:58.504Z
18592025-08-18T18:56:58.504Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18602025-08-18T18:56:59.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-08-18T18:56:59.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-08-18T18:56:59.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-08-18T18:56:59.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18642025-08-18T18:56:59.455Z
18652025-08-18T18:56:59.455Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18662025-08-18T18:57:00.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-08-18T18:57:00.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-08-18T18:57:00.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-08-18T18:57:00.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18702025-08-18T18:57:00.410Z
18712025-08-18T18:57:00.410Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18722025-08-18T18:57:01.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-08-18T18:57:01.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-08-18T18:57:01.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-08-18T18:57:01.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18762025-08-18T18:57:01.385Z
18772025-08-18T18:57:01.385Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18782025-08-18T18:57:02.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-08-18T18:57:02.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-08-18T18:57:02.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-08-18T18:57:02.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
18822025-08-18T18:57:02.388Z
18832025-08-18T18:57:02.389Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18842025-08-18T18:57:03.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-08-18T18:57:03.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-08-18T18:57:03.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-08-18T18:57:03.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
18882025-08-18T18:57:03.381Z
18892025-08-18T18:57:03.381Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18902025-08-18T18:57:04.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-08-18T18:57:04.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-08-18T18:57:04.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-08-18T18:57:04.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
18942025-08-18T18:57:04.382Z
18952025-08-18T18:57:04.382Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18962025-08-18T18:57:05.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-08-18T18:57:05.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-08-18T18:57:05.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-08-18T18:57:05.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19002025-08-18T18:57:05.341Z
19012025-08-18T18:57:05.341Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
19022025-08-18T18:57:06.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-08-18T18:57:06.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-08-18T18:57:06.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-08-18T18:57:06.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19062025-08-18T18:57:06.270Z
19072025-08-18T18:57:06.270Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
19082025-08-18T18:57:07.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-08-18T18:57:07.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-08-18T18:57:07.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-08-18T18:57:07.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19122025-08-18T18:57:07.210Z
19132025-08-18T18:57:07.210Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19142025-08-18T18:57:08.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-08-18T18:57:08.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-08-18T18:57:08.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-08-18T18:57:08.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19182025-08-18T18:57:08.254Z
19192025-08-18T18:57:08.254Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19202025-08-18T18:57:09.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-08-18T18:57:09.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-08-18T18:57:09.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-08-18T18:57:09.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19242025-08-18T18:57:09.235Z
19252025-08-18T18:57:09.236Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19262025-08-18T18:57:10.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-08-18T18:57:10.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-08-18T18:57:10.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-08-18T18:57:10.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19302025-08-18T18:57:10.170Z
19312025-08-18T18:57:10.170Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19322025-08-18T18:57:10.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-08-18T18:57:11.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-08-18T18:57:11.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-08-18T18:57:11.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19362025-08-18T18:57:11.084Z
19372025-08-18T18:57:11.084Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19382025-08-18T18:57:11.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-08-18T18:57:11.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-08-18T18:57:11.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-08-18T18:57:11.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19422025-08-18T18:57:11.995Z
19432025-08-18T18:57:11.995Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19442025-08-18T18:57:12.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-08-18T18:57:12.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-08-18T18:57:12.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-08-18T18:57:12.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19482025-08-18T18:57:12.992Z
19492025-08-18T18:57:12.992Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19502025-08-18T18:57:13.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-08-18T18:57:13.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-08-18T18:57:13.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-08-18T18:57:13.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19542025-08-18T18:57:13.925Z
19552025-08-18T18:57:13.925Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19562025-08-18T18:57:14.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-08-18T18:57:14.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-08-18T18:57:14.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-08-18T18:57:14.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19602025-08-18T18:57:14.911Z
19612025-08-18T18:57:14.912Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19622025-08-18T18:57:15.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-08-18T18:57:15.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-08-18T18:57:15.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-08-18T18:57:15.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19662025-08-18T18:57:15.883Z
19672025-08-18T18:57:15.883Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19682025-08-18T18:57:16.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-08-18T18:57:16.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-08-18T18:57:16.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-08-18T18:57:16.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19722025-08-18T18:57:16.850Z
19732025-08-18T18:57:16.850Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19742025-08-18T18:57:17.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-08-18T18:57:17.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-08-18T18:57:17.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-08-18T18:57:17.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19782025-08-18T18:57:17.817Z
19792025-08-18T18:57:17.817Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19802025-08-18T18:57:18.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-08-18T18:57:18.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-08-18T18:57:18.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-08-18T18:57:18.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19842025-08-18T18:57:18.827Z
19852025-08-18T18:57:18.827Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19862025-08-18T18:57:19.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-08-18T18:57:19.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-08-18T18:57:19.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-08-18T18:57:19.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19902025-08-18T18:57:19.858Z
19912025-08-18T18:57:19.858Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19922025-08-18T18:57:20.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-08-18T18:57:20.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-08-18T18:57:20.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-08-18T18:57:20.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19962025-08-18T18:57:20.830Z
19972025-08-18T18:57:20.830Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19982025-08-18T18:57:21.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-08-18T18:57:21.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-08-18T18:57:21.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-08-18T18:57:21.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20022025-08-18T18:57:21.901Z
20032025-08-18T18:57:21.901Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
20042025-08-18T18:57:22.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-08-18T18:57:22.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-08-18T18:57:22.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-08-18T18:57:22.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20082025-08-18T18:57:22.876Z
20092025-08-18T18:57:22.876Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
20102025-08-18T18:57:23.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-08-18T18:57:23.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-08-18T18:57:23.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-08-18T18:57:23.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20142025-08-18T18:57:23.944Z
20152025-08-18T18:57:23.944Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20162025-08-18T18:57:25.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-08-18T18:57:25.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-08-18T18:57:25.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192025-08-18T18:57:25.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
20202025-08-18T18:57:25.201Z
20212025-08-18T18:57:25.201Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20222025-08-18T18:57:26.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232025-08-18T18:57:26.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242025-08-18T18:57:26.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252025-08-18T18:57:26.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
20262025-08-18T18:57:26.491Z
20272025-08-18T18:57:26.491Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20282025-08-18T18:57:27.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292025-08-18T18:57:27.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302025-08-18T18:57:27.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312025-08-18T18:57:27.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
20322025-08-18T18:57:28.046Z
20332025-08-18T18:57:28.046Zinfo: running `cargo check --bins` on oxlog (49/221)
20342025-08-18T18:57:29.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352025-08-18T18:57:29.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362025-08-18T18:57:29.579Z Checking cfg-if v1.0.1
20372025-08-18T18:57:29.606Z Checking libc v0.2.174
20382025-08-18T18:57:29.651Z Checking serde v1.0.219
20392025-08-18T18:57:29.678Z Checking zeroize v1.8.1
20402025-08-18T18:57:29.679Z Checking memchr v2.7.4
20412025-08-18T18:57:29.725Z Checking typenum v1.17.0
20422025-08-18T18:57:29.754Z Checking smallvec v1.15.1
20432025-08-18T18:57:29.780Z Checking value-bag v1.9.0
20442025-08-18T18:57:29.780Z Checking subtle v2.6.1
20452025-08-18T18:57:29.992Z Checking scopeguard v1.2.0
20462025-08-18T18:57:30.156Z Checking const-oid v0.9.6
20472025-08-18T18:57:30.186Z Checking lock_api v0.4.12
20482025-08-18T18:57:30.186Z Checking itoa v1.0.11
20492025-08-18T18:57:30.235Z Checking log v0.4.27
20502025-08-18T18:57:30.444Z Checking stable_deref_trait v1.2.0
20512025-08-18T18:57:30.576Z Checking zerofrom v0.1.4
20522025-08-18T18:57:30.603Z Checking pin-project-lite v0.2.14
20532025-08-18T18:57:30.764Z Checking byteorder v1.5.0
20542025-08-18T18:57:30.791Z Checking getrandom v0.2.15
20552025-08-18T18:57:30.817Z Checking signal-hook-registry v1.4.2
20562025-08-18T18:57:30.844Z Checking parking_lot_core v0.9.10
20572025-08-18T18:57:30.844Z Checking yoke v0.7.4
20582025-08-18T18:57:30.918Z Checking generic-array v0.14.7
20592025-08-18T18:57:31.061Z Checking rand_core v0.6.4
20602025-08-18T18:57:31.132Z Checking mio v1.0.2
20612025-08-18T18:57:31.215Z Checking portable-atomic v1.11.0
20622025-08-18T18:57:31.243Z Checking parking_lot v0.12.3
20632025-08-18T18:57:31.270Z Checking critical-section v1.1.3
20642025-08-18T18:57:31.405Z Checking zerovec v0.10.4
20652025-08-18T18:57:31.472Z Checking socket2 v0.6.0
20662025-08-18T18:57:31.607Z Checking foldhash v0.1.5
20672025-08-18T18:57:31.725Z Checking cpufeatures v0.2.14
20682025-08-18T18:57:31.848Z Checking equivalent v1.0.2
20692025-08-18T18:57:31.875Z Checking futures-core v0.3.31
20702025-08-18T18:57:31.995Z Checking crypto-common v0.1.6
20712025-08-18T18:57:32.023Z Checking block-buffer v0.10.4
20722025-08-18T18:57:32.051Z Checking allocator-api2 v0.2.21
20732025-08-18T18:57:32.079Z Checking writeable v0.5.5
20742025-08-18T18:57:32.165Z Checking litemap v0.7.3
20752025-08-18T18:57:32.236Z Checking block-padding v0.3.3
20762025-08-18T18:57:32.297Z Checking once_cell v1.21.3
20772025-08-18T18:57:32.376Z Checking digest v0.10.7
20782025-08-18T18:57:32.489Z Checking getrandom v0.3.1
20792025-08-18T18:57:32.572Z Checking percent-encoding v2.3.1
20802025-08-18T18:57:32.617Z Checking inout v0.1.3
20812025-08-18T18:57:32.699Z Checking zerocopy v0.7.35
20822025-08-18T18:57:32.726Z Checking hashbrown v0.15.4
20832025-08-18T18:57:32.798Z Checking libm v0.2.8
20842025-08-18T18:57:32.825Z Checking hmac v0.12.1
20852025-08-18T18:57:32.852Z Checking icu_locid_transform_data v1.5.0
20862025-08-18T18:57:32.933Z Checking ryu v1.0.18
20872025-08-18T18:57:32.980Z Checking futures-sink v0.3.31
20882025-08-18T18:57:33.080Z Checking cipher v0.4.4
20892025-08-18T18:57:33.172Z Checking futures-channel v0.3.31
20902025-08-18T18:57:33.229Z Checking sha2 v0.10.9
20912025-08-18T18:57:33.321Z Checking tinystr v0.7.6
20922025-08-18T18:57:33.537Z Checking icu_collections v1.5.0
20932025-08-18T18:57:33.584Z Checking slab v0.4.9
20942025-08-18T18:57:33.717Z Checking icu_locid v1.5.0
20952025-08-18T18:57:33.864Z Checking num-traits v0.2.19
20962025-08-18T18:57:33.891Z Checking icu_properties_data v1.5.0
20972025-08-18T18:57:33.918Z Checking futures-io v0.3.31
20982025-08-18T18:57:33.945Z Checking base64ct v1.6.0
20992025-08-18T18:57:34.130Z Checking pin-utils v0.1.0
21002025-08-18T18:57:34.173Z Checking futures-task v0.3.31
21012025-08-18T18:57:34.219Z Checking utf8_iter v1.0.4
21022025-08-18T18:57:34.256Z Checking icu_normalizer_data v1.5.0
21032025-08-18T18:57:34.337Z Checking utf16_iter v1.0.5
21042025-08-18T18:57:34.404Z Checking flagset v0.4.6
21052025-08-18T18:57:34.465Z Checking pem-rfc7468 v0.7.0
21062025-08-18T18:57:34.492Z Checking futures-util v0.3.31
21072025-08-18T18:57:34.525Z Checking write16 v1.0.0
21082025-08-18T18:57:34.553Z Checking bytes v1.10.1
21092025-08-18T18:57:34.592Z Checking bitflags v2.9.1
21102025-08-18T18:57:34.656Z Checking indexmap v2.10.0
21112025-08-18T18:57:34.699Z Checking serde_json v1.0.142
21122025-08-18T18:57:34.794Z Checking icu_provider v1.5.0
21132025-08-18T18:57:34.828Z Checking der v0.7.9
21142025-08-18T18:57:34.968Z Checking ppv-lite86 v0.2.20
21152025-08-18T18:57:35.410Z Checking salsa20 v0.10.2
21162025-08-18T18:57:35.470Z Checking icu_locid_transform v1.5.0
21172025-08-18T18:57:35.636Z Checking tokio v1.47.0
21182025-08-18T18:57:35.670Z Checking pbkdf2 v0.12.2
21192025-08-18T18:57:35.731Z Checking zerocopy v0.8.26
21202025-08-18T18:57:35.886Z Checking fnv v1.0.7
21212025-08-18T18:57:36.027Z Checking scrypt v0.11.0
21222025-08-18T18:57:36.054Z Checking http v1.3.1
21232025-08-18T18:57:36.272Z Checking cbc v0.1.2
21242025-08-18T18:57:36.493Z Checking aes v0.8.4
21252025-08-18T18:57:36.545Z Checking form_urlencoded v1.2.1
21262025-08-18T18:57:36.577Z Checking icu_properties v1.5.1
21272025-08-18T18:57:36.664Z Checking spki v0.7.3
21282025-08-18T18:57:36.782Z Checking uuid v1.17.0
21292025-08-18T18:57:36.987Z Checking tracing-core v0.1.32
21302025-08-18T18:57:37.403Z Checking http-body v1.0.1
21312025-08-18T18:57:37.430Z Checking pkcs5 v0.7.1
21322025-08-18T18:57:37.518Z Checking tinyvec_macros v0.1.1
21332025-08-18T18:57:37.638Z Checking iana-time-zone v0.1.63
21342025-08-18T18:57:37.667Z Checking rustls-pki-types v1.10.0
21352025-08-18T18:57:37.726Z Checking tracing v0.1.40
21362025-08-18T18:57:37.836Z Checking base64 v0.22.1
21372025-08-18T18:57:38.024Z Checking pkcs8 v0.10.2
21382025-08-18T18:57:38.144Z Compiling newtype-uuid v1.2.4
21392025-08-18T18:57:38.359Z Checking chrono v0.4.41
21402025-08-18T18:57:38.419Z Checking tinyvec v1.8.0
21412025-08-18T18:57:38.447Z Checking aws-lc-sys v0.26.0
21422025-08-18T18:57:38.533Z Checking errno v0.3.12
21432025-08-18T18:57:38.737Z Checking spin v0.9.8
21442025-08-18T18:57:39.087Z Checking adler2 v2.0.0
21452025-08-18T18:57:39.285Z Checking openssl-probe v0.1.5
21462025-08-18T18:57:39.320Z Checking tower-service v0.3.3
21472025-08-18T18:57:39.348Z Checking rand_core v0.9.2
21482025-08-18T18:57:39.484Z Checking foreign-types-shared v0.1.1
21492025-08-18T18:57:39.512Z Checking untrusted v0.9.0
21502025-08-18T18:57:40.655Z Checking try-lock v0.2.5
21512025-08-18T18:57:40.682Z Checking untrusted v0.7.1
21522025-08-18T18:57:40.683Z Checking atomic-waker v1.1.2
21532025-08-18T18:57:40.683Z Checking ring v0.17.14
21542025-08-18T18:57:40.683Z Checking want v0.3.1
21552025-08-18T18:57:40.683Z Checking rand_chacha v0.9.0
21562025-08-18T18:57:40.683Z Checking foreign-types v0.3.2
21572025-08-18T18:57:40.683Z Checking miniz_oxide v0.8.5
21582025-08-18T18:57:40.683Z Checking ipnet v2.11.0
21592025-08-18T18:57:40.683Z Checking icu_normalizer v1.5.0
21602025-08-18T18:57:40.683Z Checking httparse v1.9.5
21612025-08-18T18:57:40.683Z Checking openssl-sys v0.9.109
21622025-08-18T18:57:40.823Z Checking thiserror v1.0.69
21632025-08-18T18:57:40.907Z Checking aws-lc-rs v1.12.4
21642025-08-18T18:57:40.934Z Checking aho-corasick v1.1.3
21652025-08-18T18:57:40.977Z Checking powerfmt v0.2.0
21662025-08-18T18:57:41.010Z Checking regex-syntax v0.8.5
21672025-08-18T18:57:41.040Z Checking idna_adapter v1.2.0
21682025-08-18T18:57:41.269Z Checking idna v1.0.3
21692025-08-18T18:57:41.377Z Checking unicode-ident v1.0.18
21702025-08-18T18:57:41.578Z Checking httpdate v1.0.3
21712025-08-18T18:57:41.719Z Checking openssl v0.10.73
21722025-08-18T18:57:41.785Z Checking url v2.5.4
21732025-08-18T18:57:41.879Z Checking proc-macro2 v1.0.95
21742025-08-18T18:57:42.193Z Checking deranged v0.3.11
21752025-08-18T18:57:42.684Z Checking rand v0.9.1
21762025-08-18T18:57:42.712Z Checking unicode-normalization v0.1.24
21772025-08-18T18:57:42.857Z Checking rustix v0.38.37
21782025-08-18T18:57:42.942Z Checking rustls-webpki v0.102.8
21792025-08-18T18:57:43.604Z Checking crossbeam-utils v0.8.21
21802025-08-18T18:57:43.763Z Checking semver v1.0.26
21812025-08-18T18:57:43.793Z Checking bzip2-sys v0.1.13+1.0.8
21822025-08-18T18:57:43.820Z Checking scroll v0.12.0
21832025-08-18T18:57:43.948Z Checking signature v2.2.0
21842025-08-18T18:57:44.182Z Checking crc32fast v1.4.2
21852025-08-18T18:57:44.270Z Checking anstyle v1.0.11
21862025-08-18T18:57:44.341Z Checking unicode-properties v0.1.3
21872025-08-18T18:57:44.369Z Checking either v1.15.0
21882025-08-18T18:57:44.430Z Checking tokio-util v0.7.15
21892025-08-18T18:57:44.457Z Checking regex-automata v0.4.8
21902025-08-18T18:57:44.485Z Checking num-conv v0.1.0
21912025-08-18T18:57:44.674Z Checking utf8parse v0.2.2
21922025-08-18T18:57:44.729Z Checking plain v0.2.3
21932025-08-18T18:57:44.766Z Checking dyn-clone v1.0.19
21942025-08-18T18:57:44.804Z Checking ucd-trie v0.1.7
21952025-08-18T18:57:44.859Z Checking unicode-bidi v0.3.17
21962025-08-18T18:57:44.918Z Checking time-core v0.1.2
21972025-08-18T18:57:44.971Z Checking zlib-rs v0.5.1
21982025-08-18T18:57:45.066Z Checking siphasher v0.3.11
21992025-08-18T18:57:45.124Z Checking num_threads v0.1.7
22002025-08-18T18:57:45.279Z Checking time v0.3.36
22012025-08-18T18:57:45.416Z Checking phf_shared v0.11.2
22022025-08-18T18:57:45.520Z Checking stringprep v0.1.5
22032025-08-18T18:57:45.717Z Checking pest v2.7.14
22042025-08-18T18:57:45.798Z Checking h2 v0.4.6
22052025-08-18T18:57:45.828Z Checking schemars v0.8.22
22062025-08-18T18:57:46.213Z Checking goblin v0.8.2
22072025-08-18T18:57:46.871Z Checking libz-rs-sys v0.5.1
22082025-08-18T18:57:47.138Z Checking anstyle-parse v0.2.5
22092025-08-18T18:57:47.181Z Checking native-tls v0.2.12
22102025-08-18T18:57:47.503Z Checking crossbeam-epoch v0.9.18
22112025-08-18T18:57:47.564Z Checking rustls v0.23.19
22122025-08-18T18:57:47.592Z Checking quote v1.0.40
22132025-08-18T18:57:48.010Z Checking rand_chacha v0.3.1
22142025-08-18T18:57:48.043Z Checking num-integer v0.1.46
22152025-08-18T18:57:48.230Z Checking zstd-sys v2.0.14+zstd.1.5.7
22162025-08-18T18:57:48.396Z Checking toml_datetime v0.6.11
22172025-08-18T18:57:48.423Z Checking serde_spanned v0.6.9
22182025-08-18T18:57:48.458Z Checking md-5 v0.10.6
22192025-08-18T18:57:48.572Z Checking sync_wrapper v1.0.1
22202025-08-18T18:57:48.647Z Checking ff v0.13.0
22212025-08-18T18:57:48.698Z Checking hash32 v0.2.1
22222025-08-18T18:57:48.754Z Checking pretty-hex v0.4.1
22232025-08-18T18:57:48.782Z Checking gimli v0.31.1
22242025-08-18T18:57:48.895Z Checking psl-types v2.0.11
22252025-08-18T18:57:49.031Z Checking base16ct v0.2.0
22262025-08-18T18:57:49.059Z Checking colorchoice v1.0.2
22272025-08-18T18:57:49.120Z Checking fallible-iterator v0.2.0
22282025-08-18T18:57:49.235Z Checking anstyle-query v1.1.1
22292025-08-18T18:57:49.320Z Checking tower-layer v0.3.3
22302025-08-18T18:57:49.366Z Checking is_terminal_polyfill v1.70.1
22312025-08-18T18:57:49.403Z Checking sec1 v0.7.3
22322025-08-18T18:57:49.574Z Checking anstream v0.6.18
22332025-08-18T18:57:49.625Z Checking tower v0.5.2
22342025-08-18T18:57:49.746Z Checking postgres-protocol v0.6.8
22352025-08-18T18:57:49.879Z Checking publicsuffix v2.3.0
22362025-08-18T18:57:50.108Z Checking heapless v0.7.17
22372025-08-18T18:57:50.257Z Checking group v0.13.0
22382025-08-18T18:57:50.445Z Checking num-iter v0.1.45
22392025-08-18T18:57:50.564Z Checking zstd-safe v7.2.3
22402025-08-18T18:57:50.625Z Checking rand v0.8.5
22412025-08-18T18:57:50.658Z Checking dtrace-parser v0.2.0
22422025-08-18T18:57:50.903Z Compiling daft v0.1.4
22432025-08-18T18:57:51.083Z Checking syn v2.0.104
22442025-08-18T18:57:51.156Z Checking cookie v0.18.1
22452025-08-18T18:57:51.498Z Checking ipnetwork v0.21.1
22462025-08-18T18:57:51.664Z Checking tokio-native-tls v0.3.1
22472025-08-18T18:57:51.692Z Checking dof v0.3.0
22482025-08-18T18:57:51.869Z Checking flate2 v1.1.2
22492025-08-18T18:57:51.980Z Checking terminal_size v0.4.0
22502025-08-18T18:57:52.042Z Checking rustls-native-certs v0.8.1
22512025-08-18T18:57:52.234Z Checking lazy_static v1.5.0
22522025-08-18T18:57:52.334Z Checking webpki-roots v1.0.1
22532025-08-18T18:57:52.430Z Checking http-body-util v0.1.3
22542025-08-18T18:57:52.488Z Checking signal-hook v0.3.18
22552025-08-18T18:57:52.637Z Checking hkdf v0.12.4
22562025-08-18T18:57:52.764Z Checking addr2line v0.24.2
22572025-08-18T18:57:52.791Z Checking crypto-bigint v0.5.5
22582025-08-18T18:57:52.873Z Checking hyper v1.6.0
22592025-08-18T18:57:52.927Z Checking object v0.36.5
22602025-08-18T18:57:53.013Z Checking thread-id v4.2.2
22612025-08-18T18:57:53.083Z Checking strsim v0.11.1
22622025-08-18T18:57:53.235Z Checking winnow v0.5.40
22632025-08-18T18:57:53.263Z Checking tokio-rustls v0.26.0
22642025-08-18T18:57:53.444Z Checking clap_lex v0.7.4
22652025-08-18T18:57:53.475Z Checking rustc-demangle v0.1.24
22662025-08-18T18:57:53.767Z Checking iri-string v0.7.8
22672025-08-18T18:57:53.842Z Checking bitflags v1.3.2
22682025-08-18T18:57:53.986Z Checking lockfree-object-pool v0.1.6
22692025-08-18T18:57:54.014Z Compiling rayon-core v1.12.1
22702025-08-18T18:57:54.260Z Checking managed v0.8.0
22712025-08-18T18:57:54.341Z Checking bumpalo v3.16.0
22722025-08-18T18:57:54.655Z Checking simd-adler32 v0.3.7
22732025-08-18T18:57:54.694Z Checking smoltcp v0.9.1
22742025-08-18T18:57:55.033Z Checking zopfli v0.8.1
22752025-08-18T18:57:55.245Z Checking hyper-util v0.1.16
22762025-08-18T18:57:55.768Z Checking elliptic-curve v0.13.8
22772025-08-18T18:57:55.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22782025-08-18T18:57:56.036Z Checking toml_edit v0.19.15
22792025-08-18T18:57:56.192Z Checking clap_builder v4.5.41
22802025-08-18T18:57:56.219Z Checking signal-hook-mio v0.2.4
22812025-08-18T18:57:56.393Z Checking num-bigint-dig v0.8.4
22822025-08-18T18:57:56.446Z Checking oxnet v0.1.3
22832025-08-18T18:57:56.541Z Checking tower-http v0.6.6
22842025-08-18T18:57:56.881Z Checking cookie_store v0.21.1
22852025-08-18T18:57:57.169Z Checking zstd v0.13.3
22862025-08-18T18:57:57.592Z Checking postgres-types v0.2.9
22872025-08-18T18:57:57.680Z Checking regex v1.11.1
22882025-08-18T18:57:57.708Z Checking usdt-impl v0.5.0
22892025-08-18T18:57:57.960Z Checking hyper-tls v0.6.0
22902025-08-18T18:57:58.396Z Checking hyper-rustls v0.27.7
22912025-08-18T18:57:58.423Z Checking bstr v1.10.0
22922025-08-18T18:57:58.423Z Checking crossbeam-deque v0.8.5
22932025-08-18T18:57:58.423Z Checking phf v0.11.2
22942025-08-18T18:57:58.615Z Checking ed25519 v2.2.3
22952025-08-18T18:57:58.724Z Checking bzip2 v0.5.2
22962025-08-18T18:57:58.830Z Checking bzip2 v0.4.4
22972025-08-18T18:57:58.857Z Checking curve25519-dalek v4.1.3
22982025-08-18T18:57:58.934Z Checking thiserror v2.0.12
22992025-08-18T18:57:59.100Z Checking strum v0.27.2
23002025-08-18T18:57:59.147Z Checking hubpack v0.1.2
23012025-08-18T18:57:59.222Z Checking memoffset v0.9.1
23022025-08-18T18:57:59.259Z Checking pkcs1 v0.7.5
23032025-08-18T18:57:59.317Z Checking backtrace v0.3.74
23042025-08-18T18:57:59.356Z Checking serde_urlencoded v0.7.1
23052025-08-18T18:57:59.390Z Checking float-cmp v0.10.0
23062025-08-18T18:57:59.489Z Checking serde-big-array v0.5.1
23072025-08-18T18:57:59.556Z Checking rfc6979 v0.4.0
23082025-08-18T18:57:59.638Z Checking socket2 v0.5.10
23092025-08-18T18:57:59.741Z Checking memmap v0.7.0
23102025-08-18T18:57:59.768Z Checking encoding_rs v0.8.34
23112025-08-18T18:57:59.795Z Checking precomputed-hash v0.1.1
23122025-08-18T18:57:59.796Z Checking predicates-core v1.0.8
23132025-08-18T18:57:59.904Z Checking difflib v0.4.0
23142025-08-18T18:57:59.931Z Checking winnow v0.7.10
23152025-08-18T18:57:59.984Z Checking minimal-lexical v0.2.1
23162025-08-18T18:58:00.020Z Checking fixedbitset v0.4.2
23172025-08-18T18:58:00.048Z Checking new_debug_unreachable v1.0.6
23182025-08-18T18:58:00.179Z Checking data-encoding v2.9.0
23192025-08-18T18:58:00.207Z Checking unicode-width v0.2.0
23202025-08-18T18:58:00.329Z Checking normalize-line-endings v0.3.0
23212025-08-18T18:58:00.392Z Checking whoami v1.5.2
23222025-08-18T18:58:00.420Z Checking mime v0.3.17
23232025-08-18T18:58:00.554Z Checking unicode-segmentation v1.12.0
23242025-08-18T18:58:00.705Z Checking toml_write v0.1.2
23252025-08-18T18:58:00.739Z Checking static_assertions v1.1.0
23262025-08-18T18:58:00.766Z Checking tokio-postgres v0.7.13
23272025-08-18T18:58:00.814Z Checking ed25519-dalek v2.1.1
23282025-08-18T18:58:00.841Z Checking hickory-proto v0.25.2
23292025-08-18T18:58:00.909Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23302025-08-18T18:58:01.053Z Checking console v0.15.10
23312025-08-18T18:58:01.257Z Checking similar v2.7.0
23322025-08-18T18:58:01.328Z Checking predicates v3.1.3
23332025-08-18T18:58:01.704Z Checking nom v7.1.3
23342025-08-18T18:58:02.095Z Checking reqwest v0.12.22
23352025-08-18T18:58:02.131Z Checking petgraph v0.6.5
23362025-08-18T18:58:02.193Z Checking string_cache v0.8.9
23372025-08-18T18:58:02.513Z Checking anyhow v1.0.99
23382025-08-18T18:58:02.986Z Checking usdt v0.5.0
23392025-08-18T18:58:03.091Z Checking toml_edit v0.22.27
23402025-08-18T18:58:03.322Z Checking ecdsa v0.16.9
23412025-08-18T18:58:03.719Z Checking clap v4.5.41
23422025-08-18T18:58:03.884Z Checking rsa v0.9.6
23432025-08-18T18:58:04.070Z Checking nix v0.29.0
23442025-08-18T18:58:04.504Z Checking zip v0.6.6
23452025-08-18T18:58:04.755Z Checking zip v4.2.0
23462025-08-18T18:58:04.966Z Checking toml v0.7.8
23472025-08-18T18:58:05.588Z Checking crossterm v0.28.1
23482025-08-18T18:58:05.677Z Checking tokio-stream v0.1.17
23492025-08-18T18:58:05.704Z Checking itertools v0.12.1
23502025-08-18T18:58:05.935Z Checking itertools v0.10.5
23512025-08-18T18:58:05.983Z Checking itertools v0.13.0
23522025-08-18T18:58:06.061Z Checking fs-err v3.1.1
23532025-08-18T18:58:06.544Z Checking buf-list v1.0.3
23542025-08-18T18:58:06.776Z Checking strum v0.26.3
23552025-08-18T18:58:06.912Z Checking ahash v0.8.12
23562025-08-18T18:58:06.940Z Checking rustix v1.0.7
23572025-08-18T18:58:07.007Z Checking slog v2.7.0
23582025-08-18T18:58:07.344Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23592025-08-18T18:58:07.514Z Checking x509-cert v0.2.5
23602025-08-18T18:58:07.553Z Checking openapiv3 v2.2.0
23612025-08-18T18:58:07.760Z Checking sha1 v0.10.6
23622025-08-18T18:58:08.165Z Checking winnow v0.6.26
23632025-08-18T18:58:08.193Z Checking rustc-hash v2.1.1
23642025-08-18T18:58:08.328Z Checking peg-runtime v0.8.5
23652025-08-18T18:58:08.380Z Checking unicode-xid v0.2.6
23662025-08-18T18:58:08.417Z Checking lalrpop-util v0.19.12
23672025-08-18T18:58:08.589Z Checking rayon v1.10.0
23682025-08-18T18:58:08.617Z Checking camino v1.1.11
23692025-08-18T18:58:08.696Z Checking sigpipe v0.1.3
23702025-08-18T18:58:08.776Z Checking jiff v0.2.15
23712025-08-18T18:58:08.850Z Checking glob v0.3.2
23722025-08-18T18:58:15.030Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23732025-08-18T18:58:15.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.65s
23742025-08-18T18:58:15.934Z
23752025-08-18T18:58:15.934Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23762025-08-18T18:58:17.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772025-08-18T18:58:17.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782025-08-18T18:58:17.436Z Compiling regress v0.10.4
23792025-08-18T18:58:17.490Z Checking heck v0.5.0
23802025-08-18T18:58:17.549Z Compiling unsafe-libyaml v0.2.11
23812025-08-18T18:58:17.576Z Checking newtype-uuid v1.2.4
23822025-08-18T18:58:17.604Z Compiling structmeta-derive v0.3.0
23832025-08-18T18:58:17.604Z Checking dirs-sys-next v0.1.2
23842025-08-18T18:58:17.656Z Checking fastrand v2.1.1
23852025-08-18T18:58:17.752Z Checking thread_local v1.1.8
23862025-08-18T18:58:17.887Z Checking dirs-next v2.0.0
23872025-08-18T18:58:17.990Z Checking daft v0.1.4
23882025-08-18T18:58:18.044Z Checking tempfile v3.20.0
23892025-08-18T18:58:18.076Z Compiling ident_case v1.0.1
23902025-08-18T18:58:18.104Z Checking term v0.7.0
23912025-08-18T18:58:18.322Z Compiling darling_core v0.20.10
23922025-08-18T18:58:18.439Z Checking crossbeam-channel v0.5.15
23932025-08-18T18:58:18.490Z Checking futures-executor v0.3.31
23942025-08-18T18:58:18.617Z Checking is-terminal v0.4.13
23952025-08-18T18:58:18.765Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23962025-08-18T18:58:18.815Z Compiling rustls v0.22.4
23972025-08-18T18:58:19.146Z Compiling serde_yaml v0.9.34+deprecated
23982025-08-18T18:58:19.188Z Checking take_mut v0.2.2
23992025-08-18T18:58:19.294Z Checking slog-term v2.9.1
24002025-08-18T18:58:19.379Z Checking slog-async v2.8.0
24012025-08-18T18:58:19.487Z Checking futures v0.3.31
24022025-08-18T18:58:19.630Z Compiling proc-macro-crate v1.3.1
24032025-08-18T18:58:19.836Z Checking wait-timeout v0.2.0
24042025-08-18T18:58:19.866Z Compiling multer v3.1.0
24052025-08-18T18:58:20.091Z Compiling ref-cast v1.0.24
24062025-08-18T18:58:20.223Z Compiling structmeta v0.3.0
24072025-08-18T18:58:20.291Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24082025-08-18T18:58:20.595Z Checking bit-vec v0.8.0
24092025-08-18T18:58:20.623Z Checking match_cfg v0.1.0
24102025-08-18T18:58:20.650Z Checking quick-error v1.2.3
24112025-08-18T18:58:20.679Z Compiling derive-ex v0.1.8
24122025-08-18T18:58:20.753Z Checking hostname v0.3.1
24132025-08-18T18:58:20.826Z Checking rusty-fork v0.3.0
24142025-08-18T18:58:21.013Z Checking bit-set v0.8.0
24152025-08-18T18:58:21.068Z Checking typify-impl v0.3.0
24162025-08-18T18:58:21.096Z Checking typify-impl v0.2.0
24172025-08-18T18:58:22.796Z Compiling num_enum_derive v0.5.11
24182025-08-18T18:58:23.892Z Checking toml_parser v1.0.2
24192025-08-18T18:58:24.425Z Compiling darling_macro v0.20.10
24202025-08-18T18:58:24.682Z Checking progenitor-client v0.9.1
24212025-08-18T18:58:25.143Z Checking rand_xorshift v0.4.0
24222025-08-18T18:58:25.170Z Checking slog-json v2.6.1
24232025-08-18T18:58:25.212Z Compiling lzma-sys v0.1.20
24242025-08-18T18:58:25.308Z Checking hex v0.4.3
24252025-08-18T18:58:25.406Z Compiling darling v0.20.10
24262025-08-18T18:58:25.468Z Checking toml_datetime v0.7.0
24272025-08-18T18:58:25.496Z Checking serde_spanned v1.0.0
24282025-08-18T18:58:25.558Z Compiling ref-cast-impl v1.0.24
24292025-08-18T18:58:25.749Z Compiling async-stream-impl v0.3.6
24302025-08-18T18:58:25.840Z Compiling foreign-types-macros v0.2.3
24312025-08-18T18:58:25.932Z Compiling dropshot v0.16.3
24322025-08-18T18:58:25.985Z Checking unarray v0.1.4
24332025-08-18T18:58:26.182Z Checking arc-swap v1.7.1
24342025-08-18T18:58:26.279Z Checking foreign-types-shared v0.3.1
24352025-08-18T18:58:26.437Z Checking toml_writer v1.0.2
24362025-08-18T18:58:26.651Z Checking utf-8 v0.7.6
24372025-08-18T18:58:26.823Z Checking toml v0.9.5
24382025-08-18T18:58:26.935Z Checking tungstenite v0.21.0
24392025-08-18T18:58:26.991Z Checking slog-scope v4.4.0
24402025-08-18T18:58:27.086Z Checking async-stream v0.3.6
24412025-08-18T18:58:27.316Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24422025-08-18T18:58:27.344Z Checking foreign-types v0.5.0
24432025-08-18T18:58:27.485Z Checking proptest v1.7.0
24442025-08-18T18:58:27.544Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24452025-08-18T18:58:27.571Z Checking tokio-rustls v0.25.0
24462025-08-18T18:58:27.599Z Compiling serde_with_macros v3.14.0
24472025-08-18T18:58:27.758Z Checking slog-bunyan v2.5.0
24482025-08-18T18:58:27.998Z Compiling test-strategy v0.4.3
24492025-08-18T18:58:28.025Z Checking num_enum v0.5.11
24502025-08-18T18:58:28.301Z Compiling proc-macro-error v1.0.4
24512025-08-18T18:58:28.534Z Compiling parse-display-derive v0.10.0
24522025-08-18T18:58:28.903Z Checking progenitor-client v0.8.0
24532025-08-18T18:58:29.002Z Compiling heck v0.3.3
24542025-08-18T18:58:29.342Z Checking waitgroup v0.1.2
24552025-08-18T18:58:29.394Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24562025-08-18T18:58:29.518Z Checking rustls-pemfile v2.2.0
24572025-08-18T18:58:29.782Z Compiling dropshot_endpoint v0.16.3
24582025-08-18T18:58:30.221Z Checking serde_path_to_error v0.1.17
24592025-08-18T18:58:30.312Z Checking cstr-argument v0.1.2
24602025-08-18T18:58:30.538Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24612025-08-18T18:58:30.958Z Compiling derive-where v1.5.0
24622025-08-18T18:58:31.280Z Checking hostname v0.4.0
24632025-08-18T18:58:31.451Z Checking instant v0.1.13
24642025-08-18T18:58:31.610Z Checking pretty-hex v0.2.1
24652025-08-18T18:58:31.645Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24662025-08-18T18:58:31.860Z Checking debug-ignore v1.0.5
24672025-08-18T18:58:32.051Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24682025-08-18T18:58:32.104Z Checking backoff v0.4.0
24692025-08-18T18:58:32.453Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702025-08-18T18:58:32.481Z Checking parse-display v0.10.0
24712025-08-18T18:58:32.481Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24722025-08-18T18:58:32.529Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
24732025-08-18T18:58:32.662Z Checking serde_with v3.14.0
24742025-08-18T18:58:32.806Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24752025-08-18T18:58:32.882Z Compiling zone_cfg_derive v0.1.2
24762025-08-18T18:58:33.051Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24772025-08-18T18:58:33.256Z Compiling typify-macro v0.2.0
24782025-08-18T18:58:33.308Z Compiling typify-macro v0.3.0
24792025-08-18T18:58:33.451Z Checking tokio-tungstenite v0.21.0
24802025-08-18T18:58:34.015Z Checking slog-stdlog v4.1.1
24812025-08-18T18:58:34.158Z Checking iddqd v0.3.9
24822025-08-18T18:58:34.237Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24832025-08-18T18:58:34.353Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24842025-08-18T18:58:34.383Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24852025-08-18T18:58:34.679Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24862025-08-18T18:58:34.731Z Checking progenitor-client v0.10.0
24872025-08-18T18:58:34.780Z Checking colored v2.2.0
24882025-08-18T18:58:35.202Z Checking macaddr v1.0.1
24892025-08-18T18:58:35.229Z Checking unicode-width v0.1.14
24902025-08-18T18:58:35.484Z Checking number_prefix v0.4.0
24912025-08-18T18:58:35.614Z Checking base64 v0.13.1
24922025-08-18T18:58:35.709Z Checking base64 v0.21.7
24932025-08-18T18:58:35.813Z Checking tabwriter v1.4.0
24942025-08-18T18:58:35.982Z Checking indicatif v0.17.11
24952025-08-18T18:58:36.039Z Checking ron v0.7.1
24962025-08-18T18:58:36.127Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24972025-08-18T18:58:36.229Z Checking zone v0.1.8
24982025-08-18T18:58:36.631Z Checking slog-envlogger v2.2.0
24992025-08-18T18:58:36.883Z Checking xz2 v0.1.7
25002025-08-18T18:58:36.912Z Checking toml v0.8.23
25012025-08-18T18:58:37.128Z Checking tokio-dtrace v0.1.0
25022025-08-18T18:58:37.332Z Checking xattr v1.3.1
25032025-08-18T18:58:37.359Z Checking yasna v0.5.2
25042025-08-18T18:58:37.443Z Compiling typify v0.2.0
25052025-08-18T18:58:37.605Z Compiling progenitor-impl v0.8.0
25062025-08-18T18:58:37.654Z Checking pem v3.0.5
25072025-08-18T18:58:37.732Z Compiling typify v0.3.0
25082025-08-18T18:58:37.943Z Compiling progenitor-impl v0.9.1
25092025-08-18T18:58:38.008Z Checking smf v0.2.3
25102025-08-18T18:58:38.381Z Checking headers-core v0.3.0
25112025-08-18T18:58:38.424Z Checking filetime v0.2.25
25122025-08-18T18:58:38.572Z Checking same-file v1.0.6
25132025-08-18T18:58:38.600Z Checking headers v0.4.1
25142025-08-18T18:58:38.686Z Checking tar v0.4.44
25152025-08-18T18:58:38.789Z Checking walkdir v2.5.0
25162025-08-18T18:58:38.960Z Checking rcgen v0.12.1
25172025-08-18T18:58:39.163Z Checking oxide-tokio-rt v0.1.2
25182025-08-18T18:58:39.449Z Checking camino-tempfile v1.4.1
25192025-08-18T18:58:39.611Z Checking atomicwrites v0.4.4
25202025-08-18T18:58:39.756Z Checking subprocess v0.2.9
25212025-08-18T18:58:41.835Z Compiling progenitor-macro v0.8.0
25222025-08-18T18:58:42.343Z Compiling progenitor-macro v0.9.1
25232025-08-18T18:58:48.579Z Checking progenitor v0.8.0
25242025-08-18T18:58:48.869Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25252025-08-18T18:58:49.538Z Checking progenitor v0.9.1
25262025-08-18T18:58:49.846Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25272025-08-18T18:58:53.506Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25282025-08-18T18:58:55.074Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25292025-08-18T18:59:07.688Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25302025-08-18T18:59:11.133Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25312025-08-18T18:59:13.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.92s
25322025-08-18T18:59:14.179Z
25332025-08-18T18:59:14.179Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25342025-08-18T18:59:15.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352025-08-18T18:59:15.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362025-08-18T18:59:15.653Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25372025-08-18T18:59:18.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
25382025-08-18T18:59:18.912Z
25392025-08-18T18:59:18.912Zinfo: running `cargo check --bins` on nexus-config (52/221)
25402025-08-18T18:59:20.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412025-08-18T18:59:20.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422025-08-18T18:59:20.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432025-08-18T18:59:20.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
25442025-08-18T18:59:20.339Z
25452025-08-18T18:59:20.339Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25462025-08-18T18:59:21.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472025-08-18T18:59:21.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482025-08-18T18:59:21.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492025-08-18T18:59:21.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
25502025-08-18T18:59:21.633Z
25512025-08-18T18:59:21.633Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25522025-08-18T18:59:23.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532025-08-18T18:59:23.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542025-08-18T18:59:23.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552025-08-18T18:59:23.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
25562025-08-18T18:59:23.242Z
25572025-08-18T18:59:23.243Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25582025-08-18T18:59:24.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-08-18T18:59:24.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-08-18T18:59:25.047Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25612025-08-18T18:59:25.100Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25622025-08-18T18:59:25.134Z Compiling darling_core v0.21.0
25632025-08-18T18:59:25.168Z Compiling tempfile v3.20.0
25642025-08-18T18:59:25.195Z Compiling wait-timeout v0.2.0
25652025-08-18T18:59:25.196Z Compiling match_cfg v0.1.0
25662025-08-18T18:59:25.223Z Compiling quick-error v1.2.3
25672025-08-18T18:59:25.223Z Compiling bit-vec v0.8.0
25682025-08-18T18:59:25.363Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25692025-08-18T18:59:25.442Z Compiling hostname v0.3.1
25702025-08-18T18:59:25.626Z Compiling rustls v0.22.4
25712025-08-18T18:59:25.767Z Compiling progenitor-client v0.9.1
25722025-08-18T18:59:25.839Z Compiling bit-set v0.8.0
25732025-08-18T18:59:25.877Z Compiling rusty-fork v0.3.0
25742025-08-18T18:59:25.904Z Compiling toml_parser v1.0.2
25752025-08-18T18:59:25.934Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25762025-08-18T18:59:26.232Z Compiling slog-json v2.6.1
25772025-08-18T18:59:26.259Z Compiling rand_xorshift v0.4.0
25782025-08-18T18:59:26.461Z Compiling itertools v0.14.0
25792025-08-18T18:59:26.607Z Compiling toml_datetime v0.7.0
25802025-08-18T18:59:26.653Z Compiling hex v0.4.3
25812025-08-18T18:59:26.767Z Compiling serde_spanned v1.0.0
25822025-08-18T18:59:27.129Z Compiling unarray v0.1.4
25832025-08-18T18:59:27.378Z Compiling toml_writer v1.0.2
25842025-08-18T18:59:27.413Z Compiling heapless v0.8.0
25852025-08-18T18:59:27.451Z Compiling proptest v1.7.0
25862025-08-18T18:59:27.737Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25872025-08-18T18:59:27.927Z Compiling toml v0.9.5
25882025-08-18T18:59:27.977Z Compiling slog-bunyan v2.5.0
25892025-08-18T18:59:28.342Z Compiling progenitor v0.9.1
25902025-08-18T18:59:28.494Z Compiling async-stream v0.3.6
25912025-08-18T18:59:28.637Z Compiling multer v3.1.0
25922025-08-18T18:59:28.872Z Compiling ref-cast v1.0.24
25932025-08-18T18:59:29.089Z Compiling waitgroup v0.1.2
25942025-08-18T18:59:29.366Z Compiling rustls-pemfile v2.2.0
25952025-08-18T18:59:29.796Z Checking hash32 v0.3.1
25962025-08-18T18:59:29.871Z Compiling serde_path_to_error v0.1.17
25972025-08-18T18:59:30.051Z Compiling hostname v0.4.0
25982025-08-18T18:59:30.405Z Compiling instant v0.1.13
25992025-08-18T18:59:30.432Z Compiling debug-ignore v1.0.5
26002025-08-18T18:59:30.510Z Compiling smoltcp v0.11.0
26012025-08-18T18:59:30.608Z Compiling backoff v0.4.0
26022025-08-18T18:59:31.107Z Compiling tokio-rustls v0.25.0
26032025-08-18T18:59:31.325Z Compiling iddqd v0.3.9
26042025-08-18T18:59:31.638Z Compiling dropshot v0.16.3
26052025-08-18T18:59:31.807Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26062025-08-18T18:59:32.021Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26072025-08-18T18:59:32.290Z Compiling parse-display v0.10.0
26082025-08-18T18:59:32.794Z Compiling darling_macro v0.21.0
26092025-08-18T18:59:33.088Z Compiling serde_with v3.14.0
26102025-08-18T18:59:33.967Z Compiling darling v0.21.0
26112025-08-18T18:59:34.137Z Compiling ingot-macros v0.1.1
26122025-08-18T18:59:34.644Z Checking num-rational v0.4.2
26132025-08-18T18:59:35.429Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
26142025-08-18T18:59:35.604Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26152025-08-18T18:59:36.562Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26162025-08-18T18:59:36.593Z Compiling progenitor-client v0.10.0
26172025-08-18T18:59:37.287Z Checking num-complex v0.4.6
26182025-08-18T18:59:38.717Z Compiling macaddr v1.0.1
26192025-08-18T18:59:39.231Z Checking cobs v0.2.3
26202025-08-18T18:59:39.433Z Checking num v0.4.3
26212025-08-18T18:59:39.485Z Checking postcard v1.0.10
26222025-08-18T18:59:39.907Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26232025-08-18T18:59:40.101Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26242025-08-18T18:59:40.432Z Checking float-ord v0.3.2
26252025-08-18T18:59:40.632Z Compiling convert_case v0.4.0
26262025-08-18T18:59:40.686Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26272025-08-18T18:59:41.090Z Compiling toml v0.8.23
26282025-08-18T18:59:41.782Z Compiling derive_more v0.99.20
26292025-08-18T18:59:42.345Z Checking ingot-types v0.1.2
26302025-08-18T18:59:42.827Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26312025-08-18T18:59:42.970Z Checking linked-hash-map v0.5.6
26322025-08-18T18:59:43.130Z Compiling crucible-workspace-hack v0.1.0
26332025-08-18T18:59:43.316Z Checking ingot v0.1.1
26342025-08-18T18:59:43.371Z Checking siphasher v1.0.1
26352025-08-18T18:59:43.550Z Checking lru-cache v0.1.2
26362025-08-18T18:59:43.823Z Checking phf_shared v0.12.1
26372025-08-18T18:59:43.852Z Checking resolv-conf v0.7.0
26382025-08-18T18:59:43.911Z Checking newline-converter v0.3.0
26392025-08-18T18:59:44.157Z Checking hickory-proto v0.24.4
26402025-08-18T18:59:44.391Z Checking prettyplease v0.2.36
26412025-08-18T18:59:44.897Z Compiling slog-dtrace v0.3.0
26422025-08-18T18:59:45.286Z Compiling chrono-tz v0.10.4
26432025-08-18T18:59:45.631Z Compiling zone_cfg_derive v0.3.0
26442025-08-18T18:59:45.768Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26452025-08-18T18:59:47.147Z Checking phf v0.12.1
26462025-08-18T18:59:47.194Z Checking expectorate v1.2.0
26472025-08-18T18:59:47.445Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26482025-08-18T18:59:47.517Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26492025-08-18T18:59:47.551Z Compiling const_format_proc_macros v0.2.34
26502025-08-18T18:59:47.599Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26512025-08-18T18:59:47.849Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26522025-08-18T18:59:48.782Z Compiling num-derive v0.4.2
26532025-08-18T18:59:49.075Z Checking highway v1.3.0
26542025-08-18T18:59:49.402Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26552025-08-18T18:59:49.654Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26562025-08-18T18:59:49.869Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26572025-08-18T18:59:49.942Z Checking const_format v0.2.34
26582025-08-18T18:59:49.970Z Checking hickory-resolver v0.24.4
26592025-08-18T18:59:50.036Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26602025-08-18T18:59:50.557Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26612025-08-18T18:59:50.660Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26622025-08-18T18:59:51.325Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26632025-08-18T18:59:51.953Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26642025-08-18T18:59:52.006Z Checking qorb v0.4.1
26652025-08-18T18:59:52.074Z Checking zone v0.3.1
26662025-08-18T18:59:52.774Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26672025-08-18T18:59:52.907Z Checking gethostname v0.5.0
26682025-08-18T18:59:53.027Z Checking bcs v0.1.6
26692025-08-18T18:59:53.119Z Checking nanorand v0.7.0
26702025-08-18T18:59:53.323Z Compiling async-recursion v1.1.1
26712025-08-18T18:59:53.351Z Checking termtree v0.5.1
26722025-08-18T18:59:53.561Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26732025-08-18T18:59:53.747Z Checking flume v0.11.1
26742025-08-18T19:00:01.575Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26752025-08-18T19:00:07.385Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26762025-08-18T19:00:12.580Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26772025-08-18T19:00:14.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.65s
26782025-08-18T19:00:15.169Z
26792025-08-18T19:00:15.169Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26802025-08-18T19:00:16.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-08-18T19:00:16.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-08-18T19:00:16.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-08-18T19:00:16.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
26842025-08-18T19:00:16.568Z
26852025-08-18T19:00:16.568Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26862025-08-18T19:00:17.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-08-18T19:00:17.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-08-18T19:00:17.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-08-18T19:00:17.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
26902025-08-18T19:00:17.833Z
26912025-08-18T19:00:17.833Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26922025-08-18T19:00:19.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-08-18T19:00:19.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-08-18T19:00:19.238Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26952025-08-18T19:00:20.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
26962025-08-18T19:00:20.498Z
26972025-08-18T19:00:20.498Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26982025-08-18T19:00:21.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-08-18T19:00:21.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-08-18T19:00:21.845Z Compiling cfg_aliases v0.1.1
27012025-08-18T19:00:21.845Z Compiling convert_case v0.7.1
27022025-08-18T19:00:21.872Z Compiling vte_generate_state_changes v0.1.2
27032025-08-18T19:00:21.872Z Checking fd-lock v4.0.2
27042025-08-18T19:00:21.873Z Checking nibble_vec v0.1.0
27052025-08-18T19:00:21.873Z Checking endian-type v0.1.2
27062025-08-18T19:00:21.873Z Checking bytecount v0.6.8
27072025-08-18T19:00:21.900Z Compiling tabled_derive v0.7.0
27082025-08-18T19:00:22.048Z Compiling nix v0.28.0
27092025-08-18T19:00:22.181Z Compiling peg-macros v0.8.5
27102025-08-18T19:00:22.209Z Checking papergrid v0.11.0
27112025-08-18T19:00:22.236Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27122025-08-18T19:00:22.267Z Checking radix_trie v0.2.1
27132025-08-18T19:00:22.586Z Checking vte v0.11.1
27142025-08-18T19:00:22.757Z Compiling sqlparser_derive v0.2.2
27152025-08-18T19:00:22.802Z Compiling derive_more-impl v2.0.1
27162025-08-18T19:00:23.254Z Checking nu-ansi-term v0.50.1
27172025-08-18T19:00:23.754Z Checking unicode_categories v0.1.1
27182025-08-18T19:00:23.783Z Checking home v0.5.9
27192025-08-18T19:00:23.869Z Checking sqlparser v0.45.0
27202025-08-18T19:00:24.023Z Checking display-error-chain v0.2.2
27212025-08-18T19:00:24.119Z Checking sqlformat v0.3.5
27222025-08-18T19:00:24.198Z Checking strip-ansi-escapes v0.2.0
27232025-08-18T19:00:24.289Z Checking tabled v0.15.0
27242025-08-18T19:00:24.385Z Checking reedline v0.40.0
27252025-08-18T19:00:24.704Z Checking derive_more v2.0.1
27262025-08-18T19:00:24.852Z Checking crossterm v0.29.0
27272025-08-18T19:00:25.133Z Checking peg v0.8.5
27282025-08-18T19:00:25.477Z Checking rustyline v14.0.0
27292025-08-18T19:00:41.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.02s
27302025-08-18T19:00:41.796Z
27312025-08-18T19:00:41.796Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27322025-08-18T19:00:43.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-08-18T19:00:43.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-08-18T19:00:43.424Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-08-18T19:00:52.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
27362025-08-18T19:00:52.610Z
27372025-08-18T19:00:52.610Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27382025-08-18T19:00:53.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-08-18T19:00:53.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-08-18T19:00:54.131Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27412025-08-18T19:01:00.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s
27422025-08-18T19:01:00.804Z
27432025-08-18T19:01:00.804Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27442025-08-18T19:01:01.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-08-18T19:01:02.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-08-18T19:01:02.230Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472025-08-18T19:01:11.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
27482025-08-18T19:01:11.635Z
27492025-08-18T19:01:11.635Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27502025-08-18T19:01:13.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-08-18T19:01:13.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-08-18T19:01:13.281Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27532025-08-18T19:01:22.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.70s
27542025-08-18T19:01:22.581Z
27552025-08-18T19:01:22.581Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27562025-08-18T19:01:23.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-08-18T19:01:23.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-08-18T19:01:24.227Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27592025-08-18T19:01:31.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.47s
27602025-08-18T19:01:31.298Z
27612025-08-18T19:01:31.299Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27622025-08-18T19:01:32.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-08-18T19:01:32.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-08-18T19:01:32.717Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27652025-08-18T19:01:39.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.22s
27662025-08-18T19:01:39.789Z
27672025-08-18T19:01:39.789Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27682025-08-18T19:01:41.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-08-18T19:01:41.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-08-18T19:01:41.228Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27712025-08-18T19:01:50.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s
27722025-08-18T19:01:50.913Z
27732025-08-18T19:01:50.913Zinfo: running `cargo check --bins` on oximeter (67/221)
27742025-08-18T19:01:52.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-08-18T19:01:52.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-08-18T19:01:52.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-08-18T19:01:52.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
27782025-08-18T19:01:52.258Z
27792025-08-18T19:01:52.258Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27802025-08-18T19:01:53.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-08-18T19:01:53.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-08-18T19:01:53.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-08-18T19:01:53.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27842025-08-18T19:01:53.507Z
27852025-08-18T19:01:53.508Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27862025-08-18T19:01:54.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-08-18T19:01:54.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-08-18T19:01:54.957Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27892025-08-18T19:01:58.595Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27902025-08-18T19:02:00.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
27912025-08-18T19:02:00.638Z
27922025-08-18T19:02:00.639Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27932025-08-18T19:02:01.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-08-18T19:02:01.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-08-18T19:02:01.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-08-18T19:02:01.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
27972025-08-18T19:02:01.916Z
27982025-08-18T19:02:01.916Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27992025-08-18T19:02:03.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-08-18T19:02:03.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-08-18T19:02:03.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-08-18T19:02:03.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28032025-08-18T19:02:03.273Z
28042025-08-18T19:02:03.273Zinfo: running `cargo check --bins` on oxql-types (72/221)
28052025-08-18T19:02:04.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-08-18T19:02:04.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-08-18T19:02:04.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-08-18T19:02:04.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28092025-08-18T19:02:04.596Z
28102025-08-18T19:02:04.596Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
28112025-08-18T19:02:05.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-08-18T19:02:05.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-08-18T19:02:05.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-08-18T19:02:05.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28152025-08-18T19:02:05.971Z
28162025-08-18T19:02:05.971Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
28172025-08-18T19:02:07.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-08-18T19:02:07.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-08-18T19:02:07.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-08-18T19:02:07.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28212025-08-18T19:02:07.240Z
28222025-08-18T19:02:07.240Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
28232025-08-18T19:02:08.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-08-18T19:02:08.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-08-18T19:02:08.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-08-18T19:02:08.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28272025-08-18T19:02:08.639Z
28282025-08-18T19:02:08.639Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28292025-08-18T19:02:09.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-08-18T19:02:09.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-08-18T19:02:09.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-08-18T19:02:09.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28332025-08-18T19:02:09.981Z
28342025-08-18T19:02:09.981Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28352025-08-18T19:02:11.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-08-18T19:02:11.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-08-18T19:02:11.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-08-18T19:02:11.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28392025-08-18T19:02:11.238Z
28402025-08-18T19:02:11.238Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28412025-08-18T19:02:12.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-08-18T19:02:12.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-08-18T19:02:12.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-08-18T19:02:12.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28452025-08-18T19:02:12.643Z
28462025-08-18T19:02:12.643Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28472025-08-18T19:02:13.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-08-18T19:02:13.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-08-18T19:02:13.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-08-18T19:02:13.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28512025-08-18T19:02:13.922Z
28522025-08-18T19:02:13.922Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28532025-08-18T19:02:15.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-08-18T19:02:15.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-08-18T19:02:15.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-08-18T19:02:15.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28572025-08-18T19:02:15.222Z
28582025-08-18T19:02:15.223Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28592025-08-18T19:02:16.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-08-18T19:02:16.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-08-18T19:02:16.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-08-18T19:02:16.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
28632025-08-18T19:02:16.495Z
28642025-08-18T19:02:16.495Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28652025-08-18T19:02:17.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-08-18T19:02:17.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-08-18T19:02:17.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-08-18T19:02:17.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28692025-08-18T19:02:17.812Z
28702025-08-18T19:02:17.812Zinfo: running `cargo check --bins` on gateway-client (83/221)
28712025-08-18T19:02:19.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-08-18T19:02:19.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-08-18T19:02:19.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-08-18T19:02:19.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
28752025-08-18T19:02:19.196Z
28762025-08-18T19:02:19.196Zinfo: running `cargo check --bins` on ereport-types (84/221)
28772025-08-18T19:02:20.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-08-18T19:02:20.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-08-18T19:02:20.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-08-18T19:02:20.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28812025-08-18T19:02:20.491Z
28822025-08-18T19:02:20.491Zinfo: running `cargo check --bins` on gateway-types (85/221)
28832025-08-18T19:02:21.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-08-18T19:02:21.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-08-18T19:02:21.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-08-18T19:02:21.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28872025-08-18T19:02:21.777Z
28882025-08-18T19:02:21.777Zinfo: running `cargo check --bins` on installinator-client (86/221)
28892025-08-18T19:02:23.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-08-18T19:02:23.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-08-18T19:02:23.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-08-18T19:02:23.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28932025-08-18T19:02:23.226Z
28942025-08-18T19:02:23.226Zinfo: running `cargo check --bins` on installinator-common (87/221)
28952025-08-18T19:02:24.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-08-18T19:02:24.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-08-18T19:02:24.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-08-18T19:02:24.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28992025-08-18T19:02:24.582Z
29002025-08-18T19:02:24.582Zinfo: running `cargo check --bins` on update-engine (88/221)
29012025-08-18T19:02:25.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-08-18T19:02:25.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-08-18T19:02:25.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-08-18T19:02:25.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29052025-08-18T19:02:25.926Z
29062025-08-18T19:02:25.926Zinfo: running `cargo check --bins` on nexus-client (89/221)
29072025-08-18T19:02:27.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-08-18T19:02:27.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-08-18T19:02:27.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-08-18T19:02:27.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
29112025-08-18T19:02:27.371Z
29122025-08-18T19:02:27.371Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/221)
29132025-08-18T19:02:28.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-08-18T19:02:28.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-08-18T19:02:28.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-08-18T19:02:28.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
29172025-08-18T19:02:28.810Z
29182025-08-18T19:02:28.810Zinfo: running `cargo check --bins` on omicron-passwords (91/221)
29192025-08-18T19:02:29.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-08-18T19:02:30.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-08-18T19:02:30.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-08-18T19:02:30.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29232025-08-18T19:02:30.130Z
29242025-08-18T19:02:30.130Zinfo: running `cargo check --bins` on nexus-types (92/221)
29252025-08-18T19:02:31.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-08-18T19:02:31.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-08-18T19:02:31.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-08-18T19:02:31.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29292025-08-18T19:02:31.501Z
29302025-08-18T19:02:31.501Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (93/221)
29312025-08-18T19:02:32.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-08-18T19:02:32.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-08-18T19:02:32.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-08-18T19:02:32.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29352025-08-18T19:02:32.917Z
29362025-08-18T19:02:32.917Zinfo: running `cargo check --bins` on parallel-task-set (94/221)
29372025-08-18T19:02:34.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-08-18T19:02:34.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-08-18T19:02:34.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-08-18T19:02:34.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
29412025-08-18T19:02:34.407Z
29422025-08-18T19:02:34.407Zinfo: running `cargo check --bins` on ntp-admin-client (95/221)
29432025-08-18T19:02:35.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-08-18T19:02:35.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-08-18T19:02:35.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-08-18T19:02:35.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29472025-08-18T19:02:35.709Z
29482025-08-18T19:02:35.709Zinfo: running `cargo check --bins` on oxide-client (96/221)
29492025-08-18T19:02:36.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-08-18T19:02:36.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-08-18T19:02:36.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-08-18T19:02:36.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29532025-08-18T19:02:37.111Z
29542025-08-18T19:02:37.111Zinfo: running `cargo check --bins` on oximeter-client (97/221)
29552025-08-18T19:02:38.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-08-18T19:02:38.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-08-18T19:02:38.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-08-18T19:02:38.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
29592025-08-18T19:02:38.622Z
29602025-08-18T19:02:38.622Zinfo: running `cargo check --bins` on repo-depot-client (98/221)
29612025-08-18T19:02:39.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-08-18T19:02:39.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-08-18T19:02:39.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-08-18T19:02:39.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29652025-08-18T19:02:39.938Z
29662025-08-18T19:02:39.938Zinfo: running `cargo check --bins` on sled-agent-client (99/221)
29672025-08-18T19:02:41.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-08-18T19:02:41.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-08-18T19:02:41.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-08-18T19:02:41.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
29712025-08-18T19:02:41.494Z
29722025-08-18T19:02:41.494Zinfo: running `cargo check --bins` on sled-agent-types (100/221)
29732025-08-18T19:02:42.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-08-18T19:02:42.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-08-18T19:02:42.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-08-18T19:02:42.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
29772025-08-18T19:02:43.020Z
29782025-08-18T19:02:43.020Zinfo: running `cargo check --bins` on wicketd-client (101/221)
29792025-08-18T19:02:44.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-08-18T19:02:44.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-08-18T19:02:44.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-08-18T19:02:44.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
29832025-08-18T19:02:44.503Z
29842025-08-18T19:02:44.503Zinfo: running `cargo check --bins` on wicket-common (102/221)
29852025-08-18T19:02:45.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-08-18T19:02:45.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-08-18T19:02:45.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-08-18T19:02:45.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
29892025-08-18T19:02:45.976Z
29902025-08-18T19:02:45.976Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/221)
29912025-08-18T19:02:47.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-08-18T19:02:47.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-08-18T19:02:47.507Z Checking csv-core v0.1.11
29942025-08-18T19:02:47.507Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29952025-08-18T19:02:47.534Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29962025-08-18T19:02:47.534Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29972025-08-18T19:02:47.847Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29982025-08-18T19:02:47.908Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29992025-08-18T19:02:47.977Z Checking csv v1.3.1
30002025-08-18T19:02:48.799Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30012025-08-18T19:02:49.613Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30022025-08-18T19:02:53.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.44s
30032025-08-18T19:02:53.680Z
30042025-08-18T19:02:53.680Zinfo: running `cargo check --bins` on cockroach-admin-api (104/221)
30052025-08-18T19:02:54.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-08-18T19:02:54.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-08-18T19:02:54.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-08-18T19:02:54.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30092025-08-18T19:02:55.077Z
30102025-08-18T19:02:55.077Zinfo: running `cargo check --bins` on cockroach-admin-types (105/221)
30112025-08-18T19:02:56.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-08-18T19:02:56.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-08-18T19:02:56.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-08-18T19:02:56.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30152025-08-18T19:02:56.562Z
30162025-08-18T19:02:56.562Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (106/221)
30172025-08-18T19:02:58.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-08-18T19:02:58.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-08-18T19:02:58.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-08-18T19:02:58.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
30212025-08-18T19:02:58.258Z
30222025-08-18T19:02:58.258Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (107/221)
30232025-08-18T19:02:59.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-08-18T19:02:59.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-08-18T19:02:59.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-08-18T19:02:59.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
30272025-08-18T19:02:59.823Z
30282025-08-18T19:02:59.823Zinfo: running `cargo check --bins` on dns-server (108/221)
30292025-08-18T19:03:01.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-08-18T19:03:01.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-08-18T19:03:01.312Z Compiling typify-impl v0.4.1
30322025-08-18T19:03:01.355Z Compiling parking_lot_core v0.8.6
30332025-08-18T19:03:01.384Z Compiling moka v0.12.10
30342025-08-18T19:03:01.384Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30352025-08-18T19:03:01.415Z Checking tagptr v0.2.0
30362025-08-18T19:03:01.453Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30372025-08-18T19:03:01.480Z Checking prefix-trie v0.7.0
30382025-08-18T19:03:01.712Z Checking fxhash v0.2.1
30392025-08-18T19:03:01.781Z Checking hickory-client v0.25.2
30402025-08-18T19:03:02.292Z Checking hickory-server v0.25.2
30412025-08-18T19:03:02.414Z Checking parking_lot v0.11.2
30422025-08-18T19:03:02.825Z Checking sled v0.34.7
30432025-08-18T19:03:03.000Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30442025-08-18T19:03:03.561Z Checking hickory-resolver v0.25.2
30452025-08-18T19:03:08.277Z Compiling typify-macro v0.4.1
30462025-08-18T19:03:10.850Z Compiling typify v0.4.1
30472025-08-18T19:03:11.030Z Compiling progenitor-impl v0.10.0
30482025-08-18T19:03:15.368Z Compiling progenitor-macro v0.10.0
30492025-08-18T19:03:21.046Z Checking progenitor v0.10.0
30502025-08-18T19:03:21.317Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30512025-08-18T19:03:22.188Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30522025-08-18T19:03:24.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s
30532025-08-18T19:03:24.993Z
30542025-08-18T19:03:24.993Zinfo: running `cargo check --bins` on dns-server-api (109/221)
30552025-08-18T19:03:26.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-08-18T19:03:26.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-08-18T19:03:26.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-08-18T19:03:26.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30592025-08-18T19:03:26.434Z
30602025-08-18T19:03:26.434Zinfo: running `cargo check --bins` on openapi-manager-types (110/221)
30612025-08-18T19:03:27.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-08-18T19:03:27.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-08-18T19:03:27.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-08-18T19:03:27.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30652025-08-18T19:03:27.801Z
30662025-08-18T19:03:27.801Zinfo: running `cargo check --bins` on gateway-test-utils (111/221)
30672025-08-18T19:03:29.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-08-18T19:03:29.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-08-18T19:03:29.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-08-18T19:03:29.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
30712025-08-18T19:03:29.377Z
30722025-08-18T19:03:29.377Zinfo: running `cargo check --bins` on omicron-gateway (112/221)
30732025-08-18T19:03:30.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-08-18T19:03:30.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-08-18T19:03:31.096Z Compiling radium v0.7.0
30762025-08-18T19:03:31.096Z Compiling semver v0.1.20
30772025-08-18T19:03:31.124Z Compiling zerocopy-derive v0.6.6
30782025-08-18T19:03:31.163Z Compiling maybe-uninit v2.0.0
30792025-08-18T19:03:31.192Z Checking tap v1.0.1
30802025-08-18T19:03:31.243Z Checking password-hash v0.5.0
30812025-08-18T19:03:31.271Z Checking blake2 v0.10.6
30822025-08-18T19:03:31.271Z Compiling pin-project-internal v1.1.6
30832025-08-18T19:03:31.421Z Checking wyz v0.5.1
30842025-08-18T19:03:31.750Z Compiling rustc_version v0.1.7
30852025-08-18T19:03:31.869Z Checking funty v2.0.0
30862025-08-18T19:03:31.897Z Compiling cancel-safe-futures v0.1.5
30872025-08-18T19:03:31.927Z Checking crc-catalog v2.4.0
30882025-08-18T19:03:31.963Z Compiling packed_struct v0.10.1
30892025-08-18T19:03:32.156Z Compiling owo-colors v4.2.2
30902025-08-18T19:03:32.280Z Checking crc v3.2.1
30912025-08-18T19:03:32.308Z Compiling newtype_derive v0.1.6
30922025-08-18T19:03:32.547Z Checking argon2 v0.5.3
30932025-08-18T19:03:32.586Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30942025-08-18T19:03:32.811Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30952025-08-18T19:03:32.841Z Compiling packed_struct_codegen v0.10.1
30962025-08-18T19:03:32.915Z Checking bitvec v1.0.1
30972025-08-18T19:03:32.987Z Checking libsw-core v0.3.1
30982025-08-18T19:03:33.310Z Checking secrecy v0.10.3
30992025-08-18T19:03:33.403Z Checking zerocopy v0.6.6
31002025-08-18T19:03:33.431Z Compiling snafu-derive v0.8.5
31012025-08-18T19:03:33.542Z Compiling indexmap v1.9.3
31022025-08-18T19:03:33.571Z Checking nodrop v0.1.14
31032025-08-18T19:03:33.734Z Checking indent_write v2.2.0
31042025-08-18T19:03:33.915Z Checking fixedbitset v0.5.7
31052025-08-18T19:03:34.058Z Checking array-init v0.0.4
31062025-08-18T19:03:34.240Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31072025-08-18T19:03:34.268Z Checking pin-project v1.1.6
31082025-08-18T19:03:34.364Z Checking petgraph v0.8.2
31092025-08-18T19:03:34.467Z Checking libsw v3.5.0
31102025-08-18T19:03:34.895Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31112025-08-18T19:03:35.009Z Checking smallvec v0.6.14
31122025-08-18T19:03:35.578Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31132025-08-18T19:03:35.873Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31142025-08-18T19:03:35.906Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31152025-08-18T19:03:36.035Z Checking globset v0.4.15
31162025-08-18T19:03:36.172Z Checking olpc-cjson v0.1.4
31172025-08-18T19:03:36.561Z Checking serde_plain v1.0.2
31182025-08-18T19:03:36.609Z Checking smawk v0.3.2
31192025-08-18T19:03:36.716Z Checking typed-path v0.9.3
31202025-08-18T19:03:36.931Z Checking swrite v0.1.0
31212025-08-18T19:03:36.959Z Checking linear-map v1.2.0
31222025-08-18T19:03:37.009Z Checking bitfield v0.14.0
31232025-08-18T19:03:37.205Z Checking hashbrown v0.12.3
31242025-08-18T19:03:37.404Z Checking termcolor v1.4.1
31252025-08-18T19:03:37.443Z Checking unicode-linebreak v0.1.5
31262025-08-18T19:03:37.650Z Checking ron v0.8.1
31272025-08-18T19:03:37.947Z Checking textwrap v0.16.2
31282025-08-18T19:03:37.974Z Checking env_logger v0.10.2
31292025-08-18T19:03:38.262Z Checking snafu v0.8.5
31302025-08-18T19:03:38.310Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31312025-08-18T19:03:38.399Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31322025-08-18T19:03:38.574Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31332025-08-18T19:03:38.837Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31342025-08-18T19:03:39.163Z Checking tough v0.20.0
31352025-08-18T19:03:39.199Z Checking serde-hex v0.1.0
31362025-08-18T19:03:39.229Z Checking steno v0.4.1
31372025-08-18T19:03:39.592Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31382025-08-18T19:03:39.892Z Checking hashbrown v0.13.2
31392025-08-18T19:03:40.002Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31402025-08-18T19:03:40.893Z Checking half v2.4.1
31412025-08-18T19:03:41.371Z Checking crc-any v2.5.0
31422025-08-18T19:03:41.591Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31432025-08-18T19:03:41.766Z Checking ciborium-io v0.2.2
31442025-08-18T19:03:41.798Z Checking humantime v2.2.0
31452025-08-18T19:03:41.826Z Checking object v0.30.4
31462025-08-18T19:03:42.002Z Checking ciborium-ll v0.2.2
31472025-08-18T19:03:42.058Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31482025-08-18T19:03:42.218Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31492025-08-18T19:03:42.350Z Checking path-slash v0.1.5
31502025-08-18T19:03:42.377Z Checking half v1.8.3
31512025-08-18T19:03:42.546Z Checking void v1.0.2
31522025-08-18T19:03:42.660Z Checking tungstenite v0.23.0
31532025-08-18T19:03:42.740Z Checking lzss v0.8.2
31542025-08-18T19:03:42.828Z Checking serde_cbor v0.11.2
31552025-08-18T19:03:43.121Z Checking ciborium v0.2.2
31562025-08-18T19:03:43.437Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31572025-08-18T19:03:43.863Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31582025-08-18T19:03:43.890Z Checking nix v0.27.1
31592025-08-18T19:03:44.182Z Checking kstat-rs v0.2.4
31602025-08-18T19:03:44.210Z Checking serde_bytes v0.11.17
31612025-08-18T19:03:44.297Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31622025-08-18T19:03:44.342Z Checking tokio-tungstenite v0.23.1
31632025-08-18T19:03:44.369Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31642025-08-18T19:03:44.601Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31652025-08-18T19:03:44.647Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31662025-08-18T19:03:44.748Z Checking signal-hook-tokio v0.3.1
31672025-08-18T19:03:47.962Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31682025-08-18T19:03:50.022Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31692025-08-18T19:04:09.662Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31702025-08-18T19:04:23.252Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31712025-08-18T19:04:24.547Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31722025-08-18T19:04:29.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
31732025-08-18T19:04:29.877Z
31742025-08-18T19:04:29.877Zinfo: running `cargo check --bins` on gateway-api (113/221)
31752025-08-18T19:04:31.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-08-18T19:04:31.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-08-18T19:04:31.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782025-08-18T19:04:31.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31792025-08-18T19:04:31.292Z
31802025-08-18T19:04:31.292Zinfo: running `cargo check --bins` on ipcc (114/221)
31812025-08-18T19:04:32.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-08-18T19:04:32.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-08-18T19:04:32.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-08-18T19:04:32.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31852025-08-18T19:04:32.687Z
31862025-08-18T19:04:32.687Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31872025-08-18T19:04:33.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-08-18T19:04:33.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-08-18T19:04:33.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902025-08-18T19:04:33.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31912025-08-18T19:04:33.938Z
31922025-08-18T19:04:33.938Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31932025-08-18T19:04:35.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-08-18T19:04:35.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-08-18T19:04:35.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962025-08-18T19:04:35.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31972025-08-18T19:04:35.237Z
31982025-08-18T19:04:35.237Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31992025-08-18T19:04:36.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-08-18T19:04:36.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-08-18T19:04:36.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022025-08-18T19:04:36.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32032025-08-18T19:04:36.652Z
32042025-08-18T19:04:36.652Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
32052025-08-18T19:04:38.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-08-18T19:04:38.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-08-18T19:04:38.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-08-18T19:04:38.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
32092025-08-18T19:04:38.162Z
32102025-08-18T19:04:38.162Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
32112025-08-18T19:04:39.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-08-18T19:04:39.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-08-18T19:04:39.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142025-08-18T19:04:39.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32152025-08-18T19:04:39.527Z
32162025-08-18T19:04:39.527Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
32172025-08-18T19:04:40.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-08-18T19:04:40.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-08-18T19:04:40.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202025-08-18T19:04:40.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32212025-08-18T19:04:40.898Z
32222025-08-18T19:04:40.898Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
32232025-08-18T19:04:42.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-08-18T19:04:42.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-08-18T19:04:42.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262025-08-18T19:04:42.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32272025-08-18T19:04:42.282Z
32282025-08-18T19:04:42.282Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32292025-08-18T19:04:43.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-08-18T19:04:43.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-08-18T19:04:43.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-08-18T19:04:43.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
32332025-08-18T19:04:43.858Z
32342025-08-18T19:04:43.858Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32352025-08-18T19:04:45.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-08-18T19:04:45.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-08-18T19:04:45.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-08-18T19:04:45.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32392025-08-18T19:04:45.217Z
32402025-08-18T19:04:45.217Zinfo: running `cargo check --bins` on sp-sim (124/221)
32412025-08-18T19:04:46.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-08-18T19:04:46.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-08-18T19:04:46.604Z Compiling nix v0.30.1
32442025-08-18T19:04:46.632Z Checking keccak v0.1.5
32452025-08-18T19:04:46.632Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32462025-08-18T19:04:47.042Z Checking sha3 v0.10.8
32472025-08-18T19:04:49.482Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482025-08-18T19:04:53.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
32492025-08-18T19:04:53.261Z
32502025-08-18T19:04:53.261Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32512025-08-18T19:04:54.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-08-18T19:04:54.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-08-18T19:04:54.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-08-18T19:04:54.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32552025-08-18T19:04:54.662Z
32562025-08-18T19:04:54.662Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32572025-08-18T19:04:55.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-08-18T19:04:56.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-08-18T19:04:56.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-08-18T19:04:56.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
32612025-08-18T19:04:56.149Z
32622025-08-18T19:04:56.149Zinfo: running `cargo check --bins` on db-macros (127/221)
32632025-08-18T19:04:57.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-08-18T19:04:57.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-08-18T19:04:57.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-08-18T19:04:57.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32672025-08-18T19:04:57.429Z
32682025-08-18T19:04:57.429Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32692025-08-18T19:04:58.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-08-18T19:04:58.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-08-18T19:04:58.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-08-18T19:04:58.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32732025-08-18T19:04:58.698Z
32742025-08-18T19:04:58.698Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32752025-08-18T19:04:59.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-08-18T19:04:59.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-08-18T19:04:59.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-08-18T19:04:59.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32792025-08-18T19:05:00.118Z
32802025-08-18T19:05:00.118Zinfo: running `cargo check --bins` on authz-macros (130/221)
32812025-08-18T19:05:01.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-08-18T19:05:01.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-08-18T19:05:01.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-08-18T19:05:01.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32852025-08-18T19:05:01.412Z
32862025-08-18T19:05:01.412Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32872025-08-18T19:05:02.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-08-18T19:05:02.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-08-18T19:05:02.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-08-18T19:05:02.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32912025-08-18T19:05:02.847Z
32922025-08-18T19:05:02.847Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32932025-08-18T19:05:04.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-08-18T19:05:04.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-08-18T19:05:04.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-08-18T19:05:04.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32972025-08-18T19:05:04.254Z
32982025-08-18T19:05:04.254Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32992025-08-18T19:05:05.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-08-18T19:05:05.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-08-18T19:05:05.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-08-18T19:05:05.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33032025-08-18T19:05:05.521Z
33042025-08-18T19:05:05.521Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
33052025-08-18T19:05:06.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-08-18T19:05:06.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-08-18T19:05:06.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-08-18T19:05:06.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33092025-08-18T19:05:06.858Z
33102025-08-18T19:05:06.858Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
33112025-08-18T19:05:08.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-08-18T19:05:08.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-08-18T19:05:08.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-08-18T19:05:08.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33152025-08-18T19:05:08.263Z
33162025-08-18T19:05:08.263Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
33172025-08-18T19:05:09.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-08-18T19:05:09.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-08-18T19:05:09.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-08-18T19:05:09.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
33212025-08-18T19:05:09.650Z
33222025-08-18T19:05:09.650Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33232025-08-18T19:05:10.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-08-18T19:05:10.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-08-18T19:05:10.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-08-18T19:05:10.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33272025-08-18T19:05:11.018Z
33282025-08-18T19:05:11.018Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33292025-08-18T19:05:12.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-08-18T19:05:12.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-08-18T19:05:12.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-08-18T19:05:12.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33332025-08-18T19:05:12.396Z
33342025-08-18T19:05:12.396Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33352025-08-18T19:05:13.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-08-18T19:05:13.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-08-18T19:05:13.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-08-18T19:05:13.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33392025-08-18T19:05:13.734Z
33402025-08-18T19:05:13.734Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33412025-08-18T19:05:14.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-08-18T19:05:14.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-08-18T19:05:14.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-08-18T19:05:14.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33452025-08-18T19:05:15.098Z
33462025-08-18T19:05:15.098Zinfo: running `cargo check --bins` on key-manager (141/221)
33472025-08-18T19:05:16.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-08-18T19:05:16.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-08-18T19:05:16.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502025-08-18T19:05:16.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
33512025-08-18T19:05:16.399Z
33522025-08-18T19:05:16.399Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33532025-08-18T19:05:17.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-08-18T19:05:17.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-08-18T19:05:17.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562025-08-18T19:05:17.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33572025-08-18T19:05:17.733Z
33582025-08-18T19:05:17.733Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33592025-08-18T19:05:18.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-08-18T19:05:18.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-08-18T19:05:18.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-08-18T19:05:18.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33632025-08-18T19:05:19.054Z
33642025-08-18T19:05:19.054Zinfo: running `cargo check --bins` on typed-rng (144/221)
33652025-08-18T19:05:20.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-08-18T19:05:20.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-08-18T19:05:20.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682025-08-18T19:05:20.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33692025-08-18T19:05:20.283Z
33702025-08-18T19:05:20.283Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33712025-08-18T19:05:21.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-08-18T19:05:21.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-08-18T19:05:22.035Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33742025-08-18T19:05:22.035Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33752025-08-18T19:05:22.035Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33762025-08-18T19:05:22.062Z Compiling thiserror-impl-no-std v2.0.2
33772025-08-18T19:05:22.062Z Checking universal-hash v0.5.1
33782025-08-18T19:05:22.062Z Checking opaque-debug v0.3.1
33792025-08-18T19:05:22.207Z Checking chacha20 v0.9.1
33802025-08-18T19:05:22.244Z Checking aead v0.5.2
33812025-08-18T19:05:22.317Z Compiling unicase v2.7.0
33822025-08-18T19:05:22.421Z Checking poly1305 v0.8.0
33832025-08-18T19:05:22.546Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33842025-08-18T19:05:22.580Z Compiling libefi-sys v0.1.0
33852025-08-18T19:05:22.627Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33862025-08-18T19:05:22.672Z Compiling bitfield-struct v0.6.2
33872025-08-18T19:05:22.776Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33882025-08-18T19:05:22.979Z Checking chacha20poly1305 v0.10.1
33892025-08-18T19:05:23.006Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33902025-08-18T19:05:23.139Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33912025-08-18T19:05:23.229Z Compiling proc-macro-error-attr2 v2.0.0
33922025-08-18T19:05:23.257Z Compiling salty v0.3.0
33932025-08-18T19:05:23.540Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33942025-08-18T19:05:23.697Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33952025-08-18T19:05:24.010Z Compiling num-derive v0.3.3
33962025-08-18T19:05:24.037Z Compiling proc-macro-error2 v2.0.1
33972025-08-18T19:05:24.080Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33982025-08-18T19:05:24.223Z Compiling xshell-macros v0.2.7
33992025-08-18T19:05:24.670Z Compiling tabled_derive v0.10.0
34002025-08-18T19:05:24.740Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34012025-08-18T19:05:25.029Z Checking thiserror-no-std v2.0.2
34022025-08-18T19:05:25.057Z Checking xshell v0.2.7
34032025-08-18T19:05:25.196Z Checking vsss-rs v3.3.4
34042025-08-18T19:05:25.265Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34052025-08-18T19:05:25.493Z Compiling mime_guess v2.0.5
34062025-08-18T19:05:25.672Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34072025-08-18T19:05:26.064Z Checking libscf-sys v1.1.0
34082025-08-18T19:05:26.756Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34092025-08-18T19:05:27.168Z Checking papergrid v0.14.0
34102025-08-18T19:05:27.376Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34112025-08-18T19:05:27.740Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34122025-08-18T19:05:28.225Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34132025-08-18T19:05:28.463Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34142025-08-18T19:05:28.882Z Checking primeorder v0.13.6
34152025-08-18T19:05:28.956Z Checking env_filter v0.1.2
34162025-08-18T19:05:29.250Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34172025-08-18T19:05:29.399Z Checking env_logger v0.11.5
34182025-08-18T19:05:29.438Z Checking p384 v0.13.0
34192025-08-18T19:05:29.787Z Checking tabled v0.18.0
34202025-08-18T19:05:29.834Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34212025-08-18T19:05:30.081Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34222025-08-18T19:05:30.631Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34232025-08-18T19:05:30.661Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34242025-08-18T19:05:30.746Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34252025-08-18T19:05:31.010Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34262025-08-18T19:05:31.102Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34272025-08-18T19:05:31.333Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34282025-08-18T19:05:31.490Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34292025-08-18T19:05:31.719Z Checking http-range v0.1.5
34302025-08-18T19:05:31.786Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34312025-08-18T19:05:31.821Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34322025-08-18T19:05:32.226Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34332025-08-18T19:05:32.426Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34342025-08-18T19:05:32.477Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34352025-08-18T19:05:32.633Z Checking secrecy v0.8.0
34362025-08-18T19:05:32.824Z Checking atty v0.2.14
34372025-08-18T19:05:32.916Z Checking crc8 v0.1.1
34382025-08-18T19:05:33.035Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34392025-08-18T19:05:33.147Z Checking hyper-staticfile v0.10.1
34402025-08-18T19:05:33.459Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34412025-08-18T19:05:33.759Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34422025-08-18T19:05:33.891Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34432025-08-18T19:05:33.917Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
34442025-08-18T19:05:34.366Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34452025-08-18T19:05:34.393Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34462025-08-18T19:05:34.499Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34472025-08-18T19:05:35.124Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34482025-08-18T19:05:35.154Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34492025-08-18T19:05:36.218Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34502025-08-18T19:05:36.245Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34512025-08-18T19:05:36.245Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34522025-08-18T19:05:37.753Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34532025-08-18T19:05:38.225Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34542025-08-18T19:05:38.273Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34552025-08-18T19:05:40.335Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34562025-08-18T19:05:42.507Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34572025-08-18T19:05:52.073Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34582025-08-18T19:06:17.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.41s
34592025-08-18T19:06:18.042Z
34602025-08-18T19:06:18.042Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34612025-08-18T19:06:19.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-08-18T19:06:19.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-08-18T19:06:19.704Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34642025-08-18T19:06:44.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.62s
34652025-08-18T19:06:44.940Z
34662025-08-18T19:06:44.940Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34672025-08-18T19:06:46.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-08-18T19:06:46.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-08-18T19:06:46.599Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34702025-08-18T19:07:10.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.59s
34712025-08-18T19:07:10.793Z
34722025-08-18T19:07:10.793Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34732025-08-18T19:07:12.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-08-18T19:07:12.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-08-18T19:07:12.471Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34762025-08-18T19:07:36.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.23s
34772025-08-18T19:07:36.295Z
34782025-08-18T19:07:36.295Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34792025-08-18T19:07:37.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-08-18T19:07:37.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-08-18T19:07:37.828Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34822025-08-18T19:08:00.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s
34832025-08-18T19:08:00.592Z
34842025-08-18T19:08:00.592Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34852025-08-18T19:08:01.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-08-18T19:08:01.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-08-18T19:08:02.124Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34882025-08-18T19:08:24.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.32s
34892025-08-18T19:08:25.165Z
34902025-08-18T19:08:25.165Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34912025-08-18T19:08:26.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-08-18T19:08:26.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-08-18T19:08:26.889Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34942025-08-18T19:08:51.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.34s
34952025-08-18T19:08:51.769Z
34962025-08-18T19:08:51.769Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34972025-08-18T19:08:53.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-08-18T19:08:53.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-08-18T19:08:53.350Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35002025-08-18T19:09:17.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.24s
35012025-08-18T19:09:17.296Z
35022025-08-18T19:09:17.296Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
35032025-08-18T19:09:18.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-08-18T19:09:18.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-08-18T19:09:18.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-08-18T19:09:18.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35072025-08-18T19:09:18.683Z
35082025-08-18T19:09:18.683Zinfo: running `cargo check --bins` on range-requests (154/221)
35092025-08-18T19:09:19.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-08-18T19:09:19.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-08-18T19:09:19.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-08-18T19:09:19.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35132025-08-18T19:09:19.909Z
35142025-08-18T19:09:19.909Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
35152025-08-18T19:09:20.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-08-18T19:09:21.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-08-18T19:09:21.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-08-18T19:09:21.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35192025-08-18T19:09:21.119Z
35202025-08-18T19:09:21.119Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
35212025-08-18T19:09:22.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-08-18T19:09:22.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-08-18T19:09:22.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-08-18T19:09:22.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35252025-08-18T19:09:22.434Z
35262025-08-18T19:09:22.434Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35272025-08-18T19:09:23.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-08-18T19:09:23.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-08-18T19:09:23.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-08-18T19:09:23.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35312025-08-18T19:09:23.820Z
35322025-08-18T19:09:23.820Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35332025-08-18T19:09:25.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-08-18T19:09:25.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-08-18T19:09:25.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-08-18T19:09:25.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35372025-08-18T19:09:25.182Z
35382025-08-18T19:09:25.182Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35392025-08-18T19:09:26.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-08-18T19:09:26.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-08-18T19:09:26.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-08-18T19:09:26.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35432025-08-18T19:09:26.473Z
35442025-08-18T19:09:26.473Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35452025-08-18T19:09:27.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-08-18T19:09:27.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-08-18T19:09:27.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-08-18T19:09:27.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35492025-08-18T19:09:27.836Z
35502025-08-18T19:09:27.836Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35512025-08-18T19:09:29.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-08-18T19:09:29.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-08-18T19:09:29.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-08-18T19:09:29.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
35552025-08-18T19:09:29.216Z
35562025-08-18T19:09:29.216Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35572025-08-18T19:09:30.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-08-18T19:09:30.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-08-18T19:09:30.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-08-18T19:09:30.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35612025-08-18T19:09:30.589Z
35622025-08-18T19:09:30.589Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35632025-08-18T19:09:31.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-08-18T19:09:31.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-08-18T19:09:31.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-08-18T19:09:31.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
35672025-08-18T19:09:31.955Z
35682025-08-18T19:09:31.955Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35692025-08-18T19:09:33.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-08-18T19:09:33.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-08-18T19:09:33.552Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35722025-08-18T19:09:33.553Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35732025-08-18T19:09:34.908Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35742025-08-18T19:09:38.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
35752025-08-18T19:09:38.572Z
35762025-08-18T19:09:38.572Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35772025-08-18T19:09:39.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-08-18T19:09:39.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-08-18T19:09:39.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-08-18T19:09:39.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35812025-08-18T19:09:39.886Z
35822025-08-18T19:09:39.886Zinfo: running `cargo check --bins` on cert-dev (166/221)
35832025-08-18T19:09:41.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-08-18T19:09:41.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-08-18T19:09:41.142Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35862025-08-18T19:09:41.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
35872025-08-18T19:09:41.728Z
35882025-08-18T19:09:41.728Zinfo: running `cargo check --bins` on clickana (167/221)
35892025-08-18T19:09:42.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-08-18T19:09:43.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-08-18T19:09:43.166Z Checking castaway v0.2.3
35922025-08-18T19:09:43.166Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35932025-08-18T19:09:43.166Z Checking unicode-truncate v1.1.0
35942025-08-18T19:09:43.193Z Checking lru v0.12.5
35952025-08-18T19:09:43.193Z Compiling instability v0.3.2
35962025-08-18T19:09:43.193Z Compiling indoc v2.0.6
35972025-08-18T19:09:43.193Z Checking cassowary v0.3.0
35982025-08-18T19:09:43.388Z Checking compact_str v0.8.0
35992025-08-18T19:09:44.280Z Checking ratatui v0.29.0
36002025-08-18T19:09:45.674Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36012025-08-18T19:09:47.507Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36022025-08-18T19:09:48.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s
36032025-08-18T19:09:49.142Z
36042025-08-18T19:09:49.142Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
36052025-08-18T19:09:50.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-08-18T19:09:50.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-08-18T19:09:50.597Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36082025-08-18T19:09:50.597Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36092025-08-18T19:09:52.263Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36102025-08-18T19:09:53.063Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36112025-08-18T19:09:53.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
36122025-08-18T19:09:53.901Z
36132025-08-18T19:09:53.901Zinfo: running `cargo check --bins` on ch-dev (169/221)
36142025-08-18T19:09:55.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-08-18T19:09:55.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-08-18T19:09:55.260Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36172025-08-18T19:09:56.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
36182025-08-18T19:09:56.584Z
36192025-08-18T19:09:56.584Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
36202025-08-18T19:09:57.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-08-18T19:09:57.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-08-18T19:09:57.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36232025-08-18T19:09:57.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
36242025-08-18T19:09:57.519Z
36252025-08-18T19:09:57.519Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36262025-08-18T19:09:58.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272025-08-18T19:09:58.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282025-08-18T19:09:58.922Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36292025-08-18T19:09:59.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
36302025-08-18T19:09:59.669Z
36312025-08-18T19:09:59.669Zinfo: running `cargo check --bins` on db-dev (172/221)
36322025-08-18T19:10:00.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332025-08-18T19:10:00.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342025-08-18T19:10:01.037Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36352025-08-18T19:10:02.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
36362025-08-18T19:10:02.355Z
36372025-08-18T19:10:02.355Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36382025-08-18T19:10:03.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-08-18T19:10:03.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-08-18T19:10:03.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36412025-08-18T19:10:03.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
36422025-08-18T19:10:03.707Z
36432025-08-18T19:10:03.707Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36442025-08-18T19:10:04.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-08-18T19:10:04.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-08-18T19:10:04.883Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36472025-08-18T19:10:06.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
36482025-08-18T19:10:06.325Z
36492025-08-18T19:10:06.325Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36502025-08-18T19:10:07.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-08-18T19:10:07.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-08-18T19:10:07.585Z Checking typeid v1.0.3
36532025-08-18T19:10:07.624Z Checking ordered-float v2.10.1
36542025-08-18T19:10:07.654Z Checking cargo-platform v0.2.0
36552025-08-18T19:10:07.790Z Checking erased-serde v0.4.6
36562025-08-18T19:10:08.136Z Checking serde-value v0.7.0
36572025-08-18T19:10:08.665Z Checking serde-untagged v0.1.7
36582025-08-18T19:10:09.037Z Checking cargo-util-schemas v0.8.2
36592025-08-18T19:10:10.961Z Checking cargo_metadata v0.21.0
36602025-08-18T19:10:12.544Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36612025-08-18T19:10:13.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
36622025-08-18T19:10:14.187Z
36632025-08-18T19:10:14.187Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36642025-08-18T19:10:15.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-08-18T19:10:15.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-08-18T19:10:15.791Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36672025-08-18T19:10:18.602Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36682025-08-18T19:10:19.624Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36692025-08-18T19:10:20.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
36702025-08-18T19:10:20.830Z
36712025-08-18T19:10:20.830Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36722025-08-18T19:10:22.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-08-18T19:10:22.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-08-18T19:10:22.662Z Compiling crunchy v0.2.2
36752025-08-18T19:10:22.690Z Compiling dsl_auto_type v0.1.2
36762025-08-18T19:10:22.716Z Checking scheduled-thread-pool v0.2.7
36772025-08-18T19:10:22.747Z Compiling diesel_table_macro_syntax v0.2.0
36782025-08-18T19:10:22.747Z Compiling tiny-keccak v2.0.2
36792025-08-18T19:10:22.808Z Compiling bit-vec v0.6.3
36802025-08-18T19:10:22.835Z Compiling ascii-canvas v3.0.0
36812025-08-18T19:10:22.835Z Compiling ena v0.14.3
36822025-08-18T19:10:23.006Z Checking r2d2 v0.8.10
36832025-08-18T19:10:23.134Z Compiling bindgen v0.71.1
36842025-08-18T19:10:23.269Z Compiling bit-set v0.5.3
36852025-08-18T19:10:23.298Z Compiling diff v0.1.13
36862025-08-18T19:10:23.325Z Compiling regex-syntax v0.6.29
36872025-08-18T19:10:23.407Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36882025-08-18T19:10:23.434Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36892025-08-18T19:10:23.593Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36902025-08-18T19:10:23.749Z Compiling derive_builder_core v0.20.2
36912025-08-18T19:10:23.819Z Compiling libxml v0.3.3
36922025-08-18T19:10:23.866Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36932025-08-18T19:10:24.018Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36942025-08-18T19:10:24.189Z Compiling strum_macros v0.24.3
36952025-08-18T19:10:24.244Z Compiling diesel_derives v2.2.3
36962025-08-18T19:10:24.335Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36972025-08-18T19:10:24.527Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36982025-08-18T19:10:24.848Z Compiling indoc v1.0.9
36992025-08-18T19:10:25.741Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37002025-08-18T19:10:25.921Z Compiling derive_builder_macro v0.20.2
37012025-08-18T19:10:26.076Z Compiling impl-trait-for-tuples v0.2.2
37022025-08-18T19:10:26.508Z Compiling oso-derive v0.27.3
37032025-08-18T19:10:26.819Z Compiling lalrpop v0.19.12
37042025-08-18T19:10:27.041Z Checking derive_builder v0.20.2
37052025-08-18T19:10:27.262Z Checking quick-xml v0.37.2
37062025-08-18T19:10:27.330Z Checking maplit v1.0.2
37072025-08-18T19:10:27.531Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37082025-08-18T19:10:27.597Z Compiling diesel-dtrace v0.4.2
37092025-08-18T19:10:28.070Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37102025-08-18T19:10:28.389Z Checking bb8 v0.8.5
37112025-08-18T19:10:28.736Z Checking ignore v0.4.23
37122025-08-18T19:10:28.945Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37132025-08-18T19:10:29.163Z Checking predicates-tree v1.0.12
37142025-08-18T19:10:29.352Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37152025-08-18T19:10:29.388Z Checking rand_seeder v0.3.0
37162025-08-18T19:10:29.422Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37172025-08-18T19:10:29.630Z Checking globwalk v0.9.1
37182025-08-18T19:10:29.707Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37192025-08-18T19:10:29.778Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37202025-08-18T19:10:29.975Z Checking camino-tempfile-ext v0.3.2
37212025-08-18T19:10:30.002Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37222025-08-18T19:10:30.323Z Checking console v0.16.0
37232025-08-18T19:10:30.379Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37242025-08-18T19:10:31.039Z Checking is_ci v1.2.0
37252025-08-18T19:10:31.234Z Checking unit-prefix v0.5.1
37262025-08-18T19:10:31.261Z Checking supports-color v3.0.2
37272025-08-18T19:10:31.487Z Checking indicatif v0.18.0
37282025-08-18T19:10:31.537Z Checking support-bundle-viewer v0.1.2
37292025-08-18T19:10:31.572Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37302025-08-18T19:10:32.042Z Checking multimap v0.10.1
37312025-08-18T19:10:32.093Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37322025-08-18T19:10:33.901Z Checking diesel v2.2.12
37332025-08-18T19:10:49.463Z Compiling samael v0.0.19
37342025-08-18T19:11:06.860Z Checking async-bb8-diesel v0.2.1
37352025-08-18T19:11:09.355Z Compiling polar-core v0.27.3
37362025-08-18T19:11:19.924Z Checking oso v0.27.3
37372025-08-18T19:12:33.178Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37382025-08-18T19:13:31.073Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37392025-08-18T19:13:46.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
37402025-08-18T19:13:47.252Z
37412025-08-18T19:13:47.253Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37422025-08-18T19:13:48.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-08-18T19:13:48.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-08-18T19:13:48.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452025-08-18T19:13:48.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37462025-08-18T19:13:48.615Z
37472025-08-18T19:13:48.615Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37482025-08-18T19:13:49.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-08-18T19:13:49.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-08-18T19:13:49.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512025-08-18T19:13:49.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
37522025-08-18T19:13:49.982Z
37532025-08-18T19:13:49.983Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37542025-08-18T19:13:51.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-08-18T19:13:51.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-08-18T19:13:51.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-08-18T19:13:51.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37582025-08-18T19:13:51.195Z
37592025-08-18T19:13:51.196Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37602025-08-18T19:13:52.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-08-18T19:13:52.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-08-18T19:13:52.956Z Compiling libz-sys v1.1.20
37632025-08-18T19:13:52.983Z Compiling libgit2-sys v0.17.0+1.8.1
37642025-08-18T19:13:53.042Z Compiling vergen v8.3.2
37652025-08-18T19:13:53.069Z Compiling cargo-platform v0.1.8
37662025-08-18T19:13:53.104Z Compiling fs-err v2.11.0
37672025-08-18T19:13:53.130Z Compiling rustls v0.21.12
37682025-08-18T19:13:53.130Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37692025-08-18T19:13:53.163Z Checking rustls-webpki v0.101.7
37702025-08-18T19:13:53.442Z Checking sct v0.7.1
37712025-08-18T19:13:53.475Z Compiling cargo_metadata v0.18.1
37722025-08-18T19:13:53.642Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37732025-08-18T19:13:53.698Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37742025-08-18T19:13:53.982Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37752025-08-18T19:13:54.009Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37762025-08-18T19:13:54.049Z Checking parse-size v1.1.0
37772025-08-18T19:13:54.158Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37782025-08-18T19:13:54.268Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
37792025-08-18T19:13:54.352Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37802025-08-18T19:13:54.415Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37812025-08-18T19:13:55.140Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37822025-08-18T19:13:55.456Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37832025-08-18T19:13:55.663Z Checking rustls-pemfile v1.0.4
37842025-08-18T19:13:55.905Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37852025-08-18T19:13:56.096Z Checking twox-hash v2.1.0
37862025-08-18T19:13:56.171Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37872025-08-18T19:13:56.246Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37882025-08-18T19:13:56.699Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37892025-08-18T19:13:56.884Z Checking tokio-rustls v0.24.1
37902025-08-18T19:13:57.699Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37912025-08-18T19:13:58.063Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37922025-08-18T19:13:58.318Z Checking fatfs v0.3.6
37932025-08-18T19:13:58.425Z Checking assert_matches v1.5.0
37942025-08-18T19:14:05.383Z Compiling git2 v0.19.0
37952025-08-18T19:14:05.414Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37962025-08-18T19:14:05.649Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37972025-08-18T19:14:11.384Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37982025-08-18T19:16:03.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
37992025-08-18T19:16:03.537Z
38002025-08-18T19:16:03.537Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
38012025-08-18T19:16:04.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-08-18T19:16:04.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-08-18T19:16:04.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042025-08-18T19:16:04.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38052025-08-18T19:16:04.882Z
38062025-08-18T19:16:04.882Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
38072025-08-18T19:16:06.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-08-18T19:16:06.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-08-18T19:16:06.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102025-08-18T19:16:06.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
38112025-08-18T19:16:06.272Z
38122025-08-18T19:16:06.272Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
38132025-08-18T19:16:07.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-08-18T19:16:07.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-08-18T19:16:07.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162025-08-18T19:16:07.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38172025-08-18T19:16:07.714Z
38182025-08-18T19:16:07.714Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
38192025-08-18T19:16:09.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202025-08-18T19:16:09.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212025-08-18T19:16:09.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222025-08-18T19:16:09.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
38232025-08-18T19:16:09.277Z
38242025-08-18T19:16:09.277Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
38252025-08-18T19:16:10.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-08-18T19:16:10.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-08-18T19:16:10.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282025-08-18T19:16:10.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38292025-08-18T19:16:10.583Z
38302025-08-18T19:16:10.583Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38312025-08-18T19:16:11.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-08-18T19:16:11.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-08-18T19:16:11.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342025-08-18T19:16:11.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
38352025-08-18T19:16:11.953Z
38362025-08-18T19:16:11.953Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38372025-08-18T19:16:13.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-08-18T19:16:13.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-08-18T19:16:13.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402025-08-18T19:16:13.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38412025-08-18T19:16:13.356Z
38422025-08-18T19:16:13.356Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38432025-08-18T19:16:14.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442025-08-18T19:16:14.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452025-08-18T19:16:14.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38462025-08-18T19:16:14.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38472025-08-18T19:16:14.922Z
38482025-08-18T19:16:14.922Zinfo: running `cargo check --bins` on update-common (190/221)
38492025-08-18T19:16:16.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502025-08-18T19:16:16.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512025-08-18T19:16:16.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522025-08-18T19:16:16.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38532025-08-18T19:16:16.469Z
38542025-08-18T19:16:16.469Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38552025-08-18T19:16:17.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-08-18T19:16:17.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-08-18T19:16:18.001Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38582025-08-18T19:16:18.045Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38592025-08-18T19:16:18.075Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38602025-08-18T19:16:18.107Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38612025-08-18T19:16:18.196Z Checking diff v0.1.13
38622025-08-18T19:16:18.196Z Checking yansi v1.0.1
38632025-08-18T19:16:18.196Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38642025-08-18T19:16:18.196Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38652025-08-18T19:16:18.728Z Checking pretty_assertions v1.4.1
38662025-08-18T19:16:18.844Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38672025-08-18T19:16:19.907Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38682025-08-18T19:17:13.720Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38692025-08-18T19:17:13.720Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38702025-08-18T19:17:13.750Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38712025-08-18T19:17:13.750Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38722025-08-18T19:17:13.750Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38732025-08-18T19:17:13.751Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38742025-08-18T19:17:14.530Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38752025-08-18T19:17:15.112Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38762025-08-18T19:17:17.311Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38772025-08-18T19:18:53.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
38782025-08-18T19:18:53.569Z
38792025-08-18T19:18:53.569Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38802025-08-18T19:18:54.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-08-18T19:18:54.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-08-18T19:18:54.871Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38832025-08-18T19:18:54.871Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38842025-08-18T19:18:54.898Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38852025-08-18T19:18:54.898Z Checking heck v0.4.1
38862025-08-18T19:18:54.898Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38872025-08-18T19:18:55.218Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38882025-08-18T19:18:55.277Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38892025-08-18T19:18:56.438Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38902025-08-18T19:18:59.860Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38912025-08-18T19:19:02.067Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38922025-08-18T19:19:03.378Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38932025-08-18T19:19:05.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s
38942025-08-18T19:19:05.818Z
38952025-08-18T19:19:05.818Zinfo: running `cargo check --bins` on installinator-api (193/221)
38962025-08-18T19:19:06.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972025-08-18T19:19:06.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982025-08-18T19:19:06.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992025-08-18T19:19:06.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
39002025-08-18T19:19:07.079Z
39012025-08-18T19:19:07.079Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
39022025-08-18T19:19:08.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-08-18T19:19:08.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-08-18T19:19:08.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39052025-08-18T19:19:08.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
39062025-08-18T19:19:08.361Z
39072025-08-18T19:19:08.361Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
39082025-08-18T19:19:09.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092025-08-18T19:19:09.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102025-08-18T19:19:09.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39112025-08-18T19:19:09.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
39122025-08-18T19:19:09.481Z
39132025-08-18T19:19:09.481Zinfo: running `cargo check --bins` on wicketd-api (196/221)
39142025-08-18T19:19:10.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152025-08-18T19:19:10.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162025-08-18T19:19:10.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39172025-08-18T19:19:10.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
39182025-08-18T19:19:10.680Z
39192025-08-18T19:19:10.680Zinfo: running `cargo check --bins` on omicron-pins (197/221)
39202025-08-18T19:19:11.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212025-08-18T19:19:11.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222025-08-18T19:19:11.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232025-08-18T19:19:11.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
39242025-08-18T19:19:11.781Z
39252025-08-18T19:19:11.781Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
39262025-08-18T19:19:12.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272025-08-18T19:19:12.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282025-08-18T19:19:13.244Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39292025-08-18T19:19:13.271Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39302025-08-18T19:19:13.310Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39312025-08-18T19:19:13.341Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39322025-08-18T19:19:13.368Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39332025-08-18T19:19:13.368Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39342025-08-18T19:19:13.410Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39352025-08-18T19:19:13.438Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39362025-08-18T19:19:13.615Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39372025-08-18T19:19:13.674Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39382025-08-18T19:19:13.709Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39392025-08-18T19:19:13.949Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39402025-08-18T19:19:13.992Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39412025-08-18T19:19:14.098Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39422025-08-18T19:19:14.465Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39432025-08-18T19:19:14.544Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39442025-08-18T19:19:14.841Z Compiling petname v2.0.2
39452025-08-18T19:19:15.492Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39462025-08-18T19:19:15.612Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39472025-08-18T19:19:15.913Z Checking sync-ptr v0.1.4
39482025-08-18T19:19:16.001Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39492025-08-18T19:19:16.146Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39502025-08-18T19:19:16.207Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
39512025-08-18T19:19:16.236Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39522025-08-18T19:19:16.812Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39532025-08-18T19:19:18.680Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39542025-08-18T19:19:20.399Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39552025-08-18T19:19:20.427Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39562025-08-18T19:19:39.638Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39572025-08-18T19:19:39.666Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39582025-08-18T19:19:40.910Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39592025-08-18T19:19:43.385Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39602025-08-18T19:19:47.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.47s
39612025-08-18T19:19:47.509Z
39622025-08-18T19:19:47.509Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39632025-08-18T19:19:48.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642025-08-18T19:19:48.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652025-08-18T19:19:48.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662025-08-18T19:19:48.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
39672025-08-18T19:19:48.708Z
39682025-08-18T19:19:48.708Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39692025-08-18T19:19:49.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702025-08-18T19:19:49.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712025-08-18T19:19:49.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722025-08-18T19:19:49.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
39732025-08-18T19:19:49.761Z
39742025-08-18T19:19:49.761Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39752025-08-18T19:19:50.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762025-08-18T19:19:50.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772025-08-18T19:19:51.092Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39782025-08-18T19:19:52.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
39792025-08-18T19:19:52.705Z
39802025-08-18T19:19:52.705Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39812025-08-18T19:19:53.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822025-08-18T19:19:53.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832025-08-18T19:19:53.957Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39842025-08-18T19:19:54.427Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39852025-08-18T19:19:56.434Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39862025-08-18T19:19:57.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
39872025-08-18T19:19:57.658Z
39882025-08-18T19:19:57.658Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39892025-08-18T19:19:58.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39902025-08-18T19:19:58.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39912025-08-18T19:19:58.825Z Compiling blake3 v1.5.4
39922025-08-18T19:19:58.853Z Checking memmap2 v0.9.5
39932025-08-18T19:19:58.853Z Checking arrayvec v0.7.6
39942025-08-18T19:19:58.880Z Checking constant_time_eq v0.3.1
39952025-08-18T19:19:58.880Z Checking arrayref v0.3.9
39962025-08-18T19:19:58.919Z Checking topological-sort v0.2.2
39972025-08-18T19:19:58.951Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39982025-08-18T19:19:58.951Z Checking shell-words v1.1.0
39992025-08-18T19:20:00.382Z Checking omicron-zone-package v0.12.2
40002025-08-18T19:20:01.925Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40012025-08-18T19:20:03.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
40022025-08-18T19:20:03.710Z
40032025-08-18T19:20:03.710Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
40042025-08-18T19:20:04.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052025-08-18T19:20:04.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062025-08-18T19:20:04.878Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40072025-08-18T19:20:05.293Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40082025-08-18T19:20:06.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
40092025-08-18T19:20:06.225Z
40102025-08-18T19:20:06.225Zinfo: running `cargo check --bins` on xtask (205/221)
40112025-08-18T19:20:07.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122025-08-18T19:20:07.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132025-08-18T19:20:07.062Z Checking bitflags v2.9.1
40142025-08-18T19:20:07.062Z Checking serde v1.0.219
40152025-08-18T19:20:07.090Z Checking zerofrom v0.1.4
40162025-08-18T19:20:07.117Z Checking smallvec v1.15.1
40172025-08-18T19:20:07.117Z Checking hashbrown v0.15.4
40182025-08-18T19:20:07.144Z Checking thiserror v1.0.69
40192025-08-18T19:20:07.171Z Checking scroll v0.12.0
40202025-08-18T19:20:07.171Z Checking num-traits v0.2.19
40212025-08-18T19:20:07.304Z Checking percent-encoding v2.3.1
40222025-08-18T19:20:07.332Z Checking yoke v0.7.4
40232025-08-18T19:20:07.359Z Checking rustix v0.38.37
40242025-08-18T19:20:07.443Z Checking log v0.4.27
40252025-08-18T19:20:07.524Z Checking form_urlencoded v1.2.1
40262025-08-18T19:20:07.601Z Checking pest v2.7.14
40272025-08-18T19:20:07.650Z Checking zerovec v0.10.4
40282025-08-18T19:20:07.709Z Checking goblin v0.8.2
40292025-08-18T19:20:07.756Z Checking zerocopy v0.7.35
40302025-08-18T19:20:08.014Z Checking indexmap v2.10.0
40312025-08-18T19:20:08.222Z Checking terminal_size v0.4.0
40322025-08-18T19:20:08.399Z Checking getrandom v0.3.1
40332025-08-18T19:20:08.495Z Checking ordered-float v2.10.1
40342025-08-18T19:20:08.625Z Checking thiserror v2.0.12
40352025-08-18T19:20:08.791Z Checking syn v2.0.104
40362025-08-18T19:20:08.820Z Checking rustix v1.0.7
40372025-08-18T19:20:08.963Z Checking once_cell v1.21.3
40382025-08-18T19:20:09.016Z Checking tinystr v0.7.6
40392025-08-18T19:20:09.093Z Checking icu_collections v1.5.0
40402025-08-18T19:20:09.280Z Checking clap_builder v4.5.41
40412025-08-18T19:20:09.352Z Checking icu_locid v1.5.0
40422025-08-18T19:20:09.712Z Checking textwrap v0.16.2
40432025-08-18T19:20:09.740Z Checking dtrace-parser v0.2.0
40442025-08-18T19:20:10.095Z Checking fs-err v3.1.1
40452025-08-18T19:20:10.176Z Checking tabled v0.15.0
40462025-08-18T19:20:10.204Z Checking tempfile v3.20.0
40472025-08-18T19:20:10.232Z Checking icu_provider v1.5.0
40482025-08-18T19:20:10.403Z Checking anyhow v1.0.99
40492025-08-18T19:20:10.543Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40502025-08-18T19:20:10.816Z Checking icu_locid_transform v1.5.0
40512025-08-18T19:20:10.908Z Checking serde_spanned v0.6.9
40522025-08-18T19:20:10.935Z Checking toml_datetime v0.6.11
40532025-08-18T19:20:10.936Z Checking serde_json v1.0.142
40542025-08-18T19:20:11.125Z Checking erased-serde v0.4.6
40552025-08-18T19:20:11.289Z Checking toml_edit v0.22.27
40562025-08-18T19:20:11.734Z Checking icu_properties v1.5.1
40572025-08-18T19:20:11.882Z Checking serde-value v0.7.0
40582025-08-18T19:20:11.987Z Checking serde-untagged v0.1.7
40592025-08-18T19:20:12.105Z Checking semver v1.0.26
40602025-08-18T19:20:12.300Z Checking camino v1.1.11
40612025-08-18T19:20:12.327Z Checking dof v0.3.0
40622025-08-18T19:20:12.354Z Checking cargo-platform v0.2.0
40632025-08-18T19:20:12.515Z Checking clap v4.5.41
40642025-08-18T19:20:12.641Z Checking macaddr v1.0.1
40652025-08-18T19:20:12.823Z Checking camino-tempfile v1.4.1
40662025-08-18T19:20:13.118Z Checking usdt-impl v0.5.0
40672025-08-18T19:20:13.595Z Checking usdt v0.5.0
40682025-08-18T19:20:13.629Z Checking toml v0.8.23
40692025-08-18T19:20:14.260Z Checking cargo_toml v0.21.0
40702025-08-18T19:20:14.621Z Checking icu_normalizer v1.5.0
40712025-08-18T19:20:15.332Z Checking idna_adapter v1.2.0
40722025-08-18T19:20:15.549Z Checking idna v1.0.3
40732025-08-18T19:20:16.016Z Checking url v2.5.4
40742025-08-18T19:20:16.772Z Checking cargo-util-schemas v0.8.2
40752025-08-18T19:20:18.538Z Checking cargo_metadata v0.21.0
40762025-08-18T19:20:19.982Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40772025-08-18T19:20:20.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
40782025-08-18T19:20:21.126Z
40792025-08-18T19:20:21.126Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40802025-08-18T19:20:22.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40812025-08-18T19:20:22.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40822025-08-18T19:20:22.541Z Checking polyval v0.6.2
40832025-08-18T19:20:22.569Z Checking ctr v0.9.2
40842025-08-18T19:20:22.611Z Checking ssh-encoding v0.2.0
40852025-08-18T19:20:22.611Z Checking blowfish v0.9.1
40862025-08-18T19:20:22.657Z Checking password-hash v0.4.2
40872025-08-18T19:20:22.684Z Checking p256 v0.13.2
40882025-08-18T19:20:22.685Z Checking p521 v0.13.3
40892025-08-18T19:20:22.712Z Checking russh-cryptovec v0.7.3
40902025-08-18T19:20:22.862Z Checking ghash v0.5.1
40912025-08-18T19:20:22.894Z Checking md5 v0.7.0
40922025-08-18T19:20:22.921Z Checking bcrypt-pbkdf v0.10.0
40932025-08-18T19:20:22.964Z Checking num-bigint v0.4.6
40942025-08-18T19:20:22.991Z Checking des v0.8.1
40952025-08-18T19:20:23.051Z Checking aes-gcm v0.10.3
40962025-08-18T19:20:23.100Z Checking pbkdf2 v0.11.0
40972025-08-18T19:20:23.187Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40982025-08-18T19:20:23.242Z Checking hex-literal v0.4.1
40992025-08-18T19:20:23.242Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41002025-08-18T19:20:23.320Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41012025-08-18T19:20:23.348Z Checking ssh-cipher v0.2.0
41022025-08-18T19:20:23.395Z Checking internet-checksum v0.2.1
41032025-08-18T19:20:23.594Z Checking ssh-key v0.6.6
41042025-08-18T19:20:23.858Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41052025-08-18T19:20:25.081Z Checking russh-keys v0.45.0
41062025-08-18T19:20:26.278Z Checking russh v0.45.0
41072025-08-18T19:20:56.772Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41082025-08-18T19:20:59.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s
41092025-08-18T19:20:59.260Z
41102025-08-18T19:20:59.260Zinfo: running `cargo check --bins` on gateway-cli (207/221)
41112025-08-18T19:21:00.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122025-08-18T19:21:00.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132025-08-18T19:21:00.434Z Checking termios v0.3.3
41142025-08-18T19:21:00.663Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41152025-08-18T19:21:01.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
41162025-08-18T19:21:02.071Z
41172025-08-18T19:21:02.071Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
41182025-08-18T19:21:03.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41192025-08-18T19:21:03.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41202025-08-18T19:21:03.382Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41212025-08-18T19:21:03.382Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41222025-08-18T19:21:03.409Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41232025-08-18T19:21:04.509Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41242025-08-18T19:21:07.260Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41252025-08-18T19:21:10.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
41262025-08-18T19:21:10.672Z
41272025-08-18T19:21:10.672Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41282025-08-18T19:21:11.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292025-08-18T19:21:11.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302025-08-18T19:21:12.002Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41312025-08-18T19:21:12.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
41322025-08-18T19:21:12.906Z
41332025-08-18T19:21:12.906Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41342025-08-18T19:21:14.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-08-18T19:21:14.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-08-18T19:21:14.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372025-08-18T19:21:14.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
41382025-08-18T19:21:14.159Z
41392025-08-18T19:21:14.159Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41402025-08-18T19:21:15.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412025-08-18T19:21:15.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422025-08-18T19:21:15.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432025-08-18T19:21:15.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
41442025-08-18T19:21:15.293Z
41452025-08-18T19:21:15.293Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41462025-08-18T19:21:16.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472025-08-18T19:21:16.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482025-08-18T19:21:16.683Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41492025-08-18T19:21:17.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
41502025-08-18T19:21:17.835Z
41512025-08-18T19:21:17.835Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41522025-08-18T19:21:18.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532025-08-18T19:21:18.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542025-08-18T19:21:19.043Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41552025-08-18T19:21:19.043Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41562025-08-18T19:21:19.383Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41572025-08-18T19:21:20.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
41582025-08-18T19:21:21.048Z
41592025-08-18T19:21:21.048Zinfo: running `cargo check --bins` on omicron-package (214/221)
41602025-08-18T19:21:22.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612025-08-18T19:21:22.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622025-08-18T19:21:22.414Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41632025-08-18T19:21:24.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
41642025-08-18T19:21:24.768Z
41652025-08-18T19:21:24.768Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41662025-08-18T19:21:25.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672025-08-18T19:21:25.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682025-08-18T19:21:25.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41692025-08-18T19:21:25.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
41702025-08-18T19:21:26.049Z
41712025-08-18T19:21:26.049Zinfo: running `cargo check --bins` on gfss (216/221)
41722025-08-18T19:21:27.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732025-08-18T19:21:27.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742025-08-18T19:21:27.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41752025-08-18T19:21:27.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41762025-08-18T19:21:27.248Z
41772025-08-18T19:21:27.249Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41782025-08-18T19:21:28.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-08-18T19:21:28.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-08-18T19:21:28.737Z Checking rtoolbox v0.0.2
41812025-08-18T19:21:28.737Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41822025-08-18T19:21:28.764Z Checking tui-tree-widget v0.23.1
41832025-08-18T19:21:29.008Z Checking rpassword v7.4.0
41842025-08-18T19:21:36.508Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41852025-08-18T19:21:40.929Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41862025-08-18T19:21:42.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s
41872025-08-18T19:21:43.146Z
41882025-08-18T19:21:43.146Zinfo: running `cargo check --bins` on wicket (218/221)
41892025-08-18T19:21:44.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902025-08-18T19:21:44.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912025-08-18T19:21:44.557Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41922025-08-18T19:21:45.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
41932025-08-18T19:21:45.361Z
41942025-08-18T19:21:45.361Zinfo: running `cargo check --bins` on wicketd (219/221)
41952025-08-18T19:21:46.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41962025-08-18T19:21:46.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41972025-08-18T19:21:46.840Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41982025-08-18T19:21:53.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
41992025-08-18T19:21:53.871Z
42002025-08-18T19:21:53.871Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
42012025-08-18T19:21:54.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022025-08-18T19:21:54.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032025-08-18T19:21:54.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42042025-08-18T19:21:54.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
42052025-08-18T19:21:55.084Z
42062025-08-18T19:21:55.084Zinfo: running `cargo check --bins` on zone-setup (221/221)
42072025-08-18T19:21:56.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082025-08-18T19:21:56.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092025-08-18T19:21:56.527Z Checking uzers v0.12.1
42102025-08-18T19:21:56.938Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42112025-08-18T19:21:58.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
42122025-08-18T19:21:58.866Z
42132025-08-18T19:21:58.867Zreal 25:39.459734743
42142025-08-18T19:21:58.867Zuser 42:41.872225821
42152025-08-18T19:21:58.867Zsys 7:33.612175953
42162025-08-18T19:21:58.867Ztrap 1.317537483
42172025-08-18T19:21:58.867Ztflt 0.541192420
42182025-08-18T19:21:58.867Zdflt 2.318532636
42192025-08-18T19:21:58.867Zkflt 0.001087335
42202025-08-18T19:21:58.867Zlock 1:49:34.524130407
42212025-08-18T19:21:58.867Zslp 3:46:54.329957743
42222025-08-18T19:21:58.867Zlat 1:40.914195195
42232025-08-18T19:21:58.867Zstop 5:12.190579893
42242025-08-18T19:21:58.894Zprocess exited: duration 1970961 ms, exit code 0
 
42252025-08-18T19:21:58.958Zfound 0 output files