01K04Z3ZBMY45D323KKYFR5CHP: 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: 01K04Z4BMF2R3293KJKMVH93FB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-14T17:19:09.168Zjob assigned to worker 01K04Z4C3QYTWHM82QJA6YN4AT [factory gimlet-EVT22200007-propolis, EVT22200007/34444] (queued for 25 s)
 
22025-07-14T17:19:18.420Zstarting task 0: "setup"
32025-07-14T17:19:18.445Z++ uname -s
42025-07-14T17:19:18.445Z+ kern=SunOS
52025-07-14T17:19:18.446Z+ build_user=build
62025-07-14T17:19:18.446Z+ build_uid=12345
72025-07-14T17:19:18.446Z+ work_dir=/work
82025-07-14T17:19:18.446Z+ input_dir=/input
92025-07-14T17:19:18.446Z+ [[ 0 == 12345 ]]
102025-07-14T17:19:18.446Z+ case "$kern" in
112025-07-14T17:19:18.446Z+ groupadd -g 12345 build
122025-07-14T17:19:18.446Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-14T17:19:20.442Z+ zfs create -o mountpoint=/work rpool/work
142025-07-14T17:19:20.480Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-14T17:19:20.505Z+ home_fs=zfs
162025-07-14T17:19:20.505Z+ [[ zfs == autofs ]]
172025-07-14T17:19:20.505Z+ mkdir -p /home/build
182025-07-14T17:19:20.505Z+ chown build:build /home/build /work
192025-07-14T17:19:22.489Z+ chmod 0700 /home/build /work
202025-07-14T17:19:22.514Zprocess exited: duration 4075 ms, exit code 0
 
212025-07-14T17:19:22.565Zstarting task 1: "rust-toolchain"
222025-07-14T17:19:22.591Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-14T17:19:22.591Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-14T17:19:22.591Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-07-14T17:19:22.591Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-07-14T17:19:22.591Z * rust toolchain channel = "1.88.0"
272025-07-14T17:19:22.591Z * rust toolchain profile = "default"
282025-07-14T17:19:22.591Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-14T17:19:22.591Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-14T17:19:22.713Zinfo: downloading installer
312025-07-14T17:19:23.266Zwarn: It looks like you have an existing installation of Rust at:
322025-07-14T17:19:23.266Zwarn: /opt/ooce/bin
332025-07-14T17:19:23.266Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-14T17:19:23.266Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-14T17:19:23.266Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-14T17:19:23.267Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-14T17:19:23.267Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-14T17:19:23.267Zerror: cannot install while Rust is installed
392025-07-14T17:19:23.267Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-14T17:19:23.292Zinfo: profile set to 'default'
412025-07-14T17:19:23.292Zinfo: default host triple is x86_64-unknown-illumos
422025-07-14T17:19:23.292Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-14T17:19:23.395Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-14T17:19:23.395Zinfo: downloading component 'cargo'
452025-07-14T17:19:23.589Zinfo: downloading component 'clippy'
462025-07-14T17:19:23.667Zinfo: downloading component 'rust-docs'
472025-07-14T17:19:23.912Zinfo: downloading component 'rust-std'
482025-07-14T17:19:24.325Zinfo: downloading component 'rustc'
492025-07-14T17:19:25.985Zinfo: downloading component 'rustfmt'
502025-07-14T17:19:26.055Zinfo: installing component 'cargo'
512025-07-14T17:19:27.228Zinfo: installing component 'clippy'
522025-07-14T17:19:27.730Zinfo: installing component 'rust-docs'
532025-07-14T17:19:30.941Zinfo: installing component 'rust-std'
542025-07-14T17:19:32.997Zinfo: installing component 'rustc'
552025-07-14T17:19:41.184Zinfo: installing component 'rustfmt'
562025-07-14T17:19:41.577Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-14T17:19:41.577Z
582025-07-14T17:19:41.752Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-14T17:19:41.753Z
602025-07-14T17:19:41.777Z
612025-07-14T17:19:41.777ZRust is installed now. Great!
622025-07-14T17:19:41.777Z
632025-07-14T17:19:41.777ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-14T17:19:41.777Zenvironment variable. This has not been done automatically.
652025-07-14T17:19:41.777Z
662025-07-14T17:19:41.777ZTo configure your current shell, you need to source
672025-07-14T17:19:41.777Zthe corresponding env file under $HOME/.cargo.
682025-07-14T17:19:41.777Z
692025-07-14T17:19:41.778ZThis is usually done by running one of the following (note the leading DOT):
702025-07-14T17:19:41.778Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-14T17:19:41.778Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-14T17:19:41.778Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-14T17:19:41.872Z+ rustup --version
742025-07-14T17:19:41.897Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-14T17:19:41.897Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-14T17:19:42.013Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-14T17:19:42.038Z+ cargo --version
782025-07-14T17:19:42.127Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-14T17:19:42.151Z+ rustc --version
802025-07-14T17:19:42.259Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-14T17:19:42.284Zprocess exited: duration 19699 ms, exit code 0
 
822025-07-14T17:19:42.336Zstarting task 2: "authentication"
832025-07-14T17:19:42.399Zprocess exited: duration 65 ms, exit code 0
 
842025-07-14T17:19:42.449Zstarting task 3: "clone repository"
852025-07-14T17:19:42.474Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-14T17:19:42.474Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-14T17:19:42.498ZCloning into '/work/oxidecomputer/omicron'...
882025-07-14T17:19:51.947Z+ cd /work/oxidecomputer/omicron
892025-07-14T17:19:51.947Z+ git fetch origin 36a0db941653c8db35660a5c9b9b24cd11c0da35
902025-07-14T17:19:52.433ZFrom https://github.com/oxidecomputer/omicron
912025-07-14T17:19:52.433Z * branch 36a0db941653c8db35660a5c9b9b24cd11c0da35 -> FETCH_HEAD
922025-07-14T17:19:52.458Z+ [[ -n john/blueprint-host-phase2-desired ]]
932025-07-14T17:19:52.458Z++ git branch --show-current
942025-07-14T17:19:52.458Z+ current=main
952025-07-14T17:19:52.458Z+ [[ main != john/blueprint-host-phase2-desired ]]
962025-07-14T17:19:52.458Z+ git branch -f john/blueprint-host-phase2-desired 36a0db941653c8db35660a5c9b9b24cd11c0da35
972025-07-14T17:19:52.486Z+ git checkout -f john/blueprint-host-phase2-desired
982025-07-14T17:19:52.574ZSwitched to branch 'john/blueprint-host-phase2-desired'
992025-07-14T17:19:52.599Z+ git reset --hard 36a0db941653c8db35660a5c9b9b24cd11c0da35
1002025-07-14T17:19:52.696ZHEAD is now at 36a0db941 catch up to main
1012025-07-14T17:19:52.721Zprocess exited: duration 10249 ms, exit code 0
 
