01K46A8TS14ME75STAVKXVMZG5: 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: 01K46A9EV65CG3J0SGVNYFJ9W0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-02T22:56:38.070Zjob assigned to worker 01K46A9NZ9HCSX5RKFE574AGN7 [factory aws, i-007907fdbfc562f0f] (queued for 51 s)
 
22025-09-02T22:56:46.205Zstarting task 0: "setup"
32025-09-02T22:56:46.210Z++ uname -s
42025-09-02T22:56:46.212Z+ kern=SunOS
52025-09-02T22:56:46.212Z+ build_user=build
62025-09-02T22:56:46.212Z+ build_uid=12345
72025-09-02T22:56:46.212Z+ work_dir=/work
82025-09-02T22:56:46.212Z+ input_dir=/input
92025-09-02T22:56:46.212Z+ [[ 0 == 12345 ]]
102025-09-02T22:56:46.212Z+ case "$kern" in
112025-09-02T22:56:46.212Z+ groupadd -g 12345 build
122025-09-02T22:56:46.215Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-02T22:56:48.222Z+ zfs create -o mountpoint=/work rpool/work
142025-09-02T22:56:48.349Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-02T22:56:48.352Z+ home_fs=zfs
162025-09-02T22:56:48.352Z+ [[ zfs == autofs ]]
172025-09-02T22:56:48.352Z+ mkdir -p /home/build
182025-09-02T22:56:48.356Z+ chown build:build /home/build /work
192025-09-02T22:56:50.356Z+ chmod 0700 /home/build /work
202025-09-02T22:56:50.360Zprocess exited: duration 4156 ms, exit code 0
 
212025-09-02T22:56:50.366Zstarting task 1: "rust-toolchain"
222025-09-02T22:56:50.371Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-02T22:56:50.371Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-02T22:56:50.371Z * rust toolchain channel = "1.89.0"
252025-09-02T22:56:50.371Z * rust toolchain profile = "default"
262025-09-02T22:56:50.376Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-02T22:56:50.377Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-02T22:56:50.377Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-02T22:56:50.377Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-02T22:56:50.487Zinfo: downloading installer
312025-09-02T22:56:51.932Zwarn: It looks like you have an existing installation of Rust at:
322025-09-02T22:56:51.933Zwarn: /opt/ooce/bin
332025-09-02T22:56:51.933Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-02T22:56:51.933Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-02T22:56:51.933Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-02T22:56:51.933Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-02T22:56:51.933Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-02T22:56:51.933Zerror: cannot install while Rust is installed
392025-09-02T22:56:51.933Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-02T22:56:51.957Zinfo: profile set to 'default'
412025-09-02T22:56:51.957Zinfo: default host triple is x86_64-unknown-illumos
422025-09-02T22:56:51.960Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-02T22:56:52.123Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-02T22:56:52.123Zinfo: downloading component 'cargo'
452025-09-02T22:56:52.937Zinfo: downloading component 'clippy'
462025-09-02T22:56:53.312Zinfo: downloading component 'rust-docs'
472025-09-02T22:56:54.494Zinfo: downloading component 'rust-std'
482025-09-02T22:56:56.469Zinfo: downloading component 'rustc'
492025-09-02T22:57:03.660Zinfo: downloading component 'rustfmt'
502025-09-02T22:57:03.987Zinfo: installing component 'cargo'
512025-09-02T22:57:04.870Zinfo: installing component 'clippy'
522025-09-02T22:57:05.262Zinfo: installing component 'rust-docs'
532025-09-02T22:57:07.118Zinfo: installing component 'rust-std'
542025-09-02T22:57:09.021Zinfo: installing component 'rustc'
552025-09-02T22:57:15.582Zinfo: installing component 'rustfmt'
562025-09-02T22:57:15.919Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-02T22:57:15.919Z
582025-09-02T22:57:16.339Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-02T22:57:16.339Z
602025-09-02T22:57:16.342Z
612025-09-02T22:57:16.342ZRust is installed now. Great!
622025-09-02T22:57:16.342Z
632025-09-02T22:57:16.342ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-02T22:57:16.342Zenvironment variable. This has not been done automatically.
652025-09-02T22:57:16.342Z
662025-09-02T22:57:16.342ZTo configure your current shell, you need to source
672025-09-02T22:57:16.342Zthe corresponding env file under $HOME/.cargo.
682025-09-02T22:57:16.342Z
692025-09-02T22:57:16.342ZThis is usually done by running one of the following (note the leading DOT):
702025-09-02T22:57:16.342Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-02T22:57:16.342Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-02T22:57:16.342Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-02T22:57:16.426Z+ rustup --version
742025-09-02T22:57:16.440Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-02T22:57:16.443Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-02T22:57:16.569Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-02T22:57:16.574Z+ cargo --version
782025-09-02T22:57:16.655Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-02T22:57:16.660Z+ rustc --version
802025-09-02T22:57:16.731Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-02T22:57:16.736Zprocess exited: duration 26364 ms, exit code 0
 
822025-09-02T22:57:16.742Zstarting task 2: "authentication"
832025-09-02T22:57:16.765Zprocess exited: duration 23 ms, exit code 0
 
842025-09-02T22:57:16.773Zstarting task 3: "clone repository"
852025-09-02T22:57:16.776Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-02T22:57:16.780Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-02T22:57:16.828ZCloning into '/work/oxidecomputer/omicron'...
882025-09-02T22:57:26.162Z+ cd /work/oxidecomputer/omicron
892025-09-02T22:57:26.165Z+ git fetch origin 1317dd70c0b9bdc9ed3ea2c61f3a0b617cb499ba
902025-09-02T22:57:26.476ZFrom https://github.com/oxidecomputer/omicron
912025-09-02T22:57:26.476Z * branch 1317dd70c0b9bdc9ed3ea2c61f3a0b617cb499ba -> FETCH_HEAD
922025-09-02T22:57:26.487Z+ [[ -n dap/handoff-quiesce-1 ]]
932025-09-02T22:57:26.491Z++ git branch --show-current
942025-09-02T22:57:26.494Z+ current=main
952025-09-02T22:57:26.494Z+ [[ main != dap/handoff-quiesce-1 ]]
962025-09-02T22:57:26.494Z+ git branch -f dap/handoff-quiesce-1 1317dd70c0b9bdc9ed3ea2c61f3a0b617cb499ba
972025-09-02T22:57:26.496Z+ git checkout -f dap/handoff-quiesce-1
982025-09-02T22:57:26.758ZSwitched to branch 'dap/handoff-quiesce-1'
992025-09-02T22:57:26.764Z+ git reset --hard 1317dd70c0b9bdc9ed3ea2c61f3a0b617cb499ba
1002025-09-02T22:57:26.789ZHEAD is now at 1317dd70c review feedback
1012025-09-02T22:57:26.793Zprocess exited: duration 10014 ms, exit code 0
 
1022025-09-02T22:57:26.843Zstarting task 4: "build"
1032025-09-02T22:57:26.880Z+ source .github/buildomat/ci-env.sh
1042025-09-02T22:57:26.880Z++ export CARGO_TERM_COLOR=always
1052025-09-02T22:57:26.880Z++ CARGO_TERM_COLOR=always
1062025-09-02T22:57:26.880Z+ cargo --version
1072025-09-02T22:57:26.918Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-02T22:57:26.929Z+ rustc --version
1092025-09-02T22:57:27.006Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-02T22:57:27.068Z+ source ./env.sh
1112025-09-02T22:57:27.068Z++ OLD_SHELL_OPTS=ehxB
1122025-09-02T22:57:27.068Z++ set -o xtrace
1132025-09-02T22:57:27.068Z++++ dirname ./env.sh
1142025-09-02T22:57:27.068Z+++ readlink -f .
1152025-09-02T22:57:27.068Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-02T22:57:27.068Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-09-02T22:57:27.068Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-02T22:57:27.068Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-09-02T22:57:27.068Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-09-02T22:57:27.068Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-09-02T22:57:27.068Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-09-02T22:57:27.068Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-09-02T22:57:27.068Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-09-02T22:57:27.068Z++ case $OLD_SHELL_OPTS in
1252025-09-02T22:57:27.068Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-02T22:57:27.068Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-09-02T22:57:27.068Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-09-02T22:57:27.068Z+ banner prerequisites
1292025-09-02T22:57:27.068Z
1302025-09-02T22:57:27.069Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-02T22:57:27.069Z # # # # # # # # # # # # # # #
1322025-09-02T22:57:27.069Z # # # # ##### # # ##### # # # # # #### #
1332025-09-02T22:57:27.069Z ##### ##### # ##### # # # # # # # # #
1342025-09-02T22:57:27.069Z # # # # # # # # # # # # # # #
1352025-09-02T22:57:27.069Z # # # ###### # # ###### ### # #### # #### #
1362025-09-02T22:57:27.069Z
1372025-09-02T22:57:27.069Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-02T22:57:41.006Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-02T22:57:48.442Z Startup: Caching catalogs ... Done
1402025-09-02T22:57:54.844ZPlanning: Solver setup ... Done (5.102s)
1412025-09-02T22:57:54.895ZPlanning: Running solver ... Done (0.048s)
1422025-09-02T22:57:54.987ZPlanning: Finding local manifests ... Done (0.002s)
1432025-09-02T22:57:55.002ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-02T22:57:55.137ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-02T22:57:55.185ZPlanning: Package planning ... Done (0.048s)
1462025-09-02T22:57:55.237ZPlanning: Merging actions ... Done (0.050s)
1472025-09-02T22:57:56.057ZPlanning: Checking for conflicting actions ... Done (0.821s)
1482025-09-02T22:57:56.070ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-09-02T22:57:58.952ZPlanning: Evaluating mediators ... Done (2.884s)
1502025-09-02T22:57:58.962ZPlanning: Planning completed in 10.39 seconds
1512025-09-02T22:57:58.977Z Packages to install: 4
1522025-09-02T22:57:58.980Z Mediators to change: 2
1532025-09-02T22:57:58.980Z Services to change: 1
1542025-09-02T22:57:58.980Z Estimated space available: 155.50 GB
1552025-09-02T22:57:58.980ZEstimated space to be consumed: 1.72 GB
1562025-09-02T22:57:58.980Z Create boot environment: No
1572025-09-02T22:57:58.980ZCreate backup boot environment: No
1582025-09-02T22:57:58.980Z Rebuild boot archive: No
1592025-09-02T22:57:58.980Z
1602025-09-02T22:57:58.980ZChanged mediators:
1612025-09-02T22:57:58.980Z mediator clang:
1622025-09-02T22:57:58.980Z version: None -> 15 (system default)
1632025-09-02T22:57:58.980Z
1642025-09-02T22:57:58.980Z mediator llvm:
1652025-09-02T22:57:58.980Z version: 14 (system default) -> 15 (system default)
1662025-09-02T22:57:58.980Z
1672025-09-02T22:57:58.980ZChanged packages:
1682025-09-02T22:57:58.980Zhelios-dev
1692025-09-02T22:57:58.980Z developer/build-essential
1702025-09-02T22:57:58.980Z None -> 11-2.0
1712025-09-02T22:57:58.981Z library/libxmlsec1
1722025-09-02T22:57:58.981Z None -> 1.2.35-2.0
1732025-09-02T22:57:58.981Z ooce/developer/clang-15
1742025-09-02T22:57:58.981Z None -> 15.0.7-2.0
1752025-09-02T22:57:58.981Z ooce/developer/llvm-15
1762025-09-02T22:57:58.981Z None -> 15.0.7-2.0
1772025-09-02T22:57:58.981Z
1782025-09-02T22:57:58.981ZServices:
1792025-09-02T22:57:58.981Z restart_fmri:
1802025-09-02T22:57:58.981Z svc:/system/update-man-index:default
1812025-09-02T22:57:59.106Z
1822025-09-02T22:57:59.106ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-02T22:58:04.108ZDownload: 1268/3290 items 114.1/212.6MB 53% complete (22.8M/s)
1842025-09-02T22:58:09.108ZDownload: 3128/3290 items 150.6/212.6MB 70% complete (15.0M/s)
1852025-09-02T22:58:11.940ZDownload: Completed 212.60 MB in 12.83 seconds (16.6M/s)
1862025-09-02T22:58:12.918Z Actions: 1/3689 actions (Installing new actions)
1872025-09-02T22:58:17.552Z Actions: Completed 3689 actions in 4.63 seconds.
1882025-09-02T22:58:17.919Z Done (0.360s)
1892025-09-02T22:58:17.919Z Done (0.000s)
1902025-09-02T22:58:18.795Z Done (0.878s)
1912025-09-02T22:58:23.751Z Done (4.647s)
1922025-09-02T22:58:23.840Z Done (0.019s)
1932025-09-02T22:58:23.843Z Done (0.000s)
1942025-09-02T22:58:24.007Z Done (0.000s)
1952025-09-02T22:58:24.852ZPlanning: Evaluating mediator changes ... Done
1962025-09-02T22:58:25.012ZPlanning: Checking for conflicting actions ... Done
1972025-09-02T22:58:25.015ZPlanning: Consolidating action changes ... Done
1982025-09-02T22:58:25.288ZPlanning: Evaluating mediators ... Done
1992025-09-02T22:58:25.291ZPlanning: Planning completed in 0.44 seconds
2002025-09-02T22:58:25.321Z Mediators to change: 2
2012025-09-02T22:58:25.321Z Create boot environment: No
2022025-09-02T22:58:25.324ZCreate backup boot environment: No
2032025-09-02T22:58:25.417Z Done
2042025-09-02T22:58:25.417Z Done
2052025-09-02T22:58:26.035Z Done
2062025-09-02T22:58:29.554Z Done
2072025-09-02T22:58:29.640Z Done
2082025-09-02T22:58:29.643Z Done
2092025-09-02T22:58:29.804Z Done
2102025-09-02T22:58:30.413ZPlanning: Evaluating mediator changes ... Done
2112025-09-02T22:58:30.415ZPlanning: Merging actions ... Done
2122025-09-02T22:58:30.604ZPlanning: Checking for conflicting actions ... Done
2132025-09-02T22:58:30.607ZPlanning: Consolidating action changes ... Done
2142025-09-02T22:58:30.871ZPlanning: Evaluating mediators ... Done
2152025-09-02T22:58:30.926ZPlanning: Planning completed in 0.76 seconds
2162025-09-02T22:58:30.961Z Packages to change: 1
2172025-09-02T22:58:30.961Z Mediators to change: 1
2182025-09-02T22:58:30.964Z Services to change: 1
2192025-09-02T22:58:30.964Z Create boot environment: No
2202025-09-02T22:58:30.964ZCreate backup boot environment: Yes
2212025-09-02T22:58:33.398Z Actions: 1/6 actions (Updating modified actions)
2222025-09-02T22:58:33.412Z Actions: Completed 6 actions in 0.00 seconds.
2232025-09-02T22:58:33.413Z Done
2242025-09-02T22:58:33.413Z Done
2252025-09-02T22:58:33.578Z Done
2262025-09-02T22:58:37.111Z Done
2272025-09-02T22:58:37.197Z Done
2282025-09-02T22:58:37.200Z Done
2292025-09-02T22:58:37.406Z Done
2302025-09-02T22:58:37.844ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-09-02T22:58:37.844Zclang system 15 system
2322025-09-02T22:58:37.844Zcsh system system illumos
2332025-09-02T22:58:37.844Zctags system system illumos
2342025-09-02T22:58:37.844Zfile system system illumos
2352025-09-02T22:58:37.844Zgcc vendor 12 vendor
2362025-09-02T22:58:37.844Zgcc system 10 system
2372025-09-02T22:58:37.844Zgcc system 7 system
2382025-09-02T22:58:37.844Zgo system 1.20 system
2392025-09-02T22:58:37.845Zgo system 1.19 system
2402025-09-02T22:58:37.845Zllvm system 15 system
2412025-09-02T22:58:37.845Zllvm system 14 system
2422025-09-02T22:58:37.845Zmariadb system 10.6 system
2432025-09-02T22:58:37.845Zmta vendor vendor dma
2442025-09-02T22:58:37.845Zopenjdk system 17 system
2452025-09-02T22:58:37.845Zopenjdk system 11 system
2462025-09-02T22:58:37.845Zopenjdk system 1.8 system
2472025-09-02T22:58:37.845Zopenssl vendor 3 vendor
2482025-09-02T22:58:37.845Zperl system 5.36 system
2492025-09-02T22:58:37.845Zpostgresql system 15 system
2502025-09-02T22:58:37.845Zpostgresql system 13 system
2512025-09-02T22:58:37.845Zpython vendor 3 vendor
2522025-09-02T22:58:37.845Zpython system 2 system
2532025-09-02T22:58:37.845Zpython3 system 3.11 system
2542025-09-02T22:58:37.845Zruby system 3.0 system
2552025-09-02T22:58:37.845Zwords vendor vendor american-english
2562025-09-02T22:58:37.846Zwords system system australian-english
2572025-09-02T22:58:37.846Zwords system system british-english
2582025-09-02T22:58:37.846Zwords system system canadian-english
2592025-09-02T22:58:37.846Zwords system system french
2602025-09-02T22:58:37.846Zwords system system italian
2612025-09-02T22:58:37.846Zwords system system ngerman
2622025-09-02T22:58:37.846Zwords system system ogerman
2632025-09-02T22:58:37.846Zwords system system spanish
2642025-09-02T22:58:38.174ZPUBLISHER TYPE STATUS P LOCATION
2652025-09-02T22:58:38.174Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-09-02T22:58:42.998ZFMRI IFO
2672025-09-02T22:58:42.998Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-09-02T22:58:42.998Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-09-02T22:58:42.998Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-09-02T22:58:42.998Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-09-02T22:58:42.998Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-09-02T22:58:42.998Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-09-02T22:58:42.999Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-09-02T22:58:42.999Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-09-02T22:58:42.999Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-09-02T22:58:42.999Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-09-02T22:58:42.999Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-09-02T22:58:42.999Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-09-02T22:58:42.999Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-09-02T22:58:42.999Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-09-02T22:58:42.999Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-09-02T22:58:42.999Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-09-02T22:58:44.025Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-09-02T22:58:44.284Z Updating crates.io index
2852025-09-02T22:58:44.361Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-09-02T22:58:44.669Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-09-02T22:58:45.247Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-09-02T22:58:45.502Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-09-02T22:58:45.747Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-09-02T22:58:46.038Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-09-02T22:58:47.289Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-09-02T22:58:49.378Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-09-02T22:58:50.373Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-09-02T22:58:51.039Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-09-02T22:58:51.330Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-09-02T22:58:51.662Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-09-02T22:58:52.332Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982025-09-02T22:58:52.832Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992025-09-02T22:58:53.282Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-09-02T22:58:53.603Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-09-02T22:58:53.909Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-09-02T22:58:54.150Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-09-02T22:58:54.431Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-09-02T22:58:54.661Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-09-02T22:58:54.918Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-09-02T22:58:55.252Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-09-02T22:58:55.609Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-09-02T22:58:55.920Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-09-02T22:58:56.623Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-09-02T22:58:57.109Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-09-02T22:58:57.362Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-09-02T22:58:57.677Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-09-02T22:58:58.038Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-09-02T22:58:58.343Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-09-02T22:58:58.616Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-09-02T22:58:58.875Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172025-09-02T22:59:07.756Z Updating git repository `https://github.com/illumos/smf-rs`
3182025-09-02T22:59:09.133Z Downloading crates ...
3192025-09-02T22:59:09.189Z Downloaded anstream v0.6.18
3202025-09-02T22:59:09.198Z Downloaded camino-tempfile v1.4.1
3212025-09-02T22:59:09.202Z Downloaded anstyle v1.0.11
3222025-09-02T22:59:09.202Z Downloaded litemap v0.7.3
3232025-09-02T22:59:09.202Z Downloaded icu_normalizer_data v1.5.0
3242025-09-02T22:59:09.205Z Downloaded scroll v0.12.0
3252025-09-02T22:59:09.205Z Downloaded anstyle-parse v0.2.5
3262025-09-02T22:59:09.208Z Downloaded clap_derive v4.5.41
3272025-09-02T22:59:09.211Z Downloaded clap_lex v0.7.4
3282025-09-02T22:59:09.211Z Downloaded unicode-xid v0.2.6
3292025-09-02T22:59:09.216Z Downloaded write16 v1.0.0
3302025-09-02T22:59:09.216Z Downloaded clap v4.5.41
3312025-09-02T22:59:09.222Z Downloaded yoke-derive v0.7.4
3322025-09-02T22:59:09.226Z Downloaded zerofrom v0.1.4
3332025-09-02T22:59:09.226Z Downloaded thiserror-impl v1.0.69
3342025-09-02T22:59:09.229Z Downloaded digest v0.10.7
3352025-09-02T22:59:09.229Z Downloaded unicode-linebreak v0.1.5
3362025-09-02T22:59:09.232Z Downloaded thread-id v4.2.2
3372025-09-02T22:59:09.232Z Downloaded papergrid v0.11.0
3382025-09-02T22:59:09.236Z Downloaded utf8_iter v1.0.4
3392025-09-02T22:59:09.239Z Downloaded usdt-macro v0.5.0
3402025-09-02T22:59:09.239Z Downloaded utf16_iter v1.0.5
3412025-09-02T22:59:09.242Z Downloaded thiserror-impl v2.0.12
3422025-09-02T22:59:09.242Z Downloaded unicode-ident v1.0.18
3432025-09-02T22:59:09.244Z Downloaded proc-macro-error-attr v1.0.4
3442025-09-02T22:59:09.247Z Downloaded usdt-attr-macro v0.5.0
3452025-09-02T22:59:09.247Z Downloaded itoa v1.0.11
3462025-09-02T22:59:09.251Z Downloaded pest_generator v2.7.14
3472025-09-02T22:59:09.251Z Downloaded thiserror v2.0.12
3482025-09-02T22:59:09.256Z Downloaded utf8parse v0.2.2
3492025-09-02T22:59:09.259Z Downloaded toml_datetime v0.6.11
3502025-09-02T22:59:09.259Z Downloaded zerovec-derive v0.10.3
3512025-09-02T22:59:09.262Z Downloaded usdt v0.5.0
3522025-09-02T22:59:09.262Z Downloaded serde_json v1.0.142
3532025-09-02T22:59:09.268Z Downloaded zerofrom-derive v0.1.4
3542025-09-02T22:59:09.271Z Downloaded writeable v0.5.5
3552025-09-02T22:59:09.274Z Downloaded version_check v0.9.5
3562025-09-02T22:59:09.274Z Downloaded zerocopy-derive v0.7.35
3572025-09-02T22:59:09.278Z Downloaded url v2.5.4
3582025-09-02T22:59:09.281Z Downloaded textwrap v0.16.2
3592025-09-02T22:59:09.283Z Downloaded swrite v0.1.0
3602025-09-02T22:59:09.286Z Downloaded scroll_derive v0.12.0
3612025-09-02T22:59:09.286Z Downloaded typenum v1.17.0
3622025-09-02T22:59:09.290Z Downloaded yoke v0.7.4
3632025-09-02T22:59:09.293Z Downloaded clap_builder v4.5.41
3642025-09-02T22:59:09.297Z Downloaded usdt-impl v0.5.0
3652025-09-02T22:59:09.300Z Downloaded toml_edit v0.22.27
3662025-09-02T22:59:09.303Z Downloaded plain v0.2.3
3672025-09-02T22:59:09.303Z Downloaded zerovec v0.10.4
3682025-09-02T22:59:09.310Z Downloaded zerocopy v0.7.35
3692025-09-02T22:59:09.324Z Downloaded strsim v0.11.1
3702025-09-02T22:59:09.327Z Downloaded winnow v0.7.10
3712025-09-02T22:59:09.333Z Downloaded unicode-width v0.2.0
3722025-09-02T22:59:09.338Z Downloaded displaydoc v0.2.5
3732025-09-02T22:59:09.341Z Downloaded serde_tokenstream v0.2.2
3742025-09-02T22:59:09.344Z Downloaded unicode-width v0.1.14
3752025-09-02T22:59:09.347Z Downloaded semver v1.0.26
3762025-09-02T22:59:09.350Z Downloaded generic-array v0.14.7
3772025-09-02T22:59:09.350Z Downloaded quote v1.0.40
3782025-09-02T22:59:09.353Z Downloaded sha2 v0.10.9
3792025-09-02T22:59:09.356Z Downloaded once_cell v1.21.3
3802025-09-02T22:59:09.366Z Downloaded synstructure v0.13.1
3812025-09-02T22:59:09.366Z Downloaded proc-macro-error v1.0.4
3822025-09-02T22:59:09.366Z Downloaded ryu v1.0.18
3832025-09-02T22:59:09.366Z Downloaded icu_provider v1.5.0
3842025-09-02T22:59:09.366Z Downloaded icu_locid v1.5.0
3852025-09-02T22:59:09.370Z Downloaded num-traits v0.2.19
3862025-09-02T22:59:09.373Z Downloaded smallvec v1.15.1
3872025-09-02T22:59:09.376Z Downloaded proc-macro2 v1.0.95
3882025-09-02T22:59:09.379Z Downloaded getrandom v0.3.1
3892025-09-02T22:59:09.382Z Downloaded tempfile v3.20.0
3902025-09-02T22:59:09.385Z Downloaded pest_meta v2.7.14
3912025-09-02T22:59:09.385Z Downloaded icu_normalizer v1.5.0
3922025-09-02T22:59:09.388Z Downloaded icu_properties v1.5.1
3932025-09-02T22:59:09.391Z Downloaded serde_derive v1.0.219
3942025-09-02T22:59:09.394Z Downloaded icu_locid_transform_data v1.5.0
3952025-09-02T22:59:09.394Z Downloaded memmap v0.7.0
3962025-09-02T22:59:09.397Z Downloaded serde v1.0.219
3972025-09-02T22:59:09.398Z Downloaded icu_collections v1.5.0
3982025-09-02T22:59:09.403Z Downloaded memchr v2.7.4
3992025-09-02T22:59:09.407Z Downloaded indexmap v2.10.0
4002025-09-02T22:59:09.411Z Downloaded errno v0.3.12
4012025-09-02T22:59:09.414Z Downloaded erased-serde v0.4.6
4022025-09-02T22:59:09.417Z Downloaded dof v0.3.0
4032025-09-02T22:59:09.417Z Downloaded smawk v0.3.2
4042025-09-02T22:59:09.417Z Downloaded serde_spanned v0.6.9
4052025-09-02T22:59:09.420Z Downloaded serde-value v0.7.0
4062025-09-02T22:59:09.420Z Downloaded serde-untagged v0.1.7
4072025-09-02T22:59:09.423Z Downloaded ordered-float v2.10.1
4082025-09-02T22:59:09.423Z Downloaded macaddr v1.0.1
4092025-09-02T22:59:09.426Z Downloaded heck v0.5.0
4102025-09-02T22:59:09.426Z Downloaded idna v1.0.3
4112025-09-02T22:59:09.429Z Downloaded form_urlencoded v1.2.1
4122025-09-02T22:59:09.430Z Downloaded fnv v1.0.7
4132025-09-02T22:59:09.430Z Downloaded percent-encoding v2.3.1
4142025-09-02T22:59:09.433Z Downloaded is_terminal_polyfill v1.70.1
4152025-09-02T22:59:09.433Z Downloaded pest v2.7.14
4162025-09-02T22:59:09.436Z Downloaded heck v0.4.1
4172025-09-02T22:59:09.439Z Downloaded fs-err v3.1.1
4182025-09-02T22:59:09.439Z Downloaded log v0.4.27
4192025-09-02T22:59:09.441Z Downloaded idna_adapter v1.2.0
4202025-09-02T22:59:09.442Z Downloaded equivalent v1.0.2
4212025-09-02T22:59:09.442Z Downloaded toml_write v0.1.2
4222025-09-02T22:59:09.445Z Downloaded stable_deref_trait v1.2.0
4232025-09-02T22:59:09.445Z Downloaded icu_provider_macros v1.5.0
4242025-09-02T22:59:09.445Z Downloaded typeid v1.0.3
4252025-09-02T22:59:09.448Z Downloaded dtrace-parser v0.2.0
4262025-09-02T22:59:09.448Z Downloaded pest_derive v2.7.14
4272025-09-02T22:59:09.451Z Downloaded fastrand v2.1.1
4282025-09-02T22:59:09.451Z Downloaded hashbrown v0.15.4
4292025-09-02T22:59:09.455Z Downloaded byteorder v1.5.0
4302025-09-02T22:59:09.458Z Downloaded toml v0.8.23
4312025-09-02T22:59:09.460Z Downloaded pretty-hex v0.4.1
4322025-09-02T22:59:09.460Z Downloaded camino v1.1.11
4332025-09-02T22:59:09.464Z Downloaded goblin v0.8.2
4342025-09-02T22:59:09.466Z Downloaded tabled v0.15.0
4352025-09-02T22:59:09.480Z Downloaded bitflags v2.9.1
4362025-09-02T22:59:09.484Z Downloaded icu_properties_data v1.5.0
4372025-09-02T22:59:09.493Z Downloaded syn v1.0.109
4382025-09-02T22:59:09.501Z Downloaded ucd-trie v0.1.7
4392025-09-02T22:59:09.504Z Downloaded syn v2.0.104
4402025-09-02T22:59:09.512Z Downloaded cpufeatures v0.2.14
4412025-09-02T22:59:09.515Z Downloaded cargo-util-schemas v0.8.2
4422025-09-02T22:59:09.515Z Downloaded cargo-platform v0.2.0
4432025-09-02T22:59:09.518Z Downloaded thiserror v1.0.69
4442025-09-02T22:59:09.521Z Downloaded anyhow v1.0.99
4452025-09-02T22:59:09.524Z Downloaded terminal_size v0.4.0
4462025-09-02T22:59:09.527Z Downloaded rustix v0.38.37
4472025-09-02T22:59:09.544Z Downloaded tabled_derive v0.7.0
4482025-09-02T22:59:09.547Z Downloaded rustix v1.0.7
4492025-09-02T22:59:09.565Z Downloaded colorchoice v1.0.2
4502025-09-02T22:59:09.569Z Downloaded cfg-if v1.0.1
4512025-09-02T22:59:09.569Z Downloaded cargo_metadata v0.21.0
4522025-09-02T22:59:09.572Z Downloaded tinystr v0.7.6
4532025-09-02T22:59:09.572Z Downloaded crypto-common v0.1.6
4542025-09-02T22:59:09.572Z Downloaded anstyle-query v1.1.1
4552025-09-02T22:59:09.572Z Downloaded cargo_toml v0.21.0
4562025-09-02T22:59:09.575Z Downloaded autocfg v1.4.0
4572025-09-02T22:59:09.575Z Downloaded bytecount v0.6.8
4582025-09-02T22:59:09.578Z Downloaded icu_locid_transform v1.5.0
4592025-09-02T22:59:09.578Z Downloaded block-buffer v0.10.4
4602025-09-02T22:59:09.586Z Downloaded libc v0.2.174
4612025-09-02T22:59:09.664Z Compiling proc-macro2 v1.0.95
4622025-09-02T22:59:09.665Z Compiling unicode-ident v1.0.18
4632025-09-02T22:59:09.665Z Compiling serde v1.0.219
4642025-09-02T22:59:09.668Z Compiling version_check v0.9.5
4652025-09-02T22:59:09.668Z Compiling libc v0.2.174
4662025-09-02T22:59:09.668Z Compiling memchr v2.7.4
4672025-09-02T22:59:09.668Z Compiling thiserror v1.0.69
4682025-09-02T22:59:09.885Z Compiling stable_deref_trait v1.2.0
4692025-09-02T22:59:10.110Z Compiling ucd-trie v0.1.7
4702025-09-02T22:59:10.136Z Compiling writeable v0.5.5
4712025-09-02T22:59:10.589Z Compiling ryu v1.0.18
4722025-09-02T22:59:10.612Z Compiling itoa v1.0.11
4732025-09-02T22:59:10.636Z Compiling litemap v0.7.3
4742025-09-02T22:59:10.789Z Compiling autocfg v1.4.0
4752025-09-02T22:59:10.882Z Compiling once_cell v1.21.3
4762025-09-02T22:59:11.004Z Compiling icu_locid_transform_data v1.5.0
4772025-09-02T22:59:11.077Z Compiling byteorder v1.5.0
4782025-09-02T22:59:11.120Z Compiling bitflags v2.9.1
4792025-09-02T22:59:11.315Z Compiling serde_json v1.0.142
4802025-09-02T22:59:11.421Z Compiling icu_properties_data v1.5.0
4812025-09-02T22:59:11.522Z Compiling rustix v0.38.37
4822025-09-02T22:59:11.526Z Compiling write16 v1.0.0
4832025-09-02T22:59:11.696Z Compiling utf8_iter v1.0.4
4842025-09-02T22:59:11.699Z Compiling num-traits v0.2.19
4852025-09-02T22:59:11.699Z Compiling hashbrown v0.15.4
4862025-09-02T22:59:11.948Z Compiling quote v1.0.40
4872025-09-02T22:59:11.982Z Compiling errno v0.3.12
4882025-09-02T22:59:12.112Z Compiling smallvec v1.15.1
4892025-09-02T22:59:12.140Z Compiling icu_normalizer_data v1.5.0
4902025-09-02T22:59:12.143Z Compiling utf16_iter v1.0.5
4912025-09-02T22:59:12.226Z Compiling typeid v1.0.3
4922025-09-02T22:59:12.229Z Compiling equivalent v1.0.2
4932025-09-02T22:59:12.407Z Compiling syn v2.0.104
4942025-09-02T22:59:12.537Z Compiling proc-macro-error-attr v1.0.4
4952025-09-02T22:59:12.601Z Compiling usdt-impl v0.5.0
4962025-09-02T22:59:12.657Z Compiling toml_write v0.1.2
4972025-09-02T22:59:12.773Z Compiling winnow v0.7.10
4982025-09-02T22:59:12.865Z Compiling indexmap v2.10.0
4992025-09-02T22:59:12.895Z Compiling syn v1.0.109
5002025-09-02T22:59:13.145Z Compiling thread-id v4.2.2
5012025-09-02T22:59:13.200Z Compiling proc-macro-error v1.0.4
5022025-09-02T22:59:13.280Z Compiling log v0.4.27
5032025-09-02T22:59:13.589Z Compiling semver v1.0.26
5042025-09-02T22:59:13.634Z Compiling utf8parse v0.2.2
5052025-09-02T22:59:13.712Z Compiling percent-encoding v2.3.1
5062025-09-02T22:59:13.833Z Compiling getrandom v0.3.1
5072025-09-02T22:59:14.036Z Compiling rustix v1.0.7
5082025-09-02T22:59:14.140Z Compiling thiserror v2.0.12
5092025-09-02T22:59:14.244Z Compiling camino v1.1.11
5102025-09-02T22:59:14.534Z Compiling plain v0.2.3
5112025-09-02T22:59:14.623Z Compiling terminal_size v0.4.0
5122025-09-02T22:59:14.794Z Compiling ordered-float v2.10.1
5132025-09-02T22:59:14.834Z Compiling form_urlencoded v1.2.1
5142025-09-02T22:59:14.877Z Compiling anstyle-parse v0.2.5
5152025-09-02T22:59:15.152Z Compiling anstyle-query v1.1.1
5162025-09-02T22:59:15.253Z Compiling cfg-if v1.0.1
5172025-09-02T22:59:15.322Z Compiling pretty-hex v0.4.1
5182025-09-02T22:59:15.361Z Compiling colorchoice v1.0.2
5192025-09-02T22:59:15.387Z Compiling anstyle v1.0.11
5202025-09-02T22:59:15.538Z Compiling is_terminal_polyfill v1.70.1
5212025-09-02T22:59:15.764Z Compiling anstream v0.6.18
5222025-09-02T22:59:15.909Z Compiling fs-err v3.1.1
5232025-09-02T22:59:16.008Z Compiling fnv v1.0.7
5242025-09-02T22:59:16.175Z Compiling anyhow v1.0.99
5252025-09-02T22:59:16.203Z Compiling strsim v0.11.1
5262025-09-02T22:59:16.259Z Compiling heck v0.4.1
5272025-09-02T22:59:16.366Z Compiling heck v0.5.0
5282025-09-02T22:59:16.700Z Compiling unicode-xid v0.2.6
5292025-09-02T22:59:16.797Z Compiling bytecount v0.6.8
5302025-09-02T22:59:16.855Z Compiling unicode-width v0.1.14
5312025-09-02T22:59:16.913Z Compiling fastrand v2.1.1
5322025-09-02T22:59:16.938Z Compiling clap_lex v0.7.4
5332025-09-02T22:59:17.390Z Compiling papergrid v0.11.0
5342025-09-02T22:59:17.438Z Compiling tempfile v3.20.0
5352025-09-02T22:59:17.465Z Compiling clap_builder v4.5.41
5362025-09-02T22:59:18.057Z Compiling memmap v0.7.0
5372025-09-02T22:59:18.257Z Compiling smawk v0.3.2
5382025-09-02T22:59:18.361Z Compiling unicode-linebreak v0.1.5
5392025-09-02T22:59:18.402Z Compiling unicode-width v0.2.0
5402025-09-02T22:59:18.954Z Compiling synstructure v0.13.1
5412025-09-02T22:59:19.098Z Compiling textwrap v0.16.2
5422025-09-02T22:59:19.629Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5432025-09-02T22:59:20.049Z Compiling tabled_derive v0.7.0
5442025-09-02T22:59:20.086Z Compiling swrite v0.1.0
5452025-09-02T22:59:21.378Z Compiling serde_derive v1.0.219
5462025-09-02T22:59:21.420Z Compiling zerofrom-derive v0.1.4
5472025-09-02T22:59:21.482Z Compiling yoke-derive v0.7.4
5482025-09-02T22:59:21.506Z Compiling zerovec-derive v0.10.3
5492025-09-02T22:59:21.589Z Compiling thiserror-impl v1.0.69
5502025-09-02T22:59:21.775Z Compiling displaydoc v0.2.5
5512025-09-02T22:59:23.344Z Compiling icu_provider_macros v1.5.0
5522025-09-02T22:59:23.731Z Compiling zerocopy-derive v0.7.35
5532025-09-02T22:59:23.987Z Compiling scroll_derive v0.12.0
5542025-09-02T22:59:24.084Z Compiling thiserror-impl v2.0.12
5552025-09-02T22:59:24.409Z Compiling clap_derive v4.5.41
5562025-09-02T22:59:24.690Z Compiling pest v2.7.14
5572025-09-02T22:59:24.851Z Compiling zerofrom v0.1.4
5582025-09-02T22:59:25.119Z Compiling yoke v0.7.4
5592025-09-02T22:59:25.376Z Compiling scroll v0.12.0
5602025-09-02T22:59:25.486Z Compiling zerovec v0.10.4
5612025-09-02T22:59:25.690Z Compiling zerocopy v0.7.35
5622025-09-02T22:59:25.928Z Compiling goblin v0.8.2
5632025-09-02T22:59:26.371Z Compiling tabled v0.15.0
5642025-09-02T22:59:27.357Z Compiling tinystr v0.7.6
5652025-09-02T22:59:27.412Z Compiling pest_meta v2.7.14
5662025-09-02T22:59:27.576Z Compiling icu_collections v1.5.0
5672025-09-02T22:59:27.673Z Compiling icu_locid v1.5.0
5682025-09-02T22:59:28.432Z Compiling clap v4.5.41
5692025-09-02T22:59:28.670Z Compiling pest_generator v2.7.14
5702025-09-02T22:59:28.695Z Compiling icu_provider v1.5.0
5712025-09-02T22:59:29.542Z Compiling icu_locid_transform v1.5.0
5722025-09-02T22:59:30.823Z Compiling pest_derive v2.7.14
5732025-09-02T22:59:30.970Z Compiling icu_properties v1.5.1
5742025-09-02T22:59:31.559Z Compiling dtrace-parser v0.2.0
5752025-09-02T22:59:33.135Z Compiling toml_datetime v0.6.11
5762025-09-02T22:59:33.135Z Compiling serde_spanned v0.6.9
5772025-09-02T22:59:33.137Z Compiling erased-serde v0.4.6
5782025-09-02T22:59:33.137Z Compiling serde-value v0.7.0
5792025-09-02T22:59:33.494Z Compiling toml_edit v0.22.27
5802025-09-02T22:59:33.617Z Compiling serde_tokenstream v0.2.2
5812025-09-02T22:59:34.171Z Compiling icu_normalizer v1.5.0
5822025-09-02T22:59:34.298Z Compiling serde-untagged v0.1.7
5832025-09-02T22:59:34.335Z Compiling cargo-platform v0.2.0
5842025-09-02T22:59:34.806Z Compiling camino-tempfile v1.4.1
5852025-09-02T22:59:34.857Z Compiling dof v0.3.0
5862025-09-02T22:59:34.919Z Compiling macaddr v1.0.1
5872025-09-02T22:59:35.098Z Compiling idna_adapter v1.2.0
5882025-09-02T22:59:35.360Z Compiling idna v1.0.3
5892025-09-02T22:59:35.967Z Compiling url v2.5.4
5902025-09-02T22:59:36.665Z Compiling toml v0.8.23
5912025-09-02T22:59:36.731Z Compiling usdt-macro v0.5.0
5922025-09-02T22:59:36.731Z Compiling usdt-attr-macro v0.5.0
5932025-09-02T22:59:37.557Z Compiling cargo-util-schemas v0.8.2
5942025-09-02T22:59:37.677Z Compiling cargo_toml v0.21.0
5952025-09-02T22:59:37.927Z Compiling usdt v0.5.0
5962025-09-02T22:59:39.056Z Compiling cargo_metadata v0.21.0
5972025-09-02T22:59:40.847Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982025-09-02T22:59:44.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5992025-09-02T22:59:44.561Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002025-09-02T22:59:45.243Z Downloading crates ...
6012025-09-02T22:59:45.373Z Downloaded ahash v0.8.12
6022025-09-02T22:59:45.378Z Downloaded base64ct v1.6.0
6032025-09-02T22:59:45.382Z Downloaded blowfish v0.9.1
6042025-09-02T22:59:45.386Z Downloaded cancel-safe-futures v0.1.5
6052025-09-02T22:59:45.389Z Downloaded crossbeam-deque v0.8.5
6062025-09-02T22:59:45.389Z Downloaded async-trait v0.1.89
6072025-09-02T22:59:45.392Z Downloaded bit-vec v0.6.3
6082025-09-02T22:59:45.395Z Downloaded bcs v0.1.6
6092025-09-02T22:59:45.400Z Downloaded crc8 v0.1.1
6102025-09-02T22:59:45.400Z Downloaded cookie v0.18.1
6112025-09-02T22:59:45.403Z Downloaded base64 v0.13.1
6122025-09-02T22:59:45.403Z Downloaded addr2line v0.24.2
6132025-09-02T22:59:45.406Z Downloaded atty v0.2.14
6142025-09-02T22:59:45.409Z Downloaded proc-macro-crate v1.3.1
6152025-09-02T22:59:45.412Z Downloaded ingot-macros v0.1.1
6162025-09-02T22:59:45.412Z Downloaded bcrypt-pbkdf v0.10.0
6172025-09-02T22:59:45.415Z Downloaded crossterm v0.28.1
6182025-09-02T22:59:45.421Z Downloaded highway v1.3.0
6192025-09-02T22:59:45.425Z Downloaded heck v0.3.3
6202025-09-02T22:59:45.428Z Downloaded hash32 v0.3.1
6212025-09-02T22:59:45.428Z Downloaded bb8 v0.8.5
6222025-09-02T22:59:45.428Z Downloaded async-bb8-diesel v0.2.1
6232025-09-02T22:59:45.431Z Downloaded progenitor-client v0.8.0
6242025-09-02T22:59:45.434Z Downloaded aead v0.5.2
6252025-09-02T22:59:45.437Z Downloaded indent_write v2.2.0
6262025-09-02T22:59:45.440Z Downloaded hex-literal v0.4.1
6272025-09-02T22:59:45.440Z Downloaded adler2 v2.0.0
6282025-09-02T22:59:45.443Z Downloaded async-stream-impl v0.3.6
6292025-09-02T22:59:45.443Z Downloaded array-init v0.0.4
6302025-09-02T22:59:45.446Z Downloaded cfg_aliases v0.1.1
6312025-09-02T22:59:45.446Z Downloaded libz-rs-sys v0.5.1
6322025-09-02T22:59:45.449Z Downloaded base16ct v0.2.0
6332025-09-02T22:59:45.452Z Downloaded camino-tempfile-ext v0.3.2
6342025-09-02T22:59:45.454Z Downloaded hyper-tls v0.6.0
6352025-09-02T22:59:45.454Z Downloaded humantime v2.2.0
6362025-09-02T22:59:45.458Z Downloaded hickory-resolver v0.25.2
6372025-09-02T22:59:45.462Z Downloaded http-range v0.1.5
6382025-09-02T22:59:45.465Z Downloaded cfg_aliases v0.2.1
6392025-09-02T22:59:45.469Z Downloaded http v1.3.1
6402025-09-02T22:59:45.472Z Downloaded ignore v0.4.23
6412025-09-02T22:59:45.474Z Downloaded cexpr v0.6.0
6422025-09-02T22:59:45.477Z Downloaded indoc v2.0.6
6432025-09-02T22:59:45.480Z Downloaded httpdate v1.0.3
6442025-09-02T22:59:45.483Z Downloaded convert_case v0.7.1
6452025-09-02T22:59:45.486Z Downloaded hostname v0.4.0
6462025-09-02T22:59:45.490Z Downloaded httparse v1.9.5
6472025-09-02T22:59:45.493Z Downloaded http-body-util v0.1.3
6482025-09-02T22:59:45.498Z Downloaded heapless v0.7.17
6492025-09-02T22:59:45.500Z Downloaded md5 v0.7.0
6502025-09-02T22:59:45.500Z Downloaded maplit v1.0.2
6512025-09-02T22:59:45.503Z Downloaded ciborium-io v0.2.2
6522025-09-02T22:59:45.506Z Downloaded block-padding v0.3.3
6532025-09-02T22:59:45.506Z Downloaded memoffset v0.9.1
6542025-09-02T22:59:45.509Z Downloaded cbc v0.1.2
6552025-09-02T22:59:45.509Z Downloaded cipher v0.4.4
6562025-09-02T22:59:45.512Z Downloaded strum_macros v0.24.3
6572025-09-02T22:59:45.515Z Downloaded match_cfg v0.1.0
6582025-09-02T22:59:45.518Z Downloaded argon2 v0.5.3
6592025-09-02T22:59:45.521Z Downloaded memmap2 v0.9.5
6602025-09-02T22:59:45.526Z Downloaded iana-time-zone v0.1.63
6612025-09-02T22:59:45.529Z Downloaded pretty-hex v0.2.1
6622025-09-02T22:59:45.529Z Downloaded hyper-staticfile v0.10.1
6632025-09-02T22:59:45.532Z Downloaded lazy_static v1.5.0
6642025-09-02T22:59:45.535Z Downloaded siphasher v0.3.11
6652025-09-02T22:59:45.535Z Downloaded progenitor-client v0.9.1
6662025-09-02T22:59:45.538Z Downloaded signal-hook-tokio v0.3.1
6672025-09-02T22:59:45.540Z Downloaded indoc v1.0.9
6682025-09-02T22:59:45.543Z Downloaded castaway v0.2.3
6692025-09-02T22:59:45.546Z Downloaded is_ci v1.2.0
6702025-09-02T22:59:45.546Z Downloaded cmake v0.1.51
6712025-09-02T22:59:45.549Z Downloaded instant v0.1.13
6722025-09-02T22:59:45.552Z Downloaded convert_case v0.4.0
6732025-09-02T22:59:45.552Z Downloaded home v0.5.9
6742025-09-02T22:59:45.555Z Downloaded constant_time_eq v0.3.1
6752025-09-02T22:59:45.558Z Downloaded heapless v0.8.0
6762025-09-02T22:59:45.561Z Downloaded sqlparser_derive v0.2.2
6772025-09-02T22:59:45.564Z Downloaded critical-section v1.1.3
6782025-09-02T22:59:45.567Z Downloaded hash32 v0.2.1
6792025-09-02T22:59:45.567Z Downloaded crc-catalog v2.4.0
6802025-09-02T22:59:45.570Z Downloaded libsw-core v0.3.1
6812025-09-02T22:59:45.573Z Downloaded kstat-rs v0.2.4
6822025-09-02T22:59:45.573Z Downloaded russh-cryptovec v0.7.3
6832025-09-02T22:59:45.577Z Downloaded allocator-api2 v0.2.21
6842025-09-02T22:59:45.579Z Downloaded topological-sort v0.2.2
6852025-09-02T22:59:45.582Z Downloaded sync_wrapper v1.0.1
6862025-09-02T22:59:45.582Z Downloaded sync-ptr v0.1.4
6872025-09-02T22:59:45.585Z Downloaded slog-async v2.8.0
6882025-09-02T22:59:45.585Z Downloaded rtoolbox v0.0.2
6892025-09-02T22:59:45.588Z Downloaded keccak v0.1.5
6902025-09-02T22:59:45.591Z Downloaded sct v0.7.1
6912025-09-02T22:59:45.594Z Downloaded serde_urlencoded v0.7.1
6922025-09-02T22:59:45.597Z Downloaded waitgroup v0.1.2
6932025-09-02T22:59:45.600Z Downloaded ipnetwork v0.21.1
6942025-09-02T22:59:45.603Z Downloaded ciborium v0.2.2
6952025-09-02T22:59:45.606Z Downloaded unicode-truncate v1.1.0
6962025-09-02T22:59:45.608Z Downloaded md-5 v0.10.6
6972025-09-02T22:59:45.611Z Downloaded maybe-uninit v2.0.0
6982025-09-02T22:59:45.611Z Downloaded tls_codec_derive v0.4.1
6992025-09-02T22:59:45.614Z Downloaded zeroize_derive v1.4.2
7002025-09-02T22:59:45.617Z Downloaded cargo_metadata v0.18.1
7012025-09-02T22:59:45.620Z Downloaded managed v0.8.0
7022025-09-02T22:59:45.620Z Downloaded darling_macro v0.20.10
7032025-09-02T22:59:45.623Z Downloaded libsw v3.5.0
7042025-09-02T22:59:45.637Z Downloaded lockfree-object-pool v0.1.6
7052025-09-02T22:59:45.640Z Downloaded toml_datetime v0.7.0
7062025-09-02T22:59:45.643Z Downloaded termcolor v1.4.1
7072025-09-02T22:59:45.646Z Downloaded termtree v0.5.1
7082025-09-02T22:59:45.649Z Downloaded unicase v2.7.0
7092025-09-02T22:59:45.649Z Downloaded sqlformat v0.3.5
7102025-09-02T22:59:45.652Z Downloaded serde_path_to_error v0.1.17
7112025-09-02T22:59:45.655Z Downloaded futures-io v0.3.31
7122025-09-02T22:59:45.658Z Downloaded wyz v0.5.1
7132025-09-02T22:59:45.658Z Downloaded jobserver v0.1.32
7142025-09-02T22:59:45.662Z Downloaded crossbeam-epoch v0.9.18
7152025-09-02T22:59:45.665Z Downloaded foreign-types-shared v0.3.1
7162025-09-02T22:59:45.668Z Downloaded crc-any v2.5.0
7172025-09-02T22:59:45.671Z Downloaded deranged v0.3.11
7182025-09-02T22:59:45.671Z Downloaded daft v0.1.4
7192025-09-02T22:59:45.674Z Downloaded clang-sys v1.8.1
7202025-09-02T22:59:45.677Z Downloaded tokio-rustls v0.24.1
7212025-09-02T22:59:45.680Z Downloaded compact_str v0.8.0
7222025-09-02T22:59:45.683Z Downloaded num-iter v0.1.45
7232025-09-02T22:59:45.686Z Downloaded normalize-line-endings v0.3.0
7242025-09-02T22:59:45.686Z Downloaded ed25519 v2.2.3
7252025-09-02T22:59:45.689Z Downloaded path-slash v0.1.5
7262025-09-02T22:59:45.692Z Downloaded flagset v0.4.6
7272025-09-02T22:59:45.695Z Downloaded ingot v0.1.1
7282025-09-02T22:59:45.697Z Downloaded fallible-iterator v0.2.0
7292025-09-02T22:59:45.697Z Downloaded slog v2.7.0
7302025-09-02T22:59:45.701Z Downloaded serde_with_macros v3.14.0
7312025-09-02T22:59:45.704Z Downloaded precomputed-hash v0.1.1
7322025-09-02T22:59:45.707Z Downloaded predicates-tree v1.0.12
7332025-09-02T22:59:45.707Z Downloaded rustls-native-certs v0.8.1
7342025-09-02T22:59:45.710Z Downloaded serde_plain v1.0.2
7352025-09-02T22:59:45.713Z Downloaded ghash v0.5.1
7362025-09-02T22:59:45.716Z Downloaded enum-as-inner v0.6.1
7372025-09-02T22:59:45.719Z Downloaded litrs v0.4.1
7382025-09-02T22:59:45.722Z Downloaded zerocopy v0.6.6
7392025-09-02T22:59:45.725Z Downloaded twox-hash v2.1.0
7402025-09-02T22:59:45.728Z Downloaded rustc_version v0.1.7
7412025-09-02T22:59:45.728Z Downloaded num-integer v0.1.46
7422025-09-02T22:59:45.731Z Downloaded num-derive v0.4.2
7432025-09-02T22:59:45.734Z Downloaded futures-macro v0.3.31
7442025-09-02T22:59:45.737Z Downloaded const_format v0.2.34
7452025-09-02T22:59:45.740Z Downloaded oxnet v0.1.3
7462025-09-02T22:59:45.743Z Downloaded void v1.0.2
7472025-09-02T22:59:45.746Z Downloaded strum v0.26.3
7482025-09-02T22:59:45.746Z Downloaded phf_shared v0.12.1
7492025-09-02T22:59:45.751Z Downloaded phf_shared v0.11.2
7502025-09-02T22:59:45.754Z Downloaded fixedbitset v0.5.7
7512025-09-02T22:59:45.754Z Downloaded num_enum v0.5.11
7522025-09-02T22:59:45.758Z Downloaded tap v1.0.1
7532025-09-02T22:59:45.762Z Downloaded derive_builder_core v0.20.2
7542025-09-02T22:59:45.764Z Downloaded progenitor-macro v0.9.1
7552025-09-02T22:59:45.764Z Downloaded curve25519-dalek-derive v0.1.1
7562025-09-02T22:59:45.767Z Downloaded pbkdf2 v0.12.2
7572025-09-02T22:59:45.770Z Downloaded zeroize v1.8.1
7582025-09-02T22:59:45.770Z Downloaded serde_repr v0.1.19
7592025-09-02T22:59:45.773Z Downloaded crucible-workspace-hack v0.1.0
7602025-09-02T22:59:45.776Z Downloaded getrandom v0.2.15
7612025-09-02T22:59:45.779Z Downloaded slog-json v2.6.1
7622025-09-02T22:59:45.781Z Downloaded progenitor-macro v0.10.0
7632025-09-02T22:59:45.784Z Downloaded rustc-hash v2.1.1
7642025-09-02T22:59:45.787Z Downloaded slog-envlogger v2.2.0
7652025-09-02T22:59:45.787Z Downloaded typify v0.4.1
7662025-09-02T22:59:45.791Z Downloaded display-error-chain v0.2.2
7672025-09-02T22:59:45.795Z Downloaded strum v0.27.2
7682025-09-02T22:59:45.798Z Downloaded rustc-demangle v0.1.24
7692025-09-02T22:59:45.798Z Downloaded support-bundle-viewer v0.1.2
7702025-09-02T22:59:45.801Z Downloaded fxhash v0.2.1
7712025-09-02T22:59:45.801Z Downloaded number_prefix v0.4.0
7722025-09-02T22:59:45.804Z Downloaded futures-core v0.3.31
7732025-09-02T22:59:45.807Z Downloaded strum_macros v0.27.1
7742025-09-02T22:59:45.826Z Downloaded zone v0.3.1
7752025-09-02T22:59:45.826Z Downloaded poly1305 v0.8.0
7762025-09-02T22:59:45.831Z Downloaded indicatif v0.17.11
7772025-09-02T22:59:45.831Z Downloaded newtype_derive v0.1.6
7782025-09-02T22:59:45.831Z Downloaded foreign-types-macros v0.2.3
7792025-09-02T22:59:45.831Z Downloaded parse-size v1.1.0
7802025-09-02T22:59:45.831Z Downloaded zip v0.6.6
7812025-09-02T22:59:45.831Z Downloaded opaque-debug v0.3.1
7822025-09-02T22:59:45.834Z Downloaded diesel-dtrace v0.4.2
7832025-09-02T22:59:45.834Z Downloaded tabwriter v1.4.0
7842025-09-02T22:59:45.837Z Downloaded indicatif v0.18.0
7852025-09-02T22:59:45.842Z Downloaded float-ord v0.3.2
7862025-09-02T22:59:45.845Z Downloaded oso-derive v0.27.3
7872025-09-02T22:59:45.845Z Downloaded serde-big-array v0.5.1
7882025-09-02T22:59:45.848Z Downloaded xattr v1.3.1
7892025-09-02T22:59:45.848Z Downloaded typify v0.2.0
7902025-09-02T22:59:45.851Z Downloaded time-core v0.1.2
7912025-09-02T22:59:45.854Z Downloaded hashbrown v0.13.2
7922025-09-02T22:59:45.858Z Downloaded headers v0.4.1
7932025-09-02T22:59:45.864Z Downloaded document-features v0.2.11
7942025-09-02T22:59:45.867Z Downloaded ron v0.8.1
7952025-09-02T22:59:45.873Z Downloaded parse-display-derive v0.10.0
7962025-09-02T22:59:45.876Z Downloaded parse-display v0.10.0
7972025-09-02T22:59:45.880Z Downloaded gethostname v0.5.0
7982025-09-02T22:59:45.880Z Downloaded sigpipe v0.1.3
7992025-09-02T22:59:45.883Z Downloaded slog-scope v4.4.0
8002025-09-02T22:59:45.884Z Downloaded bindgen v0.71.1
8012025-09-02T22:59:45.890Z Downloaded progenitor v0.8.0
8022025-09-02T22:59:45.894Z Downloaded primeorder v0.13.6
8032025-09-02T22:59:45.897Z Downloaded supports-color v3.0.2
8042025-09-02T22:59:45.897Z Downloaded derive_builder_macro v0.20.2
8052025-09-02T22:59:45.900Z Downloaded subprocess v0.2.9
8062025-09-02T22:59:45.903Z Downloaded jiff-static v0.2.15
8072025-09-02T22:59:45.906Z Downloaded multer v3.1.0
8082025-09-02T22:59:45.909Z Downloaded pin-project-lite v0.2.14
8092025-09-02T22:59:45.913Z Downloaded string_cache v0.8.9
8102025-09-02T22:59:45.916Z Downloaded serde_spanned v1.0.0
8112025-09-02T22:59:45.919Z Downloaded vergen v8.3.2
8122025-09-02T22:59:45.922Z Downloaded stringprep v0.1.5
8132025-09-02T22:59:45.925Z Downloaded tokio-native-tls v0.3.1
8142025-09-02T22:59:45.927Z Downloaded num_threads v0.1.7
8152025-09-02T22:59:45.930Z Downloaded num_enum_derive v0.5.11
8162025-09-02T22:59:45.930Z Downloaded flate2 v1.1.2
8172025-09-02T22:59:45.936Z Downloaded utf-8 v0.7.6
8182025-09-02T22:59:45.939Z Downloaded ff v0.13.0
8192025-09-02T22:59:45.939Z Downloaded tokio-macros v2.5.0
8202025-09-02T22:59:45.942Z Downloaded proc-macro-error-attr2 v2.0.0
8212025-09-02T22:59:45.945Z Downloaded proc-macro-error2 v2.0.1
8222025-09-02T22:59:45.948Z Downloaded crypto-bigint v0.5.5
8232025-09-02T22:59:45.956Z Downloaded embedded-io v0.4.0
8242025-09-02T22:59:45.959Z Downloaded iddqd v0.3.9
8252025-09-02T22:59:45.965Z Downloaded tower-layer v0.3.3
8262025-09-02T22:59:45.968Z Downloaded env_logger v0.11.5
8272025-09-02T22:59:45.972Z Downloaded futures-sink v0.3.31
8282025-09-02T22:59:45.975Z Downloaded test-strategy v0.4.3
8292025-09-02T22:59:45.979Z Downloaded nu-ansi-term v0.50.1
8302025-09-02T22:59:45.982Z Downloaded vsss-rs v3.3.4
8312025-09-02T22:59:45.985Z Downloaded tokio-tungstenite v0.21.0
8322025-09-02T22:59:45.988Z Downloaded fs-err v2.11.0
8332025-09-02T22:59:45.991Z Downloaded darling_macro v0.21.0
8342025-09-02T22:59:45.991Z Downloaded untrusted v0.7.1
8352025-09-02T22:59:45.994Z Downloaded rand_core v0.9.3
8362025-09-02T22:59:45.994Z Downloaded glob v0.3.2
8372025-09-02T22:59:45.997Z Downloaded yasna v0.5.2
8382025-09-02T22:59:46.002Z Downloaded zstd-safe v7.2.3
8392025-09-02T22:59:46.005Z Downloaded tokio-postgres v0.7.13
8402025-09-02T22:59:46.008Z Downloaded rustversion v1.0.17
8412025-09-02T22:59:46.011Z Downloaded scopeguard v1.2.0
8422025-09-02T22:59:46.014Z Downloaded similar v2.7.0
8432025-09-02T22:59:46.019Z Downloaded shell-words v1.1.0
8442025-09-02T22:59:46.022Z Downloaded tower-service v0.3.3
8452025-09-02T22:59:46.025Z Downloaded polyval v0.6.2
8462025-09-02T22:59:46.025Z Downloaded thiserror-impl-no-std v2.0.2
8472025-09-02T22:59:46.029Z Downloaded snafu-derive v0.8.5
8482025-09-02T22:59:46.031Z Downloaded peg-runtime v0.8.5
8492025-09-02T22:59:46.031Z Downloaded slog-dtrace v0.3.0
8502025-09-02T22:59:46.034Z Downloaded rusty-fork v0.3.0
8512025-09-02T22:59:46.037Z Downloaded env_logger v0.10.2
8522025-09-02T22:59:46.040Z Downloaded thread_local v1.1.8
8532025-09-02T22:59:46.043Z Downloaded omicron-zone-package v0.12.2
8542025-09-02T22:59:46.046Z Downloaded tokio-rustls v0.26.0
8552025-09-02T22:59:46.049Z Downloaded zerocopy-derive v0.8.26
8562025-09-02T22:59:46.056Z Downloaded ctr v0.9.2
8572025-09-02T22:59:46.059Z Downloaded xshell-macros v0.2.7
8582025-09-02T22:59:46.062Z Downloaded untrusted v0.9.0
8592025-09-02T22:59:46.065Z Downloaded thiserror-no-std v2.0.2
8602025-09-02T22:59:46.067Z Downloaded daft-derive v0.1.4
8612025-09-02T22:59:46.074Z Downloaded either v1.15.0
8622025-09-02T22:59:46.077Z Downloaded libxml v0.3.3
8632025-09-02T22:59:46.082Z Downloaded endian-type v0.1.2
8642025-09-02T22:59:46.085Z Downloaded zone_cfg_derive v0.1.2
8652025-09-02T22:59:46.085Z Downloaded typify-macro v0.3.0
8662025-09-02T22:59:46.088Z Downloaded pem v3.0.5
8672025-09-02T22:59:46.092Z Downloaded packed_struct v0.10.1
8682025-09-02T22:59:46.092Z Downloaded mime v0.3.17
8692025-09-02T22:59:46.095Z Downloaded zip v4.2.0
8702025-09-02T22:59:46.098Z Downloaded openssl-probe v0.1.5
8712025-09-02T22:59:46.101Z Downloaded openssl-macros v0.1.1
8722025-09-02T22:59:46.102Z Downloaded num-derive v0.3.3
8732025-09-02T22:59:46.105Z Downloaded crunchy v0.2.2
8742025-09-02T22:59:46.109Z Downloaded progenitor-macro v0.8.0
8752025-09-02T22:59:46.109Z Downloaded powerfmt v0.2.0
8762025-09-02T22:59:46.109Z Downloaded ed25519-dalek v2.1.1
8772025-09-02T22:59:46.112Z Downloaded slog-bunyan v2.5.0
8782025-09-02T22:59:46.115Z Downloaded fatfs v0.3.6
8792025-09-02T22:59:46.119Z Downloaded smf v0.2.3
8802025-09-02T22:59:46.123Z Downloaded blake3 v1.5.4
8812025-09-02T22:59:46.128Z Downloaded typify-macro v0.2.0
8822025-09-02T22:59:46.134Z Downloaded rsa v0.9.6
8832025-09-02T22:59:46.138Z Downloaded env_filter v0.1.2
8842025-09-02T22:59:46.140Z Downloaded xz2 v0.1.7
8852025-09-02T22:59:46.146Z Downloaded ppv-lite86 v0.2.20
8862025-09-02T22:59:46.146Z Downloaded float-cmp v0.10.0
8872025-09-02T22:59:46.146Z Downloaded iri-string v0.7.8
8882025-09-02T22:59:46.152Z Downloaded want v0.3.1
8892025-09-02T22:59:46.157Z Downloaded secrecy v0.10.3
8902025-09-02T22:59:46.159Z Downloaded peg-macros v0.8.5
8912025-09-02T22:59:46.159Z Downloaded typed-path v0.9.3
8922025-09-02T22:59:46.164Z Downloaded dunce v1.0.5
8932025-09-02T22:59:46.167Z Downloaded strip-ansi-escapes v0.2.0
8942025-09-02T22:59:46.170Z Downloaded zone_cfg_derive v0.3.0
8952025-09-02T22:59:46.170Z Downloaded progenitor-impl v0.10.0
8962025-09-02T22:59:46.173Z Downloaded ssh-encoding v0.2.0
8972025-09-02T22:59:46.175Z Downloaded semver v0.1.20
8982025-09-02T22:59:46.178Z Downloaded embedded-io v0.6.1
8992025-09-02T22:59:46.179Z Downloaded dsl_auto_type v0.1.2
9002025-09-02T22:59:46.181Z Downloaded derive_more v0.99.20
9012025-09-02T22:59:46.185Z Downloaded scrypt v0.11.0
9022025-09-02T22:59:46.187Z Downloaded ena v0.14.3
9032025-09-02T22:59:46.190Z Downloaded universal-hash v0.5.1
9042025-09-02T22:59:46.190Z Downloaded quick-error v1.2.3
9052025-09-02T22:59:46.193Z Downloaded unit-prefix v0.5.1
9062025-09-02T22:59:46.196Z Downloaded toml_parser v1.0.2
9072025-09-02T22:59:46.198Z Downloaded der v0.7.9
9082025-09-02T22:59:46.202Z Downloaded try-lock v0.2.5
9092025-09-02T22:59:46.206Z Downloaded pin-utils v0.1.0
9102025-09-02T22:59:46.209Z Downloaded wait-timeout v0.2.0
9112025-09-02T22:59:46.209Z Downloaded itertools v0.14.0
9122025-09-02T22:59:46.217Z Downloaded new_debug_unreachable v1.0.6
9132025-09-02T22:59:46.220Z Downloaded peg v0.8.5
9142025-09-02T22:59:46.223Z Downloaded walkdir v2.5.0
9152025-09-02T22:59:46.227Z Downloaded tiny-keccak v2.0.2
9162025-09-02T22:59:46.227Z Downloaded quinn-udp v0.5.5
9172025-09-02T22:59:46.230Z Downloaded rand_chacha v0.9.0
9182025-09-02T22:59:46.233Z Downloaded progenitor-impl v0.8.0
9192025-09-02T22:59:46.233Z Downloaded password-hash v0.5.0
9202025-09-02T22:59:46.240Z Downloaded newline-converter v0.3.0
9212025-09-02T22:59:46.240Z Downloaded vte_generate_state_changes v0.1.2
9222025-09-02T22:59:46.242Z Downloaded tinyvec_macros v0.1.1
9232025-09-02T22:59:46.242Z Downloaded unicode-normalization v0.1.24
9242025-09-02T22:59:46.243Z Downloaded num-complex v0.4.6
9252025-09-02T22:59:46.245Z Downloaded foreign-types v0.3.2
9262025-09-02T22:59:46.249Z Downloaded half v2.4.1
9272025-09-02T22:59:46.252Z Downloaded foldhash v0.1.5
9282025-09-02T22:59:46.252Z Downloaded schemars_derive v0.8.22
9292025-09-02T22:59:46.255Z Downloaded signal-hook-mio v0.2.4
9302025-09-02T22:59:46.255Z Downloaded sha1 v0.10.6
9312025-09-02T22:59:46.258Z Downloaded vte v0.11.1
9322025-09-02T22:59:46.261Z Downloaded packed_struct_codegen v0.10.1
9332025-09-02T22:59:46.261Z Downloaded group v0.13.0
9342025-09-02T22:59:46.264Z Downloaded phf v0.11.2
9352025-09-02T22:59:46.264Z Downloaded tui-tree-widget v0.23.1
9362025-09-02T22:59:46.267Z Downloaded rpassword v7.4.0
9372025-09-02T22:59:46.269Z Downloaded toml_writer v1.0.2
9382025-09-02T22:59:46.272Z Downloaded toml v0.9.5
9392025-09-02T22:59:46.275Z Downloaded itertools v0.13.0
9402025-09-02T22:59:46.283Z Downloaded psl-types v2.0.11
9412025-09-02T22:59:46.286Z Downloaded rand_core v0.6.4
9422025-09-02T22:59:46.286Z Downloaded rayon-core v1.12.1
9432025-09-02T22:59:46.289Z Downloaded unsafe-libyaml v0.2.11
9442025-09-02T22:59:46.293Z Downloaded sqlparser v0.45.0
9452025-09-02T22:59:46.299Z Downloaded num v0.4.3
9462025-09-02T22:59:46.303Z Downloaded fixedbitset v0.4.2
9472025-09-02T22:59:46.303Z Downloaded oso v0.27.3
9482025-09-02T22:59:46.306Z Downloaded funty v2.0.0
9492025-09-02T22:59:46.308Z Downloaded pin-project v1.1.6
9502025-09-02T22:59:46.319Z Downloaded signal-hook-registry v1.4.2
9512025-09-02T22:59:46.321Z Downloaded half v1.8.3
9522025-09-02T22:59:46.324Z Downloaded tls_codec v0.4.1
9532025-09-02T22:59:46.327Z Downloaded owo-colors v4.2.2
9542025-09-02T22:59:46.329Z Downloaded structmeta-derive v0.3.0
9552025-09-02T22:59:46.332Z Downloaded rcgen v0.12.1
9562025-09-02T22:59:46.335Z Downloaded quinn-proto v0.11.8
9572025-09-02T22:59:46.339Z Downloaded derive-ex v0.1.8
9582025-09-02T22:59:46.341Z Downloaded parking_lot v0.11.2
9592025-09-02T22:59:46.344Z Downloaded bitvec v1.0.1
9602025-09-02T22:59:46.359Z Downloaded defmt v0.3.8
9612025-09-02T22:59:46.363Z Downloaded parking_lot_core v0.9.10
9622025-09-02T22:59:46.366Z Downloaded dropshot_endpoint v0.16.3
9632025-09-02T22:59:46.369Z Downloaded pkcs5 v0.7.1
9642025-09-02T22:59:46.372Z Downloaded pretty_assertions v1.4.1
9652025-09-02T22:59:46.375Z Downloaded miniz_oxide v0.8.5
9662025-09-02T22:59:46.379Z Downloaded samael v0.0.19
9672025-09-02T22:59:46.384Z Downloaded serde_with v3.14.0
9682025-09-02T22:59:46.397Z Downloaded parking_lot v0.12.3
9692025-09-02T22:59:46.400Z Downloaded prettyplease v0.2.36
9702025-09-02T22:59:46.405Z Downloaded derive_more v2.0.1
9712025-09-02T22:59:46.413Z Downloaded tinyvec v1.8.0
9722025-09-02T22:59:46.416Z Downloaded snafu v0.8.5
9732025-09-02T22:59:46.422Z Downloaded ssh-key v0.6.6
9742025-09-02T22:59:46.429Z Downloaded flume v0.11.1
9752025-09-02T22:59:46.433Z Downloaded tracing v0.1.40
9762025-09-02T22:59:46.437Z Downloaded nom v7.1.3
9772025-09-02T22:59:46.443Z Downloaded zopfli v0.8.1
9782025-09-02T22:59:46.446Z Downloaded tower-http v0.6.6
9792025-09-02T22:59:46.454Z Downloaded num-bigint v0.4.6
9802025-09-02T22:59:46.458Z Downloaded time v0.3.36
9812025-09-02T22:59:46.466Z Downloaded winnow v0.5.40
9822025-09-02T22:59:46.475Z Downloaded p384 v0.13.0
9832025-09-02T22:59:46.481Z Downloaded rustyline v14.0.0
9842025-09-02T22:59:46.486Z Downloaded rayon v1.10.0
9852025-09-02T22:59:46.495Z Downloaded tower v0.5.2
9862025-09-02T22:59:46.505Z Downloaded crossterm v0.29.0
9872025-09-02T22:59:46.512Z Downloaded lalrpop v0.19.12
9882025-09-02T22:59:46.523Z Downloaded radix_trie v0.2.1
9892025-09-02T22:59:46.528Z Downloaded smoltcp v0.9.1
9902025-09-02T22:59:46.540Z Downloaded tokio-util v0.7.15
9912025-09-02T22:59:46.546Z Downloaded rustls-webpki v0.101.7
9922025-09-02T22:59:46.562Z Downloaded polar-core v0.27.3
9932025-09-02T22:59:46.569Z Downloaded winnow v0.6.26
9942025-09-02T22:59:46.579Z Downloaded qorb v0.4.1
9952025-09-02T22:59:46.583Z Downloaded smoltcp v0.11.0
9962025-09-02T22:59:46.594Z Downloaded salty v0.3.0
9972025-09-02T22:59:46.601Z Downloaded rustls v0.23.19
9982025-09-02T22:59:46.612Z Downloaded bstr v1.10.0
9992025-09-02T22:59:46.621Z Downloaded reedline v0.40.0
10002025-09-02T22:59:46.628Z Downloaded quick-xml v0.37.2
10012025-09-02T22:59:46.634Z Downloaded rustls v0.22.4
10022025-09-02T22:59:46.647Z Downloaded rustls v0.21.12
10032025-09-02T22:59:46.657Z Downloaded tabled v0.18.0
10042025-09-02T22:59:46.675Z Downloaded petname v2.0.2
10052025-09-02T22:59:46.679Z Downloaded h2 v0.4.6
10062025-09-02T22:59:46.685Z Downloaded nix v0.27.1
10072025-09-02T22:59:46.696Z Downloaded proptest v1.7.0
10082025-09-02T22:59:46.705Z Downloaded rustls-webpki v0.102.8
10092025-09-02T22:59:46.724Z Downloaded zerocopy v0.8.26
10102025-09-02T22:59:46.745Z Downloaded reqwest v0.12.22
10112025-09-02T22:59:46.753Z Downloaded git2 v0.19.0
10122025-09-02T22:59:46.762Z Downloaded regex-syntax v0.6.29
10132025-09-02T22:59:46.768Z Downloaded nix v0.28.0
10142025-09-02T22:59:46.779Z Downloaded nix v0.30.1
10152025-09-02T22:59:46.790Z Downloaded moka v0.12.10
10162025-09-02T22:59:46.799Z Downloaded openssl v0.10.73
10172025-09-02T22:59:46.810Z Downloaded object v0.30.4
10182025-09-02T22:59:46.818Z Downloaded webpki-roots v1.0.1
10192025-09-02T22:59:46.821Z Downloaded typify-impl v0.3.0
10202025-09-02T22:59:46.835Z Downloaded hickory-proto v0.24.4
10212025-09-02T22:59:46.850Z Downloaded dropshot v0.16.3
10222025-09-02T22:59:46.871Z Downloaded object v0.36.5
10232025-09-02T22:59:46.880Z Downloaded regex-syntax v0.8.5
10242025-09-02T22:59:46.888Z Downloaded hickory-proto v0.25.2
10252025-09-02T22:59:46.903Z Downloaded sled v0.34.7
10262025-09-02T22:59:46.912Z Downloaded ratatui v0.29.0
10272025-09-02T22:59:46.931Z Downloaded regress v0.10.4
10282025-09-02T22:59:46.938Z Downloaded openapiv3 v2.2.0
10292025-09-02T22:59:46.949Z Downloaded bzip2-sys v0.1.13+1.0.8
10302025-09-02T22:59:46.960Z Downloaded nix v0.29.0
10312025-09-02T22:59:46.971Z Downloaded diesel v2.2.12
10322025-09-02T22:59:46.988Z Downloaded typify-impl v0.4.1
10332025-09-02T22:59:47.002Z Downloaded typify-impl v0.2.0
10342025-09-02T22:59:47.013Z Downloaded chrono-tz v0.10.4
10352025-09-02T22:59:47.029Z Downloaded petgraph v0.6.5
10362025-09-02T22:59:47.045Z Downloaded portable-atomic v1.11.0
10372025-09-02T22:59:47.051Z Downloaded curve25519-dalek v4.1.3
10382025-09-02T22:59:47.059Z Downloaded petgraph v0.8.2
10392025-09-02T22:59:47.080Z Downloaded gimli v0.31.1
10402025-09-02T22:59:47.086Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10412025-09-02T22:59:47.102Z Downloaded regex-automata v0.4.8
10422025-09-02T22:59:47.116Z Downloaded vcpkg v0.2.15
10432025-09-02T22:59:47.152Z Downloaded zerocopy-derive v0.6.6
10442025-09-02T22:59:47.163Z Downloaded regex v1.11.1
10452025-09-02T22:59:47.173Z Downloaded jiff v0.2.15
10462025-09-02T22:59:47.188Z Downloaded futures-util v0.3.31
10472025-09-02T22:59:47.199Z Downloaded serde_cbor v0.11.2
10482025-09-02T22:59:47.202Z Downloaded tokio v1.47.0
10492025-09-02T22:59:47.236Z Downloaded lzma-sys v0.1.20
10502025-09-02T22:59:47.298Z Downloaded schemars v0.8.22
10512025-09-02T22:59:47.311Z Downloaded mio v1.0.2
10522025-09-02T22:59:47.318Z Downloaded zlib-rs v0.5.1
10532025-09-02T22:59:47.323Z Downloaded chrono v0.4.41
10542025-09-02T22:59:47.331Z Downloaded yansi v1.0.1
10552025-09-02T22:59:47.335Z Downloaded der_derive v0.7.3
10562025-09-02T22:59:47.338Z Downloaded spin v0.9.8
10572025-09-02T22:59:47.342Z Downloaded futures-channel v0.3.31
10582025-09-02T22:59:47.342Z Downloaded libz-sys v1.1.20
10592025-09-02T22:59:47.359Z Downloaded pkcs1 v0.7.5
10602025-09-02T22:59:47.363Z Downloaded toml v0.7.8
10612025-09-02T22:59:47.367Z Downloaded toml_edit v0.19.15
10622025-09-02T22:59:47.378Z Downloaded debug-ignore v1.0.5
10632025-09-02T22:59:47.381Z Downloaded data-encoding v2.9.0
10642025-09-02T22:59:47.381Z Downloaded tungstenite v0.23.0
10652025-09-02T22:59:47.384Z Downloaded salsa20 v0.10.2
10662025-09-02T22:59:47.384Z Downloaded p521 v0.13.3
10672025-09-02T22:59:47.388Z Downloaded elliptic-curve v0.13.8
10682025-09-02T22:59:47.391Z Downloaded socket2 v0.6.0
10692025-09-02T22:59:47.394Z Downloaded tokio-dtrace v0.1.0
10702025-09-02T22:59:47.394Z Downloaded postgres-types v0.2.9
10712025-09-02T22:59:47.397Z Downloaded pkcs8 v0.10.2
10722025-09-02T22:59:47.401Z Downloaded sha3 v0.10.8
10732025-09-02T22:59:47.404Z Downloaded csv v1.3.1
10742025-09-02T22:59:47.422Z Downloaded tough v0.20.0
10752025-09-02T22:59:47.429Z Downloaded rand v0.9.2
10762025-09-02T22:59:47.432Z Downloaded tungstenite v0.21.0
10772025-09-02T22:59:47.435Z Downloaded filetime v0.2.25
10782025-09-02T22:59:47.438Z Downloaded fd-lock v4.0.2
10792025-09-02T22:59:47.438Z Downloaded dyn-clone v1.0.20
10802025-09-02T22:59:47.441Z Downloaded fs_extra v1.3.0
10812025-09-02T22:59:47.444Z Downloaded steno v0.4.1
10822025-09-02T22:59:47.447Z Downloaded whoami v1.5.2
10832025-09-02T22:59:47.447Z Downloaded darling v0.21.0
10842025-09-02T22:59:47.451Z Downloaded ring v0.17.14
10852025-09-02T22:59:47.488Z Downloaded xshell v0.2.7
10862025-09-02T22:59:47.492Z Downloaded signal-hook v0.3.18
10872025-09-02T22:59:47.495Z Downloaded num-bigint-dig v0.8.4
10882025-09-02T22:59:47.498Z Downloaded aho-corasick v1.1.3
10892025-09-02T22:59:47.501Z Downloaded smallvec v0.6.14
10902025-09-02T22:59:47.504Z Downloaded serde_bytes v0.11.17
10912025-09-02T22:59:47.504Z Downloaded serde-hex v0.1.0
10922025-09-02T22:59:47.507Z Downloaded foreign-types-shared v0.1.1
10932025-09-02T22:59:47.507Z Downloaded ecdsa v0.16.9
10942025-09-02T22:59:47.507Z Downloaded futures-task v0.3.31
10952025-09-02T22:59:47.511Z Downloaded signature v2.2.0
10962025-09-02T22:59:47.511Z Downloaded scheduled-thread-pool v0.2.7
10972025-09-02T22:59:47.511Z Downloaded csv-core v0.1.11
10982025-09-02T22:59:47.515Z Downloaded progenitor-impl v0.9.1
10992025-09-02T22:59:47.515Z Downloaded uuid v1.17.0
11002025-09-02T22:59:47.518Z Downloaded structmeta v0.3.0
11012025-09-02T22:59:47.518Z Downloaded num-conv v0.1.0
11022025-09-02T22:59:47.518Z Downloaded zstd v0.13.3
11032025-09-02T22:59:47.521Z Downloaded socket2 v0.5.10
11042025-09-02T22:59:47.524Z Downloaded papergrid v0.14.0
11052025-09-02T22:59:47.528Z Downloaded parking_lot_core v0.8.6
11062025-09-02T22:59:47.531Z Downloaded nibble_vec v0.1.0
11072025-09-02T22:59:47.531Z Downloaded newtype-uuid v1.2.4
11082025-09-02T22:59:47.531Z Downloaded derive-where v1.5.0
11092025-09-02T22:59:47.534Z Downloaded libm v0.2.8
11102025-09-02T22:59:47.541Z Downloaded rustls-pki-types v1.10.0
11112025-09-02T22:59:47.544Z Downloaded itertools v0.10.5
11122025-09-02T22:59:47.549Z Downloaded encoding_rs v0.8.34
11132025-09-02T22:59:47.568Z Downloaded pem-rfc7468 v0.7.0
11142025-09-02T22:59:47.571Z Downloaded rand v0.8.5
11152025-09-02T22:59:47.574Z Downloaded darling v0.20.10
11162025-09-02T22:59:47.577Z Downloaded tokio-tungstenite v0.23.1
11172025-09-02T22:59:47.580Z Downloaded tracing-core v0.1.32
11182025-09-02T22:59:47.583Z Downloaded openssl-sys v0.9.109
11192025-09-02T22:59:47.585Z Downloaded expectorate v1.2.0
11202025-09-02T22:59:47.590Z Downloaded serde_yaml v0.9.34+deprecated
11212025-09-02T22:59:47.592Z Downloaded olpc-cjson v0.1.4
11222025-09-02T22:59:47.593Z Downloaded derive_builder v0.20.2
11232025-09-02T22:59:47.596Z Downloaded x509-cert v0.2.5
11242025-09-02T22:59:47.601Z Downloaded unicode_categories v0.1.1
11252025-09-02T22:59:47.604Z Downloaded unicode-segmentation v1.12.0
11262025-09-02T22:59:47.607Z Downloaded rustc_version v0.4.1
11272025-09-02T22:59:47.610Z Downloaded resolv-conf v0.7.0
11282025-09-02T22:59:47.610Z Downloaded value-bag v1.9.0
11292025-09-02T22:59:47.616Z Downloaded uzers v0.12.1
11302025-09-02T22:59:47.619Z Downloaded diesel_derives v2.2.3
11312025-09-02T22:59:47.619Z Downloaded minimal-lexical v0.2.1
11322025-09-02T22:59:47.622Z Downloaded prefix-trie v0.7.0
11332025-09-02T22:59:47.627Z Downloaded hyper v1.6.0
11342025-09-02T22:59:47.631Z Downloaded pin-project-internal v1.1.6
11352025-09-02T22:59:47.634Z Downloaded tokio-stream v0.1.17
11362025-09-02T22:59:47.637Z Downloaded libgit2-sys v0.17.0+1.8.1
11372025-09-02T22:59:47.684Z Downloaded password-hash v0.4.2
11382025-09-02T22:59:47.687Z Downloaded futures-executor v0.3.31
11392025-09-02T22:59:47.687Z Downloaded unarray v0.1.4
11402025-09-02T22:59:47.690Z Downloaded typify-macro v0.4.1
11412025-09-02T22:59:47.690Z Downloaded serde_derive_internals v0.29.1
11422025-09-02T22:59:47.690Z Downloaded mime_guess v2.0.5
11432025-09-02T22:59:47.693Z Downloaded hkdf v0.12.4
11442025-09-02T22:59:47.696Z Downloaded time-macros v0.2.18
11452025-09-02T22:59:47.696Z Downloaded slab v0.4.9
11462025-09-02T22:59:47.701Z Downloaded siphasher v1.0.1
11472025-09-02T22:59:47.701Z Downloaded rustls-pemfile v2.2.0
11482025-09-02T22:59:47.703Z Downloaded postcard v1.0.10
11492025-09-02T22:59:47.703Z Downloaded itertools v0.12.1
11502025-09-02T22:59:47.708Z Downloaded diff v0.1.13
11512025-09-02T22:59:47.711Z Downloaded postgres-protocol v0.6.8
11522025-09-02T22:59:47.713Z Downloaded typify v0.3.0
11532025-09-02T22:59:47.716Z Downloaded derive_more-impl v2.0.1
11542025-09-02T22:59:47.719Z Downloaded p256 v0.13.2
11552025-09-02T22:59:47.722Z Downloaded darling_core v0.21.0
11562025-09-02T22:59:47.726Z Downloaded foreign-types v0.5.0
11572025-09-02T22:59:47.729Z Downloaded slog-term v2.9.1
11582025-09-02T22:59:47.732Z Downloaded ron v0.7.1
11592025-09-02T22:59:47.735Z Downloaded simd-adler32 v0.3.7
11602025-09-02T22:59:47.738Z Downloaded russh-keys v0.45.0
11612025-09-02T22:59:47.738Z Downloaded russh v0.45.0
11622025-09-02T22:59:47.742Z Downloaded cc v1.2.30
11632025-09-02T22:59:47.747Z Downloaded nodrop v0.1.14
11642025-09-02T22:59:47.749Z Downloaded subtle v2.6.1
11652025-09-02T22:59:47.749Z Downloaded predicates v3.1.3
11662025-09-02T22:59:47.752Z Downloaded quinn v0.11.5
11672025-09-02T22:59:47.752Z Downloaded publicsuffix v2.3.0
11682025-09-02T22:59:47.755Z Downloaded progenitor-client v0.10.0
11692025-09-02T22:59:47.755Z Downloaded darling_core v0.20.10
11702025-09-02T22:59:47.759Z Downloaded defmt-macros v0.3.9
11712025-09-02T22:59:47.762Z Downloaded crossbeam-channel v0.5.15
11722025-09-02T22:59:47.765Z Downloaded diesel_table_macro_syntax v0.2.0
11732025-09-02T22:59:47.768Z Downloaded defmt-parser v0.3.4
11742025-09-02T22:59:47.768Z Downloaded tabled_derive v0.10.0
11752025-09-02T22:59:47.772Z Downloaded static_assertions v1.1.0
11762025-09-02T22:59:47.772Z Downloaded num-rational v0.4.2
11772025-09-02T22:59:47.772Z Downloaded des v0.8.1
11782025-09-02T22:59:47.775Z Downloaded futures v0.3.31
11792025-09-02T22:59:47.780Z Downloaded unicode-bidi v0.3.17
11802025-09-02T22:59:47.782Z Downloaded hickory-resolver v0.24.4
11812025-09-02T22:59:47.786Z Downloaded unicode-properties v0.1.3
11822025-09-02T22:59:47.786Z Downloaded pkg-config v0.3.31
11832025-09-02T22:59:47.790Z Downloaded aes v0.8.4
11842025-09-02T22:59:47.790Z Downloaded rustc-hash v1.1.0
11852025-09-02T22:59:47.794Z Downloaded nanorand v0.7.0
11862025-09-02T22:59:47.794Z Downloaded multimap v0.10.1
11872025-09-02T22:59:47.794Z Downloaded tar v0.4.44
11882025-09-02T22:59:47.797Z Downloaded rand_chacha v0.3.1
11892025-09-02T22:59:47.797Z Downloaded shlex v1.3.0
11902025-09-02T22:59:47.797Z Downloaded predicates-core v1.0.8
11912025-09-02T22:59:47.800Z Downloaded bumpalo v3.16.0
11922025-09-02T22:59:47.803Z Downloaded bindgen v0.69.5
11932025-09-02T22:59:47.807Z Downloaded aes-gcm v0.10.3
11942025-09-02T22:59:47.810Z Downloaded rfc6979 v0.4.0
11952025-09-02T22:59:47.813Z Downloaded radium v0.7.0
11962025-09-02T22:59:47.813Z Downloaded pbkdf2 v0.11.0
11972025-09-02T22:59:47.816Z Downloaded paste v1.0.15
11982025-09-02T22:59:47.820Z Downloaded zone v0.1.8
11992025-09-02T22:59:47.820Z Downloaded chacha20poly1305 v0.10.1
12002025-09-02T22:59:47.820Z Downloaded take_mut v0.2.2
12012025-09-02T22:59:47.822Z Downloaded tagptr v0.2.0
12022025-09-02T22:59:47.823Z Downloaded r2d2 v0.8.10
12032025-09-02T22:59:47.823Z Downloaded native-tls v0.2.12
12042025-09-02T22:59:47.826Z Downloaded phf v0.12.1
12052025-09-02T22:59:47.826Z Downloaded oxide-tokio-rt v0.1.2
12062025-09-02T22:59:47.829Z Downloaded term v0.7.0
12072025-09-02T22:59:47.832Z Downloaded tracing-attributes v0.1.27
12082025-09-02T22:59:47.832Z Downloaded tokio-rustls v0.25.0
12092025-09-02T22:59:47.835Z Downloaded lock_api v0.4.12
12102025-09-02T22:59:47.835Z Downloaded hashbrown v0.12.3
12112025-09-02T22:59:47.838Z Downloaded dirs-sys-next v0.1.2
12122025-09-02T22:59:47.841Z Downloaded dirs-next v2.0.0
12132025-09-02T22:59:47.841Z Downloaded difflib v0.4.0
12142025-09-02T22:59:47.841Z Downloaded hyper-util v0.1.16
12152025-09-02T22:59:47.845Z Downloaded bytes v1.10.1
12162025-09-02T22:59:47.849Z Downloaded ipnet v2.11.0
12172025-09-02T22:59:47.852Z Downloaded inout v0.1.3
12182025-09-02T22:59:47.852Z Downloaded which v4.4.2
12192025-09-02T22:59:47.856Z Downloaded rand_xorshift v0.4.0
12202025-09-02T22:59:47.856Z Downloaded hmac v0.12.1
12212025-09-02T22:59:47.860Z Downloaded termios v0.3.3
12222025-09-02T22:59:47.860Z Downloaded strum_macros v0.26.4
12232025-09-02T22:59:47.860Z Downloaded slog-stdlog v4.1.1
12242025-09-02T22:59:47.863Z Downloaded same-file v1.0.6
12252025-09-02T22:59:47.863Z Downloaded rustls-pemfile v1.0.4
12262025-09-02T22:59:47.866Z Downloaded progenitor v0.10.0
12272025-09-02T22:59:47.866Z Downloaded lalrpop-util v0.19.12
12282025-09-02T22:59:47.866Z Downloaded ingot-types v0.1.2
12292025-09-02T22:59:47.869Z Downloaded cookie_store v0.21.1
12302025-09-02T22:59:47.869Z Downloaded blake2 v0.10.6
12312025-09-02T22:59:47.872Z Downloaded base64 v0.22.1
12322025-09-02T22:59:47.876Z Downloaded base64 v0.21.7
12332025-09-02T22:59:47.879Z Downloaded linear-map v1.2.0
12342025-09-02T22:59:47.879Z Downloaded libloading v0.8.5
12352025-09-02T22:59:47.882Z Downloaded globset v0.4.15
12362025-09-02T22:59:47.882Z Downloaded const-oid v0.9.6
12372025-09-02T22:59:47.885Z Downloaded cstr-argument v0.1.2
12382025-09-02T22:59:47.885Z Downloaded lru-cache v0.1.2
12392025-09-02T22:59:47.885Z Downloaded libefi-sys v0.1.0
12402025-09-02T22:59:47.885Z Downloaded is-terminal v0.4.13
12412025-09-02T22:59:47.889Z Downloaded internet-checksum v0.2.1
12422025-09-02T22:59:47.889Z Downloaded crossbeam-utils v0.8.21
12432025-09-02T22:59:47.892Z Downloaded crc32fast v1.4.2
12442025-09-02T22:59:47.892Z Downloaded console v0.15.10
12452025-09-02T22:59:47.896Z Downloaded bzip2 v0.4.4
12462025-09-02T22:59:47.896Z Downloaded ssh-cipher v0.2.0
12472025-09-02T22:59:47.896Z Downloaded spki v0.7.3
12482025-09-02T22:59:47.899Z Downloaded lru v0.12.5
12492025-09-02T22:59:47.899Z Downloaded bzip2 v0.5.2
12502025-09-02T22:59:47.899Z Downloaded bitflags v1.3.2
12512025-09-02T22:59:47.902Z Downloaded linked-hash-map v0.5.6
12522025-09-02T22:59:47.902Z Downloaded libscf-sys v1.1.0
12532025-09-02T22:59:47.905Z Downloaded lazycell v1.3.0
12542025-09-02T22:59:47.905Z Downloaded instability v0.3.2
12552025-09-02T22:59:47.905Z Downloaded sec1 v0.7.3
12562025-09-02T22:59:47.909Z Downloaded cassowary v0.3.0
12572025-09-02T22:59:47.909Z Downloaded colored v2.2.0
12582025-09-02T22:59:47.912Z Downloaded chacha20 v0.9.1
12592025-09-02T22:59:47.916Z Downloaded indexmap v1.9.3
12602025-09-02T22:59:47.922Z Downloaded hubpack v0.1.2
12612025-09-02T22:59:47.922Z Downloaded hickory-client v0.25.2
12622025-09-02T22:59:47.922Z Downloaded ref-cast-impl v1.0.24
12632025-09-02T22:59:47.922Z Downloaded ref-cast v1.0.24
12642025-09-02T22:59:47.925Z Downloaded rand_seeder v0.4.0
12652025-09-02T22:59:47.925Z Downloaded secrecy v0.8.0
12662025-09-02T22:59:47.925Z Downloaded progenitor v0.9.1
12672025-09-02T22:59:47.925Z Downloaded backtrace v0.3.74
12682025-09-02T22:59:47.929Z Downloaded globwalk v0.9.1
12692025-09-02T22:59:47.932Z Downloaded const_format_proc_macros v0.2.34
12702025-09-02T22:59:47.932Z Downloaded bitfield-struct v0.6.2
12712025-09-02T22:59:47.935Z Downloaded assert_matches v1.5.0
12722025-09-02T22:59:47.938Z Downloaded bitfield v0.14.0
12732025-09-02T22:59:47.938Z Downloaded impl-trait-for-tuples v0.2.2
12742025-09-02T22:59:47.941Z Downloaded bit-vec v0.8.0
12752025-09-02T22:59:47.941Z Downloaded hubpack_derive v0.1.1
12762025-09-02T22:59:47.941Z Downloaded lzss v0.8.2
12772025-09-02T22:59:47.944Z Downloaded cobs v0.2.3
12782025-09-02T22:59:47.944Z Downloaded ciborium-ll v0.2.2
12792025-09-02T22:59:47.947Z Downloaded buf-list v1.0.3
12802025-09-02T22:59:47.947Z Downloaded ident_case v1.0.1
12812025-09-02T22:59:47.947Z Downloaded http-body v1.0.1
12822025-09-02T22:59:47.950Z Downloaded hex v0.4.3
12832025-09-02T22:59:47.950Z Downloaded crc v3.2.1
12842025-09-02T22:59:47.953Z Downloaded console v0.16.0
12852025-09-02T22:59:47.957Z Downloaded headers-core v0.3.0
12862025-09-02T22:59:47.957Z Downloaded hostname v0.3.1
12872025-09-02T22:59:47.960Z Downloaded cargo-platform v0.1.8
12882025-09-02T22:59:47.960Z Downloaded arc-swap v1.7.1
12892025-09-02T22:59:47.964Z Downloaded hyper-rustls v0.27.7
12902025-09-02T22:59:47.964Z Downloaded bit-set v0.8.0
12912025-09-02T22:59:47.967Z Downloaded backoff v0.4.0
12922025-09-02T22:59:47.967Z Downloaded atomic-waker v1.1.2
12932025-09-02T22:59:47.969Z Downloaded ascii-canvas v3.0.0
12942025-09-02T22:59:47.969Z Downloaded arrayref v0.3.9
12952025-09-02T22:59:47.970Z Downloaded bit-set v0.5.3
12962025-09-02T22:59:47.970Z Downloaded hickory-server v0.25.2
12972025-09-02T22:59:47.973Z Downloaded aws-lc-rs v1.12.4
12982025-09-02T22:59:47.981Z Downloaded async-stream v0.3.6
12992025-09-02T22:59:47.984Z Downloaded async-recursion v1.1.1
13002025-09-02T22:59:47.987Z Downloaded atomicwrites v0.4.4
13012025-09-02T22:59:47.987Z Downloaded arrayvec v0.7.6
13022025-09-02T22:59:48.201Z Downloaded aws-lc-sys v0.26.0
13032025-09-02T22:59:48.492Z Compiling value-bag v1.9.0
13042025-09-02T22:59:48.492Z Compiling shlex v1.3.0
13052025-09-02T22:59:48.492Z Compiling lock_api v0.4.12
13062025-09-02T22:59:48.497Z Compiling scopeguard v1.2.0
13072025-09-02T22:59:48.497Z Compiling typenum v1.17.0
13082025-09-02T22:59:48.497Z Compiling generic-array v0.14.7
13092025-09-02T22:59:48.497Z Compiling syn v2.0.104
13102025-09-02T22:59:48.497Z Compiling getrandom v0.2.15
13112025-09-02T22:59:48.865Z Compiling jobserver v0.1.32
13122025-09-02T22:59:48.991Z Compiling smallvec v1.15.1
13132025-09-02T22:59:49.059Z Compiling rand_core v0.6.4
13142025-09-02T22:59:49.130Z Compiling log v0.4.27
13152025-09-02T22:59:49.324Z Compiling cc v1.2.30
13162025-09-02T22:59:49.407Z Compiling portable-atomic v1.11.0
13172025-09-02T22:59:49.606Z Compiling critical-section v1.1.3
13182025-09-02T22:59:49.611Z Compiling subtle v2.6.1
13192025-09-02T22:59:49.665Z Compiling const-oid v0.9.6
13202025-09-02T22:59:49.776Z Compiling pkg-config v0.3.31
13212025-09-02T22:59:49.902Z Compiling parking_lot_core v0.9.10
13222025-09-02T22:59:49.980Z Compiling pin-project-lite v0.2.14
13232025-09-02T22:59:50.132Z Compiling rustix v0.38.37
13242025-09-02T22:59:50.935Z Compiling signal-hook-registry v1.4.2
13252025-09-02T22:59:50.957Z Compiling parking_lot v0.12.3
13262025-09-02T22:59:50.981Z Compiling mio v1.0.2
13272025-09-02T22:59:51.030Z Compiling futures-core v0.3.31
13282025-09-02T22:59:51.300Z Compiling spin v0.9.8
13292025-09-02T22:59:51.588Z Compiling once_cell v1.21.3
13302025-09-02T22:59:51.621Z Compiling socket2 v0.6.0
13312025-09-02T22:59:51.667Z Compiling slab v0.4.9
13322025-09-02T22:59:51.699Z Compiling aho-corasick v1.1.3
13332025-09-02T22:59:51.722Z Compiling libm v0.2.8
13342025-09-02T22:59:51.975Z Compiling foldhash v0.1.5
13352025-09-02T22:59:52.008Z Compiling serde_json v1.0.142
13362025-09-02T22:59:52.011Z Compiling getrandom v0.3.1
13372025-09-02T22:59:52.091Z Compiling regex-syntax v0.8.5
13382025-09-02T22:59:52.453Z Compiling cpufeatures v0.2.14
13392025-09-02T22:59:52.481Z Compiling allocator-api2 v0.2.21
13402025-09-02T22:59:52.637Z Compiling num-traits v0.2.19
13412025-09-02T22:59:52.781Z Compiling percent-encoding v2.3.1
13422025-09-02T22:59:52.832Z Compiling glob v0.3.2
13432025-09-02T22:59:52.977Z Compiling either v1.15.0
13442025-09-02T22:59:53.057Z Compiling futures-sink v0.3.31
13452025-09-02T22:59:53.199Z Compiling hashbrown v0.15.4
13462025-09-02T22:59:53.225Z Compiling futures-channel v0.3.31
13472025-09-02T22:59:53.709Z Compiling clang-sys v1.8.1
13482025-09-02T22:59:53.731Z Compiling pin-utils v0.1.0
13492025-09-02T22:59:53.828Z Compiling prettyplease v0.2.36
13502025-09-02T22:59:53.855Z Compiling futures-task v0.3.31
13512025-09-02T22:59:54.176Z Compiling futures-io v0.3.31
13522025-09-02T22:59:54.242Z Compiling lazy_static v1.5.0
13532025-09-02T22:59:54.408Z Compiling minimal-lexical v0.2.1
13542025-09-02T22:59:54.446Z Compiling libloading v0.8.5
13552025-09-02T22:59:54.487Z Compiling base64ct v1.6.0
13562025-09-02T22:59:54.514Z Compiling home v0.5.9
13572025-09-02T22:59:54.821Z Compiling nom v7.1.3
13582025-09-02T22:59:54.901Z Compiling bindgen v0.69.5
13592025-09-02T22:59:55.055Z Compiling pem-rfc7468 v0.7.0
13602025-09-02T22:59:55.690Z Compiling itertools v0.12.1
13612025-09-02T22:59:55.851Z Compiling regex-automata v0.4.8
13622025-09-02T22:59:56.086Z Compiling synstructure v0.13.1
13632025-09-02T22:59:57.527Z Compiling lazycell v1.3.0
13642025-09-02T22:59:57.725Z Compiling flagset v0.4.6
13652025-09-02T22:59:57.967Z Compiling cexpr v0.6.0
13662025-09-02T22:59:58.073Z Compiling rustc-hash v1.1.0
13672025-09-02T22:59:58.133Z Compiling cmake v0.1.51
13682025-09-02T22:59:58.259Z Compiling dunce v1.0.5
13692025-09-02T22:59:58.417Z Compiling fs_extra v1.3.0
13702025-09-02T22:59:58.540Z Compiling form_urlencoded v1.2.1
13712025-09-02T22:59:58.868Z Compiling vcpkg v0.2.15
13722025-09-02T22:59:58.961Z Compiling paste v1.0.15
13732025-09-02T22:59:58.964Z Compiling ring v0.17.14
13742025-09-02T22:59:59.314Z Compiling tracing-core v0.1.32
13752025-09-02T22:59:59.468Z Compiling iana-time-zone v0.1.63
13762025-09-02T22:59:59.846Z Compiling aws-lc-rs v1.12.4
13772025-09-02T23:00:00.291Z Compiling tinyvec_macros v0.1.1
13782025-09-02T23:00:00.403Z Compiling rustversion v1.0.17
13792025-09-02T23:00:00.453Z Compiling base64 v0.22.1
13802025-09-02T23:00:00.505Z Compiling openssl-sys v0.9.109
13812025-09-02T23:00:00.570Z Compiling httparse v1.9.5
13822025-09-02T23:00:00.960Z Compiling serde_derive v1.0.219
13832025-09-02T23:00:01.063Z Compiling zeroize_derive v1.4.2
13842025-09-02T23:00:01.082Z Compiling zerofrom-derive v0.1.4
13852025-09-02T23:00:01.213Z Compiling yoke-derive v0.7.4
13862025-09-02T23:00:01.533Z Compiling zerovec-derive v0.10.3
13872025-09-02T23:00:02.455Z Compiling zeroize v1.8.1
13882025-09-02T23:00:03.655Z Compiling displaydoc v0.2.5
13892025-09-02T23:00:03.923Z Compiling tokio-macros v2.5.0
13902025-09-02T23:00:04.243Z Compiling crypto-common v0.1.6
13912025-09-02T23:00:04.402Z Compiling block-buffer v0.10.4
13922025-09-02T23:00:04.474Z Compiling zerofrom v0.1.4
13932025-09-02T23:00:04.683Z Compiling digest v0.10.7
13942025-09-02T23:00:04.720Z Compiling yoke v0.7.4
13952025-09-02T23:00:04.961Z Compiling zerocopy-derive v0.7.35
13962025-09-02T23:00:05.077Z Compiling zerovec v0.10.4
13972025-09-02T23:00:05.109Z Compiling hmac v0.12.1
13982025-09-02T23:00:05.132Z Compiling icu_provider_macros v1.5.0
13992025-09-02T23:00:05.330Z Compiling block-padding v0.3.3
14002025-09-02T23:00:05.352Z Compiling futures-macro v0.3.31
14012025-09-02T23:00:05.588Z Compiling inout v0.1.3
14022025-09-02T23:00:05.768Z Compiling sha2 v0.10.9
14032025-09-02T23:00:05.861Z Compiling cipher v0.4.4
14042025-09-02T23:00:05.931Z Compiling regex v1.11.1
14052025-09-02T23:00:06.220Z Compiling der_derive v0.7.3
14062025-09-02T23:00:06.378Z Compiling thiserror-impl v1.0.69
14072025-09-02T23:00:06.840Z Compiling tinystr v0.7.6
14082025-09-02T23:00:06.897Z Compiling zerocopy v0.7.35
14092025-09-02T23:00:07.038Z Compiling icu_collections v1.5.0
14102025-09-02T23:00:07.192Z Compiling icu_locid v1.5.0
14112025-09-02T23:00:07.213Z Compiling futures-util v0.3.31
14122025-09-02T23:00:08.020Z Compiling serde v1.0.219
14132025-09-02T23:00:08.295Z Compiling ppv-lite86 v0.2.20
14142025-09-02T23:00:08.317Z Compiling salsa20 v0.10.2
14152025-09-02T23:00:08.504Z Compiling icu_provider v1.5.0
14162025-09-02T23:00:08.562Z Compiling der v0.7.9
14172025-09-02T23:00:09.080Z Compiling pbkdf2 v0.12.2
14182025-09-02T23:00:09.208Z Compiling icu_locid_transform v1.5.0
14192025-09-02T23:00:09.256Z Compiling scrypt v0.11.0
14202025-09-02T23:00:09.259Z Compiling cbc v0.1.2
14212025-09-02T23:00:09.341Z Compiling thiserror v1.0.69
14222025-09-02T23:00:09.459Z Compiling aes v0.8.4
14232025-09-02T23:00:09.517Z Compiling pest v2.7.14
14242025-09-02T23:00:09.657Z Compiling tracing-attributes v0.1.27
14252025-09-02T23:00:09.753Z Compiling scroll_derive v0.12.0
14262025-09-02T23:00:11.111Z Compiling icu_properties v1.5.1
14272025-09-02T23:00:11.400Z Compiling spki v0.7.3
14282025-09-02T23:00:11.497Z Compiling rustls-pki-types v1.10.0
14292025-09-02T23:00:11.786Z Compiling pkcs5 v0.7.1
14302025-09-02T23:00:12.199Z Compiling pest_meta v2.7.14
14312025-09-02T23:00:12.440Z Compiling scroll v0.12.0
14322025-09-02T23:00:12.542Z Compiling pkcs8 v0.10.2
14332025-09-02T23:00:12.688Z Compiling tinyvec v1.8.0
14342025-09-02T23:00:12.873Z Compiling tracing v0.1.40
14352025-09-02T23:00:12.899Z Compiling serde_derive_internals v0.29.1
14362025-09-02T23:00:12.992Z Compiling rand_core v0.9.3
14372025-09-02T23:00:13.185Z Compiling bitflags v2.9.1
14382025-09-02T23:00:13.372Z Compiling bytes v1.10.1
14392025-09-02T23:00:13.638Z Compiling semver v1.0.26
14402025-09-02T23:00:14.168Z Compiling indexmap v2.10.0
14412025-09-02T23:00:14.382Z Compiling rustc_version v0.4.1
14422025-09-02T23:00:14.837Z Compiling tokio v1.47.0
14432025-09-02T23:00:15.073Z Compiling icu_normalizer v1.5.0
14442025-09-02T23:00:15.128Z Compiling http v1.3.1
14452025-09-02T23:00:15.576Z Compiling uuid v1.17.0
14462025-09-02T23:00:15.579Z Compiling chrono v0.4.41
14472025-09-02T23:00:16.215Z Compiling idna_adapter v1.2.0
14482025-09-02T23:00:16.482Z Compiling idna v1.0.3
14492025-09-02T23:00:16.504Z Compiling pest_generator v2.7.14
14502025-09-02T23:00:16.733Z Compiling http-body v1.0.1
14512025-09-02T23:00:16.940Z Compiling bzip2-sys v0.1.13+1.0.8
14522025-09-02T23:00:17.002Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14532025-09-02T23:00:17.211Z Compiling which v4.4.2
14542025-09-02T23:00:17.501Z Compiling url v2.5.4
14552025-09-02T23:00:17.807Z Compiling atomic-waker v1.1.2
14562025-09-02T23:00:18.016Z Compiling untrusted v0.7.1
14572025-09-02T23:00:18.020Z Compiling tower-service v0.3.3
14582025-09-02T23:00:18.193Z Compiling adler2 v2.0.0
14592025-09-02T23:00:18.234Z Compiling try-lock v0.2.5
14602025-09-02T23:00:18.257Z Compiling foreign-types-shared v0.1.1
14612025-09-02T23:00:18.278Z Compiling schemars v0.8.22
14622025-09-02T23:00:18.402Z Compiling num-conv v0.1.0
14632025-09-02T23:00:18.424Z Compiling untrusted v0.9.0
14642025-09-02T23:00:18.427Z Compiling openssl-probe v0.1.5
14652025-09-02T23:00:18.641Z Compiling openssl v0.10.73
14662025-09-02T23:00:18.662Z Compiling powerfmt v0.2.0
14672025-09-02T23:00:18.691Z Compiling time-core v0.1.2
14682025-09-02T23:00:18.803Z Compiling want v0.3.1
14692025-09-02T23:00:18.873Z Compiling time-macros v0.2.18
14702025-09-02T23:00:19.036Z Compiling deranged v0.3.11
14712025-09-02T23:00:19.093Z Compiling foreign-types v0.3.2
14722025-09-02T23:00:19.120Z Compiling miniz_oxide v0.8.5
14732025-09-02T23:00:19.213Z Compiling pest_derive v2.7.14
14742025-09-02T23:00:19.287Z Compiling goblin v0.8.2
14752025-09-02T23:00:20.528Z Compiling schemars_derive v0.8.22
14762025-09-02T23:00:21.724Z Compiling rand_chacha v0.9.0
14772025-09-02T23:00:22.063Z Compiling ipnet v2.11.0
14782025-09-02T23:00:23.303Z Compiling tokio-util v0.7.15
14792025-09-02T23:00:24.002Z Compiling openssl-macros v0.1.1
14802025-09-02T23:00:24.060Z Compiling crossbeam-utils v0.8.21
14812025-09-02T23:00:24.597Z Compiling httpdate v1.0.3
14822025-09-02T23:00:24.688Z Compiling native-tls v0.2.12
14832025-09-02T23:00:25.018Z Compiling h2 v0.4.6
14842025-09-02T23:00:25.044Z Compiling rustls v0.23.19
14852025-09-02T23:00:25.064Z Compiling dyn-clone v1.0.20
14862025-09-02T23:00:25.302Z Compiling num_threads v0.1.7
14872025-09-02T23:00:25.361Z Compiling zerocopy v0.8.26
14882025-09-02T23:00:25.457Z Compiling syn v1.0.109
14892025-09-02T23:00:25.498Z Compiling time v0.3.36
14902025-09-02T23:00:26.216Z Compiling dof v0.3.0
14912025-09-02T23:00:28.026Z Compiling rand v0.9.2
14922025-09-02T23:00:28.337Z Compiling dtrace-parser v0.2.0
14932025-09-02T23:00:29.360Z Compiling heapless v0.7.17
14942025-09-02T23:00:29.825Z Compiling unicode-normalization v0.1.24
14952025-09-02T23:00:29.845Z Compiling signature v2.2.0
14962025-09-02T23:00:29.936Z Compiling zerocopy-derive v0.8.26
14972025-09-02T23:00:30.149Z Compiling crc32fast v1.4.2
14982025-09-02T23:00:30.172Z Compiling cookie v0.18.1
14992025-09-02T23:00:30.496Z Compiling unicode-properties v0.1.3
15002025-09-02T23:00:30.499Z Compiling slog v2.7.0
15012025-09-02T23:00:30.783Z Compiling zlib-rs v0.5.1
15022025-09-02T23:00:30.893Z Compiling siphasher v0.3.11
15032025-09-02T23:00:31.040Z Compiling unicode-bidi v0.3.17
15042025-09-02T23:00:31.280Z Compiling zstd-safe v7.2.3
15052025-09-02T23:00:31.636Z Compiling signal-hook v0.3.18
15062025-09-02T23:00:31.987Z Compiling stringprep v0.1.5
15072025-09-02T23:00:32.210Z Compiling hyper v1.6.0
15082025-09-02T23:00:33.004Z Compiling phf_shared v0.11.2
15092025-09-02T23:00:33.531Z Compiling usdt-impl v0.5.0
15102025-09-02T23:00:34.713Z Compiling hyper-util v0.1.16
15112025-09-02T23:00:35.435Z Compiling curve25519-dalek v4.1.3
15122025-09-02T23:00:35.633Z Compiling serde_tokenstream v0.2.2
15132025-09-02T23:00:35.901Z Compiling serde_spanned v0.6.9
15142025-09-02T23:00:36.112Z Compiling toml_datetime v0.6.11
15152025-09-02T23:00:36.160Z Compiling rand_chacha v0.3.1
15162025-09-02T23:00:36.183Z Compiling md-5 v0.10.6
15172025-09-02T23:00:36.485Z Compiling num-integer v0.1.46
15182025-09-02T23:00:36.578Z Compiling sync_wrapper v1.0.1
15192025-09-02T23:00:36.606Z Compiling hash32 v0.2.1
15202025-09-02T23:00:36.768Z Compiling ff v0.13.0
15212025-09-02T23:00:36.990Z Compiling libz-rs-sys v0.5.1
15222025-09-02T23:00:37.019Z Compiling memoffset v0.9.1
15232025-09-02T23:00:37.198Z Compiling num-bigint-dig v0.8.4
15242025-09-02T23:00:37.292Z Compiling cfg_aliases v0.2.1
15252025-09-02T23:00:37.385Z Compiling litrs v0.4.1
15262025-09-02T23:00:37.415Z Compiling fallible-iterator v0.2.0
15272025-09-02T23:00:37.592Z Compiling smoltcp v0.9.1
15282025-09-02T23:00:37.854Z Compiling tower-layer v0.3.3
15292025-09-02T23:00:38.132Z Compiling gimli v0.31.1
15302025-09-02T23:00:38.166Z Compiling newtype-uuid v1.2.4
15312025-09-02T23:00:38.225Z Compiling psl-types v2.0.11
15322025-09-02T23:00:38.384Z Compiling base16ct v0.2.0
15332025-09-02T23:00:38.437Z Compiling publicsuffix v2.3.0
15342025-09-02T23:00:38.442Z Compiling document-features v0.2.11
15352025-09-02T23:00:38.554Z Compiling tower v0.5.2
15362025-09-02T23:00:38.581Z Compiling sec1 v0.7.3
15372025-09-02T23:00:38.679Z Compiling postgres-protocol v0.6.8
15382025-09-02T23:00:38.796Z Compiling nix v0.29.0
15392025-09-02T23:00:39.314Z Compiling flate2 v1.1.2
15402025-09-02T23:00:39.351Z Compiling num-iter v0.1.45
15412025-09-02T23:00:39.554Z Compiling group v0.13.0
15422025-09-02T23:00:39.656Z Compiling rand v0.8.5
15432025-09-02T23:00:39.916Z Compiling tokio-native-tls v0.3.1
15442025-09-02T23:00:40.706Z Compiling ipnetwork v0.21.1
15452025-09-02T23:00:40.929Z Compiling strum_macros v0.27.1
15462025-09-02T23:00:41.114Z Compiling rustls-native-certs v0.8.1
15472025-09-02T23:00:41.259Z Compiling terminal_size v0.4.0
15482025-09-02T23:00:41.521Z Compiling http-body-util v0.1.3
15492025-09-02T23:00:41.544Z Compiling webpki-roots v1.0.1
15502025-09-02T23:00:41.564Z Compiling hkdf v0.12.4
15512025-09-02T23:00:41.651Z Compiling crypto-bigint v0.5.5
15522025-09-02T23:00:41.776Z Compiling thiserror-impl v2.0.12
15532025-09-02T23:00:41.846Z Compiling curve25519-dalek-derive v0.1.1
15542025-09-02T23:00:42.012Z Compiling async-trait v0.1.89
15552025-09-02T23:00:42.790Z Compiling addr2line v0.24.2
15562025-09-02T23:00:43.301Z Compiling ahash v0.8.12
15572025-09-02T23:00:43.466Z Compiling fs-err v3.1.1
15582025-09-02T23:00:43.678Z Compiling object v0.36.5
15592025-09-02T23:00:43.801Z Compiling lockfree-object-pool v0.1.6
15602025-09-02T23:00:44.067Z Compiling rustc-demangle v0.1.24
15612025-09-02T23:00:44.486Z Compiling managed v0.8.0
15622025-09-02T23:00:44.893Z Compiling winnow v0.5.40
15632025-09-02T23:00:44.933Z Compiling rustix v1.0.7
15642025-09-02T23:00:44.954Z Compiling buf-list v1.0.3
15652025-09-02T23:00:45.580Z Compiling anyhow v1.0.99
15662025-09-02T23:00:45.639Z Compiling bumpalo v3.16.0
15672025-09-02T23:00:45.840Z Compiling simd-adler32 v0.3.7
15682025-09-02T23:00:46.146Z Compiling bitflags v1.3.2
15692025-09-02T23:00:46.252Z Compiling iri-string v0.7.8
15702025-09-02T23:00:46.573Z Compiling hubpack_derive v0.1.1
15712025-09-02T23:00:46.695Z Compiling zopfli v0.8.1
15722025-09-02T23:00:47.350Z Compiling strum v0.27.2
15732025-09-02T23:00:47.497Z Compiling hubpack v0.1.2
15742025-09-02T23:00:47.733Z Compiling clap_builder v4.5.41
15752025-09-02T23:00:48.028Z Compiling toml_edit v0.19.15
15762025-09-02T23:00:48.269Z Compiling thiserror v2.0.12
15772025-09-02T23:00:48.310Z Compiling elliptic-curve v0.13.8
15782025-09-02T23:00:48.520Z Compiling hyper-tls v0.6.0
15792025-09-02T23:00:48.941Z Compiling oxnet v0.1.3
15802025-09-02T23:00:49.146Z Compiling tower-http v0.6.6
15812025-09-02T23:00:50.040Z Compiling signal-hook-mio v0.2.4
15822025-09-02T23:00:50.043Z Compiling cookie_store v0.21.1
15832025-09-02T23:00:50.250Z Compiling backtrace v0.3.74
15842025-09-02T23:00:50.696Z Compiling zstd v0.13.3
15852025-09-02T23:00:51.281Z Compiling postgres-types v0.2.9
15862025-09-02T23:00:51.975Z Compiling usdt-attr-macro v0.5.0
15872025-09-02T23:00:52.533Z Compiling usdt-macro v0.5.0
15882025-09-02T23:00:53.003Z Compiling phf v0.11.2
15892025-09-02T23:00:53.309Z Compiling ed25519 v2.2.3
15902025-09-02T23:00:53.581Z Compiling bzip2 v0.4.4
15912025-09-02T23:00:53.950Z Compiling bzip2 v0.5.2
15922025-09-02T23:00:53.978Z Compiling strum_macros v0.26.4
15932025-09-02T23:00:54.354Z Compiling serde-big-array v0.5.1
15942025-09-02T23:00:54.619Z Compiling serde_urlencoded v0.7.1
15952025-09-02T23:00:54.691Z Compiling pkcs1 v0.7.5
15962025-09-02T23:00:55.120Z Compiling rfc6979 v0.4.0
15972025-09-02T23:00:55.194Z Compiling bstr v1.10.0
15982025-09-02T23:00:55.318Z Compiling daft-derive v0.1.4
15992025-09-02T23:00:55.341Z Compiling clap_derive v4.5.41
16002025-09-02T23:00:55.585Z Compiling enum-as-inner v0.6.1
16012025-09-02T23:00:56.089Z Compiling serde_repr v0.1.19
16022025-09-02T23:00:56.687Z Compiling float-cmp v0.10.0
16032025-09-02T23:00:56.733Z Compiling socket2 v0.5.10
16042025-09-02T23:00:56.949Z Compiling encoding_rs v0.8.34
16052025-09-02T23:00:56.952Z Compiling unicode-segmentation v1.12.0
16062025-09-02T23:00:57.198Z Compiling mime v0.3.17
16072025-09-02T23:00:57.622Z Compiling predicates-core v1.0.8
16082025-09-02T23:00:57.753Z Compiling difflib v0.4.0
16092025-09-02T23:00:57.899Z Compiling data-encoding v2.9.0
16102025-09-02T23:00:57.944Z Compiling new_debug_unreachable v1.0.6
16112025-09-02T23:00:58.067Z Compiling precomputed-hash v0.1.1
16122025-09-02T23:00:58.213Z Compiling whoami v1.5.2
16132025-09-02T23:00:58.322Z Compiling normalize-line-endings v0.3.0
16142025-09-02T23:00:58.480Z Compiling static_assertions v1.1.0
16152025-09-02T23:00:58.607Z Compiling fixedbitset v0.4.2
16162025-09-02T23:00:58.778Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16172025-09-02T23:00:58.990Z Compiling petgraph v0.6.5
16182025-09-02T23:00:59.055Z Compiling tokio-postgres v0.7.13
16192025-09-02T23:00:59.613Z Compiling hickory-proto v0.25.2
16202025-09-02T23:00:59.715Z Compiling clap v4.5.41
16212025-09-02T23:00:59.853Z Compiling predicates v3.1.3
16222025-09-02T23:01:00.740Z Compiling toml_edit v0.22.27
16232025-09-02T23:01:01.375Z Compiling strum v0.26.3
16242025-09-02T23:01:01.598Z Compiling string_cache v0.8.9
16252025-09-02T23:01:02.063Z Compiling similar v2.7.0
16262025-09-02T23:01:02.611Z Compiling console v0.15.10
16272025-09-02T23:01:02.883Z Compiling daft v0.1.4
16282025-09-02T23:01:03.407Z Compiling usdt v0.5.0
16292025-09-02T23:01:03.890Z Compiling ecdsa v0.16.9
16302025-09-02T23:01:03.912Z Compiling rsa v0.9.6
16312025-09-02T23:01:04.118Z Compiling zip v4.2.0
16322025-09-02T23:01:04.365Z Compiling zip v0.6.6
16332025-09-02T23:01:04.728Z Compiling ed25519-dalek v2.1.1
16342025-09-02T23:01:05.610Z Compiling toml v0.7.8
16352025-09-02T23:01:06.288Z Compiling crossterm v0.28.1
16362025-09-02T23:01:07.671Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16372025-09-02T23:01:07.915Z Compiling crossbeam-epoch v0.9.18
16382025-09-02T23:01:07.940Z Compiling tokio-stream v0.1.17
16392025-09-02T23:01:08.113Z Compiling openapiv3 v2.2.0
16402025-09-02T23:01:08.621Z Compiling x509-cert v0.2.5
16412025-09-02T23:01:08.919Z Compiling sha1 v0.10.6
16422025-09-02T23:01:09.372Z Compiling itertools v0.10.5
16432025-09-02T23:01:09.473Z Compiling itertools v0.13.0
16442025-09-02T23:01:10.572Z Compiling dirs-sys-next v0.1.2
16452025-09-02T23:01:11.127Z Compiling winnow v0.6.26
16462025-09-02T23:01:11.171Z Compiling rustc-hash v2.1.1
16472025-09-02T23:01:11.391Z Compiling peg-runtime v0.8.5
16482025-09-02T23:01:11.537Z Compiling lalrpop-util v0.19.12
16492025-09-02T23:01:11.832Z Compiling dirs-next v2.0.0
16502025-09-02T23:01:11.915Z Compiling thread_local v1.1.8
16512025-09-02T23:01:11.976Z Compiling slog-async v2.8.0
16522025-09-02T23:01:12.048Z Compiling term v0.7.0
16532025-09-02T23:01:12.089Z Compiling crossbeam-channel v0.5.15
16542025-09-02T23:01:12.302Z Compiling xattr v1.3.1
16552025-09-02T23:01:12.431Z Compiling futures-executor v0.3.31
16562025-09-02T23:01:12.591Z Compiling filetime v0.2.25
16572025-09-02T23:01:12.613Z Compiling is-terminal v0.4.13
16582025-09-02T23:01:12.772Z Compiling take_mut v0.2.2
16592025-09-02T23:01:12.918Z Compiling tar v0.4.44
16602025-09-02T23:01:12.921Z Compiling slog-term v2.9.1
16612025-09-02T23:01:12.961Z Compiling futures v0.3.31
16622025-09-02T23:01:13.104Z Compiling camino v1.1.11
16632025-09-02T23:01:17.712Z Compiling aws-lc-sys v0.26.0
16642025-09-02T23:01:47.164Z Compiling rustls-webpki v0.102.8
16652025-09-02T23:01:51.665Z Compiling tokio-rustls v0.26.0
16662025-09-02T23:01:51.934Z Compiling hyper-rustls v0.27.7
16672025-09-02T23:01:52.243Z Compiling reqwest v0.12.22
16682025-09-02T23:01:55.731Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16692025-09-02T23:01:56.018Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16702025-09-02T23:02:00.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16712025-09-02T23:02:00.695Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16722025-09-02T23:02:00.750ZSep 02 23:01:59.492 INFO Starting download, target: Clickhouse
16732025-09-02T23:02:00.750ZSep 02 23:01:59.492 INFO Starting download, target: Cockroach
16742025-09-02T23:02:00.750ZSep 02 23:01:59.492 INFO Starting download, target: Console
16752025-09-02T23:02:00.750ZSep 02 23:01:59.492 INFO Starting download, target: DendriteStub
16762025-09-02T23:02:00.750ZSep 02 23:01:59.492 INFO Starting download, target: MaghemiteMgd
16772025-09-02T23:02:00.753ZSep 02 23:01:59.492 INFO Starting download, target: TransceiverControl
16782025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16792025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16802025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16812025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16822025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16832025-09-02T23:02:00.753ZSep 02 23:01:59.493 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16842025-09-02T23:02:01.080ZSep 02 23:01:59.822 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16852025-09-02T23:02:01.349ZSep 02 23:02:00.067 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16862025-09-02T23:02:01.576ZSep 02 23:02:00.314 INFO Download complete, target: TransceiverControl
16872025-09-02T23:02:01.787ZSep 02 23:02:00.496 INFO Download complete, target: Console
16882025-09-02T23:02:01.982ZSep 02 23:02:00.707 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16892025-09-02T23:02:02.643ZSep 02 23:02:01.377 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16902025-09-02T23:02:03.031ZSep 02 23:02:01.769 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16912025-09-02T23:02:03.372ZSep 02 23:02:02.110 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16922025-09-02T23:02:03.373ZSep 02 23:02:02.110 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16932025-09-02T23:02:05.590ZSep 02 23:02:04.332 INFO Download complete, target: DendriteStub
16942025-09-02T23:02:06.325ZSep 02 23:02:05.066 INFO Download complete, target: MaghemiteMgd
16952025-09-02T23:02:10.121ZSep 02 23:02:08.849 INFO Checking that binary works, target: Cockroach
16962025-09-02T23:02:10.280ZSep 02 23:02:08.999 INFO Download complete, target: Cockroach
16972025-09-02T23:02:13.845ZSep 02 23:02:12.585 INFO Checking that binary works, target: Clickhouse
16982025-09-02T23:02:13.996ZSep 02 23:02:12.735 INFO Download complete, target: Clickhouse
16992025-09-02T23:02:14.016ZAll builder prerequisites installed successfully, and PATH looks valid
17002025-09-02T23:02:14.019Z
17012025-09-02T23:02:14.019Zreal 4:46.967240754
17022025-09-02T23:02:14.019Zuser 16:24.411375533
17032025-09-02T23:02:14.019Zsys 2:20.106042270
17042025-09-02T23:02:14.019Ztrap 0.614687047
17052025-09-02T23:02:14.019Ztflt 1.082301281
17062025-09-02T23:02:14.019Zdflt 1.443607855
17072025-09-02T23:02:14.019Zkflt 0.118868919
17082025-09-02T23:02:14.019Zlock 38:41.353682095
17092025-09-02T23:02:14.019Zslp 59:41.063430300
17102025-09-02T23:02:14.019Zlat 1:15.356311329
17112025-09-02T23:02:14.019Zstop 2:57.054027195
17122025-09-02T23:02:14.019Z+ banner hack-check
17132025-09-02T23:02:14.019Z
17142025-09-02T23:02:14.019Z # # ## #### # # #### # # ###### #### # #
17152025-09-02T23:02:14.019Z # # # # # # # # # # # # # # # # #
17162025-09-02T23:02:14.019Z ###### # # # #### ##### # ###### ##### # ####
17172025-09-02T23:02:14.019Z # # ###### # # # # # # # # # #
17182025-09-02T23:02:14.019Z # # # # # # # # # # # # # # # # #
17192025-09-02T23:02:14.020Z # # # # #### # # #### # # ###### #### # #
17202025-09-02T23:02:14.020Z
17212025-09-02T23:02:14.020Z+ export CARGO_INCREMENTAL=0
17222025-09-02T23:02:14.020Z+ CARGO_INCREMENTAL=0
17232025-09-02T23:02:14.020Z+ ptime -m timeout 2h cargo xtask check-features --ci
17242025-09-02T23:02:14.787Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17252025-09-02T23:02:15.044Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17262025-09-02T23:02:18.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
17272025-09-02T23:02:18.120Z Running `target/debug/xtask check-features --ci`
17282025-09-02T23:02:18.146Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17292025-09-02T23:02:18.153Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17302025-09-02T23:02:18.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17312025-09-02T23:02:18.787Z Running `target/debug/xtask download cargo-hack`
17322025-09-02T23:02:19.798Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17332025-09-02T23:02:20.195Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17342025-09-02T23:02:24.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
17352025-09-02T23:02:24.216Z Running `target/debug/xtask-downloader cargo-hack`
17362025-09-02T23:02:24.256ZSep 02 23:02:22.994 INFO Starting download, target: CargoHack
17372025-09-02T23:02:24.259ZSep 02 23:02:22.994 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17382025-09-02T23:02:24.606ZSep 02 23:02:23.344 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17392025-09-02T23:02:24.684ZSep 02 23:02:23.422 INFO Download complete, target: CargoHack
17402025-09-02T23:02:24.688Zrunning: "/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"
17412025-09-02T23:02:24.709Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17422025-09-02T23:02:24.910Zinfo: running `cargo check --bins` on api_identity (1/227)
17432025-09-02T23:02:25.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-09-02T23:02:25.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-09-02T23:02:25.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-09-02T23:02:25.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17472025-09-02T23:02:25.641Z
17482025-09-02T23:02:25.641Zinfo: running `cargo check --bins` on bootstore (2/227)
17492025-09-02T23:02:26.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-09-02T23:02:26.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-09-02T23:02:26.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-09-02T23:02:26.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17532025-09-02T23:02:26.438Z
17542025-09-02T23:02:26.438Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17552025-09-02T23:02:27.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-09-02T23:02:27.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-09-02T23:02:27.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-09-02T23:02:27.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17592025-09-02T23:02:27.214Z
17602025-09-02T23:02:27.214Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17612025-09-02T23:02:27.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-09-02T23:02:27.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-09-02T23:02:27.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-09-02T23:02:27.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17652025-09-02T23:02:27.981Z
17662025-09-02T23:02:27.981Zinfo: running `cargo check --bins` on id-map (5/227)
17672025-09-02T23:02:28.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-09-02T23:02:28.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-09-02T23:02:28.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-09-02T23:02:28.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17712025-09-02T23:02:28.704Z
17722025-09-02T23:02:28.704Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17732025-09-02T23:02:29.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-09-02T23:02:29.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-09-02T23:02:29.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-09-02T23:02:29.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17772025-09-02T23:02:29.269Z
17782025-09-02T23:02:29.270Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17792025-09-02T23:02:29.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-09-02T23:02:29.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-09-02T23:02:29.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-09-02T23:02:29.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17832025-09-02T23:02:29.849Z
17842025-09-02T23:02:29.849Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
17852025-09-02T23:02:30.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-09-02T23:02:30.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-09-02T23:02:30.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-09-02T23:02:30.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17892025-09-02T23:02:30.415Z
17902025-09-02T23:02:30.416Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
17912025-09-02T23:02:30.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-09-02T23:02:30.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-09-02T23:02:30.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-09-02T23:02:30.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17952025-09-02T23:02:30.986Z
17962025-09-02T23:02:30.986Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
17972025-09-02T23:02:31.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-09-02T23:02:31.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-09-02T23:02:31.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-09-02T23:02:31.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18012025-09-02T23:02:31.567Z
18022025-09-02T23:02:31.567Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18032025-09-02T23:02:32.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-09-02T23:02:32.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-09-02T23:02:32.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-09-02T23:02:32.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18072025-09-02T23:02:32.144Z
18082025-09-02T23:02:32.144Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18092025-09-02T23:02:32.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-09-02T23:02:32.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-09-02T23:02:32.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-09-02T23:02:32.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18132025-09-02T23:02:32.719Z
18142025-09-02T23:02:32.719Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18152025-09-02T23:02:33.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-09-02T23:02:33.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-09-02T23:02:33.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-09-02T23:02:33.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18192025-09-02T23:02:33.288Z
18202025-09-02T23:02:33.288Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18212025-09-02T23:02:33.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-09-02T23:02:33.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-09-02T23:02:33.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-09-02T23:02:33.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18252025-09-02T23:02:33.867Z
18262025-09-02T23:02:33.867Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18272025-09-02T23:02:34.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-09-02T23:02:34.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-09-02T23:02:34.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-09-02T23:02:34.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18312025-09-02T23:02:34.433Z
18322025-09-02T23:02:34.433Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18332025-09-02T23:02:34.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-09-02T23:02:34.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-09-02T23:02:34.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-09-02T23:02:34.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18372025-09-02T23:02:35.007Z
18382025-09-02T23:02:35.007Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18392025-09-02T23:02:35.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-09-02T23:02:35.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-09-02T23:02:35.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-09-02T23:02:35.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18432025-09-02T23:02:35.587Z
18442025-09-02T23:02:35.588Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18452025-09-02T23:02:36.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-09-02T23:02:36.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-09-02T23:02:36.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-09-02T23:02:36.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18492025-09-02T23:02:36.168Z
18502025-09-02T23:02:36.168Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18512025-09-02T23:02:36.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-09-02T23:02:36.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-09-02T23:02:36.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-09-02T23:02:36.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18552025-09-02T23:02:36.739Z
18562025-09-02T23:02:36.739Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18572025-09-02T23:02:37.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-09-02T23:02:37.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-09-02T23:02:37.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-09-02T23:02:37.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18612025-09-02T23:02:37.308Z
18622025-09-02T23:02:37.308Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18632025-09-02T23:02:37.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-09-02T23:02:37.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-09-02T23:02:37.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-09-02T23:02:37.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18672025-09-02T23:02:37.888Z
18682025-09-02T23:02:37.888Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18692025-09-02T23:02:38.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-09-02T23:02:38.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-09-02T23:02:38.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-09-02T23:02:38.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18732025-09-02T23:02:38.466Z
18742025-09-02T23:02:38.466Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18752025-09-02T23:02:38.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-09-02T23:02:38.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-09-02T23:02:38.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-09-02T23:02:38.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18792025-09-02T23:02:39.039Z
18802025-09-02T23:02:39.039Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18812025-09-02T23:02:39.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-09-02T23:02:39.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-09-02T23:02:39.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-09-02T23:02:39.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18852025-09-02T23:02:39.616Z
18862025-09-02T23:02:39.616Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
18872025-09-02T23:02:40.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-09-02T23:02:40.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-09-02T23:02:40.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-09-02T23:02:40.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18912025-09-02T23:02:40.184Z
18922025-09-02T23:02:40.185Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
18932025-09-02T23:02:40.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-09-02T23:02:40.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-09-02T23:02:40.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-09-02T23:02:40.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18972025-09-02T23:02:40.764Z
18982025-09-02T23:02:40.764Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
18992025-09-02T23:02:41.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-09-02T23:02:41.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-09-02T23:02:41.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-09-02T23:02:41.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19032025-09-02T23:02:41.343Z
19042025-09-02T23:02:41.343Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19052025-09-02T23:02:41.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-09-02T23:02:41.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-09-02T23:02:41.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-09-02T23:02:41.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19092025-09-02T23:02:41.922Z
19102025-09-02T23:02:41.922Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19112025-09-02T23:02:42.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-09-02T23:02:42.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-09-02T23:02:42.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-09-02T23:02:42.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19152025-09-02T23:02:42.496Z
19162025-09-02T23:02:42.497Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19172025-09-02T23:02:43.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-09-02T23:02:43.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-09-02T23:02:43.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-09-02T23:02:43.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19212025-09-02T23:02:43.068Z
19222025-09-02T23:02:43.068Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19232025-09-02T23:02:43.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-09-02T23:02:43.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-09-02T23:02:43.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-09-02T23:02:43.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19272025-09-02T23:02:43.757Z
19282025-09-02T23:02:43.757Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19292025-09-02T23:02:44.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-09-02T23:02:44.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-09-02T23:02:44.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-09-02T23:02:44.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19332025-09-02T23:02:44.212Z
19342025-09-02T23:02:44.212Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19352025-09-02T23:02:44.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-09-02T23:02:44.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-09-02T23:02:44.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-09-02T23:02:44.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19392025-09-02T23:02:44.783Z
19402025-09-02T23:02:44.783Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19412025-09-02T23:02:45.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-09-02T23:02:45.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-09-02T23:02:45.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-09-02T23:02:45.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19452025-09-02T23:02:45.354Z
19462025-09-02T23:02:45.354Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19472025-09-02T23:02:45.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-09-02T23:02:45.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-09-02T23:02:45.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-09-02T23:02:45.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19512025-09-02T23:02:45.928Z
19522025-09-02T23:02:45.928Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19532025-09-02T23:02:46.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-09-02T23:02:46.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-09-02T23:02:46.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-09-02T23:02:46.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19572025-09-02T23:02:46.509Z
19582025-09-02T23:02:46.509Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19592025-09-02T23:02:47.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-09-02T23:02:47.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-09-02T23:02:47.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-09-02T23:02:47.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19632025-09-02T23:02:47.088Z
19642025-09-02T23:02:47.088Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19652025-09-02T23:02:47.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-09-02T23:02:47.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-09-02T23:02:47.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-09-02T23:02:47.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19692025-09-02T23:02:47.670Z
19702025-09-02T23:02:47.670Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19712025-09-02T23:02:48.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-09-02T23:02:48.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-09-02T23:02:48.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-09-02T23:02:48.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19752025-09-02T23:02:48.252Z
19762025-09-02T23:02:48.252Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19772025-09-02T23:02:48.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-09-02T23:02:48.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-09-02T23:02:48.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802025-09-02T23:02:48.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19812025-09-02T23:02:48.833Z
19822025-09-02T23:02:48.833Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19832025-09-02T23:02:49.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842025-09-02T23:02:49.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852025-09-02T23:02:49.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862025-09-02T23:02:49.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19872025-09-02T23:02:49.414Z
19882025-09-02T23:02:49.414Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
19892025-09-02T23:02:49.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902025-09-02T23:02:49.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912025-09-02T23:02:49.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922025-09-02T23:02:49.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19932025-09-02T23:02:49.997Z
19942025-09-02T23:02:49.997Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
19952025-09-02T23:02:50.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962025-09-02T23:02:50.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972025-09-02T23:02:50.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982025-09-02T23:02:50.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19992025-09-02T23:02:50.579Z
20002025-09-02T23:02:50.579Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20012025-09-02T23:02:51.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022025-09-02T23:02:51.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032025-09-02T23:02:51.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042025-09-02T23:02:51.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20052025-09-02T23:02:51.157Z
20062025-09-02T23:02:51.157Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20072025-09-02T23:02:51.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082025-09-02T23:02:51.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092025-09-02T23:02:51.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102025-09-02T23:02:51.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20112025-09-02T23:02:51.747Z
20122025-09-02T23:02:51.747Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20132025-09-02T23:02:52.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142025-09-02T23:02:52.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152025-09-02T23:02:52.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162025-09-02T23:02:52.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20172025-09-02T23:02:52.533Z
20182025-09-02T23:02:52.533Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20192025-09-02T23:02:53.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202025-09-02T23:02:53.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212025-09-02T23:02:53.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222025-09-02T23:02:53.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20232025-09-02T23:02:53.325Z
20242025-09-02T23:02:53.325Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20252025-09-02T23:02:54.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262025-09-02T23:02:54.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272025-09-02T23:02:54.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282025-09-02T23:02:54.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20292025-09-02T23:02:54.116Z
20302025-09-02T23:02:54.116Zinfo: running `cargo check --bins` on oxlog (49/227)
20312025-09-02T23:02:54.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322025-09-02T23:02:54.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332025-09-02T23:02:54.867Z Checking cfg-if v1.0.1
20342025-09-02T23:02:54.871Z Checking libc v0.2.174
20352025-09-02T23:02:54.994Z Checking serde v1.0.219
20362025-09-02T23:02:54.998Z Checking zeroize v1.8.1
20372025-09-02T23:02:55.006Z Checking memchr v2.7.4
20382025-09-02T23:02:55.028Z Checking typenum v1.17.0
20392025-09-02T23:02:55.031Z Checking smallvec v1.15.1
20402025-09-02T23:02:55.061Z Checking value-bag v1.9.0
20412025-09-02T23:02:55.064Z Checking subtle v2.6.1
20422025-09-02T23:02:55.261Z Checking scopeguard v1.2.0
20432025-09-02T23:02:55.347Z Checking const-oid v0.9.6
20442025-09-02T23:02:55.382Z Checking itoa v1.0.11
20452025-09-02T23:02:55.431Z Checking lock_api v0.4.12
20462025-09-02T23:02:55.466Z Checking log v0.4.27
20472025-09-02T23:02:55.601Z Checking stable_deref_trait v1.2.0
20482025-09-02T23:02:55.764Z Checking zerofrom v0.1.4
20492025-09-02T23:02:55.792Z Checking pin-project-lite v0.2.14
20502025-09-02T23:02:55.829Z Checking byteorder v1.5.0
20512025-09-02T23:02:55.931Z Checking portable-atomic v1.11.0
20522025-09-02T23:02:55.968Z Checking critical-section v1.1.3
20532025-09-02T23:02:55.995Z Checking yoke v0.7.4
20542025-09-02T23:02:56.030Z Checking getrandom v0.2.15
20552025-09-02T23:02:56.116Z Checking signal-hook-registry v1.4.2
20562025-09-02T23:02:56.147Z Checking generic-array v0.14.7
20572025-09-02T23:02:56.246Z Checking parking_lot_core v0.9.10
20582025-09-02T23:02:56.264Z Checking rand_core v0.6.4
20592025-09-02T23:02:56.349Z Checking mio v1.0.2
20602025-09-02T23:02:56.383Z Checking zerovec v0.10.4
20612025-09-02T23:02:56.598Z Checking parking_lot v0.12.3
20622025-09-02T23:02:56.616Z Checking socket2 v0.6.0
20632025-09-02T23:02:56.922Z Checking equivalent v1.0.2
20642025-09-02T23:02:56.958Z Checking futures-core v0.3.31
20652025-09-02T23:02:56.973Z Checking once_cell v1.21.3
20662025-09-02T23:02:57.049Z Checking allocator-api2 v0.2.21
20672025-09-02T23:02:57.108Z Checking foldhash v0.1.5
20682025-09-02T23:02:57.147Z Checking cpufeatures v0.2.14
20692025-09-02T23:02:57.174Z Checking writeable v0.5.5
20702025-09-02T23:02:57.262Z Checking litemap v0.7.3
20712025-09-02T23:02:57.295Z Checking getrandom v0.3.1
20722025-09-02T23:02:57.319Z Checking crypto-common v0.1.6
20732025-09-02T23:02:57.364Z Checking block-buffer v0.10.4
20742025-09-02T23:02:57.513Z Checking block-padding v0.3.3
20752025-09-02T23:02:57.531Z Checking percent-encoding v2.3.1
20762025-09-02T23:02:57.548Z Checking zerocopy v0.7.35
20772025-09-02T23:02:57.608Z Checking digest v0.10.7
20782025-09-02T23:02:57.624Z Checking libm v0.2.8
20792025-09-02T23:02:57.649Z Checking hashbrown v0.15.4
20802025-09-02T23:02:57.740Z Checking icu_locid_transform_data v1.5.0
20812025-09-02T23:02:57.758Z Checking inout v0.1.3
20822025-09-02T23:02:57.859Z Checking ryu v1.0.18
20832025-09-02T23:02:57.916Z Checking tinystr v0.7.6
20842025-09-02T23:02:57.956Z Checking hmac v0.12.1
20852025-09-02T23:02:58.005Z Checking futures-sink v0.3.31
20862025-09-02T23:02:58.112Z Checking cipher v0.4.4
20872025-09-02T23:02:58.163Z Checking futures-channel v0.3.31
20882025-09-02T23:02:58.179Z Checking sha2 v0.10.9
20892025-09-02T23:02:58.258Z Checking icu_locid v1.5.0
20902025-09-02T23:02:58.511Z Checking icu_collections v1.5.0
20912025-09-02T23:02:58.514Z Checking slab v0.4.9
20922025-09-02T23:02:58.546Z Checking num-traits v0.2.19
20932025-09-02T23:02:58.681Z Checking futures-task v0.3.31
20942025-09-02T23:02:58.749Z Checking base64ct v1.6.0
20952025-09-02T23:02:58.769Z Checking pin-utils v0.1.0
20962025-09-02T23:02:58.786Z Checking icu_properties_data v1.5.0
20972025-09-02T23:02:58.879Z Checking futures-io v0.3.31
20982025-09-02T23:02:58.928Z Checking write16 v1.0.0
20992025-09-02T23:02:59.017Z Checking icu_normalizer_data v1.5.0
21002025-09-02T23:02:59.072Z Checking utf16_iter v1.0.5
21012025-09-02T23:02:59.090Z Checking futures-util v0.3.31
21022025-09-02T23:02:59.127Z Checking utf8_iter v1.0.4
21032025-09-02T23:02:59.149Z Checking flagset v0.4.6
21042025-09-02T23:02:59.213Z Checking pem-rfc7468 v0.7.0
21052025-09-02T23:02:59.245Z Checking icu_provider v1.5.0
21062025-09-02T23:02:59.266Z Checking ppv-lite86 v0.2.20
21072025-09-02T23:02:59.335Z Checking salsa20 v0.10.2
21082025-09-02T23:02:59.354Z Checking pbkdf2 v0.12.2
21092025-09-02T23:02:59.447Z Checking bytes v1.10.1
21102025-09-02T23:02:59.482Z Checking bitflags v2.9.1
21112025-09-02T23:02:59.525Z Checking indexmap v2.10.0
21122025-09-02T23:02:59.563Z Checking serde_json v1.0.142
21132025-09-02T23:02:59.808Z Checking der v0.7.9
21142025-09-02T23:02:59.869Z Checking icu_locid_transform v1.5.0
21152025-09-02T23:02:59.968Z Checking fnv v1.0.7
21162025-09-02T23:02:59.984Z Checking scrypt v0.11.0
21172025-09-02T23:03:00.113Z Checking cbc v0.1.2
21182025-09-02T23:03:00.229Z Checking aes v0.8.4
21192025-09-02T23:03:00.336Z Checking form_urlencoded v1.2.1
21202025-09-02T23:03:00.429Z Checking tokio v1.47.0
21212025-09-02T23:03:00.565Z Checking http v1.3.1
21222025-09-02T23:03:00.724Z Checking uuid v1.17.0
21232025-09-02T23:03:00.848Z Checking icu_properties v1.5.1
21242025-09-02T23:03:01.125Z Checking tracing-core v0.1.32
21252025-09-02T23:03:01.185Z Checking base64 v0.22.1
21262025-09-02T23:03:01.368Z Compiling newtype-uuid v1.2.4
21272025-09-02T23:03:01.531Z Checking spki v0.7.3
21282025-09-02T23:03:01.690Z Checking iana-time-zone v0.1.63
21292025-09-02T23:03:01.709Z Checking tinyvec_macros v0.1.1
21302025-09-02T23:03:01.797Z Checking tracing v0.1.40
21312025-09-02T23:03:01.815Z Checking rustls-pki-types v1.10.0
21322025-09-02T23:03:01.834Z Checking pkcs5 v0.7.1
21332025-09-02T23:03:01.857Z Checking chrono v0.4.41
21342025-09-02T23:03:01.900Z Checking http-body v1.0.1
21352025-09-02T23:03:02.136Z Checking tinyvec v1.8.0
21362025-09-02T23:03:02.186Z Checking rand_core v0.9.3
21372025-09-02T23:03:02.330Z Checking aws-lc-sys v0.26.0
21382025-09-02T23:03:02.379Z Checking pkcs8 v0.10.2
21392025-09-02T23:03:02.516Z Checking errno v0.3.12
21402025-09-02T23:03:02.688Z Checking spin v0.9.8
21412025-09-02T23:03:02.732Z Checking atomic-waker v1.1.2
21422025-09-02T23:03:02.889Z Checking tower-service v0.3.3
21432025-09-02T23:03:03.040Z Checking foreign-types-shared v0.1.1
21442025-09-02T23:03:03.044Z Checking try-lock v0.2.5
21452025-09-02T23:03:03.173Z Checking untrusted v0.7.1
21462025-09-02T23:03:03.205Z Checking adler2 v2.0.0
21472025-09-02T23:03:03.373Z Checking untrusted v0.9.0
21482025-09-02T23:03:03.389Z Checking openssl-probe v0.1.5
21492025-09-02T23:03:03.414Z Checking miniz_oxide v0.8.5
21502025-09-02T23:03:03.542Z Checking ring v0.17.14
21512025-09-02T23:03:03.583Z Checking want v0.3.1
21522025-09-02T23:03:03.633Z Checking foreign-types v0.3.2
21532025-09-02T23:03:03.747Z Checking rand_chacha v0.9.0
21542025-09-02T23:03:03.783Z Checking ipnet v2.11.0
21552025-09-02T23:03:03.806Z Checking httparse v1.9.5
21562025-09-02T23:03:04.117Z Checking openssl-sys v0.9.109
21572025-09-02T23:03:04.139Z Checking thiserror v1.0.69
21582025-09-02T23:03:04.174Z Checking icu_normalizer v1.5.0
21592025-09-02T23:03:04.255Z Checking aho-corasick v1.1.3
21602025-09-02T23:03:04.299Z Checking unicode-ident v1.0.18
21612025-09-02T23:03:04.302Z Checking regex-syntax v0.8.5
21622025-09-02T23:03:04.495Z Checking httpdate v1.0.3
21632025-09-02T23:03:04.554Z Checking aws-lc-rs v1.12.4
21642025-09-02T23:03:04.761Z Checking powerfmt v0.2.0
21652025-09-02T23:03:04.932Z Checking idna_adapter v1.2.0
21662025-09-02T23:03:05.033Z Checking deranged v0.3.11
21672025-09-02T23:03:05.135Z Checking idna v1.0.3
21682025-09-02T23:03:05.321Z Checking openssl v0.10.73
21692025-09-02T23:03:05.634Z Checking url v2.5.4
21702025-09-02T23:03:05.783Z Checking proc-macro2 v1.0.95
21712025-09-02T23:03:05.840Z Checking rand v0.9.2
21722025-09-02T23:03:06.365Z Checking rustls-webpki v0.102.8
21732025-09-02T23:03:06.414Z Checking unicode-normalization v0.1.24
21742025-09-02T23:03:06.496Z Checking rustix v0.38.37
21752025-09-02T23:03:06.559Z Checking crossbeam-utils v0.8.21
21762025-09-02T23:03:06.909Z Checking semver v1.0.26
21772025-09-02T23:03:07.160Z Checking bzip2-sys v0.1.13+1.0.8
21782025-09-02T23:03:07.279Z Checking signature v2.2.0
21792025-09-02T23:03:07.298Z Checking scroll v0.12.0
21802025-09-02T23:03:07.317Z Checking crc32fast v1.4.2
21812025-09-02T23:03:07.320Z Checking num_threads v0.1.7
21822025-09-02T23:03:07.456Z Checking regex-automata v0.4.8
21832025-09-02T23:03:07.459Z Checking anstyle v1.0.11
21842025-09-02T23:03:07.491Z Checking num-conv v0.1.0
21852025-09-02T23:03:07.516Z Checking tokio-util v0.7.15
21862025-09-02T23:03:07.559Z Checking unicode-bidi v0.3.17
21872025-09-02T23:03:07.738Z Checking unicode-properties v0.1.3
21882025-09-02T23:03:07.758Z Checking siphasher v0.3.11
21892025-09-02T23:03:07.810Z Checking either v1.15.0
21902025-09-02T23:03:08.074Z Checking dyn-clone v1.0.20
21912025-09-02T23:03:08.139Z Checking time-core v0.1.2
21922025-09-02T23:03:08.187Z Checking utf8parse v0.2.2
21932025-09-02T23:03:08.192Z Checking ucd-trie v0.1.7
21942025-09-02T23:03:08.252Z Checking zlib-rs v0.5.1
21952025-09-02T23:03:08.312Z Checking plain v0.2.3
21962025-09-02T23:03:08.358Z Checking anstyle-parse v0.2.5
21972025-09-02T23:03:08.438Z Checking pest v2.7.14
21982025-09-02T23:03:08.500Z Checking goblin v0.8.2
21992025-09-02T23:03:08.653Z Checking time v0.3.36
22002025-09-02T23:03:08.762Z Checking h2 v0.4.6
22012025-09-02T23:03:09.717Z Checking schemars v0.8.22
22022025-09-02T23:03:10.021Z Checking libz-rs-sys v0.5.1
22032025-09-02T23:03:10.229Z Checking stringprep v0.1.5
22042025-09-02T23:03:10.510Z Checking native-tls v0.2.12
22052025-09-02T23:03:10.530Z Checking phf_shared v0.11.2
22062025-09-02T23:03:10.818Z Checking crossbeam-epoch v0.9.18
22072025-09-02T23:03:10.850Z Checking rustls v0.23.19
22082025-09-02T23:03:10.984Z Checking quote v1.0.40
22092025-09-02T23:03:11.188Z Checking num-integer v0.1.46
22102025-09-02T23:03:11.254Z Checking zerocopy v0.8.26
22112025-09-02T23:03:11.299Z Checking rand_chacha v0.3.1
22122025-09-02T23:03:11.329Z Checking toml_datetime v0.6.11
22132025-09-02T23:03:11.703Z Checking serde_spanned v0.6.9
22142025-09-02T23:03:11.706Z Checking zstd-sys v2.0.14+zstd.1.5.7
22152025-09-02T23:03:11.706Z Checking md-5 v0.10.6
22162025-09-02T23:03:11.886Z Checking sync_wrapper v1.0.1
22172025-09-02T23:03:11.906Z Checking ff v0.13.0
22182025-09-02T23:03:11.907Z Checking hash32 v0.2.1
22192025-09-02T23:03:11.962Z Checking gimli v0.31.1
22202025-09-02T23:03:12.046Z Checking base16ct v0.2.0
22212025-09-02T23:03:12.160Z Checking psl-types v2.0.11
22222025-09-02T23:03:12.228Z Checking colorchoice v1.0.2
22232025-09-02T23:03:12.257Z Checking is_terminal_polyfill v1.70.1
22242025-09-02T23:03:12.358Z Checking anstyle-query v1.1.1
22252025-09-02T23:03:12.389Z Checking fallible-iterator v0.2.0
22262025-09-02T23:03:12.405Z Checking tower-layer v0.3.3
22272025-09-02T23:03:12.500Z Checking pretty-hex v0.4.1
22282025-09-02T23:03:12.668Z Checking tower v0.5.2
22292025-09-02T23:03:12.710Z Checking anstream v0.6.18
22302025-09-02T23:03:12.965Z Checking postgres-protocol v0.6.8
22312025-09-02T23:03:13.122Z Checking publicsuffix v2.3.0
22322025-09-02T23:03:13.379Z Checking dof v0.3.0
22332025-09-02T23:03:13.415Z Checking sec1 v0.7.3
22342025-09-02T23:03:13.435Z Checking heapless v0.7.17
22352025-09-02T23:03:13.577Z Checking group v0.13.0
22362025-09-02T23:03:13.814Z Checking zstd-safe v7.2.3
22372025-09-02T23:03:13.842Z Checking num-iter v0.1.45
22382025-09-02T23:03:14.008Z Checking rand v0.8.5
22392025-09-02T23:03:14.027Z Checking syn v2.0.104
22402025-09-02T23:03:14.145Z Compiling daft v0.1.4
22412025-09-02T23:03:14.335Z Checking ipnetwork v0.21.1
22422025-09-02T23:03:14.481Z Checking cookie v0.18.1
22432025-09-02T23:03:14.662Z Checking dtrace-parser v0.2.0
22442025-09-02T23:03:14.733Z Checking tokio-native-tls v0.3.1
22452025-09-02T23:03:14.927Z Checking flate2 v1.1.2
22462025-09-02T23:03:14.988Z Checking hyper v1.6.0
22472025-09-02T23:03:15.012Z Checking terminal_size v0.4.0
22482025-09-02T23:03:15.155Z Checking rustls-native-certs v0.8.1
22492025-09-02T23:03:15.176Z Checking lazy_static v1.5.0
22502025-09-02T23:03:15.194Z Checking webpki-roots v1.0.1
22512025-09-02T23:03:15.320Z Checking http-body-util v0.1.3
22522025-09-02T23:03:15.357Z Checking signal-hook v0.3.18
22532025-09-02T23:03:15.392Z Checking hkdf v0.12.4
22542025-09-02T23:03:15.577Z Checking crypto-bigint v0.5.5
22552025-09-02T23:03:15.604Z Checking addr2line v0.24.2
22562025-09-02T23:03:15.624Z Checking thread-id v4.2.2
22572025-09-02T23:03:15.688Z Checking object v0.36.5
22582025-09-02T23:03:15.747Z Checking bitflags v1.3.2
22592025-09-02T23:03:15.763Z Checking managed v0.8.0
22602025-09-02T23:03:15.847Z Checking tokio-rustls v0.26.0
22612025-09-02T23:03:15.868Z Checking strsim v0.11.1
22622025-09-02T23:03:16.122Z Checking clap_lex v0.7.4
22632025-09-02T23:03:16.140Z Checking iri-string v0.7.8
22642025-09-02T23:03:16.160Z Checking rustc-demangle v0.1.24
22652025-09-02T23:03:16.250Z Checking lockfree-object-pool v0.1.6
22662025-09-02T23:03:16.388Z Compiling rayon-core v1.12.1
22672025-09-02T23:03:16.536Z Checking bumpalo v3.16.0
22682025-09-02T23:03:16.609Z Checking winnow v0.5.40
22692025-09-02T23:03:16.703Z Checking simd-adler32 v0.3.7
22702025-09-02T23:03:16.885Z Checking clap_builder v4.5.41
22712025-09-02T23:03:16.940Z Checking hyper-util v0.1.16
22722025-09-02T23:03:17.068Z Checking zopfli v0.8.1
22732025-09-02T23:03:17.743Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22742025-09-02T23:03:18.082Z Checking smoltcp v0.9.1
22752025-09-02T23:03:18.245Z Checking elliptic-curve v0.13.8
22762025-09-02T23:03:18.714Z Checking tower-http v0.6.6
22772025-09-02T23:03:18.910Z Checking signal-hook-mio v0.2.4
22782025-09-02T23:03:19.082Z Checking num-bigint-dig v0.8.4
22792025-09-02T23:03:19.291Z Checking cookie_store v0.21.1
22802025-09-02T23:03:19.393Z Checking toml_edit v0.19.15
22812025-09-02T23:03:19.484Z Checking oxnet v0.1.3
22822025-09-02T23:03:19.511Z Checking hyper-rustls v0.27.7
22832025-09-02T23:03:19.840Z Checking hyper-tls v0.6.0
22842025-09-02T23:03:19.868Z Checking zstd v0.13.3
22852025-09-02T23:03:19.887Z Checking postgres-types v0.2.9
22862025-09-02T23:03:19.982Z Checking bstr v1.10.0
22872025-09-02T23:03:20.001Z Checking usdt-impl v0.5.0
22882025-09-02T23:03:20.114Z Checking regex v1.11.1
22892025-09-02T23:03:20.221Z Checking crossbeam-deque v0.8.5
22902025-09-02T23:03:20.538Z Checking phf v0.11.2
22912025-09-02T23:03:20.542Z Checking ed25519 v2.2.3
22922025-09-02T23:03:20.566Z Checking bzip2 v0.4.4
22932025-09-02T23:03:20.706Z Checking bzip2 v0.5.2
22942025-09-02T23:03:20.805Z Checking curve25519-dalek v4.1.3
22952025-09-02T23:03:20.867Z Checking thiserror v2.0.12
22962025-09-02T23:03:20.871Z Checking pkcs1 v0.7.5
22972025-09-02T23:03:20.906Z Checking strum v0.27.2
22982025-09-02T23:03:21.002Z Checking hubpack v0.1.2
22992025-09-02T23:03:21.035Z Checking memoffset v0.9.1
23002025-09-02T23:03:21.088Z Checking serde_urlencoded v0.7.1
23012025-09-02T23:03:21.151Z Checking float-cmp v0.10.0
23022025-09-02T23:03:21.272Z Checking serde-big-array v0.5.1
23032025-09-02T23:03:21.300Z Checking rfc6979 v0.4.0
23042025-09-02T23:03:21.317Z Checking socket2 v0.5.10
23052025-09-02T23:03:21.387Z Checking memmap v0.7.0
23062025-09-02T23:03:21.502Z Checking encoding_rs v0.8.34
23072025-09-02T23:03:21.515Z Checking fixedbitset v0.4.2
23082025-09-02T23:03:21.534Z Checking new_debug_unreachable v1.0.6
23092025-09-02T23:03:21.609Z Checking normalize-line-endings v0.3.0
23102025-09-02T23:03:21.638Z Checking mime v0.3.17
23112025-09-02T23:03:21.678Z Checking backtrace v0.3.74
23122025-09-02T23:03:21.746Z Checking whoami v1.5.2
23132025-09-02T23:03:21.785Z Checking toml_write v0.1.2
23142025-09-02T23:03:21.828Z Checking precomputed-hash v0.1.1
23152025-09-02T23:03:21.847Z Checking unicode-segmentation v1.12.0
23162025-09-02T23:03:21.946Z Checking difflib v0.4.0
23172025-09-02T23:03:21.964Z Checking predicates-core v1.0.8
23182025-09-02T23:03:22.031Z Checking static_assertions v1.1.0
23192025-09-02T23:03:22.086Z Checking data-encoding v2.9.0
23202025-09-02T23:03:22.147Z Checking minimal-lexical v0.2.1
23212025-09-02T23:03:22.164Z Checking winnow v0.7.10
23222025-09-02T23:03:22.229Z Checking unicode-width v0.2.0
23232025-09-02T23:03:22.267Z Checking predicates v3.1.3
23242025-09-02T23:03:22.539Z Checking similar v2.7.0
23252025-09-02T23:03:22.543Z Checking ed25519-dalek v2.1.1
23262025-09-02T23:03:22.543Z Checking nom v7.1.3
23272025-09-02T23:03:22.634Z Checking hickory-proto v0.25.2
23282025-09-02T23:03:22.715Z Checking console v0.15.10
23292025-09-02T23:03:22.916Z Checking anyhow v1.0.99
23302025-09-02T23:03:22.942Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23312025-09-02T23:03:23.276Z Checking tokio-postgres v0.7.13
23322025-09-02T23:03:23.296Z Checking string_cache v0.8.9
23332025-09-02T23:03:23.361Z Checking toml v0.7.8
23342025-09-02T23:03:23.586Z Checking petgraph v0.6.5
23352025-09-02T23:03:23.714Z Checking reqwest v0.12.22
23362025-09-02T23:03:24.067Z Checking usdt v0.5.0
23372025-09-02T23:03:24.341Z Checking ecdsa v0.16.9
23382025-09-02T23:03:24.990Z Checking toml_edit v0.22.27
23392025-09-02T23:03:25.116Z Checking rsa v0.9.6
23402025-09-02T23:03:25.439Z Checking nix v0.29.0
23412025-09-02T23:03:25.536Z Checking zip v4.2.0
23422025-09-02T23:03:26.096Z Checking zip v0.6.6
23432025-09-02T23:03:26.726Z Checking clap v4.5.41
23442025-09-02T23:03:26.791Z Checking crossterm v0.28.1
23452025-09-02T23:03:26.826Z Checking ahash v0.8.12
23462025-09-02T23:03:26.847Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23472025-09-02T23:03:26.863Z Checking tokio-stream v0.1.17
23482025-09-02T23:03:26.878Z Checking itertools v0.13.0
23492025-09-02T23:03:27.213Z Checking itertools v0.12.1
23502025-09-02T23:03:27.232Z Checking itertools v0.10.5
23512025-09-02T23:03:27.622Z Checking fs-err v3.1.1
23522025-09-02T23:03:27.634Z Checking buf-list v1.0.3
23532025-09-02T23:03:27.978Z Checking strum v0.26.3
23542025-09-02T23:03:28.164Z Checking rustix v1.0.7
23552025-09-02T23:03:28.186Z Checking slog v2.7.0
23562025-09-02T23:03:28.350Z Checking x509-cert v0.2.5
23572025-09-02T23:03:28.486Z Checking openapiv3 v2.2.0
23582025-09-02T23:03:28.653Z Checking sha1 v0.10.6
23592025-09-02T23:03:28.965Z Checking winnow v0.6.26
23602025-09-02T23:03:29.209Z Checking unicode-xid v0.2.6
23612025-09-02T23:03:29.214Z Checking rustc-hash v2.1.1
23622025-09-02T23:03:29.242Z Checking peg-runtime v0.8.5
23632025-09-02T23:03:29.351Z Checking lalrpop-util v0.19.12
23642025-09-02T23:03:29.390Z Checking rayon v1.10.0
23652025-09-02T23:03:29.492Z Checking camino v1.1.11
23662025-09-02T23:03:29.626Z Checking sigpipe v0.1.3
23672025-09-02T23:03:29.665Z Checking glob v0.3.2
23682025-09-02T23:03:29.757Z Checking jiff v0.2.15
23692025-09-02T23:03:33.617Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23702025-09-02T23:03:33.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s
23712025-09-02T23:03:34.173Z
23722025-09-02T23:03:34.174Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23732025-09-02T23:03:34.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23742025-09-02T23:03:34.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23752025-09-02T23:03:34.997Z Compiling regress v0.10.4
23762025-09-02T23:03:35.125Z Checking heck v0.5.0
23772025-09-02T23:03:35.151Z Compiling unsafe-libyaml v0.2.11
23782025-09-02T23:03:35.169Z Checking newtype-uuid v1.2.4
23792025-09-02T23:03:35.184Z Compiling structmeta-derive v0.3.0
23802025-09-02T23:03:35.189Z Checking dirs-sys-next v0.1.2
23812025-09-02T23:03:35.189Z Checking fastrand v2.1.1
23822025-09-02T23:03:35.311Z Checking thread_local v1.1.8
23832025-09-02T23:03:35.413Z Checking dirs-next v2.0.0
23842025-09-02T23:03:35.452Z Checking daft v0.1.4
23852025-09-02T23:03:35.556Z Checking tempfile v3.20.0
23862025-09-02T23:03:35.576Z Compiling ident_case v1.0.1
23872025-09-02T23:03:35.596Z Checking term v0.7.0
23882025-09-02T23:03:35.776Z Compiling darling_core v0.20.10
23892025-09-02T23:03:35.871Z Checking crossbeam-channel v0.5.15
23902025-09-02T23:03:35.944Z Checking futures-executor v0.3.31
23912025-09-02T23:03:36.017Z Checking is-terminal v0.4.13
23922025-09-02T23:03:36.156Z Compiling rustls v0.22.4
23932025-09-02T23:03:36.197Z Checking take_mut v0.2.2
23942025-09-02T23:03:36.377Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23952025-09-02T23:03:36.481Z Compiling serde_yaml v0.9.34+deprecated
23962025-09-02T23:03:36.580Z Checking slog-async v2.8.0
23972025-09-02T23:03:36.816Z Checking futures v0.3.31
23982025-09-02T23:03:36.882Z Checking slog-term v2.9.1
23992025-09-02T23:03:36.943Z Compiling proc-macro-crate v1.3.1
24002025-09-02T23:03:36.961Z Checking wait-timeout v0.2.0
24012025-09-02T23:03:37.163Z Compiling multer v3.1.0
24022025-09-02T23:03:37.392Z Compiling ref-cast v1.0.24
24032025-09-02T23:03:37.522Z Checking match_cfg v0.1.0
24042025-09-02T23:03:37.630Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24052025-09-02T23:03:37.747Z Compiling structmeta v0.3.0
24062025-09-02T23:03:37.795Z Checking bit-vec v0.8.0
24072025-09-02T23:03:37.906Z Checking quick-error v1.2.3
24082025-09-02T23:03:38.066Z Compiling num_enum_derive v0.5.11
24092025-09-02T23:03:38.085Z Checking rusty-fork v0.3.0
24102025-09-02T23:03:38.133Z Compiling derive-ex v0.1.8
24112025-09-02T23:03:38.204Z Checking bit-set v0.8.0
24122025-09-02T23:03:38.408Z Checking hostname v0.3.1
24132025-09-02T23:03:38.429Z Checking typify-impl v0.3.0
24142025-09-02T23:03:38.479Z Checking typify-impl v0.2.0
24152025-09-02T23:03:40.888Z Checking toml_parser v1.0.2
24162025-09-02T23:03:40.943Z Checking progenitor-client v0.9.1
24172025-09-02T23:03:41.435Z Checking rand_xorshift v0.4.0
24182025-09-02T23:03:41.514Z Compiling darling_macro v0.20.10
24192025-09-02T23:03:41.639Z Checking slog-json v2.6.1
24202025-09-02T23:03:41.658Z Compiling lzma-sys v0.1.20
24212025-09-02T23:03:41.924Z Checking toml_datetime v0.7.0
24222025-09-02T23:03:42.021Z Checking hex v0.4.3
24232025-09-02T23:03:42.159Z Checking serde_spanned v1.0.0
24242025-09-02T23:03:42.365Z Compiling foreign-types-macros v0.2.3
24252025-09-02T23:03:42.407Z Compiling async-stream-impl v0.3.6
24262025-09-02T23:03:42.410Z Compiling ref-cast-impl v1.0.24
24272025-09-02T23:03:42.443Z Compiling darling v0.20.10
24282025-09-02T23:03:42.506Z Compiling dropshot v0.16.3
24292025-09-02T23:03:42.575Z Checking arc-swap v1.7.1
24302025-09-02T23:03:42.853Z Checking toml_writer v1.0.2
24312025-09-02T23:03:42.872Z Checking unarray v0.1.4
24322025-09-02T23:03:42.951Z Checking utf-8 v0.7.6
24332025-09-02T23:03:43.044Z Checking foreign-types-shared v0.3.1
24342025-09-02T23:03:43.168Z Checking tungstenite v0.21.0
24352025-09-02T23:03:43.192Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24362025-09-02T23:03:43.220Z Checking toml v0.9.5
24372025-09-02T23:03:43.302Z Checking proptest v1.7.0
24382025-09-02T23:03:43.558Z Checking foreign-types v0.5.0
24392025-09-02T23:03:43.681Z Checking slog-scope v4.4.0
24402025-09-02T23:03:43.723Z Checking async-stream v0.3.6
24412025-09-02T23:03:43.773Z Compiling serde_with_macros v3.14.0
24422025-09-02T23:03:43.895Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24432025-09-02T23:03:43.982Z Compiling test-strategy v0.4.3
24442025-09-02T23:03:44.007Z Checking tokio-rustls v0.25.0
24452025-09-02T23:03:44.065Z Checking slog-bunyan v2.5.0
24462025-09-02T23:03:44.254Z Checking num_enum v0.5.11
24472025-09-02T23:03:44.391Z Compiling proc-macro-error v1.0.4
24482025-09-02T23:03:44.552Z Compiling parse-display-derive v0.10.0
24492025-09-02T23:03:45.164Z Checking progenitor-client v0.8.0
24502025-09-02T23:03:45.185Z Compiling heck v0.3.3
24512025-09-02T23:03:45.542Z Checking waitgroup v0.1.2
24522025-09-02T23:03:45.564Z Checking rustls-pemfile v2.2.0
24532025-09-02T23:03:45.699Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24542025-09-02T23:03:45.799Z Compiling dropshot_endpoint v0.16.3
24552025-09-02T23:03:46.236Z Checking serde_path_to_error v0.1.17
24562025-09-02T23:03:46.599Z Compiling derive-where v1.5.0
24572025-09-02T23:03:46.918Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24582025-09-02T23:03:47.528Z Checking cstr-argument v0.1.2
24592025-09-02T23:03:47.696Z Checking hostname v0.4.0
24602025-09-02T23:03:47.720Z Checking instant v0.1.13
24612025-09-02T23:03:47.851Z Checking pretty-hex v0.2.1
24622025-09-02T23:03:47.873Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24632025-09-02T23:03:47.877Z Checking debug-ignore v1.0.5
24642025-09-02T23:03:48.047Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24652025-09-02T23:03:48.050Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24662025-09-02T23:03:48.219Z Checking backoff v0.4.0
24672025-09-02T23:03:48.349Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24682025-09-02T23:03:48.461Z Checking parse-display v0.10.0
24692025-09-02T23:03:48.522Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702025-09-02T23:03:48.678Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712025-09-02T23:03:48.695Z Checking serde_with v3.14.0
24722025-09-02T23:03:48.728Z Compiling zone_cfg_derive v0.1.2
24732025-09-02T23:03:48.809Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24742025-09-02T23:03:48.847Z Checking tokio-tungstenite v0.21.0
24752025-09-02T23:03:49.523Z Checking slog-stdlog v4.1.1
24762025-09-02T23:03:49.574Z Checking iddqd v0.3.9
24772025-09-02T23:03:49.677Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24782025-09-02T23:03:49.708Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24792025-09-02T23:03:50.037Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24802025-09-02T23:03:50.070Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24812025-09-02T23:03:50.240Z Checking progenitor-client v0.10.0
24822025-09-02T23:03:50.360Z Checking colored v2.2.0
24832025-09-02T23:03:50.666Z Checking macaddr v1.0.1
24842025-09-02T23:03:50.768Z Checking number_prefix v0.4.0
24852025-09-02T23:03:50.995Z Checking base64 v0.13.1
24862025-09-02T23:03:51.026Z Checking unicode-width v0.1.14
24872025-09-02T23:03:51.137Z Checking base64 v0.21.7
24882025-09-02T23:03:51.161Z Checking indicatif v0.17.11
24892025-09-02T23:03:51.213Z Compiling typify-macro v0.3.0
24902025-09-02T23:03:51.395Z Compiling typify-macro v0.2.0
24912025-09-02T23:03:51.434Z Checking ron v0.7.1
24922025-09-02T23:03:51.564Z Checking tabwriter v1.4.0
24932025-09-02T23:03:51.634Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24942025-09-02T23:03:51.823Z Checking zone v0.1.8
24952025-09-02T23:03:51.961Z Checking slog-envlogger v2.2.0
24962025-09-02T23:03:52.125Z Checking xz2 v0.1.7
24972025-09-02T23:03:53.229Z Checking toml v0.8.23
24982025-09-02T23:03:53.232Z Checking tokio-dtrace v0.1.0
24992025-09-02T23:03:53.232Z Checking xattr v1.3.1
25002025-09-02T23:03:53.232Z Checking yasna v0.5.2
25012025-09-02T23:03:53.232Z Checking pem v3.0.5
25022025-09-02T23:03:53.232Z Checking smf v0.2.3
25032025-09-02T23:03:53.233Z Checking headers-core v0.3.0
25042025-09-02T23:03:53.233Z Checking filetime v0.2.25
25052025-09-02T23:03:53.233Z Checking same-file v1.0.6
25062025-09-02T23:03:53.233Z Checking headers v0.4.1
25072025-09-02T23:03:53.246Z Checking oxide-tokio-rt v0.1.2
25082025-09-02T23:03:53.267Z Checking tar v0.4.44
25092025-09-02T23:03:53.324Z Checking walkdir v2.5.0
25102025-09-02T23:03:53.376Z Checking rcgen v0.12.1
25112025-09-02T23:03:53.468Z Checking camino-tempfile v1.4.1
25122025-09-02T23:03:53.619Z Checking atomicwrites v0.4.4
25132025-09-02T23:03:53.761Z Checking subprocess v0.2.9
25142025-09-02T23:03:54.900Z Compiling typify v0.2.0
25152025-09-02T23:03:54.928Z Compiling typify v0.3.0
25162025-09-02T23:03:55.006Z Compiling progenitor-impl v0.8.0
25172025-09-02T23:03:55.039Z Compiling progenitor-impl v0.9.1
25182025-09-02T23:03:57.814Z Compiling progenitor-macro v0.9.1
25192025-09-02T23:03:57.916Z Compiling progenitor-macro v0.8.0
25202025-09-02T23:04:02.606Z Checking progenitor v0.9.1
25212025-09-02T23:04:02.758Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25222025-09-02T23:04:02.881Z Checking progenitor v0.8.0
25232025-09-02T23:04:03.026Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25242025-09-02T23:04:05.464Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25252025-09-02T23:04:05.547Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25262025-09-02T23:04:11.848Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25272025-09-02T23:04:13.459Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25282025-09-02T23:04:14.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.64s
25292025-09-02T23:04:15.021Z
25302025-09-02T23:04:15.021Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
25312025-09-02T23:04:15.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322025-09-02T23:04:15.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332025-09-02T23:04:15.833Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25342025-09-02T23:04:17.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
25352025-09-02T23:04:17.580Z
25362025-09-02T23:04:17.580Zinfo: running `cargo check --bins` on nexus-config (52/227)
25372025-09-02T23:04:18.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382025-09-02T23:04:18.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392025-09-02T23:04:18.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402025-09-02T23:04:18.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25412025-09-02T23:04:18.346Z
25422025-09-02T23:04:18.346Zinfo: running `cargo check --bins` on omicron-rpaths (53/227)
25432025-09-02T23:04:18.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442025-09-02T23:04:18.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452025-09-02T23:04:18.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462025-09-02T23:04:18.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25472025-09-02T23:04:19.074Z
25482025-09-02T23:04:19.074Zinfo: running `cargo check --bins` on omicron-certificates (54/227)
25492025-09-02T23:04:19.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-09-02T23:04:19.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-09-02T23:04:19.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522025-09-02T23:04:19.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25532025-09-02T23:04:19.841Z
25542025-09-02T23:04:19.841Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/227)
25552025-09-02T23:04:20.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-09-02T23:04:20.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-09-02T23:04:20.714Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25582025-09-02T23:04:20.718Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25592025-09-02T23:04:20.857Z Compiling darling_core v0.21.0
25602025-09-02T23:04:20.867Z Compiling tempfile v3.20.0
25612025-09-02T23:04:20.880Z Compiling wait-timeout v0.2.0
25622025-09-02T23:04:20.880Z Compiling match_cfg v0.1.0
25632025-09-02T23:04:20.884Z Compiling bit-vec v0.8.0
25642025-09-02T23:04:20.884Z Compiling quick-error v1.2.3
25652025-09-02T23:04:21.000Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25662025-09-02T23:04:21.062Z Compiling hostname v0.3.1
25672025-09-02T23:04:21.099Z Compiling rustls v0.22.4
25682025-09-02T23:04:21.284Z Compiling rusty-fork v0.3.0
25692025-09-02T23:04:21.315Z Compiling progenitor-client v0.9.1
25702025-09-02T23:04:21.393Z Compiling bit-set v0.8.0
25712025-09-02T23:04:21.424Z Compiling toml_parser v1.0.2
25722025-09-02T23:04:21.533Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25732025-09-02T23:04:21.582Z Compiling slog-json v2.6.1
25742025-09-02T23:04:21.702Z Compiling rand_xorshift v0.4.0
25752025-09-02T23:04:21.837Z Compiling itertools v0.14.0
25762025-09-02T23:04:21.905Z Compiling toml_datetime v0.7.0
25772025-09-02T23:04:21.931Z Compiling hex v0.4.3
25782025-09-02T23:04:21.992Z Compiling serde_spanned v1.0.0
25792025-09-02T23:04:22.273Z Compiling unarray v0.1.4
25802025-09-02T23:04:22.466Z Compiling heapless v0.8.0
25812025-09-02T23:04:22.493Z Compiling toml_writer v1.0.2
25822025-09-02T23:04:22.547Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25832025-09-02T23:04:22.734Z Compiling proptest v1.7.0
25842025-09-02T23:04:22.873Z Compiling toml v0.9.5
25852025-09-02T23:04:22.932Z Compiling slog-bunyan v2.5.0
25862025-09-02T23:04:23.144Z Compiling progenitor v0.9.1
25872025-09-02T23:04:23.333Z Compiling async-stream v0.3.6
25882025-09-02T23:04:23.364Z Compiling multer v3.1.0
25892025-09-02T23:04:23.621Z Compiling ref-cast v1.0.24
25902025-09-02T23:04:23.791Z Compiling waitgroup v0.1.2
25912025-09-02T23:04:24.029Z Compiling rustls-pemfile v2.2.0
25922025-09-02T23:04:24.303Z Checking hash32 v0.3.1
25932025-09-02T23:04:24.367Z Compiling serde_path_to_error v0.1.17
25942025-09-02T23:04:24.527Z Compiling hostname v0.4.0
25952025-09-02T23:04:24.712Z Compiling instant v0.1.13
25962025-09-02T23:04:24.773Z Compiling smoltcp v0.11.0
25972025-09-02T23:04:24.897Z Compiling debug-ignore v1.0.5
25982025-09-02T23:04:25.081Z Compiling backoff v0.4.0
25992025-09-02T23:04:25.434Z Compiling tokio-rustls v0.25.0
26002025-09-02T23:04:25.485Z Compiling iddqd v0.3.9
26012025-09-02T23:04:25.881Z Compiling dropshot v0.16.3
26022025-09-02T23:04:25.962Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26032025-09-02T23:04:26.011Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26042025-09-02T23:04:26.204Z Compiling parse-display v0.10.0
26052025-09-02T23:04:26.841Z Compiling serde_with v3.14.0
26062025-09-02T23:04:26.989Z Compiling darling_macro v0.21.0
26072025-09-02T23:04:27.950Z Compiling darling v0.21.0
26082025-09-02T23:04:28.099Z Compiling ingot-macros v0.1.1
26092025-09-02T23:04:28.191Z Checking num-rational v0.4.2
26102025-09-02T23:04:28.854Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26112025-09-02T23:04:29.444Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26122025-09-02T23:04:29.763Z Compiling progenitor-client v0.10.0
26132025-09-02T23:04:30.002Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26142025-09-02T23:04:30.295Z Checking num-complex v0.4.6
26152025-09-02T23:04:31.682Z Compiling macaddr v1.0.1
26162025-09-02T23:04:32.118Z Checking cobs v0.2.3
26172025-09-02T23:04:32.141Z Compiling num v0.4.3
26182025-09-02T23:04:32.343Z Checking postcard v1.0.10
26192025-09-02T23:04:32.458Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26202025-09-02T23:04:32.912Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26212025-09-02T23:04:32.935Z Compiling float-ord v0.3.2
26222025-09-02T23:04:33.136Z Compiling convert_case v0.4.0
26232025-09-02T23:04:33.297Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26242025-09-02T23:04:33.353Z Compiling toml v0.8.23
26252025-09-02T23:04:33.964Z Compiling derive_more v0.99.20
26262025-09-02T23:04:34.794Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26272025-09-02T23:04:34.997Z Checking linked-hash-map v0.5.6
26282025-09-02T23:04:35.083Z Checking ingot-types v0.1.2
26292025-09-02T23:04:35.173Z Checking siphasher v1.0.1
26302025-09-02T23:04:35.318Z Compiling crucible-workspace-hack v0.1.0
26312025-09-02T23:04:35.537Z Checking phf_shared v0.12.1
26322025-09-02T23:04:35.657Z Checking lru-cache v0.1.2
26332025-09-02T23:04:35.686Z Checking resolv-conf v0.7.0
26342025-09-02T23:04:35.803Z Checking newline-converter v0.3.0
26352025-09-02T23:04:35.828Z Checking ingot v0.1.1
26362025-09-02T23:04:35.862Z Checking hickory-proto v0.24.4
26372025-09-02T23:04:36.066Z Checking prettyplease v0.2.36
26382025-09-02T23:04:36.654Z Compiling slog-dtrace v0.3.0
26392025-09-02T23:04:37.017Z Compiling chrono-tz v0.10.4
26402025-09-02T23:04:37.250Z Compiling zone_cfg_derive v0.3.0
26412025-09-02T23:04:37.392Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26422025-09-02T23:04:38.526Z Checking expectorate v1.2.0
26432025-09-02T23:04:38.580Z Checking phf v0.12.1
26442025-09-02T23:04:38.760Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26452025-09-02T23:04:38.818Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26462025-09-02T23:04:38.847Z Compiling const_format_proc_macros v0.2.34
26472025-09-02T23:04:39.167Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26482025-09-02T23:04:39.300Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26492025-09-02T23:04:39.837Z Compiling num-derive v0.4.2
26502025-09-02T23:04:40.041Z Checking hickory-resolver v0.24.4
26512025-09-02T23:04:40.208Z Checking highway v1.3.0
26522025-09-02T23:04:40.377Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532025-09-02T23:04:40.692Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26542025-09-02T23:04:40.713Z Checking const_format v0.2.34
26552025-09-02T23:04:40.766Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26562025-09-02T23:04:41.204Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26572025-09-02T23:04:41.678Z Checking qorb v0.4.1
26582025-09-02T23:04:41.717Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26592025-09-02T23:04:42.070Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26602025-09-02T23:04:42.183Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26612025-09-02T23:04:42.362Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26622025-09-02T23:04:42.529Z Checking zone v0.3.1
26632025-09-02T23:04:43.065Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
26642025-09-02T23:04:43.271Z Checking gethostname v0.5.0
26652025-09-02T23:04:43.295Z Checking bcs v0.1.6
26662025-09-02T23:04:43.317Z Checking nanorand v0.7.0
26672025-09-02T23:04:43.421Z Compiling async-recursion v1.1.1
26682025-09-02T23:04:43.538Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26692025-09-02T23:04:43.704Z Checking termtree v0.5.1
26702025-09-02T23:04:43.741Z Checking flume v0.11.1
26712025-09-02T23:04:43.945Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26722025-09-02T23:04:48.946Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26732025-09-02T23:04:52.562Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26742025-09-02T23:04:55.158Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26752025-09-02T23:04:56.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s
26762025-09-02T23:04:56.703Z
26772025-09-02T23:04:56.703Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/227)
26782025-09-02T23:04:57.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-09-02T23:04:57.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-09-02T23:04:57.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-09-02T23:04:57.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26822025-09-02T23:04:57.498Z
26832025-09-02T23:04:57.498Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/227)
26842025-09-02T23:04:58.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-09-02T23:04:58.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-09-02T23:04:58.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-09-02T23:04:58.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26882025-09-02T23:04:58.269Z
26892025-09-02T23:04:58.269Zinfo: running `cargo check --bins` on openapi-manager-types (58/227)
26902025-09-02T23:04:58.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-09-02T23:04:58.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-09-02T23:04:58.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-09-02T23:04:58.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26942025-09-02T23:04:59.000Z
26952025-09-02T23:04:59.000Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (59/227)
26962025-09-02T23:04:59.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-09-02T23:04:59.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-09-02T23:04:59.792Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992025-09-02T23:05:00.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
27002025-09-02T23:05:00.680Z
27012025-09-02T23:05:00.680Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (60/227)
27022025-09-02T23:05:01.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-09-02T23:05:01.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-09-02T23:05:01.498Z Compiling cfg_aliases v0.1.1
27052025-09-02T23:05:01.498Z Compiling convert_case v0.7.1
27062025-09-02T23:05:01.501Z Compiling vte_generate_state_changes v0.1.2
27072025-09-02T23:05:01.631Z Checking fd-lock v4.0.2
27082025-09-02T23:05:01.643Z Checking nibble_vec v0.1.0
27092025-09-02T23:05:01.668Z Checking endian-type v0.1.2
27102025-09-02T23:05:01.671Z Checking bytecount v0.6.8
27112025-09-02T23:05:01.671Z Compiling tabled_derive v0.7.0
27122025-09-02T23:05:01.719Z Compiling nix v0.28.0
27132025-09-02T23:05:01.825Z Checking papergrid v0.11.0
27142025-09-02T23:05:01.846Z Compiling peg-macros v0.8.5
27152025-09-02T23:05:01.864Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27162025-09-02T23:05:01.896Z Checking radix_trie v0.2.1
27172025-09-02T23:05:02.231Z Checking vte v0.11.1
27182025-09-02T23:05:02.314Z Compiling sqlparser_derive v0.2.2
27192025-09-02T23:05:02.349Z Compiling derive_more-impl v2.0.1
27202025-09-02T23:05:02.841Z Checking home v0.5.9
27212025-09-02T23:05:03.012Z Checking nu-ansi-term v0.50.1
27222025-09-02T23:05:03.224Z Checking unicode_categories v0.1.1
27232025-09-02T23:05:03.337Z Checking sqlparser v0.45.0
27242025-09-02T23:05:03.461Z Checking display-error-chain v0.2.2
27252025-09-02T23:05:03.522Z Checking sqlformat v0.3.5
27262025-09-02T23:05:03.651Z Checking strip-ansi-escapes v0.2.0
27272025-09-02T23:05:03.796Z Checking tabled v0.15.0
27282025-09-02T23:05:03.824Z Checking reedline v0.40.0
27292025-09-02T23:05:04.132Z Checking derive_more v2.0.1
27302025-09-02T23:05:04.252Z Checking crossterm v0.29.0
27312025-09-02T23:05:04.584Z Checking peg v0.8.5
27322025-09-02T23:05:04.897Z Checking rustyline v14.0.0
27332025-09-02T23:05:13.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s
27342025-09-02T23:05:13.836Z
27352025-09-02T23:05:13.836Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (61/227)
27362025-09-02T23:05:14.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-09-02T23:05:14.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-09-02T23:05:14.646Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27392025-09-02T23:05:19.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
27402025-09-02T23:05:20.076Z
27412025-09-02T23:05:20.076Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (62/227)
27422025-09-02T23:05:20.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-09-02T23:05:20.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-09-02T23:05:20.884Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27452025-09-02T23:05:24.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
27462025-09-02T23:05:24.754Z
27472025-09-02T23:05:24.754Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (63/227)
27482025-09-02T23:05:25.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-09-02T23:05:25.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-09-02T23:05:25.561Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27512025-09-02T23:05:30.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
27522025-09-02T23:05:30.676Z
27532025-09-02T23:05:30.676Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (64/227)
27542025-09-02T23:05:31.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-09-02T23:05:31.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-09-02T23:05:31.495Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27572025-09-02T23:05:36.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
27582025-09-02T23:05:36.745Z
27592025-09-02T23:05:36.745Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (65/227)
27602025-09-02T23:05:37.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-09-02T23:05:37.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-09-02T23:05:37.553Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27632025-09-02T23:05:41.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
27642025-09-02T23:05:41.609Z
27652025-09-02T23:05:41.609Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (66/227)
27662025-09-02T23:05:42.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-09-02T23:05:42.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-09-02T23:05:42.420Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27692025-09-02T23:05:46.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
27702025-09-02T23:05:46.505Z
27712025-09-02T23:05:46.505Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (67/227)
27722025-09-02T23:05:47.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-09-02T23:05:47.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-09-02T23:05:47.318Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27752025-09-02T23:05:52.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
27762025-09-02T23:05:52.677Z
27772025-09-02T23:05:52.677Zinfo: running `cargo check --bins` on oximeter (68/227)
27782025-09-02T23:05:53.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-09-02T23:05:53.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-09-02T23:05:53.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-09-02T23:05:53.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27822025-09-02T23:05:53.445Z
27832025-09-02T23:05:53.445Zinfo: running `cargo check --bins` on oximeter-macro-impl (69/227)
27842025-09-02T23:05:54.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-09-02T23:05:54.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-09-02T23:05:54.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-09-02T23:05:54.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27882025-09-02T23:05:54.172Z
27892025-09-02T23:05:54.172Zinfo: running `cargo check --bins` on oximeter-schema (70/227)
27902025-09-02T23:05:54.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-09-02T23:05:54.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-09-02T23:05:54.944Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27932025-09-02T23:05:56.936Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27942025-09-02T23:05:57.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
27952025-09-02T23:05:58.141Z
27962025-09-02T23:05:58.141Zinfo: running `cargo check --bins` on oximeter-types (71/227)
27972025-09-02T23:05:58.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-09-02T23:05:58.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-09-02T23:05:58.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-09-02T23:05:58.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28012025-09-02T23:05:58.909Z
28022025-09-02T23:05:58.909Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (72/227)
28032025-09-02T23:05:59.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-09-02T23:05:59.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-09-02T23:05:59.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-09-02T23:05:59.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28072025-09-02T23:05:59.678Z
28082025-09-02T23:05:59.678Zinfo: running `cargo check --bins` on oxql-types (73/227)
28092025-09-02T23:06:00.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-09-02T23:06:00.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-09-02T23:06:00.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-09-02T23:06:00.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28132025-09-02T23:06:00.448Z
28142025-09-02T23:06:00.448Zinfo: running `cargo check --bins` on oximeter-test-utils (74/227)
28152025-09-02T23:06:01.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-09-02T23:06:01.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-09-02T23:06:01.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-09-02T23:06:01.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28192025-09-02T23:06:01.260Z
28202025-09-02T23:06:01.260Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (75/227)
28212025-09-02T23:06:01.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-09-02T23:06:01.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-09-02T23:06:01.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-09-02T23:06:01.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28252025-09-02T23:06:02.039Z
28262025-09-02T23:06:02.039Zinfo: running `cargo check --bins` on bootstrap-agent-client (76/227)
28272025-09-02T23:06:02.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-09-02T23:06:02.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-09-02T23:06:02.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-09-02T23:06:02.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28312025-09-02T23:06:02.832Z
28322025-09-02T23:06:02.832Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (77/227)
28332025-09-02T23:06:03.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-09-02T23:06:03.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-09-02T23:06:03.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-09-02T23:06:03.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28372025-09-02T23:06:03.608Z
28382025-09-02T23:06:03.608Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (78/227)
28392025-09-02T23:06:04.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-09-02T23:06:04.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-09-02T23:06:04.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-09-02T23:06:04.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28432025-09-02T23:06:04.381Z
28442025-09-02T23:06:04.381Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (79/227)
28452025-09-02T23:06:05.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-09-02T23:06:05.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-09-02T23:06:05.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-09-02T23:06:05.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28492025-09-02T23:06:05.168Z
28502025-09-02T23:06:05.168Zinfo: running `cargo check --bins` on cockroach-admin-client (80/227)
28512025-09-02T23:06:05.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-09-02T23:06:05.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-09-02T23:06:05.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-09-02T23:06:05.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28552025-09-02T23:06:05.920Z
28562025-09-02T23:06:05.921Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (81/227)
28572025-09-02T23:06:06.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-09-02T23:06:06.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-09-02T23:06:06.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-09-02T23:06:06.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28612025-09-02T23:06:06.723Z
28622025-09-02T23:06:06.723Zinfo: running `cargo check --bins` on dns-service-client (82/227)
28632025-09-02T23:06:07.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-09-02T23:06:07.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-09-02T23:06:07.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-09-02T23:06:07.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28672025-09-02T23:06:07.475Z
28682025-09-02T23:06:07.476Zinfo: running `cargo check --bins` on internal-dns-types (83/227)
28692025-09-02T23:06:08.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-09-02T23:06:08.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-09-02T23:06:08.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-09-02T23:06:08.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28732025-09-02T23:06:08.234Z
28742025-09-02T23:06:08.234Zinfo: running `cargo check --bins` on gateway-client (84/227)
28752025-09-02T23:06:08.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-09-02T23:06:08.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-09-02T23:06:08.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-09-02T23:06:08.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28792025-09-02T23:06:09.011Z
28802025-09-02T23:06:09.011Zinfo: running `cargo check --bins` on ereport-types (85/227)
28812025-09-02T23:06:09.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-09-02T23:06:09.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-09-02T23:06:09.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-09-02T23:06:09.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28852025-09-02T23:06:09.773Z
28862025-09-02T23:06:09.773Zinfo: running `cargo check --bins` on gateway-types (86/227)
28872025-09-02T23:06:10.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-09-02T23:06:10.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-09-02T23:06:10.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-09-02T23:06:10.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28912025-09-02T23:06:10.555Z
28922025-09-02T23:06:10.555Zinfo: running `cargo check --bins` on installinator-client (87/227)
28932025-09-02T23:06:11.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-09-02T23:06:11.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-09-02T23:06:11.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962025-09-02T23:06:11.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28972025-09-02T23:06:11.352Z
28982025-09-02T23:06:11.352Zinfo: running `cargo check --bins` on installinator-common (88/227)
28992025-09-02T23:06:12.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-09-02T23:06:12.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-09-02T23:06:12.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-09-02T23:06:12.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29032025-09-02T23:06:12.161Z
29042025-09-02T23:06:12.161Zinfo: running `cargo check --bins` on update-engine (89/227)
29052025-09-02T23:06:12.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-09-02T23:06:12.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-09-02T23:06:12.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-09-02T23:06:12.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29092025-09-02T23:06:12.915Z
29102025-09-02T23:06:12.915Zinfo: running `cargo check --bins` on nexus-client (90/227)
29112025-09-02T23:06:13.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-09-02T23:06:13.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-09-02T23:06:13.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-09-02T23:06:13.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29152025-09-02T23:06:13.737Z
29162025-09-02T23:06:13.737Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/227)
29172025-09-02T23:06:14.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-09-02T23:06:14.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-09-02T23:06:14.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-09-02T23:06:14.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29212025-09-02T23:06:14.525Z
29222025-09-02T23:06:14.525Zinfo: running `cargo check --bins` on omicron-passwords (92/227)
29232025-09-02T23:06:15.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-09-02T23:06:15.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-09-02T23:06:15.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-09-02T23:06:15.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29272025-09-02T23:06:15.276Z
29282025-09-02T23:06:15.276Zinfo: running `cargo check --bins` on nexus-types (93/227)
29292025-09-02T23:06:16.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-09-02T23:06:16.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-09-02T23:06:16.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-09-02T23:06:16.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29332025-09-02T23:06:16.111Z
29342025-09-02T23:06:16.111Zinfo: running `cargo check --bins` on cockroach-admin-types (94/227)
29352025-09-02T23:06:16.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-09-02T23:06:16.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-09-02T23:06:16.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-09-02T23:06:16.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29392025-09-02T23:06:16.896Z
29402025-09-02T23:06:16.896Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
29412025-09-02T23:06:17.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-09-02T23:06:17.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-09-02T23:06:17.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-09-02T23:06:17.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29452025-09-02T23:06:17.667Z
29462025-09-02T23:06:17.667Zinfo: running `cargo check --bins` on oxide-client (96/227)
29472025-09-02T23:06:18.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-09-02T23:06:18.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-09-02T23:06:18.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-09-02T23:06:18.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29512025-09-02T23:06:18.459Z
29522025-09-02T23:06:18.460Zinfo: running `cargo check --bins` on oximeter-client (97/227)
29532025-09-02T23:06:19.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-09-02T23:06:19.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-09-02T23:06:19.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-09-02T23:06:19.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29572025-09-02T23:06:19.214Z
29582025-09-02T23:06:19.214Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
29592025-09-02T23:06:19.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-09-02T23:06:19.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-09-02T23:06:19.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-09-02T23:06:19.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29632025-09-02T23:06:19.987Z
29642025-09-02T23:06:19.987Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
29652025-09-02T23:06:20.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-09-02T23:06:20.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-09-02T23:06:20.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-09-02T23:06:20.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29692025-09-02T23:06:20.799Z
29702025-09-02T23:06:20.799Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
29712025-09-02T23:06:21.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-09-02T23:06:21.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-09-02T23:06:21.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-09-02T23:06:21.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29752025-09-02T23:06:21.628Z
29762025-09-02T23:06:21.628Zinfo: running `cargo check --bins` on wicketd-client (101/227)
29772025-09-02T23:06:22.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-09-02T23:06:22.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-09-02T23:06:22.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-09-02T23:06:22.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29812025-09-02T23:06:22.469Z
29822025-09-02T23:06:22.469Zinfo: running `cargo check --bins` on wicket-common (102/227)
29832025-09-02T23:06:23.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-09-02T23:06:23.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-09-02T23:06:23.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-09-02T23:06:23.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29872025-09-02T23:06:23.296Z
29882025-09-02T23:06:23.296Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
29892025-09-02T23:06:24.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-09-02T23:06:24.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-09-02T23:06:24.134Z Checking csv-core v0.1.11
29922025-09-02T23:06:24.134Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29932025-09-02T23:06:24.138Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29942025-09-02T23:06:24.138Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29952025-09-02T23:06:24.257Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29962025-09-02T23:06:24.477Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29972025-09-02T23:06:24.499Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29982025-09-02T23:06:24.539Z Checking csv v1.3.1
29992025-09-02T23:06:25.078Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30002025-09-02T23:06:25.567Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30012025-09-02T23:06:27.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
30022025-09-02T23:06:27.926Z
30032025-09-02T23:06:27.926Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30042025-09-02T23:06:28.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-09-02T23:06:28.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-09-02T23:06:28.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-09-02T23:06:28.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30082025-09-02T23:06:28.694Z
30092025-09-02T23:06:28.694Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30102025-09-02T23:06:29.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-09-02T23:06:29.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-09-02T23:06:29.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-09-02T23:06:29.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30142025-09-02T23:06:29.597Z
30152025-09-02T23:06:29.597Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30162025-09-02T23:06:30.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-09-02T23:06:30.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-09-02T23:06:30.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-09-02T23:06:30.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30202025-09-02T23:06:30.492Z
30212025-09-02T23:06:30.492Zinfo: running `cargo check --bins` on dns-server (107/227)
30222025-09-02T23:06:31.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-09-02T23:06:31.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-09-02T23:06:31.295Z Compiling typify-impl v0.4.1
30252025-09-02T23:06:31.420Z Compiling parking_lot_core v0.8.6
30262025-09-02T23:06:31.423Z Compiling moka v0.12.10
30272025-09-02T23:06:31.444Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30282025-09-02T23:06:31.458Z Checking tagptr v0.2.0
30292025-09-02T23:06:31.489Z Checking prefix-trie v0.7.0
30302025-09-02T23:06:31.492Z Checking fxhash v0.2.1
30312025-09-02T23:06:31.699Z Checking hickory-client v0.25.2
30322025-09-02T23:06:32.136Z Checking parking_lot v0.11.2
30332025-09-02T23:06:32.140Z Checking hickory-server v0.25.2
30342025-09-02T23:06:32.539Z Checking sled v0.34.7
30352025-09-02T23:06:32.657Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30362025-09-02T23:06:32.998Z Checking hickory-resolver v0.25.2
30372025-09-02T23:06:36.024Z Compiling typify-macro v0.4.1
30382025-09-02T23:06:37.756Z Compiling typify v0.4.1
30392025-09-02T23:06:37.849Z Compiling progenitor-impl v0.10.0
30402025-09-02T23:06:40.252Z Compiling progenitor-macro v0.10.0
30412025-09-02T23:06:44.218Z Checking progenitor v0.10.0
30422025-09-02T23:06:44.361Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30432025-09-02T23:06:44.864Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442025-09-02T23:06:46.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.79s
30452025-09-02T23:06:46.499Z
30462025-09-02T23:06:46.499Zinfo: running `cargo check --bins` on dns-server-api (108/227)
30472025-09-02T23:06:47.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-09-02T23:06:47.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-09-02T23:06:47.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-09-02T23:06:47.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30512025-09-02T23:06:47.295Z
30522025-09-02T23:06:47.295Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
30532025-09-02T23:06:48.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-09-02T23:06:48.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-09-02T23:06:48.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-09-02T23:06:48.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30572025-09-02T23:06:48.161Z
30582025-09-02T23:06:48.161Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
30592025-09-02T23:06:48.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-09-02T23:06:48.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-09-02T23:06:49.073Z Compiling semver v0.1.20
30622025-09-02T23:06:49.074Z Compiling radium v0.7.0
30632025-09-02T23:06:49.218Z Compiling zerocopy-derive v0.6.6
30642025-09-02T23:06:49.221Z Checking tap v1.0.1
30652025-09-02T23:06:49.221Z Compiling maybe-uninit v2.0.0
30662025-09-02T23:06:49.221Z Checking password-hash v0.5.0
30672025-09-02T23:06:49.221Z Checking blake2 v0.10.6
30682025-09-02T23:06:49.221Z Compiling pin-project-internal v1.1.6
30692025-09-02T23:06:49.517Z Compiling rustc_version v0.1.7
30702025-09-02T23:06:49.695Z Checking wyz v0.5.1
30712025-09-02T23:06:49.717Z Compiling owo-colors v4.2.2
30722025-09-02T23:06:49.738Z Compiling cancel-safe-futures v0.1.5
30732025-09-02T23:06:49.905Z Checking crc-catalog v2.4.0
30742025-09-02T23:06:49.926Z Compiling newtype_derive v0.1.6
30752025-09-02T23:06:50.060Z Compiling packed_struct v0.10.1
30762025-09-02T23:06:50.064Z Checking funty v2.0.0
30772025-09-02T23:06:50.094Z Checking crc v3.2.1
30782025-09-02T23:06:50.264Z Checking argon2 v0.5.3
30792025-09-02T23:06:50.322Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30802025-09-02T23:06:50.415Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30812025-09-02T23:06:50.547Z Compiling packed_struct_codegen v0.10.1
30822025-09-02T23:06:50.567Z Checking libsw-core v0.3.1
30832025-09-02T23:06:50.825Z Checking secrecy v0.10.3
30842025-09-02T23:06:50.891Z Checking bitvec v1.0.1
30852025-09-02T23:06:50.936Z Compiling snafu-derive v0.8.5
30862025-09-02T23:06:51.009Z Compiling indexmap v1.9.3
30872025-09-02T23:06:51.031Z Checking nodrop v0.1.14
30882025-09-02T23:06:51.084Z Checking zerocopy v0.6.6
30892025-09-02T23:06:51.167Z Checking fixedbitset v0.5.7
30902025-09-02T23:06:51.383Z Checking indent_write v2.2.0
30912025-09-02T23:06:51.566Z Checking petgraph v0.8.2
30922025-09-02T23:06:51.657Z Checking array-init v0.0.4
30932025-09-02T23:06:51.824Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30942025-09-02T23:06:51.964Z Checking pin-project v1.1.6
30952025-09-02T23:06:52.123Z Checking libsw v3.5.0
30962025-09-02T23:06:52.380Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30972025-09-02T23:06:52.701Z Checking smallvec v0.6.14
30982025-09-02T23:06:53.119Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30992025-09-02T23:06:53.160Z Checking globset v0.4.15
31002025-09-02T23:06:53.185Z Checking olpc-cjson v0.1.4
31012025-09-02T23:06:53.372Z Checking serde_plain v1.0.2
31022025-09-02T23:06:53.414Z Checking linear-map v1.2.0
31032025-09-02T23:06:53.641Z Checking hashbrown v0.12.3
31042025-09-02T23:06:53.666Z Checking unicode-linebreak v0.1.5
31052025-09-02T23:06:53.741Z Checking smawk v0.3.2
31062025-09-02T23:06:53.889Z Checking bitfield v0.14.0
31072025-09-02T23:06:53.959Z Checking termcolor v1.4.1
31082025-09-02T23:06:54.096Z Checking swrite v0.1.0
31092025-09-02T23:06:54.184Z Checking typed-path v0.9.3
31102025-09-02T23:06:54.251Z Checking textwrap v0.16.2
31112025-09-02T23:06:54.369Z Checking env_logger v0.10.2
31122025-09-02T23:06:54.457Z Checking ron v0.8.1
31132025-09-02T23:06:54.663Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31142025-09-02T23:06:54.748Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31152025-09-02T23:06:54.782Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31162025-09-02T23:06:55.235Z Checking serde-hex v0.1.0
31172025-09-02T23:06:55.608Z Checking snafu v0.8.5
31182025-09-02T23:06:55.665Z Checking steno v0.4.1
31192025-09-02T23:06:56.013Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31202025-09-02T23:06:56.040Z Checking tough v0.20.0
31212025-09-02T23:06:56.863Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222025-09-02T23:06:56.985Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31232025-09-02T23:06:57.121Z Checking hashbrown v0.13.2
31242025-09-02T23:06:57.589Z Checking half v2.4.1
31252025-09-02T23:06:57.766Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31262025-09-02T23:06:57.811Z Checking ciborium-io v0.2.2
31272025-09-02T23:06:57.964Z Checking crc-any v2.5.0
31282025-09-02T23:06:58.039Z Checking humantime v2.2.0
31292025-09-02T23:06:58.106Z Checking ciborium-ll v0.2.2
31302025-09-02T23:06:58.160Z Checking object v0.30.4
31312025-09-02T23:06:58.336Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31322025-09-02T23:06:58.355Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31332025-09-02T23:06:58.422Z Checking void v1.0.2
31342025-09-02T23:06:58.598Z Checking path-slash v0.1.5
31352025-09-02T23:06:58.618Z Checking half v1.8.3
31362025-09-02T23:06:58.771Z Checking lzss v0.8.2
31372025-09-02T23:06:58.792Z Checking tungstenite v0.23.0
31382025-09-02T23:06:59.054Z Checking serde_cbor v0.11.2
31392025-09-02T23:06:59.136Z Checking ciborium v0.2.2
31402025-09-02T23:06:59.158Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31412025-09-02T23:06:59.774Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31422025-09-02T23:06:59.882Z Checking nix v0.27.1
31432025-09-02T23:06:59.909Z Checking kstat-rs v0.2.4
31442025-09-02T23:06:59.926Z Checking serde_bytes v0.11.17
31452025-09-02T23:07:00.047Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31462025-09-02T23:07:00.103Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31472025-09-02T23:07:00.264Z Checking tokio-tungstenite v0.23.1
31482025-09-02T23:07:00.283Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31492025-09-02T23:07:00.495Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31502025-09-02T23:07:00.520Z Checking signal-hook-tokio v0.3.1
31512025-09-02T23:07:03.122Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31522025-09-02T23:07:04.442Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31532025-09-02T23:07:15.353Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31542025-09-02T23:07:23.454Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31552025-09-02T23:07:24.201Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31562025-09-02T23:07:27.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.05s
31572025-09-02T23:07:27.443Z
31582025-09-02T23:07:27.443Zinfo: running `cargo check --bins` on gateway-api (111/227)
31592025-09-02T23:07:28.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-09-02T23:07:28.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-09-02T23:07:28.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-09-02T23:07:28.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31632025-09-02T23:07:28.230Z
31642025-09-02T23:07:28.230Zinfo: running `cargo check --bins` on ipcc (112/227)
31652025-09-02T23:07:28.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-09-02T23:07:28.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-09-02T23:07:28.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-09-02T23:07:28.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31692025-09-02T23:07:29.013Z
31702025-09-02T23:07:29.013Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
31712025-09-02T23:07:29.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-09-02T23:07:29.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-09-02T23:07:29.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-09-02T23:07:29.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31752025-09-02T23:07:29.758Z
31762025-09-02T23:07:29.758Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
31772025-09-02T23:07:30.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-09-02T23:07:30.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-09-02T23:07:30.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-09-02T23:07:30.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31812025-09-02T23:07:30.538Z
31822025-09-02T23:07:30.538Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
31832025-09-02T23:07:31.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-09-02T23:07:31.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-09-02T23:07:31.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-09-02T23:07:31.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31872025-09-02T23:07:31.328Z
31882025-09-02T23:07:31.328Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
31892025-09-02T23:07:32.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-09-02T23:07:32.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-09-02T23:07:32.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-09-02T23:07:32.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31932025-09-02T23:07:32.116Z
31942025-09-02T23:07:32.116Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
31952025-09-02T23:07:32.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-09-02T23:07:32.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-09-02T23:07:32.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-09-02T23:07:32.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31992025-09-02T23:07:32.887Z
32002025-09-02T23:07:32.888Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32012025-09-02T23:07:33.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-09-02T23:07:33.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-09-02T23:07:33.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-09-02T23:07:33.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32052025-09-02T23:07:33.660Z
32062025-09-02T23:07:33.660Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32072025-09-02T23:07:34.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-09-02T23:07:34.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-09-02T23:07:34.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-09-02T23:07:34.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32112025-09-02T23:07:34.439Z
32122025-09-02T23:07:34.439Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32132025-09-02T23:07:35.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-09-02T23:07:35.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-09-02T23:07:35.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-09-02T23:07:35.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32172025-09-02T23:07:35.264Z
32182025-09-02T23:07:35.264Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32192025-09-02T23:07:35.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-09-02T23:07:35.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-09-02T23:07:35.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-09-02T23:07:35.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32232025-09-02T23:07:36.041Z
32242025-09-02T23:07:36.041Zinfo: running `cargo check --bins` on sp-sim (122/227)
32252025-09-02T23:07:36.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-09-02T23:07:36.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-09-02T23:07:36.905Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32282025-09-02T23:07:36.905Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32292025-09-02T23:07:36.909Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32302025-09-02T23:07:36.909Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32312025-09-02T23:07:36.909Z Compiling nix v0.30.1
32322025-09-02T23:07:37.071Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32332025-09-02T23:07:37.075Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32342025-09-02T23:07:37.087Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32352025-09-02T23:07:37.335Z Checking keccak v0.1.5
32362025-09-02T23:07:37.677Z Checking sha3 v0.10.8
32372025-09-02T23:07:37.827Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32382025-09-02T23:07:39.354Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32392025-09-02T23:07:42.256Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32402025-09-02T23:07:56.918Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32412025-09-02T23:07:59.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.23s
32422025-09-02T23:07:59.498Z
32432025-09-02T23:07:59.498Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32442025-09-02T23:08:00.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-09-02T23:08:00.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-09-02T23:08:00.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-09-02T23:08:00.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32482025-09-02T23:08:00.346Z
32492025-09-02T23:08:00.346Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32502025-09-02T23:08:01.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-09-02T23:08:01.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-09-02T23:08:01.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-09-02T23:08:01.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32542025-09-02T23:08:01.208Z
32552025-09-02T23:08:01.208Zinfo: running `cargo check --bins` on db-macros (125/227)
32562025-09-02T23:08:01.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-09-02T23:08:01.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-09-02T23:08:01.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-09-02T23:08:01.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32602025-09-02T23:08:01.969Z
32612025-09-02T23:08:01.969Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32622025-09-02T23:08:02.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-09-02T23:08:02.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-09-02T23:08:02.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-09-02T23:08:02.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32662025-09-02T23:08:02.706Z
32672025-09-02T23:08:02.706Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32682025-09-02T23:08:03.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-09-02T23:08:03.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-09-02T23:08:03.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-09-02T23:08:03.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32722025-09-02T23:08:03.544Z
32732025-09-02T23:08:03.544Zinfo: running `cargo check --bins` on authz-macros (128/227)
32742025-09-02T23:08:04.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-09-02T23:08:04.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-09-02T23:08:04.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-09-02T23:08:04.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32782025-09-02T23:08:04.291Z
32792025-09-02T23:08:04.291Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
32802025-09-02T23:08:05.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-09-02T23:08:05.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-09-02T23:08:05.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-09-02T23:08:05.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32842025-09-02T23:08:05.131Z
32852025-09-02T23:08:05.131Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
32862025-09-02T23:08:05.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-09-02T23:08:05.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-09-02T23:08:05.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-09-02T23:08:05.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32902025-09-02T23:08:05.975Z
32912025-09-02T23:08:05.975Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
32922025-09-02T23:08:06.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-09-02T23:08:06.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-09-02T23:08:06.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-09-02T23:08:06.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32962025-09-02T23:08:06.723Z
32972025-09-02T23:08:06.723Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
32982025-09-02T23:08:07.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-09-02T23:08:07.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-09-02T23:08:07.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-09-02T23:08:07.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33022025-09-02T23:08:07.503Z
33032025-09-02T23:08:07.503Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33042025-09-02T23:08:08.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-09-02T23:08:08.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-09-02T23:08:08.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-09-02T23:08:08.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33082025-09-02T23:08:08.285Z
33092025-09-02T23:08:08.285Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33102025-09-02T23:08:08.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-09-02T23:08:08.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-09-02T23:08:08.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-09-02T23:08:08.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33142025-09-02T23:08:09.030Z
33152025-09-02T23:08:09.030Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33162025-09-02T23:08:09.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-09-02T23:08:09.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-09-02T23:08:09.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-09-02T23:08:09.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33202025-09-02T23:08:09.885Z
33212025-09-02T23:08:09.886Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33222025-09-02T23:08:10.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-09-02T23:08:10.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-09-02T23:08:10.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-09-02T23:08:10.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33262025-09-02T23:08:10.736Z
33272025-09-02T23:08:10.736Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33282025-09-02T23:08:11.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-09-02T23:08:11.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-09-02T23:08:11.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-09-02T23:08:11.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33322025-09-02T23:08:11.573Z
33332025-09-02T23:08:11.573Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33342025-09-02T23:08:12.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-09-02T23:08:12.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-09-02T23:08:12.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-09-02T23:08:12.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33382025-09-02T23:08:12.400Z
33392025-09-02T23:08:12.400Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33402025-09-02T23:08:13.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-09-02T23:08:13.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-09-02T23:08:13.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-09-02T23:08:13.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33442025-09-02T23:08:13.206Z
33452025-09-02T23:08:13.206Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33462025-09-02T23:08:13.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-09-02T23:08:13.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-09-02T23:08:13.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-09-02T23:08:13.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33502025-09-02T23:08:13.996Z
33512025-09-02T23:08:13.996Zinfo: running `cargo check --bins` on key-manager (141/227)
33522025-09-02T23:08:14.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-09-02T23:08:14.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-09-02T23:08:14.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552025-09-02T23:08:14.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33562025-09-02T23:08:14.766Z
33572025-09-02T23:08:14.767Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33582025-09-02T23:08:15.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-09-02T23:08:15.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-09-02T23:08:15.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33612025-09-02T23:08:15.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33622025-09-02T23:08:15.558Z
33632025-09-02T23:08:15.558Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33642025-09-02T23:08:16.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-09-02T23:08:16.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-09-02T23:08:16.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672025-09-02T23:08:16.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33682025-09-02T23:08:16.346Z
33692025-09-02T23:08:16.346Zinfo: running `cargo check --bins` on typed-rng (144/227)
33702025-09-02T23:08:16.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-09-02T23:08:17.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-09-02T23:08:17.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732025-09-02T23:08:17.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33742025-09-02T23:08:17.084Z
33752025-09-02T23:08:17.084Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33762025-09-02T23:08:17.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772025-09-02T23:08:17.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782025-09-02T23:08:18.077Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33792025-09-02T23:08:18.077Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33802025-09-02T23:08:18.077Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33812025-09-02T23:08:18.080Z Compiling thiserror-impl-no-std v2.0.2
33822025-09-02T23:08:18.080Z Checking universal-hash v0.5.1
33832025-09-02T23:08:18.080Z Checking opaque-debug v0.3.1
33842025-09-02T23:08:18.243Z Checking chacha20 v0.9.1
33852025-09-02T23:08:18.246Z Checking aead v0.5.2
33862025-09-02T23:08:18.426Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33872025-09-02T23:08:18.452Z Compiling unicase v2.7.0
33882025-09-02T23:08:18.526Z Compiling libefi-sys v0.1.0
33892025-09-02T23:08:18.570Z Checking poly1305 v0.8.0
33902025-09-02T23:08:18.614Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33912025-09-02T23:08:18.681Z Compiling bitfield-struct v0.6.2
33922025-09-02T23:08:18.775Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33932025-09-02T23:08:18.819Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33942025-09-02T23:08:18.996Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33952025-09-02T23:08:19.075Z Checking chacha20poly1305 v0.10.1
33962025-09-02T23:08:19.159Z Compiling proc-macro-error-attr2 v2.0.0
33972025-09-02T23:08:19.228Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33982025-09-02T23:08:19.280Z Compiling salty v0.3.0
33992025-09-02T23:08:19.368Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34002025-09-02T23:08:19.761Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34012025-09-02T23:08:19.894Z Compiling proc-macro-error2 v2.0.1
34022025-09-02T23:08:19.960Z Compiling num-derive v0.3.3
34032025-09-02T23:08:19.987Z Compiling xshell-macros v0.2.7
34042025-09-02T23:08:20.010Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34052025-09-02T23:08:20.484Z Compiling tabled_derive v0.10.0
34062025-09-02T23:08:20.605Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34072025-09-02T23:08:20.732Z Checking xshell v0.2.7
34082025-09-02T23:08:20.985Z Checking thiserror-no-std v2.0.2
34092025-09-02T23:08:21.052Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34102025-09-02T23:08:21.111Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34112025-09-02T23:08:21.141Z Checking vsss-rs v3.3.4
34122025-09-02T23:08:21.548Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34132025-09-02T23:08:22.183Z Checking libscf-sys v1.1.0
34142025-09-02T23:08:22.411Z Compiling mime_guess v2.0.5
34152025-09-02T23:08:22.676Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34162025-09-02T23:08:22.983Z Checking papergrid v0.14.0
34172025-09-02T23:08:23.159Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34182025-09-02T23:08:23.522Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34192025-09-02T23:08:23.834Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34202025-09-02T23:08:23.958Z Checking primeorder v0.13.6
34212025-09-02T23:08:24.433Z Checking env_filter v0.1.2
34222025-09-02T23:08:24.467Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34232025-09-02T23:08:24.590Z Checking p384 v0.13.0
34242025-09-02T23:08:24.711Z Checking env_logger v0.11.5
34252025-09-02T23:08:24.901Z Checking tabled v0.18.0
34262025-09-02T23:08:25.049Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34272025-09-02T23:08:25.300Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34282025-09-02T23:08:25.356Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34292025-09-02T23:08:25.713Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34302025-09-02T23:08:25.763Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34312025-09-02T23:08:25.894Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34322025-09-02T23:08:25.932Z Checking http-range v0.1.5
34332025-09-02T23:08:25.958Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34342025-09-02T23:08:26.162Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34352025-09-02T23:08:26.592Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34362025-09-02T23:08:26.894Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34372025-09-02T23:08:26.944Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34382025-09-02T23:08:26.969Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34392025-09-02T23:08:27.320Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34402025-09-02T23:08:27.350Z Checking secrecy v0.8.0
34412025-09-02T23:08:27.350Z Checking atty v0.2.14
34422025-09-02T23:08:27.511Z Checking crc8 v0.1.1
34432025-09-02T23:08:27.672Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34442025-09-02T23:08:27.724Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34452025-09-02T23:08:27.797Z Checking hyper-staticfile v0.10.1
34462025-09-02T23:08:28.276Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34472025-09-02T23:08:28.308Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34482025-09-02T23:08:28.475Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34492025-09-02T23:08:28.699Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34502025-09-02T23:08:28.723Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34512025-09-02T23:08:29.138Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34522025-09-02T23:08:29.183Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34532025-09-02T23:08:29.477Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542025-09-02T23:08:29.728Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34552025-09-02T23:08:30.585Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34562025-09-02T23:08:30.585Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34572025-09-02T23:08:30.588Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34582025-09-02T23:08:31.264Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34592025-09-02T23:08:31.610Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34602025-09-02T23:08:31.948Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34612025-09-02T23:08:32.954Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34622025-09-02T23:08:34.429Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34632025-09-02T23:08:39.824Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34642025-09-02T23:08:53.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.96s
34652025-09-02T23:08:53.337Z
34662025-09-02T23:08:53.338Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34672025-09-02T23:08:54.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-09-02T23:08:54.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-09-02T23:08:54.199Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34702025-09-02T23:09:07.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
34712025-09-02T23:09:07.873Z
34722025-09-02T23:09:07.873Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34732025-09-02T23:09:08.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-09-02T23:09:08.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-09-02T23:09:08.789Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34762025-09-02T23:09:22.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
34772025-09-02T23:09:22.568Z
34782025-09-02T23:09:22.568Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
34792025-09-02T23:09:23.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-09-02T23:09:23.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-09-02T23:09:23.485Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34822025-09-02T23:09:36.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s
34832025-09-02T23:09:37.094Z
34842025-09-02T23:09:37.094Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
34852025-09-02T23:09:37.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-09-02T23:09:37.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-09-02T23:09:38.008Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34882025-09-02T23:09:51.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
34892025-09-02T23:09:51.729Z
34902025-09-02T23:09:51.729Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
34912025-09-02T23:09:52.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-09-02T23:09:52.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-09-02T23:09:52.645Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34942025-09-02T23:10:05.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
34952025-09-02T23:10:06.228Z
34962025-09-02T23:10:06.228Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
34972025-09-02T23:10:06.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-09-02T23:10:06.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-09-02T23:10:07.145Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35002025-09-02T23:10:20.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
35012025-09-02T23:10:20.933Z
35022025-09-02T23:10:20.933Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35032025-09-02T23:10:21.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-09-02T23:10:21.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-09-02T23:10:21.858Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35062025-09-02T23:10:35.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
35072025-09-02T23:10:35.489Z
35082025-09-02T23:10:35.489Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35092025-09-02T23:10:36.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-09-02T23:10:36.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-09-02T23:10:36.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-09-02T23:10:36.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35132025-09-02T23:10:36.315Z
35142025-09-02T23:10:36.315Zinfo: running `cargo check --bins` on range-requests (154/227)
35152025-09-02T23:10:36.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-09-02T23:10:36.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-09-02T23:10:36.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-09-02T23:10:37.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35192025-09-02T23:10:37.090Z
35202025-09-02T23:10:37.090Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35212025-09-02T23:10:37.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-09-02T23:10:37.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-09-02T23:10:37.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-09-02T23:10:37.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35252025-09-02T23:10:37.865Z
35262025-09-02T23:10:37.865Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35272025-09-02T23:10:38.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-09-02T23:10:38.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-09-02T23:10:38.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-09-02T23:10:38.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35312025-09-02T23:10:38.681Z
35322025-09-02T23:10:38.681Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35332025-09-02T23:10:39.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-09-02T23:10:39.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-09-02T23:10:39.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-09-02T23:10:39.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35372025-09-02T23:10:39.482Z
35382025-09-02T23:10:39.482Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35392025-09-02T23:10:40.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-09-02T23:10:40.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-09-02T23:10:40.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-09-02T23:10:40.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35432025-09-02T23:10:40.309Z
35442025-09-02T23:10:40.309Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35452025-09-02T23:10:41.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-09-02T23:10:41.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-09-02T23:10:41.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-09-02T23:10:41.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35492025-09-02T23:10:41.137Z
35502025-09-02T23:10:41.137Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35512025-09-02T23:10:41.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-09-02T23:10:41.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-09-02T23:10:41.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-09-02T23:10:41.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35552025-09-02T23:10:41.965Z
35562025-09-02T23:10:41.966Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35572025-09-02T23:10:42.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-09-02T23:10:42.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-09-02T23:10:42.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-09-02T23:10:42.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35612025-09-02T23:10:42.785Z
35622025-09-02T23:10:42.786Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35632025-09-02T23:10:43.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-09-02T23:10:43.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-09-02T23:10:43.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-09-02T23:10:43.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35672025-09-02T23:10:43.648Z
35682025-09-02T23:10:43.648Zinfo: running `cargo check --bins` on nexus-test-interface (163/227)
35692025-09-02T23:10:44.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-09-02T23:10:44.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-09-02T23:10:44.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-09-02T23:10:44.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35732025-09-02T23:10:44.499Z
35742025-09-02T23:10:44.499Zinfo: running `cargo check --bins` on oximeter-collector (164/227)
35752025-09-02T23:10:45.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-09-02T23:10:45.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-09-02T23:10:45.370Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35782025-09-02T23:10:45.370Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35792025-09-02T23:10:46.302Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35802025-09-02T23:10:48.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
35812025-09-02T23:10:48.615Z
35822025-09-02T23:10:48.615Zinfo: running `cargo check --bins` on oximeter-api (165/227)
35832025-09-02T23:10:49.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-09-02T23:10:49.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-09-02T23:10:49.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-09-02T23:10:49.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35872025-09-02T23:10:49.386Z
35882025-09-02T23:10:49.386Zinfo: running `cargo check --bins` on cert-dev (166/227)
35892025-09-02T23:10:50.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-09-02T23:10:50.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-09-02T23:10:50.120Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35922025-09-02T23:10:50.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
35932025-09-02T23:10:50.652Z
35942025-09-02T23:10:50.652Zinfo: running `cargo check --bins` on clickana (167/227)
35952025-09-02T23:10:51.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-09-02T23:10:51.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-09-02T23:10:51.432Z Checking castaway v0.2.3
35982025-09-02T23:10:51.436Z Checking unicode-truncate v1.1.0
35992025-09-02T23:10:51.436Z Checking lru v0.12.5
36002025-09-02T23:10:51.436Z Compiling instability v0.3.2
36012025-09-02T23:10:51.436Z Compiling indoc v2.0.6
36022025-09-02T23:10:51.436Z Checking cassowary v0.3.0
36032025-09-02T23:10:51.436Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36042025-09-02T23:10:51.714Z Checking compact_str v0.8.0
36052025-09-02T23:10:52.353Z Checking ratatui v0.29.0
36062025-09-02T23:10:54.170Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36072025-09-02T23:10:55.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
36082025-09-02T23:10:55.277Z
36092025-09-02T23:10:55.277Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/227)
36102025-09-02T23:10:55.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-09-02T23:10:55.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-09-02T23:10:56.119Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36132025-09-02T23:10:56.119Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36142025-09-02T23:10:57.224Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36152025-09-02T23:10:57.719Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36162025-09-02T23:10:58.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
36172025-09-02T23:10:58.324Z
36182025-09-02T23:10:58.324Zinfo: running `cargo check --bins` on ch-dev (169/227)
36192025-09-02T23:10:59.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-09-02T23:10:59.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-09-02T23:10:59.129Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36222025-09-02T23:10:59.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
36232025-09-02T23:11:00.130Z
36242025-09-02T23:11:00.130Zinfo: running `cargo check --bins` on dev-tools-common (170/227)
36252025-09-02T23:11:00.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36262025-09-02T23:11:00.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36272025-09-02T23:11:00.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36282025-09-02T23:11:00.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36292025-09-02T23:11:00.706Z
36302025-09-02T23:11:00.706Zinfo: running `cargo check --bins` on crdb-seed (171/227)
36312025-09-02T23:11:01.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-09-02T23:11:01.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-09-02T23:11:01.514Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36342025-09-02T23:11:01.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
36352025-09-02T23:11:02.132Z
36362025-09-02T23:11:02.132Zinfo: running `cargo check --bins` on db-dev (172/227)
36372025-09-02T23:11:02.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-09-02T23:11:02.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-09-02T23:11:02.928Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36402025-09-02T23:11:03.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
36412025-09-02T23:11:03.946Z
36422025-09-02T23:11:03.946Zinfo: running `cargo check --bins` on omicron-dev-lib (173/227)
36432025-09-02T23:11:04.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-09-02T23:11:04.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-09-02T23:11:04.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462025-09-02T23:11:04.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36472025-09-02T23:11:04.752Z
36482025-09-02T23:11:04.752Zinfo: running `cargo check --bins` on xtask-downloader (174/227)
36492025-09-02T23:11:05.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-09-02T23:11:05.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-09-02T23:11:05.491Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36522025-09-02T23:11:06.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
36532025-09-02T23:11:06.555Z
36542025-09-02T23:11:06.555Zinfo: running `cargo check --bins` on omicron-ls-apis (175/227)
36552025-09-02T23:11:07.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562025-09-02T23:11:07.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572025-09-02T23:11:07.301Z Checking typeid v1.0.3
36582025-09-02T23:11:07.417Z Checking ordered-float v2.10.1
36592025-09-02T23:11:07.432Z Checking cargo-platform v0.2.0
36602025-09-02T23:11:07.508Z Checking erased-serde v0.4.6
36612025-09-02T23:11:07.750Z Checking serde-value v0.7.0
36622025-09-02T23:11:08.075Z Checking serde-untagged v0.1.7
36632025-09-02T23:11:08.327Z Checking cargo-util-schemas v0.8.2
36642025-09-02T23:11:09.514Z Checking cargo_metadata v0.21.0
36652025-09-02T23:11:10.520Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36662025-09-02T23:11:11.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
36672025-09-02T23:11:11.569Z
36682025-09-02T23:11:11.570Zinfo: running `cargo check --bins` on mgs-dev (176/227)
36692025-09-02T23:11:12.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-09-02T23:11:12.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-09-02T23:11:12.471Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36722025-09-02T23:11:14.433Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36732025-09-02T23:11:15.077Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36742025-09-02T23:11:15.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
36752025-09-02T23:11:15.923Z
36762025-09-02T23:11:15.923Zinfo: running `cargo check --bins` on omicron-omdb (177/227)
36772025-09-02T23:11:16.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-09-02T23:11:16.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-09-02T23:11:16.991Z Compiling crunchy v0.2.2
36802025-09-02T23:11:16.994Z Compiling dsl_auto_type v0.1.2
36812025-09-02T23:11:16.994Z Checking scheduled-thread-pool v0.2.7
36822025-09-02T23:11:17.135Z Compiling diesel_table_macro_syntax v0.2.0
36832025-09-02T23:11:17.152Z Compiling tiny-keccak v2.0.2
36842025-09-02T23:11:17.195Z Compiling bit-vec v0.6.3
36852025-09-02T23:11:17.198Z Compiling ascii-canvas v3.0.0
36862025-09-02T23:11:17.218Z Compiling ena v0.14.3
36872025-09-02T23:11:17.366Z Checking r2d2 v0.8.10
36882025-09-02T23:11:17.525Z Compiling bit-set v0.5.3
36892025-09-02T23:11:17.552Z Compiling regex-syntax v0.6.29
36902025-09-02T23:11:17.599Z Compiling diff v0.1.13
36912025-09-02T23:11:17.653Z Compiling bindgen v0.71.1
36922025-09-02T23:11:17.674Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36932025-09-02T23:11:17.697Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36942025-09-02T23:11:17.794Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36952025-09-02T23:11:17.941Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36962025-09-02T23:11:18.055Z Compiling derive_builder_core v0.20.2
36972025-09-02T23:11:18.092Z Compiling libxml v0.3.3
36982025-09-02T23:11:18.285Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36992025-09-02T23:11:18.433Z Compiling diesel_derives v2.2.3
37002025-09-02T23:11:18.494Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37012025-09-02T23:11:18.560Z Compiling strum_macros v0.24.3
37022025-09-02T23:11:18.836Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37032025-09-02T23:11:18.839Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37042025-09-02T23:11:19.184Z Compiling indoc v1.0.9
37052025-09-02T23:11:20.056Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37062025-09-02T23:11:20.119Z Compiling derive_builder_macro v0.20.2
37072025-09-02T23:11:20.389Z Compiling oso-derive v0.27.3
37082025-09-02T23:11:20.929Z Compiling lalrpop v0.19.12
37092025-09-02T23:11:21.051Z Checking derive_builder v0.20.2
37102025-09-02T23:11:21.224Z Compiling impl-trait-for-tuples v0.2.2
37112025-09-02T23:11:21.386Z Checking quick-xml v0.37.2
37122025-09-02T23:11:21.613Z Checking maplit v1.0.2
37132025-09-02T23:11:21.773Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37142025-09-02T23:11:21.805Z Compiling diesel-dtrace v0.4.2
37152025-09-02T23:11:22.251Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37162025-09-02T23:11:22.578Z Checking bb8 v0.8.5
37172025-09-02T23:11:22.652Z Checking ignore v0.4.23
37182025-09-02T23:11:23.071Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37192025-09-02T23:11:23.350Z Checking predicates-tree v1.0.12
37202025-09-02T23:11:23.421Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37212025-09-02T23:11:23.455Z Checking rand_seeder v0.4.0
37222025-09-02T23:11:23.484Z Checking globwalk v0.9.1
37232025-09-02T23:11:23.530Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37242025-09-02T23:11:23.710Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37252025-09-02T23:11:23.794Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37262025-09-02T23:11:23.818Z Checking camino-tempfile-ext v0.3.2
37272025-09-02T23:11:23.968Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37282025-09-02T23:11:24.213Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37292025-09-02T23:11:24.317Z Checking console v0.16.0
37302025-09-02T23:11:24.917Z Checking unit-prefix v0.5.1
37312025-09-02T23:11:25.014Z Checking is_ci v1.2.0
37322025-09-02T23:11:25.150Z Checking indicatif v0.18.0
37332025-09-02T23:11:25.191Z Checking supports-color v3.0.2
37342025-09-02T23:11:25.453Z Checking support-bundle-viewer v0.1.2
37352025-09-02T23:11:25.685Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37362025-09-02T23:11:25.828Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37372025-09-02T23:11:25.883Z Checking multimap v0.10.1
37382025-09-02T23:11:28.135Z Checking diesel v2.2.12
37392025-09-02T23:11:41.996Z Compiling samael v0.0.19
37402025-09-02T23:11:57.554Z Checking async-bb8-diesel v0.2.1
37412025-09-02T23:11:59.628Z Compiling polar-core v0.27.3
37422025-09-02T23:12:06.753Z Checking oso v0.27.3
37432025-09-02T23:12:50.077Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37442025-09-02T23:13:23.904Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37452025-09-02T23:13:33.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
37462025-09-02T23:13:34.068Z
37472025-09-02T23:13:34.068Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/227)
37482025-09-02T23:13:34.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-09-02T23:13:34.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-09-02T23:13:34.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512025-09-02T23:13:34.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37522025-09-02T23:13:34.921Z
37532025-09-02T23:13:34.921Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/227)
37542025-09-02T23:13:35.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-09-02T23:13:35.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-09-02T23:13:35.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-09-02T23:13:35.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37582025-09-02T23:13:35.772Z
37592025-09-02T23:13:35.772Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/227)
37602025-09-02T23:13:36.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-09-02T23:13:36.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-09-02T23:13:36.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-09-02T23:13:36.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37642025-09-02T23:13:36.516Z
37652025-09-02T23:13:36.516Zinfo: running `cargo check --bins` on omicron-nexus (181/227)
37662025-09-02T23:13:37.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-09-02T23:13:37.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-09-02T23:13:37.600Z Compiling libz-sys v1.1.20
37692025-09-02T23:13:37.743Z Compiling libgit2-sys v0.17.0+1.8.1
37702025-09-02T23:13:37.756Z Compiling vergen v8.3.2
37712025-09-02T23:13:37.759Z Compiling cargo-platform v0.1.8
37722025-09-02T23:13:37.784Z Compiling fs-err v2.11.0
37732025-09-02T23:13:37.788Z Compiling rustls v0.21.12
37742025-09-02T23:13:37.799Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37752025-09-02T23:13:37.816Z Checking sct v0.7.1
37762025-09-02T23:13:38.055Z Compiling cargo_metadata v0.18.1
37772025-09-02T23:13:38.153Z Checking rustls-webpki v0.101.7
37782025-09-02T23:13:38.176Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37792025-09-02T23:13:38.211Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37802025-09-02T23:13:38.525Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37812025-09-02T23:13:38.546Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37822025-09-02T23:13:38.628Z Checking parse-size v1.1.0
37832025-09-02T23:13:38.722Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37842025-09-02T23:13:38.861Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
37852025-09-02T23:13:38.903Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37862025-09-02T23:13:38.934Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37872025-09-02T23:13:39.755Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37882025-09-02T23:13:39.874Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37892025-09-02T23:13:40.140Z Checking rustls-pemfile v1.0.4
37902025-09-02T23:13:40.370Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37912025-09-02T23:13:40.397Z Checking twox-hash v2.1.0
37922025-09-02T23:13:40.541Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37932025-09-02T23:13:40.751Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37942025-09-02T23:13:41.003Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37952025-09-02T23:13:41.631Z Checking tokio-rustls v0.24.1
37962025-09-02T23:13:42.018Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37972025-09-02T23:13:42.635Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37982025-09-02T23:13:42.689Z Checking fatfs v0.3.6
37992025-09-02T23:13:42.772Z Checking assert_matches v1.5.0
38002025-09-02T23:13:48.889Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38012025-09-02T23:13:49.042Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38022025-09-02T23:13:49.066Z Compiling git2 v0.19.0
38032025-09-02T23:13:53.153Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38042025-09-02T23:14:53.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
38052025-09-02T23:14:53.014Z
38062025-09-02T23:14:53.014Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/227)
38072025-09-02T23:14:53.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-09-02T23:14:53.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-09-02T23:14:53.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102025-09-02T23:14:53.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38112025-09-02T23:14:53.173Z
38122025-09-02T23:14:53.173Zinfo: running `cargo check --bins` on nexus-external-api (183/227)
38132025-09-02T23:14:53.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-09-02T23:14:53.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-09-02T23:14:53.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162025-09-02T23:14:53.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38172025-09-02T23:14:54.007Z
38182025-09-02T23:14:54.007Zinfo: running `cargo check --bins` on nexus-internal-api (184/227)
38192025-09-02T23:14:54.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202025-09-02T23:14:54.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212025-09-02T23:14:54.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222025-09-02T23:14:54.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38232025-09-02T23:14:54.851Z
38242025-09-02T23:14:54.851Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/227)
38252025-09-02T23:14:55.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-09-02T23:14:55.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-09-02T23:14:55.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282025-09-02T23:14:55.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38292025-09-02T23:14:55.717Z
38302025-09-02T23:14:55.717Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/227)
38312025-09-02T23:14:56.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-09-02T23:14:56.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-09-02T23:14:56.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342025-09-02T23:14:56.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38352025-09-02T23:14:56.562Z
38362025-09-02T23:14:56.562Zinfo: running `cargo check --bins` on nexus-networking (187/227)
38372025-09-02T23:14:57.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-09-02T23:14:57.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-09-02T23:14:57.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402025-09-02T23:14:57.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38412025-09-02T23:14:57.422Z
38422025-09-02T23:14:57.422Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/227)
38432025-09-02T23:14:58.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442025-09-02T23:14:58.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452025-09-02T23:14:58.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38462025-09-02T23:14:58.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38472025-09-02T23:14:58.283Z
38482025-09-02T23:14:58.283Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/227)
38492025-09-02T23:14:59.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502025-09-02T23:14:59.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512025-09-02T23:14:59.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522025-09-02T23:14:59.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38532025-09-02T23:14:59.141Z
38542025-09-02T23:14:59.141Zinfo: running `cargo check --bins` on update-common (190/227)
38552025-09-02T23:14:59.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-09-02T23:14:59.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-09-02T23:14:59.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582025-09-02T23:14:59.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38592025-09-02T23:14:59.944Z
38602025-09-02T23:14:59.944Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38612025-09-02T23:15:00.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-09-02T23:15:00.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-09-02T23:15:01.078Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38642025-09-02T23:15:01.081Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38652025-09-02T23:15:01.247Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38662025-09-02T23:15:01.262Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38672025-09-02T23:15:01.279Z Checking diff v0.1.13
38682025-09-02T23:15:01.282Z Checking yansi v1.0.1
38692025-09-02T23:15:01.282Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38702025-09-02T23:15:01.319Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38712025-09-02T23:15:01.756Z Checking pretty_assertions v1.4.1
38722025-09-02T23:15:02.466Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38732025-09-02T23:15:32.327Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38742025-09-02T23:15:32.330Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38752025-09-02T23:15:32.331Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38762025-09-02T23:15:32.331Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38772025-09-02T23:15:32.331Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38782025-09-02T23:15:32.331Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38792025-09-02T23:15:32.972Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38802025-09-02T23:15:33.381Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38812025-09-02T23:15:34.792Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38822025-09-02T23:16:26.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
38832025-09-02T23:16:26.425Z
38842025-09-02T23:16:26.425Zinfo: running `cargo check --bins` on openapi-manager (192/227)
38852025-09-02T23:16:27.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-09-02T23:16:27.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-09-02T23:16:27.340Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38882025-09-02T23:16:27.340Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38892025-09-02T23:16:27.479Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38902025-09-02T23:16:27.482Z Checking heck v0.4.1
38912025-09-02T23:16:27.482Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38922025-09-02T23:16:27.663Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38932025-09-02T23:16:27.713Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38942025-09-02T23:16:28.625Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38952025-09-02T23:16:30.839Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38962025-09-02T23:16:32.397Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38972025-09-02T23:16:33.256Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38982025-09-02T23:16:34.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
38992025-09-02T23:16:35.017Z
39002025-09-02T23:16:35.017Zinfo: running `cargo check --bins` on installinator-api (193/227)
39012025-09-02T23:16:35.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022025-09-02T23:16:35.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032025-09-02T23:16:35.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042025-09-02T23:16:35.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39052025-09-02T23:16:35.829Z
39062025-09-02T23:16:35.829Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39072025-09-02T23:16:36.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082025-09-02T23:16:36.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092025-09-02T23:16:36.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102025-09-02T23:16:36.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
39112025-09-02T23:16:36.632Z
39122025-09-02T23:16:36.632Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39132025-09-02T23:16:37.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142025-09-02T23:16:37.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152025-09-02T23:16:37.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162025-09-02T23:16:37.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39172025-09-02T23:16:37.422Z
39182025-09-02T23:16:37.422Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39192025-09-02T23:16:38.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202025-09-02T23:16:38.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212025-09-02T23:16:38.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222025-09-02T23:16:38.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39232025-09-02T23:16:38.237Z
39242025-09-02T23:16:38.237Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39252025-09-02T23:16:38.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262025-09-02T23:16:38.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272025-09-02T23:16:38.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282025-09-02T23:16:38.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39292025-09-02T23:16:38.995Z
39302025-09-02T23:16:38.995Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39312025-09-02T23:16:39.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322025-09-02T23:16:39.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332025-09-02T23:16:39.952Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39342025-09-02T23:16:40.088Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39352025-09-02T23:16:40.091Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39362025-09-02T23:16:40.111Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39372025-09-02T23:16:40.115Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39382025-09-02T23:16:40.146Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39392025-09-02T23:16:40.149Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39402025-09-02T23:16:40.168Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39412025-09-02T23:16:40.321Z Compiling petname v2.0.2
39422025-09-02T23:16:40.424Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39432025-09-02T23:16:40.699Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39442025-09-02T23:16:40.813Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39452025-09-02T23:16:41.158Z Checking sync-ptr v0.1.4
39462025-09-02T23:16:41.187Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39472025-09-02T23:16:41.205Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39482025-09-02T23:16:41.367Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39492025-09-02T23:16:41.628Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39502025-09-02T23:16:41.675Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
39512025-09-02T23:16:42.659Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39522025-09-02T23:16:44.973Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39532025-09-02T23:16:44.977Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39542025-09-02T23:16:51.406Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39552025-09-02T23:16:52.290Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39562025-09-02T23:16:54.149Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39572025-09-02T23:16:57.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.01s
39582025-09-02T23:16:57.243Z
39592025-09-02T23:16:57.243Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39602025-09-02T23:16:58.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612025-09-02T23:16:58.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622025-09-02T23:16:58.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632025-09-02T23:16:58.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39642025-09-02T23:16:58.117Z
39652025-09-02T23:16:58.117Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
39662025-09-02T23:16:58.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-09-02T23:16:58.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-09-02T23:16:58.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39692025-09-02T23:16:58.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39702025-09-02T23:16:58.881Z
39712025-09-02T23:16:58.882Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
39722025-09-02T23:16:59.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-09-02T23:16:59.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-09-02T23:16:59.812Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39752025-09-02T23:17:00.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
39762025-09-02T23:17:01.161Z
39772025-09-02T23:17:01.161Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
39782025-09-02T23:17:01.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792025-09-02T23:17:01.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802025-09-02T23:17:02.047Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39812025-09-02T23:17:02.503Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39822025-09-02T23:17:03.724Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39832025-09-02T23:17:04.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
39842025-09-02T23:17:04.716Z
39852025-09-02T23:17:04.716Zinfo: running `cargo check --bins` on omicron-releng (203/227)
39862025-09-02T23:17:05.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872025-09-02T23:17:05.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882025-09-02T23:17:05.526Z Compiling blake3 v1.5.4
39892025-09-02T23:17:05.529Z Checking memmap2 v0.9.5
39902025-09-02T23:17:05.529Z Checking arrayvec v0.7.6
39912025-09-02T23:17:05.648Z Checking arrayref v0.3.9
39922025-09-02T23:17:05.651Z Checking constant_time_eq v0.3.1
39932025-09-02T23:17:05.683Z Checking topological-sort v0.2.2
39942025-09-02T23:17:05.700Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39952025-09-02T23:17:05.717Z Checking shell-words v1.1.0
39962025-09-02T23:17:06.712Z Checking omicron-zone-package v0.12.2
39972025-09-02T23:17:07.847Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39982025-09-02T23:17:09.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
39992025-09-02T23:17:09.226Z
40002025-09-02T23:17:09.227Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40012025-09-02T23:17:09.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022025-09-02T23:17:09.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032025-09-02T23:17:10.030Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40042025-09-02T23:17:10.422Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40052025-09-02T23:17:10.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
40062025-09-02T23:17:11.143Z
40072025-09-02T23:17:11.143Zinfo: running `cargo check --bins` on xtask (205/227)
40082025-09-02T23:17:11.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40092025-09-02T23:17:11.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40102025-09-02T23:17:11.730Z Checking bitflags v2.9.1
40112025-09-02T23:17:11.734Z Checking serde v1.0.219
40122025-09-02T23:17:11.828Z Checking zerofrom v0.1.4
40132025-09-02T23:17:11.842Z Checking hashbrown v0.15.4
40142025-09-02T23:17:11.845Z Checking smallvec v1.15.1
40152025-09-02T23:17:11.864Z Checking thiserror v1.0.69
40162025-09-02T23:17:11.874Z Checking num-traits v0.2.19
40172025-09-02T23:17:11.874Z Checking scroll v0.12.0
40182025-09-02T23:17:12.011Z Checking log v0.4.27
40192025-09-02T23:17:12.036Z Checking yoke v0.7.4
40202025-09-02T23:17:12.082Z Checking rustix v0.38.37
40212025-09-02T23:17:12.171Z Checking percent-encoding v2.3.1
40222025-09-02T23:17:12.290Z Checking pest v2.7.14
40232025-09-02T23:17:12.354Z Checking goblin v0.8.2
40242025-09-02T23:17:12.390Z Checking zerovec v0.10.4
40252025-09-02T23:17:12.393Z Checking form_urlencoded v1.2.1
40262025-09-02T23:17:12.634Z Checking zerocopy v0.7.35
40272025-09-02T23:17:12.775Z Checking indexmap v2.10.0
40282025-09-02T23:17:13.054Z Checking terminal_size v0.4.0
40292025-09-02T23:17:13.252Z Checking getrandom v0.3.1
40302025-09-02T23:17:13.400Z Checking ordered-float v2.10.1
40312025-09-02T23:17:13.488Z Checking thiserror v2.0.12
40322025-09-02T23:17:13.651Z Checking syn v2.0.104
40332025-09-02T23:17:13.807Z Checking rustix v1.0.7
40342025-09-02T23:17:13.878Z Checking once_cell v1.21.3
40352025-09-02T23:17:13.914Z Checking tinystr v0.7.6
40362025-09-02T23:17:13.947Z Checking icu_collections v1.5.0
40372025-09-02T23:17:14.198Z Checking clap_builder v4.5.41
40382025-09-02T23:17:14.254Z Checking icu_locid v1.5.0
40392025-09-02T23:17:14.608Z Checking textwrap v0.16.2
40402025-09-02T23:17:14.750Z Checking dtrace-parser v0.2.0
40412025-09-02T23:17:15.011Z Checking fs-err v3.1.1
40422025-09-02T23:17:15.201Z Checking icu_provider v1.5.0
40432025-09-02T23:17:15.280Z Checking anyhow v1.0.99
40442025-09-02T23:17:15.360Z Checking tabled v0.15.0
40452025-09-02T23:17:15.439Z Checking tempfile v3.20.0
40462025-09-02T23:17:15.677Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40472025-09-02T23:17:15.807Z Checking icu_locid_transform v1.5.0
40482025-09-02T23:17:16.389Z Checking toml_datetime v0.6.11
40492025-09-02T23:17:16.395Z Checking serde_spanned v0.6.9
40502025-09-02T23:17:16.395Z Checking serde_json v1.0.142
40512025-09-02T23:17:16.643Z Checking erased-serde v0.4.6
40522025-09-02T23:17:16.761Z Checking toml_edit v0.22.27
40532025-09-02T23:17:16.835Z Checking icu_properties v1.5.1
40542025-09-02T23:17:17.073Z Checking serde-value v0.7.0
40552025-09-02T23:17:17.170Z Checking semver v1.0.26
40562025-09-02T23:17:17.505Z Checking camino v1.1.11
40572025-09-02T23:17:17.549Z Checking serde-untagged v0.1.7
40582025-09-02T23:17:17.601Z Checking cargo-platform v0.2.0
40592025-09-02T23:17:17.904Z Checking dof v0.3.0
40602025-09-02T23:17:17.924Z Checking clap v4.5.41
40612025-09-02T23:17:17.957Z Checking macaddr v1.0.1
40622025-09-02T23:17:18.034Z Checking camino-tempfile v1.4.1
40632025-09-02T23:17:18.387Z Checking usdt-impl v0.5.0
40642025-09-02T23:17:18.754Z Checking usdt v0.5.0
40652025-09-02T23:17:18.950Z Checking toml v0.8.23
40662025-09-02T23:17:19.410Z Checking icu_normalizer v1.5.0
40672025-09-02T23:17:19.423Z Checking cargo_toml v0.21.0
40682025-09-02T23:17:19.929Z Checking idna_adapter v1.2.0
40692025-09-02T23:17:20.068Z Checking idna v1.0.3
40702025-09-02T23:17:20.392Z Checking url v2.5.4
40712025-09-02T23:17:20.891Z Checking cargo-util-schemas v0.8.2
40722025-09-02T23:17:22.082Z Checking cargo_metadata v0.21.0
40732025-09-02T23:17:23.122Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40742025-09-02T23:17:23.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.66s
40752025-09-02T23:17:23.968Z
40762025-09-02T23:17:23.968Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
40772025-09-02T23:17:24.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40782025-09-02T23:17:24.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40792025-09-02T23:17:24.947Z Checking polyval v0.6.2
40802025-09-02T23:17:25.079Z Checking ctr v0.9.2
40812025-09-02T23:17:25.093Z Checking ssh-encoding v0.2.0
40822025-09-02T23:17:25.093Z Checking blowfish v0.9.1
40832025-09-02T23:17:25.122Z Checking password-hash v0.4.2
40842025-09-02T23:17:25.137Z Checking p256 v0.13.2
40852025-09-02T23:17:25.140Z Checking p521 v0.13.3
40862025-09-02T23:17:25.170Z Checking russh-cryptovec v0.7.3
40872025-09-02T23:17:25.324Z Checking ghash v0.5.1
40882025-09-02T23:17:25.350Z Checking bcrypt-pbkdf v0.10.0
40892025-09-02T23:17:25.350Z Checking md5 v0.7.0
40902025-09-02T23:17:25.428Z Checking num-bigint v0.4.6
40912025-09-02T23:17:25.431Z Checking des v0.8.1
40922025-09-02T23:17:25.506Z Checking pbkdf2 v0.11.0
40932025-09-02T23:17:25.527Z Checking aes-gcm v0.10.3
40942025-09-02T23:17:25.584Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40952025-09-02T23:17:25.677Z Checking hex-literal v0.4.1
40962025-09-02T23:17:25.680Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40972025-09-02T23:17:25.721Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40982025-09-02T23:17:25.766Z Checking ssh-cipher v0.2.0
40992025-09-02T23:17:25.806Z Checking internet-checksum v0.2.1
41002025-09-02T23:17:26.049Z Checking ssh-key v0.6.6
41012025-09-02T23:17:26.288Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41022025-09-02T23:17:27.143Z Checking russh-keys v0.45.0
41032025-09-02T23:17:27.984Z Checking russh v0.45.0
41042025-09-02T23:17:49.211Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41052025-09-02T23:17:50.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.77s
41062025-09-02T23:17:50.990Z
41072025-09-02T23:17:50.990Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41082025-09-02T23:17:51.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092025-09-02T23:17:51.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102025-09-02T23:17:51.777Z Checking termios v0.3.3
41112025-09-02T23:17:52.021Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41122025-09-02T23:17:52.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
41132025-09-02T23:17:53.024Z
41142025-09-02T23:17:53.024Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41152025-09-02T23:17:53.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162025-09-02T23:17:53.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172025-09-02T23:17:53.885Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41182025-09-02T23:17:53.888Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41192025-09-02T23:17:53.888Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41202025-09-02T23:17:54.771Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41212025-09-02T23:17:56.580Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41222025-09-02T23:17:58.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
41232025-09-02T23:17:58.991Z
41242025-09-02T23:17:58.991Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41252025-09-02T23:17:59.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41262025-09-02T23:17:59.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41272025-09-02T23:17:59.782Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41282025-09-02T23:18:00.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41292025-09-02T23:18:00.494Z
41302025-09-02T23:18:00.494Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41312025-09-02T23:18:01.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322025-09-02T23:18:01.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332025-09-02T23:18:01.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41342025-09-02T23:18:01.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41352025-09-02T23:18:01.248Z
41362025-09-02T23:18:01.248Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41372025-09-02T23:18:01.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382025-09-02T23:18:01.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392025-09-02T23:18:01.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41402025-09-02T23:18:01.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41412025-09-02T23:18:02.001Z
41422025-09-02T23:18:02.001Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41432025-09-02T23:18:02.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442025-09-02T23:18:02.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452025-09-02T23:18:02.899Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41462025-09-02T23:18:03.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
41472025-09-02T23:18:03.859Z
41482025-09-02T23:18:03.859Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41492025-09-02T23:18:04.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502025-09-02T23:18:04.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512025-09-02T23:18:04.672Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41522025-09-02T23:18:04.672Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41532025-09-02T23:18:04.983Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41542025-09-02T23:18:06.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
41552025-09-02T23:18:06.195Z
41562025-09-02T23:18:06.195Zinfo: running `cargo check --bins` on omicron-package (214/227)
41572025-09-02T23:18:06.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41582025-09-02T23:18:06.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41592025-09-02T23:18:07.012Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41602025-09-02T23:18:08.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
41612025-09-02T23:18:08.720Z
41622025-09-02T23:18:08.720Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41632025-09-02T23:18:09.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41642025-09-02T23:18:09.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41652025-09-02T23:18:09.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41662025-09-02T23:18:09.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41672025-09-02T23:18:09.518Z
41682025-09-02T23:18:09.518Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
41692025-09-02T23:18:10.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41702025-09-02T23:18:10.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41712025-09-02T23:18:10.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41722025-09-02T23:18:10.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41732025-09-02T23:18:10.319Z
41742025-09-02T23:18:10.319Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
41752025-09-02T23:18:11.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762025-09-02T23:18:11.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772025-09-02T23:18:11.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41782025-09-02T23:18:11.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41792025-09-02T23:18:11.119Z
41802025-09-02T23:18:11.119Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
41812025-09-02T23:18:11.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41822025-09-02T23:18:11.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41832025-09-02T23:18:11.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41842025-09-02T23:18:11.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41852025-09-02T23:18:11.922Z
41862025-09-02T23:18:11.922Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
41872025-09-02T23:18:12.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41882025-09-02T23:18:12.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41892025-09-02T23:18:12.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41902025-09-02T23:18:12.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41912025-09-02T23:18:12.671Z
41922025-09-02T23:18:12.671Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
41932025-09-02T23:18:13.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942025-09-02T23:18:13.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952025-09-02T23:18:13.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41962025-09-02T23:18:13.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41972025-09-02T23:18:13.426Z
41982025-09-02T23:18:13.426Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
41992025-09-02T23:18:14.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002025-09-02T23:18:14.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012025-09-02T23:18:14.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022025-09-02T23:18:14.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42032025-09-02T23:18:14.241Z
42042025-09-02T23:18:14.241Zinfo: running `cargo check --bins` on tqdb (222/227)
42052025-09-02T23:18:15.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062025-09-02T23:18:15.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072025-09-02T23:18:15.142Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42082025-09-02T23:18:15.545Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42092025-09-02T23:18:16.957Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42102025-09-02T23:18:17.830Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42112025-09-02T23:18:18.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
42122025-09-02T23:18:18.797Z
42132025-09-02T23:18:18.797Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42142025-09-02T23:18:19.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152025-09-02T23:18:19.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162025-09-02T23:18:19.675Z Checking rtoolbox v0.0.2
42172025-09-02T23:18:19.678Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42182025-09-02T23:18:19.678Z Checking tui-tree-widget v0.23.1
42192025-09-02T23:18:19.933Z Checking rpassword v7.4.0
42202025-09-02T23:18:24.635Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42212025-09-02T23:18:27.527Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42222025-09-02T23:18:28.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s
42232025-09-02T23:18:29.001Z
42242025-09-02T23:18:29.001Zinfo: running `cargo check --bins` on wicket (224/227)
42252025-09-02T23:18:29.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42262025-09-02T23:18:29.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42272025-09-02T23:18:29.867Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42282025-09-02T23:18:30.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
42292025-09-02T23:18:30.544Z
42302025-09-02T23:18:30.544Zinfo: running `cargo check --bins` on wicketd (225/227)
42312025-09-02T23:18:31.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322025-09-02T23:18:31.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332025-09-02T23:18:31.430Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42342025-09-02T23:18:35.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
42352025-09-02T23:18:35.824Z
42362025-09-02T23:18:35.825Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42372025-09-02T23:18:36.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42382025-09-02T23:18:36.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42392025-09-02T23:18:36.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42402025-09-02T23:18:36.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42412025-09-02T23:18:36.578Z
42422025-09-02T23:18:36.578Zinfo: running `cargo check --bins` on zone-setup (227/227)
42432025-09-02T23:18:37.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442025-09-02T23:18:37.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452025-09-02T23:18:37.397Z Checking uzers v0.12.1
42462025-09-02T23:18:37.758Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42472025-09-02T23:18:38.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
42482025-09-02T23:18:39.072Z
42492025-09-02T23:18:39.075Zreal 16:24.868401757
42502025-09-02T23:18:39.075Zuser 32:04.479665012
42512025-09-02T23:18:39.075Zsys 5:22.513627933
42522025-09-02T23:18:39.075Ztrap 0.673094830
42532025-09-02T23:18:39.075Ztflt 0.694331723
42542025-09-02T23:18:39.075Zdflt 1.738414390
42552025-09-02T23:18:39.075Zkflt 0.000896662
42562025-09-02T23:18:39.075Zlock 1:19:42.082114263
42572025-09-02T23:18:39.075Zslp 2:38:20.297149653
42582025-09-02T23:18:39.075Zlat 1:37.682854899
42592025-09-02T23:18:39.075Zstop 5:21.063818522
42602025-09-02T23:18:39.075Zprocess exited: duration 1271998 ms, exit code 0
 
42612025-09-02T23:18:39.083Zfound 0 output files