1022025-07-14T17:19:52.774Zstarting task 4: "build"
1032025-07-14T17:19:52.799Z+ source .github/buildomat/ci-env.sh
1042025-07-14T17:19:52.799Z++ export CARGO_TERM_COLOR=always
1052025-07-14T17:19:52.799Z++ CARGO_TERM_COLOR=always
1062025-07-14T17:19:52.799Z+ cargo --version
1072025-07-14T17:19:52.853Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-14T17:19:52.878Z+ rustc --version
1092025-07-14T17:19:52.943Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-14T17:19:52.968Z+ source ./env.sh
1112025-07-14T17:19:52.968Z++ OLD_SHELL_OPTS=ehxB
1122025-07-14T17:19:52.968Z++ set -o xtrace
1132025-07-14T17:19:52.968Z++++ dirname ./env.sh
1142025-07-14T17:19:52.968Z+++ readlink -f .
1152025-07-14T17:19:52.968Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ 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-07-14T17:19:52.968Z++ case $OLD_SHELL_OPTS in
1252025-07-14T17:19:52.968Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-14T17:19:52.968Z+ 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-07-14T17:19:52.968Z+ 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-07-14T17:19:52.968Z+ banner prerequisites
1292025-07-14T17:19:52.968Z
1302025-07-14T17:19:52.968Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-14T17:19:52.968Z # # # # # # # # # # # # # # #
1322025-07-14T17:19:52.968Z # # # # ##### # # ##### # # # # # #### #
1332025-07-14T17:19:52.968Z ##### ##### # ##### # # # # # # # # #
1342025-07-14T17:19:52.969Z # # # # # # # # # # # # # # #
1352025-07-14T17:19:52.969Z # # # ###### # # ###### ### # #### # #### #
1362025-07-14T17:19:52.969Z
1372025-07-14T17:19:52.969Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-14T17:20:05.522Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-14T17:20:14.148Z Startup: Caching catalogs ... Done
1402025-07-14T17:20:20.240ZPlanning: Solver setup ... Done (4.510s)
1412025-07-14T17:20:20.280ZPlanning: Running solver ... Done (0.041s)
1422025-07-14T17:20:20.363ZPlanning: Finding local manifests ... Done (0.002s)
1432025-07-14T17:20:20.441ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-14T17:20:20.821ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-14T17:20:20.884ZPlanning: Package planning ... Done (0.063s)
1462025-07-14T17:20:20.945ZPlanning: Merging actions ... Done (0.061s)
1472025-07-14T17:20:21.295ZPlanning: Checking for conflicting actions ... Done (0.349s)
1482025-07-14T17:20:21.319ZPlanning: Consolidating action changes ... Done (0.014s)
1492025-07-14T17:20:22.035ZPlanning: Evaluating mediators ... Done (0.725s)
1502025-07-14T17:20:22.060ZPlanning: Planning completed in 7.80 seconds
1512025-07-14T17:20:22.085Z Packages to install: 4
1522025-07-14T17:20:22.085Z Mediators to change: 2
1532025-07-14T17:20:22.086Z Services to change: 1
1542025-07-14T17:20:22.086Z Estimated space available: 155.02 GB
1552025-07-14T17:20:22.086ZEstimated space to be consumed: 1.70 GB
1562025-07-14T17:20:22.086Z Create boot environment: No
1572025-07-14T17:20:22.086ZCreate backup boot environment: No
1582025-07-14T17:20:22.086Z Rebuild boot archive: No
1592025-07-14T17:20:22.086Z
1602025-07-14T17:20:22.086ZChanged mediators:
1612025-07-14T17:20:22.086Z mediator clang:
1622025-07-14T17:20:22.086Z version: None -> 15 (system default)
1632025-07-14T17:20:22.086Z
1642025-07-14T17:20:22.086Z mediator llvm:
1652025-07-14T17:20:22.086Z version: 14 (system default) -> 15 (system default)
1662025-07-14T17:20:22.086Z
1672025-07-14T17:20:22.086ZChanged packages:
1682025-07-14T17:20:22.086Zhelios-dev
1692025-07-14T17:20:22.086Z developer/build-essential
1702025-07-14T17:20:22.086Z None -> 11-2.0
1712025-07-14T17:20:22.086Z library/libxmlsec1
1722025-07-14T17:20:22.086Z None -> 1.2.35-2.0
1732025-07-14T17:20:22.086Z ooce/developer/clang-15
1742025-07-14T17:20:22.086Z None -> 15.0.7-2.0
1752025-07-14T17:20:22.086Z ooce/developer/llvm-15
1762025-07-14T17:20:22.086Z None -> 15.0.7-2.0
1772025-07-14T17:20:22.086Z
1782025-07-14T17:20:22.086ZServices:
1792025-07-14T17:20:22.086Z restart_fmri:
1802025-07-14T17:20:22.086Z svc:/system/update-man-index:default
1812025-07-14T17:20:22.151Z
1822025-07-14T17:20:22.151ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-14T17:20:27.156ZDownload: 976/3290 items 6.9/212.6MB 3% complete (1.3M/s)
1842025-07-14T17:20:32.160ZDownload: 1717/3290 items 118.1/212.6MB 55% complete (11.9M/s)
1852025-07-14T17:20:37.161ZDownload: 2608/3290 items 120.3/212.6MB 56% complete (11.4M/s)
1862025-07-14T17:20:42.206ZDownload: 3248/3290 items 203.0/212.6MB 95% complete (8.6M/s)
1872025-07-14T17:20:46.161ZDownload: Completed 212.60 MB in 24.01 seconds (8.9M/s)
1882025-07-14T17:20:46.355Z Actions: 1/3689 actions (Installing new actions)
1892025-07-14T17:20:51.378Z Actions: 3391/3689 actions (Installing new actions)
1902025-07-14T17:20:52.671Z Actions: Completed 3689 actions in 6.32 seconds.
1912025-07-14T17:20:53.602Z Done (0.925s)
1922025-07-14T17:20:53.602Z Done (0.000s)
1932025-07-14T17:20:54.685Z Done (1.083s)
1942025-07-14T17:21:00.430Z Done (5.489s)
1952025-07-14T17:21:00.548Z Done (0.023s)
1962025-07-14T17:21:00.573Z Done (0.000s)
1972025-07-14T17:21:00.727Z Done (0.000s)
1982025-07-14T17:21:01.775ZPlanning: Evaluating mediator changes ... Done
1992025-07-14T17:21:02.040ZPlanning: Checking for conflicting actions ... Done
2002025-07-14T17:21:02.069ZPlanning: Consolidating action changes ... Done
2012025-07-14T17:21:02.420ZPlanning: Evaluating mediators ... Done
2022025-07-14T17:21:02.445ZPlanning: Planning completed in 0.65 seconds
2032025-07-14T17:21:02.470Z Mediators to change: 2
2042025-07-14T17:21:02.470Z Create boot environment: No
2052025-07-14T17:21:02.470ZCreate backup boot environment: No
2062025-07-14T17:21:02.527Z Done
2072025-07-14T17:21:02.527Z Done
2082025-07-14T17:21:03.444Z Done
2092025-07-14T17:21:08.912Z Done
2102025-07-14T17:21:09.012Z Done
2112025-07-14T17:21:09.012Z Done
2122025-07-14T17:21:09.085Z Done
2132025-07-14T17:21:10.012ZPlanning: Evaluating mediator changes ... Done
2142025-07-14T17:21:10.038ZPlanning: Merging actions ... Done
2152025-07-14T17:21:10.284ZPlanning: Checking for conflicting actions ... Done
2162025-07-14T17:21:10.309ZPlanning: Consolidating action changes ... Done
2172025-07-14T17:21:10.661ZPlanning: Evaluating mediators ... Done
2182025-07-14T17:21:10.733ZPlanning: Planning completed in 1.12 seconds
2192025-07-14T17:21:10.779Z Packages to change: 1
2202025-07-14T17:21:10.779Z Mediators to change: 1
2212025-07-14T17:21:10.779Z Services to change: 1
2222025-07-14T17:21:10.779Z Create boot environment: No
2232025-07-14T17:21:10.779ZCreate backup boot environment: Yes
2242025-07-14T17:21:12.730Z Actions: 1/6 actions (Updating modified actions)
2252025-07-14T17:21:12.756Z Actions: Completed 6 actions in 0.00 seconds.
2262025-07-14T17:21:12.756Z Done
2272025-07-14T17:21:12.756Z Done
2282025-07-14T17:21:12.981Z Done
2292025-07-14T17:21:18.443Z Done
2302025-07-14T17:21:18.542Z Done
2312025-07-14T17:21:18.568Z Done
2322025-07-14T17:21:18.952Z Done
2332025-07-14T17:21:19.605ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-07-14T17:21:19.605Zclang system 15 system
2352025-07-14T17:21:19.605Zcsh system system illumos
2362025-07-14T17:21:19.605Zctags system system illumos
2372025-07-14T17:21:19.606Zfile system system illumos
2382025-07-14T17:21:19.606Zgcc vendor 12 vendor
2392025-07-14T17:21:19.606Zgcc system 10 system
2402025-07-14T17:21:19.606Zgcc system 7 system
2412025-07-14T17:21:19.606Zgo system 1.20 system
2422025-07-14T17:21:19.606Zgo system 1.19 system
2432025-07-14T17:21:19.606Zllvm system 15 system
2442025-07-14T17:21:19.606Zllvm system 14 system
2452025-07-14T17:21:19.606Zmariadb system 10.6 system
2462025-07-14T17:21:19.606Zmta vendor vendor dma
2472025-07-14T17:21:19.606Zopenjdk system 17 system
2482025-07-14T17:21:19.606Zopenjdk system 11 system
2492025-07-14T17:21:19.606Zopenjdk system 1.8 system
2502025-07-14T17:21:19.606Zopenssl vendor 3 vendor
2512025-07-14T17:21:19.606Zperl system 5.36 system
2522025-07-14T17:21:19.606Zpostgresql system 15 system
2532025-07-14T17:21:19.606Zpostgresql system 13 system
2542025-07-14T17:21:19.606Zpython vendor 3 vendor
2552025-07-14T17:21:19.606Zpython system 2 system
2562025-07-14T17:21:19.606Zpython3 system 3.11 system
2572025-07-14T17:21:19.606Zruby system 3.0 system
2582025-07-14T17:21:19.606Zwords vendor vendor american-english
2592025-07-14T17:21:19.606Zwords system system australian-english
2602025-07-14T17:21:19.606Zwords system system british-english
2612025-07-14T17:21:19.606Zwords system system canadian-english
2622025-07-14T17:21:19.606Zwords system system french
2632025-07-14T17:21:19.606Zwords system system italian
2642025-07-14T17:21:19.606Zwords system system ngerman
2652025-07-14T17:21:19.606Zwords system system ogerman
2662025-07-14T17:21:19.606Zwords system system spanish
2672025-07-14T17:21:20.037ZPUBLISHER TYPE STATUS P LOCATION
2682025-07-14T17:21:20.037Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-07-14T17:21:26.370ZFMRI IFO
2702025-07-14T17:21:26.370Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-07-14T17:21:26.370Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-07-14T17:21:26.370Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-07-14T17:21:26.370Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-07-14T17:21:26.370Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-07-14T17:21:26.370Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762025-07-14T17:21:26.370Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-07-14T17:21:26.370Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782025-07-14T17:21:26.370Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-07-14T17:21:26.370Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-07-14T17:21:26.370Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812025-07-14T17:21:26.370Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-07-14T17:21:26.370Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-07-14T17:21:26.370Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842025-07-14T17:21:26.370Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-07-14T17:21:26.370Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-07-14T17:21:27.569Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-07-14T17:21:28.061Z Updating crates.io index
2882025-07-14T17:21:28.123Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892025-07-14T17:21:28.597Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902025-07-14T17:21:29.375Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912025-07-14T17:21:29.885Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2922025-07-14T17:21:30.249Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2932025-07-14T17:21:30.767Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-07-14T17:21:32.082Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952025-07-14T17:21:34.303Z Updating git repository `https://github.com/oxidecomputer/opte`
2962025-07-14T17:21:35.407Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972025-07-14T17:21:36.168Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-07-14T17:21:36.585Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-07-14T17:21:36.989Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002025-07-14T17:21:37.872Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-07-14T17:21:38.233Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022025-07-14T17:21:38.888Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032025-07-14T17:21:39.616Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-07-14T17:21:40.023Z Updating git repository `https://github.com/oxidecomputer/tofino`
3052025-07-14T17:21:40.480Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062025-07-14T17:21:40.838Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072025-07-14T17:21:41.198Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082025-07-14T17:21:41.619Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092025-07-14T17:21:42.113Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-07-14T17:21:42.583Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-07-14T17:21:43.118Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-07-14T17:21:43.764Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-07-14T17:21:44.403Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-07-14T17:21:44.761Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-07-14T17:21:45.213Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-07-14T17:21:45.771Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-07-14T17:21:46.237Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-07-14T17:21:46.632Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-07-14T17:21:47.017Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-07-14T17:21:56.830Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-07-14T17:21:58.448Z Downloading crates ...
3222025-07-14T17:21:58.508Z Downloaded quote v1.0.40
3232025-07-14T17:21:58.539Z Downloaded byteorder v1.5.0
3242025-07-14T17:21:58.539Z Downloaded camino v1.1.10
3252025-07-14T17:21:58.539Z Downloaded usdt v0.5.0
3262025-07-14T17:21:58.539Z Downloaded autocfg v1.4.0
3272025-07-14T17:21:58.539Z Downloaded utf16_iter v1.0.5
3282025-07-14T17:21:58.540Z Downloaded toml_datetime v0.6.11
3292025-07-14T17:21:58.569Z Downloaded yoke-derive v0.7.4
3302025-07-14T17:21:58.570Z Downloaded unicode-xid v0.2.6
3312025-07-14T17:21:58.570Z Downloaded zerocopy-derive v0.7.35
3322025-07-14T17:21:58.595Z Downloaded thiserror-impl v1.0.69
3332025-07-14T17:21:58.595Z Downloaded zerofrom v0.1.4
3342025-07-14T17:21:58.595Z Downloaded synstructure v0.13.1
3352025-07-14T17:21:58.595Z Downloaded utf8_iter v1.0.4
3362025-07-14T17:21:58.620Z Downloaded zerocopy v0.7.35
3372025-07-14T17:21:58.647Z Downloaded toml v0.8.23
3382025-07-14T17:21:58.647Z Downloaded memchr v2.7.4
3392025-07-14T17:21:58.647Z Downloaded hashbrown v0.15.4
3402025-07-14T17:21:58.647Z Downloaded unicode-width v0.2.0
3412025-07-14T17:21:58.647Z Downloaded winnow v0.7.10
3422025-07-14T17:21:58.672Z Downloaded url v2.5.4
3432025-07-14T17:21:58.672Z Downloaded pest v2.7.14
3442025-07-14T17:21:58.672Z Downloaded zerovec v0.10.4
3452025-07-14T17:21:58.697Z Downloaded serde_json v1.0.140
3462025-07-14T17:21:58.697Z Downloaded syn v1.0.109
3472025-07-14T17:21:58.697Z Downloaded serde v1.0.219
3482025-07-14T17:21:58.721Z Downloaded thiserror-impl v2.0.12
3492025-07-14T17:21:58.721Z Downloaded terminal_size v0.4.0
3502025-07-14T17:21:58.721Z Downloaded indexmap v2.10.0
3512025-07-14T17:21:58.721Z Downloaded rustix v0.38.37
3522025-07-14T17:21:58.746Z Downloaded libc v0.2.174
3532025-07-14T17:21:58.774Z Downloaded syn v2.0.104
3542025-07-14T17:21:58.774Z Downloaded tinystr v0.7.6
3552025-07-14T17:21:58.774Z Downloaded tabled v0.15.0
3562025-07-14T17:21:58.798Z Downloaded serde_spanned v0.6.9
3572025-07-14T17:21:58.798Z Downloaded serde_derive v1.0.219
3582025-07-14T17:21:58.798Z Downloaded serde-value v0.7.0
3592025-07-14T17:21:58.798Z Downloaded ryu v1.0.18
3602025-07-14T17:21:58.798Z Downloaded itoa v1.0.11
3612025-07-14T17:21:58.823Z Downloaded toml_edit v0.22.27
3622025-07-14T17:21:58.823Z Downloaded thread-id v4.2.2
3632025-07-14T17:21:58.823Z Downloaded tempfile v3.20.0
3642025-07-14T17:21:58.823Z Downloaded swrite v0.1.0
3652025-07-14T17:21:58.823Z Downloaded strsim v0.11.1
3662025-07-14T17:21:58.823Z Downloaded stable_deref_trait v1.2.0
3672025-07-14T17:21:58.823Z Downloaded smawk v0.3.2
3682025-07-14T17:21:58.823Z Downloaded smallvec v1.15.0
3692025-07-14T17:21:58.823Z Downloaded serde_tokenstream v0.2.2
3702025-07-14T17:21:58.823Z Downloaded serde-untagged v0.1.7
3712025-07-14T17:21:58.824Z Downloaded scroll_derive v0.12.0
3722025-07-14T17:21:58.824Z Downloaded rustix v1.0.7
3732025-07-14T17:21:58.859Z Downloaded scroll v0.12.0
3742025-07-14T17:21:58.887Z Downloaded proc-macro2 v1.0.95
3752025-07-14T17:21:58.888Z Downloaded proc-macro-error-attr v1.0.4
3762025-07-14T17:21:58.888Z Downloaded pretty-hex v0.4.1
3772025-07-14T17:21:58.888Z Downloaded plain v0.2.3
3782025-07-14T17:21:58.888Z Downloaded pest_meta v2.7.14
3792025-07-14T17:21:58.888Z Downloaded pest_generator v2.7.14
3802025-07-14T17:21:58.888Z Downloaded pest_derive v2.7.14
3812025-07-14T17:21:58.888Z Downloaded papergrid v0.11.0
3822025-07-14T17:21:58.888Z Downloaded sha2 v0.10.9
3832025-07-14T17:21:58.921Z Downloaded proc-macro-error v1.0.4
3842025-07-14T17:21:58.921Z Downloaded percent-encoding v2.3.1
3852025-07-14T17:21:58.922Z Downloaded num-traits v0.2.19
3862025-07-14T17:21:58.922Z Downloaded log v0.4.27
3872025-07-14T17:21:58.922Z Downloaded yoke v0.7.4
3882025-07-14T17:21:58.922Z Downloaded version_check v0.9.5
3892025-07-14T17:21:58.922Z Downloaded utf8parse v0.2.2
3902025-07-14T17:21:58.922Z Downloaded usdt-impl v0.5.0
3912025-07-14T17:21:58.922Z Downloaded semver v1.0.26
3922025-07-14T17:21:58.922Z Downloaded ordered-float v2.10.1
3932025-07-14T17:21:58.922Z Downloaded memmap v0.7.0
3942025-07-14T17:21:58.922Z Downloaded litemap v0.7.3
3952025-07-14T17:21:58.922Z Downloaded idna_adapter v1.2.0
3962025-07-14T17:21:58.922Z Downloaded idna v1.0.3
3972025-07-14T17:21:58.923Z Downloaded icu_properties_data v1.5.0
3982025-07-14T17:21:58.950Z Downloaded icu_properties v1.5.1
3992025-07-14T17:21:58.950Z Downloaded icu_locid_transform_data v1.5.0
4002025-07-14T17:21:58.950Z Downloaded icu_locid v1.5.0
4012025-07-14T17:21:58.950Z Downloaded icu_collections v1.5.0
4022025-07-14T17:21:58.977Z Downloaded heck v0.4.1
4032025-07-14T17:21:58.977Z Downloaded dtrace-parser v0.2.0
4042025-07-14T17:21:58.977Z Downloaded dof v0.3.0
4052025-07-14T17:21:58.977Z Downloaded displaydoc v0.2.5
4062025-07-14T17:21:58.978Z Downloaded digest v0.10.7
4072025-07-14T17:21:59.004Z Downloaded crypto-common v0.1.6
4082025-07-14T17:21:59.004Z Downloaded thiserror v2.0.12
4092025-07-14T17:21:59.004Z Downloaded thiserror v1.0.69
4102025-07-14T17:21:59.004Z Downloaded textwrap v0.16.2
4112025-07-14T17:21:59.004Z Downloaded zerovec-derive v0.10.3
4122025-07-14T17:21:59.030Z Downloaded zerofrom-derive v0.1.4
4132025-07-14T17:21:59.030Z Downloaded writeable v0.5.5
4142025-07-14T17:21:59.030Z Downloaded write16 v1.0.0
4152025-07-14T17:21:59.030Z Downloaded usdt-attr-macro v0.5.0
4162025-07-14T17:21:59.030Z Downloaded unicode-width v0.1.14
4172025-07-14T17:21:59.030Z Downloaded unicode-linebreak v0.1.5
4182025-07-14T17:21:59.030Z Downloaded unicode-ident v1.0.18
4192025-07-14T17:21:59.055Z Downloaded ucd-trie v0.1.7
4202025-07-14T17:21:59.055Z Downloaded macaddr v1.0.1
4212025-07-14T17:21:59.055Z Downloaded is_terminal_polyfill v1.70.1
4222025-07-14T17:21:59.055Z Downloaded icu_normalizer_data v1.5.0
4232025-07-14T17:21:59.055Z Downloaded icu_normalizer v1.5.0
4242025-07-14T17:21:59.055Z Downloaded icu_locid_transform v1.5.0
4252025-07-14T17:21:59.081Z Downloaded typenum v1.17.0
4262025-07-14T17:21:59.081Z Downloaded typeid v1.0.3
4272025-07-14T17:21:59.081Z Downloaded icu_provider v1.5.0
4282025-07-14T17:21:59.081Z Downloaded goblin v0.8.2
4292025-07-14T17:21:59.081Z Downloaded cargo_metadata v0.20.0
4302025-07-14T17:21:59.081Z Downloaded usdt-macro v0.5.0
4312025-07-14T17:21:59.106Z Downloaded once_cell v1.21.3
4322025-07-14T17:21:59.106Z Downloaded icu_provider_macros v1.5.0
4332025-07-14T17:21:59.106Z Downloaded heck v0.5.0
4342025-07-14T17:21:59.106Z Downloaded equivalent v1.0.2
4352025-07-14T17:21:59.106Z Downloaded cfg-if v1.0.1
4362025-07-14T17:21:59.106Z Downloaded tabled_derive v0.7.0
4372025-07-14T17:21:59.106Z Downloaded getrandom v0.3.1
4382025-07-14T17:21:59.106Z Downloaded fnv v1.0.7
4392025-07-14T17:21:59.106Z Downloaded erased-serde v0.4.6
4402025-07-14T17:21:59.106Z Downloaded clap_derive v4.5.40
4412025-07-14T17:21:59.106Z Downloaded clap_builder v4.5.40
4422025-07-14T17:21:59.131Z Downloaded clap v4.5.40
4432025-07-14T17:21:59.131Z Downloaded cargo_toml v0.21.0
4442025-07-14T17:21:59.131Z Downloaded cargo-util-schemas v0.2.0
4452025-07-14T17:21:59.131Z Downloaded cargo-platform v0.2.0
4462025-07-14T17:21:59.131Z Downloaded camino-tempfile v1.4.1
4472025-07-14T17:21:59.131Z Downloaded toml_write v0.1.2
4482025-07-14T17:21:59.131Z Downloaded generic-array v0.14.7
4492025-07-14T17:21:59.131Z Downloaded fs-err v3.1.1
4502025-07-14T17:21:59.131Z Downloaded form_urlencoded v1.2.1
4512025-07-14T17:21:59.156Z Downloaded fastrand v2.1.1
4522025-07-14T17:21:59.156Z Downloaded errno v0.3.12
4532025-07-14T17:21:59.157Z Downloaded cpufeatures v0.2.14
4542025-07-14T17:21:59.157Z Downloaded colorchoice v1.0.2
4552025-07-14T17:21:59.157Z Downloaded clap_lex v0.7.4
4562025-07-14T17:21:59.157Z Downloaded bytecount v0.6.8
4572025-07-14T17:21:59.157Z Downloaded block-buffer v0.10.4
4582025-07-14T17:21:59.157Z Downloaded anyhow v1.0.98
4592025-07-14T17:21:59.157Z Downloaded anstyle-parse v0.2.5
4602025-07-14T17:21:59.157Z Downloaded bitflags v2.9.1
4612025-07-14T17:21:59.157Z Downloaded anstyle v1.0.11
4622025-07-14T17:21:59.157Z Downloaded anstream v0.6.18
4632025-07-14T17:21:59.157Z Downloaded anstyle-query v1.1.1
4642025-07-14T17:21:59.247Z Compiling proc-macro2 v1.0.95
4652025-07-14T17:21:59.247Z Compiling unicode-ident v1.0.18
4662025-07-14T17:21:59.247Z Compiling serde v1.0.219
4672025-07-14T17:21:59.247Z Compiling version_check v0.9.5
4682025-07-14T17:21:59.247Z Compiling libc v0.2.174
4692025-07-14T17:21:59.247Z Compiling thiserror v1.0.69
4702025-07-14T17:21:59.272Z Compiling memchr v2.7.4
4712025-07-14T17:21:59.272Z Compiling stable_deref_trait v1.2.0
4722025-07-14T17:21:59.603Z Compiling ryu v1.0.18
4732025-07-14T17:21:59.636Z Compiling itoa v1.0.11
4742025-07-14T17:21:59.946Z Compiling ucd-trie v0.1.7
4752025-07-14T17:21:59.978Z Compiling writeable v0.5.5
4762025-07-14T17:22:00.117Z Compiling autocfg v1.4.0
4772025-07-14T17:22:00.186Z Compiling litemap v0.7.3
4782025-07-14T17:22:00.458Z Compiling once_cell v1.21.3
4792025-07-14T17:22:00.568Z Compiling bitflags v2.9.1
4802025-07-14T17:22:00.593Z Compiling icu_locid_transform_data v1.5.0
4812025-07-14T17:22:00.719Z Compiling byteorder v1.5.0
4822025-07-14T17:22:00.846Z Compiling icu_properties_data v1.5.0
4832025-07-14T17:22:00.985Z Compiling serde_json v1.0.140
4842025-07-14T17:22:01.010Z Compiling num-traits v0.2.19
4852025-07-14T17:22:01.040Z Compiling equivalent v1.0.2
4862025-07-14T17:22:01.095Z Compiling utf16_iter v1.0.5
4872025-07-14T17:22:01.161Z Compiling quote v1.0.40
4882025-07-14T17:22:01.191Z Compiling smallvec v1.15.0
4892025-07-14T17:22:01.309Z Compiling errno v0.3.12
4902025-07-14T17:22:01.340Z Compiling icu_normalizer_data v1.5.0
4912025-07-14T17:22:01.440Z Compiling rustix v0.38.37
4922025-07-14T17:22:01.520Z Compiling write16 v1.0.0
4932025-07-14T17:22:01.574Z Compiling syn v2.0.104
4942025-07-14T17:22:01.602Z Compiling utf8_iter v1.0.4
4952025-07-14T17:22:01.602Z Compiling hashbrown v0.15.4
4962025-07-14T17:22:01.685Z Compiling typeid v1.0.3
4972025-07-14T17:22:01.860Z Compiling proc-macro-error-attr v1.0.4
4982025-07-14T17:22:01.887Z Compiling usdt-impl v0.5.0
4992025-07-14T17:22:02.114Z Compiling winnow v0.7.10
5002025-07-14T17:22:02.154Z Compiling toml_write v0.1.2
5012025-07-14T17:22:02.244Z Compiling syn v1.0.109
5022025-07-14T17:22:02.485Z Compiling thread-id v4.2.2
5032025-07-14T17:22:02.631Z Compiling indexmap v2.10.0
5042025-07-14T17:22:02.694Z Compiling proc-macro-error v1.0.4
5052025-07-14T17:22:02.730Z Compiling log v0.4.27
5062025-07-14T17:22:02.882Z Compiling getrandom v0.3.1
5072025-07-14T17:22:03.016Z Compiling utf8parse v0.2.2
5082025-07-14T17:22:03.103Z Compiling plain v0.2.3
5092025-07-14T17:22:03.197Z Compiling percent-encoding v2.3.1
5102025-07-14T17:22:03.279Z Compiling rustix v1.0.7
5112025-07-14T17:22:03.480Z Compiling camino v1.1.10
5122025-07-14T17:22:03.511Z Compiling semver v1.0.26
5132025-07-14T17:22:03.583Z Compiling form_urlencoded v1.2.1
5142025-07-14T17:22:03.863Z Compiling terminal_size v0.4.0
5152025-07-14T17:22:03.893Z Compiling anstyle-parse v0.2.5
5162025-07-14T17:22:04.183Z Compiling ordered-float v2.10.1
5172025-07-14T17:22:04.323Z Compiling anstyle-query v1.1.1
5182025-07-14T17:22:04.361Z Compiling anstyle v1.0.11
5192025-07-14T17:22:04.504Z Compiling cfg-if v1.0.1
5202025-07-14T17:22:04.625Z Compiling thiserror v2.0.12
5212025-07-14T17:22:04.650Z Compiling pretty-hex v0.4.1
5222025-07-14T17:22:04.757Z Compiling colorchoice v1.0.2
5232025-07-14T17:22:04.810Z Compiling is_terminal_polyfill v1.70.1
5242025-07-14T17:22:04.956Z Compiling anstream v0.6.18
5252025-07-14T17:22:05.388Z Compiling fs-err v3.1.1
5262025-07-14T17:22:05.569Z Compiling strsim v0.11.1
5272025-07-14T17:22:05.601Z Compiling fnv v1.0.7
5282025-07-14T17:22:05.691Z Compiling unicode-width v0.1.14
5292025-07-14T17:22:05.777Z Compiling clap_lex v0.7.4
5302025-07-14T17:22:05.882Z Compiling heck v0.4.1
5312025-07-14T17:22:06.296Z Compiling fastrand v2.1.1
5322025-07-14T17:22:06.327Z Compiling heck v0.5.0
5332025-07-14T17:22:06.352Z Compiling bytecount v0.6.8
5342025-07-14T17:22:06.399Z Compiling anyhow v1.0.98
5352025-07-14T17:22:06.572Z Compiling unicode-xid v0.2.6
5362025-07-14T17:22:06.797Z Compiling tempfile v3.20.0
5372025-07-14T17:22:06.846Z Compiling papergrid v0.11.0
5382025-07-14T17:22:07.164Z Compiling clap_builder v4.5.40
5392025-07-14T17:22:07.555Z Compiling memmap v0.7.0
5402025-07-14T17:22:07.589Z Compiling unicode-linebreak v0.1.5
5412025-07-14T17:22:07.622Z Compiling unicode-width v0.2.0
5422025-07-14T17:22:07.948Z Compiling smawk v0.3.2
5432025-07-14T17:22:08.157Z Compiling synstructure v0.13.1
5442025-07-14T17:22:08.250Z Compiling textwrap v0.16.2
5452025-07-14T17:22:09.500Z Compiling swrite v0.1.0
5462025-07-14T17:22:09.536Z Compiling tabled_derive v0.7.0
5472025-07-14T17:22:09.672Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5482025-07-14T17:22:11.363Z Compiling serde_derive v1.0.219
5492025-07-14T17:22:11.363Z Compiling thiserror-impl v1.0.69
5502025-07-14T17:22:11.394Z Compiling zerofrom-derive v0.1.4
5512025-07-14T17:22:11.394Z Compiling yoke-derive v0.7.4
5522025-07-14T17:22:11.394Z Compiling zerovec-derive v0.10.3
5532025-07-14T17:22:11.467Z Compiling displaydoc v0.2.5
5542025-07-14T17:22:13.320Z Compiling icu_provider_macros v1.5.0
5552025-07-14T17:22:14.486Z Compiling zerocopy-derive v0.7.35
5562025-07-14T17:22:14.594Z Compiling scroll_derive v0.12.0
5572025-07-14T17:22:14.628Z Compiling thiserror-impl v2.0.12
5582025-07-14T17:22:14.821Z Compiling pest v2.7.14
5592025-07-14T17:22:15.299Z Compiling zerofrom v0.1.4
5602025-07-14T17:22:15.613Z Compiling yoke v0.7.4
5612025-07-14T17:22:15.884Z Compiling clap_derive v4.5.40
5622025-07-14T17:22:16.068Z Compiling zerovec v0.10.4
5632025-07-14T17:22:16.304Z Compiling scroll v0.12.0
5642025-07-14T17:22:16.782Z Compiling zerocopy v0.7.35
5652025-07-14T17:22:17.041Z Compiling goblin v0.8.2
5662025-07-14T17:22:17.073Z Compiling tabled v0.15.0
5672025-07-14T17:22:18.023Z Compiling pest_meta v2.7.14
5682025-07-14T17:22:18.252Z Compiling tinystr v0.7.6
5692025-07-14T17:22:18.293Z Compiling icu_collections v1.5.0
5702025-07-14T17:22:18.812Z Compiling icu_locid v1.5.0
5712025-07-14T17:22:19.887Z Compiling pest_generator v2.7.14
5722025-07-14T17:22:20.085Z Compiling clap v4.5.40
5732025-07-14T17:22:20.280Z Compiling icu_provider v1.5.0
5742025-07-14T17:22:21.376Z Compiling icu_locid_transform v1.5.0
5752025-07-14T17:22:22.468Z Compiling pest_derive v2.7.14
5762025-07-14T17:22:22.714Z Compiling icu_properties v1.5.1
5772025-07-14T17:22:23.334Z Compiling dtrace-parser v0.2.0
5782025-07-14T17:22:25.082Z Compiling serde_tokenstream v0.2.2
5792025-07-14T17:22:25.146Z Compiling serde_spanned v0.6.9
5802025-07-14T17:22:25.223Z Compiling toml_datetime v0.6.11
5812025-07-14T17:22:25.476Z Compiling erased-serde v0.4.6
5822025-07-14T17:22:25.508Z Compiling serde-value v0.7.0
5832025-07-14T17:22:25.832Z Compiling toml_edit v0.22.27
5842025-07-14T17:22:26.411Z Compiling cargo-platform v0.2.0
5852025-07-14T17:22:26.565Z Compiling macaddr v1.0.1
5862025-07-14T17:22:26.866Z Compiling icu_normalizer v1.5.0
5872025-07-14T17:22:26.945Z Compiling serde-untagged v0.1.7
5882025-07-14T17:22:27.122Z Compiling dof v0.3.0
5892025-07-14T17:22:27.150Z Compiling camino-tempfile v1.4.1
5902025-07-14T17:22:27.968Z Compiling idna_adapter v1.2.0
5912025-07-14T17:22:28.173Z Compiling idna v1.0.3
5922025-07-14T17:22:28.855Z Compiling url v2.5.4
5932025-07-14T17:22:29.234Z Compiling usdt-macro v0.5.0
5942025-07-14T17:22:29.266Z Compiling usdt-attr-macro v0.5.0
5952025-07-14T17:22:30.052Z Compiling toml v0.8.23
5962025-07-14T17:22:30.468Z Compiling usdt v0.5.0
5972025-07-14T17:22:30.923Z Compiling cargo-util-schemas v0.2.0
5982025-07-14T17:22:30.948Z Compiling cargo_toml v0.21.0
5992025-07-14T17:22:33.116Z Compiling cargo_metadata v0.20.0
6002025-07-14T17:22:35.822Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6012025-07-14T17:22:40.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
6022025-07-14T17:22:41.223Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6032025-07-14T17:22:42.210Z Downloading crates ...
6042025-07-14T17:22:42.371Z Downloaded async-recursion v1.1.1
6052025-07-14T17:22:42.396Z Downloaded castaway v0.2.3
6062025-07-14T17:22:42.396Z Downloaded ahash v0.8.11
6072025-07-14T17:22:42.396Z Downloaded atomic-waker v1.1.2
6082025-07-14T17:22:42.396Z Downloaded libloading v0.8.5
6092025-07-14T17:22:42.396Z Downloaded hyper v1.6.0
6102025-07-14T17:22:42.421Z Downloaded hyper-tls v0.6.0
6112025-07-14T17:22:42.421Z Downloaded ident_case v1.0.1
6122025-07-14T17:22:42.421Z Downloaded http-body v1.0.1
6132025-07-14T17:22:42.421Z Downloaded hickory-server v0.25.2
6142025-07-14T17:22:42.446Z Downloaded rustc-hash v1.1.0
6152025-07-14T17:22:42.446Z Downloaded indent_write v2.2.0
6162025-07-14T17:22:42.446Z Downloaded http-body-util v0.1.3
6172025-07-14T17:22:42.446Z Downloaded blowfish v0.9.1
6182025-07-14T17:22:42.446Z Downloaded is_ci v1.2.0
6192025-07-14T17:22:42.472Z Downloaded instant v0.1.13
6202025-07-14T17:22:42.472Z Downloaded md5 v0.7.0
6212025-07-14T17:22:42.472Z Downloaded primeorder v0.13.6
6222025-07-14T17:22:42.498Z Downloaded serde_path_to_error v0.1.17
6232025-07-14T17:22:42.498Z Downloaded tinyvec_macros v0.1.1
6242025-07-14T17:22:42.498Z Downloaded waitgroup v0.1.2
6252025-07-14T17:22:42.498Z Downloaded tiny-keccak v2.0.2
6262025-07-14T17:22:42.523Z Downloaded foreign-types-shared v0.3.1
6272025-07-14T17:22:42.523Z Downloaded number_prefix v0.4.0
6282025-07-14T17:22:42.549Z Downloaded progenitor-client v0.9.1
6292025-07-14T17:22:42.549Z Downloaded psl-types v2.0.11
6302025-07-14T17:22:42.549Z Downloaded secrecy v0.10.3
6312025-07-14T17:22:42.549Z Downloaded tower-service v0.3.3
6322025-07-14T17:22:42.574Z Downloaded diesel-dtrace v0.4.2
6332025-07-14T17:22:42.575Z Downloaded derive_builder_macro v0.20.2
6342025-07-14T17:22:42.575Z Downloaded diesel_table_macro_syntax v0.2.0
6352025-07-14T17:22:42.575Z Downloaded parse-size v1.1.0
6362025-07-14T17:22:42.575Z Downloaded difflib v0.4.0
6372025-07-14T17:22:42.600Z Downloaded dyn-clone v1.0.19
6382025-07-14T17:22:42.600Z Downloaded path-slash v0.1.5
6392025-07-14T17:22:42.600Z Downloaded pbkdf2 v0.11.0
6402025-07-14T17:22:42.626Z Downloaded termtree v0.5.1
6412025-07-14T17:22:42.626Z Downloaded miniz_oxide v0.8.5
6422025-07-14T17:22:42.626Z Downloaded fallible-iterator v0.2.0
6432025-07-14T17:22:42.626Z Downloaded zone v0.1.8
6442025-07-14T17:22:42.653Z Downloaded gethostname v0.5.0
6452025-07-14T17:22:42.653Z Downloaded nanorand v0.7.0
6462025-07-14T17:22:42.653Z Downloaded rand_xorshift v0.4.0
6472025-07-14T17:22:42.653Z Downloaded fxhash v0.2.1
6482025-07-14T17:22:42.653Z Downloaded hash32 v0.2.1
6492025-07-14T17:22:42.653Z Downloaded rand_core v0.6.4
6502025-07-14T17:22:42.678Z Downloaded universal-hash v0.5.1
6512025-07-14T17:22:42.678Z Downloaded untrusted v0.7.1
6522025-07-14T17:22:42.679Z Downloaded new_debug_unreachable v1.0.6
6532025-07-14T17:22:42.679Z Downloaded unarray v0.1.4
6542025-07-14T17:22:42.679Z Downloaded glob v0.3.2
6552025-07-14T17:22:42.679Z Downloaded zone_cfg_derive v0.1.2
6562025-07-14T17:22:42.679Z Downloaded thiserror-impl-no-std v2.0.2
6572025-07-14T17:22:42.679Z Downloaded thiserror-no-std v2.0.2
6582025-07-14T17:22:42.705Z Downloaded xshell-macros v0.2.7
6592025-07-14T17:22:42.705Z Downloaded xz2 v0.1.7
6602025-07-14T17:22:42.705Z Downloaded xattr v1.3.1
6612025-07-14T17:22:42.705Z Downloaded nibble_vec v0.1.0
6622025-07-14T17:22:42.705Z Downloaded pkg-config v0.3.31
6632025-07-14T17:22:42.705Z Downloaded futures-core v0.3.31
6642025-07-14T17:22:42.731Z Downloaded yasna v0.5.2
6652025-07-14T17:22:42.731Z Downloaded xshell v0.2.7
6662025-07-14T17:22:42.731Z Downloaded zerocopy v0.6.6
6672025-07-14T17:22:42.731Z Downloaded yansi v1.0.1
6682025-07-14T17:22:42.731Z Downloaded qorb v0.4.0
6692025-07-14T17:22:42.756Z Downloaded ron v0.8.1
6702025-07-14T17:22:42.756Z Downloaded unicode-segmentation v1.12.0
6712025-07-14T17:22:42.756Z Downloaded samael v0.0.19
6722025-07-14T17:22:42.784Z Downloaded x509-cert v0.2.5
6732025-07-14T17:22:42.784Z Downloaded webpki-roots v1.0.1
6742025-07-14T17:22:42.784Z Downloaded rustls v0.21.12
6752025-07-14T17:22:42.809Z Downloaded h2 v0.4.6
6762025-07-14T17:22:42.809Z Downloaded salty v0.3.0
6772025-07-14T17:22:42.834Z Downloaded moka v0.12.10
6782025-07-14T17:22:42.834Z Downloaded reqwest v0.12.22
6792025-07-14T17:22:42.859Z Downloaded git2 v0.19.0
6802025-07-14T17:22:42.859Z Downloaded nix v0.27.1
6812025-07-14T17:22:42.884Z Downloaded gimli v0.31.1
6822025-07-14T17:22:42.884Z Downloaded zerocopy v0.8.26
6832025-07-14T17:22:42.909Z Downloaded regex-syntax v0.6.29
6842025-07-14T17:22:42.909Z Downloaded dropshot v0.16.2
6852025-07-14T17:22:42.934Z Downloaded polar-core v0.27.3
6862025-07-14T17:22:42.961Z Downloaded nix v0.29.0
6872025-07-14T17:22:42.961Z Downloaded regress v0.10.3
6882025-07-14T17:22:42.985Z Downloaded regex-syntax v0.8.5
6892025-07-14T17:22:42.986Z Downloaded tokio v1.45.1
6902025-07-14T17:22:43.019Z Downloaded csv v1.3.1
6912025-07-14T17:22:43.045Z Downloaded nix v0.30.1
6922025-07-14T17:22:43.070Z Downloaded typify-impl v0.4.1
6932025-07-14T17:22:43.095Z Downloaded regex-automata v0.4.8
6942025-07-14T17:22:43.095Z Downloaded zerocopy-derive v0.6.6
6952025-07-14T17:22:43.122Z Downloaded sled v0.34.7
6962025-07-14T17:22:43.122Z Downloaded ratatui v0.29.0
6972025-07-14T17:22:43.146Z Downloaded typify-impl v0.3.0
6982025-07-14T17:22:43.171Z Downloaded jiff v0.2.15
6992025-07-14T17:22:43.171Z Downloaded petgraph v0.6.5
7002025-07-14T17:22:43.196Z Downloaded petgraph v0.8.2
7012025-07-14T17:22:43.221Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7022025-07-14T17:22:43.246Z Downloaded lzma-sys v0.1.20
7032025-07-14T17:22:43.270Z Downloaded typify-impl v0.2.0
7042025-07-14T17:22:43.295Z Downloaded nix v0.28.0
7052025-07-14T17:22:43.295Z Downloaded openapiv3 v2.2.0
7062025-07-14T17:22:43.320Z Downloaded libz-sys v1.1.20
7072025-07-14T17:22:43.345Z Downloaded portable-atomic v1.11.0
7082025-07-14T17:22:43.345Z Downloaded sha3 v0.10.8
7092025-07-14T17:22:43.345Z Downloaded object v0.36.5
7102025-07-14T17:22:43.369Z Downloaded object v0.30.4
7112025-07-14T17:22:43.369Z Downloaded rustls v0.23.19
7122025-07-14T17:22:43.394Z Downloaded rustls v0.22.4
7132025-07-14T17:22:43.394Z Downloaded zlib-rs v0.5.1
7142025-07-14T17:22:43.394Z Downloaded openssl v0.10.73
7152025-07-14T17:22:43.444Z Downloaded smoltcp v0.11.0
7162025-07-14T17:22:43.444Z Downloaded rayon v1.10.0
7172025-07-14T17:22:43.469Z Downloaded rustls-webpki v0.102.8
7182025-07-14T17:22:43.469Z Downloaded hickory-proto v0.25.2
7192025-07-14T17:22:43.469Z Downloaded reedline v0.40.0
7202025-07-14T17:22:43.494Z Downloaded unicode_categories v0.1.1
7212025-07-14T17:22:43.494Z Downloaded quinn-proto v0.11.8
7222025-07-14T17:22:43.494Z Downloaded quick-xml v0.37.2
7232025-07-14T17:22:43.494Z Downloaded lalrpop v0.19.12
7242025-07-14T17:22:43.519Z Downloaded petname v2.0.2
7252025-07-14T17:22:43.519Z Downloaded proptest v1.7.0
7262025-07-14T17:22:43.519Z Downloaded unicode-normalization v0.1.24
7272025-07-14T17:22:43.544Z Downloaded futures-util v0.3.31
7282025-07-14T17:22:43.544Z Downloaded tabled v0.18.0
7292025-07-14T17:22:43.569Z Downloaded winnow v0.6.26
7302025-07-14T17:22:43.569Z Downloaded winnow v0.5.40
7312025-07-14T17:22:43.594Z Downloaded tungstenite v0.21.0
7322025-07-14T17:22:43.594Z Downloaded zerocopy-derive v0.8.26
7332025-07-14T17:22:43.594Z Downloaded postcard v1.0.10
7342025-07-14T17:22:43.594Z Downloaded socket2 v0.5.10
7352025-07-14T17:22:43.594Z Downloaded rustyline v14.0.0
7362025-07-14T17:22:43.594Z Downloaded hickory-proto v0.24.4
7372025-07-14T17:22:43.619Z Downloaded unsafe-libyaml v0.2.11
7382025-07-14T17:22:43.619Z Downloaded encoding_rs v0.8.34
7392025-07-14T17:22:43.644Z Downloaded expectorate v1.2.0
7402025-07-14T17:22:43.644Z Downloaded rcgen v0.12.1
7412025-07-14T17:22:43.644Z Downloaded postgres-types v0.2.9
7422025-07-14T17:22:43.668Z Downloaded futures-executor v0.3.31
7432025-07-14T17:22:43.668Z Downloaded ring v0.17.14
7442025-07-14T17:22:43.693Z Downloaded zip v4.2.0
7452025-07-14T17:22:43.718Z Downloaded sqlparser v0.45.0
7462025-07-14T17:22:43.718Z Downloaded rayon-core v1.12.1
7472025-07-14T17:22:43.718Z Downloaded tower-http v0.6.6
7482025-07-14T17:22:43.718Z Downloaded snafu-derive v0.8.5
7492025-07-14T17:22:43.742Z Downloaded half v1.8.3
7502025-07-14T17:22:43.742Z Downloaded bzip2-sys v0.1.13+1.0.8
7512025-07-14T17:22:43.742Z Downloaded mio v1.0.2
7522025-07-14T17:22:43.743Z Downloaded diesel v2.2.11
7532025-07-14T17:22:43.767Z Downloaded serde_with v3.14.0
7542025-07-14T17:22:43.792Z Downloaded unicode-bidi v0.3.17
7552025-07-14T17:22:43.792Z Downloaded quinn v0.11.5
7562025-07-14T17:22:43.792Z Downloaded ref-cast v1.0.24
7572025-07-14T17:22:43.792Z Downloaded rand_core v0.9.2
7582025-07-14T17:22:43.792Z Downloaded typify-macro v0.2.0
7592025-07-14T17:22:43.792Z Downloaded salsa20 v0.10.2
7602025-07-14T17:22:43.792Z Downloaded libgit2-sys v0.17.0+1.8.1
7612025-07-14T17:22:43.848Z Downloaded resolv-conf v0.7.0
7622025-07-14T17:22:43.873Z Downloaded ref-cast-impl v1.0.24
7632025-07-14T17:22:43.873Z Downloaded postgres-protocol v0.6.8
7642025-07-14T17:22:43.873Z Downloaded futures-macro v0.3.31
7652025-07-14T17:22:43.873Z Downloaded smf v0.2.3
7662025-07-14T17:22:43.873Z Downloaded tokio-util v0.7.15
7672025-07-14T17:22:43.873Z Downloaded untrusted v0.9.0
7682025-07-14T17:22:43.873Z Downloaded thread_local v1.1.8
7692025-07-14T17:22:43.873Z Downloaded ff v0.13.0
7702025-07-14T17:22:43.873Z Downloaded zone v0.3.1
7712025-07-14T17:22:43.873Z Downloaded zeroize_derive v1.4.2
7722025-07-14T17:22:43.873Z Downloaded zeroize v1.8.1
7732025-07-14T17:22:43.873Z Downloaded polyval v0.6.2
7742025-07-14T17:22:43.898Z Downloaded poly1305 v0.8.0
7752025-07-14T17:22:43.899Z Downloaded newtype-uuid v1.2.4
7762025-07-14T17:22:43.899Z Downloaded futures-io v0.3.31
7772025-07-14T17:22:43.899Z Downloaded spin v0.9.8
7782025-07-14T17:22:43.899Z Downloaded signal-hook-tokio v0.3.1
7792025-07-14T17:22:43.899Z Downloaded native-tls v0.2.12
7802025-07-14T17:22:43.899Z Downloaded globwalk v0.9.1
7812025-07-14T17:22:43.899Z Downloaded globset v0.4.15
7822025-07-14T17:22:43.899Z Downloaded ghash v0.5.1
7832025-07-14T17:22:43.899Z Downloaded unicode-properties v0.1.3
7842025-07-14T17:22:43.899Z Downloaded rustls-webpki v0.101.7
7852025-07-14T17:22:43.923Z Downloaded sigpipe v0.1.3
7862025-07-14T17:22:43.924Z Downloaded zip v0.6.6
7872025-07-14T17:22:43.924Z Downloaded signature v2.2.0
7882025-07-14T17:22:43.924Z Downloaded signal-hook-registry v1.4.2
7892025-07-14T17:22:43.924Z Downloaded same-file v1.0.6
7902025-07-14T17:22:43.924Z Downloaded group v0.13.0
7912025-07-14T17:22:43.924Z Downloaded futures-task v0.3.31
7922025-07-14T17:22:43.924Z Downloaded futures-sink v0.3.31
7932025-07-14T17:22:43.924Z Downloaded newtype_derive v0.1.6
7942025-07-14T17:22:43.924Z Downloaded spki v0.7.3
7952025-07-14T17:22:43.924Z Downloaded typify-macro v0.4.1
7962025-07-14T17:22:43.969Z Downloaded half v2.4.1
7972025-07-14T17:22:43.970Z Downloaded p384 v0.13.0
7982025-07-14T17:22:43.970Z Downloaded r2d2 v0.8.10
7992025-07-14T17:22:43.994Z Downloaded pin-project v1.1.6
8002025-07-14T17:22:43.994Z Downloaded multer v3.1.0
8012025-07-14T17:22:43.994Z Downloaded parse-zoneinfo v0.3.1
8022025-07-14T17:22:44.020Z Downloaded typify-macro v0.3.0
8032025-07-14T17:22:44.020Z Downloaded quick-error v1.2.3
8042025-07-14T17:22:44.020Z Downloaded similar v2.7.0
8052025-07-14T17:22:44.020Z Downloaded tracing v0.1.40
8062025-07-14T17:22:44.020Z Downloaded newline-converter v0.3.0
8072025-07-14T17:22:44.020Z Downloaded unicase v2.7.0
8082025-07-14T17:22:44.020Z Downloaded radium v0.7.0
8092025-07-14T17:22:44.020Z Downloaded quinn-udp v0.5.5
8102025-07-14T17:22:44.020Z Downloaded multimap v0.10.1
8112025-07-14T17:22:44.045Z Downloaded hash32 v0.3.1
8122025-07-14T17:22:44.045Z Downloaded elliptic-curve v0.13.8
8132025-07-14T17:22:44.045Z Downloaded ed25519-dalek v2.1.1
8142025-07-14T17:22:44.046Z Downloaded unicode-truncate v1.1.0
8152025-07-14T17:22:44.046Z Downloaded rand_seeder v0.3.0
8162025-07-14T17:22:44.046Z Downloaded pkcs8 v0.10.2
8172025-07-14T17:22:44.046Z Downloaded tar v0.4.44
8182025-07-14T17:22:44.046Z Downloaded steno v0.4.1
8192025-07-14T17:22:44.046Z Downloaded whoami v1.5.2
8202025-07-14T17:22:44.046Z Downloaded slog v2.7.0
8212025-07-14T17:22:44.070Z Downloaded russh v0.45.0
8222025-07-14T17:22:44.071Z Downloaded rpassword v7.4.0
8232025-07-14T17:22:44.071Z Downloaded p521 v0.13.3
8242025-07-14T17:22:44.071Z Downloaded getrandom v0.2.15
8252025-07-14T17:22:44.100Z Downloaded which v4.4.2
8262025-07-14T17:22:44.100Z Downloaded utf-8 v0.7.6
8272025-07-14T17:22:44.100Z Downloaded slog-envlogger v2.2.0
8282025-07-14T17:22:44.100Z Downloaded slab v0.4.9
8292025-07-14T17:22:44.100Z Downloaded siphasher v0.3.11
8302025-07-14T17:22:44.100Z Downloaded pkcs5 v0.7.1
8312025-07-14T17:22:44.125Z Downloaded fatfs v0.3.6
8322025-07-14T17:22:44.126Z Downloaded test-strategy v0.4.1
8332025-07-14T17:22:44.126Z Downloaded ssh-key v0.6.6
8342025-07-14T17:22:44.151Z Downloaded itertools v0.14.0
8352025-07-14T17:22:44.151Z Downloaded slog-term v2.9.1
8362025-07-14T17:22:44.151Z Downloaded simd-adler32 v0.3.7
8372025-07-14T17:22:44.151Z Downloaded pkcs1 v0.7.5
8382025-07-14T17:22:44.176Z Downloaded pin-project-lite v0.2.14
8392025-07-14T17:22:44.176Z Downloaded pin-project-internal v1.1.6
8402025-07-14T17:22:44.176Z Downloaded phf v0.11.2
8412025-07-14T17:22:44.176Z Downloaded pem-rfc7468 v0.7.0
8422025-07-14T17:22:44.176Z Downloaded peg-macros v0.8.5
8432025-07-14T17:22:44.202Z Downloaded peg v0.8.5
8442025-07-14T17:22:44.202Z Downloaded env_logger v0.11.5
8452025-07-14T17:22:44.202Z Downloaded env_filter v0.1.2
8462025-07-14T17:22:44.202Z Downloaded zstd v0.13.3
8472025-07-14T17:22:44.202Z Downloaded zopfli v0.8.1
8482025-07-14T17:22:44.202Z Downloaded term v0.7.0
8492025-07-14T17:22:44.227Z Downloaded phf_generator v0.11.2
8502025-07-14T17:22:44.227Z Downloaded phf_codegen v0.11.2
8512025-07-14T17:22:44.227Z Downloaded pem v3.0.5
8522025-07-14T17:22:44.227Z Downloaded pbkdf2 v0.12.2
8532025-07-14T17:22:44.227Z Downloaded env_logger v0.10.2
8542025-07-14T17:22:44.227Z Downloaded ena v0.14.3
8552025-07-14T17:22:44.227Z Downloaded zstd-safe v7.2.3
8562025-07-14T17:22:44.227Z Downloaded parking_lot v0.12.3
8572025-07-14T17:22:44.227Z Downloaded tracing-core v0.1.32
8582025-07-14T17:22:44.227Z Downloaded wyz v0.5.1
8592025-07-14T17:22:44.227Z Downloaded smallvec v0.6.14
8602025-07-14T17:22:44.253Z Downloaded slog-stdlog v4.1.1
8612025-07-14T17:22:44.253Z Downloaded slog-scope v4.4.0
8622025-07-14T17:22:44.253Z Downloaded slog-json v2.6.1
8632025-07-14T17:22:44.253Z Downloaded pin-utils v0.1.0
8642025-07-14T17:22:44.253Z Downloaded phf_shared v0.11.2
8652025-07-14T17:22:44.253Z Downloaded peg-runtime v0.8.5
8662025-07-14T17:22:44.253Z Downloaded fd-lock v4.0.2
8672025-07-14T17:22:44.253Z Downloaded enum-as-inner v0.6.1
8682025-07-14T17:22:44.253Z Downloaded endian-type v0.1.2
8692025-07-14T17:22:44.253Z Downloaded embedded-io v0.6.1
8702025-07-14T17:22:44.253Z Downloaded embedded-io v0.4.0
8712025-07-14T17:22:44.253Z Downloaded zone_cfg_derive v0.3.0
8722025-07-14T17:22:44.253Z Downloaded tabled_derive v0.10.0
8732025-07-14T17:22:44.253Z Downloaded structmeta v0.3.0
8742025-07-14T17:22:44.253Z Downloaded strip-ansi-escapes v0.2.0
8752025-07-14T17:22:44.253Z Downloaded string_cache v0.8.9
8762025-07-14T17:22:44.253Z Downloaded static_assertions v1.1.0
8772025-07-14T17:22:44.253Z Downloaded sqlformat v0.3.5
8782025-07-14T17:22:44.279Z Downloaded rustls-pki-types v1.10.0
8792025-07-14T17:22:44.279Z Downloaded russh-keys v0.45.0
8802025-07-14T17:22:44.279Z Downloaded rsa v0.9.6
8812025-07-14T17:22:44.279Z Downloaded toml v0.7.8
8822025-07-14T17:22:44.279Z Downloaded serde_yaml v0.9.34+deprecated
8832025-07-14T17:22:44.279Z Downloaded sync_wrapper v1.0.1
8842025-07-14T17:22:44.279Z Downloaded sync-ptr v0.1.4
8852025-07-14T17:22:44.279Z Downloaded structmeta-derive v0.3.0
8862025-07-14T17:22:44.279Z Downloaded stringprep v0.1.5
8872025-07-14T17:22:44.279Z Downloaded sqlparser_derive v0.2.2
8882025-07-14T17:22:44.279Z Downloaded rtoolbox v0.0.2
8892025-07-14T17:22:44.307Z Downloaded password-hash v0.5.0
8902025-07-14T17:22:44.307Z Downloaded password-hash v0.4.2
8912025-07-14T17:22:44.307Z Downloaded parking_lot_core v0.9.10
8922025-07-14T17:22:44.307Z Downloaded parking_lot_core v0.8.6
8932025-07-14T17:22:44.307Z Downloaded parking_lot v0.11.2
8942025-07-14T17:22:44.307Z Downloaded dropshot_endpoint v0.16.2
8952025-07-14T17:22:44.307Z Downloaded tracing-attributes v0.1.27
8962025-07-14T17:22:44.307Z Downloaded publicsuffix v2.3.0
8972025-07-14T17:22:44.307Z Downloaded russh-cryptovec v0.7.3
8982025-07-14T17:22:44.307Z Downloaded p256 v0.13.2
8992025-07-14T17:22:44.307Z Downloaded oso v0.27.3
9002025-07-14T17:22:44.307Z Downloaded openssl-sys v0.9.109
9012025-07-14T17:22:44.332Z Downloaded tokio-stream v0.1.17
9022025-07-14T17:22:44.333Z Downloaded der v0.7.9
9032025-07-14T17:22:44.333Z Downloaded curve25519-dalek v4.1.3
9042025-07-14T17:22:44.333Z Downloaded itertools v0.13.0
9052025-07-14T17:22:44.358Z Downloaded itertools v0.12.1
9062025-07-14T17:22:44.358Z Downloaded iri-string v0.7.8
9072025-07-14T17:22:44.358Z Downloaded chrono-tz v0.10.3
9082025-07-14T17:22:44.358Z Downloaded tap v1.0.1
9092025-07-14T17:22:44.358Z Downloaded take_mut v0.2.2
9102025-07-14T17:22:44.385Z Downloaded tagptr v0.2.0
9112025-07-14T17:22:44.385Z Downloaded tabwriter v1.4.0
9122025-07-14T17:22:44.385Z Downloaded rusty-fork v0.3.0
9132025-07-14T17:22:44.385Z Downloaded rustversion v1.0.17
9142025-07-14T17:22:44.385Z Downloaded paste v1.0.15
9152025-07-14T17:22:44.385Z Downloaded parse-display v0.10.0
9162025-07-14T17:22:44.385Z Downloaded papergrid v0.14.0
9172025-07-14T17:22:44.385Z Downloaded oxnet v0.1.2
9182025-07-14T17:22:44.385Z Downloaded oxide-tokio-rt v0.1.2
9192025-07-14T17:22:44.385Z Downloaded nodrop v0.1.14
9202025-07-14T17:22:44.385Z Downloaded ecdsa v0.16.9
9212025-07-14T17:22:44.385Z Downloaded parse-display-derive v0.10.0
9222025-07-14T17:22:44.385Z Downloaded packed_struct_codegen v0.10.1
9232025-07-14T17:22:44.385Z Downloaded packed_struct v0.10.1
9242025-07-14T17:22:44.413Z Downloaded owo-colors v4.2.2
9252025-07-14T17:22:44.413Z Downloaded diesel_derives v2.2.3
9262025-07-14T17:22:44.413Z Downloaded time v0.3.36
9272025-07-14T17:22:44.413Z Downloaded signal-hook v0.3.17
9282025-07-14T17:22:44.413Z Downloaded vcpkg v0.2.15
9292025-07-14T17:22:44.447Z Downloaded radix_trie v0.2.1
9302025-07-14T17:22:44.473Z Downloaded libxml v0.3.3
9312025-07-14T17:22:44.473Z Downloaded oso-derive v0.27.3
9322025-07-14T17:22:44.473Z Downloaded either v1.15.0
9332025-07-14T17:22:44.473Z Downloaded ed25519 v2.2.3
9342025-07-14T17:22:44.473Z Downloaded dunce v1.0.5
9352025-07-14T17:22:44.473Z Downloaded dsl_auto_type v0.1.2
9362025-07-14T17:22:44.473Z Downloaded diff v0.1.13
9372025-07-14T17:22:44.473Z Downloaded tokio-tungstenite v0.23.1
9382025-07-14T17:22:44.473Z Downloaded tokio-tungstenite v0.21.0
9392025-07-14T17:22:44.473Z Downloaded tokio-postgres v0.7.13
9402025-07-14T17:22:44.500Z Downloaded num-bigint-dig v0.8.4
9412025-07-14T17:22:44.500Z Downloaded smoltcp v0.9.1
9422025-07-14T17:22:44.500Z Downloaded libm v0.2.8
9432025-07-14T17:22:44.500Z Downloaded itertools v0.10.5
9442025-07-14T17:22:44.526Z Downloaded display-error-chain v0.2.2
9452025-07-14T17:22:44.526Z Downloaded dirs-sys-next v0.1.2
9462025-07-14T17:22:44.526Z Downloaded dirs-next v2.0.0
9472025-07-14T17:22:44.526Z Downloaded derive_more v0.99.20
9482025-07-14T17:22:44.526Z Downloaded derive_builder v0.20.2
9492025-07-14T17:22:44.526Z Downloaded progenitor-impl v0.8.0
9502025-07-14T17:22:44.526Z Downloaded nom v7.1.3
9512025-07-14T17:22:44.551Z Downloaded regex v1.11.1
9522025-07-14T17:22:44.551Z Downloaded derive-where v1.5.0
9532025-07-14T17:22:44.551Z Downloaded tui-tree-widget v0.23.1
9542025-07-14T17:22:44.551Z Downloaded omicron-zone-package v0.12.2
9552025-07-14T17:22:44.551Z Downloaded document-features v0.2.10
9562025-07-14T17:22:44.551Z Downloaded des v0.8.1
9572025-07-14T17:22:44.576Z Downloaded serde-hex v0.1.0
9582025-07-14T17:22:44.576Z Downloaded derive_builder_core v0.20.2
9592025-07-14T17:22:44.576Z Downloaded num-bigint v0.4.6
9602025-07-14T17:22:44.576Z Downloaded futures v0.3.31
9612025-07-14T17:22:44.576Z Downloaded tough v0.20.0
9622025-07-14T17:22:44.576Z Downloaded chrono v0.4.41
9632025-07-14T17:22:44.601Z Downloaded deranged v0.3.11
9642025-07-14T17:22:44.601Z Downloaded tokio-rustls v0.25.0
9652025-07-14T17:22:44.601Z Downloaded tokio-rustls v0.24.1
9662025-07-14T17:22:44.601Z Downloaded tokio-native-tls v0.3.1
9672025-07-14T17:22:44.601Z Downloaded shell-words v1.1.0
9682025-07-14T17:22:44.601Z Downloaded schemars v0.8.22
9692025-07-14T17:22:44.626Z Downloaded progenitor v0.9.1
9702025-07-14T17:22:44.626Z Downloaded prefix-trie v0.7.0
9712025-07-14T17:22:44.626Z Downloaded minimal-lexical v0.2.1
9722025-07-14T17:22:44.626Z Downloaded jiff-static v0.2.15
9732025-07-14T17:22:44.626Z Downloaded hyper-util v0.1.14
9742025-07-14T17:22:44.626Z Downloaded try-lock v0.2.5
9752025-07-14T17:22:44.626Z Downloaded tower-layer v0.3.3
9762025-07-14T17:22:44.626Z Downloaded tokio-rustls v0.26.0
9772025-07-14T17:22:44.626Z Downloaded tokio-macros v2.5.0
9782025-07-14T17:22:44.626Z Downloaded tokio-dtrace v0.1.0
9792025-07-14T17:22:44.651Z Downloaded time-core v0.1.2
9802025-07-14T17:22:44.651Z Downloaded termios v0.3.3
9812025-07-14T17:22:44.651Z Downloaded signal-hook-mio v0.2.4
9822025-07-14T17:22:44.651Z Downloaded shlex v1.3.0
9832025-07-14T17:22:44.651Z Downloaded sha1 v0.10.6
9842025-07-14T17:22:44.651Z Downloaded serde_bytes v0.11.17
9852025-07-14T17:22:44.651Z Downloaded serde-big-array v0.5.1
9862025-07-14T17:22:44.651Z Downloaded secrecy v0.8.0
9872025-07-14T17:22:44.651Z Downloaded sct v0.7.1
9882025-07-14T17:22:44.651Z Downloaded schemars_derive v0.8.22
9892025-07-14T17:22:44.651Z Downloaded ppv-lite86 v0.2.20
9902025-07-14T17:22:44.652Z Downloaded flate2 v1.1.2
9912025-07-14T17:22:44.678Z Downloaded typed-path v0.9.3
9922025-07-14T17:22:44.678Z Downloaded snafu v0.8.5
9932025-07-14T17:22:44.678Z Downloaded termcolor v1.4.1
9942025-07-14T17:22:44.678Z Downloaded semver v0.1.20
9952025-07-14T17:22:44.678Z Downloaded sec1 v0.7.3
9962025-07-14T17:22:44.678Z Downloaded scrypt v0.11.0
9972025-07-14T17:22:44.678Z Downloaded scheduled-thread-pool v0.2.7
9982025-07-14T17:22:44.678Z Downloaded progenitor-client v0.10.0
9992025-07-14T17:22:44.678Z Downloaded progenitor v0.8.0
10002025-07-14T17:22:44.703Z Downloaded proc-macro-error2 v2.0.1
10012025-07-14T17:22:44.703Z Downloaded predicates-tree v1.0.12
10022025-07-14T17:22:44.703Z Downloaded predicates v3.1.3
10032025-07-14T17:22:44.703Z Downloaded num-integer v0.1.46
10042025-07-14T17:22:44.703Z Downloaded num-complex v0.4.6
10052025-07-14T17:22:44.703Z Downloaded nu-ansi-term v0.50.1
10062025-07-14T17:22:44.703Z Downloaded futures-channel v0.3.31
10072025-07-14T17:22:44.703Z Downloaded fs_extra v1.3.0
10082025-07-14T17:22:44.703Z Downloaded flume v0.11.1
10092025-07-14T17:22:44.703Z Downloaded crypto-bigint v0.5.5
10102025-07-14T17:22:44.729Z Downloaded toml_edit v0.19.15
10112025-07-14T17:22:44.729Z Downloaded scopeguard v1.2.0
10122025-07-14T17:22:44.729Z Downloaded progenitor v0.10.0
10132025-07-14T17:22:44.729Z Downloaded proc-macro-error-attr2 v2.0.0
10142025-07-14T17:22:44.729Z Downloaded pretty-hex v0.2.1
10152025-07-14T17:22:44.754Z Downloaded predicates-core v1.0.8
10162025-07-14T17:22:44.754Z Downloaded powerfmt v0.2.0
10172025-07-14T17:22:44.754Z Downloaded olpc-cjson v0.1.4
10182025-07-14T17:22:44.754Z Downloaded num_enum_derive v0.5.11
10192025-07-14T17:22:44.754Z Downloaded num_enum v0.5.11
10202025-07-14T17:22:44.754Z Downloaded num-iter v0.1.45
10212025-07-14T17:22:44.754Z Downloaded num-derive v0.4.2
10222025-07-14T17:22:44.754Z Downloaded num-derive v0.3.3
10232025-07-14T17:22:44.754Z Downloaded num v0.4.3
10242025-07-14T17:22:44.754Z Downloaded daft-derive v0.1.4
10252025-07-14T17:22:44.754Z Downloaded typify v0.4.1
10262025-07-14T17:22:44.754Z Downloaded typify v0.3.0
10272025-07-14T17:22:44.779Z Downloaded tungstenite v0.23.0
10282025-07-14T17:22:44.779Z Downloaded tower v0.5.2
10292025-07-14T17:22:44.779Z Downloaded subprocess v0.2.9
10302025-07-14T17:22:44.779Z Downloaded ignore v0.4.23
10312025-07-14T17:22:44.779Z Downloaded bstr v1.10.0
10322025-07-14T17:22:44.804Z Downloaded precomputed-hash v0.1.1
10332025-07-14T17:22:44.804Z Downloaded num-conv v0.1.0
10342025-07-14T17:22:44.804Z Downloaded float-ord v0.3.2
10352025-07-14T17:22:44.804Z Downloaded fixedbitset v0.5.7
10362025-07-14T17:22:44.804Z Downloaded der_derive v0.7.3
10372025-07-14T17:22:44.804Z Downloaded darling_core v0.20.10
10382025-07-14T17:22:44.804Z Downloaded daft v0.1.4
10392025-07-14T17:22:44.804Z Downloaded walkdir v2.5.0
10402025-07-14T17:22:44.804Z Downloaded uuid v1.17.0
10412025-07-14T17:22:44.830Z Downloaded hkdf v0.12.4
10422025-07-14T17:22:44.830Z Downloaded crossterm v0.28.1
10432025-07-14T17:22:44.830Z Downloaded progenitor-client v0.8.0
10442025-07-14T17:22:44.830Z Downloaded openssl-probe v0.1.5
10452025-07-14T17:22:44.830Z Downloaded openssl-macros v0.1.1
10462025-07-14T17:22:44.830Z Downloaded opaque-debug v0.3.1
10472025-07-14T17:22:44.830Z Downloaded num_threads v0.1.7
10482025-07-14T17:22:44.830Z Downloaded normalize-line-endings v0.3.0
10492025-07-14T17:22:44.830Z Downloaded funty v2.0.0
10502025-07-14T17:22:44.830Z Downloaded fs-err v2.11.0
10512025-07-14T17:22:44.830Z Downloaded foreign-types-macros v0.2.3
10522025-07-14T17:22:44.830Z Downloaded foreign-types v0.5.0
10532025-07-14T17:22:44.830Z Downloaded foldhash v0.1.5
10542025-07-14T17:22:44.830Z Downloaded float-cmp v0.10.0
10552025-07-14T17:22:44.830Z Downloaded flagset v0.4.6
10562025-07-14T17:22:44.855Z Downloaded fixedbitset v0.4.2
10572025-07-14T17:22:44.855Z Downloaded filetime v0.2.25
10582025-07-14T17:22:44.855Z Downloaded ctr v0.9.2
10592025-07-14T17:22:44.855Z Downloaded csv-core v0.1.11
10602025-07-14T17:22:44.856Z Downloaded vsss-rs v3.3.4
10612025-07-14T17:22:44.856Z Downloaded serde_with_macros v3.14.0
10622025-07-14T17:22:44.856Z Downloaded ron v0.7.1
10632025-07-14T17:22:44.856Z Downloaded rand v0.9.1
10642025-07-14T17:22:44.856Z Downloaded rand v0.8.5
10652025-07-14T17:22:44.856Z Downloaded lock_api v0.4.12
10662025-07-14T17:22:44.882Z Downloaded crossbeam-channel v0.5.15
10672025-07-14T17:22:44.882Z Downloaded bitvec v1.0.1
10682025-07-14T17:22:44.882Z Downloaded num-rational v0.4.2
10692025-07-14T17:22:44.882Z Downloaded defmt-parser v0.3.4
10702025-07-14T17:22:44.882Z Downloaded defmt-macros v0.3.9
10712025-07-14T17:22:44.908Z Downloaded defmt v0.3.8
10722025-07-14T17:22:44.908Z Downloaded debug-ignore v1.0.5
10732025-07-14T17:22:44.908Z Downloaded darling v0.20.10
10742025-07-14T17:22:44.908Z Downloaded curve25519-dalek-derive v0.1.1
10752025-07-14T17:22:44.908Z Downloaded cstr-argument v0.1.2
10762025-07-14T17:22:44.908Z Downloaded crunchy v0.2.2
10772025-07-14T17:22:44.908Z Downloaded vte v0.11.1
10782025-07-14T17:22:44.908Z Downloaded value-bag v1.9.0
10792025-07-14T17:22:44.908Z Downloaded uzers v0.12.1
10802025-07-14T17:22:44.908Z Downloaded twox-hash v2.1.0
10812025-07-14T17:22:44.908Z Downloaded tinyvec v1.8.0
10822025-07-14T17:22:44.933Z Downloaded support-bundle-viewer v0.1.2
10832025-07-14T17:22:44.933Z Downloaded slog-dtrace v0.3.0
10842025-07-14T17:22:44.933Z Downloaded serde_derive_internals v0.29.1
10852025-07-14T17:22:44.933Z Downloaded rustls-pemfile v2.2.0
10862025-07-14T17:22:44.933Z Downloaded progenitor-impl v0.10.0
10872025-07-14T17:22:44.933Z Downloaded prettyplease v0.2.35
10882025-07-14T17:22:44.934Z Downloaded pretty_assertions v1.4.1
10892025-07-14T17:22:44.934Z Downloaded iddqd v0.3.8
10902025-07-14T17:22:44.958Z Downloaded hashbrown v0.12.3
10912025-07-14T17:22:44.958Z Downloaded cc v1.2.15
10922025-07-14T17:22:44.958Z Downloaded backtrace v0.3.74
10932025-07-14T17:22:44.958Z Downloaded foreign-types-shared v0.1.1
10942025-07-14T17:22:44.958Z Downloaded foreign-types v0.3.2
10952025-07-14T17:22:44.958Z Downloaded data-encoding v2.9.0
10962025-07-14T17:22:44.959Z Downloaded darling_macro v0.20.10
10972025-07-14T17:22:44.959Z Downloaded want v0.3.1
10982025-07-14T17:22:44.984Z Downloaded vte_generate_state_changes v0.1.2
10992025-07-14T17:22:44.984Z Downloaded void v1.0.2
11002025-07-14T17:22:44.984Z Downloaded vergen v8.3.2
11012025-07-14T17:22:44.984Z Downloaded typify v0.2.0
11022025-07-14T17:22:44.984Z Downloaded topological-sort v0.2.2
11032025-07-14T17:22:44.984Z Downloaded tls_codec_derive v0.4.1
11042025-07-14T17:22:44.984Z Downloaded tls_codec v0.4.1
11052025-07-14T17:22:44.984Z Downloaded subtle v2.6.1
11062025-07-14T17:22:44.984Z Downloaded strum_macros v0.26.4
11072025-07-14T17:22:44.984Z Downloaded strum_macros v0.24.3
11082025-07-14T17:22:44.984Z Downloaded slog-async v2.8.0
11092025-07-14T17:22:44.984Z Downloaded serde_cbor v0.11.2
11102025-07-14T17:22:44.984Z Downloaded rustls-native-certs v0.8.1
11112025-07-14T17:22:45.011Z Downloaded rfc6979 v0.4.0
11122025-07-14T17:22:45.011Z Downloaded memmap2 v0.9.5
11132025-07-14T17:22:45.011Z Downloaded litrs v0.4.1
11142025-07-14T17:22:45.011Z Downloaded jobserver v0.1.32
11152025-07-14T17:22:45.011Z Downloaded aho-corasick v1.1.3
11162025-07-14T17:22:45.011Z Downloaded wait-timeout v0.2.0
11172025-07-14T17:22:45.011Z Downloaded time-macros v0.2.18
11182025-07-14T17:22:45.011Z Downloaded supports-color v3.0.2
11192025-07-14T17:22:45.011Z Downloaded strum_macros v0.27.1
11202025-07-14T17:22:45.011Z Downloaded strum v0.27.1
11212025-07-14T17:22:45.011Z Downloaded slog-bunyan v2.5.0
11222025-07-14T17:22:45.011Z Downloaded serde_urlencoded v0.7.1
11232025-07-14T17:22:45.036Z Downloaded serde_repr v0.1.19
11242025-07-14T17:22:45.036Z Downloaded aws-lc-sys v0.26.0
11252025-07-14T17:22:45.261Z Downloaded serde_plain v1.0.2
11262025-07-14T17:22:45.286Z Downloaded rustls-pemfile v1.0.4
11272025-07-14T17:22:45.286Z Downloaded rustc_version v0.4.1
11282025-07-14T17:22:45.287Z Downloaded rustc-demangle v0.1.24
11292025-07-14T17:22:45.287Z Downloaded progenitor-macro v0.9.1
11302025-07-14T17:22:45.287Z Downloaded progenitor-impl v0.9.1
11312025-07-14T17:22:45.287Z Downloaded lalrpop-util v0.19.12
11322025-07-14T17:22:45.287Z Downloaded hyper-staticfile v0.10.1
11332025-07-14T17:22:45.287Z Downloaded hyper-rustls v0.27.7
11342025-07-14T17:22:45.287Z Downloaded compact_str v0.8.0
11352025-07-14T17:22:45.287Z Downloaded clang-sys v1.8.1
11362025-07-14T17:22:45.287Z Downloaded strum v0.26.3
11372025-07-14T17:22:45.287Z Downloaded ssh-encoding v0.2.0
11382025-07-14T17:22:45.287Z Downloaded ssh-cipher v0.2.0
11392025-07-14T17:22:45.312Z Downloaded rustc_version v0.1.7
11402025-07-14T17:22:45.312Z Downloaded rustc-hash v2.1.1
11412025-07-14T17:22:45.312Z Downloaded rand_chacha v0.9.0
11422025-07-14T17:22:45.312Z Downloaded progenitor-macro v0.8.0
11432025-07-14T17:22:45.312Z Downloaded mime_guess v2.0.5
11442025-07-14T17:22:45.312Z Downloaded mime v0.3.17
11452025-07-14T17:22:45.312Z Downloaded maybe-uninit v2.0.0
11462025-07-14T17:22:45.312Z Downloaded lru-cache v0.1.2
11472025-07-14T17:22:45.313Z Downloaded lockfree-object-pool v0.1.6
11482025-07-14T17:22:45.313Z Downloaded libz-rs-sys v0.5.1
11492025-07-14T17:22:45.313Z Downloaded ingot-types v0.1.0
11502025-07-14T17:22:45.313Z Downloaded ingot-macros v0.1.0
11512025-07-14T17:22:45.313Z Downloaded crossbeam-utils v0.8.21
11522025-07-14T17:22:45.313Z Downloaded const_format v0.2.34
11532025-07-14T17:22:45.339Z Downloaded chacha20poly1305 v0.10.1
11542025-07-14T17:22:45.339Z Downloaded bytes v1.10.1
11552025-07-14T17:22:45.339Z Downloaded rand_chacha v0.3.1
11562025-07-14T17:22:45.339Z Downloaded progenitor-macro v0.10.0
11572025-07-14T17:22:45.339Z Downloaded proc-macro-crate v1.3.1
11582025-07-14T17:22:45.339Z Downloaded memoffset v0.9.1
11592025-07-14T17:22:45.339Z Downloaded managed v0.8.0
11602025-07-14T17:22:45.339Z Downloaded lzss v0.8.2
11612025-07-14T17:22:45.339Z Downloaded linked-hash-map v0.5.6
11622025-07-14T17:22:45.339Z Downloaded libsw v3.5.0
11632025-07-14T17:22:45.339Z Downloaded libscf-sys v1.1.0
11642025-07-14T17:22:45.339Z Downloaded libefi-sys v0.1.0
11652025-07-14T17:22:45.339Z Downloaded lazy_static v1.5.0
11662025-07-14T17:22:45.339Z Downloaded ipnetwork v0.21.1
11672025-07-14T17:22:45.364Z Downloaded ipnet v2.11.0
11682025-07-14T17:22:45.364Z Downloaded internet-checksum v0.2.1
11692025-07-14T17:22:45.364Z Downloaded ingot v0.1.0
11702025-07-14T17:22:45.364Z Downloaded impl-trait-for-tuples v0.2.2
11712025-07-14T17:22:45.365Z Downloaded crossbeam-epoch v0.9.18
11722025-07-14T17:22:45.365Z Downloaded crc32fast v1.4.2
11732025-07-14T17:22:45.365Z Downloaded crc-any v2.5.0
11742025-07-14T17:22:45.365Z Downloaded cookie_store v0.21.1
11752025-07-14T17:22:45.365Z Downloaded constant_time_eq v0.3.1
11762025-07-14T17:22:45.365Z Downloaded const-oid v0.9.6
11772025-07-14T17:22:45.365Z Downloaded console v0.15.10
11782025-07-14T17:22:45.365Z Downloaded colored v2.2.0
11792025-07-14T17:22:45.390Z Downloaded aws-lc-rs v1.12.4
11802025-07-14T17:22:45.390Z Downloaded md-5 v0.10.6
11812025-07-14T17:22:45.390Z Downloaded maplit v1.0.2
11822025-07-14T17:22:45.390Z Downloaded lru v0.12.5
11832025-07-14T17:22:45.390Z Downloaded linear-map v1.2.0
11842025-07-14T17:22:45.390Z Downloaded libsw-core v0.3.1
11852025-07-14T17:22:45.390Z Downloaded lazycell v1.3.0
11862025-07-14T17:22:45.390Z Downloaded kstat-rs v0.2.4
11872025-07-14T17:22:45.390Z Downloaded is-terminal v0.4.13
11882025-07-14T17:22:45.416Z Downloaded indoc v2.0.6
11892025-07-14T17:22:45.416Z Downloaded http v1.3.1
11902025-07-14T17:22:45.416Z Downloaded critical-section v1.1.3
11912025-07-14T17:22:45.416Z Downloaded crc-catalog v2.4.0
11922025-07-14T17:22:45.416Z Downloaded cookie v0.18.1
11932025-07-14T17:22:45.416Z Downloaded cobs v0.2.3
11942025-07-14T17:22:45.416Z Downloaded ciborium v0.2.2
11952025-07-14T17:22:45.416Z Downloaded cbc v0.1.2
11962025-07-14T17:22:45.416Z Downloaded cancel-safe-futures v0.1.5
11972025-07-14T17:22:45.416Z Downloaded bzip2 v0.5.2
11982025-07-14T17:22:45.447Z Downloaded match_cfg v0.1.0
11992025-07-14T17:22:45.447Z Downloaded keccak v0.1.5
12002025-07-14T17:22:45.447Z Downloaded instability v0.3.2
12012025-07-14T17:22:45.447Z Downloaded indoc v1.0.9
12022025-07-14T17:22:45.447Z Downloaded indicatif v0.17.11
12032025-07-14T17:22:45.447Z Downloaded crossbeam-deque v0.8.5
12042025-07-14T17:22:45.447Z Downloaded crc v3.2.1
12052025-07-14T17:22:45.447Z Downloaded convert_case v0.4.0
12062025-07-14T17:22:45.447Z Downloaded const_format_proc_macros v0.2.34
12072025-07-14T17:22:45.447Z Downloaded cmake v0.1.51
12082025-07-14T17:22:45.447Z Downloaded cipher v0.4.4
12092025-07-14T17:22:45.447Z Downloaded ciborium-io v0.2.2
12102025-07-14T17:22:45.447Z Downloaded chacha20 v0.9.1
12112025-07-14T17:22:45.447Z Downloaded cfg_aliases v0.2.1
12122025-07-14T17:22:45.447Z Downloaded cassowary v0.3.0
12132025-07-14T17:22:45.447Z Downloaded cargo_metadata v0.18.1
12142025-07-14T17:22:45.473Z Downloaded camino-tempfile-ext v0.3.2
12152025-07-14T17:22:45.473Z Downloaded bumpalo v3.16.0
12162025-07-14T17:22:45.473Z Downloaded base16ct v0.2.0
12172025-07-14T17:22:45.473Z Downloaded inout v0.1.3
12182025-07-14T17:22:45.473Z Downloaded iana-time-zone v0.1.63
12192025-07-14T17:22:45.473Z Downloaded hmac v0.12.1
12202025-07-14T17:22:45.473Z Downloaded highway v1.3.0
12212025-07-14T17:22:45.473Z Downloaded heapless v0.7.17
12222025-07-14T17:22:45.473Z Downloaded crc8 v0.1.1
12232025-07-14T17:22:45.473Z Downloaded ciborium-ll v0.2.2
12242025-07-14T17:22:45.473Z Downloaded chrono-tz-build v0.4.0
12252025-07-14T17:22:45.474Z Downloaded cfg_aliases v0.1.1
12262025-07-14T17:22:45.474Z Downloaded cargo-platform v0.1.8
12272025-07-14T17:22:45.474Z Downloaded blake3 v1.5.4
12282025-07-14T17:22:45.499Z Downloaded blake2 v0.10.6
12292025-07-14T17:22:45.499Z Downloaded atomicwrites v0.4.4
12302025-07-14T17:22:45.499Z Downloaded indexmap v1.9.3
12312025-07-14T17:22:45.499Z Downloaded hickory-client v0.25.2
12322025-07-14T17:22:45.499Z Downloaded hashbrown v0.13.2
12332025-07-14T17:22:45.499Z Downloaded cexpr v0.6.0
12342025-07-14T17:22:45.499Z Downloaded arrayvec v0.7.6
12352025-07-14T17:22:45.499Z Downloaded array-init v0.0.4
12362025-07-14T17:22:45.499Z Downloaded argon2 v0.5.3
12372025-07-14T17:22:45.524Z Downloaded bitfield v0.14.0
12382025-07-14T17:22:45.524Z Downloaded base64 v0.21.7
12392025-07-14T17:22:45.524Z Downloaded arc-swap v1.7.1
12402025-07-14T17:22:45.524Z Downloaded hostname v0.3.1
12412025-07-14T17:22:45.524Z Downloaded headers v0.4.1
12422025-07-14T17:22:45.524Z Downloaded bitflags v1.3.2
12432025-07-14T17:22:45.524Z Downloaded bitfield-struct v0.6.2
12442025-07-14T17:22:45.525Z Downloaded arrayref v0.3.9
12452025-07-14T17:22:45.525Z Downloaded hostname v0.4.0
12462025-07-14T17:22:45.550Z Downloaded hickory-resolver v0.25.2
12472025-07-14T17:22:45.550Z Downloaded hex v0.4.3
12482025-07-14T17:22:45.550Z Downloaded buf-list v1.0.3
12492025-07-14T17:22:45.550Z Downloaded bit-vec v0.8.0
12502025-07-14T17:22:45.550Z Downloaded bcrypt-pbkdf v0.10.0
12512025-07-14T17:22:45.551Z Downloaded base64 v0.13.1
12522025-07-14T17:22:45.551Z Downloaded atty v0.2.14
12532025-07-14T17:22:45.551Z Downloaded hex-literal v0.4.1
12542025-07-14T17:22:45.551Z Downloaded bindgen v0.71.1
12552025-07-14T17:22:45.578Z Downloaded heapless v0.8.0
12562025-07-14T17:22:45.578Z Downloaded bit-set v0.8.0
12572025-07-14T17:22:45.578Z Downloaded bit-vec v0.6.3
12582025-07-14T17:22:45.578Z Downloaded base64 v0.22.1
12592025-07-14T17:22:45.578Z Downloaded hubpack_derive v0.1.1
12602025-07-14T17:22:45.578Z Downloaded http-range v0.1.5
12612025-07-14T17:22:45.578Z Downloaded hickory-resolver v0.24.4
12622025-07-14T17:22:45.578Z Downloaded heck v0.3.3
12632025-07-14T17:22:45.578Z Downloaded bit-set v0.5.3
12642025-07-14T17:22:45.578Z Downloaded backoff v0.4.0
12652025-07-14T17:22:45.610Z Downloaded allocator-api2 v0.2.21
12662025-07-14T17:22:45.610Z Downloaded humantime v2.2.0
12672025-07-14T17:22:45.610Z Downloaded hubpack v0.1.2
12682025-07-14T17:22:45.610Z Downloaded httparse v1.9.5
12692025-07-14T17:22:45.610Z Downloaded home v0.5.9
12702025-07-14T17:22:45.610Z Downloaded headers-core v0.3.0
12712025-07-14T17:22:45.610Z Downloaded block-padding v0.3.3
12722025-07-14T17:22:45.610Z Downloaded bindgen v0.69.5
12732025-07-14T17:22:45.610Z Downloaded bcs v0.1.6
12742025-07-14T17:22:45.610Z Downloaded bb8 v0.8.5
12752025-07-14T17:22:45.610Z Downloaded base64ct v1.6.0
12762025-07-14T17:22:45.610Z Downloaded httpdate v1.0.3
12772025-07-14T17:22:45.610Z Downloaded crucible-workspace-hack v0.1.0
12782025-07-14T17:22:45.610Z Downloaded aes v0.8.4
12792025-07-14T17:22:45.635Z Downloaded async-stream-impl v0.3.6
12802025-07-14T17:22:45.635Z Downloaded async-stream v0.3.6
12812025-07-14T17:22:45.635Z Downloaded async-bb8-diesel v0.2.1
12822025-07-14T17:22:45.635Z Downloaded assert_matches v1.5.0
12832025-07-14T17:22:45.635Z Downloaded aes-gcm v0.10.3
12842025-07-14T17:22:45.635Z Downloaded aead v0.5.2
12852025-07-14T17:22:45.635Z Downloaded adler2 v2.0.0
12862025-07-14T17:22:45.635Z Downloaded addr2line v0.24.2
12872025-07-14T17:22:45.635Z Downloaded bzip2 v0.4.4
12882025-07-14T17:22:45.635Z Downloaded async-trait v0.1.88
12892025-07-14T17:22:45.635Z Downloaded ascii-canvas v3.0.0
12902025-07-14T17:22:45.801Z Compiling value-bag v1.9.0
12912025-07-14T17:22:45.801Z Compiling shlex v1.3.0
12922025-07-14T17:22:45.801Z Compiling lock_api v0.4.12
12932025-07-14T17:22:45.801Z Compiling scopeguard v1.2.0
12942025-07-14T17:22:45.828Z Compiling typenum v1.17.0
12952025-07-14T17:22:45.828Z Compiling generic-array v0.14.7
12962025-07-14T17:22:45.828Z Compiling syn v2.0.104
12972025-07-14T17:22:45.828Z Compiling getrandom v0.2.15
12982025-07-14T17:22:46.073Z Compiling jobserver v0.1.32
12992025-07-14T17:22:46.215Z Compiling rand_core v0.6.4
13002025-07-14T17:22:46.323Z Compiling smallvec v1.15.0
13012025-07-14T17:22:46.368Z Compiling log v0.4.27
13022025-07-14T17:22:46.532Z Compiling cc v1.2.15
13032025-07-14T17:22:46.761Z Compiling portable-atomic v1.11.0
13042025-07-14T17:22:46.790Z Compiling critical-section v1.1.3
13052025-07-14T17:22:46.849Z Compiling subtle v2.6.1
13062025-07-14T17:22:46.879Z Compiling const-oid v0.9.6
13072025-07-14T17:22:47.010Z Compiling pkg-config v0.3.31
13082025-07-14T17:22:47.092Z Compiling pin-project-lite v0.2.14
13092025-07-14T17:22:47.252Z Compiling parking_lot_core v0.9.10
13102025-07-14T17:22:47.279Z Compiling rustix v0.38.37
13112025-07-14T17:22:48.052Z Compiling signal-hook-registry v1.4.2
13122025-07-14T17:22:48.085Z Compiling mio v1.0.2
13132025-07-14T17:22:48.206Z Compiling parking_lot v0.12.3
13142025-07-14T17:22:48.334Z Compiling futures-core v0.3.31
13152025-07-14T17:22:48.647Z Compiling spin v0.9.8
13162025-07-14T17:22:48.778Z Compiling socket2 v0.5.10
13172025-07-14T17:22:48.805Z Compiling once_cell v1.21.3
13182025-07-14T17:22:48.987Z Compiling aho-corasick v1.1.3
13192025-07-14T17:22:49.159Z Compiling slab v0.4.9
13202025-07-14T17:22:49.222Z Compiling regex-syntax v0.8.5
13212025-07-14T17:22:49.452Z Compiling libm v0.2.8
13222025-07-14T17:22:49.526Z Compiling either v1.15.0
13232025-07-14T17:22:49.582Z Compiling cpufeatures v0.2.14
13242025-07-14T17:22:49.747Z Compiling serde_json v1.0.140
13252025-07-14T17:22:50.159Z Compiling num-traits v0.2.19
13262025-07-14T17:22:50.216Z Compiling getrandom v0.3.1
13272025-07-14T17:22:50.364Z Compiling glob v0.3.2
13282025-07-14T17:22:50.397Z Compiling percent-encoding v2.3.1
13292025-07-14T17:22:50.563Z Compiling futures-sink v0.3.31
13302025-07-14T17:22:50.974Z Compiling prettyplease v0.2.35
13312025-07-14T17:22:51.102Z Compiling lazy_static v1.5.0
13322025-07-14T17:22:51.244Z Compiling clang-sys v1.8.1
13332025-07-14T17:22:51.279Z Compiling foldhash v0.1.5
13342025-07-14T17:22:51.397Z Compiling allocator-api2 v0.2.21
13352025-07-14T17:22:51.490Z Compiling minimal-lexical v0.2.1
13362025-07-14T17:22:51.996Z Compiling nom v7.1.3
13372025-07-14T17:22:52.035Z Compiling libloading v0.8.5
13382025-07-14T17:22:52.071Z Compiling bindgen v0.69.5
13392025-07-14T17:22:52.179Z Compiling hashbrown v0.15.4
13402025-07-14T17:22:52.417Z Compiling home v0.5.9
13412025-07-14T17:22:52.663Z Compiling base64ct v1.6.0
13422025-07-14T17:22:52.960Z Compiling regex-automata v0.4.8
13432025-07-14T17:22:53.290Z Compiling pem-rfc7468 v0.7.0
13442025-07-14T17:22:53.458Z Compiling futures-channel v0.3.31
13452025-07-14T17:22:53.619Z Compiling synstructure v0.13.1
13462025-07-14T17:22:54.104Z Compiling itertools v0.12.1
13472025-07-14T17:22:55.222Z Compiling cexpr v0.6.0
13482025-07-14T17:22:55.254Z Compiling futures-io v0.3.31
13492025-07-14T17:22:55.302Z Compiling rustc-hash v1.1.0
13502025-07-14T17:22:55.507Z Compiling lazycell v1.3.0
13512025-07-14T17:22:55.638Z Compiling pin-utils v0.1.0
13522025-07-14T17:22:55.733Z Compiling futures-task v0.3.31
13532025-07-14T17:22:55.776Z Compiling flagset v0.4.6
13542025-07-14T17:22:56.090Z Compiling cmake v0.1.51
13552025-07-14T17:22:56.139Z Compiling dunce v1.0.5
13562025-07-14T17:22:56.336Z Compiling fs_extra v1.3.0
13572025-07-14T17:22:56.885Z Compiling zerocopy v0.8.26
13582025-07-14T17:22:56.932Z Compiling form_urlencoded v1.2.1
13592025-07-14T17:22:56.970Z Compiling paste v1.0.15
13602025-07-14T17:22:57.013Z Compiling vcpkg v0.2.15
13612025-07-14T17:22:57.293Z Compiling crossbeam-utils v0.8.21
13622025-07-14T17:22:57.322Z Compiling ring v0.17.14
13632025-07-14T17:22:57.794Z Compiling tracing-core v0.1.32
13642025-07-14T17:22:57.889Z Compiling iana-time-zone v0.1.63
13652025-07-14T17:22:58.352Z Compiling aws-lc-rs v1.12.4
13662025-07-14T17:22:58.565Z Compiling serde_derive v1.0.219
13672025-07-14T17:22:58.854Z Compiling zeroize_derive v1.4.2
13682025-07-14T17:22:58.880Z Compiling zerofrom-derive v0.1.4
13692025-07-14T17:22:58.906Z Compiling yoke-derive v0.7.4
13702025-07-14T17:22:59.453Z Compiling zerovec-derive v0.10.3
13712025-07-14T17:23:00.486Z Compiling zeroize v1.8.1
13722025-07-14T17:23:01.793Z Compiling displaydoc v0.2.5
13732025-07-14T17:23:02.205Z Compiling zerocopy-derive v0.7.35
13742025-07-14T17:23:02.503Z Compiling crypto-common v0.1.6
13752025-07-14T17:23:02.794Z Compiling block-buffer v0.10.4
13762025-07-14T17:23:02.899Z Compiling zerofrom v0.1.4
13772025-07-14T17:23:03.127Z Compiling digest v0.10.7
13782025-07-14T17:23:03.169Z Compiling yoke v0.7.4
13792025-07-14T17:23:03.477Z Compiling tokio-macros v2.5.0
13802025-07-14T17:23:03.597Z Compiling zerovec v0.10.4
13812025-07-14T17:23:03.683Z Compiling hmac v0.12.1
13822025-07-14T17:23:03.822Z Compiling icu_provider_macros v1.5.0
13832025-07-14T17:23:04.092Z Compiling block-padding v0.3.3
13842025-07-14T17:23:04.400Z Compiling inout v0.1.3
13852025-07-14T17:23:04.576Z Compiling sha2 v0.10.9
13862025-07-14T17:23:04.601Z Compiling zerocopy v0.7.35
13872025-07-14T17:23:04.747Z Compiling cipher v0.4.4
13882025-07-14T17:23:04.894Z Compiling regex v1.11.1
13892025-07-14T17:23:04.986Z Compiling der_derive v0.7.3
13902025-07-14T17:23:05.349Z Compiling futures-macro v0.3.31
13912025-07-14T17:23:05.382Z Compiling thiserror-impl v1.0.69
13922025-07-14T17:23:05.942Z Compiling tinystr v0.7.6
13932025-07-14T17:23:06.139Z Compiling icu_collections v1.5.0
13942025-07-14T17:23:06.292Z Compiling ppv-lite86 v0.2.20
13952025-07-14T17:23:06.421Z Compiling icu_locid v1.5.0
13962025-07-14T17:23:06.572Z Compiling serde v1.0.219
13972025-07-14T17:23:07.094Z Compiling salsa20 v0.10.2
13982025-07-14T17:23:07.257Z Compiling futures-util v0.3.31
13992025-07-14T17:23:07.337Z Compiling der v0.7.9
14002025-07-14T17:23:07.365Z Compiling pbkdf2 v0.12.2
14012025-07-14T17:23:07.586Z Compiling zerocopy-derive v0.8.26
14022025-07-14T17:23:07.612Z Compiling scrypt v0.11.0
14032025-07-14T17:23:07.636Z Compiling aes v0.8.4
14042025-07-14T17:23:08.346Z Compiling icu_provider v1.5.0
14052025-07-14T17:23:08.444Z Compiling thiserror v1.0.69
14062025-07-14T17:23:08.634Z Compiling cbc v0.1.2
14072025-07-14T17:23:08.659Z Compiling openssl-sys v0.9.109
14082025-07-14T17:23:09.113Z Compiling pest v2.7.14
14092025-07-14T17:23:09.674Z Compiling icu_locid_transform v1.5.0
14102025-07-14T17:23:09.876Z Compiling spki v0.7.3
14112025-07-14T17:23:10.310Z Compiling pkcs5 v0.7.1
14122025-07-14T17:23:10.532Z Compiling tracing-attributes v0.1.27
14132025-07-14T17:23:10.601Z Compiling scroll_derive v0.12.0
14142025-07-14T17:23:11.125Z Compiling icu_properties v1.5.1
14152025-07-14T17:23:11.995Z Compiling pest_meta v2.7.14
14162025-07-14T17:23:12.028Z Compiling pkcs8 v0.10.2
14172025-07-14T17:23:12.530Z Compiling bitflags v2.9.1
14182025-07-14T17:23:12.823Z Compiling bytes v1.10.1
14192025-07-14T17:23:13.452Z Compiling semver v1.0.26
14202025-07-14T17:23:13.910Z Compiling indexmap v2.10.0
14212025-07-14T17:23:14.328Z Compiling tokio v1.45.1
14222025-07-14T17:23:14.401Z Compiling http v1.3.1
14232025-07-14T17:23:15.495Z Compiling icu_normalizer v1.5.0
14242025-07-14T17:23:15.610Z Compiling rustc_version v0.4.1
14252025-07-14T17:23:16.221Z Compiling uuid v1.17.0
14262025-07-14T17:23:16.356Z Compiling http-body v1.0.1
14272025-07-14T17:23:16.431Z Compiling tracing v0.1.40
14282025-07-14T17:23:16.608Z Compiling idna_adapter v1.2.0
14292025-07-14T17:23:16.659Z Compiling chrono v0.4.41
14302025-07-14T17:23:16.867Z Compiling idna v1.0.3
14312025-07-14T17:23:16.893Z Compiling rustls-pki-types v1.10.0
14322025-07-14T17:23:17.002Z Compiling which v4.4.2
14332025-07-14T17:23:17.295Z Compiling base64 v0.22.1
14342025-07-14T17:23:17.676Z Compiling url v2.5.4
14352025-07-14T17:23:17.980Z Compiling tinyvec_macros v0.1.1
14362025-07-14T17:23:18.005Z Compiling rustversion v1.0.17
14372025-07-14T17:23:18.107Z Compiling httparse v1.9.5
14382025-07-14T17:23:18.132Z Compiling tinyvec v1.8.0
14392025-07-14T17:23:18.362Z Compiling rand_core v0.9.2
14402025-07-14T17:23:18.789Z Compiling pest_generator v2.7.14
14412025-07-14T17:23:18.914Z Compiling scroll v0.12.0
14422025-07-14T17:23:18.938Z Compiling serde_derive_internals v0.29.1
14432025-07-14T17:23:19.568Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14442025-07-14T17:23:19.689Z Compiling bzip2-sys v0.1.13+1.0.8
14452025-07-14T17:23:19.903Z Compiling tower-service v0.3.3
14462025-07-14T17:23:20.095Z Compiling untrusted v0.7.1
14472025-07-14T17:23:20.218Z Compiling atomic-waker v1.1.2
14482025-07-14T17:23:20.326Z Compiling adler2 v2.0.0
14492025-07-14T17:23:20.351Z Compiling untrusted v0.9.0
14502025-07-14T17:23:20.452Z Compiling openssl v0.10.73
14512025-07-14T17:23:20.491Z Compiling foreign-types-shared v0.1.1
14522025-07-14T17:23:20.616Z Compiling openssl-probe v0.1.5
14532025-07-14T17:23:20.644Z Compiling try-lock v0.2.5
14542025-07-14T17:23:20.674Z Compiling num-conv v0.1.0
14552025-07-14T17:23:20.700Z Compiling time-core v0.1.2
14562025-07-14T17:23:20.888Z Compiling schemars v0.8.22
14572025-07-14T17:23:20.916Z Compiling powerfmt v0.2.0
14582025-07-14T17:23:20.981Z Compiling want v0.3.1
14592025-07-14T17:23:21.007Z Compiling pest_derive v2.7.14
14602025-07-14T17:23:21.044Z Compiling time-macros v0.2.18
14612025-07-14T17:23:21.290Z Compiling deranged v0.3.11
14622025-07-14T17:23:21.316Z Compiling foreign-types v0.3.2
14632025-07-14T17:23:21.451Z Compiling miniz_oxide v0.8.5
14642025-07-14T17:23:21.514Z Compiling schemars_derive v0.8.22
14652025-07-14T17:23:23.140Z Compiling goblin v0.8.2
14662025-07-14T17:23:24.099Z Compiling tokio-util v0.7.15
14672025-07-14T17:23:24.870Z Compiling rand_chacha v0.9.0
14682025-07-14T17:23:25.642Z Compiling h2 v0.4.6
14692025-07-14T17:23:25.928Z Compiling ipnet v2.11.0
14702025-07-14T17:23:27.047Z Compiling openssl-macros v0.1.1
14712025-07-14T17:23:27.466Z Compiling syn v1.0.109
14722025-07-14T17:23:27.753Z Compiling dyn-clone v1.0.19
14732025-07-14T17:23:27.901Z Compiling rustls v0.23.19
14742025-07-14T17:23:28.094Z Compiling httpdate v1.0.3
14752025-07-14T17:23:28.252Z Compiling native-tls v0.2.12
14762025-07-14T17:23:28.302Z Compiling num_threads v0.1.7
14772025-07-14T17:23:28.511Z Compiling time v0.3.36
14782025-07-14T17:23:29.326Z Compiling rand v0.9.1
14792025-07-14T17:23:31.505Z Compiling dof v0.3.0
14802025-07-14T17:23:32.872Z Compiling dtrace-parser v0.2.0
14812025-07-14T17:23:33.378Z Compiling unicode-normalization v0.1.24
14822025-07-14T17:23:33.503Z Compiling hyper v1.6.0
14832025-07-14T17:23:33.706Z Compiling heapless v0.7.17
14842025-07-14T17:23:34.274Z Compiling crossbeam-epoch v0.9.18
14852025-07-14T17:23:34.683Z Compiling signature v2.2.0
14862025-07-14T17:23:35.025Z Compiling crc32fast v1.4.2
14872025-07-14T17:23:35.155Z Compiling cookie v0.18.1
14882025-07-14T17:23:35.292Z Compiling slog v2.7.0
14892025-07-14T17:23:35.489Z Compiling unicode-properties v0.1.3
14902025-07-14T17:23:35.514Z Compiling siphasher v0.3.11
14912025-07-14T17:23:35.855Z Compiling zstd-safe v7.2.3
14922025-07-14T17:23:35.898Z Compiling zlib-rs v0.5.1
14932025-07-14T17:23:36.012Z Compiling rayon-core v1.12.1
14942025-07-14T17:23:36.246Z Compiling signal-hook v0.3.17
14952025-07-14T17:23:36.379Z Compiling unicode-bidi v0.3.17
14962025-07-14T17:23:36.708Z Compiling hyper-util v0.1.14
14972025-07-14T17:23:36.739Z Compiling phf_shared v0.11.2
14982025-07-14T17:23:37.240Z Compiling stringprep v0.1.5
14992025-07-14T17:23:37.626Z Compiling usdt-impl v0.5.0
15002025-07-14T17:23:37.765Z Compiling crossbeam-deque v0.8.5
15012025-07-14T17:23:37.886Z Compiling curve25519-dalek v4.1.3
15022025-07-14T17:23:38.151Z Compiling toml_datetime v0.6.11
15032025-07-14T17:23:38.339Z Compiling serde_tokenstream v0.2.2
15042025-07-14T17:23:38.666Z Compiling serde_spanned v0.6.9
15052025-07-14T17:23:38.842Z Compiling rand_chacha v0.3.1
15062025-07-14T17:23:38.983Z Compiling md-5 v0.10.6
15072025-07-14T17:23:38.983Z Compiling num-integer v0.1.46
15082025-07-14T17:23:39.166Z Compiling sync_wrapper v1.0.1
15092025-07-14T17:23:39.322Z Compiling ff v0.13.0
15102025-07-14T17:23:39.385Z Compiling hash32 v0.2.1
15112025-07-14T17:23:39.605Z Compiling memoffset v0.9.1
15122025-07-14T17:23:39.844Z Compiling smoltcp v0.9.1
15132025-07-14T17:23:39.969Z Compiling base16ct v0.2.0
15142025-07-14T17:23:39.998Z Compiling num-bigint-dig v0.8.4
15152025-07-14T17:23:40.364Z Compiling fallible-iterator v0.2.0
15162025-07-14T17:23:40.390Z Compiling tower-layer v0.3.3
15172025-07-14T17:23:40.593Z Compiling psl-types v2.0.11
15182025-07-14T17:23:40.741Z Compiling litrs v0.4.1
15192025-07-14T17:23:40.872Z Compiling newtype-uuid v1.2.4
15202025-07-14T17:23:41.098Z Compiling cfg_aliases v0.2.1
15212025-07-14T17:23:41.214Z Compiling gimli v0.31.1
15222025-07-14T17:23:41.239Z Compiling nix v0.29.0
15232025-07-14T17:23:41.436Z Compiling postgres-protocol v0.6.8
15242025-07-14T17:23:41.566Z Compiling publicsuffix v2.3.0
15252025-07-14T17:23:41.881Z Compiling document-features v0.2.10
15262025-07-14T17:23:41.910Z Compiling tower v0.5.2
15272025-07-14T17:23:42.315Z Compiling sec1 v0.7.3
15282025-07-14T17:23:42.914Z Compiling libz-rs-sys v0.5.1
15292025-07-14T17:23:42.976Z Compiling num-iter v0.1.45
15302025-07-14T17:23:43.138Z Compiling group v0.13.0
15312025-07-14T17:23:43.220Z Compiling flate2 v1.1.2
15322025-07-14T17:23:43.252Z Compiling rand v0.8.5
15332025-07-14T17:23:43.747Z Compiling tokio-native-tls v0.3.1
15342025-07-14T17:23:45.360Z Compiling ipnetwork v0.21.1
15352025-07-14T17:23:45.484Z Compiling strum_macros v0.27.1
15362025-07-14T17:23:45.514Z Compiling rustls-native-certs v0.8.1
15372025-07-14T17:23:45.818Z Compiling webpki-roots v1.0.1
15382025-07-14T17:23:45.894Z Compiling addr2line v0.24.2
15392025-07-14T17:23:46.058Z Compiling terminal_size v0.4.0
15402025-07-14T17:23:46.118Z Compiling http-body-util v0.1.3
15412025-07-14T17:23:46.322Z Compiling hkdf v0.12.4
15422025-07-14T17:23:46.353Z Compiling crypto-bigint v0.5.5
15432025-07-14T17:23:46.503Z Compiling curve25519-dalek-derive v0.1.1
15442025-07-14T17:23:46.644Z Compiling async-trait v0.1.88
15452025-07-14T17:23:46.695Z Compiling thiserror-impl v2.0.12
15462025-07-14T17:23:46.760Z Compiling object v0.36.5
15472025-07-14T17:23:47.911Z Compiling ahash v0.8.11
15482025-07-14T17:23:48.281Z Compiling fs-err v3.1.1
15492025-07-14T17:23:48.631Z Compiling anyhow v1.0.98
15502025-07-14T17:23:49.305Z Compiling bumpalo v3.16.0
15512025-07-14T17:23:49.504Z Compiling bitflags v1.3.2
15522025-07-14T17:23:49.658Z Compiling managed v0.8.0
15532025-07-14T17:23:49.844Z Compiling simd-adler32 v0.3.7
15542025-07-14T17:23:50.160Z Compiling rustc-demangle v0.1.24
15552025-07-14T17:23:50.316Z Compiling lockfree-object-pool v0.1.6
15562025-07-14T17:23:50.456Z Compiling iri-string v0.7.8
15572025-07-14T17:23:50.614Z Compiling buf-list v1.0.3
15582025-07-14T17:23:50.803Z Compiling winnow v0.5.40
15592025-07-14T17:23:51.135Z Compiling strum v0.27.1
15602025-07-14T17:23:51.329Z Compiling hubpack_derive v0.1.1
15612025-07-14T17:23:51.363Z Compiling console v0.15.10
15622025-07-14T17:23:51.390Z Compiling clap_builder v4.5.40
15632025-07-14T17:23:52.262Z Compiling hubpack v0.1.2
15642025-07-14T17:23:52.783Z Compiling zopfli v0.8.1
15652025-07-14T17:23:52.892Z Compiling thiserror v2.0.12
15662025-07-14T17:23:53.087Z Compiling elliptic-curve v0.13.8
15672025-07-14T17:23:54.099Z Compiling tower-http v0.6.6
15682025-07-14T17:23:54.706Z Compiling backtrace v0.3.74
15692025-07-14T17:23:54.782Z Compiling toml_edit v0.19.15
15702025-07-14T17:23:55.367Z Compiling hyper-tls v0.6.0
15712025-07-14T17:23:55.420Z Compiling oxnet v0.1.2
15722025-07-14T17:23:55.452Z Compiling zstd v0.13.3
15732025-07-14T17:23:55.795Z Compiling signal-hook-mio v0.2.4
15742025-07-14T17:23:56.037Z Compiling cookie_store v0.21.1
15752025-07-14T17:23:56.225Z Compiling rayon v1.10.0
15762025-07-14T17:23:57.664Z Compiling postgres-types v0.2.9
15772025-07-14T17:23:58.189Z Compiling usdt-macro v0.5.0
15782025-07-14T17:23:59.241Z Compiling usdt-attr-macro v0.5.0
15792025-07-14T17:23:59.930Z Compiling phf v0.11.2
15802025-07-14T17:24:00.253Z Compiling ed25519 v2.2.3
15812025-07-14T17:24:00.632Z Compiling bzip2 v0.5.2
15822025-07-14T17:24:00.839Z Compiling bzip2 v0.4.4
15832025-07-14T17:24:01.153Z Compiling strum_macros v0.26.4
15842025-07-14T17:24:01.275Z Compiling pkcs1 v0.7.5
15852025-07-14T17:24:01.414Z Compiling serde_urlencoded v0.7.1
15862025-07-14T17:24:02.017Z Compiling serde-big-array v0.5.1
15872025-07-14T17:24:02.190Z Compiling rfc6979 v0.4.0
15882025-07-14T17:24:02.225Z Compiling bstr v1.10.0
15892025-07-14T17:24:02.250Z Compiling clap_derive v4.5.40
15902025-07-14T17:24:02.296Z Compiling enum-as-inner v0.6.1
15912025-07-14T17:24:02.439Z Compiling daft-derive v0.1.4
15922025-07-14T17:24:03.439Z Compiling serde_repr v0.1.19
15932025-07-14T17:24:03.681Z Compiling float-cmp v0.10.0
15942025-07-14T17:24:03.890Z Compiling encoding_rs v0.8.34
15952025-07-14T17:24:04.101Z Compiling difflib v0.4.0
15962025-07-14T17:24:04.290Z Compiling static_assertions v1.1.0
15972025-07-14T17:24:04.434Z Compiling precomputed-hash v0.1.1
15982025-07-14T17:24:04.607Z Compiling unicode-segmentation v1.12.0
15992025-07-14T17:24:04.690Z Compiling normalize-line-endings v0.3.0
16002025-07-14T17:24:04.925Z Compiling mime v0.3.17
16012025-07-14T17:24:05.531Z Compiling data-encoding v2.9.0
16022025-07-14T17:24:05.645Z Compiling number_prefix v0.4.0
16032025-07-14T17:24:05.722Z Compiling fixedbitset v0.4.2
16042025-07-14T17:24:05.766Z Compiling whoami v1.5.2
16052025-07-14T17:24:06.013Z Compiling predicates-core v1.0.8
16062025-07-14T17:24:06.339Z Compiling new_debug_unreachable v1.0.6
16072025-07-14T17:24:06.364Z Compiling predicates v3.1.3
16082025-07-14T17:24:06.481Z Compiling hickory-proto v0.25.2
16092025-07-14T17:24:06.514Z Compiling string_cache v0.8.9
16102025-07-14T17:24:07.133Z Compiling tokio-postgres v0.7.13
16112025-07-14T17:24:07.226Z Compiling clap v4.5.40
16122025-07-14T17:24:07.398Z Compiling petgraph v0.6.5
16132025-07-14T17:24:07.889Z Compiling indicatif v0.17.11
16142025-07-14T17:24:07.942Z Compiling strum v0.26.3
16152025-07-14T17:24:08.179Z Compiling similar v2.7.0
16162025-07-14T17:24:08.311Z Compiling toml_edit v0.22.27
16172025-07-14T17:24:10.379Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16182025-07-14T17:24:10.692Z Compiling daft v0.1.4
16192025-07-14T17:24:11.238Z Compiling usdt v0.5.0
16202025-07-14T17:24:11.270Z Compiling ecdsa v0.16.9
16212025-07-14T17:24:11.922Z Compiling rsa v0.9.6
16222025-07-14T17:24:11.951Z Compiling zip v0.6.6
16232025-07-14T17:24:12.420Z Compiling zip v4.2.0
16242025-07-14T17:24:13.305Z Compiling ed25519-dalek v2.1.1
16252025-07-14T17:24:13.960Z Compiling toml v0.7.8
16262025-07-14T17:24:15.176Z Compiling crossterm v0.28.1
16272025-07-14T17:24:17.039Z Compiling tokio-stream v0.1.17
16282025-07-14T17:24:17.421Z Compiling openapiv3 v2.2.0
16292025-07-14T17:24:17.782Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16302025-07-14T17:24:18.247Z Compiling x509-cert v0.2.5
16312025-07-14T17:24:18.311Z Compiling sha1 v0.10.6
16322025-07-14T17:24:18.615Z Compiling itertools v0.10.5
16332025-07-14T17:24:18.828Z Compiling dirs-sys-next v0.1.2
16342025-07-14T17:24:18.853Z Compiling winnow v0.6.26
16352025-07-14T17:24:19.501Z Compiling peg-runtime v0.8.5
16362025-07-14T17:24:20.216Z Compiling lalrpop-util v0.19.12
16372025-07-14T17:24:20.644Z Compiling rustc-hash v2.1.1
16382025-07-14T17:24:20.670Z Compiling dirs-next v2.0.0
16392025-07-14T17:24:20.909Z Compiling thread_local v1.1.8
16402025-07-14T17:24:20.953Z Compiling slog-async v2.8.0
16412025-07-14T17:24:21.070Z Compiling term v0.7.0
16422025-07-14T17:24:21.555Z Compiling xattr v1.3.1
16432025-07-14T17:24:21.596Z Compiling crossbeam-channel v0.5.15
16442025-07-14T17:24:21.634Z Compiling futures-executor v0.3.31
16452025-07-14T17:24:21.874Z Compiling is-terminal v0.4.13
16462025-07-14T17:24:22.054Z Compiling filetime v0.2.25
16472025-07-14T17:24:22.144Z Compiling take_mut v0.2.2
16482025-07-14T17:24:22.197Z Compiling slog-term v2.9.1
16492025-07-14T17:24:22.349Z Compiling tar v0.4.44
16502025-07-14T17:24:22.411Z Compiling futures v0.3.31
16512025-07-14T17:24:22.575Z Compiling camino v1.1.10
16522025-07-14T17:24:30.410Z Compiling aws-lc-sys v0.26.0
16532025-07-14T17:25:07.043Z Compiling rustls-webpki v0.102.8
16542025-07-14T17:25:13.365Z Compiling tokio-rustls v0.26.0
16552025-07-14T17:25:13.706Z Compiling hyper-rustls v0.27.7
16562025-07-14T17:25:14.140Z Compiling reqwest v0.12.22
16572025-07-14T17:25:18.862Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16582025-07-14T17:25:19.324Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16592025-07-14T17:25:25.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
16602025-07-14T17:25:25.690Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16612025-07-14T17:25:25.768ZJul 14 17:25:24.939 INFO Starting download, target: Console
16622025-07-14T17:25:25.768ZJul 14 17:25:24.939 INFO Starting download, target: Clickhouse
16632025-07-14T17:25:25.768ZJul 14 17:25:24.939 INFO Starting download, target: Cockroach
16642025-07-14T17:25:25.768ZJul 14 17:25:24.939 INFO Starting download, target: DendriteStub
16652025-07-14T17:25:25.793ZJul 14 17:25:24.939 INFO Starting download, target: MaghemiteMgd
16662025-07-14T17:25:25.793ZJul 14 17:25:24.939 INFO Starting download, target: TransceiverControl
16672025-07-14T17:25:25.793ZJul 14 17:25:24.941 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16682025-07-14T17:25:25.793ZJul 14 17:25:24.941 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16692025-07-14T17:25:25.793ZJul 14 17:25:24.942 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16702025-07-14T17:25:25.793ZJul 14 17:25:24.942 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16712025-07-14T17:25:25.793ZJul 14 17:25:24.942 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16722025-07-14T17:25:25.793ZJul 14 17:25:24.942 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16732025-07-14T17:25:26.092ZJul 14 17:25:25.261 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16742025-07-14T17:25:26.506ZJul 14 17:25:25.657 INFO Download complete, target: Console
16752025-07-14T17:25:27.228ZJul 14 17:25:26.376 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16762025-07-14T17:25:27.652ZJul 14 17:25:26.810 INFO Download complete, target: TransceiverControl
16772025-07-14T17:25:28.550ZJul 14 17:25:27.720 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16782025-07-14T17:25:30.223ZJul 14 17:25:29.394 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16792025-07-14T17:25:32.188ZJul 14 17:25:31.355 INFO Download complete, target: DendriteStub
16802025-07-14T17:25:32.761ZJul 14 17:25:31.932 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16812025-07-14T17:25:32.761ZJul 14 17:25:31.932 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16822025-07-14T17:25:34.337ZJul 14 17:25:33.508 INFO Download complete, target: MaghemiteMgd
16832025-07-14T17:25:41.494ZJul 14 17:25:40.665 INFO Checking that binary works, target: Cockroach
16842025-07-14T17:25:41.813ZJul 14 17:25:40.982 INFO Download complete, target: Cockroach
16852025-07-14T17:25:53.871ZJul 14 17:25:53.042 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16862025-07-14T17:26:08.400ZJul 14 17:26:07.573 INFO Checking that binary works, target: Clickhouse
16872025-07-14T17:26:08.629ZJul 14 17:26:07.801 INFO Download complete, target: Clickhouse
16882025-07-14T17:26:08.658ZAll builder prerequisites installed successfully, and PATH looks valid
16892025-07-14T17:26:08.684Z
16902025-07-14T17:26:08.684Zreal 6:15.701012293
16912025-07-14T17:26:08.685Zuser 18:55.866251078
16922025-07-14T17:26:08.685Zsys 2:57.792675597
16932025-07-14T17:26:08.685Ztrap 0.847531123
16942025-07-14T17:26:08.685Ztflt 0.485997483
16952025-07-14T17:26:08.685Zdflt 1.195879146
16962025-07-14T17:26:08.685Zkflt 0.010551463
16972025-07-14T17:26:08.685Zlock 56:04.718514542
16982025-07-14T17:26:08.685Zslp 1:09:21.417039187
16992025-07-14T17:26:08.685Zlat 1:20.214327151
17002025-07-14T17:26:08.685Zstop 3:04.092358532
17012025-07-14T17:26:08.685Z+ banner hack-check
17022025-07-14T17:26:08.685Z
17032025-07-14T17:26:08.685Z # # ## #### # # #### # # ###### #### # #
17042025-07-14T17:26:08.685Z # # # # # # # # # # # # # # # # #
17052025-07-14T17:26:08.685Z ###### # # # #### ##### # ###### ##### # ####
17062025-07-14T17:26:08.685Z # # ###### # # # # # # # # # #
17072025-07-14T17:26:08.685Z # # # # # # # # # # # # # # # # #
17082025-07-14T17:26:08.685Z # # # # #### # # #### # # ###### #### # #
17092025-07-14T17:26:08.685Z
17102025-07-14T17:26:08.685Z+ export CARGO_INCREMENTAL=0
17112025-07-14T17:26:08.685Z+ CARGO_INCREMENTAL=0
17122025-07-14T17:26:08.685Z+ ptime -m timeout 2h cargo xtask check-features --ci
17132025-07-14T17:26:09.852Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17142025-07-14T17:26:10.193Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17152025-07-14T17:26:14.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
17162025-07-14T17:26:14.198Z Running `target/debug/xtask check-features --ci`
17172025-07-14T17:26:14.232Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17182025-07-14T17:26:14.232Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17192025-07-14T17:26:15.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
17202025-07-14T17:26:15.144Z Running `target/debug/xtask download cargo-hack`
17212025-07-14T17:26:16.544Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17222025-07-14T17:26:16.920Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17232025-07-14T17:26:21.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
17242025-07-14T17:26:21.965Z Running `target/debug/xtask-downloader cargo-hack`
17252025-07-14T17:26:22.028ZJul 14 17:26:21.200 INFO Starting download, target: CargoHack
17262025-07-14T17:26:22.053ZJul 14 17:26:21.202 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17272025-07-14T17:26:22.822ZJul 14 17:26:21.994 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17282025-07-14T17:26:22.916ZJul 14 17:26:22.089 INFO Download complete, target: CargoHack
17292025-07-14T17:26:22.941Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17302025-07-14T17:26:22.966Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17312025-07-14T17:26:23.293Zinfo: running `cargo check --bins` on api_identity (1/217)
17322025-07-14T17:26:24.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-07-14T17:26:24.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-07-14T17:26:24.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-07-14T17:26:24.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17362025-07-14T17:26:24.432Z
17372025-07-14T17:26:24.432Zinfo: running `cargo check --bins` on bootstore (2/217)
17382025-07-14T17:26:25.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-07-14T17:26:25.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-07-14T17:26:25.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-07-14T17:26:25.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
17422025-07-14T17:26:25.667Z
17432025-07-14T17:26:25.667Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/217)
17442025-07-14T17:26:26.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-07-14T17:26:26.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-07-14T17:26:26.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-07-14T17:26:26.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
17482025-07-14T17:26:26.889Z
17492025-07-14T17:26:26.889Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217)
17502025-07-14T17:26:28.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-07-14T17:26:28.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-07-14T17:26:28.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-07-14T17:26:28.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
17542025-07-14T17:26:28.181Z
17552025-07-14T17:26:28.181Zinfo: running `cargo check --bins` on id-map (5/217)
17562025-07-14T17:26:29.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-07-14T17:26:29.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-07-14T17:26:29.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-07-14T17:26:29.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
17602025-07-14T17:26:29.179Z
17612025-07-14T17:26:29.179Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217)
17622025-07-14T17:26:29.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-07-14T17:26:29.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-07-14T17:26:29.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-07-14T17:26:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17662025-07-14T17:26:29.915Z
17672025-07-14T17:26:29.916Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217)
17682025-07-14T17:26:30.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-07-14T17:26:30.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-07-14T17:26:30.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-07-14T17:26:30.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17722025-07-14T17:26:30.653Z
17732025-07-14T17:26:30.653Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217)
17742025-07-14T17:26:31.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-07-14T17:26:31.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-07-14T17:26:31.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-07-14T17:26:31.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17782025-07-14T17:26:31.384Z
17792025-07-14T17:26:31.384Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217)
17802025-07-14T17:26:32.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-07-14T17:26:32.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-07-14T17:26:32.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-07-14T17:26:32.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17842025-07-14T17:26:32.195Z
17852025-07-14T17:26:32.195Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217)
17862025-07-14T17:26:32.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-07-14T17:26:32.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-07-14T17:26:32.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-07-14T17:26:32.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17902025-07-14T17:26:32.976Z
17912025-07-14T17:26:32.976Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217)
17922025-07-14T17:26:33.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-07-14T17:26:33.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-07-14T17:26:33.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-07-14T17:26:33.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17962025-07-14T17:26:33.720Z
17972025-07-14T17:26:33.720Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217)
17982025-07-14T17:26:34.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-07-14T17:26:34.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-07-14T17:26:34.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-07-14T17:26:34.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18022025-07-14T17:26:34.458Z
18032025-07-14T17:26:34.458Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217)
18042025-07-14T17:26:35.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-07-14T17:26:35.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-07-14T17:26:35.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-07-14T17:26:35.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18082025-07-14T17:26:35.196Z
18092025-07-14T17:26:35.196Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217)
18102025-07-14T17:26:35.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-07-14T17:26:35.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-07-14T17:26:35.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-07-14T17:26:35.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18142025-07-14T17:26:35.924Z
18152025-07-14T17:26:35.924Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217)
18162025-07-14T17:26:36.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-07-14T17:26:36.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-07-14T17:26:36.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-07-14T17:26:36.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18202025-07-14T17:26:36.649Z
18212025-07-14T17:26:36.649Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217)
18222025-07-14T17:26:37.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-07-14T17:26:37.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-07-14T17:26:37.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-07-14T17:26:37.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18262025-07-14T17:26:37.423Z
18272025-07-14T17:26:37.423Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217)
18282025-07-14T17:26:38.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-07-14T17:26:38.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-07-14T17:26:38.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-07-14T17:26:38.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18322025-07-14T17:26:38.176Z
18332025-07-14T17:26:38.176Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217)
18342025-07-14T17:26:38.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-07-14T17:26:38.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-07-14T17:26:38.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-07-14T17:26:38.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18382025-07-14T17:26:38.945Z
18392025-07-14T17:26:38.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217)
18402025-07-14T17:26:39.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-07-14T17:26:39.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-07-14T17:26:39.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-07-14T17:26:39.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18442025-07-14T17:26:39.733Z
18452025-07-14T17:26:39.733Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217)
18462025-07-14T17:26:40.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-07-14T17:26:40.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-07-14T17:26:40.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-07-14T17:26:40.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18502025-07-14T17:26:40.497Z
18512025-07-14T17:26:40.497Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217)
18522025-07-14T17:26:41.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-07-14T17:26:41.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-07-14T17:26:41.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-07-14T17:26:41.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18562025-07-14T17:26:41.315Z
18572025-07-14T17:26:41.315Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217)
18582025-07-14T17:26:42.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-07-14T17:26:42.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-07-14T17:26:42.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-07-14T17:26:42.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18622025-07-14T17:26:42.096Z
18632025-07-14T17:26:42.096Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217)
18642025-07-14T17:26:42.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-07-14T17:26:42.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-07-14T17:26:42.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-07-14T17:26:42.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18682025-07-14T17:26:42.895Z
18692025-07-14T17:26:42.895Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217)
18702025-07-14T17:26:43.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-07-14T17:26:43.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-07-14T17:26:43.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-07-14T17:26:43.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18742025-07-14T17:26:43.689Z
18752025-07-14T17:26:43.689Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217)
18762025-07-14T17:26:44.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-07-14T17:26:44.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-07-14T17:26:44.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-07-14T17:26:44.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18802025-07-14T17:26:44.450Z
18812025-07-14T17:26:44.450Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217)
18822025-07-14T17:26:45.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-07-14T17:26:45.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-07-14T17:26:45.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-07-14T17:26:45.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18862025-07-14T17:26:45.196Z
18872025-07-14T17:26:45.196Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217)
18882025-07-14T17:26:45.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-07-14T17:26:45.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-07-14T17:26:45.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-07-14T17:26:45.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18922025-07-14T17:26:45.953Z
18932025-07-14T17:26:45.953Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217)
18942025-07-14T17:26:46.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-07-14T17:26:46.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-07-14T17:26:46.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-07-14T17:26:46.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18982025-07-14T17:26:46.748Z
18992025-07-14T17:26:46.748Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217)
19002025-07-14T17:26:47.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-07-14T17:26:47.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-07-14T17:26:47.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-07-14T17:26:47.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19042025-07-14T17:26:47.600Z
19052025-07-14T17:26:47.600Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217)
19062025-07-14T17:26:48.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-07-14T17:26:48.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-07-14T17:26:48.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-07-14T17:26:48.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19102025-07-14T17:26:48.395Z
19112025-07-14T17:26:48.395Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217)
19122025-07-14T17:26:49.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-07-14T17:26:49.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-07-14T17:26:49.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-07-14T17:26:49.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19162025-07-14T17:26:49.215Z
19172025-07-14T17:26:49.215Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217)
19182025-07-14T17:26:49.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-07-14T17:26:49.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-07-14T17:26:49.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-07-14T17:26:49.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19222025-07-14T17:26:49.998Z
19232025-07-14T17:26:49.998Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217)
19242025-07-14T17:26:50.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-07-14T17:26:50.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-07-14T17:26:50.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-07-14T17:26:50.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19282025-07-14T17:26:50.760Z
19292025-07-14T17:26:50.760Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217)
19302025-07-14T17:26:51.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-07-14T17:26:51.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-07-14T17:26:51.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-07-14T17:26:51.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19342025-07-14T17:26:51.540Z
19352025-07-14T17:26:51.540Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217)
19362025-07-14T17:26:52.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-07-14T17:26:52.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-07-14T17:26:52.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-07-14T17:26:52.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19402025-07-14T17:26:52.344Z
19412025-07-14T17:26:52.344Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217)
19422025-07-14T17:26:53.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-07-14T17:26:53.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-07-14T17:26:53.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-07-14T17:26:53.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19462025-07-14T17:26:53.150Z
19472025-07-14T17:26:53.150Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217)
19482025-07-14T17:26:53.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-07-14T17:26:53.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-07-14T17:26:53.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-07-14T17:26:53.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19522025-07-14T17:26:53.952Z
19532025-07-14T17:26:53.952Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217)
19542025-07-14T17:26:54.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-07-14T17:26:54.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-07-14T17:26:54.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-07-14T17:26:54.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19582025-07-14T17:26:54.785Z
19592025-07-14T17:26:54.785Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217)
19602025-07-14T17:26:55.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-07-14T17:26:55.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-07-14T17:26:55.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-07-14T17:26:55.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19642025-07-14T17:26:55.581Z
19652025-07-14T17:26:55.581Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217)
19662025-07-14T17:26:56.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-07-14T17:26:56.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-07-14T17:26:56.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-07-14T17:26:56.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19702025-07-14T17:26:56.355Z
19712025-07-14T17:26:56.355Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217)
19722025-07-14T17:26:57.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-07-14T17:26:57.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-07-14T17:26:57.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-07-14T17:26:57.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19762025-07-14T17:26:57.137Z
19772025-07-14T17:26:57.137Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217)
19782025-07-14T17:26:57.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-07-14T17:26:57.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-07-14T17:26:57.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-07-14T17:26:57.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19822025-07-14T17:26:57.961Z
19832025-07-14T17:26:57.961Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217)
19842025-07-14T17:26:58.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-07-14T17:26:58.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-07-14T17:26:58.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-07-14T17:26:58.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19882025-07-14T17:26:58.769Z
19892025-07-14T17:26:58.769Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217)
19902025-07-14T17:26:59.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-07-14T17:26:59.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-07-14T17:26:59.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-07-14T17:26:59.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19942025-07-14T17:26:59.553Z
19952025-07-14T17:26:59.553Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217)
19962025-07-14T17:27:00.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-07-14T17:27:00.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-07-14T17:27:00.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-07-14T17:27:00.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20002025-07-14T17:27:00.345Z
20012025-07-14T17:27:00.345Zinfo: running `cargo check --bins` on sled-hardware-types (46/217)
20022025-07-14T17:27:01.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-07-14T17:27:01.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-07-14T17:27:01.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-07-14T17:27:01.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20062025-07-14T17:27:01.409Z
20072025-07-14T17:27:01.409Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/217)
20082025-07-14T17:27:02.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-07-14T17:27:02.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-07-14T17:27:02.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-07-14T17:27:02.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20122025-07-14T17:27:02.473Z
20132025-07-14T17:27:02.473Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217)
20142025-07-14T17:27:03.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-07-14T17:27:03.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-07-14T17:27:03.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172025-07-14T17:27:03.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20182025-07-14T17:27:03.514Z
20192025-07-14T17:27:03.514Zinfo: running `cargo check --bins` on oxlog (49/217)
20202025-07-14T17:27:04.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212025-07-14T17:27:04.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222025-07-14T17:27:04.603Z Checking cfg-if v1.0.1
20232025-07-14T17:27:04.628Z Checking libc v0.2.174
20242025-07-14T17:27:04.655Z Checking serde v1.0.219
20252025-07-14T17:27:04.680Z Checking zeroize v1.8.1
20262025-07-14T17:27:04.705Z Checking memchr v2.7.4
20272025-07-14T17:27:04.730Z Checking typenum v1.17.0
20282025-07-14T17:27:04.730Z Checking smallvec v1.15.0
20292025-07-14T17:27:04.755Z Checking value-bag v1.9.0
20302025-07-14T17:27:04.755Z Checking subtle v2.6.1
20312025-07-14T17:27:04.956Z Checking scopeguard v1.2.0
20322025-07-14T17:27:05.039Z Checking const-oid v0.9.6
20332025-07-14T17:27:05.091Z Checking itoa v1.0.11
20342025-07-14T17:27:05.120Z Checking lock_api v0.4.12
20352025-07-14T17:27:05.146Z Checking log v0.4.27
20362025-07-14T17:27:05.309Z Checking stable_deref_trait v1.2.0
20372025-07-14T17:27:05.420Z Checking byteorder v1.5.0
20382025-07-14T17:27:05.487Z Checking zerofrom v0.1.4
20392025-07-14T17:27:05.513Z Checking portable-atomic v1.11.0
20402025-07-14T17:27:05.631Z Checking generic-array v0.14.7
20412025-07-14T17:27:05.656Z Checking pin-project-lite v0.2.14
20422025-07-14T17:27:05.682Z Checking getrandom v0.2.15
20432025-07-14T17:27:05.707Z Checking signal-hook-registry v1.4.2
20442025-07-14T17:27:05.792Z Checking parking_lot_core v0.9.10
20452025-07-14T17:27:05.817Z Checking critical-section v1.1.3
20462025-07-14T17:27:05.923Z Checking rand_core v0.6.4
20472025-07-14T17:27:05.954Z Checking yoke v0.7.4
20482025-07-14T17:27:05.979Z Checking mio v1.0.2
20492025-07-14T17:27:06.127Z Checking parking_lot v0.12.3
20502025-07-14T17:27:06.238Z Checking socket2 v0.5.10
20512025-07-14T17:27:06.282Z Checking zerovec v0.10.4
20522025-07-14T17:27:06.407Z Checking once_cell v1.21.3
20532025-07-14T17:27:06.458Z Checking futures-core v0.3.31
20542025-07-14T17:27:06.543Z Checking cpufeatures v0.2.14
20552025-07-14T17:27:06.606Z Checking crypto-common v0.1.6
20562025-07-14T17:27:06.632Z Checking block-buffer v0.10.4
20572025-07-14T17:27:06.663Z Checking litemap v0.7.3
20582025-07-14T17:27:06.688Z Checking writeable v0.5.5
20592025-07-14T17:27:06.713Z Checking block-padding v0.3.3
20602025-07-14T17:27:06.738Z Checking zerocopy v0.7.35
20612025-07-14T17:27:06.805Z Checking percent-encoding v2.3.1
20622025-07-14T17:27:06.861Z Checking digest v0.10.7
20632025-07-14T17:27:06.921Z Checking inout v0.1.3
20642025-07-14T17:27:06.979Z Checking getrandom v0.3.1
20652025-07-14T17:27:07.019Z Checking libm v0.2.8
20662025-07-14T17:27:07.044Z Checking ryu v1.0.18
20672025-07-14T17:27:07.166Z Checking foldhash v0.1.5
20682025-07-14T17:27:07.222Z Checking allocator-api2 v0.2.21
20692025-07-14T17:27:07.247Z Checking hmac v0.12.1
20702025-07-14T17:27:07.290Z Checking equivalent v1.0.2
20712025-07-14T17:27:07.419Z Checking icu_locid_transform_data v1.5.0
20722025-07-14T17:27:07.444Z Checking futures-sink v0.3.31
20732025-07-14T17:27:07.476Z Checking sha2 v0.10.9
20742025-07-14T17:27:07.533Z Checking cipher v0.4.4
20752025-07-14T17:27:07.600Z Checking slab v0.4.9
20762025-07-14T17:27:07.785Z Checking tinystr v0.7.6
20772025-07-14T17:27:07.828Z Checking hashbrown v0.15.4
20782025-07-14T17:27:07.853Z Checking num-traits v0.2.19
20792025-07-14T17:27:07.877Z Checking icu_collections v1.5.0
20802025-07-14T17:27:07.902Z Checking icu_properties_data v1.5.0
20812025-07-14T17:27:07.968Z Checking base64ct v1.6.0
20822025-07-14T17:27:08.001Z Checking write16 v1.0.0
20832025-07-14T17:27:08.134Z Checking icu_locid v1.5.0
20842025-07-14T17:27:08.158Z Checking utf8_iter v1.0.4
20852025-07-14T17:27:08.158Z Checking utf16_iter v1.0.5
20862025-07-14T17:27:08.361Z Checking flagset v0.4.6
20872025-07-14T17:27:08.385Z Checking icu_normalizer_data v1.5.0
20882025-07-14T17:27:08.437Z Checking pem-rfc7468 v0.7.0
20892025-07-14T17:27:08.502Z Checking salsa20 v0.10.2
20902025-07-14T17:27:08.532Z Checking ppv-lite86 v0.2.20
20912025-07-14T17:27:08.587Z Checking futures-channel v0.3.31
20922025-07-14T17:27:08.704Z Checking der v0.7.9
20932025-07-14T17:27:08.729Z Checking bytes v1.10.1
20942025-07-14T17:27:08.753Z Checking bitflags v2.9.1
20952025-07-14T17:27:08.918Z Checking indexmap v2.10.0
20962025-07-14T17:27:08.962Z Checking serde_json v1.0.140
20972025-07-14T17:27:09.101Z Checking pbkdf2 v0.12.2
20982025-07-14T17:27:09.161Z Checking icu_provider v1.5.0
20992025-07-14T17:27:09.301Z Checking fnv v1.0.7
21002025-07-14T17:27:09.332Z Checking futures-io v0.3.31
21012025-07-14T17:27:09.390Z Checking pin-utils v0.1.0
21022025-07-14T17:27:09.470Z Checking futures-task v0.3.31
21032025-07-14T17:27:09.503Z Checking scrypt v0.11.0
21042025-07-14T17:27:09.552Z Checking cbc v0.1.2
21052025-07-14T17:27:09.715Z Checking futures-util v0.3.31
21062025-07-14T17:27:09.743Z Checking aes v0.8.4
21072025-07-14T17:27:09.768Z Checking tokio v1.45.1
21082025-07-14T17:27:09.793Z Checking http v1.3.1
21092025-07-14T17:27:09.818Z Checking icu_locid_transform v1.5.0
21102025-07-14T17:27:10.200Z Checking form_urlencoded v1.2.1
21112025-07-14T17:27:10.375Z Checking spki v0.7.3
21122025-07-14T17:27:10.415Z Checking zerocopy v0.8.26
21132025-07-14T17:27:10.573Z Checking uuid v1.17.0
21142025-07-14T17:27:10.597Z Checking tracing-core v0.1.32
21152025-07-14T17:27:10.675Z Checking pkcs5 v0.7.1
21162025-07-14T17:27:10.809Z Checking icu_properties v1.5.1
21172025-07-14T17:27:10.991Z Checking http-body v1.0.1
21182025-07-14T17:27:11.162Z Checking pkcs8 v0.10.2
21192025-07-14T17:27:11.212Z Checking tracing v0.1.40
21202025-07-14T17:27:11.237Z Checking base64 v0.22.1
21212025-07-14T17:27:11.237Z Checking tinyvec_macros v0.1.1
21222025-07-14T17:27:11.365Z Checking iana-time-zone v0.1.63
21232025-07-14T17:27:11.490Z Checking rustls-pki-types v1.10.0
21242025-07-14T17:27:11.535Z Compiling newtype-uuid v1.2.4
21252025-07-14T17:27:11.576Z Checking chrono v0.4.41
21262025-07-14T17:27:11.724Z Checking tinyvec v1.8.0
21272025-07-14T17:27:11.852Z Checking aws-lc-sys v0.26.0
21282025-07-14T17:27:12.024Z Checking spin v0.9.8
21292025-07-14T17:27:12.354Z Checking openssl-probe v0.1.5
21302025-07-14T17:27:12.516Z Checking tower-service v0.3.3
21312025-07-14T17:27:12.659Z Checking atomic-waker v1.1.2
21322025-07-14T17:27:12.808Z Checking foreign-types-shared v0.1.1
21332025-07-14T17:27:12.900Z Checking untrusted v0.7.1
21342025-07-14T17:27:12.939Z Checking try-lock v0.2.5
21352025-07-14T17:27:13.091Z Checking untrusted v0.9.0
21362025-07-14T17:27:13.116Z Checking adler2 v2.0.0
21372025-07-14T17:27:13.273Z Checking ring v0.17.14
21382025-07-14T17:27:13.298Z Checking miniz_oxide v0.8.5
21392025-07-14T17:27:13.410Z Checking rand_core v0.9.2
21402025-07-14T17:27:13.460Z Checking want v0.3.1
21412025-07-14T17:27:13.654Z Checking foreign-types v0.3.2
21422025-07-14T17:27:13.741Z Checking rand_chacha v0.9.0
21432025-07-14T17:27:13.766Z Checking ipnet v2.11.0
21442025-07-14T17:27:13.904Z Checking icu_normalizer v1.5.0
21452025-07-14T17:27:13.930Z Checking aws-lc-rs v1.12.4
21462025-07-14T17:27:14.059Z Checking httparse v1.9.5
21472025-07-14T17:27:14.199Z Checking crossbeam-utils v0.8.21
21482025-07-14T17:27:14.266Z Checking openssl-sys v0.9.109
21492025-07-14T17:27:14.337Z Checking thiserror v1.0.69
21502025-07-14T17:27:14.487Z Checking errno v0.3.12
21512025-07-14T17:27:14.516Z Checking aho-corasick v1.1.3
21522025-07-14T17:27:14.658Z Checking idna_adapter v1.2.0
21532025-07-14T17:27:14.689Z Checking regex-syntax v0.8.5
21542025-07-14T17:27:14.894Z Checking idna v1.0.3
21552025-07-14T17:27:14.919Z Checking powerfmt v0.2.0
21562025-07-14T17:27:15.199Z Checking httpdate v1.0.3
21572025-07-14T17:27:15.356Z Checking unicode-ident v1.0.18
21582025-07-14T17:27:15.381Z Checking url v2.5.4
21592025-07-14T17:27:15.449Z Checking openssl v0.10.73
21602025-07-14T17:27:15.508Z Checking deranged v0.3.11
21612025-07-14T17:27:15.545Z Checking proc-macro2 v1.0.95
21622025-07-14T17:27:15.725Z Checking rustls-webpki v0.102.8
21632025-07-14T17:27:16.018Z Checking crossbeam-epoch v0.9.18
21642025-07-14T17:27:16.164Z Checking rustix v0.38.37
21652025-07-14T17:27:16.235Z Checking rand v0.9.1
21662025-07-14T17:27:16.437Z Checking unicode-normalization v0.1.24
21672025-07-14T17:27:16.486Z Checking semver v1.0.26
21682025-07-14T17:27:16.580Z Checking tokio-util v0.7.15
21692025-07-14T17:27:16.713Z Checking bzip2-sys v0.1.13+1.0.8
21702025-07-14T17:27:16.848Z Checking signature v2.2.0
21712025-07-14T17:27:16.893Z Checking scroll v0.12.0
21722025-07-14T17:27:17.058Z Checking crc32fast v1.4.2
21732025-07-14T17:27:17.266Z Checking time-core v0.1.2
21742025-07-14T17:27:17.291Z Checking unicode-properties v0.1.3
21752025-07-14T17:27:17.316Z Checking anstyle v1.0.11
21762025-07-14T17:27:17.358Z Checking num_threads v0.1.7
21772025-07-14T17:27:17.459Z Checking either v1.15.0
21782025-07-14T17:27:17.499Z Checking siphasher v0.3.11
21792025-07-14T17:27:17.579Z Checking regex-automata v0.4.8
21802025-07-14T17:27:17.635Z Checking h2 v0.4.6
21812025-07-14T17:27:17.660Z Checking ucd-trie v0.1.7
21822025-07-14T17:27:17.684Z Checking num-conv v0.1.0
21832025-07-14T17:27:17.832Z Checking plain v0.2.3
21842025-07-14T17:27:17.857Z Checking dyn-clone v1.0.19
21852025-07-14T17:27:17.893Z Checking unicode-bidi v0.3.17
21862025-07-14T17:27:17.942Z Checking zlib-rs v0.5.1
21872025-07-14T17:27:18.037Z Checking utf8parse v0.2.2
21882025-07-14T17:27:18.062Z Checking goblin v0.8.2
21892025-07-14T17:27:18.214Z Checking anstyle-parse v0.2.5
21902025-07-14T17:27:18.495Z Checking schemars v0.8.22
21912025-07-14T17:27:18.543Z Checking stringprep v0.1.5
21922025-07-14T17:27:18.821Z Checking time v0.3.36
21932025-07-14T17:27:19.399Z Checking pest v2.7.14
21942025-07-14T17:27:19.771Z Checking libz-rs-sys v0.5.1
21952025-07-14T17:27:19.976Z Checking phf_shared v0.11.2
21962025-07-14T17:27:20.032Z Checking rustls v0.23.19
21972025-07-14T17:27:20.269Z Checking crossbeam-deque v0.8.5
21982025-07-14T17:27:20.339Z Checking native-tls v0.2.12
21992025-07-14T17:27:20.593Z Checking quote v1.0.40
22002025-07-14T17:27:20.928Z Checking rand_chacha v0.3.1
22012025-07-14T17:27:20.953Z Checking num-integer v0.1.46
22022025-07-14T17:27:21.213Z Checking toml_datetime v0.6.11
22032025-07-14T17:27:21.313Z Checking serde_spanned v0.6.9
22042025-07-14T17:27:21.394Z Checking zstd-sys v2.0.14+zstd.1.5.7
22052025-07-14T17:27:21.533Z Checking md-5 v0.10.6
22062025-07-14T17:27:21.561Z Checking sync_wrapper v1.0.1
22072025-07-14T17:27:21.606Z Checking ff v0.13.0
22082025-07-14T17:27:21.749Z Checking hash32 v0.2.1
22092025-07-14T17:27:21.774Z Checking colorchoice v1.0.2
22102025-07-14T17:27:21.774Z Checking anstyle-query v1.1.1
22112025-07-14T17:27:21.835Z Checking is_terminal_polyfill v1.70.1
22122025-07-14T17:27:21.934Z Checking gimli v0.31.1
22132025-07-14T17:27:21.959Z Checking psl-types v2.0.11
22142025-07-14T17:27:21.984Z Checking pretty-hex v0.4.1
22152025-07-14T17:27:22.060Z Checking tower-layer v0.3.3
22162025-07-14T17:27:22.185Z Checking base16ct v0.2.0
22172025-07-14T17:27:22.216Z Checking fallible-iterator v0.2.0
22182025-07-14T17:27:22.216Z Checking publicsuffix v2.3.0
22192025-07-14T17:27:22.327Z Checking tower v0.5.2
22202025-07-14T17:27:22.415Z Checking sec1 v0.7.3
22212025-07-14T17:27:22.527Z Checking heapless v0.7.17
22222025-07-14T17:27:22.793Z Checking postgres-protocol v0.6.8
22232025-07-14T17:27:22.818Z Checking anstream v0.6.18
22242025-07-14T17:27:22.996Z Checking dof v0.3.0
22252025-07-14T17:27:23.073Z Checking group v0.13.0
22262025-07-14T17:27:23.217Z Checking dtrace-parser v0.2.0
22272025-07-14T17:27:23.337Z Checking zstd-safe v7.2.3
22282025-07-14T17:27:23.465Z Checking num-iter v0.1.45
22292025-07-14T17:27:23.490Z Checking rand v0.8.5
22302025-07-14T17:27:23.615Z Checking cookie v0.18.1
22312025-07-14T17:27:23.654Z Checking syn v2.0.104
22322025-07-14T17:27:23.679Z Compiling daft v0.1.4
22332025-07-14T17:27:23.727Z Checking tokio-native-tls v0.3.1
22342025-07-14T17:27:23.837Z Checking hyper v1.6.0
22352025-07-14T17:27:24.062Z Checking rayon-core v1.12.1
22362025-07-14T17:27:24.122Z Checking ipnetwork v0.21.1
22372025-07-14T17:27:24.243Z Checking flate2 v1.1.2
22382025-07-14T17:27:24.534Z Checking terminal_size v0.4.0
22392025-07-14T17:27:24.728Z Checking rustls-native-certs v0.8.1
22402025-07-14T17:27:24.753Z Checking lazy_static v1.5.0
22412025-07-14T17:27:24.783Z Checking webpki-roots v1.0.1
22422025-07-14T17:27:24.932Z Checking http-body-util v0.1.3
22432025-07-14T17:27:24.959Z Checking signal-hook v0.3.17
22442025-07-14T17:27:24.991Z Checking hkdf v0.12.4
22452025-07-14T17:27:25.017Z Checking crypto-bigint v0.5.5
22462025-07-14T17:27:25.233Z Checking thread-id v4.2.2
22472025-07-14T17:27:25.305Z Checking tokio-rustls v0.26.0
22482025-07-14T17:27:25.330Z Checking object v0.36.5
22492025-07-14T17:27:25.365Z Checking iri-string v0.7.8
22502025-07-14T17:27:25.435Z Checking lockfree-object-pool v0.1.6
22512025-07-14T17:27:25.680Z Checking addr2line v0.24.2
22522025-07-14T17:27:25.706Z Checking managed v0.8.0
22532025-07-14T17:27:25.706Z Checking bumpalo v3.16.0
22542025-07-14T17:27:25.875Z Checking hyper-util v0.1.14
22552025-07-14T17:27:26.081Z Checking simd-adler32 v0.3.7
22562025-07-14T17:27:26.108Z Checking unicode-width v0.2.0
22572025-07-14T17:27:26.244Z Checking bitflags v1.3.2
22582025-07-14T17:27:26.360Z Checking strsim v0.11.1
22592025-07-14T17:27:26.444Z Checking rustc-demangle v0.1.24
22602025-07-14T17:27:26.594Z Checking clap_lex v0.7.4
22612025-07-14T17:27:26.671Z Checking winnow v0.5.40
22622025-07-14T17:27:26.873Z Checking clap_builder v4.5.40
22632025-07-14T17:27:26.897Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22642025-07-14T17:27:27.206Z Checking console v0.15.10
22652025-07-14T17:27:27.761Z Checking zopfli v0.8.1
22662025-07-14T17:27:27.800Z Checking elliptic-curve v0.13.8
22672025-07-14T17:27:28.290Z Checking tower-http v0.6.6
22682025-07-14T17:27:28.466Z Checking smoltcp v0.9.1
22692025-07-14T17:27:28.490Z Checking hyper-rustls v0.27.7
22702025-07-14T17:27:28.490Z Checking hyper-tls v0.6.0
22712025-07-14T17:27:28.787Z Checking signal-hook-mio v0.2.4
22722025-07-14T17:27:28.869Z Checking num-bigint-dig v0.8.4
22732025-07-14T17:27:28.913Z Checking rayon v1.10.0
22742025-07-14T17:27:28.973Z Checking oxnet v0.1.2
22752025-07-14T17:27:29.418Z Checking cookie_store v0.21.1
22762025-07-14T17:27:29.446Z Checking toml_edit v0.19.15
22772025-07-14T17:27:29.695Z Checking usdt-impl v0.5.0
22782025-07-14T17:27:29.921Z Checking zstd v0.13.3
22792025-07-14T17:27:29.948Z Checking postgres-types v0.2.9
22802025-07-14T17:27:30.129Z Checking regex v1.11.1
22812025-07-14T17:27:30.246Z Checking bstr v1.10.0
22822025-07-14T17:27:30.309Z Checking phf v0.11.2
22832025-07-14T17:27:30.588Z Checking ed25519 v2.2.3
22842025-07-14T17:27:30.614Z Checking bzip2 v0.5.2
22852025-07-14T17:27:30.731Z Checking bzip2 v0.4.4
22862025-07-14T17:27:30.914Z Checking thiserror v2.0.12
22872025-07-14T17:27:30.939Z Checking curve25519-dalek v4.1.3
22882025-07-14T17:27:30.992Z Checking strum v0.27.1
22892025-07-14T17:27:31.032Z Checking hubpack v0.1.2
22902025-07-14T17:27:31.085Z Checking memoffset v0.9.1
22912025-07-14T17:27:31.189Z Checking pkcs1 v0.7.5
22922025-07-14T17:27:31.222Z Checking serde_urlencoded v0.7.1
22932025-07-14T17:27:31.356Z Checking float-cmp v0.10.0
22942025-07-14T17:27:31.381Z Checking serde-big-array v0.5.1
22952025-07-14T17:27:31.561Z Checking backtrace v0.3.74
22962025-07-14T17:27:31.586Z Checking rfc6979 v0.4.0
22972025-07-14T17:27:31.611Z Checking memmap v0.7.0
22982025-07-14T17:27:31.636Z Checking encoding_rs v0.8.34
22992025-07-14T17:27:31.661Z Checking static_assertions v1.1.0
23002025-07-14T17:27:31.769Z Checking mime v0.3.17
23012025-07-14T17:27:31.795Z Checking toml_write v0.1.2
23022025-07-14T17:27:31.855Z Checking precomputed-hash v0.1.1
23032025-07-14T17:27:31.924Z Checking number_prefix v0.4.0
23042025-07-14T17:27:31.995Z Checking difflib v0.4.0
23052025-07-14T17:27:32.100Z Checking fixedbitset v0.4.2
23062025-07-14T17:27:32.128Z Checking predicates-core v1.0.8
23072025-07-14T17:27:32.160Z Checking winnow v0.7.10
23082025-07-14T17:27:32.185Z Checking unicode-segmentation v1.12.0
23092025-07-14T17:27:32.347Z Checking new_debug_unreachable v1.0.6
23102025-07-14T17:27:32.372Z Checking whoami v1.5.2
23112025-07-14T17:27:32.399Z Checking normalize-line-endings v0.3.0
23122025-07-14T17:27:32.424Z Checking data-encoding v2.9.0
23132025-07-14T17:27:32.460Z Checking minimal-lexical v0.2.1
23142025-07-14T17:27:32.545Z Checking predicates v3.1.3
23152025-07-14T17:27:32.681Z Checking ed25519-dalek v2.1.1
23162025-07-14T17:27:32.724Z Checking tokio-postgres v0.7.13
23172025-07-14T17:27:32.812Z Checking similar v2.7.0
23182025-07-14T17:27:32.853Z Checking nom v7.1.3
23192025-07-14T17:27:32.969Z Checking hickory-proto v0.25.2
23202025-07-14T17:27:33.115Z Checking string_cache v0.8.9
23212025-07-14T17:27:33.185Z Checking indicatif v0.17.11
23222025-07-14T17:27:33.436Z Checking petgraph v0.6.5
23232025-07-14T17:27:33.657Z Checking anyhow v1.0.98
23242025-07-14T17:27:33.702Z Checking reqwest v0.12.22
23252025-07-14T17:27:33.977Z Checking toml v0.7.8
23262025-07-14T17:27:34.111Z Checking usdt v0.5.0
23272025-07-14T17:27:34.397Z Checking ecdsa v0.16.9
23282025-07-14T17:27:34.704Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23292025-07-14T17:27:34.878Z Checking toml_edit v0.22.27
23302025-07-14T17:27:35.095Z Checking rsa v0.9.6
23312025-07-14T17:27:35.529Z Checking nix v0.29.0
23322025-07-14T17:27:35.646Z Checking zip v0.6.6
23332025-07-14T17:27:35.861Z Checking zip v4.2.0
23342025-07-14T17:27:36.087Z Checking clap v4.5.40
23352025-07-14T17:27:36.209Z Checking crossterm v0.28.1
23362025-07-14T17:27:36.329Z Checking itertools v0.10.5
23372025-07-14T17:27:36.395Z Checking itertools v0.12.1
23382025-07-14T17:27:36.912Z Checking tokio-stream v0.1.17
23392025-07-14T17:27:37.156Z Checking strum v0.26.3
23402025-07-14T17:27:37.329Z Checking fs-err v3.1.1
23412025-07-14T17:27:37.519Z Checking buf-list v1.0.3
23422025-07-14T17:27:37.736Z Checking ahash v0.8.11
23432025-07-14T17:27:37.829Z Checking slog v2.7.0
23442025-07-14T17:27:37.854Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23452025-07-14T17:27:37.918Z Checking x509-cert v0.2.5
23462025-07-14T17:27:38.215Z Checking openapiv3 v2.2.0
23472025-07-14T17:27:38.240Z Checking sha1 v0.10.6
23482025-07-14T17:27:38.306Z Checking winnow v0.6.26
23492025-07-14T17:27:38.412Z Checking rustc-hash v2.1.1
23502025-07-14T17:27:38.525Z Checking lalrpop-util v0.19.12
23512025-07-14T17:27:38.604Z Checking unicode-xid v0.2.6
23522025-07-14T17:27:38.782Z Checking peg-runtime v0.8.5
23532025-07-14T17:27:38.812Z Checking camino v1.1.10
23542025-07-14T17:27:38.897Z Checking sigpipe v0.1.3
23552025-07-14T17:27:39.035Z Checking glob v0.3.2
23562025-07-14T17:27:39.084Z Checking jiff v0.2.15
23572025-07-14T17:27:44.838Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23582025-07-14T17:27:45.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.88s
23592025-07-14T17:27:45.591Z
23602025-07-14T17:27:45.591Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217)
23612025-07-14T17:27:46.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23622025-07-14T17:27:46.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23632025-07-14T17:27:46.816Z Compiling regress v0.10.3
23642025-07-14T17:27:46.862Z Checking heck v0.5.0
23652025-07-14T17:27:46.907Z Compiling unsafe-libyaml v0.2.11
23662025-07-14T17:27:46.935Z Checking newtype-uuid v1.2.4
23672025-07-14T17:27:46.935Z Checking rustix v1.0.7
23682025-07-14T17:27:46.977Z Checking dirs-sys-next v0.1.2
23692025-07-14T17:27:47.013Z Checking fastrand v2.1.1
23702025-07-14T17:27:47.105Z Checking thread_local v1.1.8
23712025-07-14T17:27:47.190Z Checking dirs-next v2.0.0
23722025-07-14T17:27:47.266Z Checking daft v0.1.4
23732025-07-14T17:27:47.342Z Compiling structmeta-derive v0.3.0
23742025-07-14T17:27:47.368Z Compiling ident_case v1.0.1
23752025-07-14T17:27:47.411Z Checking term v0.7.0
23762025-07-14T17:27:47.579Z Compiling darling_core v0.20.10
23772025-07-14T17:27:47.742Z Checking crossbeam-channel v0.5.15
23782025-07-14T17:27:47.862Z Checking futures-executor v0.3.31
23792025-07-14T17:27:48.114Z Compiling serde_yaml v0.9.34+deprecated
23802025-07-14T17:27:48.442Z Checking is-terminal v0.4.13
23812025-07-14T17:27:48.474Z Checking tempfile v3.20.0
23822025-07-14T17:27:48.560Z Compiling rustls v0.22.4
23832025-07-14T17:27:48.597Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23842025-07-14T17:27:48.878Z Checking take_mut v0.2.2
23852025-07-14T17:27:48.930Z Checking slog-term v2.9.1
23862025-07-14T17:27:48.994Z Checking futures v0.3.31
23872025-07-14T17:27:49.089Z Checking slog-async v2.8.0
23882025-07-14T17:27:49.152Z Compiling proc-macro-crate v1.3.1
23892025-07-14T17:27:49.419Z Checking wait-timeout v0.2.0
23902025-07-14T17:27:49.496Z Compiling multer v3.1.0
23912025-07-14T17:27:49.645Z Compiling ref-cast v1.0.24
23922025-07-14T17:27:49.800Z Checking match_cfg v0.1.0
23932025-07-14T17:27:49.901Z Compiling structmeta v0.3.0
23942025-07-14T17:27:49.927Z Checking quick-error v1.2.3
23952025-07-14T17:27:50.054Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23962025-07-14T17:27:50.106Z Checking bit-vec v0.8.0
23972025-07-14T17:27:50.146Z Compiling typify-impl v0.3.0
23982025-07-14T17:27:50.171Z Compiling typify-impl v0.2.0
23992025-07-14T17:27:50.507Z Checking bit-set v0.8.0
24002025-07-14T17:27:50.909Z Checking rusty-fork v0.3.0
24012025-07-14T17:27:51.078Z Compiling num_enum_derive v0.5.11
24022025-07-14T17:27:51.235Z Checking hostname v0.3.1
24032025-07-14T17:27:51.668Z Checking progenitor-client v0.9.1
24042025-07-14T17:27:52.137Z Checking rand_xorshift v0.4.0
24052025-07-14T17:27:52.344Z Checking slog-json v2.6.1
24062025-07-14T17:27:52.626Z Compiling lzma-sys v0.1.20
24072025-07-14T17:27:52.809Z Checking hex v0.4.3
24082025-07-14T17:27:52.902Z Compiling async-stream-impl v0.3.6
24092025-07-14T17:27:53.212Z Compiling ref-cast-impl v1.0.24
24102025-07-14T17:27:53.237Z Compiling darling_macro v0.20.10
24112025-07-14T17:27:53.314Z Compiling foreign-types-macros v0.2.3
24122025-07-14T17:27:53.339Z Compiling dropshot v0.16.2
24132025-07-14T17:27:53.656Z Checking unarray v0.1.4
24142025-07-14T17:27:53.853Z Checking utf-8 v0.7.6
24152025-07-14T17:27:54.158Z Checking arc-swap v1.7.1
24162025-07-14T17:27:54.183Z Compiling darling v0.20.10
24172025-07-14T17:27:54.208Z Checking foreign-types-shared v0.3.1
24182025-07-14T17:27:54.333Z Compiling serde_with_macros v3.14.0
24192025-07-14T17:27:54.373Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24202025-07-14T17:27:54.499Z Checking tungstenite v0.21.0
24212025-07-14T17:27:54.535Z Checking async-stream v0.3.6
24222025-07-14T17:27:54.593Z Checking foreign-types v0.5.0
24232025-07-14T17:27:54.626Z Checking slog-scope v4.4.0
24242025-07-14T17:27:54.759Z Checking proptest v1.7.0
24252025-07-14T17:27:54.873Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24262025-07-14T17:27:54.907Z Checking num_enum v0.5.11
24272025-07-14T17:27:55.000Z Checking tokio-rustls v0.25.0
24282025-07-14T17:27:55.063Z Checking slog-bunyan v2.5.0
24292025-07-14T17:27:55.138Z Compiling proc-macro-error v1.0.4
24302025-07-14T17:27:55.428Z Compiling parse-display-derive v0.10.0
24312025-07-14T17:27:55.578Z Compiling test-strategy v0.4.1
24322025-07-14T17:27:55.889Z Checking toml v0.8.23
24332025-07-14T17:27:55.914Z Checking progenitor-client v0.8.0
24342025-07-14T17:27:56.316Z Compiling heck v0.3.3
24352025-07-14T17:27:56.687Z Checking waitgroup v0.1.2
24362025-07-14T17:27:56.716Z Checking rustls-pemfile v2.2.0
24372025-07-14T17:27:56.855Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24382025-07-14T17:27:56.929Z Compiling dropshot_endpoint v0.16.2
24392025-07-14T17:27:57.062Z Checking serde_path_to_error v0.1.17
24402025-07-14T17:27:57.734Z Compiling derive-where v1.5.0
24412025-07-14T17:27:57.759Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24422025-07-14T17:27:58.604Z Checking cstr-argument v0.1.2
24432025-07-14T17:27:58.846Z Checking hostname v0.4.0
24442025-07-14T17:27:58.975Z Checking instant v0.1.13
24452025-07-14T17:27:59.108Z Checking debug-ignore v1.0.5
24462025-07-14T17:27:59.190Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24472025-07-14T17:27:59.291Z Checking pretty-hex v0.2.1
24482025-07-14T17:27:59.500Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24492025-07-14T17:27:59.525Z Checking parse-display v0.10.0
24502025-07-14T17:27:59.573Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24512025-07-14T17:27:59.598Z Checking backoff v0.4.0
24522025-07-14T17:27:59.826Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24532025-07-14T17:27:59.851Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-07-14T17:27:59.987Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24552025-07-14T17:28:00.017Z Checking serde_with v3.14.0
24562025-07-14T17:28:00.156Z Compiling zone_cfg_derive v0.1.2
24572025-07-14T17:28:00.181Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24582025-07-14T17:28:00.268Z Checking tokio-tungstenite v0.21.0
24592025-07-14T17:28:00.823Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24602025-07-14T17:28:00.874Z Checking slog-stdlog v4.1.1
24612025-07-14T17:28:01.039Z Checking iddqd v0.3.8
24622025-07-14T17:28:01.086Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24632025-07-14T17:28:01.163Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24642025-07-14T17:28:01.402Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24652025-07-14T17:28:01.479Z Checking progenitor-client v0.10.0
24662025-07-14T17:28:01.597Z Checking colored v2.2.0
24672025-07-14T17:28:01.913Z Checking macaddr v1.0.1
24682025-07-14T17:28:02.002Z Checking unicode-width v0.1.14
24692025-07-14T17:28:02.263Z Checking base64 v0.13.1
24702025-07-14T17:28:02.482Z Checking base64 v0.21.7
24712025-07-14T17:28:02.507Z Checking tabwriter v1.4.0
24722025-07-14T17:28:02.671Z Checking ron v0.7.1
24732025-07-14T17:28:02.697Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24742025-07-14T17:28:02.769Z Checking zone v0.1.8
24752025-07-14T17:28:02.969Z Checking slog-envlogger v2.2.0
24762025-07-14T17:28:03.170Z Checking xz2 v0.1.7
24772025-07-14T17:28:03.217Z Checking tokio-dtrace v0.1.0
24782025-07-14T17:28:03.435Z Checking xattr v1.3.1
24792025-07-14T17:28:03.477Z Checking yasna v0.5.2
24802025-07-14T17:28:03.533Z Checking pem v3.0.5
24812025-07-14T17:28:03.690Z Checking smf v0.2.3
24822025-07-14T17:28:03.715Z Compiling typify-macro v0.2.0
24832025-07-14T17:28:03.835Z Compiling typify-macro v0.3.0
24842025-07-14T17:28:03.860Z Checking headers-core v0.3.0
24852025-07-14T17:28:03.885Z Checking filetime v0.2.25
24862025-07-14T17:28:04.120Z Checking same-file v1.0.6
24872025-07-14T17:28:04.168Z Checking tar v0.4.44
24882025-07-14T17:28:04.291Z Checking headers v0.4.1
24892025-07-14T17:28:04.335Z Checking walkdir v2.5.0
24902025-07-14T17:28:04.465Z Checking rcgen v0.12.1
24912025-07-14T17:28:04.597Z Checking oxide-tokio-rt v0.1.2
24922025-07-14T17:28:04.637Z Checking camino-tempfile v1.4.1
24932025-07-14T17:28:04.836Z Checking atomicwrites v0.4.4
24942025-07-14T17:28:04.953Z Checking subprocess v0.2.9
24952025-07-14T17:28:06.717Z Compiling typify v0.3.0
24962025-07-14T17:28:06.769Z Compiling typify v0.2.0
24972025-07-14T17:28:06.898Z Compiling progenitor-impl v0.9.1
24982025-07-14T17:28:06.923Z Compiling progenitor-impl v0.8.0
24992025-07-14T17:28:10.752Z Compiling progenitor-macro v0.8.0
25002025-07-14T17:28:10.944Z Compiling progenitor-macro v0.9.1
25012025-07-14T17:28:16.426Z Checking progenitor v0.8.0
25022025-07-14T17:28:16.639Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25032025-07-14T17:28:17.094Z Checking progenitor v0.9.1
25042025-07-14T17:28:17.313Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25052025-07-14T17:28:20.490Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25062025-07-14T17:28:21.659Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25072025-07-14T17:28:31.514Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25082025-07-14T17:28:34.082Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25092025-07-14T17:28:36.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.64s
25102025-07-14T17:28:36.449Z
25112025-07-14T17:28:36.449Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/217)
25122025-07-14T17:28:37.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132025-07-14T17:28:37.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142025-07-14T17:28:38.225Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25152025-07-14T17:28:40.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.97s
25162025-07-14T17:28:40.637Z
25172025-07-14T17:28:40.637Zinfo: running `cargo check --bins` on nexus-config (52/217)
25182025-07-14T17:28:41.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192025-07-14T17:28:41.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202025-07-14T17:28:41.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212025-07-14T17:28:41.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
25222025-07-14T17:28:41.751Z
25232025-07-14T17:28:41.751Zinfo: running `cargo check --bins` on omicron-rpaths (53/217)
25242025-07-14T17:28:42.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-07-14T17:28:42.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-07-14T17:28:42.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272025-07-14T17:28:42.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
25282025-07-14T17:28:42.849Z
25292025-07-14T17:28:42.849Zinfo: running `cargo check --bins` on omicron-certificates (54/217)
25302025-07-14T17:28:43.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-07-14T17:28:43.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-07-14T17:28:43.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332025-07-14T17:28:43.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
25342025-07-14T17:28:43.980Z
25352025-07-14T17:28:44.005Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/217)
25362025-07-14T17:28:45.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372025-07-14T17:28:45.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382025-07-14T17:28:45.293Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25392025-07-14T17:28:45.328Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25402025-07-14T17:28:45.353Z Compiling rustix v1.0.7
25412025-07-14T17:28:45.378Z Compiling wait-timeout v0.2.0
25422025-07-14T17:28:45.378Z Compiling match_cfg v0.1.0
25432025-07-14T17:28:45.378Z Compiling bit-vec v0.8.0
25442025-07-14T17:28:45.378Z Compiling quick-error v1.2.3
25452025-07-14T17:28:45.378Z Compiling rustls v0.22.4
25462025-07-14T17:28:45.491Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25472025-07-14T17:28:45.552Z Compiling hostname v0.3.1
25482025-07-14T17:28:45.651Z Compiling progenitor-client v0.9.1
25492025-07-14T17:28:45.789Z Compiling bit-set v0.8.0
25502025-07-14T17:28:45.841Z Compiling slog-json v2.6.1
25512025-07-14T17:28:45.867Z Compiling rand_xorshift v0.4.0
25522025-07-14T17:28:45.913Z Compiling itertools v0.13.0
25532025-07-14T17:28:45.986Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25542025-07-14T17:28:46.099Z Compiling hex v0.4.3
25552025-07-14T17:28:46.193Z Compiling heapless v0.8.0
25562025-07-14T17:28:46.218Z Compiling unarray v0.1.4
25572025-07-14T17:28:46.253Z Compiling slog-bunyan v2.5.0
25582025-07-14T17:28:46.416Z Compiling progenitor v0.9.1
25592025-07-14T17:28:46.487Z Compiling async-stream v0.3.6
25602025-07-14T17:28:46.666Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25612025-07-14T17:28:46.691Z Compiling ref-cast v1.0.24
25622025-07-14T17:28:46.809Z Compiling multer v3.1.0
25632025-07-14T17:28:46.864Z Compiling toml v0.8.23
25642025-07-14T17:28:46.889Z Compiling waitgroup v0.1.2
25652025-07-14T17:28:47.052Z Compiling tempfile v3.20.0
25662025-07-14T17:28:47.146Z Compiling rustls-pemfile v2.2.0
25672025-07-14T17:28:47.425Z Checking hash32 v0.3.1
25682025-07-14T17:28:47.494Z Compiling serde_path_to_error v0.1.17
25692025-07-14T17:28:47.663Z Compiling rusty-fork v0.3.0
25702025-07-14T17:28:47.759Z Compiling hostname v0.4.0
25712025-07-14T17:28:47.853Z Compiling instant v0.1.13
25722025-07-14T17:28:47.989Z Compiling debug-ignore v1.0.5
25732025-07-14T17:28:48.033Z Compiling proptest v1.7.0
25742025-07-14T17:28:48.172Z Compiling smoltcp v0.11.0
25752025-07-14T17:28:48.269Z Compiling backoff v0.4.0
25762025-07-14T17:28:48.340Z Compiling iddqd v0.3.8
25772025-07-14T17:28:48.641Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25782025-07-14T17:28:48.831Z Compiling ingot-macros v0.1.0
25792025-07-14T17:28:48.856Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25802025-07-14T17:28:49.111Z Compiling parse-display v0.10.0
25812025-07-14T17:28:49.262Z Compiling serde_with v3.14.0
25822025-07-14T17:28:50.097Z Compiling tokio-rustls v0.25.0
25832025-07-14T17:28:50.505Z Compiling dropshot v0.16.2
25842025-07-14T17:28:50.530Z Checking num-rational v0.4.2
25852025-07-14T17:28:51.330Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25862025-07-14T17:28:51.996Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25872025-07-14T17:28:52.396Z Compiling progenitor-client v0.10.0
25882025-07-14T17:28:53.646Z Compiling phf_generator v0.11.2
25892025-07-14T17:28:53.918Z Checking num-complex v0.4.6
25902025-07-14T17:28:54.128Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25912025-07-14T17:28:54.883Z Compiling macaddr v1.0.1
25922025-07-14T17:28:55.251Z Checking cobs v0.2.3
25932025-07-14T17:28:55.358Z Checking num v0.4.3
25942025-07-14T17:28:55.439Z Checking ingot-types v0.1.0
25952025-07-14T17:28:55.477Z Checking postcard v1.0.10
25962025-07-14T17:28:55.539Z Compiling phf_codegen v0.11.2
25972025-07-14T17:28:55.640Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
25982025-07-14T17:28:55.805Z Compiling parse-zoneinfo v0.3.1
25992025-07-14T17:28:56.063Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26002025-07-14T17:28:56.200Z Checking ingot v0.1.0
26012025-07-14T17:28:56.376Z Compiling float-ord v0.3.2
26022025-07-14T17:28:56.578Z Compiling convert_case v0.4.0
26032025-07-14T17:28:57.125Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26042025-07-14T17:28:57.376Z Compiling derive_more v0.99.20
26052025-07-14T17:28:57.430Z Compiling chrono-tz-build v0.4.0
26062025-07-14T17:28:58.480Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26072025-07-14T17:28:58.555Z Compiling crucible-workspace-hack v0.1.0
26082025-07-14T17:28:58.856Z Checking linked-hash-map v0.5.6
26092025-07-14T17:28:59.258Z Checking lru-cache v0.1.2
26102025-07-14T17:28:59.290Z Compiling chrono-tz v0.10.3
26112025-07-14T17:28:59.323Z Checking resolv-conf v0.7.0
26122025-07-14T17:28:59.493Z Checking newline-converter v0.3.0
26132025-07-14T17:28:59.592Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26142025-07-14T17:28:59.692Z Checking hickory-proto v0.24.4
26152025-07-14T17:28:59.716Z Checking itertools v0.14.0
26162025-07-14T17:28:59.969Z Checking prettyplease v0.2.35
26172025-07-14T17:29:00.354Z Compiling slog-dtrace v0.3.0
26182025-07-14T17:29:00.675Z Compiling zone_cfg_derive v0.3.0
26192025-07-14T17:29:01.133Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26202025-07-14T17:29:01.886Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26212025-07-14T17:29:02.167Z Checking expectorate v1.2.0
26222025-07-14T17:29:02.333Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26232025-07-14T17:29:02.395Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26242025-07-14T17:29:02.690Z Compiling const_format_proc_macros v0.2.34
26252025-07-14T17:29:02.909Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-07-14T17:29:03.396Z Compiling num-derive v0.4.2
26272025-07-14T17:29:03.447Z Checking highway v1.3.0
26282025-07-14T17:29:03.632Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26292025-07-14T17:29:03.854Z Checking hickory-resolver v0.24.4
26302025-07-14T17:29:03.904Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26312025-07-14T17:29:03.942Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26322025-07-14T17:29:04.074Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
26332025-07-14T17:29:04.332Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26342025-07-14T17:29:04.520Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26352025-07-14T17:29:04.563Z Checking const_format v0.2.34
26362025-07-14T17:29:05.377Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26372025-07-14T17:29:05.425Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26382025-07-14T17:29:05.552Z Checking qorb v0.4.0
26392025-07-14T17:29:05.669Z Checking zone v0.3.1
26402025-07-14T17:29:05.902Z Checking gethostname v0.5.0
26412025-07-14T17:29:05.967Z Checking bcs v0.1.6
26422025-07-14T17:29:06.067Z Checking nanorand v0.7.0
26432025-07-14T17:29:06.447Z Compiling async-recursion v1.1.1
26442025-07-14T17:29:06.480Z Checking termtree v0.5.1
26452025-07-14T17:29:06.506Z Checking flume v0.11.1
26462025-07-14T17:29:06.975Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26472025-07-14T17:29:14.108Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26482025-07-14T17:29:18.651Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26492025-07-14T17:29:22.769Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26502025-07-14T17:29:24.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.84s
26512025-07-14T17:29:25.122Z
26522025-07-14T17:29:25.122Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/217)
26532025-07-14T17:29:26.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-07-14T17:29:26.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-07-14T17:29:26.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-07-14T17:29:26.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26572025-07-14T17:29:26.255Z
26582025-07-14T17:29:26.255Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/217)
26592025-07-14T17:29:27.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-07-14T17:29:27.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-07-14T17:29:27.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-07-14T17:29:27.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26632025-07-14T17:29:27.392Z
26642025-07-14T17:29:27.392Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/217)
26652025-07-14T17:29:28.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-07-14T17:29:28.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-07-14T17:29:28.638Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26682025-07-14T17:29:29.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
26692025-07-14T17:29:29.748Z
26702025-07-14T17:29:29.748Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/217)
26712025-07-14T17:29:30.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-07-14T17:29:30.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-07-14T17:29:30.991Z Compiling cfg_aliases v0.1.1
26742025-07-14T17:29:30.991Z Compiling vte_generate_state_changes v0.1.2
26752025-07-14T17:29:31.017Z Checking fd-lock v4.0.2
26762025-07-14T17:29:31.017Z Checking nibble_vec v0.1.0
26772025-07-14T17:29:31.017Z Checking endian-type v0.1.2
26782025-07-14T17:29:31.041Z Checking bytecount v0.6.8
26792025-07-14T17:29:31.066Z Compiling tabled_derive v0.7.0
26802025-07-14T17:29:31.157Z Checking itertools v0.13.0
26812025-07-14T17:29:31.227Z Checking papergrid v0.11.0
26822025-07-14T17:29:31.251Z Compiling nix v0.28.0
26832025-07-14T17:29:31.276Z Compiling peg-macros v0.8.5
26842025-07-14T17:29:31.301Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26852025-07-14T17:29:31.343Z Checking radix_trie v0.2.1
26862025-07-14T17:29:31.598Z Checking vte v0.11.1
26872025-07-14T17:29:31.784Z Compiling sqlparser_derive v0.2.2
26882025-07-14T17:29:32.199Z Checking unicode_categories v0.1.1
26892025-07-14T17:29:32.508Z Checking nu-ansi-term v0.50.1
26902025-07-14T17:29:32.726Z Checking home v0.5.9
26912025-07-14T17:29:32.756Z Checking sqlparser v0.45.0
26922025-07-14T17:29:32.888Z Checking strip-ansi-escapes v0.2.0
26932025-07-14T17:29:32.923Z Checking sqlformat v0.3.5
26942025-07-14T17:29:32.977Z Checking display-error-chain v0.2.2
26952025-07-14T17:29:33.150Z Checking tabled v0.15.0
26962025-07-14T17:29:33.694Z Checking reedline v0.40.0
26972025-07-14T17:29:33.789Z Checking peg v0.8.5
26982025-07-14T17:29:34.352Z Checking rustyline v14.0.0
26992025-07-14T17:29:48.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.65s
27002025-07-14T17:29:48.617Z
27012025-07-14T17:29:48.617Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/217)
27022025-07-14T17:29:49.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-07-14T17:29:49.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-07-14T17:29:49.910Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052025-07-14T17:29:58.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.38s
27062025-07-14T17:29:58.234Z
27072025-07-14T17:29:58.234Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/217)
27082025-07-14T17:29:59.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-07-14T17:29:59.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-07-14T17:29:59.518Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112025-07-14T17:30:05.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.87s
27122025-07-14T17:30:05.326Z
27132025-07-14T17:30:05.327Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/217)
27142025-07-14T17:30:06.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-07-14T17:30:06.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-07-14T17:30:06.614Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-07-14T17:30:14.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
27182025-07-14T17:30:14.498Z
27192025-07-14T17:30:14.498Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/217)
27202025-07-14T17:30:15.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-07-14T17:30:15.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-07-14T17:30:15.801Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232025-07-14T17:30:23.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s
27242025-07-14T17:30:23.709Z
27252025-07-14T17:30:23.709Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/217)
27262025-07-14T17:30:24.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-07-14T17:30:24.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-07-14T17:30:25.088Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27292025-07-14T17:30:30.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s
27302025-07-14T17:30:31.193Z
27312025-07-14T17:30:31.193Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/217)
27322025-07-14T17:30:32.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-07-14T17:30:32.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-07-14T17:30:32.423Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-07-14T17:30:38.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s
27362025-07-14T17:30:38.604Z
27372025-07-14T17:30:38.605Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/217)
27382025-07-14T17:30:39.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-07-14T17:30:39.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-07-14T17:30:39.874Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27412025-07-14T17:30:47.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s
27422025-07-14T17:30:47.947Z
27432025-07-14T17:30:47.947Zinfo: running `cargo check --bins` on oximeter (67/217)
27442025-07-14T17:30:49.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-07-14T17:30:49.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-07-14T17:30:49.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-07-14T17:30:49.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27482025-07-14T17:30:49.136Z
27492025-07-14T17:30:49.137Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/217)
27502025-07-14T17:30:50.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-07-14T17:30:50.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-07-14T17:30:50.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-07-14T17:30:50.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27542025-07-14T17:30:50.220Z
27552025-07-14T17:30:50.220Zinfo: running `cargo check --bins` on oximeter-schema (69/217)
27562025-07-14T17:30:51.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-07-14T17:30:51.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-07-14T17:30:51.407Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27592025-07-14T17:30:54.964Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27602025-07-14T17:30:56.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
27612025-07-14T17:30:56.639Z
27622025-07-14T17:30:56.639Zinfo: running `cargo check --bins` on oximeter-types (70/217)
27632025-07-14T17:30:57.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-07-14T17:30:57.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-07-14T17:30:57.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-07-14T17:30:57.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27672025-07-14T17:30:57.775Z
27682025-07-14T17:30:57.775Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/217)
27692025-07-14T17:30:58.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-07-14T17:30:58.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-07-14T17:30:58.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-07-14T17:30:58.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27732025-07-14T17:30:58.886Z
27742025-07-14T17:30:58.886Zinfo: running `cargo check --bins` on oxql-types (72/217)
27752025-07-14T17:30:59.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-07-14T17:30:59.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-07-14T17:30:59.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-07-14T17:30:59.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27792025-07-14T17:31:00.072Z
27802025-07-14T17:31:00.072Zinfo: running `cargo check --bins` on oximeter-test-utils (73/217)
27812025-07-14T17:31:01.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-07-14T17:31:01.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-07-14T17:31:01.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-07-14T17:31:01.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27852025-07-14T17:31:01.247Z
27862025-07-14T17:31:01.247Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/217)
27872025-07-14T17:31:02.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-07-14T17:31:02.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-07-14T17:31:02.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-07-14T17:31:02.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27912025-07-14T17:31:02.368Z
27922025-07-14T17:31:02.368Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/217)
27932025-07-14T17:31:03.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-07-14T17:31:03.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-07-14T17:31:03.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-07-14T17:31:03.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27972025-07-14T17:31:03.525Z
27982025-07-14T17:31:03.525Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/217)
27992025-07-14T17:31:04.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-07-14T17:31:04.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-07-14T17:31:04.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-07-14T17:31:04.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28032025-07-14T17:31:04.745Z
28042025-07-14T17:31:04.745Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/217)
28052025-07-14T17:31:05.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-07-14T17:31:05.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-07-14T17:31:05.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-07-14T17:31:05.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28092025-07-14T17:31:05.855Z
28102025-07-14T17:31:05.855Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/217)
28112025-07-14T17:31:06.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-07-14T17:31:06.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-07-14T17:31:06.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-07-14T17:31:06.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28152025-07-14T17:31:06.971Z
28162025-07-14T17:31:06.971Zinfo: running `cargo check --bins` on cockroach-admin-client (79/217)
28172025-07-14T17:31:07.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-07-14T17:31:07.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-07-14T17:31:07.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-07-14T17:31:07.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28212025-07-14T17:31:08.038Z
28222025-07-14T17:31:08.038Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/217)
28232025-07-14T17:31:09.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-07-14T17:31:09.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-07-14T17:31:09.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-07-14T17:31:09.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28272025-07-14T17:31:09.156Z
28282025-07-14T17:31:09.156Zinfo: running `cargo check --bins` on dns-service-client (81/217)
28292025-07-14T17:31:10.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-07-14T17:31:10.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-07-14T17:31:10.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-07-14T17:31:10.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28332025-07-14T17:31:10.217Z
28342025-07-14T17:31:10.217Zinfo: running `cargo check --bins` on internal-dns-types (82/217)
28352025-07-14T17:31:11.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-07-14T17:31:11.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-07-14T17:31:11.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-07-14T17:31:11.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28392025-07-14T17:31:11.261Z
28402025-07-14T17:31:11.261Zinfo: running `cargo check --bins` on gateway-client (83/217)
28412025-07-14T17:31:12.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-07-14T17:31:12.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-07-14T17:31:12.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-07-14T17:31:12.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28452025-07-14T17:31:12.328Z
28462025-07-14T17:31:12.328Zinfo: running `cargo check --bins` on ereport-types (84/217)
28472025-07-14T17:31:13.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-07-14T17:31:13.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-07-14T17:31:13.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-07-14T17:31:13.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28512025-07-14T17:31:13.388Z
28522025-07-14T17:31:13.388Zinfo: running `cargo check --bins` on gateway-types (85/217)
28532025-07-14T17:31:14.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-07-14T17:31:14.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-07-14T17:31:14.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-07-14T17:31:14.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28572025-07-14T17:31:14.531Z
28582025-07-14T17:31:14.531Zinfo: running `cargo check --bins` on ipcc (86/217)
28592025-07-14T17:31:15.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-07-14T17:31:15.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-07-14T17:31:15.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-07-14T17:31:15.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28632025-07-14T17:31:15.663Z
28642025-07-14T17:31:15.663Zinfo: running `cargo check --bins` on installinator-client (87/217)
28652025-07-14T17:31:16.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-07-14T17:31:16.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-07-14T17:31:16.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-07-14T17:31:16.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28692025-07-14T17:31:16.811Z
28702025-07-14T17:31:16.812Zinfo: running `cargo check --bins` on installinator-common (88/217)
28712025-07-14T17:31:17.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-07-14T17:31:17.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-07-14T17:31:17.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-07-14T17:31:17.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28752025-07-14T17:31:17.941Z
28762025-07-14T17:31:17.941Zinfo: running `cargo check --bins` on update-engine (89/217)
28772025-07-14T17:31:18.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-07-14T17:31:18.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-07-14T17:31:18.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-07-14T17:31:18.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28812025-07-14T17:31:19.009Z
28822025-07-14T17:31:19.009Zinfo: running `cargo check --bins` on nexus-client (90/217)
28832025-07-14T17:31:19.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-07-14T17:31:19.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-07-14T17:31:19.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-07-14T17:31:19.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28872025-07-14T17:31:20.105Z
28882025-07-14T17:31:20.105Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/217)
28892025-07-14T17:31:21.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-07-14T17:31:21.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-07-14T17:31:21.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-07-14T17:31:21.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28932025-07-14T17:31:21.155Z
28942025-07-14T17:31:21.155Zinfo: running `cargo check --bins` on omicron-passwords (92/217)
28952025-07-14T17:31:22.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-07-14T17:31:22.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-07-14T17:31:22.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-07-14T17:31:22.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28992025-07-14T17:31:22.153Z
29002025-07-14T17:31:22.154Zinfo: running `cargo check --bins` on nexus-types (93/217)
29012025-07-14T17:31:23.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-07-14T17:31:23.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-07-14T17:31:23.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-07-14T17:31:23.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29052025-07-14T17:31:23.233Z
29062025-07-14T17:31:23.233Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/217)
29072025-07-14T17:31:24.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-07-14T17:31:24.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-07-14T17:31:24.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-07-14T17:31:24.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29112025-07-14T17:31:24.250Z
29122025-07-14T17:31:24.250Zinfo: running `cargo check --bins` on parallel-task-set (95/217)
29132025-07-14T17:31:25.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-07-14T17:31:25.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-07-14T17:31:25.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-07-14T17:31:25.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29172025-07-14T17:31:25.312Z
29182025-07-14T17:31:25.312Zinfo: running `cargo check --bins` on oxide-client (96/217)
29192025-07-14T17:31:26.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-07-14T17:31:26.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-07-14T17:31:26.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-07-14T17:31:26.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29232025-07-14T17:31:26.395Z
29242025-07-14T17:31:26.395Zinfo: running `cargo check --bins` on oximeter-client (97/217)
29252025-07-14T17:31:27.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-07-14T17:31:27.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-07-14T17:31:27.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-07-14T17:31:27.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29292025-07-14T17:31:27.570Z
29302025-07-14T17:31:27.570Zinfo: running `cargo check --bins` on repo-depot-client (98/217)
29312025-07-14T17:31:28.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-07-14T17:31:28.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-07-14T17:31:28.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-07-14T17:31:28.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29352025-07-14T17:31:28.633Z
29362025-07-14T17:31:28.633Zinfo: running `cargo check --bins` on sled-agent-client (99/217)
29372025-07-14T17:31:29.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-07-14T17:31:29.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-07-14T17:31:29.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-07-14T17:31:29.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29412025-07-14T17:31:29.898Z
29422025-07-14T17:31:29.898Zinfo: running `cargo check --bins` on sled-agent-types (100/217)
29432025-07-14T17:31:30.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-07-14T17:31:30.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-07-14T17:31:30.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-07-14T17:31:30.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29472025-07-14T17:31:31.097Z
29482025-07-14T17:31:31.097Zinfo: running `cargo check --bins` on wicketd-client (101/217)
29492025-07-14T17:31:32.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-07-14T17:31:32.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-07-14T17:31:32.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-07-14T17:31:32.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29532025-07-14T17:31:32.282Z
29542025-07-14T17:31:32.282Zinfo: running `cargo check --bins` on wicket-common (102/217)
29552025-07-14T17:31:33.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-07-14T17:31:33.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-07-14T17:31:33.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-07-14T17:31:33.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29592025-07-14T17:31:33.462Z
29602025-07-14T17:31:33.462Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/217)
29612025-07-14T17:31:34.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-07-14T17:31:34.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-07-14T17:31:34.677Z Checking csv-core v0.1.11
29642025-07-14T17:31:34.677Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29652025-07-14T17:31:34.677Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29662025-07-14T17:31:34.702Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29672025-07-14T17:31:35.021Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29682025-07-14T17:31:35.046Z Checking csv v1.3.1
29692025-07-14T17:31:35.071Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29702025-07-14T17:31:35.821Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29712025-07-14T17:31:36.474Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29722025-07-14T17:31:39.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
29732025-07-14T17:31:39.765Z
29742025-07-14T17:31:39.765Zinfo: running `cargo check --bins` on cockroach-admin-api (104/217)
29752025-07-14T17:31:40.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-07-14T17:31:40.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-07-14T17:31:40.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-07-14T17:31:40.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29792025-07-14T17:31:40.830Z
29802025-07-14T17:31:40.830Zinfo: running `cargo check --bins` on cockroach-admin-types (105/217)
29812025-07-14T17:31:41.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-07-14T17:31:41.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-07-14T17:31:41.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-07-14T17:31:41.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
29852025-07-14T17:31:41.965Z
29862025-07-14T17:31:41.965Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (106/217)
29872025-07-14T17:31:43.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-07-14T17:31:43.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-07-14T17:31:43.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-07-14T17:31:43.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
29912025-07-14T17:31:43.217Z
29922025-07-14T17:31:43.217Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (107/217)
29932025-07-14T17:31:44.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-07-14T17:31:44.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-07-14T17:31:44.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-07-14T17:31:44.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29972025-07-14T17:31:44.552Z
29982025-07-14T17:31:44.552Zinfo: running `cargo check --bins` on dns-server (108/217)
29992025-07-14T17:31:45.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-07-14T17:31:45.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-07-14T17:31:45.730Z Compiling typify-impl v0.4.1
30022025-07-14T17:31:45.768Z Compiling parking_lot_core v0.8.6
30032025-07-14T17:31:45.793Z Compiling moka v0.12.10
30042025-07-14T17:31:45.793Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30052025-07-14T17:31:45.793Z Checking tagptr v0.2.0
30062025-07-14T17:31:45.793Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30072025-07-14T17:31:45.835Z Checking prefix-trie v0.7.0
30082025-07-14T17:31:46.051Z Checking fxhash v0.2.1
30092025-07-14T17:31:46.102Z Checking hickory-client v0.25.2
30102025-07-14T17:31:46.578Z Checking hickory-server v0.25.2
30112025-07-14T17:31:46.762Z Checking parking_lot v0.11.2
30122025-07-14T17:31:47.119Z Checking sled v0.34.7
30132025-07-14T17:31:47.144Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30142025-07-14T17:31:47.560Z Checking hickory-resolver v0.25.2
30152025-07-14T17:31:53.503Z Compiling typify-macro v0.4.1
30162025-07-14T17:31:55.678Z Compiling typify v0.4.1
30172025-07-14T17:31:55.843Z Compiling progenitor-impl v0.10.0
30182025-07-14T17:31:59.414Z Compiling progenitor-macro v0.10.0
30192025-07-14T17:32:04.578Z Checking progenitor v0.10.0
30202025-07-14T17:32:04.789Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30212025-07-14T17:32:05.540Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30222025-07-14T17:32:07.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s
30232025-07-14T17:32:07.964Z
30242025-07-14T17:32:07.964Zinfo: running `cargo check --bins` on dns-server-api (109/217)
30252025-07-14T17:32:09.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-07-14T17:32:09.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-07-14T17:32:09.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-07-14T17:32:09.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30292025-07-14T17:32:09.162Z
30302025-07-14T17:32:09.162Zinfo: running `cargo check --bins` on openapi-manager-types (110/217)
30312025-07-14T17:32:10.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-07-14T17:32:10.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-07-14T17:32:10.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-07-14T17:32:10.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30352025-07-14T17:32:10.293Z
30362025-07-14T17:32:10.293Zinfo: running `cargo check --bins` on gateway-test-utils (111/217)
30372025-07-14T17:32:11.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-07-14T17:32:11.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-07-14T17:32:11.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-07-14T17:32:11.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
30412025-07-14T17:32:11.547Z
30422025-07-14T17:32:11.547Zinfo: running `cargo check --bins` on omicron-gateway (112/217)
30432025-07-14T17:32:12.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-07-14T17:32:12.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-07-14T17:32:12.951Z Checking half v2.4.1
30462025-07-14T17:32:12.951Z Checking ciborium-io v0.2.2
30472025-07-14T17:32:12.977Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30482025-07-14T17:32:13.031Z Compiling radium v0.7.0
30492025-07-14T17:32:13.031Z Compiling semver v0.1.20
30502025-07-14T17:32:13.098Z Compiling zerocopy-derive v0.6.6
30512025-07-14T17:32:13.123Z Compiling maybe-uninit v2.0.0
30522025-07-14T17:32:13.123Z Checking tap v1.0.1
30532025-07-14T17:32:13.171Z Checking password-hash v0.5.0
30542025-07-14T17:32:13.342Z Checking wyz v0.5.1
30552025-07-14T17:32:13.496Z Checking ciborium-ll v0.2.2
30562025-07-14T17:32:13.569Z Compiling rustc_version v0.1.7
30572025-07-14T17:32:13.648Z Checking blake2 v0.10.6
30582025-07-14T17:32:13.673Z Compiling pin-project-internal v1.1.6
30592025-07-14T17:32:13.709Z Compiling owo-colors v4.2.2
30602025-07-14T17:32:13.745Z Compiling cancel-safe-futures v0.1.5
30612025-07-14T17:32:13.850Z Checking ciborium v0.2.2
30622025-07-14T17:32:14.066Z Compiling packed_struct v0.10.1
30632025-07-14T17:32:14.091Z Compiling newtype_derive v0.1.6
30642025-07-14T17:32:14.147Z Checking funty v2.0.0
30652025-07-14T17:32:14.221Z Checking crc-catalog v2.4.0
30662025-07-14T17:32:14.451Z Checking argon2 v0.5.3
30672025-07-14T17:32:14.476Z Checking crc v3.2.1
30682025-07-14T17:32:14.688Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30692025-07-14T17:32:14.793Z Compiling packed_struct_codegen v0.10.1
30702025-07-14T17:32:14.946Z Checking libsw-core v0.3.1
30712025-07-14T17:32:14.972Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30722025-07-14T17:32:15.042Z Checking bitvec v1.0.1
30732025-07-14T17:32:15.067Z Checking zerocopy v0.6.6
30742025-07-14T17:32:15.194Z Checking secrecy v0.10.3
30752025-07-14T17:32:15.225Z Compiling snafu-derive v0.8.5
30762025-07-14T17:32:15.350Z Compiling indexmap v1.9.3
30772025-07-14T17:32:15.400Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30782025-07-14T17:32:15.431Z Checking nodrop v0.1.14
30792025-07-14T17:32:15.597Z Checking fixedbitset v0.5.7
30802025-07-14T17:32:15.729Z Checking array-init v0.0.4
30812025-07-14T17:32:15.762Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30822025-07-14T17:32:16.030Z Checking petgraph v0.8.2
30832025-07-14T17:32:16.141Z Checking libsw v3.5.0
30842025-07-14T17:32:16.315Z Checking pin-project v1.1.6
30852025-07-14T17:32:16.421Z Checking smallvec v0.6.14
30862025-07-14T17:32:16.519Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30872025-07-14T17:32:17.063Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30882025-07-14T17:32:17.208Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30892025-07-14T17:32:17.310Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30902025-07-14T17:32:17.538Z Checking globset v0.4.15
30912025-07-14T17:32:18.066Z Checking olpc-cjson v0.1.4
30922025-07-14T17:32:18.138Z Checking serde_plain v1.0.2
30932025-07-14T17:32:18.245Z Checking swrite v0.1.0
30942025-07-14T17:32:18.333Z Checking typed-path v0.9.3
30952025-07-14T17:32:18.432Z Checking bitfield v0.14.0
30962025-07-14T17:32:18.432Z Checking linear-map v1.2.0
30972025-07-14T17:32:18.625Z Checking hashbrown v0.12.3
30982025-07-14T17:32:18.650Z Checking indent_write v2.2.0
30992025-07-14T17:32:18.728Z Checking termcolor v1.4.1
31002025-07-14T17:32:18.777Z Checking ron v0.8.1
31012025-07-14T17:32:18.886Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31022025-07-14T17:32:19.268Z Checking env_logger v0.10.2
31032025-07-14T17:32:19.554Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31042025-07-14T17:32:19.820Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31052025-07-14T17:32:20.093Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31062025-07-14T17:32:20.232Z Checking snafu v0.8.5
31072025-07-14T17:32:20.257Z Checking steno v0.4.1
31082025-07-14T17:32:20.453Z Checking serde-hex v0.1.0
31092025-07-14T17:32:20.494Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31102025-07-14T17:32:20.713Z Checking tough v0.20.0
31112025-07-14T17:32:20.793Z Checking hashbrown v0.13.2
31122025-07-14T17:32:21.433Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31132025-07-14T17:32:21.808Z Checking crc-any v2.5.0
31142025-07-14T17:32:22.195Z Checking humantime v2.2.0
31152025-07-14T17:32:22.541Z Checking object v0.30.4
31162025-07-14T17:32:22.641Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31172025-07-14T17:32:22.666Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31182025-07-14T17:32:22.889Z Checking half v1.8.3
31192025-07-14T17:32:22.956Z Checking path-slash v0.1.5
31202025-07-14T17:32:23.000Z Checking void v1.0.2
31212025-07-14T17:32:23.184Z Checking lzss v0.8.2
31222025-07-14T17:32:23.223Z Checking tungstenite v0.23.0
31232025-07-14T17:32:23.321Z Checking serde_cbor v0.11.2
31242025-07-14T17:32:23.569Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31252025-07-14T17:32:24.144Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31262025-07-14T17:32:24.267Z Checking nix v0.27.1
31272025-07-14T17:32:24.409Z Checking kstat-rs v0.2.4
31282025-07-14T17:32:24.475Z Checking serde_bytes v0.11.17
31292025-07-14T17:32:24.503Z Checking tokio-tungstenite v0.23.1
31302025-07-14T17:32:24.790Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31312025-07-14T17:32:24.835Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31322025-07-14T17:32:24.948Z Checking signal-hook-tokio v0.3.1
31332025-07-14T17:32:25.544Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31342025-07-14T17:32:28.641Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31352025-07-14T17:32:30.572Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31362025-07-14T17:32:46.058Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31372025-07-14T17:32:56.315Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31382025-07-14T17:32:57.335Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31392025-07-14T17:33:01.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.19s
31402025-07-14T17:33:01.973Z
31412025-07-14T17:33:01.973Zinfo: running `cargo check --bins` on gateway-api (113/217)
31422025-07-14T17:33:02.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-07-14T17:33:02.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-07-14T17:33:02.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-07-14T17:33:02.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31462025-07-14T17:33:03.101Z
31472025-07-14T17:33:03.101Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/217)
31482025-07-14T17:33:04.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-07-14T17:33:04.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-07-14T17:33:04.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512025-07-14T17:33:04.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31522025-07-14T17:33:04.180Z
31532025-07-14T17:33:04.180Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/217)
31542025-07-14T17:33:05.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-07-14T17:33:05.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-07-14T17:33:05.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572025-07-14T17:33:05.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31582025-07-14T17:33:05.331Z
31592025-07-14T17:33:05.331Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/217)
31602025-07-14T17:33:06.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-07-14T17:33:06.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-07-14T17:33:06.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632025-07-14T17:33:06.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31642025-07-14T17:33:06.452Z
31652025-07-14T17:33:06.452Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/217)
31662025-07-14T17:33:07.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-07-14T17:33:07.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-07-14T17:33:07.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692025-07-14T17:33:07.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31702025-07-14T17:33:07.569Z
31712025-07-14T17:33:07.569Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/217)
31722025-07-14T17:33:08.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-07-14T17:33:08.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-07-14T17:33:08.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752025-07-14T17:33:08.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31762025-07-14T17:33:08.701Z
31772025-07-14T17:33:08.701Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/217)
31782025-07-14T17:33:09.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-07-14T17:33:09.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-07-14T17:33:09.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812025-07-14T17:33:09.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31822025-07-14T17:33:09.837Z
31832025-07-14T17:33:09.837Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/217)
31842025-07-14T17:33:10.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-07-14T17:33:10.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-07-14T17:33:10.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-07-14T17:33:10.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31882025-07-14T17:33:10.956Z
31892025-07-14T17:33:10.957Zinfo: running `cargo check --bins` on oximeter-producer (121/217)
31902025-07-14T17:33:12.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-07-14T17:33:12.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-07-14T17:33:12.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-07-14T17:33:12.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31942025-07-14T17:33:12.137Z
31952025-07-14T17:33:12.137Zinfo: running `cargo check --bins` on internal-dns-resolver (122/217)
31962025-07-14T17:33:13.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-07-14T17:33:13.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-07-14T17:33:13.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-07-14T17:33:13.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32002025-07-14T17:33:13.247Z
32012025-07-14T17:33:13.247Zinfo: running `cargo check --bins` on sp-sim (123/217)
32022025-07-14T17:33:14.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-07-14T17:33:14.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-07-14T17:33:14.441Z Compiling nix v0.30.1
32052025-07-14T17:33:14.441Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32062025-07-14T17:33:14.466Z Checking keccak v0.1.5
32072025-07-14T17:33:14.817Z Checking sha3 v0.10.8
32082025-07-14T17:33:14.842Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092025-07-14T17:33:17.156Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32102025-07-14T17:33:20.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s
32112025-07-14T17:33:20.362Z
32122025-07-14T17:33:20.362Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/217)
32132025-07-14T17:33:21.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-07-14T17:33:21.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-07-14T17:33:21.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-07-14T17:33:21.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32172025-07-14T17:33:21.598Z
32182025-07-14T17:33:21.598Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/217)
32192025-07-14T17:33:22.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-07-14T17:33:22.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-07-14T17:33:22.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-07-14T17:33:22.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32232025-07-14T17:33:22.854Z
32242025-07-14T17:33:22.854Zinfo: running `cargo check --bins` on db-macros (126/217)
32252025-07-14T17:33:23.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-07-14T17:33:23.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-07-14T17:33:23.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-07-14T17:33:23.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32292025-07-14T17:33:23.929Z
32302025-07-14T17:33:23.929Zinfo: running `cargo check --bins` on nexus-macros-common (127/217)
32312025-07-14T17:33:24.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-07-14T17:33:24.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-07-14T17:33:24.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-07-14T17:33:24.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32352025-07-14T17:33:25.055Z
32362025-07-14T17:33:25.055Zinfo: running `cargo check --bins` on nexus-auth (128/217)
32372025-07-14T17:33:26.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-07-14T17:33:26.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-07-14T17:33:26.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-07-14T17:33:26.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32412025-07-14T17:33:26.291Z
32422025-07-14T17:33:26.291Zinfo: running `cargo check --bins` on authz-macros (129/217)
32432025-07-14T17:33:27.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-07-14T17:33:27.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-07-14T17:33:27.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-07-14T17:33:27.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32472025-07-14T17:33:27.357Z
32482025-07-14T17:33:27.357Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/217)
32492025-07-14T17:33:28.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-07-14T17:33:28.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-07-14T17:33:28.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-07-14T17:33:28.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32532025-07-14T17:33:28.552Z
32542025-07-14T17:33:28.552Zinfo: running `cargo check --bins` on nexus-db-model (131/217)
32552025-07-14T17:33:29.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-07-14T17:33:29.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-07-14T17:33:29.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-07-14T17:33:29.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32592025-07-14T17:33:29.751Z
32602025-07-14T17:33:29.751Zinfo: running `cargo check --bins` on nexus-db-schema (132/217)
32612025-07-14T17:33:30.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-07-14T17:33:30.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-07-14T17:33:30.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642025-07-14T17:33:30.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32652025-07-14T17:33:30.844Z
32662025-07-14T17:33:30.844Zinfo: running `cargo check --bins` on nexus-defaults (133/217)
32672025-07-14T17:33:31.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-07-14T17:33:31.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-07-14T17:33:31.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-07-14T17:33:31.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32712025-07-14T17:33:31.942Z
32722025-07-14T17:33:31.942Zinfo: running `cargo check --bins` on nexus-db-errors (134/217)
32732025-07-14T17:33:33.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-07-14T17:33:33.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-07-14T17:33:33.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-07-14T17:33:33.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32772025-07-14T17:33:33.141Z
32782025-07-14T17:33:33.141Zinfo: running `cargo check --bins` on nexus-db-lookup (135/217)
32792025-07-14T17:33:34.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-07-14T17:33:34.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-07-14T17:33:34.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-07-14T17:33:34.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32832025-07-14T17:33:34.405Z
32842025-07-14T17:33:34.405Zinfo: running `cargo check --bins` on nexus-inventory (136/217)
32852025-07-14T17:33:35.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-07-14T17:33:35.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-07-14T17:33:35.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-07-14T17:33:35.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32892025-07-14T17:33:35.589Z
32902025-07-14T17:33:35.589Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (137/217)
32912025-07-14T17:33:36.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-07-14T17:33:36.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-07-14T17:33:36.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-07-14T17:33:36.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32952025-07-14T17:33:36.752Z
32962025-07-14T17:33:36.752Zinfo: running `cargo check --bins --no-default-features` on sled-storage (138/217)
32972025-07-14T17:33:37.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-07-14T17:33:37.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-07-14T17:33:37.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-07-14T17:33:37.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33012025-07-14T17:33:37.897Z
33022025-07-14T17:33:37.897Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (139/217)
33032025-07-14T17:33:39.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-07-14T17:33:39.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-07-14T17:33:39.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-07-14T17:33:39.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33072025-07-14T17:33:39.162Z
33082025-07-14T17:33:39.162Zinfo: running `cargo check --bins` on key-manager (140/217)
33092025-07-14T17:33:40.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-07-14T17:33:40.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-07-14T17:33:40.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-07-14T17:33:40.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33132025-07-14T17:33:40.319Z
33142025-07-14T17:33:40.319Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (141/217)
33152025-07-14T17:33:41.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-07-14T17:33:41.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-07-14T17:33:41.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-07-14T17:33:41.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33192025-07-14T17:33:41.455Z
33202025-07-14T17:33:41.455Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (142/217)
33212025-07-14T17:33:42.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-07-14T17:33:42.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-07-14T17:33:42.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-07-14T17:33:42.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33252025-07-14T17:33:42.593Z
33262025-07-14T17:33:42.593Zinfo: running `cargo check --bins` on typed-rng (143/217)
33272025-07-14T17:33:43.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-07-14T17:33:43.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-07-14T17:33:43.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-07-14T17:33:43.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33312025-07-14T17:33:43.653Z
33322025-07-14T17:33:43.653Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (144/217)
33332025-07-14T17:33:44.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-07-14T17:33:44.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-07-14T17:33:45.149Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33362025-07-14T17:33:45.149Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33372025-07-14T17:33:45.149Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33382025-07-14T17:33:45.149Z Compiling thiserror-impl-no-std v2.0.2
33392025-07-14T17:33:45.175Z Checking universal-hash v0.5.1
33402025-07-14T17:33:45.175Z Checking opaque-debug v0.3.1
33412025-07-14T17:33:45.277Z Checking chacha20 v0.9.1
33422025-07-14T17:33:45.354Z Checking aead v0.5.2
33432025-07-14T17:33:45.430Z Compiling unicase v2.7.0
33442025-07-14T17:33:45.473Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33452025-07-14T17:33:45.498Z Checking poly1305 v0.8.0
33462025-07-14T17:33:45.603Z Compiling libefi-sys v0.1.0
33472025-07-14T17:33:45.699Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33482025-07-14T17:33:45.724Z Compiling bitfield-struct v0.6.2
33492025-07-14T17:33:45.755Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33502025-07-14T17:33:45.845Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33512025-07-14T17:33:46.017Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33522025-07-14T17:33:46.048Z Checking chacha20poly1305 v0.10.1
33532025-07-14T17:33:46.230Z Compiling proc-macro-error-attr2 v2.0.0
33542025-07-14T17:33:46.262Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33552025-07-14T17:33:46.332Z Compiling salty v0.3.0
33562025-07-14T17:33:46.400Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33572025-07-14T17:33:46.773Z Compiling num-derive v0.3.3
33582025-07-14T17:33:46.980Z Compiling proc-macro-error2 v2.0.1
33592025-07-14T17:33:47.015Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33602025-07-14T17:33:47.040Z Compiling xshell-macros v0.2.7
33612025-07-14T17:33:47.582Z Checking papergrid v0.14.0
33622025-07-14T17:33:47.608Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33632025-07-14T17:33:47.690Z Checking thiserror-no-std v2.0.2
33642025-07-14T17:33:47.744Z Checking xshell v0.2.7
33652025-07-14T17:33:47.840Z Checking vsss-rs v3.3.4
33662025-07-14T17:33:48.094Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33672025-07-14T17:33:48.119Z Compiling tabled_derive v0.10.0
33682025-07-14T17:33:48.379Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33692025-07-14T17:33:48.570Z Checking libscf-sys v1.1.0
33702025-07-14T17:33:48.794Z Compiling mime_guess v2.0.5
33712025-07-14T17:33:49.642Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33722025-07-14T17:33:49.738Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33732025-07-14T17:33:49.963Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33742025-07-14T17:33:50.647Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33752025-07-14T17:33:50.688Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33762025-07-14T17:33:50.930Z Checking primeorder v0.13.6
33772025-07-14T17:33:51.120Z Checking env_filter v0.1.2
33782025-07-14T17:33:51.421Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33792025-07-14T17:33:51.453Z Checking p384 v0.13.0
33802025-07-14T17:33:51.746Z Checking env_logger v0.11.5
33812025-07-14T17:33:51.861Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33822025-07-14T17:33:51.934Z Checking tabled v0.18.0
33832025-07-14T17:33:52.083Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33842025-07-14T17:33:52.108Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33852025-07-14T17:33:52.441Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33862025-07-14T17:33:52.493Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33872025-07-14T17:33:52.649Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33882025-07-14T17:33:52.789Z Checking http-range v0.1.5
33892025-07-14T17:33:52.864Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33902025-07-14T17:33:52.907Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33912025-07-14T17:33:53.011Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33922025-07-14T17:33:53.515Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33932025-07-14T17:33:53.596Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33942025-07-14T17:33:53.689Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33952025-07-14T17:33:53.824Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
33962025-07-14T17:33:54.009Z Checking secrecy v0.8.0
33972025-07-14T17:33:54.130Z Checking atty v0.2.14
33982025-07-14T17:33:54.264Z Checking crc8 v0.1.1
33992025-07-14T17:33:54.296Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34002025-07-14T17:33:54.487Z Checking hyper-staticfile v0.10.1
34012025-07-14T17:33:54.626Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34022025-07-14T17:33:55.048Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34032025-07-14T17:33:55.075Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34042025-07-14T17:33:55.138Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34052025-07-14T17:33:55.492Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34062025-07-14T17:33:55.556Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34072025-07-14T17:33:55.723Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34082025-07-14T17:33:56.043Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34092025-07-14T17:33:56.300Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34102025-07-14T17:33:57.347Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34112025-07-14T17:33:57.347Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34122025-07-14T17:33:57.372Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34132025-07-14T17:33:57.876Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34142025-07-14T17:33:58.321Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34152025-07-14T17:33:59.023Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34162025-07-14T17:34:00.295Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34172025-07-14T17:34:02.598Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34182025-07-14T17:34:10.109Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34192025-07-14T17:34:30.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.33s
34202025-07-14T17:34:31.226Z
34212025-07-14T17:34:31.226Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (145/217)
34222025-07-14T17:34:32.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-07-14T17:34:32.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-07-14T17:34:32.609Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34252025-07-14T17:34:55.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.02s
34262025-07-14T17:34:55.480Z
34272025-07-14T17:34:55.480Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (146/217)
34282025-07-14T17:34:56.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-07-14T17:34:56.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-07-14T17:34:56.851Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34312025-07-14T17:35:20.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
34322025-07-14T17:35:20.236Z
34332025-07-14T17:35:20.236Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (147/217)
34342025-07-14T17:35:21.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-07-14T17:35:21.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-07-14T17:35:21.716Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34372025-07-14T17:35:43.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.42s
34382025-07-14T17:35:43.908Z
34392025-07-14T17:35:43.908Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (148/217)
34402025-07-14T17:35:45.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-07-14T17:35:45.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-07-14T17:35:45.525Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34432025-07-14T17:36:07.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.98s
34442025-07-14T17:36:08.133Z
34452025-07-14T17:36:08.133Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (149/217)
34462025-07-14T17:36:09.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-07-14T17:36:09.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-07-14T17:36:09.541Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34492025-07-14T17:36:32.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s
34502025-07-14T17:36:32.309Z
34512025-07-14T17:36:32.309Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (150/217)
34522025-07-14T17:36:34.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-07-14T17:36:34.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-07-14T17:36:34.081Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552025-07-14T17:36:56.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s
34562025-07-14T17:36:57.027Z
34572025-07-14T17:36:57.027Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (151/217)
34582025-07-14T17:36:58.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-07-14T17:36:58.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-07-14T17:36:58.375Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34612025-07-14T17:37:20.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.42s
34622025-07-14T17:37:20.685Z
34632025-07-14T17:37:20.685Zinfo: running `cargo check --bins` on bootstrap-agent-api (152/217)
34642025-07-14T17:37:21.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-07-14T17:37:21.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-07-14T17:37:21.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672025-07-14T17:37:21.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34682025-07-14T17:37:21.855Z
34692025-07-14T17:37:21.855Zinfo: running `cargo check --bins` on range-requests (153/217)
34702025-07-14T17:37:22.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-07-14T17:37:22.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-07-14T17:37:22.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732025-07-14T17:37:22.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34742025-07-14T17:37:22.956Z
34752025-07-14T17:37:22.956Zinfo: running `cargo check --bins` on repo-depot-api (154/217)
34762025-07-14T17:37:23.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-07-14T17:37:23.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-07-14T17:37:23.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-07-14T17:37:23.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34802025-07-14T17:37:24.067Z
34812025-07-14T17:37:24.067Zinfo: running `cargo check --bins` on sled-agent-api (155/217)
34822025-07-14T17:37:25.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-07-14T17:37:25.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-07-14T17:37:25.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-07-14T17:37:25.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34862025-07-14T17:37:25.288Z
34872025-07-14T17:37:25.288Zinfo: running `cargo check --bins` on sled-diagnostics (156/217)
34882025-07-14T17:37:26.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-07-14T17:37:26.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-07-14T17:37:26.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-07-14T17:37:26.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34922025-07-14T17:37:26.411Z
34932025-07-14T17:37:26.411Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (157/217)
34942025-07-14T17:37:27.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-07-14T17:37:27.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-07-14T17:37:27.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-07-14T17:37:27.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34982025-07-14T17:37:27.567Z
34992025-07-14T17:37:27.567Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (158/217)
35002025-07-14T17:37:28.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-07-14T17:37:28.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-07-14T17:37:28.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-07-14T17:37:28.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35042025-07-14T17:37:28.737Z
35052025-07-14T17:37:28.737Zinfo: running `cargo check --bins` on sled-agent-zone-images (159/217)
35062025-07-14T17:37:29.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-07-14T17:37:29.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-07-14T17:37:29.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-07-14T17:37:29.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35102025-07-14T17:37:29.949Z
35112025-07-14T17:37:29.949Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (160/217)
35122025-07-14T17:37:30.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-07-14T17:37:30.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-07-14T17:37:30.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-07-14T17:37:30.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35162025-07-14T17:37:31.098Z
35172025-07-14T17:37:31.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (161/217)
35182025-07-14T17:37:32.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-07-14T17:37:32.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-07-14T17:37:32.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-07-14T17:37:32.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
35222025-07-14T17:37:32.294Z
35232025-07-14T17:37:32.294Zinfo: running `cargo check --bins` on nexus-test-interface (162/217)
35242025-07-14T17:37:33.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-07-14T17:37:33.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-07-14T17:37:33.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-07-14T17:37:33.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35282025-07-14T17:37:33.476Z
35292025-07-14T17:37:33.476Zinfo: running `cargo check --bins` on oximeter-collector (163/217)
35302025-07-14T17:37:34.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-07-14T17:37:34.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-07-14T17:37:34.827Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35332025-07-14T17:37:34.827Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35342025-07-14T17:37:36.029Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35352025-07-14T17:37:39.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
35362025-07-14T17:37:39.357Z
35372025-07-14T17:37:39.357Zinfo: running `cargo check --bins` on oximeter-api (164/217)
35382025-07-14T17:37:40.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-07-14T17:37:40.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-07-14T17:37:40.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412025-07-14T17:37:40.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35422025-07-14T17:37:40.562Z
35432025-07-14T17:37:40.562Zinfo: running `cargo check --bins` on cert-dev (165/217)
35442025-07-14T17:37:41.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-07-14T17:37:41.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-07-14T17:37:41.587Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35472025-07-14T17:37:41.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
35482025-07-14T17:37:42.136Z
35492025-07-14T17:37:42.136Zinfo: running `cargo check --bins` on clickana (166/217)
35502025-07-14T17:37:43.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-07-14T17:37:43.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-07-14T17:37:43.306Z Checking castaway v0.2.3
35532025-07-14T17:37:43.306Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35542025-07-14T17:37:43.330Z Checking lru v0.12.5
35552025-07-14T17:37:43.331Z Compiling instability v0.3.2
35562025-07-14T17:37:43.331Z Checking unicode-truncate v1.1.0
35572025-07-14T17:37:43.331Z Compiling indoc v2.0.6
35582025-07-14T17:37:43.331Z Checking cassowary v0.3.0
35592025-07-14T17:37:43.567Z Checking compact_str v0.8.0
35602025-07-14T17:37:44.375Z Checking ratatui v0.29.0
35612025-07-14T17:37:45.602Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35622025-07-14T17:37:47.280Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35632025-07-14T17:37:48.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s
35642025-07-14T17:37:48.738Z
35652025-07-14T17:37:48.738Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (167/217)
35662025-07-14T17:37:49.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-07-14T17:37:49.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-07-14T17:37:50.056Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35692025-07-14T17:37:50.056Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35702025-07-14T17:37:51.583Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35712025-07-14T17:37:52.270Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35722025-07-14T17:37:52.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
35732025-07-14T17:37:53.010Z
35742025-07-14T17:37:53.010Zinfo: running `cargo check --bins` on ch-dev (168/217)
35752025-07-14T17:37:53.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-07-14T17:37:54.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-07-14T17:37:54.208Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35782025-07-14T17:37:55.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
35792025-07-14T17:37:55.402Z
35802025-07-14T17:37:55.402Zinfo: running `cargo check --bins` on dev-tools-common (169/217)
35812025-07-14T17:37:56.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-07-14T17:37:56.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-07-14T17:37:56.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-07-14T17:37:56.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35852025-07-14T17:37:56.201Z
35862025-07-14T17:37:56.201Zinfo: running `cargo check --bins` on crdb-seed (170/217)
35872025-07-14T17:37:57.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-07-14T17:37:57.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-07-14T17:37:57.324Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35902025-07-14T17:37:57.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
35912025-07-14T17:37:57.959Z
35922025-07-14T17:37:57.959Zinfo: running `cargo check --bins` on db-dev (171/217)
35932025-07-14T17:37:58.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-07-14T17:37:58.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-07-14T17:37:59.117Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35962025-07-14T17:38:00.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
35972025-07-14T17:38:00.309Z
35982025-07-14T17:38:00.309Zinfo: running `cargo check --bins` on omicron-dev-lib (172/217)
35992025-07-14T17:38:01.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-07-14T17:38:01.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-07-14T17:38:01.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-07-14T17:38:01.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36032025-07-14T17:38:01.429Z
36042025-07-14T17:38:01.429Zinfo: running `cargo check --bins` on xtask-downloader (173/217)
36052025-07-14T17:38:02.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-07-14T17:38:02.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-07-14T17:38:02.487Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36082025-07-14T17:38:03.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
36092025-07-14T17:38:03.796Z
36102025-07-14T17:38:03.796Zinfo: running `cargo check --bins` on omicron-ls-apis (174/217)
36112025-07-14T17:38:04.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-07-14T17:38:04.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-07-14T17:38:04.964Z Checking typeid v1.0.3
36142025-07-14T17:38:04.998Z Checking ordered-float v2.10.1
36152025-07-14T17:38:05.024Z Checking cargo-platform v0.2.0
36162025-07-14T17:38:05.135Z Checking erased-serde v0.4.6
36172025-07-14T17:38:05.472Z Checking serde-value v0.7.0
36182025-07-14T17:38:05.925Z Checking serde-untagged v0.1.7
36192025-07-14T17:38:06.262Z Checking cargo-util-schemas v0.2.0
36202025-07-14T17:38:07.990Z Checking cargo_metadata v0.20.0
36212025-07-14T17:38:09.602Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36222025-07-14T17:38:10.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
36232025-07-14T17:38:11.172Z
36242025-07-14T17:38:11.172Zinfo: running `cargo check --bins` on mgs-dev (175/217)
36252025-07-14T17:38:12.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36262025-07-14T17:38:12.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36272025-07-14T17:38:12.468Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36282025-07-14T17:38:14.994Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36292025-07-14T17:38:15.945Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36302025-07-14T17:38:16.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
36312025-07-14T17:38:16.975Z
36322025-07-14T17:38:16.976Zinfo: running `cargo check --bins` on omicron-omdb (176/217)
36332025-07-14T17:38:18.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-07-14T17:38:18.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-07-14T17:38:18.472Z Compiling crunchy v0.2.2
36362025-07-14T17:38:18.497Z Compiling dsl_auto_type v0.1.2
36372025-07-14T17:38:18.497Z Checking scheduled-thread-pool v0.2.7
36382025-07-14T17:38:18.497Z Compiling diesel_table_macro_syntax v0.2.0
36392025-07-14T17:38:18.497Z Compiling tiny-keccak v2.0.2
36402025-07-14T17:38:18.497Z Compiling bit-vec v0.6.3
36412025-07-14T17:38:18.568Z Compiling ascii-canvas v3.0.0
36422025-07-14T17:38:18.637Z Compiling ena v0.14.3
36432025-07-14T17:38:18.837Z Checking r2d2 v0.8.10
36442025-07-14T17:38:18.967Z Compiling bit-set v0.5.3
36452025-07-14T17:38:18.996Z Compiling bindgen v0.71.1
36462025-07-14T17:38:19.021Z Compiling regex-syntax v0.6.29
36472025-07-14T17:38:19.098Z Compiling diff v0.1.13
36482025-07-14T17:38:19.125Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36492025-07-14T17:38:19.176Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36502025-07-14T17:38:19.242Z Compiling derive_builder_core v0.20.2
36512025-07-14T17:38:19.372Z Compiling libxml v0.3.3
36522025-07-14T17:38:19.473Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36532025-07-14T17:38:19.659Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36542025-07-14T17:38:19.780Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36552025-07-14T17:38:19.831Z Compiling diesel_derives v2.2.3
36562025-07-14T17:38:19.860Z Compiling strum_macros v0.24.3
36572025-07-14T17:38:20.037Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36582025-07-14T17:38:20.082Z Compiling indoc v1.0.9
36592025-07-14T17:38:20.872Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36602025-07-14T17:38:21.166Z Compiling derive_builder_macro v0.20.2
36612025-07-14T17:38:21.190Z Compiling impl-trait-for-tuples v0.2.2
36622025-07-14T17:38:21.951Z Compiling lalrpop v0.19.12
36632025-07-14T17:38:22.152Z Checking derive_builder v0.20.2
36642025-07-14T17:38:22.219Z Compiling oso-derive v0.27.3
36652025-07-14T17:38:22.363Z Checking quick-xml v0.37.2
36662025-07-14T17:38:22.658Z Checking maplit v1.0.2
36672025-07-14T17:38:22.831Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36682025-07-14T17:38:23.193Z Compiling diesel-dtrace v0.4.2
36692025-07-14T17:38:23.598Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36702025-07-14T17:38:23.861Z Checking bb8 v0.8.5
36712025-07-14T17:38:23.993Z Checking ignore v0.4.23
36722025-07-14T17:38:24.382Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36732025-07-14T17:38:24.488Z Checking predicates-tree v1.0.12
36742025-07-14T17:38:24.569Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36752025-07-14T17:38:24.716Z Checking rand_seeder v0.3.0
36762025-07-14T17:38:24.795Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36772025-07-14T17:38:24.950Z Checking globwalk v0.9.1
36782025-07-14T17:38:24.984Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36792025-07-14T17:38:25.010Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36802025-07-14T17:38:25.252Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36812025-07-14T17:38:25.298Z Checking camino-tempfile-ext v0.3.2
36822025-07-14T17:38:25.553Z Checking smawk v0.3.2
36832025-07-14T17:38:25.673Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36842025-07-14T17:38:25.800Z Checking unicode-linebreak v0.1.5
36852025-07-14T17:38:26.222Z Checking is_ci v1.2.0
36862025-07-14T17:38:26.390Z Checking supports-color v3.0.2
36872025-07-14T17:38:26.415Z Checking textwrap v0.16.2
36882025-07-14T17:38:26.659Z Checking support-bundle-viewer v0.1.2
36892025-07-14T17:38:26.896Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36902025-07-14T17:38:26.963Z Checking multimap v0.10.1
36912025-07-14T17:38:26.994Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36922025-07-14T17:38:28.426Z Checking diesel v2.2.11
36932025-07-14T17:38:45.305Z Compiling samael v0.0.19
36942025-07-14T17:38:56.237Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36952025-07-14T17:39:00.392Z Checking async-bb8-diesel v0.2.1
36962025-07-14T17:39:03.838Z Compiling polar-core v0.27.3
36972025-07-14T17:39:13.513Z Checking oso v0.27.3
36982025-07-14T17:40:15.637Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36992025-07-14T17:41:18.097Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37002025-07-14T17:41:38.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
37012025-07-14T17:41:38.954Z
37022025-07-14T17:41:38.954Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (177/217)
37032025-07-14T17:41:40.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-07-14T17:41:40.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-07-14T17:41:40.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062025-07-14T17:41:40.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
37072025-07-14T17:41:40.650Z
37082025-07-14T17:41:40.650Zinfo: running `cargo check --bins` on nexus-saga-recovery (178/217)
37092025-07-14T17:41:42.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-07-14T17:41:42.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-07-14T17:41:42.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122025-07-14T17:41:42.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
37132025-07-14T17:41:42.317Z
37142025-07-14T17:41:42.317Zinfo: running `cargo check --bins` on nexus-test-utils-macros (179/217)
37152025-07-14T17:41:43.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-07-14T17:41:43.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-07-14T17:41:43.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182025-07-14T17:41:43.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
37192025-07-14T17:41:43.700Z
37202025-07-14T17:41:43.700Zinfo: running `cargo check --bins` on omicron-nexus (180/217)
37212025-07-14T17:41:45.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-07-14T17:41:45.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-07-14T17:41:45.482Z Compiling libz-sys v1.1.20
37242025-07-14T17:41:45.507Z Compiling libgit2-sys v0.17.0+1.8.1
37252025-07-14T17:41:45.563Z Compiling vergen v8.3.2
37262025-07-14T17:41:45.588Z Compiling cargo-platform v0.1.8
37272025-07-14T17:41:45.621Z Compiling fs-err v2.11.0
37282025-07-14T17:41:45.646Z Compiling rustls v0.21.12
37292025-07-14T17:41:45.697Z Checking rustls-webpki v0.101.7
37302025-07-14T17:41:45.697Z Checking sct v0.7.1
37312025-07-14T17:41:46.023Z Compiling cargo_metadata v0.18.1
37322025-07-14T17:41:46.097Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37332025-07-14T17:41:46.171Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37342025-07-14T17:41:46.292Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37352025-07-14T17:41:46.493Z Checking parse-size v1.1.0
37362025-07-14T17:41:46.709Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37372025-07-14T17:41:46.784Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37382025-07-14T17:41:46.809Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37392025-07-14T17:41:46.809Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37402025-07-14T17:41:46.900Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37412025-07-14T17:41:47.215Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37422025-07-14T17:41:48.056Z Checking rustls-pemfile v1.0.4
37432025-07-14T17:41:48.153Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37442025-07-14T17:41:48.377Z Checking twox-hash v2.1.0
37452025-07-14T17:41:48.588Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37462025-07-14T17:41:48.935Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37472025-07-14T17:41:49.183Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37482025-07-14T17:41:49.599Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37492025-07-14T17:41:50.354Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37502025-07-14T17:41:50.460Z Checking tokio-rustls v0.24.1
37512025-07-14T17:41:50.915Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37522025-07-14T17:41:51.037Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37532025-07-14T17:41:51.070Z Checking fatfs v0.3.6
37542025-07-14T17:41:51.102Z Checking assert_matches v1.5.0
37552025-07-14T17:41:58.450Z Compiling git2 v0.19.0
37562025-07-14T17:42:05.600Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37572025-07-14T17:43:52.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
37582025-07-14T17:43:52.844Z
37592025-07-14T17:43:52.844Zinfo: running `cargo check --bins` on nexus-background-task-interface (181/217)
37602025-07-14T17:43:53.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-07-14T17:43:54.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-07-14T17:43:54.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-07-14T17:43:54.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37642025-07-14T17:43:54.114Z
37652025-07-14T17:43:54.114Zinfo: running `cargo check --bins` on nexus-external-api (182/217)
37662025-07-14T17:43:55.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-07-14T17:43:55.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-07-14T17:43:55.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-07-14T17:43:55.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
37702025-07-14T17:43:55.374Z
37712025-07-14T17:43:55.374Zinfo: running `cargo check --bins` on nexus-internal-api (183/217)
37722025-07-14T17:43:56.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-07-14T17:43:56.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-07-14T17:43:56.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-07-14T17:43:56.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
37762025-07-14T17:43:56.884Z
37772025-07-14T17:43:56.884Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (184/217)
37782025-07-14T17:43:58.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-07-14T17:43:58.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-07-14T17:43:58.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-07-14T17:43:58.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37822025-07-14T17:43:58.367Z
37832025-07-14T17:43:58.367Zinfo: running `cargo check --bins` on nexus-mgs-updates (185/217)
37842025-07-14T17:43:59.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-07-14T17:43:59.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-07-14T17:43:59.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-07-14T17:43:59.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37882025-07-14T17:43:59.635Z
37892025-07-14T17:43:59.635Zinfo: running `cargo check --bins` on nexus-networking (186/217)
37902025-07-14T17:44:00.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-07-14T17:44:00.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-07-14T17:44:00.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-07-14T17:44:00.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37942025-07-14T17:44:00.911Z
37952025-07-14T17:44:00.911Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (187/217)
37962025-07-14T17:44:02.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-07-14T17:44:02.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-07-14T17:44:02.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-07-14T17:44:02.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38002025-07-14T17:44:02.326Z
38012025-07-14T17:44:02.326Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (188/217)
38022025-07-14T17:44:03.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-07-14T17:44:03.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-07-14T17:44:03.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-07-14T17:44:03.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38062025-07-14T17:44:03.673Z
38072025-07-14T17:44:03.673Zinfo: running `cargo check --bins` on update-common (189/217)
38082025-07-14T17:44:04.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-07-14T17:44:04.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-07-14T17:44:04.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112025-07-14T17:44:04.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
38122025-07-14T17:44:04.897Z
38132025-07-14T17:44:04.897Zinfo: running `cargo check --bins` on omicron-dev (190/217)
38142025-07-14T17:44:06.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-07-14T17:44:06.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-07-14T17:44:06.777Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38172025-07-14T17:44:06.777Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38182025-07-14T17:44:06.877Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38192025-07-14T17:44:06.902Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38202025-07-14T17:44:06.947Z Checking diff v0.1.13
38212025-07-14T17:44:06.947Z Checking yansi v1.0.1
38222025-07-14T17:44:06.972Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38232025-07-14T17:44:06.997Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38242025-07-14T17:44:07.546Z Checking pretty_assertions v1.4.1
38252025-07-14T17:44:07.726Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38262025-07-14T17:44:08.843Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38272025-07-14T17:45:01.795Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38282025-07-14T17:45:01.795Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38292025-07-14T17:45:01.821Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38302025-07-14T17:45:01.821Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38312025-07-14T17:45:01.821Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38322025-07-14T17:45:01.821Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38332025-07-14T17:45:03.009Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38342025-07-14T17:45:04.965Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38352025-07-14T17:46:33.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
38362025-07-14T17:46:33.851Z
38372025-07-14T17:46:33.851Zinfo: running `cargo check --bins` on openapi-manager (191/217)
38382025-07-14T17:46:34.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-07-14T17:46:34.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-07-14T17:46:35.094Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38412025-07-14T17:46:35.094Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38422025-07-14T17:46:35.203Z Checking heck v0.4.1
38432025-07-14T17:46:35.203Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38442025-07-14T17:46:35.386Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38452025-07-14T17:46:36.623Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38462025-07-14T17:46:39.912Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38472025-07-14T17:46:42.326Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38482025-07-14T17:46:43.732Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38492025-07-14T17:46:46.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
38502025-07-14T17:46:46.493Z
38512025-07-14T17:46:46.493Zinfo: running `cargo check --bins` on installinator-api (192/217)
38522025-07-14T17:46:47.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-07-14T17:46:47.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-07-14T17:46:47.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552025-07-14T17:46:47.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38562025-07-14T17:46:47.692Z
38572025-07-14T17:46:47.692Zinfo: running `cargo check --bins` on wicketd-api (193/217)
38582025-07-14T17:46:48.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-07-14T17:46:48.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-07-14T17:46:48.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612025-07-14T17:46:48.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
38622025-07-14T17:46:49.019Z
38632025-07-14T17:46:49.019Zinfo: running `cargo check --bins` on omicron-pins (194/217)
38642025-07-14T17:46:50.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-07-14T17:46:50.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-07-14T17:46:50.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672025-07-14T17:46:50.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
38682025-07-14T17:46:50.195Z
38692025-07-14T17:46:50.195Zinfo: running `cargo check --bins` on reconfigurator-cli (195/217)
38702025-07-14T17:46:51.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-07-14T17:46:51.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-07-14T17:46:51.686Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38732025-07-14T17:46:51.711Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38742025-07-14T17:46:51.763Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38752025-07-14T17:46:51.788Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38762025-07-14T17:46:51.788Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38772025-07-14T17:46:51.813Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
38782025-07-14T17:46:51.839Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38792025-07-14T17:46:51.839Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38802025-07-14T17:46:52.061Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38812025-07-14T17:46:52.149Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38822025-07-14T17:46:52.190Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38832025-07-14T17:46:52.449Z Compiling petname v2.0.2
38842025-07-14T17:46:52.576Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
38852025-07-14T17:46:52.734Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38862025-07-14T17:46:53.184Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38872025-07-14T17:46:53.463Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38882025-07-14T17:46:53.842Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38892025-07-14T17:46:54.491Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38902025-07-14T17:46:54.868Z Checking sync-ptr v0.1.4
38912025-07-14T17:46:54.925Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38922025-07-14T17:46:55.007Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
38932025-07-14T17:46:55.125Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38942025-07-14T17:46:55.304Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38952025-07-14T17:46:55.643Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38962025-07-14T17:46:57.638Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38972025-07-14T17:46:59.495Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38982025-07-14T17:46:59.495Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38992025-07-14T17:47:18.310Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39002025-07-14T17:47:18.335Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39012025-07-14T17:47:19.537Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39022025-07-14T17:47:21.996Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39032025-07-14T17:47:25.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.68s
39042025-07-14T17:47:26.109Z
39052025-07-14T17:47:26.109Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (196/217)
39062025-07-14T17:47:27.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072025-07-14T17:47:27.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082025-07-14T17:47:27.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39092025-07-14T17:47:27.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
39102025-07-14T17:47:27.296Z
39112025-07-14T17:47:27.296Zinfo: running `cargo check --bins` on omicron-repl-utils (197/217)
39122025-07-14T17:47:28.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39132025-07-14T17:47:28.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39142025-07-14T17:47:28.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39152025-07-14T17:47:28.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39162025-07-14T17:47:28.344Z
39172025-07-14T17:47:28.345Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (198/217)
39182025-07-14T17:47:29.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192025-07-14T17:47:29.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202025-07-14T17:47:29.595Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39212025-07-14T17:47:30.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
39222025-07-14T17:47:31.192Z
39232025-07-14T17:47:31.193Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (199/217)
39242025-07-14T17:47:32.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252025-07-14T17:47:32.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262025-07-14T17:47:32.376Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39272025-07-14T17:47:32.878Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39282025-07-14T17:47:34.655Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39292025-07-14T17:47:35.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
39302025-07-14T17:47:35.882Z
39312025-07-14T17:47:35.882Zinfo: running `cargo check --bins` on omicron-releng (200/217)
39322025-07-14T17:47:36.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332025-07-14T17:47:36.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342025-07-14T17:47:37.006Z Compiling blake3 v1.5.4
39352025-07-14T17:47:37.037Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39362025-07-14T17:47:37.062Z Checking memmap2 v0.9.5
39372025-07-14T17:47:37.062Z Checking constant_time_eq v0.3.1
39382025-07-14T17:47:37.062Z Checking arrayref v0.3.9
39392025-07-14T17:47:37.089Z Checking arrayvec v0.7.6
39402025-07-14T17:47:37.145Z Checking topological-sort v0.2.2
39412025-07-14T17:47:37.170Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39422025-07-14T17:47:37.220Z Checking shell-words v1.1.0
39432025-07-14T17:47:37.706Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39442025-07-14T17:47:38.068Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39452025-07-14T17:47:38.626Z Checking omicron-zone-package v0.12.2
39462025-07-14T17:47:40.329Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39472025-07-14T17:47:41.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
39482025-07-14T17:47:41.969Z
39492025-07-14T17:47:41.969Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (201/217)
39502025-07-14T17:47:42.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512025-07-14T17:47:42.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522025-07-14T17:47:43.029Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39532025-07-14T17:47:43.435Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39542025-07-14T17:47:44.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
39552025-07-14T17:47:44.199Z
39562025-07-14T17:47:44.199Zinfo: running `cargo check --bins` on xtask (202/217)
39572025-07-14T17:47:44.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582025-07-14T17:47:44.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592025-07-14T17:47:44.988Z Checking bitflags v2.9.1
39602025-07-14T17:47:44.988Z Checking serde v1.0.219
39612025-07-14T17:47:44.988Z Checking thiserror v1.0.69
39622025-07-14T17:47:45.019Z Checking zerofrom v0.1.4
39632025-07-14T17:47:45.054Z Checking hashbrown v0.15.4
39642025-07-14T17:47:45.079Z Checking smallvec v1.15.0
39652025-07-14T17:47:45.104Z Checking scroll v0.12.0
39662025-07-14T17:47:45.105Z Checking num-traits v0.2.19
39672025-07-14T17:47:45.172Z Checking percent-encoding v2.3.1
39682025-07-14T17:47:45.263Z Checking yoke v0.7.4
39692025-07-14T17:47:45.293Z Checking rustix v0.38.37
39702025-07-14T17:47:45.418Z Checking log v0.4.27
39712025-07-14T17:47:45.443Z Checking pest v2.7.14
39722025-07-14T17:47:45.571Z Checking form_urlencoded v1.2.1
39732025-07-14T17:47:45.598Z Checking zerovec v0.10.4
39742025-07-14T17:47:45.698Z Checking goblin v0.8.2
39752025-07-14T17:47:45.813Z Checking zerocopy v0.7.35
39762025-07-14T17:47:45.990Z Checking indexmap v2.10.0
39772025-07-14T17:47:46.182Z Checking terminal_size v0.4.0
39782025-07-14T17:47:46.362Z Checking getrandom v0.3.1
39792025-07-14T17:47:46.472Z Checking ordered-float v2.10.1
39802025-07-14T17:47:46.582Z Checking syn v2.0.104
39812025-07-14T17:47:46.941Z Checking rustix v1.0.7
39822025-07-14T17:47:46.967Z Checking once_cell v1.21.3
39832025-07-14T17:47:47.072Z Checking clap_builder v4.5.40
39842025-07-14T17:47:47.111Z Checking tinystr v0.7.6
39852025-07-14T17:47:47.284Z Checking icu_collections v1.5.0
39862025-07-14T17:47:47.445Z Checking icu_locid v1.5.0
39872025-07-14T17:47:47.574Z Checking dtrace-parser v0.2.0
39882025-07-14T17:47:47.912Z Checking thiserror v2.0.12
39892025-07-14T17:47:48.043Z Checking textwrap v0.16.2
39902025-07-14T17:47:48.072Z Checking fs-err v3.1.1
39912025-07-14T17:47:48.349Z Checking tempfile v3.20.0
39922025-07-14T17:47:48.429Z Checking icu_provider v1.5.0
39932025-07-14T17:47:48.429Z Checking anyhow v1.0.98
39942025-07-14T17:47:48.473Z Checking tabled v0.15.0
39952025-07-14T17:47:48.713Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
39962025-07-14T17:47:48.980Z Checking icu_locid_transform v1.5.0
39972025-07-14T17:47:49.029Z Checking serde_spanned v0.6.9
39982025-07-14T17:47:49.054Z Checking toml_datetime v0.6.11
39992025-07-14T17:47:49.054Z Checking serde_json v1.0.140
40002025-07-14T17:47:49.253Z Checking erased-serde v0.4.6
40012025-07-14T17:47:49.388Z Checking toml_edit v0.22.27
40022025-07-14T17:47:49.784Z Checking camino v1.1.10
40032025-07-14T17:47:49.948Z Checking icu_properties v1.5.1
40042025-07-14T17:47:50.078Z Checking serde-untagged v0.1.7
40052025-07-14T17:47:50.231Z Checking semver v1.0.26
40062025-07-14T17:47:50.288Z Checking serde-value v0.7.0
40072025-07-14T17:47:50.353Z Checking dof v0.3.0
40082025-07-14T17:47:50.433Z Checking cargo-platform v0.2.0
40092025-07-14T17:47:50.632Z Checking camino-tempfile v1.4.1
40102025-07-14T17:47:50.695Z Checking clap v4.5.40
40112025-07-14T17:47:50.761Z Checking macaddr v1.0.1
40122025-07-14T17:47:50.952Z Checking usdt-impl v0.5.0
40132025-07-14T17:47:51.478Z Checking usdt v0.5.0
40142025-07-14T17:47:51.795Z Checking toml v0.8.23
40152025-07-14T17:47:52.433Z Checking cargo_toml v0.21.0
40162025-07-14T17:47:52.892Z Checking icu_normalizer v1.5.0
40172025-07-14T17:47:53.606Z Checking idna_adapter v1.2.0
40182025-07-14T17:47:53.809Z Checking idna v1.0.3
40192025-07-14T17:47:54.262Z Checking url v2.5.4
40202025-07-14T17:47:54.970Z Checking cargo-util-schemas v0.2.0
40212025-07-14T17:47:56.560Z Checking cargo_metadata v0.20.0
40222025-07-14T17:47:58.055Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40232025-07-14T17:47:58.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
40242025-07-14T17:47:59.171Z
40252025-07-14T17:47:59.171Zinfo: running `cargo check --bins` on end-to-end-tests (203/217)
40262025-07-14T17:48:00.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40272025-07-14T17:48:00.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40282025-07-14T17:48:00.513Z Checking polyval v0.6.2
40292025-07-14T17:48:00.538Z Checking ctr v0.9.2
40302025-07-14T17:48:00.573Z Checking ssh-encoding v0.2.0
40312025-07-14T17:48:00.573Z Checking blowfish v0.9.1
40322025-07-14T17:48:00.619Z Checking password-hash v0.4.2
40332025-07-14T17:48:00.644Z Checking p521 v0.13.3
40342025-07-14T17:48:00.644Z Checking p256 v0.13.2
40352025-07-14T17:48:00.669Z Checking russh-cryptovec v0.7.3
40362025-07-14T17:48:00.823Z Checking ghash v0.5.1
40372025-07-14T17:48:00.849Z Checking bcrypt-pbkdf v0.10.0
40382025-07-14T17:48:00.874Z Checking md5 v0.7.0
40392025-07-14T17:48:00.915Z Checking num-bigint v0.4.6
40402025-07-14T17:48:00.940Z Checking des v0.8.1
40412025-07-14T17:48:01.033Z Checking pbkdf2 v0.11.0
40422025-07-14T17:48:01.058Z Checking aes-gcm v0.10.3
40432025-07-14T17:48:01.113Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40442025-07-14T17:48:01.152Z Checking hex-literal v0.4.1
40452025-07-14T17:48:01.184Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40462025-07-14T17:48:01.242Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40472025-07-14T17:48:01.329Z Checking ssh-cipher v0.2.0
40482025-07-14T17:48:01.360Z Checking internet-checksum v0.2.1
40492025-07-14T17:48:01.647Z Checking ssh-key v0.6.6
40502025-07-14T17:48:01.781Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40512025-07-14T17:48:03.067Z Checking russh-keys v0.45.0
40522025-07-14T17:48:04.341Z Checking russh v0.45.0
40532025-07-14T17:48:34.080Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40542025-07-14T17:48:36.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.95s
40552025-07-14T17:48:36.354Z
40562025-07-14T17:48:36.354Zinfo: running `cargo check --bins` on gateway-cli (204/217)
40572025-07-14T17:48:37.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582025-07-14T17:48:37.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592025-07-14T17:48:37.479Z Checking termios v0.3.3
40602025-07-14T17:48:37.704Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40612025-07-14T17:48:38.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
40622025-07-14T17:48:39.055Z
40632025-07-14T17:48:39.055Zinfo: running `cargo check --bins --no-default-features` on installinator (205/217)
40642025-07-14T17:48:40.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40652025-07-14T17:48:40.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40662025-07-14T17:48:40.255Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40672025-07-14T17:48:40.255Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40682025-07-14T17:48:41.318Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40692025-07-14T17:48:43.891Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40702025-07-14T17:48:46.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
40712025-07-14T17:48:46.996Z
40722025-07-14T17:48:46.996Zinfo: running `cargo check --bins` on internal-dns-cli (206/217)
40732025-07-14T17:48:47.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40742025-07-14T17:48:47.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40752025-07-14T17:48:48.046Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40762025-07-14T17:48:48.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
40772025-07-14T17:48:48.763Z
40782025-07-14T17:48:48.763Zinfo: running `cargo check --bins` on omicron-live-tests (207/217)
40792025-07-14T17:48:49.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40802025-07-14T17:48:49.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40812025-07-14T17:48:49.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40822025-07-14T17:48:49.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40832025-07-14T17:48:49.745Z
40842025-07-14T17:48:49.745Zinfo: running `cargo check --bins` on live-tests-macros (208/217)
40852025-07-14T17:48:50.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40862025-07-14T17:48:50.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40872025-07-14T17:48:50.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40882025-07-14T17:48:50.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
40892025-07-14T17:48:50.704Z
40902025-07-14T17:48:50.704Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (209/217)
40912025-07-14T17:48:51.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40922025-07-14T17:48:51.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40932025-07-14T17:48:51.951Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
40942025-07-14T17:48:52.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
40952025-07-14T17:48:52.940Z
40962025-07-14T17:48:52.940Zinfo: running `cargo check --bins` on omicron-package (210/217)
40972025-07-14T17:48:53.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40982025-07-14T17:48:53.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40992025-07-14T17:48:54.056Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41002025-07-14T17:48:55.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
41012025-07-14T17:48:56.107Z
41022025-07-14T17:48:56.107Zinfo: running `cargo check --bins` on trust-quorum (211/217)
41032025-07-14T17:48:57.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41042025-07-14T17:48:57.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41052025-07-14T17:48:57.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41062025-07-14T17:48:57.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
41072025-07-14T17:48:57.161Z
41082025-07-14T17:48:57.161Zinfo: running `cargo check --bins` on gfss (212/217)
41092025-07-14T17:48:58.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102025-07-14T17:48:58.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112025-07-14T17:48:58.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41122025-07-14T17:48:58.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
41132025-07-14T17:48:58.152Z
41142025-07-14T17:48:58.152Zinfo: running `cargo check --bins` on wicket-dbg (213/217)
41152025-07-14T17:48:59.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162025-07-14T17:48:59.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172025-07-14T17:48:59.284Z Checking rtoolbox v0.0.2
41182025-07-14T17:48:59.284Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41192025-07-14T17:48:59.310Z Checking tui-tree-widget v0.23.1
41202025-07-14T17:48:59.527Z Checking rpassword v7.4.0
41212025-07-14T17:49:05.978Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41222025-07-14T17:49:09.996Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41232025-07-14T17:49:11.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
41242025-07-14T17:49:11.869Z
41252025-07-14T17:49:11.869Zinfo: running `cargo check --bins` on wicket (214/217)
41262025-07-14T17:49:12.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272025-07-14T17:49:12.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282025-07-14T17:49:12.987Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41292025-07-14T17:49:13.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
41302025-07-14T17:49:13.626Z
41312025-07-14T17:49:13.627Zinfo: running `cargo check --bins` on wicketd (215/217)
41322025-07-14T17:49:14.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332025-07-14T17:49:14.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342025-07-14T17:49:14.790Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41352025-07-14T17:49:20.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s
41362025-07-14T17:49:20.371Z
41372025-07-14T17:49:20.371Zinfo: running `cargo check --bins` on omicron-workspace-hack (216/217)
41382025-07-14T17:49:21.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392025-07-14T17:49:21.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402025-07-14T17:49:21.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412025-07-14T17:49:21.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
41422025-07-14T17:49:21.375Z
41432025-07-14T17:49:21.375Zinfo: running `cargo check --bins` on zone-setup (217/217)
41442025-07-14T17:49:22.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452025-07-14T17:49:22.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462025-07-14T17:49:22.477Z Checking uzers v0.12.1
41472025-07-14T17:49:22.863Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41482025-07-14T17:49:24.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
41492025-07-14T17:49:24.454Z
41502025-07-14T17:49:24.454Zreal 23:15.808434703
41512025-07-14T17:49:24.454Zuser 38:36.453044602
41522025-07-14T17:49:24.454Zsys 6:41.624318144
41532025-07-14T17:49:24.455Ztrap 1.164118601
41542025-07-14T17:49:24.455Ztflt 0.522943154
41552025-07-14T17:49:24.455Zdflt 2.117275159
41562025-07-14T17:49:24.480Zkflt 0.000848992
41572025-07-14T17:49:24.480Zlock 1:39:18.027002739
41582025-07-14T17:49:24.480Zslp 3:24:41.142448688
41592025-07-14T17:49:24.480Zlat 1:36.521810974
41602025-07-14T17:49:24.480Zstop 4:35.888512741
41612025-07-14T17:49:24.480Zprocess exited: duration 1771711 ms, exit code 0
 
41622025-07-14T17:49:24.531Zfound 0 output files