01JZ3KMRJWH8FGC8TZZ11G6M8H: 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: 01JZ3KN8B1FQN8911Y7V8Q4W4F

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-01T18:23:50.249Zjob assigned to worker 01JZ3KN85PMTSKXPV08B85PX4P [factory gimlet-EVT22200007-propolis, EVT22200007/33031] (queued for 32 s)
 
22025-07-01T18:23:59.469Zstarting task 0: "setup"
32025-07-01T18:23:59.499Z++ uname -s
42025-07-01T18:23:59.499Z+ kern=SunOS
52025-07-01T18:23:59.499Z+ build_user=build
62025-07-01T18:23:59.499Z+ build_uid=12345
72025-07-01T18:23:59.499Z+ work_dir=/work
82025-07-01T18:23:59.499Z+ input_dir=/input
92025-07-01T18:23:59.499Z+ [[ 0 == 12345 ]]
102025-07-01T18:23:59.500Z+ case "$kern" in
112025-07-01T18:23:59.500Z+ groupadd -g 12345 build
122025-07-01T18:23:59.500Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-01T18:24:01.497Z+ zfs create -o mountpoint=/work rpool/work
142025-07-01T18:24:01.537Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-01T18:24:01.563Z+ home_fs=zfs
162025-07-01T18:24:01.563Z+ [[ zfs == autofs ]]
172025-07-01T18:24:01.563Z+ mkdir -p /home/build
182025-07-01T18:24:01.563Z+ chown build:build /home/build /work
192025-07-01T18:24:03.547Z+ chmod 0700 /home/build /work
202025-07-01T18:24:03.578Zprocess exited: duration 4086 ms, exit code 0
 
212025-07-01T18:24:03.633Zstarting task 1: "rust-toolchain"
222025-07-01T18:24:03.662Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-07-01T18:24:03.662Z * rust toolchain channel = "1.87.0"
242025-07-01T18:24:03.662Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-07-01T18:24:03.662Z * rust toolchain profile = "default"
262025-07-01T18:24:03.662Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-01T18:24:03.662Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-01T18:24:03.662Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-01T18:24:03.662Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-07-01T18:24:03.789Zinfo: downloading installer
312025-07-01T18:24:04.497Zwarn: It looks like you have an existing installation of Rust at:
322025-07-01T18:24:04.497Zwarn: /opt/ooce/bin
332025-07-01T18:24:04.497Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-01T18:24:04.497Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-01T18:24:04.497Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-01T18:24:04.497Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-01T18:24:04.497Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-01T18:24:04.497Zerror: cannot install while Rust is installed
392025-07-01T18:24:04.497Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-01T18:24:04.527Zinfo: profile set to 'default'
412025-07-01T18:24:04.527Zinfo: default host triple is x86_64-unknown-illumos
422025-07-01T18:24:04.527Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-07-01T18:24:04.672Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-07-01T18:24:04.672Zinfo: downloading component 'cargo'
452025-07-01T18:24:04.907Zinfo: downloading component 'clippy'
462025-07-01T18:24:05.028Zinfo: downloading component 'rust-docs'
472025-07-01T18:24:05.752Zinfo: downloading component 'rust-std'
482025-07-01T18:24:06.525Zinfo: downloading component 'rustc'
492025-07-01T18:24:09.839Zinfo: downloading component 'rustfmt'
502025-07-01T18:24:09.982Zinfo: installing component 'cargo'
512025-07-01T18:24:11.259Zinfo: installing component 'clippy'
522025-07-01T18:24:11.822Zinfo: installing component 'rust-docs'
532025-07-01T18:24:15.223Zinfo: installing component 'rust-std'
542025-07-01T18:24:17.465Zinfo: installing component 'rustc'
552025-07-01T18:24:26.239Zinfo: installing component 'rustfmt'
562025-07-01T18:24:26.650Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-07-01T18:24:26.650Z
582025-07-01T18:24:26.820Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-07-01T18:24:26.820Z
602025-07-01T18:24:26.820Z
612025-07-01T18:24:26.820ZRust is installed now. Great!
622025-07-01T18:24:26.820Z
632025-07-01T18:24:26.820ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-01T18:24:26.846Zenvironment variable. This has not been done automatically.
652025-07-01T18:24:26.846Z
662025-07-01T18:24:26.846ZTo configure your current shell, you need to source
672025-07-01T18:24:26.846Zthe corresponding env file under $HOME/.cargo.
682025-07-01T18:24:26.846Z
692025-07-01T18:24:26.846ZThis is usually done by running one of the following (note the leading DOT):
702025-07-01T18:24:26.846Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-01T18:24:26.846Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-01T18:24:26.846Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-01T18:24:26.937Z+ rustup --version
742025-07-01T18:24:26.962Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-01T18:24:26.962Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-01T18:24:27.075Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-07-01T18:24:27.101Z+ cargo --version
782025-07-01T18:24:27.177Zcargo 1.87.0 (99624be96 2025-05-06)
792025-07-01T18:24:27.203Z+ rustc --version
802025-07-01T18:24:27.274Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-07-01T18:24:27.300Zprocess exited: duration 23648 ms, exit code 0
 
822025-07-01T18:24:27.352Zstarting task 2: "authentication"
832025-07-01T18:24:27.412Zprocess exited: duration 60 ms, exit code 0
 
842025-07-01T18:24:27.467Zstarting task 3: "clone repository"
852025-07-01T18:24:27.493Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-01T18:24:27.493Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-01T18:24:27.518ZCloning into '/work/oxidecomputer/omicron'...
882025-07-01T18:24:37.055Z+ cd /work/oxidecomputer/omicron
892025-07-01T18:24:37.055Z+ git fetch origin 8930190bbe30b92f7115059b006e026b8ce59209
902025-07-01T18:24:37.620ZFrom https://github.com/oxidecomputer/omicron
912025-07-01T18:24:37.620Z * branch 8930190bbe30b92f7115059b006e026b8ce59209 -> FETCH_HEAD
922025-07-01T18:24:37.645Z+ [[ -n dap/mgs-u16 ]]
932025-07-01T18:24:37.646Z++ git branch --show-current
942025-07-01T18:24:37.646Z+ current=main
952025-07-01T18:24:37.646Z+ [[ main != dap/mgs-u16 ]]
962025-07-01T18:24:37.646Z+ git branch -f dap/mgs-u16 8930190bbe30b92f7115059b006e026b8ce59209
972025-07-01T18:24:37.671Z+ git checkout -f dap/mgs-u16
982025-07-01T18:24:37.930ZSwitched to branch 'dap/mgs-u16'
992025-07-01T18:24:37.958Z+ git reset --hard 8930190bbe30b92f7115059b006e026b8ce59209
1002025-07-01T18:24:37.984ZHEAD is now at 8930190bb Merge remote-tracking branch 'origin/main' into dap/mgs-u16
1012025-07-01T18:24:37.984Zprocess exited: duration 10498 ms, exit code 0
 
1022025-07-01T18:24:38.042Zstarting task 4: "build"
1032025-07-01T18:24:38.067Z+ source .github/buildomat/ci-env.sh
1042025-07-01T18:24:38.067Z++ export CARGO_TERM_COLOR=always
1052025-07-01T18:24:38.068Z++ CARGO_TERM_COLOR=always
1062025-07-01T18:24:38.068Z+ cargo --version
1072025-07-01T18:24:38.132Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-07-01T18:24:38.161Z+ rustc --version
1092025-07-01T18:24:38.238Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-07-01T18:24:38.271Z+ source ./env.sh
1112025-07-01T18:24:38.272Z++ OLD_SHELL_OPTS=ehxB
1122025-07-01T18:24:38.272Z++ set -o xtrace
1132025-07-01T18:24:38.272Z++++ dirname ./env.sh
1142025-07-01T18:24:38.272Z+++ readlink -f .
1152025-07-01T18:24:38.272Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.273Z++ 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-01T18:24:38.274Z++ 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-01T18:24:38.274Z++ case $OLD_SHELL_OPTS in
1252025-07-01T18:24:38.274Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-01T18:24:38.274Z+ 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-01T18:24:38.274Z+ 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-01T18:24:38.275Z+ banner prerequisites
1292025-07-01T18:24:38.275Z
1302025-07-01T18:24:38.275Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-01T18:24:38.275Z # # # # # # # # # # # # # # #
1322025-07-01T18:24:38.275Z # # # # ##### # # ##### # # # # # #### #
1332025-07-01T18:24:38.275Z ##### ##### # ##### # # # # # # # # #
1342025-07-01T18:24:38.276Z # # # # # # # # # # # # # # #
1352025-07-01T18:24:38.276Z # # # ###### # # ###### ### # #### # #### #
1362025-07-01T18:24:38.276Z
1372025-07-01T18:24:38.276Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-01T18:24:51.208Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-01T18:25:02.671Z Startup: Caching catalogs ... Done
1402025-07-01T18:25:09.214ZPlanning: Solver setup ... Done (4.395s)
1412025-07-01T18:25:09.256ZPlanning: Running solver ... Done (0.043s)
1422025-07-01T18:25:09.341ZPlanning: Finding local manifests ... Done (0.002s)
1432025-07-01T18:25:09.424ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-01T18:25:09.849ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-01T18:25:09.927ZPlanning: Package planning ... Done (0.078s)
1462025-07-01T18:25:10.020ZPlanning: Merging actions ... Done (0.092s)
1472025-07-01T18:25:10.476ZPlanning: Checking for conflicting actions ... Done (0.454s)
1482025-07-01T18:25:10.503ZPlanning: Consolidating action changes ... Done (0.018s)
1492025-07-01T18:25:11.407ZPlanning: Evaluating mediators ... Done (0.913s)
1502025-07-01T18:25:11.433ZPlanning: Planning completed in 8.63 seconds
1512025-07-01T18:25:11.459Z Packages to install: 4
1522025-07-01T18:25:11.459Z Mediators to change: 2
1532025-07-01T18:25:11.460Z Services to change: 1
1542025-07-01T18:25:11.460Z Estimated space available: 155.01 GB
1552025-07-01T18:25:11.460ZEstimated space to be consumed: 1.69 GB
1562025-07-01T18:25:11.460Z Create boot environment: No
1572025-07-01T18:25:11.460ZCreate backup boot environment: No
1582025-07-01T18:25:11.460Z Rebuild boot archive: No
1592025-07-01T18:25:11.460Z
1602025-07-01T18:25:11.460ZChanged mediators:
1612025-07-01T18:25:11.460Z mediator clang:
1622025-07-01T18:25:11.460Z version: None -> 15 (system default)
1632025-07-01T18:25:11.460Z
1642025-07-01T18:25:11.460Z mediator llvm:
1652025-07-01T18:25:11.460Z version: 14 (system default) -> 15 (system default)
1662025-07-01T18:25:11.460Z
1672025-07-01T18:25:11.460ZChanged packages:
1682025-07-01T18:25:11.460Zhelios-dev
1692025-07-01T18:25:11.460Z developer/build-essential
1702025-07-01T18:25:11.460Z None -> 11-2.0
1712025-07-01T18:25:11.460Z library/libxmlsec1
1722025-07-01T18:25:11.460Z None -> 1.2.35-2.0
1732025-07-01T18:25:11.460Z ooce/developer/clang-15
1742025-07-01T18:25:11.460Z None -> 15.0.7-2.0
1752025-07-01T18:25:11.460Z ooce/developer/llvm-15
1762025-07-01T18:25:11.460Z None -> 15.0.7-2.0
1772025-07-01T18:25:11.460Z
1782025-07-01T18:25:11.460ZServices:
1792025-07-01T18:25:11.460Z restart_fmri:
1802025-07-01T18:25:11.460Z svc:/system/update-man-index:default
1812025-07-01T18:25:11.535Z
1822025-07-01T18:25:11.535ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-01T18:25:16.582ZDownload: 1195/3290 items 77.7/212.6MB 36% complete (17.3M/s)
1842025-07-01T18:25:21.666ZDownload: 2215/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1852025-07-01T18:25:26.666ZDownload: 3169/3290 items 142.8/212.6MB 67% complete (6.4M/s)
1862025-07-01T18:25:29.920ZDownload: Completed 212.60 MB in 18.39 seconds (11.6M/s)
1872025-07-01T18:25:30.135Z Actions: 1/3689 actions (Installing new actions)
1882025-07-01T18:25:35.181Z Actions: 3152/3689 actions (Installing new actions)
1892025-07-01T18:25:36.852Z Actions: Completed 3689 actions in 6.72 seconds.
1902025-07-01T18:25:37.588Z Done (0.725s)
1912025-07-01T18:25:37.588Z Done (0.000s)
1922025-07-01T18:25:38.718Z Done (1.134s)
1932025-07-01T18:25:45.404Z Done (6.443s)
1942025-07-01T18:25:45.530Z Done (0.034s)
1952025-07-01T18:25:45.556Z Done (0.000s)
1962025-07-01T18:25:45.711Z Done (0.000s)
1972025-07-01T18:25:46.783ZPlanning: Evaluating mediator changes ... Done
1982025-07-01T18:25:47.030ZPlanning: Checking for conflicting actions ... Done
1992025-07-01T18:25:47.056ZPlanning: Consolidating action changes ... Done
2002025-07-01T18:25:47.415ZPlanning: Evaluating mediators ... Done
2012025-07-01T18:25:47.440ZPlanning: Planning completed in 0.64 seconds
2022025-07-01T18:25:47.474Z Mediators to change: 2
2032025-07-01T18:25:47.474Z Create boot environment: No
2042025-07-01T18:25:47.474ZCreate backup boot environment: No
2052025-07-01T18:25:47.551Z Done
2062025-07-01T18:25:47.551Z Done
2072025-07-01T18:25:48.502Z Done
2082025-07-01T18:25:54.086Z Done
2092025-07-01T18:25:54.182Z Done
2102025-07-01T18:25:54.182Z Done
2112025-07-01T18:25:54.266Z Done
2122025-07-01T18:25:55.176ZPlanning: Evaluating mediator changes ... Done
2132025-07-01T18:25:55.202ZPlanning: Merging actions ... Done
2142025-07-01T18:25:55.460ZPlanning: Checking for conflicting actions ... Done
2152025-07-01T18:25:55.486ZPlanning: Consolidating action changes ... Done
2162025-07-01T18:25:55.830ZPlanning: Evaluating mediators ... Done
2172025-07-01T18:25:55.906ZPlanning: Planning completed in 1.09 seconds
2182025-07-01T18:25:55.956Z Packages to change: 1
2192025-07-01T18:25:55.956Z Mediators to change: 1
2202025-07-01T18:25:55.956Z Services to change: 1
2212025-07-01T18:25:55.956Z Create boot environment: No
2222025-07-01T18:25:55.956ZCreate backup boot environment: Yes
2232025-07-01T18:25:57.956Z Actions: 1/6 actions (Updating modified actions)
2242025-07-01T18:25:57.982Z Actions: Completed 6 actions in 0.00 seconds.
2252025-07-01T18:25:57.982Z Done
2262025-07-01T18:25:57.982Z Done
2272025-07-01T18:25:58.226Z Done
2282025-07-01T18:26:03.923Z Done
2292025-07-01T18:26:04.024Z Done
2302025-07-01T18:26:04.052Z Done
2312025-07-01T18:26:04.084Z Done
2322025-07-01T18:26:04.671ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-07-01T18:26:04.671Zclang system 15 system
2342025-07-01T18:26:04.671Zcsh system system illumos
2352025-07-01T18:26:04.671Zctags system system illumos
2362025-07-01T18:26:04.671Zfile system system illumos
2372025-07-01T18:26:04.671Zgcc vendor 12 vendor
2382025-07-01T18:26:04.671Zgcc system 10 system
2392025-07-01T18:26:04.671Zgcc system 7 system
2402025-07-01T18:26:04.671Zgo system 1.20 system
2412025-07-01T18:26:04.671Zgo system 1.19 system
2422025-07-01T18:26:04.672Zllvm system 15 system
2432025-07-01T18:26:04.672Zllvm system 14 system
2442025-07-01T18:26:04.672Zmariadb system 10.6 system
2452025-07-01T18:26:04.672Zmta vendor vendor dma
2462025-07-01T18:26:04.672Zopenjdk system 17 system
2472025-07-01T18:26:04.672Zopenjdk system 11 system
2482025-07-01T18:26:04.672Zopenjdk system 1.8 system
2492025-07-01T18:26:04.672Zopenssl vendor 3 vendor
2502025-07-01T18:26:04.673Zperl system 5.36 system
2512025-07-01T18:26:04.673Zpostgresql system 15 system
2522025-07-01T18:26:04.673Zpostgresql system 13 system
2532025-07-01T18:26:04.673Zpython vendor 3 vendor
2542025-07-01T18:26:04.673Zpython system 2 system
2552025-07-01T18:26:04.673Zpython3 system 3.11 system
2562025-07-01T18:26:04.673Zruby system 3.0 system
2572025-07-01T18:26:04.673Zwords vendor vendor american-english
2582025-07-01T18:26:04.673Zwords system system australian-english
2592025-07-01T18:26:04.673Zwords system system british-english
2602025-07-01T18:26:04.673Zwords system system canadian-english
2612025-07-01T18:26:04.673Zwords system system french
2622025-07-01T18:26:04.673Zwords system system italian
2632025-07-01T18:26:04.673Zwords system system ngerman
2642025-07-01T18:26:04.673Zwords system system ogerman
2652025-07-01T18:26:04.673Zwords system system spanish
2662025-07-01T18:26:05.159ZPUBLISHER TYPE STATUS P LOCATION
2672025-07-01T18:26:05.159Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-07-01T18:26:12.730ZFMRI IFO
2692025-07-01T18:26:12.730Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-07-01T18:26:12.731Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-07-01T18:26:12.731Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-07-01T18:26:12.731Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-07-01T18:26:12.731Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-07-01T18:26:12.731Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-07-01T18:26:12.731Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-07-01T18:26:12.731Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-07-01T18:26:12.731Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-07-01T18:26:12.731Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-07-01T18:26:12.731Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-07-01T18:26:12.731Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-07-01T18:26:12.731Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-07-01T18:26:12.731Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-07-01T18:26:12.731Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-07-01T18:26:12.731Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-07-01T18:26:17.084Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-07-01T18:26:17.173Z Updating crates.io index
2872025-07-01T18:26:17.173Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-07-01T18:26:17.173Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-07-01T18:26:17.173Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-07-01T18:26:17.173Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-07-01T18:26:17.173Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-07-01T18:26:17.267Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-07-01T18:26:18.772Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-07-01T18:26:21.053Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-07-01T18:26:22.144Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-07-01T18:26:23.146Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-07-01T18:26:23.635Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-07-01T18:26:24.187Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-07-01T18:26:24.997Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-07-01T18:26:25.519Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-07-01T18:26:26.094Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-07-01T18:26:26.818Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-07-01T18:26:27.374Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-07-01T18:26:27.714Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-07-01T18:26:28.118Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-07-01T18:26:28.511Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-07-01T18:26:28.970Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-07-01T18:26:29.642Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-07-01T18:26:30.103Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-07-01T18:26:30.699Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-07-01T18:26:31.463Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-07-01T18:26:32.015Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-07-01T18:26:32.425Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-07-01T18:26:32.919Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-07-01T18:26:33.561Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-07-01T18:26:33.945Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-07-01T18:26:34.416Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-07-01T18:26:34.842Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-07-01T18:26:45.303Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-07-01T18:26:46.915Z Downloading crates ...
3212025-07-01T18:26:46.984Z Downloaded autocfg v1.4.0
3222025-07-01T18:26:47.015Z Downloaded form_urlencoded v1.2.1
3232025-07-01T18:26:47.016Z Downloaded indexmap v2.9.0
3242025-07-01T18:26:47.016Z Downloaded anstream v0.6.18
3252025-07-01T18:26:47.016Z Downloaded ucd-trie v0.1.7
3262025-07-01T18:26:47.016Z Downloaded toml_write v0.1.2
3272025-07-01T18:26:47.016Z Downloaded toml v0.8.23
3282025-07-01T18:26:47.016Z Downloaded zerofrom-derive v0.1.4
3292025-07-01T18:26:47.043Z Downloaded zerocopy v0.7.35
3302025-07-01T18:26:47.043Z Downloaded zerovec-derive v0.10.3
3312025-07-01T18:26:47.043Z Downloaded zerocopy-derive v0.7.35
3322025-07-01T18:26:47.088Z Downloaded yoke v0.7.4
3332025-07-01T18:26:47.088Z Downloaded scroll_derive v0.12.0
3342025-07-01T18:26:47.088Z Downloaded zerovec v0.10.4
3352025-07-01T18:26:47.088Z Downloaded winnow v0.7.10
3362025-07-01T18:26:47.088Z Downloaded usdt-attr-macro v0.5.0
3372025-07-01T18:26:47.088Z Downloaded terminal_size v0.4.0
3382025-07-01T18:26:47.088Z Downloaded serde_derive v1.0.219
3392025-07-01T18:26:47.116Z Downloaded serde v1.0.219
3402025-07-01T18:26:47.116Z Downloaded memchr v2.7.4
3412025-07-01T18:26:47.116Z Downloaded pest v2.7.14
3422025-07-01T18:26:47.116Z Downloaded ryu v1.0.18
3432025-07-01T18:26:47.116Z Downloaded serde_json v1.0.140
3442025-07-01T18:26:47.143Z Downloaded icu_properties_data v1.5.0
3452025-07-01T18:26:47.143Z Downloaded idna v1.0.3
3462025-07-01T18:26:47.143Z Downloaded goblin v0.8.2
3472025-07-01T18:26:47.170Z Downloaded tabled v0.15.0
3482025-07-01T18:26:47.170Z Downloaded unicode-width v0.2.0
3492025-07-01T18:26:47.197Z Downloaded papergrid v0.11.0
3502025-07-01T18:26:47.197Z Downloaded syn v1.0.109
3512025-07-01T18:26:47.197Z Downloaded icu_collections v1.5.0
3522025-07-01T18:26:47.224Z Downloaded semver v1.0.26
3532025-07-01T18:26:47.224Z Downloaded num-traits v0.2.19
3542025-07-01T18:26:47.224Z Downloaded syn v2.0.104
3552025-07-01T18:26:47.224Z Downloaded icu_normalizer_data v1.5.0
3562025-07-01T18:26:47.224Z Downloaded rustix v0.38.37
3572025-07-01T18:26:47.251Z Downloaded hashbrown v0.15.4
3582025-07-01T18:26:47.278Z Downloaded tempfile v3.20.0
3592025-07-01T18:26:47.278Z Downloaded stable_deref_trait v1.2.0
3602025-07-01T18:26:47.278Z Downloaded smallvec v1.15.0
3612025-07-01T18:26:47.278Z Downloaded rustix v1.0.7
3622025-07-01T18:26:47.304Z Downloaded sha2 v0.10.9
3632025-07-01T18:26:47.304Z Downloaded serde_tokenstream v0.2.2
3642025-07-01T18:26:47.304Z Downloaded scroll v0.12.0
3652025-07-01T18:26:47.304Z Downloaded quote v1.0.40
3662025-07-01T18:26:47.304Z Downloaded proc-macro2 v1.0.95
3672025-07-01T18:26:47.304Z Downloaded proc-macro-error v1.0.4
3682025-07-01T18:26:47.331Z Downloaded pest_meta v2.7.14
3692025-07-01T18:26:47.331Z Downloaded pest_derive v2.7.14
3702025-07-01T18:26:47.331Z Downloaded icu_provider v1.5.0
3712025-07-01T18:26:47.331Z Downloaded icu_normalizer v1.5.0
3722025-07-01T18:26:47.331Z Downloaded icu_locid_transform_data v1.5.0
3732025-07-01T18:26:47.331Z Downloaded icu_locid_transform v1.5.0
3742025-07-01T18:26:47.331Z Downloaded synstructure v0.13.1
3752025-07-01T18:26:47.331Z Downloaded strsim v0.11.1
3762025-07-01T18:26:47.331Z Downloaded smawk v0.3.2
3772025-07-01T18:26:47.331Z Downloaded serde-untagged v0.1.7
3782025-07-01T18:26:47.331Z Downloaded proc-macro-error-attr v1.0.4
3792025-07-01T18:26:47.331Z Downloaded pest_generator v2.7.14
3802025-07-01T18:26:47.358Z Downloaded libc v0.2.174
3812025-07-01T18:26:47.384Z Downloaded percent-encoding v2.3.1
3822025-07-01T18:26:47.384Z Downloaded macaddr v1.0.1
3832025-07-01T18:26:47.384Z Downloaded itoa v1.0.11
3842025-07-01T18:26:47.384Z Downloaded generic-array v0.14.7
3852025-07-01T18:26:47.384Z Downloaded fastrand v2.1.1
3862025-07-01T18:26:47.385Z Downloaded swrite v0.1.0
3872025-07-01T18:26:47.385Z Downloaded serde_spanned v0.6.9
3882025-07-01T18:26:47.385Z Downloaded pretty-hex v0.4.1
3892025-07-01T18:26:47.385Z Downloaded once_cell v1.21.3
3902025-07-01T18:26:47.385Z Downloaded is_terminal_polyfill v1.70.1
3912025-07-01T18:26:47.385Z Downloaded toml_edit v0.22.27
3922025-07-01T18:26:47.385Z Downloaded serde-value v0.7.0
3932025-07-01T18:26:47.385Z Downloaded heck v0.5.0
3942025-07-01T18:26:47.412Z Downloaded fs-err v3.1.1
3952025-07-01T18:26:47.412Z Downloaded ordered-float v2.10.1
3962025-07-01T18:26:47.412Z Downloaded memmap v0.7.0
3972025-07-01T18:26:47.412Z Downloaded idna_adapter v1.2.0
3982025-07-01T18:26:47.412Z Downloaded getrandom v0.3.1
3992025-07-01T18:26:47.412Z Downloaded clap_builder v4.5.40
4002025-07-01T18:26:47.412Z Downloaded plain v0.2.3
4012025-07-01T18:26:47.413Z Downloaded log v0.4.27
4022025-07-01T18:26:47.413Z Downloaded icu_provider_macros v1.5.0
4032025-07-01T18:26:47.413Z Downloaded heck v0.4.1
4042025-07-01T18:26:47.413Z Downloaded yoke-derive v0.7.4
4052025-07-01T18:26:47.413Z Downloaded write16 v1.0.0
4062025-07-01T18:26:47.413Z Downloaded usdt-impl v0.5.0
4072025-07-01T18:26:47.413Z Downloaded unicode-xid v0.2.6
4082025-07-01T18:26:47.441Z Downloaded toml_datetime v0.6.11
4092025-07-01T18:26:47.441Z Downloaded tinystr v0.7.6
4102025-07-01T18:26:47.441Z Downloaded textwrap v0.16.2
4112025-07-01T18:26:47.441Z Downloaded litemap v0.7.3
4122025-07-01T18:26:47.441Z Downloaded icu_properties v1.5.1
4132025-07-01T18:26:47.441Z Downloaded fnv v1.0.7
4142025-07-01T18:26:47.441Z Downloaded displaydoc v0.2.5
4152025-07-01T18:26:47.441Z Downloaded cargo-platform v0.2.0
4162025-07-01T18:26:47.441Z Downloaded camino v1.1.10
4172025-07-01T18:26:47.441Z Downloaded anyhow v1.0.98
4182025-07-01T18:26:47.441Z Downloaded zerofrom v0.1.4
4192025-07-01T18:26:47.442Z Downloaded utf8_iter v1.0.4
4202025-07-01T18:26:47.442Z Downloaded usdt-macro v0.5.0
4212025-07-01T18:26:47.442Z Downloaded usdt v0.5.0
4222025-07-01T18:26:47.442Z Downloaded unicode-ident v1.0.18
4232025-07-01T18:26:47.468Z Downloaded thiserror-impl v1.0.69
4242025-07-01T18:26:47.468Z Downloaded icu_locid v1.5.0
4252025-07-01T18:26:47.468Z Downloaded equivalent v1.0.2
4262025-07-01T18:26:47.468Z Downloaded dof v0.3.0
4272025-07-01T18:26:47.468Z Downloaded cpufeatures v0.2.14
4282025-07-01T18:26:47.468Z Downloaded bitflags v2.9.0
4292025-07-01T18:26:47.468Z Downloaded utf8parse v0.2.2
4302025-07-01T18:26:47.469Z Downloaded unicode-width v0.1.14
4312025-07-01T18:26:47.469Z Downloaded unicode-linebreak v0.1.5
4322025-07-01T18:26:47.469Z Downloaded typeid v1.0.3
4332025-07-01T18:26:47.469Z Downloaded thread-id v4.2.2
4342025-07-01T18:26:47.496Z Downloaded thiserror v1.0.69
4352025-07-01T18:26:47.496Z Downloaded errno v0.3.12
4362025-07-01T18:26:47.496Z Downloaded clap_lex v0.7.4
4372025-07-01T18:26:47.496Z Downloaded cargo_toml v0.21.0
4382025-07-01T18:26:47.496Z Downloaded writeable v0.5.5
4392025-07-01T18:26:47.496Z Downloaded version_check v0.9.5
4402025-07-01T18:26:47.496Z Downloaded utf16_iter v1.0.5
4412025-07-01T18:26:47.496Z Downloaded url v2.5.4
4422025-07-01T18:26:47.496Z Downloaded typenum v1.17.0
4432025-07-01T18:26:47.496Z Downloaded clap v4.5.40
4442025-07-01T18:26:47.524Z Downloaded cargo_metadata v0.20.0
4452025-07-01T18:26:47.524Z Downloaded thiserror v2.0.12
4462025-07-01T18:26:47.524Z Downloaded tabled_derive v0.7.0
4472025-07-01T18:26:47.524Z Downloaded thiserror-impl v2.0.12
4482025-07-01T18:26:47.526Z Downloaded dtrace-parser v0.2.0
4492025-07-01T18:26:47.526Z Downloaded digest v0.10.7
4502025-07-01T18:26:47.526Z Downloaded crypto-common v0.1.6
4512025-07-01T18:26:47.526Z Downloaded camino-tempfile v1.4.1
4522025-07-01T18:26:47.526Z Downloaded block-buffer v0.10.4
4532025-07-01T18:26:47.526Z Downloaded erased-serde v0.4.6
4542025-07-01T18:26:47.526Z Downloaded colorchoice v1.0.2
4552025-07-01T18:26:47.526Z Downloaded clap_derive v4.5.40
4562025-07-01T18:26:47.553Z Downloaded cfg-if v1.0.1
4572025-07-01T18:26:47.553Z Downloaded cargo-util-schemas v0.2.0
4582025-07-01T18:26:47.553Z Downloaded anstyle-parse v0.2.5
4592025-07-01T18:26:47.553Z Downloaded byteorder v1.5.0
4602025-07-01T18:26:47.553Z Downloaded bytecount v0.6.8
4612025-07-01T18:26:47.553Z Downloaded anstyle-query v1.1.1
4622025-07-01T18:26:47.553Z Downloaded anstyle v1.0.11
4632025-07-01T18:26:47.635Z Compiling proc-macro2 v1.0.95
4642025-07-01T18:26:47.635Z Compiling unicode-ident v1.0.18
4652025-07-01T18:26:47.635Z Compiling serde v1.0.219
4662025-07-01T18:26:47.635Z Compiling version_check v0.9.5
4672025-07-01T18:26:47.635Z Compiling libc v0.2.174
4682025-07-01T18:26:47.661Z Compiling thiserror v1.0.69
4692025-07-01T18:26:47.661Z Compiling memchr v2.7.4
4702025-07-01T18:26:47.661Z Compiling stable_deref_trait v1.2.0
4712025-07-01T18:26:47.890Z Compiling ucd-trie v0.1.7
4722025-07-01T18:26:47.961Z Compiling writeable v0.5.5
4732025-07-01T18:26:48.385Z Compiling itoa v1.0.11
4742025-07-01T18:26:48.386Z Compiling litemap v0.7.3
4752025-07-01T18:26:48.498Z Compiling autocfg v1.4.0
4762025-07-01T18:26:48.532Z Compiling ryu v1.0.18
4772025-07-01T18:26:48.661Z Compiling once_cell v1.21.3
4782025-07-01T18:26:48.795Z Compiling bitflags v2.9.0
4792025-07-01T18:26:48.904Z Compiling icu_locid_transform_data v1.5.0
4802025-07-01T18:26:49.031Z Compiling byteorder v1.5.0
4812025-07-01T18:26:49.110Z Compiling icu_properties_data v1.5.0
4822025-07-01T18:26:49.416Z Compiling serde_json v1.0.140
4832025-07-01T18:26:49.450Z Compiling utf16_iter v1.0.5
4842025-07-01T18:26:49.523Z Compiling icu_normalizer_data v1.5.0
4852025-07-01T18:26:49.575Z Compiling num-traits v0.2.19
4862025-07-01T18:26:49.665Z Compiling quote v1.0.40
4872025-07-01T18:26:49.698Z Compiling equivalent v1.0.2
4882025-07-01T18:26:49.734Z Compiling utf8_iter v1.0.4
4892025-07-01T18:26:49.802Z Compiling write16 v1.0.0
4902025-07-01T18:26:49.877Z Compiling typeid v1.0.3
4912025-07-01T18:26:49.904Z Compiling smallvec v1.15.0
4922025-07-01T18:26:49.950Z Compiling errno v0.3.12
4932025-07-01T18:26:50.085Z Compiling rustix v0.38.37
4942025-07-01T18:26:50.116Z Compiling syn v2.0.104
4952025-07-01T18:26:50.231Z Compiling hashbrown v0.15.4
4962025-07-01T18:26:50.418Z Compiling proc-macro-error-attr v1.0.4
4972025-07-01T18:26:50.476Z Compiling usdt-impl v0.5.0
4982025-07-01T18:26:50.503Z Compiling syn v1.0.109
4992025-07-01T18:26:50.705Z Compiling toml_write v0.1.2
5002025-07-01T18:26:50.757Z Compiling winnow v0.7.10
5012025-07-01T18:26:50.971Z Compiling thread-id v4.2.2
5022025-07-01T18:26:51.147Z Compiling proc-macro-error v1.0.4
5032025-07-01T18:26:51.176Z Compiling rustix v1.0.7
5042025-07-01T18:26:51.302Z Compiling indexmap v2.9.0
5052025-07-01T18:26:51.349Z Compiling percent-encoding v2.3.1
5062025-07-01T18:26:51.451Z Compiling camino v1.1.10
5072025-07-01T18:26:51.693Z Compiling utf8parse v0.2.2
5082025-07-01T18:26:51.803Z Compiling semver v1.0.26
5092025-07-01T18:26:51.894Z Compiling log v0.4.27
5102025-07-01T18:26:52.027Z Compiling plain v0.2.3
5112025-07-01T18:26:52.176Z Compiling getrandom v0.3.1
5122025-07-01T18:26:52.297Z Compiling anstyle-parse v0.2.5
5132025-07-01T18:26:52.322Z Compiling terminal_size v0.4.0
5142025-07-01T18:26:52.526Z Compiling ordered-float v2.10.1
5152025-07-01T18:26:52.577Z Compiling form_urlencoded v1.2.1
5162025-07-01T18:26:52.848Z Compiling is_terminal_polyfill v1.70.1
5172025-07-01T18:26:52.909Z Compiling pretty-hex v0.4.1
5182025-07-01T18:26:53.004Z Compiling thiserror v2.0.12
5192025-07-01T18:26:53.053Z Compiling anstyle-query v1.1.1
5202025-07-01T18:26:53.115Z Compiling cfg-if v1.0.1
5212025-07-01T18:26:53.153Z Compiling anstyle v1.0.11
5222025-07-01T18:26:53.227Z Compiling colorchoice v1.0.2
5232025-07-01T18:26:53.520Z Compiling anstream v0.6.18
5242025-07-01T18:26:53.774Z Compiling fs-err v3.1.1
5252025-07-01T18:26:53.926Z Compiling unicode-width v0.1.14
5262025-07-01T18:26:53.956Z Compiling unicode-xid v0.2.6
5272025-07-01T18:26:54.059Z Compiling bytecount v0.6.8
5282025-07-01T18:26:54.240Z Compiling fastrand v2.1.1
5292025-07-01T18:26:54.383Z Compiling fnv v1.0.7
5302025-07-01T18:26:54.523Z Compiling strsim v0.11.1
5312025-07-01T18:26:54.565Z Compiling clap_lex v0.7.4
5322025-07-01T18:26:54.605Z Compiling heck v0.5.0
5332025-07-01T18:26:54.823Z Compiling anyhow v1.0.98
5342025-07-01T18:26:55.037Z Compiling heck v0.4.1
5352025-07-01T18:26:55.131Z Compiling clap_builder v4.5.40
5362025-07-01T18:26:55.239Z Compiling tempfile v3.20.0
5372025-07-01T18:26:55.603Z Compiling papergrid v0.11.0
5382025-07-01T18:26:56.020Z Compiling memmap v0.7.0
5392025-07-01T18:26:56.050Z Compiling unicode-width v0.2.0
5402025-07-01T18:26:56.091Z Compiling unicode-linebreak v0.1.5
5412025-07-01T18:26:56.402Z Compiling smawk v0.3.2
5422025-07-01T18:26:56.710Z Compiling textwrap v0.16.2
5432025-07-01T18:26:57.149Z Compiling synstructure v0.13.1
5442025-07-01T18:26:57.448Z Compiling swrite v0.1.0
5452025-07-01T18:26:57.626Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5462025-07-01T18:26:57.773Z Compiling tabled_derive v0.7.0
5472025-07-01T18:26:59.378Z Compiling serde_derive v1.0.219
5482025-07-01T18:26:59.418Z Compiling zerofrom-derive v0.1.4
5492025-07-01T18:26:59.445Z Compiling thiserror-impl v1.0.69
5502025-07-01T18:26:59.526Z Compiling yoke-derive v0.7.4
5512025-07-01T18:26:59.688Z Compiling zerovec-derive v0.10.3
5522025-07-01T18:27:00.082Z Compiling displaydoc v0.2.5
5532025-07-01T18:27:01.199Z Compiling icu_provider_macros v1.5.0
5542025-07-01T18:27:01.493Z Compiling zerocopy-derive v0.7.35
5552025-07-01T18:27:01.908Z Compiling scroll_derive v0.12.0
5562025-07-01T18:27:01.938Z Compiling thiserror-impl v2.0.12
5572025-07-01T18:27:02.172Z Compiling clap_derive v4.5.40
5582025-07-01T18:27:02.537Z Compiling pest v2.7.14
5592025-07-01T18:27:02.567Z Compiling zerofrom v0.1.4
5602025-07-01T18:27:02.812Z Compiling yoke v0.7.4
5612025-07-01T18:27:03.141Z Compiling scroll v0.12.0
5622025-07-01T18:27:03.202Z Compiling zerovec v0.10.4
5632025-07-01T18:27:03.297Z Compiling zerocopy v0.7.35
5642025-07-01T18:27:03.693Z Compiling goblin v0.8.2
5652025-07-01T18:27:04.005Z Compiling tabled v0.15.0
5662025-07-01T18:27:04.962Z Compiling tinystr v0.7.6
5672025-07-01T18:27:05.183Z Compiling pest_meta v2.7.14
5682025-07-01T18:27:05.260Z Compiling icu_collections v1.5.0
5692025-07-01T18:27:05.429Z Compiling icu_locid v1.5.0
5702025-07-01T18:27:06.272Z Compiling clap v4.5.40
5712025-07-01T18:27:06.530Z Compiling icu_provider v1.5.0
5722025-07-01T18:27:06.681Z Compiling pest_generator v2.7.14
5732025-07-01T18:27:07.480Z Compiling icu_locid_transform v1.5.0
5742025-07-01T18:27:08.586Z Compiling pest_derive v2.7.14
5752025-07-01T18:27:08.683Z Compiling icu_properties v1.5.1
5762025-07-01T18:27:09.336Z Compiling dtrace-parser v0.2.0
5772025-07-01T18:27:10.891Z Compiling serde_tokenstream v0.2.2
5782025-07-01T18:27:10.919Z Compiling toml_datetime v0.6.11
5792025-07-01T18:27:10.945Z Compiling serde_spanned v0.6.9
5802025-07-01T18:27:11.229Z Compiling erased-serde v0.4.6
5812025-07-01T18:27:11.259Z Compiling serde-value v0.7.0
5822025-07-01T18:27:11.481Z Compiling toml_edit v0.22.27
5832025-07-01T18:27:12.020Z Compiling cargo-platform v0.2.0
5842025-07-01T18:27:12.137Z Compiling camino-tempfile v1.4.1
5852025-07-01T18:27:12.258Z Compiling icu_normalizer v1.5.0
5862025-07-01T18:27:12.337Z Compiling serde-untagged v0.1.7
5872025-07-01T18:27:12.582Z Compiling dof v0.3.0
5882025-07-01T18:27:12.896Z Compiling macaddr v1.0.1
5892025-07-01T18:27:13.145Z Compiling idna_adapter v1.2.0
5902025-07-01T18:27:13.346Z Compiling idna v1.0.3
5912025-07-01T18:27:13.951Z Compiling url v2.5.4
5922025-07-01T18:27:14.253Z Compiling usdt-attr-macro v0.5.0
5932025-07-01T18:27:14.292Z Compiling usdt-macro v0.5.0
5942025-07-01T18:27:14.721Z Compiling toml v0.8.23
5952025-07-01T18:27:15.313Z Compiling usdt v0.5.0
5962025-07-01T18:27:15.540Z Compiling cargo-util-schemas v0.2.0
5972025-07-01T18:27:15.610Z Compiling cargo_toml v0.21.0
5982025-07-01T18:27:17.525Z Compiling cargo_metadata v0.20.0
5992025-07-01T18:27:19.825Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002025-07-01T18:27:24.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
6012025-07-01T18:27:24.562Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022025-07-01T18:27:25.467Z Downloading crates ...
6032025-07-01T18:27:25.628Z Downloaded arrayref v0.3.9
6042025-07-01T18:27:25.654Z Downloaded base64 v0.13.1
6052025-07-01T18:27:25.654Z Downloaded buf-list v1.0.3
6062025-07-01T18:27:25.683Z Downloaded mime v0.3.17
6072025-07-01T18:27:25.684Z Downloaded jiff-static v0.2.15
6082025-07-01T18:27:25.713Z Downloaded quick-error v1.2.3
6092025-07-01T18:27:25.713Z Downloaded libxml v0.3.3
6102025-07-01T18:27:25.714Z Downloaded itertools v0.10.5
6112025-07-01T18:27:25.745Z Downloaded md5 v0.7.0
6122025-07-01T18:27:25.745Z Downloaded libsw v3.5.0
6132025-07-01T18:27:25.745Z Downloaded scrypt v0.11.0
6142025-07-01T18:27:25.776Z Downloaded progenitor v0.8.0
6152025-07-01T18:27:25.777Z Downloaded tower-layer v0.3.3
6162025-07-01T18:27:25.777Z Downloaded sync_wrapper v1.0.1
6172025-07-01T18:27:25.777Z Downloaded untrusted v0.7.1
6182025-07-01T18:27:25.777Z Downloaded waitgroup v0.1.2
6192025-07-01T18:27:25.777Z Downloaded derive_builder_macro v0.20.2
6202025-07-01T18:27:25.808Z Downloaded untrusted v0.9.0
6212025-07-01T18:27:25.808Z Downloaded utf-8 v0.7.6
6222025-07-01T18:27:25.808Z Downloaded curve25519-dalek-derive v0.1.1
6232025-07-01T18:27:25.808Z Downloaded darling_macro v0.20.10
6242025-07-01T18:27:25.808Z Downloaded darling v0.20.10
6252025-07-01T18:27:25.808Z Downloaded data-encoding v2.9.0
6262025-07-01T18:27:25.808Z Downloaded oxide-tokio-rt v0.1.1
6272025-07-01T18:27:25.845Z Downloaded ppv-lite86 v0.2.20
6282025-07-01T18:27:25.846Z Downloaded slog-scope v4.4.0
6292025-07-01T18:27:25.846Z Downloaded which v4.4.2
6302025-07-01T18:27:25.846Z Downloaded time-core v0.1.2
6312025-07-01T18:27:25.846Z Downloaded tiny-keccak v2.0.2
6322025-07-01T18:27:25.846Z Downloaded zstd-safe v7.2.3
6332025-07-01T18:27:25.846Z Downloaded darling_core v0.20.10
6342025-07-01T18:27:25.882Z Downloaded ecdsa v0.16.9
6352025-07-01T18:27:25.882Z Downloaded newline-converter v0.3.0
6362025-07-01T18:27:25.882Z Downloaded fallible-iterator v0.2.0
6372025-07-01T18:27:25.882Z Downloaded peg-runtime v0.8.5
6382025-07-01T18:27:25.882Z Downloaded num-derive v0.3.3
6392025-07-01T18:27:25.882Z Downloaded funty v2.0.0
6402025-07-01T18:27:25.882Z Downloaded pbkdf2 v0.12.2
6412025-07-01T18:27:25.909Z Downloaded num-conv v0.1.0
6422025-07-01T18:27:25.909Z Downloaded toml_edit v0.19.15
6432025-07-01T18:27:25.945Z Downloaded strum v0.26.3
6442025-07-01T18:27:25.945Z Downloaded tracing-attributes v0.1.27
6452025-07-01T18:27:25.945Z Downloaded ssh-encoding v0.2.0
6462025-07-01T18:27:25.945Z Downloaded serde_urlencoded v0.7.1
6472025-07-01T18:27:25.979Z Downloaded thiserror-no-std v2.0.2
6482025-07-01T18:27:25.979Z Downloaded endian-type v0.1.2
6492025-07-01T18:27:25.979Z Downloaded foreign-types v0.3.2
6502025-07-01T18:27:25.979Z Downloaded ctr v0.9.2
6512025-07-01T18:27:25.979Z Downloaded embedded-io v0.4.0
6522025-07-01T18:27:26.012Z Downloaded foreign-types-shared v0.3.1
6532025-07-01T18:27:26.012Z Downloaded foreign-types-shared v0.1.1
6542025-07-01T18:27:26.012Z Downloaded sigpipe v0.1.3
6552025-07-01T18:27:26.012Z Downloaded progenitor-client v0.8.0
6562025-07-01T18:27:26.012Z Downloaded fs_extra v1.3.0
6572025-07-01T18:27:26.012Z Downloaded progenitor-client v0.9.1
6582025-07-01T18:27:26.012Z Downloaded foreign-types-macros v0.2.3
6592025-07-01T18:27:26.012Z Downloaded pretty-hex v0.2.1
6602025-07-01T18:27:26.012Z Downloaded parse-size v1.1.0
6612025-07-01T18:27:26.012Z Downloaded native-tls v0.2.12
6622025-07-01T18:27:26.045Z Downloaded progenitor-client v0.10.0
6632025-07-01T18:27:26.045Z Downloaded zip v0.6.6
6642025-07-01T18:27:26.045Z Downloaded parse-display-derive v0.10.0
6652025-07-01T18:27:26.045Z Downloaded parse-display v0.10.0
6662025-07-01T18:27:26.045Z Downloaded sec1 v0.7.3
6672025-07-01T18:27:26.045Z Downloaded packed_struct_codegen v0.10.1
6682025-07-01T18:27:26.045Z Downloaded packed_struct v0.10.1
6692025-07-01T18:27:26.045Z Downloaded parking_lot_core v0.8.6
6702025-07-01T18:27:26.045Z Downloaded progenitor-impl v0.9.1
6712025-07-01T18:27:26.079Z Downloaded half v2.4.1
6722025-07-01T18:27:26.079Z Downloaded parking_lot v0.12.3
6732025-07-01T18:27:26.079Z Downloaded pretty_assertions v1.4.1
6742025-07-01T18:27:26.079Z Downloaded papergrid v0.14.0
6752025-07-01T18:27:26.079Z Downloaded mio v1.0.2
6762025-07-01T18:27:26.105Z Downloaded nom v7.1.3
6772025-07-01T18:27:26.105Z Downloaded openssl v0.10.73
6782025-07-01T18:27:26.105Z Downloaded p521 v0.13.3
6792025-07-01T18:27:26.133Z Downloaded petname v2.0.2
6802025-07-01T18:27:26.133Z Downloaded object v0.36.5
6812025-07-01T18:27:26.161Z Downloaded rustls v0.21.12
6822025-07-01T18:27:26.161Z Downloaded openapiv3 v2.2.0
6832025-07-01T18:27:26.188Z Downloaded zlib-rs v0.5.1
6842025-07-01T18:27:26.189Z Downloaded p384 v0.13.0
6852025-07-01T18:27:26.189Z Downloaded regex v1.11.1
6862025-07-01T18:27:26.216Z Downloaded regex-syntax v0.8.5
6872025-07-01T18:27:26.216Z Downloaded bzip2-sys v0.1.13+1.0.8
6882025-07-01T18:27:26.243Z Downloaded regex-syntax v0.6.29
6892025-07-01T18:27:26.244Z Downloaded nix v0.28.0
6902025-07-01T18:27:26.270Z Downloaded nix v0.30.1
6912025-07-01T18:27:26.270Z Downloaded dropshot v0.16.2
6922025-07-01T18:27:26.296Z Downloaded nix v0.29.0
6932025-07-01T18:27:26.322Z Downloaded sled v0.34.7
6942025-07-01T18:27:26.348Z Downloaded nix v0.27.1
6952025-07-01T18:27:26.348Z Downloaded ratatui v0.29.0
6962025-07-01T18:27:26.374Z Downloaded typify-impl v0.3.0
6972025-07-01T18:27:26.402Z Downloaded typify-impl v0.4.1
6982025-07-01T18:27:26.427Z Downloaded typify-impl v0.2.0
6992025-07-01T18:27:26.427Z Downloaded lzma-sys v0.1.20
7002025-07-01T18:27:26.461Z Downloaded jiff v0.2.15
7012025-07-01T18:27:26.487Z Downloaded zerocopy-derive v0.6.6
7022025-07-01T18:27:27.081Z Downloaded regress v0.10.3
7032025-07-01T18:27:27.081Z Downloaded libz-sys v1.1.20
7042025-07-01T18:27:27.081Z Downloaded rustls v0.22.4
7052025-07-01T18:27:27.081Z Downloaded petgraph v0.6.5
7062025-07-01T18:27:27.081Z Downloaded regex-automata v0.4.8
7072025-07-01T18:27:27.081Z Downloaded diesel v2.2.11
7082025-07-01T18:27:27.081Z Downloaded moka v0.12.10
7092025-07-01T18:27:27.081Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7102025-07-01T18:27:27.081Z Downloaded tokio v1.45.1
7112025-07-01T18:27:27.081Z Downloaded petgraph v0.8.2
7122025-07-01T18:27:27.081Z Downloaded zerocopy v0.8.26
7132025-07-01T18:27:27.081Z Downloaded gimli v0.31.1
7142025-07-01T18:27:27.081Z Downloaded typed-path v0.9.3
7152025-07-01T18:27:27.081Z Downloaded time v0.3.36
7162025-07-01T18:27:27.081Z Downloaded reqwest v0.12.20
7172025-07-01T18:27:27.081Z Downloaded polar-core v0.27.3
7182025-07-01T18:27:27.081Z Downloaded csv v1.3.1
7192025-07-01T18:27:27.081Z Downloaded sha3 v0.10.8
7202025-07-01T18:27:27.081Z Downloaded git2 v0.19.0
7212025-07-01T18:27:27.081Z Downloaded curve25519-dalek v4.1.3
7222025-07-01T18:27:27.081Z Downloaded zip v4.2.0
7232025-07-01T18:27:27.082Z Downloaded serde_with v3.12.0
7242025-07-01T18:27:27.082Z Downloaded winnow v0.6.26
7252025-07-01T18:27:27.082Z Downloaded rayon v1.10.0
7262025-07-01T18:27:27.082Z Downloaded object v0.30.4
7272025-07-01T18:27:27.082Z Downloaded winnow v0.5.40
7282025-07-01T18:27:27.082Z Downloaded steno v0.4.1
7292025-07-01T18:27:27.082Z Downloaded rustls v0.23.19
7302025-07-01T18:27:27.082Z Downloaded parking_lot v0.11.2
7312025-07-01T18:27:27.082Z Downloaded progenitor-impl v0.10.0
7322025-07-01T18:27:27.082Z Downloaded prettyplease v0.2.35
7332025-07-01T18:27:27.111Z Downloaded prefix-trie v0.7.0
7342025-07-01T18:27:27.111Z Downloaded zerocopy-derive v0.8.26
7352025-07-01T18:27:27.111Z Downloaded smoltcp v0.11.0
7362025-07-01T18:27:27.111Z Downloaded tokio-postgres v0.7.13
7372025-07-01T18:27:27.111Z Downloaded progenitor-impl v0.8.0
7382025-07-01T18:27:27.112Z Downloaded tar v0.4.44
7392025-07-01T18:27:27.112Z Downloaded crypto-bigint v0.5.5
7402025-07-01T18:27:27.112Z Downloaded ssh-key v0.6.6
7412025-07-01T18:27:27.112Z Downloaded bstr v1.10.0
7422025-07-01T18:27:27.112Z Downloaded sct v0.7.1
7432025-07-01T18:27:27.112Z Downloaded tungstenite v0.23.0
7442025-07-01T18:27:27.112Z Downloaded tungstenite v0.21.0
7452025-07-01T18:27:27.112Z Downloaded encoding_rs v0.8.34
7462025-07-01T18:27:27.112Z Downloaded serde_yaml v0.9.34+deprecated
7472025-07-01T18:27:27.112Z Downloaded elliptic-curve v0.13.8
7482025-07-01T18:27:27.112Z Downloaded chrono-tz v0.10.3
7492025-07-01T18:27:27.112Z Downloaded ring v0.17.14
7502025-07-01T18:27:27.153Z Downloaded tracing-core v0.1.32
7512025-07-01T18:27:27.180Z Downloaded similar v2.7.0
7522025-07-01T18:27:27.180Z Downloaded secrecy v0.8.0
7532025-07-01T18:27:27.180Z Downloaded pin-project-lite v0.2.14
7542025-07-01T18:27:27.180Z Downloaded typify v0.3.0
7552025-07-01T18:27:27.180Z Downloaded portable-atomic v1.11.0
7562025-07-01T18:27:27.208Z Downloaded futures-util v0.3.31
7572025-07-01T18:27:27.208Z Downloaded parking_lot_core v0.9.10
7582025-07-01T18:27:27.208Z Downloaded libgit2-sys v0.17.0+1.8.1
7592025-07-01T18:27:27.295Z Downloaded secrecy v0.10.3
7602025-07-01T18:27:27.321Z Downloaded progenitor v0.10.0
7612025-07-01T18:27:27.321Z Downloaded primeorder v0.13.6
7622025-07-01T18:27:27.321Z Downloaded serde_cbor v0.11.2
7632025-07-01T18:27:27.321Z Downloaded multer v3.1.0
7642025-07-01T18:27:27.321Z Downloaded term v0.7.0
7652025-07-01T18:27:27.321Z Downloaded serde_derive_internals v0.29.1
7662025-07-01T18:27:27.321Z Downloaded smoltcp v0.9.1
7672025-07-01T18:27:27.347Z Downloaded proc-macro-crate v1.3.1
7682025-07-01T18:27:27.348Z Downloaded predicates-tree v1.0.12
7692025-07-01T18:27:27.348Z Downloaded pin-utils v0.1.0
7702025-07-01T18:27:27.348Z Downloaded serde_bytes v0.11.17
7712025-07-01T18:27:27.348Z Downloaded serde-hex v0.1.0
7722025-07-01T18:27:27.348Z Downloaded semver v0.1.20
7732025-07-01T18:27:27.348Z Downloaded multimap v0.10.1
7742025-07-01T18:27:27.348Z Downloaded typify v0.2.0
7752025-07-01T18:27:27.348Z Downloaded reedline v0.40.0
7762025-07-01T18:27:27.374Z Downloaded serde_with_macros v3.12.0
7772025-07-01T18:27:27.374Z Downloaded diff v0.1.13
7782025-07-01T18:27:27.374Z Downloaded hickory-proto v0.24.4
7792025-07-01T18:27:27.400Z Downloaded nibble_vec v0.1.0
7802025-07-01T18:27:27.400Z Downloaded hash32 v0.3.1
7812025-07-01T18:27:27.400Z Downloaded hash32 v0.2.1
7822025-07-01T18:27:27.400Z Downloaded twox-hash v2.1.0
7832025-07-01T18:27:27.400Z Downloaded string_cache v0.8.9
7842025-07-01T18:27:27.400Z Downloaded foreign-types v0.5.0
7852025-07-01T18:27:27.400Z Downloaded sha1 v0.10.6
7862025-07-01T18:27:27.400Z Downloaded x509-cert v0.2.5
7872025-07-01T18:27:27.426Z Downloaded h2 v0.4.6
7882025-07-01T18:27:27.426Z Downloaded serde-big-array v0.5.1
7892025-07-01T18:27:27.426Z Downloaded nodrop v0.1.14
7902025-07-01T18:27:27.426Z Downloaded structmeta v0.3.0
7912025-07-01T18:27:27.426Z Downloaded strip-ansi-escapes v0.2.0
7922025-07-01T18:27:27.426Z Downloaded stringprep v0.1.5
7932025-07-01T18:27:27.426Z Downloaded static_assertions v1.1.0
7942025-07-01T18:27:27.426Z Downloaded slab v0.4.9
7952025-07-01T18:27:27.426Z Downloaded siphasher v0.3.11
7962025-07-01T18:27:27.426Z Downloaded simd-adler32 v0.3.7
7972025-07-01T18:27:27.426Z Downloaded serde_path_to_error v0.1.17
7982025-07-01T18:27:27.452Z Downloaded dropshot_endpoint v0.16.2
7992025-07-01T18:27:27.452Z Downloaded zone v0.3.1
8002025-07-01T18:27:27.452Z Downloaded num-bigint-dig v0.8.4
8012025-07-01T18:27:27.452Z Downloaded num_threads v0.1.7
8022025-07-01T18:27:27.452Z Downloaded nanorand v0.7.0
8032025-07-01T18:27:27.452Z Downloaded fs-err v2.11.0
8042025-07-01T18:27:27.452Z Downloaded termcolor v1.4.1
8052025-07-01T18:27:27.452Z Downloaded zone v0.1.8
8062025-07-01T18:27:27.452Z Downloaded num-bigint v0.4.6
8072025-07-01T18:27:27.478Z Downloaded unicode-normalization v0.1.24
8082025-07-01T18:27:27.479Z Downloaded tabled v0.18.0
8092025-07-01T18:27:27.479Z Downloaded tui-tree-widget v0.23.1
8102025-07-01T18:27:27.512Z Downloaded try-lock v0.2.5
8112025-07-01T18:27:27.512Z Downloaded dsl_auto_type v0.1.2
8122025-07-01T18:27:27.512Z Downloaded csv-core v0.1.11
8132025-07-01T18:27:27.512Z Downloaded zeroize_derive v1.4.2
8142025-07-01T18:27:27.512Z Downloaded zeroize v1.8.1
8152025-07-01T18:27:27.512Z Downloaded vcpkg v0.2.15
8162025-07-01T18:27:27.538Z Downloaded enum-as-inner v0.6.1
8172025-07-01T18:27:27.565Z Downloaded ena v0.14.3
8182025-07-01T18:27:27.565Z Downloaded embedded-io v0.6.1
8192025-07-01T18:27:27.565Z Downloaded document-features v0.2.10
8202025-07-01T18:27:27.565Z Downloaded radix_trie v0.2.1
8212025-07-01T18:27:27.565Z Downloaded either v1.15.0
8222025-07-01T18:27:27.565Z Downloaded display-error-chain v0.2.2
8232025-07-01T18:27:27.565Z Downloaded dirs-sys-next v0.1.2
8242025-07-01T18:27:27.565Z Downloaded dirs-next v2.0.0
8252025-07-01T18:27:27.565Z Downloaded diesel_table_macro_syntax v0.2.0
8262025-07-01T18:27:27.565Z Downloaded cstr-argument v0.1.2
8272025-07-01T18:27:27.565Z Downloaded test-strategy v0.4.1
8282025-07-01T18:27:27.592Z Downloaded flate2 v1.1.2
8292025-07-01T18:27:27.592Z Downloaded env_logger v0.10.2
8302025-07-01T18:27:27.592Z Downloaded parse-zoneinfo v0.3.1
8312025-07-01T18:27:27.592Z Downloaded sqlparser v0.45.0
8322025-07-01T18:27:27.592Z Downloaded expectorate v1.2.0
8332025-07-01T18:27:27.619Z Downloaded unicode-segmentation v1.12.0
8342025-07-01T18:27:27.620Z Downloaded russh v0.45.0
8352025-07-01T18:27:27.620Z Downloaded rpassword v7.4.0
8362025-07-01T18:27:27.620Z Downloaded webpki-roots v1.0.0
8372025-07-01T18:27:27.620Z Downloaded difflib v0.4.0
8382025-07-01T18:27:27.620Z Downloaded termtree v0.5.1
8392025-07-01T18:27:27.620Z Downloaded termios v0.3.3
8402025-07-01T18:27:27.646Z Downloaded ssh-cipher v0.2.0
8412025-07-01T18:27:27.646Z Downloaded nu-ansi-term v0.50.1
8422025-07-01T18:27:27.646Z Downloaded fixedbitset v0.4.2
8432025-07-01T18:27:27.646Z Downloaded filetime v0.2.25
8442025-07-01T18:27:27.646Z Downloaded env_logger v0.11.5
8452025-07-01T18:27:27.646Z Downloaded yansi v1.0.1
8462025-07-01T18:27:27.646Z Downloaded thread_local v1.1.8
8472025-07-01T18:27:27.646Z Downloaded serde_repr v0.1.19
8482025-07-01T18:27:27.672Z Downloaded pin-project v1.1.6
8492025-07-01T18:27:27.672Z Downloaded num-iter v0.1.45
8502025-07-01T18:27:27.672Z Downloaded fixedbitset v0.5.7
8512025-07-01T18:27:27.672Z Downloaded ff v0.13.0
8522025-07-01T18:27:27.698Z Downloaded fd-lock v4.0.2
8532025-07-01T18:27:27.698Z Downloaded env_filter v0.1.2
8542025-07-01T18:27:27.698Z Downloaded zerocopy v0.6.6
8552025-07-01T18:27:27.698Z Downloaded xshell v0.2.7
8562025-07-01T18:27:27.699Z Downloaded xattr v1.3.1
8572025-07-01T18:27:27.699Z Downloaded typify v0.4.1
8582025-07-01T18:27:27.699Z Downloaded signal-hook v0.3.18
8592025-07-01T18:27:27.699Z Downloaded rayon-core v1.12.1
8602025-07-01T18:27:27.725Z Downloaded diesel_derives v2.2.3
8612025-07-01T18:27:27.725Z Downloaded proptest v1.7.0
8622025-07-01T18:27:27.725Z Downloaded thiserror-impl-no-std v2.0.2
8632025-07-01T18:27:27.725Z Downloaded sqlparser_derive v0.2.2
8642025-07-01T18:27:27.725Z Downloaded serde_plain v1.0.2
8652025-07-01T18:27:27.725Z Downloaded pin-project-internal v1.1.6
8662025-07-01T18:27:27.725Z Downloaded phf_codegen v0.11.2
8672025-07-01T18:27:27.751Z Downloaded num-rational v0.4.2
8682025-07-01T18:27:27.751Z Downloaded xz2 v0.1.7
8692025-07-01T18:27:27.751Z Downloaded wyz v0.5.1
8702025-07-01T18:27:27.751Z Downloaded unarray v0.1.4
8712025-07-01T18:27:27.751Z Downloaded typify-macro v0.4.1
8722025-07-01T18:27:27.752Z Downloaded typify-macro v0.3.0
8732025-07-01T18:27:27.752Z Downloaded typify-macro v0.2.0
8742025-07-01T18:27:27.752Z Downloaded rcgen v0.12.1
8752025-07-01T18:27:27.752Z Downloaded flume v0.11.1
8762025-07-01T18:27:27.752Z Downloaded ed25519-dalek v2.1.1
8772025-07-01T18:27:27.752Z Downloaded unsafe-libyaml v0.2.11
8782025-07-01T18:27:27.778Z Downloaded tower-http v0.6.6
8792025-07-01T18:27:27.778Z Downloaded tough v0.20.0
8802025-07-01T18:27:27.804Z Downloaded hickory-proto v0.25.2
8812025-07-01T18:27:27.804Z Downloaded yasna v0.5.2
8822025-07-01T18:27:27.829Z Downloaded tokio-rustls v0.25.0
8832025-07-01T18:27:27.829Z Downloaded tokio-rustls v0.24.1
8842025-07-01T18:27:27.829Z Downloaded chrono v0.4.41
8852025-07-01T18:27:27.829Z Downloaded phf_shared v0.11.2
8862025-07-01T18:27:27.829Z Downloaded phf_generator v0.11.2
8872025-07-01T18:27:27.829Z Downloaded phf v0.11.2
8882025-07-01T18:27:27.829Z Downloaded num_enum_derive v0.5.11
8892025-07-01T18:27:27.829Z Downloaded num_enum v0.5.11
8902025-07-01T18:27:27.855Z Downloaded normalize-line-endings v0.3.0
8912025-07-01T18:27:27.855Z Downloaded foldhash v0.1.5
8922025-07-01T18:27:27.855Z Downloaded flagset v0.4.6
8932025-07-01T18:27:27.855Z Downloaded xshell-macros v0.2.7
8942025-07-01T18:27:27.855Z Downloaded unicase v2.7.0
8952025-07-01T18:27:27.855Z Downloaded rand_core v0.9.2
8962025-07-01T18:27:27.856Z Downloaded half v1.8.3
8972025-07-01T18:27:27.856Z Downloaded rsa v0.9.6
8982025-07-01T18:27:27.882Z Downloaded p256 v0.13.2
8992025-07-01T18:27:27.882Z Downloaded openssl-sys v0.9.109
9002025-07-01T18:27:27.882Z Downloaded rustls-webpki v0.102.8
9012025-07-01T18:27:27.908Z Downloaded tokio-rustls v0.26.0
9022025-07-01T18:27:27.908Z Downloaded strum_macros v0.26.4
9032025-07-01T18:27:27.908Z Downloaded strum_macros v0.25.3
9042025-07-01T18:27:27.908Z Downloaded strum_macros v0.24.3
9052025-07-01T18:27:27.908Z Downloaded shlex v1.3.0
9062025-07-01T18:27:27.908Z Downloaded shell-words v1.1.0
9072025-07-01T18:27:27.908Z Downloaded rand_seeder v0.3.0
9082025-07-01T18:27:27.908Z Downloaded rand_core v0.6.4
9092025-07-01T18:27:27.935Z Downloaded progenitor-macro v0.9.1
9102025-07-01T18:27:27.936Z Downloaded pem-rfc7468 v0.7.0
9112025-07-01T18:27:27.936Z Downloaded pem v3.0.5
9122025-07-01T18:27:27.936Z Downloaded peg-macros v0.8.5
9132025-07-01T18:27:27.936Z Downloaded password-hash v0.5.0
9142025-07-01T18:27:27.936Z Downloaded password-hash v0.4.2
9152025-07-01T18:27:27.936Z Downloaded num-integer v0.1.46
9162025-07-01T18:27:27.936Z Downloaded num-complex v0.4.6
9172025-07-01T18:27:27.936Z Downloaded futures v0.3.31
9182025-07-01T18:27:27.963Z Downloaded fatfs v0.3.6
9192025-07-01T18:27:27.963Z Downloaded zopfli v0.8.1
9202025-07-01T18:27:27.963Z Downloaded unicode-properties v0.1.3
9212025-07-01T18:27:27.963Z Downloaded unicode-bidi v0.3.17
9222025-07-01T18:27:27.963Z Downloaded tinyvec v1.8.0
9232025-07-01T18:27:27.963Z Downloaded sqlformat v0.3.5
9242025-07-01T18:27:27.963Z Downloaded slog v2.7.0
9252025-07-01T18:27:27.989Z Downloaded rustc-demangle v0.1.24
9262025-07-01T18:27:27.989Z Downloaded ron v0.8.1
9272025-07-01T18:27:27.989Z Downloaded ron v0.7.1
9282025-07-01T18:27:27.989Z Downloaded predicates v3.1.3
9292025-07-01T18:27:27.989Z Downloaded oso v0.27.3
9302025-07-01T18:27:27.989Z Downloaded getrandom v0.2.15
9312025-07-01T18:27:28.017Z Downloaded diesel-dtrace v0.4.2
9322025-07-01T18:27:28.017Z Downloaded des v0.8.1
9332025-07-01T18:27:28.017Z Downloaded derive_more v0.99.20
9342025-07-01T18:27:28.017Z Downloaded wait-timeout v0.2.0
9352025-07-01T18:27:28.017Z Downloaded vte v0.11.1
9362025-07-01T18:27:28.017Z Downloaded vergen v8.3.2
9372025-07-01T18:27:28.017Z Downloaded tracing v0.1.40
9382025-07-01T18:27:28.017Z Downloaded toml v0.7.8
9392025-07-01T18:27:28.043Z Downloaded rustls-webpki v0.101.7
9402025-07-01T18:27:28.043Z Downloaded quick-xml v0.37.2
9412025-07-01T18:27:28.043Z Downloaded lalrpop v0.19.12
9422025-07-01T18:27:28.070Z Downloaded structmeta-derive v0.3.0
9432025-07-01T18:27:28.070Z Downloaded signature v2.2.0
9442025-07-01T18:27:28.070Z Downloaded signal-hook-tokio v0.3.1
9452025-07-01T18:27:28.070Z Downloaded signal-hook-registry v1.4.2
9462025-07-01T18:27:28.070Z Downloaded signal-hook-mio v0.2.4
9472025-07-01T18:27:28.070Z Downloaded ref-cast-impl v1.0.24
9482025-07-01T18:27:28.070Z Downloaded ref-cast v1.0.24
9492025-07-01T18:27:28.096Z Downloaded rand_xorshift v0.4.0
9502025-07-01T18:27:28.096Z Downloaded progenitor-macro v0.8.0
9512025-07-01T18:27:28.096Z Downloaded peg v0.8.5
9522025-07-01T18:27:28.096Z Downloaded pbkdf2 v0.11.0
9532025-07-01T18:27:28.096Z Downloaded paste v1.0.15
9542025-07-01T18:27:28.096Z Downloaded num-derive v0.4.2
9552025-07-01T18:27:28.096Z Downloaded num v0.4.3
9562025-07-01T18:27:28.096Z Downloaded float-ord v0.3.2
9572025-07-01T18:27:28.096Z Downloaded ed25519 v2.2.3
9582025-07-01T18:27:28.096Z Downloaded whoami v1.6.0
9592025-07-01T18:27:28.096Z Downloaded universal-hash v0.5.1
9602025-07-01T18:27:28.096Z Downloaded tokio-native-tls v0.3.1
9612025-07-01T18:27:28.096Z Downloaded tokio-macros v2.5.0
9622025-07-01T18:27:28.126Z Downloaded spin v0.9.8
9632025-07-01T18:27:28.126Z Downloaded slog-json v2.6.1
9642025-07-01T18:27:28.126Z Downloaded rustc-hash v2.1.1
9652025-07-01T18:27:28.126Z Downloaded oxnet v0.1.2
9662025-07-01T18:27:28.126Z Downloaded owo-colors v4.2.2
9672025-07-01T18:27:28.126Z Downloaded group v0.13.0
9682025-07-01T18:27:28.126Z Downloaded globset v0.4.15
9692025-07-01T18:27:28.126Z Downloaded walkdir v2.5.0
9702025-07-01T18:27:28.126Z Downloaded vsss-rs v3.3.4
9712025-07-01T18:27:28.126Z Downloaded bindgen v0.71.1
9722025-07-01T18:27:28.152Z Downloaded newtype-uuid v1.2.4
9732025-07-01T18:27:28.152Z Downloaded zstd v0.13.3
9742025-07-01T18:27:28.152Z Downloaded time-macros v0.2.18
9752025-07-01T18:27:28.152Z Downloaded spki v0.7.3
9762025-07-01T18:27:28.152Z Downloaded rustc-hash v1.1.0
9772025-07-01T18:27:28.152Z Downloaded path-slash v0.1.5
9782025-07-01T18:27:28.152Z Downloaded rustc_version v0.4.1
9792025-07-01T18:27:28.152Z Downloaded glob v0.3.2
9802025-07-01T18:27:28.152Z Downloaded tls_codec_derive v0.4.1
9812025-07-01T18:27:28.152Z Downloaded rustc_version v0.1.7
9822025-07-01T18:27:28.152Z Downloaded tokio-util v0.7.15
9832025-07-01T18:27:28.178Z Downloaded newtype_derive v0.1.6
9842025-07-01T18:27:28.178Z Downloaded float-cmp v0.10.0
9852025-07-01T18:27:28.178Z Downloaded predicates-core v1.0.8
9862025-07-01T18:27:28.178Z Downloaded globwalk v0.9.1
9872025-07-01T18:27:28.178Z Downloaded dyn-clone v1.0.19
9882025-07-01T18:27:28.178Z Downloaded unicode_categories v0.1.1
9892025-07-01T18:27:28.178Z Downloaded powerfmt v0.2.0
9902025-07-01T18:27:28.178Z Downloaded postgres-protocol v0.6.8
9912025-07-01T18:27:28.178Z Downloaded pkcs5 v0.7.1
9922025-07-01T18:27:28.178Z Downloaded openssl-probe v0.1.5
9932025-07-01T18:27:28.178Z Downloaded ghash v0.5.1
9942025-07-01T18:27:28.205Z Downloaded gethostname v0.5.0
9952025-07-01T18:27:28.205Z Downloaded dunce v1.0.5
9962025-07-01T18:27:28.205Z Downloaded crunchy v0.2.2
9972025-07-01T18:27:28.205Z Downloaded unicode-truncate v1.1.0
9982025-07-01T18:27:28.205Z Downloaded oso-derive v0.27.3
9992025-07-01T18:27:28.205Z Downloaded quinn-proto v0.11.8
10002025-07-01T18:27:28.205Z Downloaded new_debug_unreachable v1.0.6
10012025-07-01T18:27:28.205Z Downloaded tls_codec v0.4.1
10022025-07-01T18:27:28.205Z Downloaded precomputed-hash v0.1.1
10032025-07-01T18:27:28.205Z Downloaded postcard v1.0.10
10042025-07-01T18:27:28.205Z Downloaded omicron-zone-package v0.12.2
10052025-07-01T18:27:28.231Z Downloaded fxhash v0.2.1
10062025-07-01T18:27:28.231Z Downloaded derive-where v1.5.0
10072025-07-01T18:27:28.231Z Downloaded der v0.7.9
10082025-07-01T18:27:28.231Z Downloaded want v0.3.1
10092025-07-01T18:27:28.231Z Downloaded itertools v0.14.0
10102025-07-01T18:27:28.231Z Downloaded zone_cfg_derive v0.3.0
10112025-07-01T18:27:28.231Z Downloaded zone_cfg_derive v0.1.2
10122025-07-01T18:27:28.231Z Downloaded tinyvec_macros v0.1.1
10132025-07-01T18:27:28.231Z Downloaded slog-envlogger v2.2.0
10142025-07-01T18:27:28.257Z Downloaded slog-dtrace v0.3.0
10152025-07-01T18:27:28.257Z Downloaded slog-bunyan v2.5.0
10162025-07-01T18:27:28.257Z Downloaded slog-async v2.8.0
10172025-07-01T18:27:28.257Z Downloaded rtoolbox v0.0.2
10182025-07-01T18:27:28.257Z Downloaded rfc6979 v0.4.0
10192025-07-01T18:27:28.257Z Downloaded resolv-conf v0.7.0
10202025-07-01T18:27:28.257Z Downloaded poly1305 v0.8.0
10212025-07-01T18:27:28.257Z Downloaded pkcs8 v0.10.2
10222025-07-01T18:27:28.257Z Downloaded pkcs1 v0.7.5
10232025-07-01T18:27:28.257Z Downloaded void v1.0.2
10242025-07-01T18:27:28.257Z Downloaded itertools v0.13.0
10252025-07-01T18:27:28.283Z Downloaded tower v0.5.2
10262025-07-01T18:27:28.283Z Downloaded aws-lc-sys v0.26.0
10272025-07-01T18:27:28.575Z Downloaded salty v0.3.0
10282025-07-01T18:27:28.601Z Downloaded itertools v0.12.1
10292025-07-01T18:27:28.601Z Downloaded russh-keys v0.45.0
10302025-07-01T18:27:28.601Z Downloaded pkg-config v0.3.31
10312025-07-01T18:27:28.601Z Downloaded futures-channel v0.3.31
10322025-07-01T18:27:28.601Z Downloaded rand v0.9.1
10332025-07-01T18:27:28.627Z Downloaded russh-cryptovec v0.7.3
10342025-07-01T18:27:28.627Z Downloaded polyval v0.6.2
10352025-07-01T18:27:28.627Z Downloaded rustyline v14.0.0
10362025-07-01T18:27:28.627Z Downloaded libm v0.2.8
10372025-07-01T18:27:28.627Z Downloaded iddqd v0.3.8
10382025-07-01T18:27:28.653Z Downloaded hkdf v0.12.4
10392025-07-01T18:27:28.653Z Downloaded tokio-dtrace v0.1.0
10402025-07-01T18:27:28.653Z Downloaded postgres-types v0.2.9
10412025-07-01T18:27:28.653Z Downloaded olpc-cjson v0.1.4
10422025-07-01T18:27:28.653Z Downloaded futures-task v0.3.31
10432025-07-01T18:27:28.654Z Downloaded futures-sink v0.3.31
10442025-07-01T18:27:28.654Z Downloaded futures-macro v0.3.31
10452025-07-01T18:27:28.654Z Downloaded futures-io v0.3.31
10462025-07-01T18:27:28.654Z Downloaded futures-executor v0.3.31
10472025-07-01T18:27:28.654Z Downloaded futures-core v0.3.31
10482025-07-01T18:27:28.654Z Downloaded derive_builder v0.20.2
10492025-07-01T18:27:28.680Z Downloaded der_derive v0.7.3
10502025-07-01T18:27:28.680Z Downloaded hyper-util v0.1.14
10512025-07-01T18:27:28.680Z Downloaded openssl-macros v0.1.1
10522025-07-01T18:27:28.680Z Downloaded opaque-debug v0.3.1
10532025-07-01T18:27:28.680Z Downloaded derive_builder_core v0.20.2
10542025-07-01T18:27:28.680Z Downloaded defmt-macros v0.3.9
10552025-07-01T18:27:28.680Z Downloaded daft v0.1.3
10562025-07-01T18:27:28.680Z Downloaded uuid v1.17.0
10572025-07-01T18:27:28.680Z Downloaded tower-service v0.3.3
10582025-07-01T18:27:28.680Z Downloaded rand v0.8.5
10592025-07-01T18:27:28.706Z Downloaded quinn v0.11.5
10602025-07-01T18:27:28.706Z Downloaded qorb v0.4.0
10612025-07-01T18:27:28.706Z Downloaded hyper v1.6.0
10622025-07-01T18:27:28.706Z Downloaded deranged v0.3.11
10632025-07-01T18:27:28.706Z Downloaded defmt-parser v0.3.4
10642025-07-01T18:27:28.706Z Downloaded defmt v0.3.8
10652025-07-01T18:27:28.734Z Downloaded daft-derive v0.1.3
10662025-07-01T18:27:28.734Z Downloaded topological-sort v0.2.2
10672025-07-01T18:27:28.734Z Downloaded schemars v0.8.22
10682025-07-01T18:27:28.734Z Downloaded minimal-lexical v0.2.1
10692025-07-01T18:27:28.734Z Downloaded number_prefix v0.4.0
10702025-07-01T18:27:28.761Z Downloaded debug-ignore v1.0.5
10712025-07-01T18:27:28.761Z Downloaded uzers v0.12.1
10722025-07-01T18:27:28.761Z Downloaded socket2 v0.5.10
10732025-07-01T18:27:28.761Z Downloaded miniz_oxide v0.8.5
10742025-07-01T18:27:28.761Z Downloaded crossterm v0.28.1
10752025-07-01T18:27:28.761Z Downloaded publicsuffix v2.3.0
10762025-07-01T18:27:28.761Z Downloaded value-bag v1.9.0
10772025-07-01T18:27:28.761Z Downloaded samael v0.0.19
10782025-07-01T18:27:28.787Z Downloaded snafu-derive v0.8.5
10792025-07-01T18:27:28.787Z Downloaded snafu v0.8.5
10802025-07-01T18:27:28.787Z Downloaded scopeguard v1.2.0
10812025-07-01T18:27:28.787Z Downloaded bindgen v0.69.5
10822025-07-01T18:27:28.787Z Downloaded tokio-tungstenite v0.21.0
10832025-07-01T18:27:28.816Z Downloaded tokio-stream v0.1.17
10842025-07-01T18:27:28.816Z Downloaded subprocess v0.2.9
10852025-07-01T18:27:28.816Z Downloaded indexmap v1.9.3
10862025-07-01T18:27:28.816Z Downloaded ignore v0.4.23
10872025-07-01T18:27:28.816Z Downloaded hickory-resolver v0.25.2
10882025-07-01T18:27:28.816Z Downloaded tokio-tungstenite v0.23.1
10892025-07-01T18:27:28.816Z Downloaded tagptr v0.2.0
10902025-07-01T18:27:28.816Z Downloaded tabled_derive v0.10.0
10912025-07-01T18:27:28.842Z Downloaded slog-term v2.9.1
10922025-07-01T18:27:28.842Z Downloaded memmap2 v0.9.5
10932025-07-01T18:27:28.842Z Downloaded litrs v0.4.1
10942025-07-01T18:27:28.842Z Downloaded ipnet v2.11.0
10952025-07-01T18:27:28.842Z Downloaded hashbrown v0.13.2
10962025-07-01T18:27:28.842Z Downloaded hashbrown v0.12.3
10972025-07-01T18:27:28.842Z Downloaded vte_generate_state_changes v0.1.2
10982025-07-01T18:27:28.842Z Downloaded support-bundle-viewer v0.1.2
10992025-07-01T18:27:28.842Z Downloaded slog-stdlog v4.1.1
11002025-07-01T18:27:28.842Z Downloaded schemars_derive v0.8.22
11012025-07-01T18:27:28.869Z Downloaded scheduled-thread-pool v0.2.7
11022025-07-01T18:27:28.869Z Downloaded rustls-pki-types v1.10.0
11032025-07-01T18:27:28.869Z Downloaded rustls-pemfile v1.0.4
11042025-07-01T18:27:28.869Z Downloaded hickory-resolver v0.24.4
11052025-07-01T18:27:28.869Z Downloaded cc v1.2.15
11062025-07-01T18:27:28.869Z Downloaded bitvec v1.0.1
11072025-07-01T18:27:28.895Z Downloaded smf v0.2.3
11082025-07-01T18:27:28.895Z Downloaded rustversion v1.0.17
11092025-07-01T18:27:28.895Z Downloaded rustls-pemfile v2.2.0
11102025-07-01T18:27:28.895Z Downloaded rustls-native-certs v0.8.1
11112025-07-01T18:27:28.895Z Downloaded rand_chacha v0.3.1
11122025-07-01T18:27:28.895Z Downloaded radium v0.7.0
11132025-07-01T18:27:28.895Z Downloaded lock_api v0.4.12
11142025-07-01T18:27:28.895Z Downloaded iana-time-zone v0.1.63
11152025-07-01T18:27:28.921Z Downloaded http v1.3.1
11162025-07-01T18:27:28.921Z Downloaded hickory-server v0.25.2
11172025-07-01T18:27:28.921Z Downloaded crossbeam-channel v0.5.15
11182025-07-01T18:27:28.921Z Downloaded sync-ptr v0.1.4
11192025-07-01T18:27:28.921Z Downloaded supports-color v3.0.2
11202025-07-01T18:27:28.921Z Downloaded smallvec v0.6.14
11212025-07-01T18:27:28.921Z Downloaded salsa20 v0.10.2
11222025-07-01T18:27:28.921Z Downloaded rand_chacha v0.9.0
11232025-07-01T18:27:28.921Z Downloaded r2d2 v0.8.10
11242025-07-01T18:27:28.921Z Downloaded mime_guess v2.0.5
11252025-07-01T18:27:28.948Z Downloaded managed v0.8.0
11262025-07-01T18:27:28.948Z Downloaded libloading v0.8.5
11272025-07-01T18:27:28.948Z Downloaded jobserver v0.1.32
11282025-07-01T18:27:28.948Z Downloaded crossbeam-epoch v0.9.18
11292025-07-01T18:27:28.948Z Downloaded crc-any v2.5.0
11302025-07-01T18:27:28.948Z Downloaded const_format v0.2.34
11312025-07-01T18:27:28.948Z Downloaded bytes v1.10.1
11322025-07-01T18:27:28.948Z Downloaded bumpalo v3.16.0
11332025-07-01T18:27:28.974Z Downloaded tap v1.0.1
11342025-07-01T18:27:28.974Z Downloaded take_mut v0.2.2
11352025-07-01T18:27:28.974Z Downloaded tabwriter v1.4.0
11362025-07-01T18:27:28.974Z Downloaded subtle v2.6.1
11372025-07-01T18:27:28.974Z Downloaded same-file v1.0.6
11382025-07-01T18:27:28.974Z Downloaded rusty-fork v0.3.0
11392025-07-01T18:27:28.974Z Downloaded quinn-udp v0.5.5
11402025-07-01T18:27:28.974Z Downloaded psl-types v2.0.11
11412025-07-01T18:27:28.974Z Downloaded progenitor-macro v0.10.0
11422025-07-01T18:27:28.974Z Downloaded progenitor v0.9.1
11432025-07-01T18:27:28.974Z Downloaded crossbeam-deque v0.8.5
11442025-07-01T18:27:28.974Z Downloaded cookie_store v0.21.1
11452025-07-01T18:27:28.974Z Downloaded console v0.15.10
11462025-07-01T18:27:28.974Z Downloaded chacha20poly1305 v0.10.1
11472025-07-01T18:27:28.974Z Downloaded backtrace v0.3.74
11482025-07-01T18:27:29.005Z Downloaded proc-macro-error2 v2.0.1
11492025-07-01T18:27:29.005Z Downloaded proc-macro-error-attr2 v2.0.0
11502025-07-01T18:27:29.005Z Downloaded memoffset v0.9.1
11512025-07-01T18:27:29.005Z Downloaded md-5 v0.10.6
11522025-07-01T18:27:29.005Z Downloaded maplit v1.0.2
11532025-07-01T18:27:29.006Z Downloaded lru-cache v0.1.2
11542025-07-01T18:27:29.006Z Downloaded lru v0.12.5
11552025-07-01T18:27:29.006Z Downloaded libsw-core v0.3.1
11562025-07-01T18:27:29.006Z Downloaded ipnetwork v0.21.1
11572025-07-01T18:27:29.006Z Downloaded ingot-macros v0.1.0
11582025-07-01T18:27:29.006Z Downloaded crossbeam-utils v0.8.21
11592025-07-01T18:27:29.006Z Downloaded convert_case v0.4.0
11602025-07-01T18:27:29.006Z Downloaded compact_str v0.8.0
11612025-07-01T18:27:29.039Z Downloaded colored v2.2.0
11622025-07-01T18:27:29.039Z Downloaded cbc v0.1.2
11632025-07-01T18:27:29.039Z Downloaded bzip2 v0.5.2
11642025-07-01T18:27:29.039Z Downloaded maybe-uninit v2.0.0
11652025-07-01T18:27:29.039Z Downloaded lockfree-object-pool v0.1.6
11662025-07-01T18:27:29.039Z Downloaded linked-hash-map v0.5.6
11672025-07-01T18:27:29.039Z Downloaded libz-rs-sys v0.5.1
11682025-07-01T18:27:29.039Z Downloaded libefi-sys v0.1.0
11692025-07-01T18:27:29.039Z Downloaded lazycell v1.3.0
11702025-07-01T18:27:29.039Z Downloaded lazy_static v1.5.0
11712025-07-01T18:27:29.039Z Downloaded lalrpop-util v0.19.12
11722025-07-01T18:27:29.039Z Downloaded is-terminal v0.4.13
11732025-07-01T18:27:29.039Z Downloaded ingot-types v0.1.0
11742025-07-01T18:27:29.039Z Downloaded cookie v0.18.1
11752025-07-01T18:27:29.039Z Downloaded const-oid v0.9.6
11762025-07-01T18:27:29.039Z Downloaded cmake v0.1.51
11772025-07-01T18:27:29.039Z Downloaded clang-sys v1.8.1
11782025-07-01T18:27:29.039Z Downloaded chrono-tz-build v0.4.0
11792025-07-01T18:27:29.039Z Downloaded castaway v0.2.3
11802025-07-01T18:27:29.039Z Downloaded cargo-platform v0.1.8
11812025-07-01T18:27:29.066Z Downloaded instability v0.3.2
11822025-07-01T18:27:29.066Z Downloaded indoc v1.0.9
11832025-07-01T18:27:29.066Z Downloaded indent_write v2.2.0
11842025-07-01T18:27:29.066Z Downloaded impl-trait-for-tuples v0.2.2
11852025-07-01T18:27:29.066Z Downloaded hickory-client v0.25.2
11862025-07-01T18:27:29.066Z Downloaded critical-section v1.1.3
11872025-07-01T18:27:29.066Z Downloaded crc8 v0.1.1
11882025-07-01T18:27:29.066Z Downloaded crc32fast v1.4.2
11892025-07-01T18:27:29.066Z Downloaded crc-catalog v2.4.0
11902025-07-01T18:27:29.066Z Downloaded crc v3.2.1
11912025-07-01T18:27:29.066Z Downloaded const_format_proc_macros v0.2.34
11922025-07-01T18:27:29.066Z Downloaded cobs v0.2.3
11932025-07-01T18:27:29.066Z Downloaded cipher v0.4.4
11942025-07-01T18:27:29.066Z Downloaded ciborium-ll v0.2.2
11952025-07-01T18:27:29.099Z Downloaded ciborium v0.2.2
11962025-07-01T18:27:29.125Z Downloaded cfg_aliases v0.2.1
11972025-07-01T18:27:29.125Z Downloaded cexpr v0.6.0
11982025-07-01T18:27:29.125Z Downloaded cassowary v0.3.0
11992025-07-01T18:27:29.125Z Downloaded cargo_metadata v0.18.1
12002025-07-01T18:27:29.125Z Downloaded cancel-safe-futures v0.1.5
12012025-07-01T18:27:29.125Z Downloaded camino-tempfile-ext v0.3.1
12022025-07-01T18:27:29.125Z Downloaded bzip2 v0.4.4
12032025-07-01T18:27:29.152Z Downloaded bit-vec v0.8.0
12042025-07-01T18:27:29.152Z Downloaded keccak v0.1.5
12052025-07-01T18:27:29.152Z Downloaded is_ci v1.2.0
12062025-07-01T18:27:29.152Z Downloaded instant v0.1.13
12072025-07-01T18:27:29.190Z Downloaded inout v0.1.3
12082025-07-01T18:27:29.190Z Downloaded indoc v2.0.6
12092025-07-01T18:27:29.190Z Downloaded ident_case v1.0.1
12102025-07-01T18:27:29.190Z Downloaded httparse v1.9.5
12112025-07-01T18:27:29.190Z Downloaded hmac v0.12.1
12122025-07-01T18:27:29.190Z Downloaded highway v1.3.0
12132025-07-01T18:27:29.190Z Downloaded constant_time_eq v0.3.1
12142025-07-01T18:27:29.190Z Downloaded ciborium-io v0.2.2
12152025-07-01T18:27:29.190Z Downloaded chacha20 v0.9.1
12162025-07-01T18:27:29.217Z Downloaded cfg_aliases v0.1.1
12172025-07-01T18:27:29.217Z Downloaded blake3 v1.5.4
12182025-07-01T18:27:29.217Z Downloaded bit-vec v0.6.3
12192025-07-01T18:27:29.217Z Downloaded backoff v0.4.0
12202025-07-01T18:27:29.217Z Downloaded hyper-tls v0.6.0
12212025-07-01T18:27:29.217Z Downloaded httpdate v1.0.3
12222025-07-01T18:27:29.217Z Downloaded http-body-util v0.1.3
12232025-07-01T18:27:29.217Z Downloaded hostname v0.4.0
12242025-07-01T18:27:29.244Z Downloaded home v0.5.9
12252025-07-01T18:27:29.244Z Downloaded hex-literal v0.4.1
12262025-07-01T18:27:29.244Z Downloaded hex v0.4.3
12272025-07-01T18:27:29.244Z Downloaded heapless v0.8.0
12282025-07-01T18:27:29.244Z Downloaded blowfish v0.9.1
12292025-07-01T18:27:29.244Z Downloaded block-padding v0.3.3
12302025-07-01T18:27:29.244Z Downloaded bitflags v1.3.2
12312025-07-01T18:27:29.244Z Downloaded bitfield-struct v0.6.2
12322025-07-01T18:27:29.270Z Downloaded hubpack_derive v0.1.1
12332025-07-01T18:27:29.270Z Downloaded hubpack v0.1.2
12342025-07-01T18:27:29.270Z Downloaded http-range v0.1.5
12352025-07-01T18:27:29.270Z Downloaded bit-set v0.8.0
12362025-07-01T18:27:29.270Z Downloaded bit-set v0.5.3
12372025-07-01T18:27:29.270Z Downloaded bb8 v0.8.5
12382025-07-01T18:27:29.270Z Downloaded base64ct v1.6.0
12392025-07-01T18:27:29.270Z Downloaded base16ct v0.2.0
12402025-07-01T18:27:29.270Z Downloaded atty v0.2.14
12412025-07-01T18:27:29.270Z Downloaded array-init v0.0.4
12422025-07-01T18:27:29.271Z Downloaded argon2 v0.5.3
12432025-07-01T18:27:29.271Z Downloaded iri-string v0.7.8
12442025-07-01T18:27:29.297Z Downloaded indicatif v0.17.11
12452025-07-01T18:27:29.297Z Downloaded heapless v0.7.17
12462025-07-01T18:27:29.297Z Downloaded headers v0.4.1
12472025-07-01T18:27:29.324Z Downloaded bitfield v0.14.0
12482025-07-01T18:27:29.324Z Downloaded aws-lc-rs v1.12.4
12492025-07-01T18:27:29.324Z Downloaded aes-gcm v0.10.3
12502025-07-01T18:27:29.350Z Downloaded addr2line v0.24.2
12512025-07-01T18:27:29.350Z Downloaded hyper-rustls v0.27.7
12522025-07-01T18:27:29.350Z Downloaded humantime v2.2.0
12532025-07-01T18:27:29.350Z Downloaded heck v0.3.3
12542025-07-01T18:27:29.350Z Downloaded headers-core v0.3.0
12552025-07-01T18:27:29.350Z Downloaded crucible-workspace-hack v0.1.0
12562025-07-01T18:27:29.350Z Downloaded blake2 v0.10.6
12572025-07-01T18:27:29.376Z Downloaded bcs v0.1.6
12582025-07-01T18:27:29.377Z Downloaded bcrypt-pbkdf v0.10.0
12592025-07-01T18:27:29.377Z Downloaded base64 v0.22.1
12602025-07-01T18:27:29.377Z Downloaded base64 v0.21.7
12612025-07-01T18:27:29.377Z Downloaded async-stream v0.3.6
12622025-07-01T18:27:29.377Z Downloaded async-recursion v1.1.1
12632025-07-01T18:27:29.403Z Downloaded assert_matches v1.5.0
12642025-07-01T18:27:29.403Z Downloaded arrayvec v0.7.6
12652025-07-01T18:27:29.403Z Downloaded aho-corasick v1.1.3
12662025-07-01T18:27:29.403Z Downloaded aes v0.8.4
12672025-07-01T18:27:29.429Z Downloaded aead v0.5.2
12682025-07-01T18:27:29.429Z Downloaded adler2 v2.0.0
12692025-07-01T18:27:29.429Z Downloaded match_cfg v0.1.0
12702025-07-01T18:27:29.429Z Downloaded lzss v0.8.2
12712025-07-01T18:27:29.429Z Downloaded linear-map v1.2.0
12722025-07-01T18:27:29.429Z Downloaded libscf-sys v1.1.0
12732025-07-01T18:27:29.429Z Downloaded kstat-rs v0.2.4
12742025-07-01T18:27:29.429Z Downloaded internet-checksum v0.2.1
12752025-07-01T18:27:29.457Z Downloaded ingot v0.1.0
12762025-07-01T18:27:29.457Z Downloaded hyper-staticfile v0.10.1
12772025-07-01T18:27:29.457Z Downloaded http-body v1.0.1
12782025-07-01T18:27:29.457Z Downloaded hostname v0.3.1
12792025-07-01T18:27:29.457Z Downloaded atomicwrites v0.4.4
12802025-07-01T18:27:29.457Z Downloaded atomic-waker v1.1.2
12812025-07-01T18:27:29.457Z Downloaded async-trait v0.1.88
12822025-07-01T18:27:29.486Z Downloaded async-stream-impl v0.3.6
12832025-07-01T18:27:29.512Z Downloaded async-bb8-diesel v0.2.1
12842025-07-01T18:27:29.512Z Downloaded ascii-canvas v3.0.0
12852025-07-01T18:27:29.512Z Downloaded arc-swap v1.7.1
12862025-07-01T18:27:29.512Z Downloaded allocator-api2 v0.2.21
12872025-07-01T18:27:29.512Z Downloaded ahash v0.8.11
12882025-07-01T18:27:29.725Z Compiling value-bag v1.9.0
12892025-07-01T18:27:29.725Z Compiling shlex v1.3.0
12902025-07-01T18:27:29.725Z Compiling lock_api v0.4.12
12912025-07-01T18:27:29.725Z Compiling scopeguard v1.2.0
12922025-07-01T18:27:29.751Z Compiling typenum v1.17.0
12932025-07-01T18:27:29.751Z Compiling generic-array v0.14.7
12942025-07-01T18:27:29.751Z Compiling syn v2.0.104
12952025-07-01T18:27:29.751Z Compiling getrandom v0.2.15
12962025-07-01T18:27:30.065Z Compiling jobserver v0.1.32
12972025-07-01T18:27:30.233Z Compiling rand_core v0.6.4
12982025-07-01T18:27:30.303Z Compiling smallvec v1.15.0
12992025-07-01T18:27:30.386Z Compiling log v0.4.27
13002025-07-01T18:27:30.589Z Compiling cc v1.2.15
13012025-07-01T18:27:30.708Z Compiling portable-atomic v1.11.0
13022025-07-01T18:27:30.798Z Compiling critical-section v1.1.3
13032025-07-01T18:27:30.835Z Compiling subtle v2.6.1
13042025-07-01T18:27:30.883Z Compiling const-oid v0.9.6
13052025-07-01T18:27:30.990Z Compiling pkg-config v0.3.31
13062025-07-01T18:27:31.083Z Compiling parking_lot_core v0.9.10
13072025-07-01T18:27:31.205Z Compiling pin-project-lite v0.2.14
13082025-07-01T18:27:31.360Z Compiling rustix v0.38.37
13092025-07-01T18:27:32.006Z Compiling signal-hook-registry v1.4.2
13102025-07-01T18:27:32.055Z Compiling parking_lot v0.12.3
13112025-07-01T18:27:32.142Z Compiling mio v1.0.2
13122025-07-01T18:27:32.199Z Compiling futures-core v0.3.31
13132025-07-01T18:27:32.462Z Compiling spin v0.9.8
13142025-07-01T18:27:32.699Z Compiling socket2 v0.5.10
13152025-07-01T18:27:32.749Z Compiling once_cell v1.21.3
13162025-07-01T18:27:32.870Z Compiling slab v0.4.9
13172025-07-01T18:27:32.935Z Compiling aho-corasick v1.1.3
13182025-07-01T18:27:32.961Z Compiling serde_json v1.0.140
13192025-07-01T18:27:33.190Z Compiling either v1.15.0
13202025-07-01T18:27:33.216Z Compiling libm v0.2.8
13212025-07-01T18:27:33.243Z Compiling regex-syntax v0.8.5
13222025-07-01T18:27:33.268Z Compiling cpufeatures v0.2.14
13232025-07-01T18:27:33.554Z Compiling num-traits v0.2.19
13242025-07-01T18:27:33.580Z Compiling getrandom v0.3.1
13252025-07-01T18:27:33.611Z Compiling percent-encoding v2.3.1
13262025-07-01T18:27:33.640Z Compiling glob v0.3.2
13272025-07-01T18:27:33.877Z Compiling futures-sink v0.3.31
13282025-07-01T18:27:34.349Z Compiling prettyplease v0.2.35
13292025-07-01T18:27:34.505Z Compiling lazy_static v1.5.0
13302025-07-01T18:27:34.634Z Compiling clang-sys v1.8.1
13312025-07-01T18:27:34.704Z Compiling foldhash v0.1.5
13322025-07-01T18:27:34.734Z Compiling minimal-lexical v0.2.1
13332025-07-01T18:27:34.979Z Compiling allocator-api2 v0.2.21
13342025-07-01T18:27:35.193Z Compiling nom v7.1.3
13352025-07-01T18:27:35.286Z Compiling libloading v0.8.5
13362025-07-01T18:27:35.396Z Compiling home v0.5.9
13372025-07-01T18:27:35.768Z Compiling hashbrown v0.15.4
13382025-07-01T18:27:35.794Z Compiling bindgen v0.69.5
13392025-07-01T18:27:35.833Z Compiling base64ct v1.6.0
13402025-07-01T18:27:36.452Z Compiling pem-rfc7468 v0.7.0
13412025-07-01T18:27:37.078Z Compiling regex-automata v0.4.8
13422025-07-01T18:27:37.104Z Compiling futures-channel v0.3.31
13432025-07-01T18:27:37.257Z Compiling itertools v0.12.1
13442025-07-01T18:27:37.431Z Compiling rustc-hash v1.1.0
13452025-07-01T18:27:37.559Z Compiling synstructure v0.13.1
13462025-07-01T18:27:38.502Z Compiling cexpr v0.6.0
13472025-07-01T18:27:38.973Z Compiling lazycell v1.3.0
13482025-07-01T18:27:39.153Z Compiling pin-utils v0.1.0
13492025-07-01T18:27:39.217Z Compiling futures-io v0.3.31
13502025-07-01T18:27:39.271Z Compiling flagset v0.4.6
13512025-07-01T18:27:39.488Z Compiling futures-task v0.3.31
13522025-07-01T18:27:39.514Z Compiling cmake v0.1.51
13532025-07-01T18:27:39.793Z Compiling dunce v1.0.5
13542025-07-01T18:27:39.945Z Compiling fs_extra v1.3.0
13552025-07-01T18:27:40.039Z Compiling form_urlencoded v1.2.1
13562025-07-01T18:27:40.163Z Compiling vcpkg v0.2.15
13572025-07-01T18:27:40.341Z Compiling zerocopy v0.8.26
13582025-07-01T18:27:40.367Z Compiling paste v1.0.15
13592025-07-01T18:27:40.432Z Compiling crossbeam-utils v0.8.21
13602025-07-01T18:27:40.466Z Compiling ring v0.17.14
13612025-07-01T18:27:40.955Z Compiling tracing-core v0.1.32
13622025-07-01T18:27:41.131Z Compiling iana-time-zone v0.1.63
13632025-07-01T18:27:41.457Z Compiling aws-lc-rs v1.12.4
13642025-07-01T18:27:41.767Z Compiling openssl-sys v0.9.109
13652025-07-01T18:27:41.915Z Compiling rustls-pki-types v1.10.0
13662025-07-01T18:27:42.150Z Compiling base64 v0.22.1
13672025-07-01T18:27:42.272Z Compiling serde_derive v1.0.219
13682025-07-01T18:27:42.831Z Compiling zeroize_derive v1.4.2
13692025-07-01T18:27:42.858Z Compiling zerofrom-derive v0.1.4
13702025-07-01T18:27:42.951Z Compiling yoke-derive v0.7.4
13712025-07-01T18:27:42.977Z Compiling zerovec-derive v0.10.3
13722025-07-01T18:27:44.100Z Compiling zeroize v1.8.1
13732025-07-01T18:27:45.251Z Compiling displaydoc v0.2.5
13742025-07-01T18:27:45.400Z Compiling zerocopy-derive v0.7.35
13752025-07-01T18:27:45.864Z Compiling crypto-common v0.1.6
13762025-07-01T18:27:46.010Z Compiling block-buffer v0.10.4
13772025-07-01T18:27:46.130Z Compiling zerofrom v0.1.4
13782025-07-01T18:27:46.308Z Compiling digest v0.10.7
13792025-07-01T18:27:46.380Z Compiling yoke v0.7.4
13802025-07-01T18:27:46.487Z Compiling tokio-macros v2.5.0
13812025-07-01T18:27:46.744Z Compiling zerovec v0.10.4
13822025-07-01T18:27:46.772Z Compiling hmac v0.12.1
13832025-07-01T18:27:46.800Z Compiling icu_provider_macros v1.5.0
13842025-07-01T18:27:46.800Z Compiling block-padding v0.3.3
13852025-07-01T18:27:47.056Z Compiling inout v0.1.3
13862025-07-01T18:27:47.083Z Compiling sha2 v0.10.9
13872025-07-01T18:27:47.257Z Compiling regex v1.11.1
13882025-07-01T18:27:47.331Z Compiling zerocopy v0.7.35
13892025-07-01T18:27:47.377Z Compiling cipher v0.4.4
13902025-07-01T18:27:47.827Z Compiling futures-macro v0.3.31
13912025-07-01T18:27:47.871Z Compiling der_derive v0.7.3
13922025-07-01T18:27:48.007Z Compiling thiserror-impl v1.0.69
13932025-07-01T18:27:48.312Z Compiling salsa20 v0.10.2
13942025-07-01T18:27:48.570Z Compiling tinystr v0.7.6
13952025-07-01T18:27:48.709Z Compiling icu_collections v1.5.0
13962025-07-01T18:27:48.889Z Compiling ppv-lite86 v0.2.20
13972025-07-01T18:27:48.969Z Compiling icu_locid v1.5.0
13982025-07-01T18:27:49.016Z Compiling serde v1.0.219
13992025-07-01T18:27:49.614Z Compiling futures-util v0.3.31
14002025-07-01T18:27:49.947Z Compiling pbkdf2 v0.12.2
14012025-07-01T18:27:49.977Z Compiling aes v0.8.4
14022025-07-01T18:27:50.027Z Compiling cbc v0.1.2
14032025-07-01T18:27:50.112Z Compiling der v0.7.9
14042025-07-01T18:27:50.174Z Compiling scrypt v0.11.0
14052025-07-01T18:27:50.294Z Compiling icu_provider v1.5.0
14062025-07-01T18:27:50.674Z Compiling zerocopy-derive v0.8.26
14072025-07-01T18:27:50.850Z Compiling thiserror v1.0.69
14082025-07-01T18:27:51.026Z Compiling icu_locid_transform v1.5.0
14092025-07-01T18:27:51.051Z Compiling pest v2.7.14
14102025-07-01T18:27:51.338Z Compiling tracing-attributes v0.1.27
14112025-07-01T18:27:52.312Z Compiling icu_properties v1.5.1
14122025-07-01T18:27:53.014Z Compiling spki v0.7.3
14132025-07-01T18:27:53.370Z Compiling pkcs5 v0.7.1
14142025-07-01T18:27:53.431Z Compiling pest_meta v2.7.14
14152025-07-01T18:27:53.856Z Compiling scroll_derive v0.12.0
14162025-07-01T18:27:54.361Z Compiling bitflags v2.9.0
14172025-07-01T18:27:54.553Z Compiling bytes v1.10.1
14182025-07-01T18:27:54.601Z Compiling semver v1.0.26
14192025-07-01T18:27:55.227Z Compiling indexmap v2.9.0
14202025-07-01T18:27:55.326Z Compiling rustc_version v0.4.1
14212025-07-01T18:27:55.971Z Compiling tokio v1.45.1
14222025-07-01T18:27:55.999Z Compiling icu_normalizer v1.5.0
14232025-07-01T18:27:56.583Z Compiling http v1.3.1
14242025-07-01T18:27:56.832Z Compiling uuid v1.17.0
14252025-07-01T18:27:57.126Z Compiling idna_adapter v1.2.0
14262025-07-01T18:27:57.391Z Compiling idna v1.0.3
14272025-07-01T18:27:57.455Z Compiling tracing v0.1.40
14282025-07-01T18:27:57.655Z Compiling chrono v0.4.41
14292025-07-01T18:27:57.849Z Compiling pkcs8 v0.10.2
14302025-07-01T18:27:57.954Z Compiling httparse v1.9.5
14312025-07-01T18:27:58.218Z Compiling url v2.5.4
14322025-07-01T18:27:58.534Z Compiling which v4.4.2
14332025-07-01T18:27:58.644Z Compiling http-body v1.0.1
14342025-07-01T18:27:58.726Z Compiling tinyvec_macros v0.1.1
14352025-07-01T18:27:58.858Z Compiling tinyvec v1.8.0
14362025-07-01T18:27:59.051Z Compiling rand_core v0.9.2
14372025-07-01T18:27:59.156Z Compiling scroll v0.12.0
14382025-07-01T18:27:59.438Z Compiling pest_generator v2.7.14
14392025-07-01T18:27:59.582Z Compiling serde_derive_internals v0.29.1
14402025-07-01T18:27:59.763Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14412025-07-01T18:28:00.102Z Compiling bzip2-sys v0.1.13+1.0.8
14422025-07-01T18:28:00.344Z Compiling time-core v0.1.2
14432025-07-01T18:28:00.455Z Compiling powerfmt v0.2.0
14442025-07-01T18:28:00.546Z Compiling schemars v0.8.22
14452025-07-01T18:28:00.572Z Compiling foreign-types-shared v0.1.1
14462025-07-01T18:28:00.722Z Compiling tower-service v0.3.3
14472025-07-01T18:28:00.845Z Compiling try-lock v0.2.5
14482025-07-01T18:28:00.871Z Compiling openssl v0.10.73
14492025-07-01T18:28:00.900Z Compiling atomic-waker v1.1.2
14502025-07-01T18:28:00.987Z Compiling rustversion v1.0.17
14512025-07-01T18:28:01.059Z Compiling untrusted v0.9.0
14522025-07-01T18:28:01.098Z Compiling untrusted v0.7.1
14532025-07-01T18:28:01.124Z Compiling adler2 v2.0.0
14542025-07-01T18:28:01.273Z Compiling openssl-probe v0.1.5
14552025-07-01T18:28:01.304Z Compiling num-conv v0.1.0
14562025-07-01T18:28:01.330Z Compiling miniz_oxide v0.8.5
14572025-07-01T18:28:01.594Z Compiling time-macros v0.2.18
14582025-07-01T18:28:01.620Z Compiling pest_derive v2.7.14
14592025-07-01T18:28:01.705Z Compiling want v0.3.1
14602025-07-01T18:28:01.732Z Compiling schemars_derive v0.8.22
14612025-07-01T18:28:02.071Z Compiling goblin v0.8.2
14622025-07-01T18:28:02.368Z Compiling deranged v0.3.11
14632025-07-01T18:28:02.741Z Compiling foreign-types v0.3.2
14642025-07-01T18:28:04.486Z Compiling rand_chacha v0.9.0
14652025-07-01T18:28:04.561Z Compiling ipnet v2.11.0
14662025-07-01T18:28:05.269Z Compiling tokio-util v0.7.15
14672025-07-01T18:28:05.790Z Compiling openssl-macros v0.1.1
14682025-07-01T18:28:05.856Z Compiling dyn-clone v1.0.19
14692025-07-01T18:28:06.135Z Compiling httpdate v1.0.3
14702025-07-01T18:28:06.609Z Compiling h2 v0.4.6
14712025-07-01T18:28:06.673Z Compiling rustls v0.23.19
14722025-07-01T18:28:06.813Z Compiling num_threads v0.1.7
14732025-07-01T18:28:06.943Z Compiling native-tls v0.2.12
14742025-07-01T18:28:06.969Z Compiling syn v1.0.109
14752025-07-01T18:28:07.350Z Compiling time v0.3.36
14762025-07-01T18:28:09.775Z Compiling dof v0.3.0
14772025-07-01T18:28:10.846Z Compiling rand v0.9.1
14782025-07-01T18:28:11.575Z Compiling dtrace-parser v0.2.0
14792025-07-01T18:28:12.053Z Compiling unicode-normalization v0.1.24
14802025-07-01T18:28:12.779Z Compiling heapless v0.7.17
14812025-07-01T18:28:12.981Z Compiling signature v2.2.0
14822025-07-01T18:28:13.187Z Compiling crossbeam-epoch v0.9.18
14832025-07-01T18:28:13.236Z Compiling crc32fast v1.4.2
14842025-07-01T18:28:13.335Z Compiling cookie v0.18.1
14852025-07-01T18:28:13.513Z Compiling zstd-safe v7.2.3
14862025-07-01T18:28:13.606Z Compiling unicode-bidi v0.3.17
14872025-07-01T18:28:13.674Z Compiling siphasher v0.3.11
14882025-07-01T18:28:13.846Z Compiling hyper v1.6.0
14892025-07-01T18:28:13.982Z Compiling unicode-properties v0.1.3
14902025-07-01T18:28:14.484Z Compiling signal-hook v0.3.18
14912025-07-01T18:28:14.523Z Compiling rayon-core v1.12.1
14922025-07-01T18:28:14.549Z Compiling zlib-rs v0.5.1
14932025-07-01T18:28:14.700Z Compiling slog v2.7.0
14942025-07-01T18:28:14.879Z Compiling stringprep v0.1.5
14952025-07-01T18:28:15.075Z Compiling phf_shared v0.11.2
14962025-07-01T18:28:15.302Z Compiling crossbeam-deque v0.8.5
14972025-07-01T18:28:15.576Z Compiling usdt-impl v0.5.0
14982025-07-01T18:28:16.413Z Compiling curve25519-dalek v4.1.3
14992025-07-01T18:28:16.464Z Compiling hyper-util v0.1.14
15002025-07-01T18:28:16.871Z Compiling toml_datetime v0.6.11
15012025-07-01T18:28:16.929Z Compiling serde_tokenstream v0.2.2
15022025-07-01T18:28:17.076Z Compiling serde_spanned v0.6.9
15032025-07-01T18:28:17.390Z Compiling rand_chacha v0.3.1
15042025-07-01T18:28:17.528Z Compiling md-5 v0.10.6
15052025-07-01T18:28:17.609Z Compiling num-integer v0.1.46
15062025-07-01T18:28:17.728Z Compiling sync_wrapper v1.0.1
15072025-07-01T18:28:17.841Z Compiling ff v0.13.0
15082025-07-01T18:28:17.905Z Compiling hash32 v0.2.1
15092025-07-01T18:28:18.107Z Compiling memoffset v0.9.1
15102025-07-01T18:28:18.293Z Compiling fallible-iterator v0.2.0
15112025-07-01T18:28:18.410Z Compiling smoltcp v0.9.1
15122025-07-01T18:28:18.461Z Compiling base16ct v0.2.0
15132025-07-01T18:28:18.847Z Compiling num-bigint-dig v0.8.4
15142025-07-01T18:28:19.050Z Compiling cfg_aliases v0.2.1
15152025-07-01T18:28:19.087Z Compiling newtype-uuid v1.2.4
15162025-07-01T18:28:19.201Z Compiling litrs v0.4.1
15172025-07-01T18:28:19.234Z Compiling gimli v0.31.1
15182025-07-01T18:28:19.260Z Compiling psl-types v2.0.11
15192025-07-01T18:28:19.392Z Compiling tower-layer v0.3.3
15202025-07-01T18:28:19.489Z Compiling publicsuffix v2.3.0
15212025-07-01T18:28:19.690Z Compiling tower v0.5.2
15222025-07-01T18:28:19.866Z Compiling nix v0.29.0
15232025-07-01T18:28:20.344Z Compiling document-features v0.2.10
15242025-07-01T18:28:20.666Z Compiling postgres-protocol v0.6.8
15252025-07-01T18:28:20.692Z Compiling sec1 v0.7.3
15262025-07-01T18:28:20.898Z Compiling libz-rs-sys v0.5.1
15272025-07-01T18:28:21.214Z Compiling flate2 v1.1.2
15282025-07-01T18:28:21.288Z Compiling num-iter v0.1.45
15292025-07-01T18:28:21.514Z Compiling group v0.13.0
15302025-07-01T18:28:21.703Z Compiling rand v0.8.5
15312025-07-01T18:28:21.995Z Compiling tokio-native-tls v0.3.1
15322025-07-01T18:28:23.096Z Compiling ipnetwork v0.21.1
15332025-07-01T18:28:23.266Z Compiling rustls-native-certs v0.8.1
15342025-07-01T18:28:23.432Z Compiling addr2line v0.24.2
15352025-07-01T18:28:23.719Z Compiling http-body-util v0.1.3
15362025-07-01T18:28:23.830Z Compiling terminal_size v0.4.0
15372025-07-01T18:28:23.864Z Compiling hkdf v0.12.4
15382025-07-01T18:28:23.942Z Compiling crypto-bigint v0.5.5
15392025-07-01T18:28:23.981Z Compiling webpki-roots v1.0.0
15402025-07-01T18:28:24.148Z Compiling curve25519-dalek-derive v0.1.1
15412025-07-01T18:28:24.225Z Compiling async-trait v0.1.88
15422025-07-01T18:28:24.252Z Compiling thiserror-impl v2.0.12
15432025-07-01T18:28:24.252Z Compiling fs-err v3.1.1
15442025-07-01T18:28:24.300Z Compiling ahash v0.8.11
15452025-07-01T18:28:24.544Z Compiling object v0.36.5
15462025-07-01T18:28:24.637Z Compiling winnow v0.5.40
15472025-07-01T18:28:25.402Z Compiling buf-list v1.0.3
15482025-07-01T18:28:25.940Z Compiling bumpalo v3.16.0
15492025-07-01T18:28:26.565Z Compiling iri-string v0.7.8
15502025-07-01T18:28:26.641Z Compiling simd-adler32 v0.3.7
15512025-07-01T18:28:27.181Z Compiling anyhow v1.0.98
15522025-07-01T18:28:27.207Z Compiling managed v0.8.0
15532025-07-01T18:28:27.657Z Compiling lockfree-object-pool v0.1.6
15542025-07-01T18:28:27.769Z Compiling rustc-demangle v0.1.24
15552025-07-01T18:28:28.024Z Compiling bitflags v1.3.2
15562025-07-01T18:28:28.185Z Compiling zopfli v0.8.1
15572025-07-01T18:28:28.501Z Compiling hubpack_derive v0.1.1
15582025-07-01T18:28:28.707Z Compiling toml_edit v0.19.15
15592025-07-01T18:28:29.337Z Compiling hubpack v0.1.2
15602025-07-01T18:28:29.745Z Compiling tower-http v0.6.6
15612025-07-01T18:28:29.771Z Compiling console v0.15.10
15622025-07-01T18:28:30.231Z Compiling thiserror v2.0.12
15632025-07-01T18:28:30.318Z Compiling elliptic-curve v0.13.8
15642025-07-01T18:28:30.459Z Compiling clap_builder v4.5.40
15652025-07-01T18:28:30.630Z Compiling strum_macros v0.25.3
15662025-07-01T18:28:31.170Z Compiling hyper-tls v0.6.0
15672025-07-01T18:28:31.321Z Compiling backtrace v0.3.74
15682025-07-01T18:28:31.581Z Compiling oxnet v0.1.2
15692025-07-01T18:28:32.358Z Compiling rayon v1.10.0
15702025-07-01T18:28:33.976Z Compiling signal-hook-mio v0.2.4
15712025-07-01T18:28:34.271Z Compiling cookie_store v0.21.1
15722025-07-01T18:28:34.297Z Compiling zstd v0.13.3
15732025-07-01T18:28:34.821Z Compiling postgres-types v0.2.9
15742025-07-01T18:28:35.721Z Compiling usdt-attr-macro v0.5.0
15752025-07-01T18:28:35.865Z Compiling usdt-macro v0.5.0
15762025-07-01T18:28:36.037Z Compiling phf v0.11.2
15772025-07-01T18:28:36.317Z Compiling ed25519 v2.2.3
15782025-07-01T18:28:36.636Z Compiling strum_macros v0.26.4
15792025-07-01T18:28:37.129Z Compiling bzip2 v0.4.4
15802025-07-01T18:28:37.163Z Compiling bzip2 v0.5.2
15812025-07-01T18:28:37.602Z Compiling clap_derive v4.5.40
15822025-07-01T18:28:37.629Z Compiling enum-as-inner v0.6.1
15832025-07-01T18:28:37.790Z Compiling pkcs1 v0.7.5
15842025-07-01T18:28:38.141Z Compiling serde-big-array v0.5.1
15852025-07-01T18:28:38.198Z Compiling serde_urlencoded v0.7.1
15862025-07-01T18:28:38.469Z Compiling rfc6979 v0.4.0
15872025-07-01T18:28:38.670Z Compiling bstr v1.10.0
15882025-07-01T18:28:38.700Z Compiling daft-derive v0.1.3
15892025-07-01T18:28:38.728Z Compiling serde_repr v0.1.19
15902025-07-01T18:28:38.758Z Compiling float-cmp v0.10.0
15912025-07-01T18:28:39.045Z Compiling encoding_rs v0.8.34
15922025-07-01T18:28:39.733Z Compiling number_prefix v0.4.0
15932025-07-01T18:28:40.047Z Compiling fixedbitset v0.4.2
15942025-07-01T18:28:40.227Z Compiling static_assertions v1.1.0
15952025-07-01T18:28:40.260Z Compiling normalize-line-endings v0.3.0
15962025-07-01T18:28:40.362Z Compiling whoami v1.6.0
15972025-07-01T18:28:40.433Z Compiling mime v0.3.17
15982025-07-01T18:28:40.513Z Compiling predicates-core v1.0.8
15992025-07-01T18:28:40.837Z Compiling new_debug_unreachable v1.0.6
16002025-07-01T18:28:40.913Z Compiling difflib v0.4.0
16012025-07-01T18:28:40.946Z Compiling data-encoding v2.9.0
16022025-07-01T18:28:40.972Z Compiling unicode-segmentation v1.12.0
16032025-07-01T18:28:40.972Z Compiling precomputed-hash v0.1.1
16042025-07-01T18:28:41.152Z Compiling toml_edit v0.22.27
16052025-07-01T18:28:41.705Z Compiling clap v4.5.40
16062025-07-01T18:28:41.823Z Compiling similar v2.7.0
16072025-07-01T18:28:41.850Z Compiling hickory-proto v0.25.2
16082025-07-01T18:28:42.211Z Compiling predicates v3.1.3
16092025-07-01T18:28:42.567Z Compiling string_cache v0.8.9
16102025-07-01T18:28:42.611Z Compiling strum v0.26.3
16112025-07-01T18:28:42.835Z Compiling tokio-postgres v0.7.13
16122025-07-01T18:28:43.039Z Compiling petgraph v0.6.5
16132025-07-01T18:28:43.730Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
16142025-07-01T18:28:43.876Z Compiling daft v0.1.3
16152025-07-01T18:28:44.449Z Compiling indicatif v0.17.11
16162025-07-01T18:28:44.785Z Compiling usdt v0.5.0
16172025-07-01T18:28:45.261Z Compiling ecdsa v0.16.9
16182025-07-01T18:28:46.075Z Compiling rsa v0.9.6
16192025-07-01T18:28:46.258Z Compiling zip v4.2.0
16202025-07-01T18:28:46.726Z Compiling zip v0.6.6
16212025-07-01T18:28:47.995Z Compiling ed25519-dalek v2.1.1
16222025-07-01T18:28:48.120Z Compiling crossterm v0.28.1
16232025-07-01T18:28:49.382Z Compiling toml v0.7.8
16242025-07-01T18:28:50.439Z Compiling tokio-stream v0.1.17
16252025-07-01T18:28:50.745Z Compiling openapiv3 v2.2.0
16262025-07-01T18:28:50.944Z Compiling x509-cert v0.2.5
16272025-07-01T18:28:51.017Z Compiling sha1 v0.10.6
16282025-07-01T18:28:51.344Z Compiling itertools v0.10.5
16292025-07-01T18:28:51.469Z Compiling dirs-sys-next v0.1.2
16302025-07-01T18:28:51.535Z Compiling winnow v0.6.26
16312025-07-01T18:28:52.016Z Compiling peg-runtime v0.8.5
16322025-07-01T18:28:52.585Z Compiling rustc-hash v2.1.1
16332025-07-01T18:28:52.789Z Compiling lalrpop-util v0.19.12
16342025-07-01T18:28:53.142Z Compiling dirs-next v2.0.0
16352025-07-01T18:28:53.339Z Compiling thread_local v1.1.8
16362025-07-01T18:28:53.365Z Compiling slog-async v2.8.0
16372025-07-01T18:28:53.833Z Compiling term v0.7.0
16382025-07-01T18:28:53.883Z Compiling xattr v1.3.1
16392025-07-01T18:28:53.909Z Compiling futures-executor v0.3.31
16402025-07-01T18:28:53.954Z Compiling crossbeam-channel v0.5.15
16412025-07-01T18:28:54.215Z Compiling is-terminal v0.4.13
16422025-07-01T18:28:54.378Z Compiling filetime v0.2.25
16432025-07-01T18:28:54.444Z Compiling take_mut v0.2.2
16442025-07-01T18:28:54.619Z Compiling slog-term v2.9.1
16452025-07-01T18:28:54.646Z Compiling tar v0.4.44
16462025-07-01T18:28:54.675Z Compiling futures v0.3.31
16472025-07-01T18:28:54.954Z Compiling camino v1.1.10
16482025-07-01T18:29:01.841Z Compiling aws-lc-sys v0.26.0
16492025-07-01T18:29:37.019Z Compiling rustls-webpki v0.102.8
16502025-07-01T18:29:43.809Z Compiling tokio-rustls v0.26.0
16512025-07-01T18:29:44.192Z Compiling hyper-rustls v0.27.7
16522025-07-01T18:29:44.559Z Compiling reqwest v0.12.20
16532025-07-01T18:29:49.336Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16542025-07-01T18:29:49.718Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16552025-07-01T18:29:55.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
16562025-07-01T18:29:55.962Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16572025-07-01T18:29:56.041ZJul 01 18:29:55.895 INFO Starting download, target: Cockroach
16582025-07-01T18:29:56.041ZJul 01 18:29:55.896 INFO Starting download, target: Clickhouse
16592025-07-01T18:29:56.041ZJul 01 18:29:55.896 INFO Starting download, target: Console
16602025-07-01T18:29:56.041ZJul 01 18:29:55.896 INFO Starting download, target: DendriteStub
16612025-07-01T18:29:56.041ZJul 01 18:29:55.896 INFO Starting download, target: MaghemiteMgd
16622025-07-01T18:29:56.041ZJul 01 18:29:55.896 INFO Starting download, target: TransceiverControl
16632025-07-01T18:29:56.067ZJul 01 18:29:55.897 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16642025-07-01T18:29:56.067ZJul 01 18:29:55.897 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16652025-07-01T18:29:56.067ZJul 01 18:29:55.897 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16662025-07-01T18:29:56.067ZJul 01 18:29:55.898 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16672025-07-01T18:29:56.067ZJul 01 18:29:55.898 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16682025-07-01T18:29:56.067ZJul 01 18:29:55.898 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16692025-07-01T18:29:56.378ZJul 01 18:29:56.230 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16702025-07-01T18:29:56.753ZJul 01 18:29:56.589 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16712025-07-01T18:29:56.783ZJul 01 18:29:56.612 INFO Download complete, target: Console
16722025-07-01T18:29:57.145ZJul 01 18:29:56.999 INFO Download complete, target: TransceiverControl
16732025-07-01T18:29:59.765ZJul 01 18:29:59.604 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16742025-07-01T18:30:00.329ZJul 01 18:30:00.184 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16752025-07-01T18:30:03.188ZJul 01 18:30:03.043 INFO Download complete, target: DendriteStub
16762025-07-01T18:30:03.387ZJul 01 18:30:03.241 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16772025-07-01T18:30:03.387ZJul 01 18:30:03.241 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16782025-07-01T18:30:04.259ZJul 01 18:30:04.114 INFO Download complete, target: MaghemiteMgd
16792025-07-01T18:30:13.859ZJul 01 18:30:13.715 INFO Checking that binary works, target: Cockroach
16802025-07-01T18:30:14.187ZJul 01 18:30:14.043 INFO Download complete, target: Cockroach
16812025-07-01T18:30:18.565ZJul 01 18:30:18.421 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16822025-07-01T18:30:32.538ZJul 01 18:30:32.394 INFO Checking that binary works, target: Clickhouse
16832025-07-01T18:30:32.683ZJul 01 18:30:32.540 INFO Download complete, target: Clickhouse
16842025-07-01T18:30:32.711ZAll builder prerequisites installed successfully, and PATH looks valid
16852025-07-01T18:30:32.737Z
16862025-07-01T18:30:32.737Zreal 5:54.466047907
16872025-07-01T18:30:32.737Zuser 17:06.287343120
16882025-07-01T18:30:32.737Zsys 2:46.924732806
16892025-07-01T18:30:32.737Ztrap 0.696359313
16902025-07-01T18:30:32.737Ztflt 0.477513866
16912025-07-01T18:30:32.737Zdflt 0.934623936
16922025-07-01T18:30:32.737Zkflt 0.011361761
16932025-07-01T18:30:32.737Zlock 30:52.879734969
16942025-07-01T18:30:32.737Zslp 1:01:35.034859605
16952025-07-01T18:30:32.737Zlat 1:08.607389336
16962025-07-01T18:30:32.737Zstop 2:51.755998236
16972025-07-01T18:30:32.737Z+ banner hack-check
16982025-07-01T18:30:32.737Z
16992025-07-01T18:30:32.737Z # # ## #### # # #### # # ###### #### # #
17002025-07-01T18:30:32.737Z # # # # # # # # # # # # # # # # #
17012025-07-01T18:30:32.737Z ###### # # # #### ##### # ###### ##### # ####
17022025-07-01T18:30:32.737Z # # ###### # # # # # # # # # #
17032025-07-01T18:30:32.737Z # # # # # # # # # # # # # # # # #
17042025-07-01T18:30:32.737Z # # # # #### # # #### # # ###### #### # #
17052025-07-01T18:30:32.737Z
17062025-07-01T18:30:32.737Z+ export CARGO_INCREMENTAL=0
17072025-07-01T18:30:32.737Z+ CARGO_INCREMENTAL=0
17082025-07-01T18:30:32.737Z+ ptime -m timeout 2h cargo xtask check-features --ci
17092025-07-01T18:30:33.735Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17102025-07-01T18:30:34.058Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17112025-07-01T18:30:38.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
17122025-07-01T18:30:38.264Z Running `target/debug/xtask check-features --ci`
17132025-07-01T18:30:38.307Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17142025-07-01T18:30:38.307Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17152025-07-01T18:30:39.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
17162025-07-01T18:30:39.337Z Running `target/debug/xtask download cargo-hack`
17172025-07-01T18:30:40.918Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182025-07-01T18:30:41.342Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192025-07-01T18:30:46.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
17202025-07-01T18:30:46.367Z Running `target/debug/xtask-downloader cargo-hack`
17212025-07-01T18:30:46.424ZJul 01 18:30:46.281 INFO Starting download, target: CargoHack
17222025-07-01T18:30:46.450ZJul 01 18:30:46.282 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17232025-07-01T18:30:47.067ZJul 01 18:30:46.925 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17242025-07-01T18:30:47.159ZJul 01 18:30:47.017 INFO Download complete, target: CargoHack
17252025-07-01T18:30:47.185Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17262025-07-01T18:30:47.211Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17272025-07-01T18:30:47.463Zinfo: running `cargo check --bins` on api_identity (1/217)
17282025-07-01T18:30:48.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-07-01T18:30:48.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-07-01T18:30:48.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-07-01T18:30:48.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
17322025-07-01T18:30:48.466Z
17332025-07-01T18:30:48.466Zinfo: running `cargo check --bins` on bootstore (2/217)
17342025-07-01T18:30:49.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-07-01T18:30:49.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-07-01T18:30:49.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-07-01T18:30:49.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
17382025-07-01T18:30:49.563Z
17392025-07-01T18:30:49.564Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/217)
17402025-07-01T18:30:50.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-07-01T18:30:50.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-07-01T18:30:50.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-07-01T18:30:50.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
17442025-07-01T18:30:50.580Z
17452025-07-01T18:30:50.580Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217)
17462025-07-01T18:30:51.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-07-01T18:30:51.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-07-01T18:30:51.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-07-01T18:30:51.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
17502025-07-01T18:30:51.624Z
17512025-07-01T18:30:51.624Zinfo: running `cargo check --bins` on id-map (5/217)
17522025-07-01T18:30:52.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-07-01T18:30:52.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-07-01T18:30:52.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-07-01T18:30:52.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17562025-07-01T18:30:52.629Z
17572025-07-01T18:30:52.629Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217)
17582025-07-01T18:30:53.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-07-01T18:30:53.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-07-01T18:30:53.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-07-01T18:30:53.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17622025-07-01T18:30:53.401Z
17632025-07-01T18:30:53.401Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217)
17642025-07-01T18:30:54.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-07-01T18:30:54.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-07-01T18:30:54.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-07-01T18:30:54.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17682025-07-01T18:30:54.175Z
17692025-07-01T18:30:54.175Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217)
17702025-07-01T18:30:54.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-07-01T18:30:54.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-07-01T18:30:54.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-07-01T18:30:54.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17742025-07-01T18:30:54.943Z
17752025-07-01T18:30:54.943Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217)
17762025-07-01T18:30:55.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-07-01T18:30:55.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-07-01T18:30:55.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-07-01T18:30:55.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
17802025-07-01T18:30:55.766Z
17812025-07-01T18:30:55.766Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217)
17822025-07-01T18:30:56.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-07-01T18:30:56.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-07-01T18:30:56.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-07-01T18:30:56.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
17862025-07-01T18:30:56.608Z
17872025-07-01T18:30:56.608Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217)
17882025-07-01T18:30:57.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-07-01T18:30:57.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-07-01T18:30:57.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-07-01T18:30:57.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17922025-07-01T18:30:57.410Z
17932025-07-01T18:30:57.410Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217)
17942025-07-01T18:30:58.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-07-01T18:30:58.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-07-01T18:30:58.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-07-01T18:30:58.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17982025-07-01T18:30:58.206Z
17992025-07-01T18:30:58.206Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217)
18002025-07-01T18:30:58.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-07-01T18:30:58.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-07-01T18:30:58.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-07-01T18:30:58.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18042025-07-01T18:30:58.983Z
18052025-07-01T18:30:58.983Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217)
18062025-07-01T18:30:59.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-07-01T18:30:59.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-07-01T18:30:59.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-07-01T18:30:59.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18102025-07-01T18:30:59.764Z
18112025-07-01T18:30:59.764Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217)
18122025-07-01T18:31:00.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-07-01T18:31:00.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-07-01T18:31:00.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-07-01T18:31:00.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18162025-07-01T18:31:00.606Z
18172025-07-01T18:31:00.606Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217)
18182025-07-01T18:31:01.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-07-01T18:31:01.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-07-01T18:31:01.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-07-01T18:31:01.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18222025-07-01T18:31:01.458Z
18232025-07-01T18:31:01.458Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217)
18242025-07-01T18:31:02.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-07-01T18:31:02.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-07-01T18:31:02.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-07-01T18:31:02.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18282025-07-01T18:31:02.271Z
18292025-07-01T18:31:02.271Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217)
18302025-07-01T18:31:02.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-07-01T18:31:03.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-07-01T18:31:03.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-07-01T18:31:03.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18342025-07-01T18:31:03.078Z
18352025-07-01T18:31:03.078Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217)
18362025-07-01T18:31:03.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-07-01T18:31:03.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-07-01T18:31:03.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-07-01T18:31:03.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18402025-07-01T18:31:03.898Z
18412025-07-01T18:31:03.898Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217)
18422025-07-01T18:31:04.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-07-01T18:31:04.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-07-01T18:31:04.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-07-01T18:31:04.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18462025-07-01T18:31:04.689Z
18472025-07-01T18:31:04.689Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217)
18482025-07-01T18:31:05.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-07-01T18:31:05.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-07-01T18:31:05.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-07-01T18:31:05.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18522025-07-01T18:31:05.552Z
18532025-07-01T18:31:05.552Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217)
18542025-07-01T18:31:06.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-07-01T18:31:06.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-07-01T18:31:06.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-07-01T18:31:06.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18582025-07-01T18:31:06.338Z
18592025-07-01T18:31:06.339Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217)
18602025-07-01T18:31:07.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-07-01T18:31:07.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-07-01T18:31:07.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-07-01T18:31:07.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18642025-07-01T18:31:07.147Z
18652025-07-01T18:31:07.147Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217)
18662025-07-01T18:31:07.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-07-01T18:31:07.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-07-01T18:31:07.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-07-01T18:31:07.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18702025-07-01T18:31:07.936Z
18712025-07-01T18:31:07.936Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217)
18722025-07-01T18:31:08.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-07-01T18:31:08.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-07-01T18:31:08.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-07-01T18:31:08.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18762025-07-01T18:31:08.723Z
18772025-07-01T18:31:08.723Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217)
18782025-07-01T18:31:09.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-07-01T18:31:09.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-07-01T18:31:09.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-07-01T18:31:09.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18822025-07-01T18:31:09.531Z
18832025-07-01T18:31:09.531Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217)
18842025-07-01T18:31:10.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-07-01T18:31:10.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-07-01T18:31:10.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-07-01T18:31:10.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18882025-07-01T18:31:10.404Z
18892025-07-01T18:31:10.404Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217)
18902025-07-01T18:31:11.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-07-01T18:31:11.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-07-01T18:31:11.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-07-01T18:31:11.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18942025-07-01T18:31:11.272Z
18952025-07-01T18:31:11.272Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217)
18962025-07-01T18:31:12.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-07-01T18:31:12.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-07-01T18:31:12.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-07-01T18:31:12.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19002025-07-01T18:31:12.129Z
19012025-07-01T18:31:12.129Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217)
19022025-07-01T18:31:12.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-07-01T18:31:12.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-07-01T18:31:12.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-07-01T18:31:12.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19062025-07-01T18:31:12.979Z
19072025-07-01T18:31:12.979Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217)
19082025-07-01T18:31:13.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-07-01T18:31:13.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-07-01T18:31:13.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-07-01T18:31:13.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19122025-07-01T18:31:13.803Z
19132025-07-01T18:31:13.803Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217)
19142025-07-01T18:31:14.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-07-01T18:31:14.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-07-01T18:31:14.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-07-01T18:31:14.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19182025-07-01T18:31:14.666Z
19192025-07-01T18:31:14.666Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217)
19202025-07-01T18:31:15.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-07-01T18:31:15.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-07-01T18:31:15.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-07-01T18:31:15.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19242025-07-01T18:31:15.547Z
19252025-07-01T18:31:15.547Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217)
19262025-07-01T18:31:16.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-07-01T18:31:16.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-07-01T18:31:16.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-07-01T18:31:16.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19302025-07-01T18:31:16.443Z
19312025-07-01T18:31:16.443Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217)
19322025-07-01T18:31:17.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-07-01T18:31:17.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-07-01T18:31:17.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-07-01T18:31:17.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19362025-07-01T18:31:17.319Z
19372025-07-01T18:31:17.319Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217)
19382025-07-01T18:31:18.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-07-01T18:31:18.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-07-01T18:31:18.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-07-01T18:31:18.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19422025-07-01T18:31:18.197Z
19432025-07-01T18:31:18.197Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217)
19442025-07-01T18:31:18.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-07-01T18:31:18.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-07-01T18:31:18.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-07-01T18:31:18.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19482025-07-01T18:31:19.040Z
19492025-07-01T18:31:19.040Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217)
19502025-07-01T18:31:19.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-07-01T18:31:19.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-07-01T18:31:19.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-07-01T18:31:19.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19542025-07-01T18:31:19.850Z
19552025-07-01T18:31:19.850Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217)
19562025-07-01T18:31:20.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-07-01T18:31:20.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-07-01T18:31:20.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-07-01T18:31:20.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19602025-07-01T18:31:20.743Z
19612025-07-01T18:31:20.744Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217)
19622025-07-01T18:31:21.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-07-01T18:31:21.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-07-01T18:31:21.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-07-01T18:31:21.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19662025-07-01T18:31:21.582Z
19672025-07-01T18:31:21.582Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217)
19682025-07-01T18:31:22.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-07-01T18:31:22.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-07-01T18:31:22.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-07-01T18:31:22.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19722025-07-01T18:31:22.374Z
19732025-07-01T18:31:22.374Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217)
19742025-07-01T18:31:23.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-07-01T18:31:23.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-07-01T18:31:23.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-07-01T18:31:23.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19782025-07-01T18:31:23.175Z
19792025-07-01T18:31:23.175Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217)
19802025-07-01T18:31:24.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-07-01T18:31:24.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-07-01T18:31:24.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-07-01T18:31:24.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19842025-07-01T18:31:24.193Z
19852025-07-01T18:31:24.193Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217)
19862025-07-01T18:31:24.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-07-01T18:31:24.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-07-01T18:31:24.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-07-01T18:31:24.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19902025-07-01T18:31:24.878Z
19912025-07-01T18:31:24.878Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217)
19922025-07-01T18:31:25.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-07-01T18:31:25.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-07-01T18:31:25.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-07-01T18:31:25.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19962025-07-01T18:31:25.832Z
19972025-07-01T18:31:25.832Zinfo: running `cargo check --bins` on sled-hardware-types (46/217)
19982025-07-01T18:31:26.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-07-01T18:31:26.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-07-01T18:31:26.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-07-01T18:31:26.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20022025-07-01T18:31:26.998Z
20032025-07-01T18:31:26.998Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/217)
20042025-07-01T18:31:27.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-07-01T18:31:28.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-07-01T18:31:28.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-07-01T18:31:28.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20082025-07-01T18:31:28.106Z
20092025-07-01T18:31:28.106Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217)
20102025-07-01T18:31:29.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-07-01T18:31:29.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-07-01T18:31:29.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-07-01T18:31:29.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20142025-07-01T18:31:29.189Z
20152025-07-01T18:31:29.189Zinfo: running `cargo check --bins` on oxlog (49/217)
20162025-07-01T18:31:30.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-07-01T18:31:30.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-07-01T18:31:30.330Z Checking cfg-if v1.0.1
20192025-07-01T18:31:30.357Z Checking libc v0.2.174
20202025-07-01T18:31:30.382Z Checking serde v1.0.219
20212025-07-01T18:31:30.408Z Checking zeroize v1.8.1
20222025-07-01T18:31:30.434Z Checking memchr v2.7.4
20232025-07-01T18:31:30.434Z Checking typenum v1.17.0
20242025-07-01T18:31:30.460Z Checking smallvec v1.15.0
20252025-07-01T18:31:30.486Z Checking value-bag v1.9.0
20262025-07-01T18:31:30.486Z Checking subtle v2.6.1
20272025-07-01T18:31:30.682Z Checking scopeguard v1.2.0
20282025-07-01T18:31:30.766Z Checking const-oid v0.9.6
20292025-07-01T18:31:30.803Z Checking itoa v1.0.11
20302025-07-01T18:31:30.843Z Checking lock_api v0.4.12
20312025-07-01T18:31:30.930Z Checking log v0.4.27
20322025-07-01T18:31:31.022Z Checking stable_deref_trait v1.2.0
20332025-07-01T18:31:31.133Z Checking byteorder v1.5.0
20342025-07-01T18:31:31.233Z Checking zerofrom v0.1.4
20352025-07-01T18:31:31.259Z Checking portable-atomic v1.11.0
20362025-07-01T18:31:31.393Z Checking getrandom v0.2.15
20372025-07-01T18:31:31.439Z Checking signal-hook-registry v1.4.2
20382025-07-01T18:31:31.465Z Checking parking_lot_core v0.9.10
20392025-07-01T18:31:31.465Z Checking generic-array v0.14.7
20402025-07-01T18:31:31.522Z Checking pin-project-lite v0.2.14
20412025-07-01T18:31:31.650Z Checking rand_core v0.6.4
20422025-07-01T18:31:31.676Z Checking critical-section v1.1.3
20432025-07-01T18:31:31.702Z Checking yoke v0.7.4
20442025-07-01T18:31:31.817Z Checking parking_lot v0.12.3
20452025-07-01T18:31:31.844Z Checking mio v1.0.2
20462025-07-01T18:31:31.959Z Checking socket2 v0.5.10
20472025-07-01T18:31:32.075Z Checking zerovec v0.10.4
20482025-07-01T18:31:32.154Z Checking futures-core v0.3.31
20492025-07-01T18:31:32.223Z Checking once_cell v1.21.3
20502025-07-01T18:31:32.334Z Checking cpufeatures v0.2.14
20512025-07-01T18:31:32.361Z Checking litemap v0.7.3
20522025-07-01T18:31:32.422Z Checking writeable v0.5.5
20532025-07-01T18:31:32.447Z Checking zerocopy v0.7.35
20542025-07-01T18:31:32.473Z Checking percent-encoding v2.3.1
20552025-07-01T18:31:32.502Z Checking crypto-common v0.1.6
20562025-07-01T18:31:32.556Z Checking block-buffer v0.10.4
20572025-07-01T18:31:32.664Z Checking block-padding v0.3.3
20582025-07-01T18:31:32.705Z Checking getrandom v0.3.1
20592025-07-01T18:31:32.730Z Checking libm v0.2.8
20602025-07-01T18:31:32.756Z Checking icu_locid_transform_data v1.5.0
20612025-07-01T18:31:32.798Z Checking digest v0.10.7
20622025-07-01T18:31:32.861Z Checking ryu v1.0.18
20632025-07-01T18:31:32.892Z Checking inout v0.1.3
20642025-07-01T18:31:32.961Z Checking equivalent v1.0.2
20652025-07-01T18:31:33.084Z Checking foldhash v0.1.5
20662025-07-01T18:31:33.118Z Checking allocator-api2 v0.2.21
20672025-07-01T18:31:33.144Z Checking futures-sink v0.3.31
20682025-07-01T18:31:33.169Z Checking hmac v0.12.1
20692025-07-01T18:31:33.305Z Checking sha2 v0.10.9
20702025-07-01T18:31:33.359Z Checking cipher v0.4.4
20712025-07-01T18:31:33.387Z Checking slab v0.4.9
20722025-07-01T18:31:33.534Z Checking num-traits v0.2.19
20732025-07-01T18:31:33.581Z Checking tinystr v0.7.6
20742025-07-01T18:31:33.606Z Checking icu_collections v1.5.0
20752025-07-01T18:31:33.655Z Checking icu_properties_data v1.5.0
20762025-07-01T18:31:33.701Z Checking hashbrown v0.15.4
20772025-07-01T18:31:33.766Z Checking base64ct v1.6.0
20782025-07-01T18:31:33.856Z Checking utf16_iter v1.0.5
20792025-07-01T18:31:33.891Z Checking utf8_iter v1.0.4
20802025-07-01T18:31:33.924Z Checking icu_locid v1.5.0
20812025-07-01T18:31:34.055Z Checking write16 v1.0.0
20822025-07-01T18:31:34.122Z Checking icu_normalizer_data v1.5.0
20832025-07-01T18:31:34.213Z Checking flagset v0.4.6
20842025-07-01T18:31:34.240Z Checking salsa20 v0.10.2
20852025-07-01T18:31:34.280Z Checking pem-rfc7468 v0.7.0
20862025-07-01T18:31:34.310Z Checking ppv-lite86 v0.2.20
20872025-07-01T18:31:34.425Z Checking pbkdf2 v0.12.2
20882025-07-01T18:31:34.496Z Checking futures-channel v0.3.31
20892025-07-01T18:31:34.548Z Checking der v0.7.9
20902025-07-01T18:31:34.586Z Checking bytes v1.10.1
20912025-07-01T18:31:34.612Z Checking bitflags v2.9.0
20922025-07-01T18:31:34.724Z Checking indexmap v2.9.0
20932025-07-01T18:31:34.804Z Checking serde_json v1.0.140
20942025-07-01T18:31:34.874Z Checking futures-task v0.3.31
20952025-07-01T18:31:34.899Z Checking icu_provider v1.5.0
20962025-07-01T18:31:34.925Z Checking fnv v1.0.7
20972025-07-01T18:31:34.959Z Checking pin-utils v0.1.0
20982025-07-01T18:31:35.057Z Checking futures-io v0.3.31
20992025-07-01T18:31:35.084Z Checking scrypt v0.11.0
21002025-07-01T18:31:35.131Z Checking aes v0.8.4
21012025-07-01T18:31:35.259Z Checking futures-util v0.3.31
21022025-07-01T18:31:35.351Z Checking cbc v0.1.2
21032025-07-01T18:31:35.497Z Checking icu_locid_transform v1.5.0
21042025-07-01T18:31:35.530Z Checking tokio v1.45.1
21052025-07-01T18:31:35.565Z Checking http v1.3.1
21062025-07-01T18:31:35.864Z Checking form_urlencoded v1.2.1
21072025-07-01T18:31:36.057Z Checking uuid v1.17.0
21082025-07-01T18:31:36.089Z Checking tracing-core v0.1.32
21092025-07-01T18:31:36.189Z Checking spki v0.7.3
21102025-07-01T18:31:36.382Z Checking zerocopy v0.8.26
21112025-07-01T18:31:36.429Z Checking icu_properties v1.5.1
21122025-07-01T18:31:36.476Z Checking pkcs5 v0.7.1
21132025-07-01T18:31:36.634Z Checking base64 v0.22.1
21142025-07-01T18:31:36.693Z Checking tracing v0.1.40
21152025-07-01T18:31:36.809Z Checking http-body v1.0.1
21162025-07-01T18:31:36.954Z Checking pkcs8 v0.10.2
21172025-07-01T18:31:37.032Z Checking rustls-pki-types v1.10.0
21182025-07-01T18:31:37.065Z Checking tinyvec_macros v0.1.1
21192025-07-01T18:31:37.110Z Checking iana-time-zone v0.1.63
21202025-07-01T18:31:37.187Z Compiling newtype-uuid v1.2.4
21212025-07-01T18:31:37.273Z Checking tinyvec v1.8.0
21222025-07-01T18:31:37.298Z Checking chrono v0.4.41
21232025-07-01T18:31:37.495Z Checking aws-lc-sys v0.26.0
21242025-07-01T18:31:37.590Z Checking spin v0.9.8
21252025-07-01T18:31:37.914Z Checking untrusted v0.7.1
21262025-07-01T18:31:38.093Z Checking tower-service v0.3.3
21272025-07-01T18:31:38.229Z Checking foreign-types-shared v0.1.1
21282025-07-01T18:31:38.350Z Checking untrusted v0.9.0
21292025-07-01T18:31:38.452Z Checking adler2 v2.0.0
21302025-07-01T18:31:38.521Z Checking openssl-probe v0.1.5
21312025-07-01T18:31:38.620Z Checking atomic-waker v1.1.2
21322025-07-01T18:31:38.682Z Checking try-lock v0.2.5
21332025-07-01T18:31:38.788Z Checking miniz_oxide v0.8.5
21342025-07-01T18:31:38.844Z Checking want v0.3.1
21352025-07-01T18:31:39.039Z Checking ring v0.17.14
21362025-07-01T18:31:39.168Z Checking foreign-types v0.3.2
21372025-07-01T18:31:39.268Z Checking ipnet v2.11.0
21382025-07-01T18:31:39.403Z Checking rand_core v0.9.2
21392025-07-01T18:31:39.503Z Checking aws-lc-rs v1.12.4
21402025-07-01T18:31:39.548Z Checking icu_normalizer v1.5.0
21412025-07-01T18:31:39.575Z Checking httparse v1.9.5
21422025-07-01T18:31:39.600Z Checking crossbeam-utils v0.8.21
21432025-07-01T18:31:39.734Z Checking rand_chacha v0.9.0
21442025-07-01T18:31:39.788Z Checking openssl-sys v0.9.109
21452025-07-01T18:31:39.998Z Checking thiserror v1.0.69
21462025-07-01T18:31:40.146Z Checking errno v0.3.12
21472025-07-01T18:31:40.171Z Checking aho-corasick v1.1.3
21482025-07-01T18:31:40.286Z Checking idna_adapter v1.2.0
21492025-07-01T18:31:40.312Z Checking powerfmt v0.2.0
21502025-07-01T18:31:40.348Z Checking regex-syntax v0.8.5
21512025-07-01T18:31:40.499Z Checking idna v1.0.3
21522025-07-01T18:31:40.590Z Checking unicode-ident v1.0.18
21532025-07-01T18:31:40.778Z Checking httpdate v1.0.3
21542025-07-01T18:31:40.969Z Checking openssl v0.10.73
21552025-07-01T18:31:40.995Z Checking url v2.5.4
21562025-07-01T18:31:41.024Z Checking proc-macro2 v1.0.95
21572025-07-01T18:31:41.186Z Checking deranged v0.3.11
21582025-07-01T18:31:41.212Z Checking rustls-webpki v0.102.8
21592025-07-01T18:31:41.639Z Checking rustix v0.38.37
21602025-07-01T18:31:41.665Z Checking crossbeam-epoch v0.9.18
21612025-07-01T18:31:41.881Z Checking rand v0.9.1
21622025-07-01T18:31:41.940Z Checking unicode-normalization v0.1.24
21632025-07-01T18:31:42.091Z Checking semver v1.0.26
21642025-07-01T18:31:42.370Z Checking tokio-util v0.7.15
21652025-07-01T18:31:42.430Z Checking bzip2-sys v0.1.13+1.0.8
21662025-07-01T18:31:42.504Z Checking signature v2.2.0
21672025-07-01T18:31:42.550Z Checking scroll v0.12.0
21682025-07-01T18:31:42.716Z Checking crc32fast v1.4.2
21692025-07-01T18:31:42.822Z Checking num_threads v0.1.7
21702025-07-01T18:31:42.865Z Checking unicode-properties v0.1.3
21712025-07-01T18:31:42.959Z Checking time-core v0.1.2
21722025-07-01T18:31:42.985Z Checking siphasher v0.3.11
21732025-07-01T18:31:42.985Z Checking utf8parse v0.2.2
21742025-07-01T18:31:43.123Z Checking either v1.15.0
21752025-07-01T18:31:43.156Z Checking dyn-clone v1.0.19
21762025-07-01T18:31:43.233Z Checking num-conv v0.1.0
21772025-07-01T18:31:43.299Z Checking plain v0.2.3
21782025-07-01T18:31:43.327Z Checking zlib-rs v0.5.1
21792025-07-01T18:31:43.356Z Checking regex-automata v0.4.8
21802025-07-01T18:31:43.382Z Checking h2 v0.4.6
21812025-07-01T18:31:43.476Z Checking anstyle v1.0.11
21822025-07-01T18:31:43.502Z Checking unicode-bidi v0.3.17
21832025-07-01T18:31:43.528Z Checking ucd-trie v0.1.7
21842025-07-01T18:31:43.736Z Checking pest v2.7.14
21852025-07-01T18:31:43.844Z Checking time v0.3.36
21862025-07-01T18:31:44.154Z Checking stringprep v0.1.5
21872025-07-01T18:31:44.438Z Checking goblin v0.8.2
21882025-07-01T18:31:44.713Z Checking schemars v0.8.22
21892025-07-01T18:31:45.149Z Checking libz-rs-sys v0.5.1
21902025-07-01T18:31:45.388Z Checking phf_shared v0.11.2
21912025-07-01T18:31:45.697Z Checking anstyle-parse v0.2.5
21922025-07-01T18:31:45.771Z Checking native-tls v0.2.12
21932025-07-01T18:31:46.016Z Checking crossbeam-deque v0.8.5
21942025-07-01T18:31:46.123Z Checking rustls v0.23.19
21952025-07-01T18:31:46.218Z Checking quote v1.0.40
21962025-07-01T18:31:46.350Z Checking rand_chacha v0.3.1
21972025-07-01T18:31:46.380Z Checking num-integer v0.1.46
21982025-07-01T18:31:46.571Z Checking toml_datetime v0.6.11
21992025-07-01T18:31:46.597Z Checking serde_spanned v0.6.9
22002025-07-01T18:31:46.783Z Checking zstd-sys v2.0.14+zstd.1.5.7
22012025-07-01T18:31:46.825Z Checking md-5 v0.10.6
22022025-07-01T18:31:46.929Z Checking sync_wrapper v1.0.1
22032025-07-01T18:31:46.960Z Checking ff v0.13.0
22042025-07-01T18:31:47.050Z Checking hash32 v0.2.1
22052025-07-01T18:31:47.106Z Checking base16ct v0.2.0
22062025-07-01T18:31:47.147Z Checking pretty-hex v0.4.1
22072025-07-01T18:31:47.223Z Checking is_terminal_polyfill v1.70.1
22082025-07-01T18:31:47.354Z Checking gimli v0.31.1
22092025-07-01T18:31:47.399Z Checking fallible-iterator v0.2.0
22102025-07-01T18:31:47.425Z Checking anstyle-query v1.1.1
22112025-07-01T18:31:47.425Z Checking psl-types v2.0.11
22122025-07-01T18:31:47.581Z Checking tower-layer v0.3.3
22132025-07-01T18:31:47.656Z Checking colorchoice v1.0.2
22142025-07-01T18:31:47.753Z Checking publicsuffix v2.3.0
22152025-07-01T18:31:47.822Z Checking anstream v0.6.18
22162025-07-01T18:31:47.855Z Checking tower v0.5.2
22172025-07-01T18:31:47.996Z Checking postgres-protocol v0.6.8
22182025-07-01T18:31:48.021Z Checking heapless v0.7.17
22192025-07-01T18:31:48.216Z Checking sec1 v0.7.3
22202025-07-01T18:31:48.539Z Checking group v0.13.0
22212025-07-01T18:31:48.598Z Checking zstd-safe v7.2.3
22222025-07-01T18:31:48.645Z Checking num-iter v0.1.45
22232025-07-01T18:31:48.794Z Checking rand v0.8.5
22242025-07-01T18:31:48.828Z Checking syn v2.0.104
22252025-07-01T18:31:48.865Z Compiling daft v0.1.3
22262025-07-01T18:31:48.905Z Checking rayon-core v1.12.1
22272025-07-01T18:31:49.223Z Checking dof v0.3.0
22282025-07-01T18:31:49.383Z Checking dtrace-parser v0.2.0
22292025-07-01T18:31:49.417Z Checking hyper v1.6.0
22302025-07-01T18:31:49.598Z Checking ipnetwork v0.21.1
22312025-07-01T18:31:49.802Z Checking cookie v0.18.1
22322025-07-01T18:31:49.844Z Checking tokio-native-tls v0.3.1
22332025-07-01T18:31:49.934Z Checking flate2 v1.1.2
22342025-07-01T18:31:49.977Z Checking terminal_size v0.4.0
22352025-07-01T18:31:50.113Z Checking rustls-native-certs v0.8.1
22362025-07-01T18:31:50.181Z Checking lazy_static v1.5.0
22372025-07-01T18:31:50.277Z Checking webpki-roots v1.0.0
22382025-07-01T18:31:50.322Z Checking http-body-util v0.1.3
22392025-07-01T18:31:50.348Z Checking signal-hook v0.3.18
22402025-07-01T18:31:50.487Z Checking hkdf v0.12.4
22412025-07-01T18:31:50.640Z Checking crypto-bigint v0.5.5
22422025-07-01T18:31:50.723Z Checking thread-id v4.2.2
22432025-07-01T18:31:50.748Z Checking object v0.36.5
22442025-07-01T18:31:50.774Z Checking clap_lex v0.7.4
22452025-07-01T18:31:50.864Z Checking bumpalo v3.16.0
22462025-07-01T18:31:50.921Z Checking addr2line v0.24.2
22472025-07-01T18:31:51.022Z Checking lockfree-object-pool v0.1.6
22482025-07-01T18:31:51.213Z Checking unicode-width v0.2.0
22492025-07-01T18:31:51.258Z Checking managed v0.8.0
22502025-07-01T18:31:51.284Z Checking tokio-rustls v0.26.0
22512025-07-01T18:31:51.396Z Checking hyper-util v0.1.14
22522025-07-01T18:31:51.447Z Checking rustc-demangle v0.1.24
22532025-07-01T18:31:51.627Z Checking strsim v0.11.1
22542025-07-01T18:31:51.695Z Checking simd-adler32 v0.3.7
22552025-07-01T18:31:51.722Z Checking winnow v0.5.40
22562025-07-01T18:31:51.898Z Checking bitflags v1.3.2
22572025-07-01T18:31:51.924Z Checking iri-string v0.7.8
22582025-07-01T18:31:52.015Z Checking smoltcp v0.9.1
22592025-07-01T18:31:52.088Z Checking zopfli v0.8.1
22602025-07-01T18:31:52.722Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-07-01T18:31:52.977Z Checking clap_builder v4.5.40
22622025-07-01T18:31:53.126Z Checking elliptic-curve v0.13.8
22632025-07-01T18:31:53.310Z Checking console v0.15.10
22642025-07-01T18:31:53.702Z Checking signal-hook-mio v0.2.4
22652025-07-01T18:31:53.814Z Checking hyper-rustls v0.27.7
22662025-07-01T18:31:53.840Z Checking hyper-tls v0.6.0
22672025-07-01T18:31:53.867Z Checking num-bigint-dig v0.8.4
22682025-07-01T18:31:54.138Z Checking cookie_store v0.21.1
22692025-07-01T18:31:54.214Z Checking oxnet v0.1.2
22702025-07-01T18:31:54.277Z Checking toml_edit v0.19.15
22712025-07-01T18:31:54.339Z Checking tower-http v0.6.6
22722025-07-01T18:31:54.615Z Checking rayon v1.10.0
22732025-07-01T18:31:54.701Z Checking usdt-impl v0.5.0
22742025-07-01T18:31:54.834Z Checking zstd v0.13.3
22752025-07-01T18:31:54.886Z Checking postgres-types v0.2.9
22762025-07-01T18:31:55.232Z Checking regex v1.11.1
22772025-07-01T18:31:55.291Z Checking bstr v1.10.0
22782025-07-01T18:31:55.506Z Checking phf v0.11.2
22792025-07-01T18:31:55.767Z Checking ed25519 v2.2.3
22802025-07-01T18:31:55.793Z Checking bzip2 v0.5.2
22812025-07-01T18:31:55.819Z Checking bzip2 v0.4.4
22822025-07-01T18:31:55.845Z Checking thiserror v2.0.12
22832025-07-01T18:31:55.997Z Checking curve25519-dalek v4.1.3
22842025-07-01T18:31:56.079Z Checking hubpack v0.1.2
22852025-07-01T18:31:56.105Z Checking memoffset v0.9.1
22862025-07-01T18:31:56.177Z Checking pkcs1 v0.7.5
22872025-07-01T18:31:56.238Z Checking serde_urlencoded v0.7.1
22882025-07-01T18:31:56.365Z Checking float-cmp v0.10.0
22892025-07-01T18:31:56.405Z Checking serde-big-array v0.5.1
22902025-07-01T18:31:56.589Z Checking rfc6979 v0.4.0
22912025-07-01T18:31:56.635Z Checking memmap v0.7.0
22922025-07-01T18:31:56.660Z Checking backtrace v0.3.74
22932025-07-01T18:31:56.686Z Checking encoding_rs v0.8.34
22942025-07-01T18:31:56.686Z Checking predicates-core v1.0.8
22952025-07-01T18:31:56.729Z Checking winnow v0.7.10
22962025-07-01T18:31:56.785Z Checking fixedbitset v0.4.2
22972025-07-01T18:31:56.888Z Checking data-encoding v2.9.0
22982025-07-01T18:31:56.922Z Checking new_debug_unreachable v1.0.6
22992025-07-01T18:31:57.049Z Checking precomputed-hash v0.1.1
23002025-07-01T18:31:57.086Z Checking number_prefix v0.4.0
23012025-07-01T18:31:57.203Z Checking toml_write v0.1.2
23022025-07-01T18:31:57.267Z Checking unicode-segmentation v1.12.0
23032025-07-01T18:31:57.299Z Checking mime v0.3.17
23042025-07-01T18:31:57.497Z Checking whoami v1.6.0
23052025-07-01T18:31:57.556Z Checking minimal-lexical v0.2.1
23062025-07-01T18:31:57.643Z Checking difflib v0.4.0
23072025-07-01T18:31:57.741Z Checking normalize-line-endings v0.3.0
23082025-07-01T18:31:57.831Z Checking static_assertions v1.1.0
23092025-07-01T18:31:57.880Z Checking tokio-postgres v0.7.13
23102025-07-01T18:31:57.959Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
23112025-07-01T18:31:57.986Z Checking predicates v3.1.3
23122025-07-01T18:31:58.011Z Checking nom v7.1.3
23132025-07-01T18:31:58.011Z Checking similar v2.7.0
23142025-07-01T18:31:58.110Z Checking indicatif v0.17.11
23152025-07-01T18:31:58.610Z Checking ed25519-dalek v2.1.1
23162025-07-01T18:31:58.801Z Checking hickory-proto v0.25.2
23172025-07-01T18:31:58.857Z Checking reqwest v0.12.20
23182025-07-01T18:31:58.884Z Checking anyhow v1.0.98
23192025-07-01T18:31:59.048Z Checking string_cache v0.8.9
23202025-07-01T18:31:59.271Z Checking petgraph v0.6.5
23212025-07-01T18:31:59.339Z Checking usdt v0.5.0
23222025-07-01T18:31:59.401Z Checking toml_edit v0.22.27
23232025-07-01T18:31:59.625Z Checking ecdsa v0.16.9
23242025-07-01T18:32:00.328Z Checking toml v0.7.8
23252025-07-01T18:32:00.490Z Checking rsa v0.9.6
23262025-07-01T18:32:00.756Z Checking nix v0.29.0
23272025-07-01T18:32:01.019Z Checking zip v0.6.6
23282025-07-01T18:32:01.212Z Checking zip v4.2.0
23292025-07-01T18:32:01.483Z Checking clap v4.5.40
23302025-07-01T18:32:01.604Z Checking crossterm v0.28.1
23312025-07-01T18:32:01.738Z Checking itertools v0.10.5
23322025-07-01T18:32:02.089Z Checking itertools v0.12.1
23332025-07-01T18:32:02.162Z Checking tokio-stream v0.1.17
23342025-07-01T18:32:02.242Z Checking fs-err v3.1.1
23352025-07-01T18:32:02.526Z Checking buf-list v1.0.3
23362025-07-01T18:32:02.792Z Checking strum v0.26.3
23372025-07-01T18:32:02.847Z Checking ahash v0.8.11
23382025-07-01T18:32:02.896Z Checking slog v2.7.0
23392025-07-01T18:32:02.942Z Checking x509-cert v0.2.5
23402025-07-01T18:32:02.996Z Checking openapiv3 v2.2.0
23412025-07-01T18:32:03.206Z Checking sha1 v0.10.6
23422025-07-01T18:32:03.345Z Checking winnow v0.6.26
23432025-07-01T18:32:03.406Z Checking unicode-xid v0.2.6
23442025-07-01T18:32:03.514Z Checking lalrpop-util v0.19.12
23452025-07-01T18:32:03.599Z Checking peg-runtime v0.8.5
23462025-07-01T18:32:03.756Z Checking rustc-hash v2.1.1
23472025-07-01T18:32:03.802Z Checking camino v1.1.10
23482025-07-01T18:32:03.844Z Checking sigpipe v0.1.3
23492025-07-01T18:32:03.942Z Checking jiff v0.2.15
23502025-07-01T18:32:03.967Z Checking glob v0.3.2
23512025-07-01T18:32:09.740Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522025-07-01T18:32:10.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.21s
23532025-07-01T18:32:10.589Z
23542025-07-01T18:32:10.589Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217)
23552025-07-01T18:32:11.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23562025-07-01T18:32:11.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23572025-07-01T18:32:11.974Z Compiling regress v0.10.3
23582025-07-01T18:32:12.014Z Checking heck v0.5.0
23592025-07-01T18:32:12.060Z Compiling unsafe-libyaml v0.2.11
23602025-07-01T18:32:12.086Z Checking newtype-uuid v1.2.4
23612025-07-01T18:32:12.112Z Checking rustix v1.0.7
23622025-07-01T18:32:12.138Z Checking dirs-sys-next v0.1.2
23632025-07-01T18:32:12.164Z Checking fastrand v2.1.1
23642025-07-01T18:32:12.277Z Checking thread_local v1.1.8
23652025-07-01T18:32:12.363Z Checking dirs-next v2.0.0
23662025-07-01T18:32:12.439Z Checking daft v0.1.3
23672025-07-01T18:32:12.502Z Compiling structmeta-derive v0.3.0
23682025-07-01T18:32:12.528Z Compiling ident_case v1.0.1
23692025-07-01T18:32:12.576Z Checking term v0.7.0
23702025-07-01T18:32:12.733Z Compiling darling_core v0.20.10
23712025-07-01T18:32:12.904Z Checking crossbeam-channel v0.5.15
23722025-07-01T18:32:13.068Z Checking futures-executor v0.3.31
23732025-07-01T18:32:13.322Z Compiling serde_yaml v0.9.34+deprecated
23742025-07-01T18:32:13.624Z Checking is-terminal v0.4.13
23752025-07-01T18:32:13.689Z Checking tempfile v3.20.0
23762025-07-01T18:32:13.723Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23772025-07-01T18:32:13.791Z Checking take_mut v0.2.2
23782025-07-01T18:32:13.968Z Compiling rustls v0.22.4
23792025-07-01T18:32:14.122Z Checking slog-async v2.8.0
23802025-07-01T18:32:14.152Z Checking slog-term v2.9.1
23812025-07-01T18:32:14.297Z Checking futures v0.3.31
23822025-07-01T18:32:14.410Z Compiling proc-macro-crate v1.3.1
23832025-07-01T18:32:14.470Z Checking wait-timeout v0.2.0
23842025-07-01T18:32:14.625Z Compiling multer v3.1.0
23852025-07-01T18:32:14.677Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23862025-07-01T18:32:14.951Z Checking match_cfg v0.1.0
23872025-07-01T18:32:14.976Z Checking quick-error v1.2.3
23882025-07-01T18:32:15.002Z Compiling structmeta v0.3.0
23892025-07-01T18:32:15.074Z Compiling ref-cast v1.0.24
23902025-07-01T18:32:15.177Z Checking bit-vec v0.8.0
23912025-07-01T18:32:15.284Z Compiling num_enum_derive v0.5.11
23922025-07-01T18:32:15.432Z Compiling typify-impl v0.3.0
23932025-07-01T18:32:15.458Z Compiling typify-impl v0.2.0
23942025-07-01T18:32:16.423Z Checking bit-set v0.8.0
23952025-07-01T18:32:16.754Z Checking rusty-fork v0.3.0
23962025-07-01T18:32:16.843Z Checking hostname v0.3.1
23972025-07-01T18:32:17.115Z Checking progenitor-client v0.9.1
23982025-07-01T18:32:17.389Z Checking rand_xorshift v0.4.0
23992025-07-01T18:32:17.554Z Checking slog-json v2.6.1
24002025-07-01T18:32:17.610Z Compiling lzma-sys v0.1.20
24012025-07-01T18:32:17.835Z Checking hex v0.4.3
24022025-07-01T18:32:18.199Z Compiling foreign-types-macros v0.2.3
24032025-07-01T18:32:18.263Z Compiling async-stream-impl v0.3.6
24042025-07-01T18:32:18.293Z Compiling ref-cast-impl v1.0.24
24052025-07-01T18:32:18.336Z Compiling dropshot v0.16.2
24062025-07-01T18:32:18.475Z Compiling darling_macro v0.20.10
24072025-07-01T18:32:18.630Z Checking arc-swap v1.7.1
24082025-07-01T18:32:19.135Z Checking foreign-types-shared v0.3.1
24092025-07-01T18:32:19.287Z Checking utf-8 v0.7.6
24102025-07-01T18:32:19.372Z Compiling darling v0.20.10
24112025-07-01T18:32:19.418Z Checking unarray v0.1.4
24122025-07-01T18:32:19.478Z Checking async-stream v0.3.6
24132025-07-01T18:32:19.519Z Checking tungstenite v0.21.0
24142025-07-01T18:32:19.545Z Compiling serde_with_macros v3.12.0
24152025-07-01T18:32:19.613Z Checking proptest v1.7.0
24162025-07-01T18:32:19.639Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24172025-07-01T18:32:19.665Z Checking foreign-types v0.5.0
24182025-07-01T18:32:19.767Z Checking slog-scope v4.4.0
24192025-07-01T18:32:19.890Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24202025-07-01T18:32:20.055Z Checking slog-bunyan v2.5.0
24212025-07-01T18:32:20.085Z Checking num_enum v0.5.11
24222025-07-01T18:32:20.284Z Compiling proc-macro-error v1.0.4
24232025-07-01T18:32:20.649Z Compiling parse-display-derive v0.10.0
24242025-07-01T18:32:20.675Z Checking tokio-rustls v0.25.0
24252025-07-01T18:32:20.724Z Compiling test-strategy v0.4.1
24262025-07-01T18:32:21.106Z Checking toml v0.8.23
24272025-07-01T18:32:21.217Z Checking progenitor-client v0.8.0
24282025-07-01T18:32:21.589Z Compiling heck v0.3.3
24292025-07-01T18:32:21.893Z Checking waitgroup v0.1.2
24302025-07-01T18:32:21.919Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24312025-07-01T18:32:21.945Z Checking rustls-pemfile v2.2.0
24322025-07-01T18:32:22.076Z Compiling dropshot_endpoint v0.16.2
24332025-07-01T18:32:22.183Z Checking serde_path_to_error v0.1.17
24342025-07-01T18:32:22.653Z Compiling derive-where v1.5.0
24352025-07-01T18:32:22.814Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24362025-07-01T18:32:23.492Z Checking cstr-argument v0.1.2
24372025-07-01T18:32:23.697Z Checking hostname v0.4.0
24382025-07-01T18:32:23.861Z Checking instant v0.1.13
24392025-07-01T18:32:23.890Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24402025-07-01T18:32:24.097Z Checking debug-ignore v1.0.5
24412025-07-01T18:32:24.263Z Checking pretty-hex v0.2.1
24422025-07-01T18:32:24.314Z Checking backoff v0.4.0
24432025-07-01T18:32:24.414Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
24442025-07-01T18:32:24.473Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24452025-07-01T18:32:24.620Z Checking parse-display v0.10.0
24462025-07-01T18:32:24.646Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24472025-07-01T18:32:24.767Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24482025-07-01T18:32:24.877Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24492025-07-01T18:32:24.936Z Compiling zone_cfg_derive v0.1.2
24502025-07-01T18:32:24.980Z Checking serde_with v3.12.0
24512025-07-01T18:32:25.059Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-07-01T18:32:25.112Z Checking tokio-tungstenite v0.21.0
24532025-07-01T18:32:25.671Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24542025-07-01T18:32:25.757Z Checking slog-stdlog v4.1.1
24552025-07-01T18:32:25.894Z Checking iddqd v0.3.8
24562025-07-01T18:32:25.959Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-07-01T18:32:26.025Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-07-01T18:32:26.220Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24592025-07-01T18:32:26.370Z Checking progenitor-client v0.10.0
24602025-07-01T18:32:26.466Z Checking colored v2.2.0
24612025-07-01T18:32:26.807Z Checking macaddr v1.0.1
24622025-07-01T18:32:26.890Z Checking base64 v0.21.7
24632025-07-01T18:32:27.154Z Checking base64 v0.13.1
24642025-07-01T18:32:27.296Z Checking unicode-width v0.1.14
24652025-07-01T18:32:27.586Z Checking ron v0.7.1
24662025-07-01T18:32:27.613Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24672025-07-01T18:32:27.797Z Checking tabwriter v1.4.0
24682025-07-01T18:32:28.083Z Checking zone v0.1.8
24692025-07-01T18:32:28.109Z Checking slog-envlogger v2.2.0
24702025-07-01T18:32:28.178Z Checking xz2 v0.1.7
24712025-07-01T18:32:28.338Z Checking tokio-dtrace v0.1.0
24722025-07-01T18:32:28.532Z Checking xattr v1.3.1
24732025-07-01T18:32:28.653Z Checking yasna v0.5.2
24742025-07-01T18:32:28.721Z Checking pem v3.0.5
24752025-07-01T18:32:28.747Z Checking smf v0.2.3
24762025-07-01T18:32:28.793Z Compiling typify-macro v0.3.0
24772025-07-01T18:32:28.819Z Checking headers-core v0.3.0
24782025-07-01T18:32:28.844Z Compiling typify-macro v0.2.0
24792025-07-01T18:32:28.991Z Checking filetime v0.2.25
24802025-07-01T18:32:29.082Z Checking same-file v1.0.6
24812025-07-01T18:32:29.278Z Checking headers v0.4.1
24822025-07-01T18:32:29.303Z Checking tar v0.4.44
24832025-07-01T18:32:29.303Z Checking walkdir v2.5.0
24842025-07-01T18:32:29.403Z Checking oxide-tokio-rt v0.1.1
24852025-07-01T18:32:29.588Z Checking rcgen v0.12.1
24862025-07-01T18:32:29.639Z Checking camino-tempfile v1.4.1
24872025-07-01T18:32:29.666Z Checking atomicwrites v0.4.4
24882025-07-01T18:32:29.893Z Checking subprocess v0.2.9
24892025-07-01T18:32:31.674Z Compiling typify v0.2.0
24902025-07-01T18:32:31.802Z Compiling typify v0.3.0
24912025-07-01T18:32:31.839Z Compiling progenitor-impl v0.8.0
24922025-07-01T18:32:31.984Z Compiling progenitor-impl v0.9.1
24932025-07-01T18:32:35.744Z Compiling progenitor-macro v0.8.0
24942025-07-01T18:32:35.936Z Compiling progenitor-macro v0.9.1
24952025-07-01T18:32:41.189Z Checking progenitor v0.8.0
24962025-07-01T18:32:41.408Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24972025-07-01T18:32:42.245Z Checking progenitor v0.9.1
24982025-07-01T18:32:42.479Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=638c897d5ed1e5d3f2de0c1cb9dfaa4d77a35dea#638c897d)
24992025-07-01T18:32:45.296Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25002025-07-01T18:32:46.929Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25012025-07-01T18:32:56.614Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25022025-07-01T18:32:59.145Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25032025-07-01T18:33:01.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.53s
25042025-07-01T18:33:01.341Z
25052025-07-01T18:33:01.341Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/217)
25062025-07-01T18:33:02.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072025-07-01T18:33:02.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082025-07-01T18:33:02.591Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25092025-07-01T18:33:04.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
25102025-07-01T18:33:04.872Z
25112025-07-01T18:33:04.872Zinfo: running `cargo check --bins` on nexus-config (52/217)
25122025-07-01T18:33:05.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132025-07-01T18:33:06.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142025-07-01T18:33:06.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152025-07-01T18:33:06.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
25162025-07-01T18:33:06.123Z
25172025-07-01T18:33:06.123Zinfo: running `cargo check --bins` on omicron-rpaths (53/217)
25182025-07-01T18:33:07.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192025-07-01T18:33:07.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202025-07-01T18:33:07.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212025-07-01T18:33:07.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
25222025-07-01T18:33:07.204Z
25232025-07-01T18:33:07.204Zinfo: running `cargo check --bins` on omicron-certificates (54/217)
25242025-07-01T18:33:08.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-07-01T18:33:08.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-07-01T18:33:08.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272025-07-01T18:33:08.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
25282025-07-01T18:33:08.288Z
25292025-07-01T18:33:08.288Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/217)
25302025-07-01T18:33:09.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-07-01T18:33:09.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-07-01T18:33:09.683Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25332025-07-01T18:33:09.718Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25342025-07-01T18:33:09.752Z Compiling rustix v1.0.7
25352025-07-01T18:33:09.793Z Compiling wait-timeout v0.2.0
25362025-07-01T18:33:09.793Z Compiling match_cfg v0.1.0
25372025-07-01T18:33:09.794Z Compiling bit-vec v0.8.0
25382025-07-01T18:33:09.794Z Compiling quick-error v1.2.3
25392025-07-01T18:33:09.794Z Compiling rustls v0.22.4
25402025-07-01T18:33:09.875Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25412025-07-01T18:33:09.993Z Compiling hostname v0.3.1
25422025-07-01T18:33:10.028Z Compiling progenitor-client v0.9.1
25432025-07-01T18:33:10.215Z Compiling slog-json v2.6.1
25442025-07-01T18:33:10.249Z Compiling bit-set v0.8.0
25452025-07-01T18:33:10.290Z Compiling rand_xorshift v0.4.0
25462025-07-01T18:33:10.341Z Compiling itertools v0.13.0
25472025-07-01T18:33:10.396Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25482025-07-01T18:33:10.580Z Compiling hex v0.4.3
25492025-07-01T18:33:10.612Z Compiling heapless v0.8.0
25502025-07-01T18:33:10.650Z Compiling unarray v0.1.4
25512025-07-01T18:33:10.683Z Compiling slog-bunyan v2.5.0
25522025-07-01T18:33:10.868Z Compiling progenitor v0.9.1
25532025-07-01T18:33:10.915Z Compiling async-stream v0.3.6
25542025-07-01T18:33:11.215Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25552025-07-01T18:33:11.264Z Compiling ref-cast v1.0.24
25562025-07-01T18:33:11.264Z Compiling multer v3.1.0
25572025-07-01T18:33:11.327Z Compiling toml v0.8.23
25582025-07-01T18:33:11.359Z Compiling waitgroup v0.1.2
25592025-07-01T18:33:11.449Z Compiling tempfile v3.20.0
25602025-07-01T18:33:11.538Z Compiling rustls-pemfile v2.2.0
25612025-07-01T18:33:11.820Z Checking hash32 v0.3.1
25622025-07-01T18:33:11.897Z Compiling rusty-fork v0.3.0
25632025-07-01T18:33:12.037Z Compiling serde_path_to_error v0.1.17
25642025-07-01T18:33:12.098Z Compiling hostname v0.4.0
25652025-07-01T18:33:12.165Z Compiling instant v0.1.13
25662025-07-01T18:33:12.329Z Compiling proptest v1.7.0
25672025-07-01T18:33:12.363Z Compiling smoltcp v0.11.0
25682025-07-01T18:33:12.537Z Compiling debug-ignore v1.0.5
25692025-07-01T18:33:12.614Z Compiling backoff v0.4.0
25702025-07-01T18:33:12.762Z Compiling iddqd v0.3.8
25712025-07-01T18:33:12.933Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=638c897d5ed1e5d3f2de0c1cb9dfaa4d77a35dea#638c897d)
25722025-07-01T18:33:12.970Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25732025-07-01T18:33:13.169Z Compiling ingot-macros v0.1.0
25742025-07-01T18:33:13.212Z Compiling serde_with v3.12.0
25752025-07-01T18:33:13.516Z Compiling parse-display v0.10.0
25762025-07-01T18:33:17.376Z Compiling tokio-rustls v0.25.0
25772025-07-01T18:33:17.453Z Compiling dropshot v0.16.2
25782025-07-01T18:33:17.453Z Checking num-rational v0.4.2
25792025-07-01T18:33:17.453Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25802025-07-01T18:33:17.454Z Compiling progenitor-client v0.10.0
25812025-07-01T18:33:17.454Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25822025-07-01T18:33:17.845Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25832025-07-01T18:33:18.583Z Compiling phf_generator v0.11.2
25842025-07-01T18:33:18.621Z Checking num-complex v0.4.6
25852025-07-01T18:33:18.862Z Compiling macaddr v1.0.1
25862025-07-01T18:33:19.118Z Checking ingot-types v0.1.0
25872025-07-01T18:33:19.338Z Checking cobs v0.2.3
25882025-07-01T18:33:19.432Z Checking num v0.4.3
25892025-07-01T18:33:19.550Z Checking postcard v1.0.10
25902025-07-01T18:33:19.595Z Compiling phf_codegen v0.11.2
25912025-07-01T18:33:19.853Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
25922025-07-01T18:33:19.881Z Checking ingot v0.1.0
25932025-07-01T18:33:20.100Z Compiling parse-zoneinfo v0.3.1
25942025-07-01T18:33:20.362Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
25952025-07-01T18:33:20.664Z Compiling convert_case v0.4.0
25962025-07-01T18:33:20.747Z Checking float-ord v0.3.2
25972025-07-01T18:33:21.105Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-07-01T18:33:21.418Z Compiling derive_more v0.99.20
25992025-07-01T18:33:21.674Z Compiling chrono-tz-build v0.4.0
26002025-07-01T18:33:22.575Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
26012025-07-01T18:33:22.637Z Compiling crucible-workspace-hack v0.1.0
26022025-07-01T18:33:22.741Z Checking linked-hash-map v0.5.6
26032025-07-01T18:33:22.964Z Compiling chrono-tz v0.10.3
26042025-07-01T18:33:22.993Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
26052025-07-01T18:33:23.089Z Checking lru-cache v0.1.2
26062025-07-01T18:33:23.306Z Checking resolv-conf v0.7.0
26072025-07-01T18:33:23.359Z Checking newline-converter v0.3.0
26082025-07-01T18:33:23.543Z Checking hickory-proto v0.24.4
26092025-07-01T18:33:23.607Z Checking itertools v0.14.0
26102025-07-01T18:33:23.668Z Checking prettyplease v0.2.35
26112025-07-01T18:33:24.338Z Compiling slog-dtrace v0.3.0
26122025-07-01T18:33:24.850Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26132025-07-01T18:33:25.271Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
26142025-07-01T18:33:25.725Z Checking expectorate v1.2.0
26152025-07-01T18:33:25.872Z Compiling zone_cfg_derive v0.3.0
26162025-07-01T18:33:26.053Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26172025-07-01T18:33:26.082Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182025-07-01T18:33:26.388Z Compiling const_format_proc_macros v0.2.34
26192025-07-01T18:33:26.901Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-07-01T18:33:27.025Z Compiling num-derive v0.4.2
26212025-07-01T18:33:27.080Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26222025-07-01T18:33:27.122Z Checking highway v1.3.0
26232025-07-01T18:33:27.387Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26242025-07-01T18:33:27.579Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26252025-07-01T18:33:27.808Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26262025-07-01T18:33:27.861Z Checking hickory-resolver v0.24.4
26272025-07-01T18:33:28.092Z Checking const_format v0.2.34
26282025-07-01T18:33:28.589Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26292025-07-01T18:33:28.875Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26302025-07-01T18:33:28.902Z Checking zone v0.3.1
26312025-07-01T18:33:28.928Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3f2dfe36f156b486e60e7a08263ad6227be1e969#3f2dfe36)
26322025-07-01T18:33:29.043Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26332025-07-01T18:33:29.427Z Checking gethostname v0.5.0
26342025-07-01T18:33:29.520Z Checking qorb v0.4.0
26352025-07-01T18:33:29.594Z Checking bcs v0.1.6
26362025-07-01T18:33:29.729Z Checking nanorand v0.7.0
26372025-07-01T18:33:29.781Z Compiling async-recursion v1.1.1
26382025-07-01T18:33:29.845Z Checking termtree v0.5.1
26392025-07-01T18:33:30.077Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26402025-07-01T18:33:30.118Z Checking flume v0.11.1
26412025-07-01T18:33:37.395Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26422025-07-01T18:33:41.926Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26432025-07-01T18:33:45.915Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26442025-07-01T18:33:47.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.60s
26452025-07-01T18:33:48.097Z
26462025-07-01T18:33:48.097Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/217)
26472025-07-01T18:33:49.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-07-01T18:33:49.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-07-01T18:33:49.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-07-01T18:33:49.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
26512025-07-01T18:33:49.280Z
26522025-07-01T18:33:49.280Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/217)
26532025-07-01T18:33:50.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-07-01T18:33:50.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-07-01T18:33:50.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-07-01T18:33:50.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
26572025-07-01T18:33:50.517Z
26582025-07-01T18:33:50.517Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/217)
26592025-07-01T18:33:51.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-07-01T18:33:51.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-07-01T18:33:51.781Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622025-07-01T18:33:52.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
26632025-07-01T18:33:52.880Z
26642025-07-01T18:33:52.880Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/217)
26652025-07-01T18:33:54.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-07-01T18:33:54.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-07-01T18:33:54.227Z Compiling cfg_aliases v0.1.1
26682025-07-01T18:33:54.228Z Compiling vte_generate_state_changes v0.1.2
26692025-07-01T18:33:54.253Z Checking fd-lock v4.0.2
26702025-07-01T18:33:54.254Z Checking nibble_vec v0.1.0
26712025-07-01T18:33:54.254Z Checking bytecount v0.6.8
26722025-07-01T18:33:54.280Z Checking endian-type v0.1.2
26732025-07-01T18:33:54.306Z Compiling tabled_derive v0.7.0
26742025-07-01T18:33:54.339Z Checking itertools v0.13.0
26752025-07-01T18:33:54.398Z Compiling nix v0.28.0
26762025-07-01T18:33:54.480Z Checking papergrid v0.11.0
26772025-07-01T18:33:54.514Z Compiling peg-macros v0.8.5
26782025-07-01T18:33:54.549Z Checking radix_trie v0.2.1
26792025-07-01T18:33:54.574Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26802025-07-01T18:33:54.854Z Checking vte v0.11.1
26812025-07-01T18:33:54.949Z Compiling sqlparser_derive v0.2.2
26822025-07-01T18:33:55.544Z Checking home v0.5.9
26832025-07-01T18:33:55.735Z Checking nu-ansi-term v0.50.1
26842025-07-01T18:33:55.981Z Checking unicode_categories v0.1.1
26852025-07-01T18:33:56.008Z Checking sqlparser v0.45.0
26862025-07-01T18:33:56.226Z Checking strip-ansi-escapes v0.2.0
26872025-07-01T18:33:56.257Z Checking display-error-chain v0.2.2
26882025-07-01T18:33:56.320Z Checking sqlformat v0.3.5
26892025-07-01T18:33:56.398Z Checking tabled v0.15.0
26902025-07-01T18:33:57.021Z Checking reedline v0.40.0
26912025-07-01T18:33:57.226Z Checking peg v0.8.5
26922025-07-01T18:33:57.657Z Checking rustyline v14.0.0
26932025-07-01T18:34:11.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.63s
26942025-07-01T18:34:11.729Z
26952025-07-01T18:34:11.729Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/217)
26962025-07-01T18:34:12.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-07-01T18:34:12.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-07-01T18:34:12.990Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992025-07-01T18:34:20.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s
27002025-07-01T18:34:21.090Z
27012025-07-01T18:34:21.090Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/217)
27022025-07-01T18:34:22.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-07-01T18:34:22.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-07-01T18:34:22.381Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052025-07-01T18:34:27.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s
27062025-07-01T18:34:27.946Z
27072025-07-01T18:34:27.946Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/217)
27082025-07-01T18:34:29.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-07-01T18:34:29.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-07-01T18:34:29.185Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112025-07-01T18:34:36.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
27122025-07-01T18:34:36.811Z
27132025-07-01T18:34:36.811Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/217)
27142025-07-01T18:34:37.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-07-01T18:34:37.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-07-01T18:34:38.154Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-07-01T18:34:45.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s
27182025-07-01T18:34:45.783Z
27192025-07-01T18:34:45.783Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/217)
27202025-07-01T18:34:46.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-07-01T18:34:46.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-07-01T18:34:47.036Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232025-07-01T18:34:52.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
27242025-07-01T18:34:52.953Z
27252025-07-01T18:34:52.954Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/217)
27262025-07-01T18:34:54.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-07-01T18:34:54.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-07-01T18:34:54.223Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27292025-07-01T18:35:01.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s
27302025-07-01T18:35:01.858Z
27312025-07-01T18:35:01.858Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/217)
27322025-07-01T18:35:01.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-07-01T18:35:01.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-07-01T18:35:01.858Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-07-01T18:35:09.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.37s
27362025-07-01T18:35:09.688Z
27372025-07-01T18:35:09.688Zinfo: running `cargo check --bins` on oximeter (67/217)
27382025-07-01T18:35:10.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-07-01T18:35:10.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-07-01T18:35:10.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-07-01T18:35:10.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
27422025-07-01T18:35:10.890Z
27432025-07-01T18:35:10.890Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/217)
27442025-07-01T18:35:12.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-07-01T18:35:12.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-07-01T18:35:12.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-07-01T18:35:12.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
27482025-07-01T18:35:12.150Z
27492025-07-01T18:35:12.150Zinfo: running `cargo check --bins` on oximeter-schema (69/217)
27502025-07-01T18:35:13.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-07-01T18:35:13.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-07-01T18:35:13.359Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27532025-07-01T18:35:16.210Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27542025-07-01T18:35:17.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
27552025-07-01T18:35:17.769Z
27562025-07-01T18:35:17.769Zinfo: running `cargo check --bins` on oximeter-types (70/217)
27572025-07-01T18:35:18.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-07-01T18:35:18.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-07-01T18:35:18.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-07-01T18:35:18.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27612025-07-01T18:35:18.827Z
27622025-07-01T18:35:18.827Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/217)
27632025-07-01T18:35:19.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-07-01T18:35:19.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-07-01T18:35:19.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-07-01T18:35:19.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27672025-07-01T18:35:19.923Z
27682025-07-01T18:35:19.923Zinfo: running `cargo check --bins` on oxql-types (72/217)
27692025-07-01T18:35:20.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-07-01T18:35:20.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-07-01T18:35:20.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-07-01T18:35:20.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
27732025-07-01T18:35:21.079Z
27742025-07-01T18:35:21.080Zinfo: running `cargo check --bins` on oximeter-test-utils (73/217)
27752025-07-01T18:35:22.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-07-01T18:35:23.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-07-01T18:35:23.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-07-01T18:35:23.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
27792025-07-01T18:35:23.456Z
27802025-07-01T18:35:23.456Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/217)
27812025-07-01T18:35:23.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-07-01T18:35:23.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-07-01T18:35:23.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-07-01T18:35:23.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27852025-07-01T18:35:23.489Z
27862025-07-01T18:35:23.489Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/217)
27872025-07-01T18:35:24.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-07-01T18:35:24.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-07-01T18:35:24.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-07-01T18:35:24.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
27912025-07-01T18:35:24.487Z
27922025-07-01T18:35:24.487Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/217)
27932025-07-01T18:35:25.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-07-01T18:35:25.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-07-01T18:35:25.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-07-01T18:35:25.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27972025-07-01T18:35:25.613Z
27982025-07-01T18:35:25.613Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/217)
27992025-07-01T18:35:26.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-07-01T18:35:26.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-07-01T18:35:26.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-07-01T18:35:26.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28032025-07-01T18:35:26.686Z
28042025-07-01T18:35:26.686Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/217)
28052025-07-01T18:35:27.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-07-01T18:35:27.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-07-01T18:35:27.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-07-01T18:35:27.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28092025-07-01T18:35:27.809Z
28102025-07-01T18:35:27.809Zinfo: running `cargo check --bins` on cockroach-admin-client (79/217)
28112025-07-01T18:35:28.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-07-01T18:35:28.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-07-01T18:35:28.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-07-01T18:35:28.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28152025-07-01T18:35:28.870Z
28162025-07-01T18:35:28.870Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/217)
28172025-07-01T18:35:29.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-07-01T18:35:29.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-07-01T18:35:29.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-07-01T18:35:29.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
28212025-07-01T18:35:30.033Z
28222025-07-01T18:35:30.033Zinfo: running `cargo check --bins` on dns-service-client (81/217)
28232025-07-01T18:35:31.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-07-01T18:35:31.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-07-01T18:35:31.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-07-01T18:35:31.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28272025-07-01T18:35:31.182Z
28282025-07-01T18:35:31.182Zinfo: running `cargo check --bins` on internal-dns-types (82/217)
28292025-07-01T18:35:32.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-07-01T18:35:32.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-07-01T18:35:32.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-07-01T18:35:32.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28332025-07-01T18:35:32.390Z
28342025-07-01T18:35:32.390Zinfo: running `cargo check --bins` on gateway-client (83/217)
28352025-07-01T18:35:33.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-07-01T18:35:33.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-07-01T18:35:33.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-07-01T18:35:33.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28392025-07-01T18:35:33.401Z
28402025-07-01T18:35:33.401Zinfo: running `cargo check --bins` on ereport-types (84/217)
28412025-07-01T18:35:34.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-07-01T18:35:34.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-07-01T18:35:34.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-07-01T18:35:34.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28452025-07-01T18:35:34.478Z
28462025-07-01T18:35:34.478Zinfo: running `cargo check --bins` on gateway-types (85/217)
28472025-07-01T18:35:35.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-07-01T18:35:35.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-07-01T18:35:35.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-07-01T18:35:35.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28512025-07-01T18:35:35.564Z
28522025-07-01T18:35:35.564Zinfo: running `cargo check --bins` on ipcc (86/217)
28532025-07-01T18:35:36.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-07-01T18:35:36.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-07-01T18:35:36.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-07-01T18:35:36.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28572025-07-01T18:35:36.624Z
28582025-07-01T18:35:36.624Zinfo: running `cargo check --bins` on installinator-client (87/217)
28592025-07-01T18:35:37.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-07-01T18:35:37.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-07-01T18:35:37.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-07-01T18:35:37.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28632025-07-01T18:35:37.768Z
28642025-07-01T18:35:37.768Zinfo: running `cargo check --bins` on installinator-common (88/217)
28652025-07-01T18:35:38.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-07-01T18:35:38.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-07-01T18:35:38.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-07-01T18:35:38.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28692025-07-01T18:35:38.852Z
28702025-07-01T18:35:38.852Zinfo: running `cargo check --bins` on update-engine (89/217)
28712025-07-01T18:35:39.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-07-01T18:35:39.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-07-01T18:35:39.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-07-01T18:35:39.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28752025-07-01T18:35:39.957Z
28762025-07-01T18:35:39.957Zinfo: running `cargo check --bins` on nexus-client (90/217)
28772025-07-01T18:35:41.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-07-01T18:35:41.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-07-01T18:35:41.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-07-01T18:35:41.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28812025-07-01T18:35:41.185Z
28822025-07-01T18:35:41.185Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/217)
28832025-07-01T18:35:42.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-07-01T18:35:42.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-07-01T18:35:42.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-07-01T18:35:42.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28872025-07-01T18:35:42.314Z
28882025-07-01T18:35:42.315Zinfo: running `cargo check --bins` on omicron-passwords (92/217)
28892025-07-01T18:35:43.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-07-01T18:35:43.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-07-01T18:35:43.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-07-01T18:35:43.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28932025-07-01T18:35:43.401Z
28942025-07-01T18:35:43.401Zinfo: running `cargo check --bins` on nexus-types (93/217)
28952025-07-01T18:35:44.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-07-01T18:35:44.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-07-01T18:35:44.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-07-01T18:35:44.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
28992025-07-01T18:35:44.624Z
29002025-07-01T18:35:44.624Zinfo: running `cargo check --bins` on oxide-client (94/217)
29012025-07-01T18:35:45.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-07-01T18:35:45.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-07-01T18:35:45.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-07-01T18:35:45.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29052025-07-01T18:35:45.745Z
29062025-07-01T18:35:45.745Zinfo: running `cargo check --bins` on oximeter-client (95/217)
29072025-07-01T18:35:46.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-07-01T18:35:46.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-07-01T18:35:46.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-07-01T18:35:46.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29112025-07-01T18:35:46.918Z
29122025-07-01T18:35:46.918Zinfo: running `cargo check --bins` on repo-depot-client (96/217)
29132025-07-01T18:35:47.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-07-01T18:35:48.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-07-01T18:35:48.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-07-01T18:35:48.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29172025-07-01T18:35:48.089Z
29182025-07-01T18:35:48.089Zinfo: running `cargo check --bins` on sled-agent-client (97/217)
29192025-07-01T18:35:49.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-07-01T18:35:49.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-07-01T18:35:49.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-07-01T18:35:49.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29232025-07-01T18:35:49.258Z
29242025-07-01T18:35:49.258Zinfo: running `cargo check --bins` on sled-agent-types (98/217)
29252025-07-01T18:35:50.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-07-01T18:35:50.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-07-01T18:35:50.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-07-01T18:35:50.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
29292025-07-01T18:35:50.477Z
29302025-07-01T18:35:50.477Zinfo: running `cargo check --bins` on wicketd-client (99/217)
29312025-07-01T18:35:51.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-07-01T18:35:51.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-07-01T18:35:51.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-07-01T18:35:51.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
29352025-07-01T18:35:51.709Z
29362025-07-01T18:35:51.709Zinfo: running `cargo check --bins` on wicket-common (100/217)
29372025-07-01T18:35:52.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-07-01T18:35:52.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-07-01T18:35:52.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-07-01T18:35:52.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29412025-07-01T18:35:52.884Z
29422025-07-01T18:35:52.884Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/217)
29432025-07-01T18:35:53.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-07-01T18:35:53.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-07-01T18:35:54.103Z Checking csv-core v0.1.11
29462025-07-01T18:35:54.103Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29472025-07-01T18:35:54.130Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29482025-07-01T18:35:54.130Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29492025-07-01T18:35:54.408Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29502025-07-01T18:35:54.463Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29512025-07-01T18:35:54.506Z Checking csv v1.3.1
29522025-07-01T18:35:55.266Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29532025-07-01T18:35:55.928Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29542025-07-01T18:35:59.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s
29552025-07-01T18:35:59.382Z
29562025-07-01T18:35:59.382Zinfo: running `cargo check --bins` on cockroach-admin-api (102/217)
29572025-07-01T18:36:00.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-01T18:36:00.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-01T18:36:00.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-01T18:36:00.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29612025-07-01T18:36:00.537Z
29622025-07-01T18:36:00.537Zinfo: running `cargo check --bins` on cockroach-admin-types (103/217)
29632025-07-01T18:36:01.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-01T18:36:01.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-01T18:36:01.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-07-01T18:36:01.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29672025-07-01T18:36:01.658Z
29682025-07-01T18:36:01.658Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/217)
29692025-07-01T18:36:02.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-07-01T18:36:02.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-07-01T18:36:02.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-07-01T18:36:02.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29732025-07-01T18:36:03.057Z
29742025-07-01T18:36:03.057Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/217)
29752025-07-01T18:36:04.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-07-01T18:36:04.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-07-01T18:36:04.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-07-01T18:36:04.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29792025-07-01T18:36:04.330Z
29802025-07-01T18:36:04.330Zinfo: running `cargo check --bins` on dns-server (106/217)
29812025-07-01T18:36:05.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-07-01T18:36:05.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-07-01T18:36:05.453Z Compiling typify-impl v0.4.1
29842025-07-01T18:36:05.488Z Compiling parking_lot_core v0.8.6
29852025-07-01T18:36:05.514Z Compiling moka v0.12.10
29862025-07-01T18:36:05.514Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29872025-07-01T18:36:05.514Z Checking tagptr v0.2.0
29882025-07-01T18:36:05.545Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29892025-07-01T18:36:05.571Z Checking prefix-trie v0.7.0
29902025-07-01T18:36:05.819Z Checking fxhash v0.2.1
29912025-07-01T18:36:05.845Z Checking hickory-client v0.25.2
29922025-07-01T18:36:06.250Z Checking hickory-server v0.25.2
29932025-07-01T18:36:06.282Z Checking parking_lot v0.11.2
29942025-07-01T18:36:06.616Z Checking sled v0.34.7
29952025-07-01T18:36:06.765Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29962025-07-01T18:36:07.179Z Checking hickory-resolver v0.25.2
29972025-07-01T18:36:11.674Z Compiling typify-macro v0.4.1
29982025-07-01T18:36:13.735Z Compiling typify v0.4.1
29992025-07-01T18:36:13.898Z Compiling progenitor-impl v0.10.0
30002025-07-01T18:36:17.391Z Compiling progenitor-macro v0.10.0
30012025-07-01T18:36:22.461Z Checking progenitor v0.10.0
30022025-07-01T18:36:22.679Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30032025-07-01T18:36:23.393Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30042025-07-01T18:36:25.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.14s
30052025-07-01T18:36:25.689Z
30062025-07-01T18:36:25.689Zinfo: running `cargo check --bins` on dns-server-api (107/217)
30072025-07-01T18:36:26.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-07-01T18:36:26.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-07-01T18:36:26.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-07-01T18:36:26.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30112025-07-01T18:36:26.793Z
30122025-07-01T18:36:26.794Zinfo: running `cargo check --bins` on openapi-manager-types (108/217)
30132025-07-01T18:36:27.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-07-01T18:36:27.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-07-01T18:36:27.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-07-01T18:36:27.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30172025-07-01T18:36:27.834Z
30182025-07-01T18:36:27.835Zinfo: running `cargo check --bins` on gateway-test-utils (109/217)
30192025-07-01T18:36:28.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-07-01T18:36:28.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-07-01T18:36:28.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-07-01T18:36:28.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30232025-07-01T18:36:29.030Z
30242025-07-01T18:36:29.030Zinfo: running `cargo check --bins` on omicron-gateway (110/217)
30252025-07-01T18:36:30.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-07-01T18:36:30.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-07-01T18:36:30.328Z Checking half v2.4.1
30282025-07-01T18:36:30.328Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30292025-07-01T18:36:30.328Z Checking ciborium-io v0.2.2
30302025-07-01T18:36:30.405Z Compiling semver v0.1.20
30312025-07-01T18:36:30.431Z Compiling radium v0.7.0
30322025-07-01T18:36:30.457Z Compiling zerocopy-derive v0.6.6
30332025-07-01T18:36:30.457Z Checking tap v1.0.1
30342025-07-01T18:36:30.457Z Compiling maybe-uninit v2.0.0
30352025-07-01T18:36:30.552Z Checking password-hash v0.5.0
30362025-07-01T18:36:30.668Z Checking wyz v0.5.1
30372025-07-01T18:36:30.833Z Checking ciborium-ll v0.2.2
30382025-07-01T18:36:30.861Z Compiling rustc_version v0.1.7
30392025-07-01T18:36:30.986Z Checking blake2 v0.10.6
30402025-07-01T18:36:31.038Z Compiling cancel-safe-futures v0.1.5
30412025-07-01T18:36:31.065Z Compiling packed_struct v0.10.1
30422025-07-01T18:36:31.065Z Checking funty v2.0.0
30432025-07-01T18:36:31.170Z Checking ciborium v0.2.2
30442025-07-01T18:36:31.322Z Compiling newtype_derive v0.1.6
30452025-07-01T18:36:31.348Z Checking crc-catalog v2.4.0
30462025-07-01T18:36:31.384Z Compiling owo-colors v4.2.2
30472025-07-01T18:36:31.505Z Checking argon2 v0.5.3
30482025-07-01T18:36:31.536Z Checking crc v3.2.1
30492025-07-01T18:36:31.722Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30502025-07-01T18:36:31.748Z Compiling packed_struct_codegen v0.10.1
30512025-07-01T18:36:31.863Z Checking bitvec v1.0.1
30522025-07-01T18:36:31.994Z Checking libsw-core v0.3.1
30532025-07-01T18:36:32.041Z Checking secrecy v0.10.3
30542025-07-01T18:36:32.176Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30552025-07-01T18:36:32.226Z Compiling indexmap v1.9.3
30562025-07-01T18:36:32.252Z Checking fixedbitset v0.5.7
30572025-07-01T18:36:32.278Z Checking zerocopy v0.6.6
30582025-07-01T18:36:32.278Z Checking nodrop v0.1.14
30592025-07-01T18:36:32.330Z Checking libsw v3.5.0
30602025-07-01T18:36:32.452Z Checking array-init v0.0.4
30612025-07-01T18:36:32.551Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30622025-07-01T18:36:32.583Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632025-07-01T18:36:32.679Z Checking petgraph v0.8.2
30642025-07-01T18:36:32.923Z Checking smallvec v0.6.14
30652025-07-01T18:36:32.949Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30662025-07-01T18:36:33.372Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30672025-07-01T18:36:33.645Z Checking indent_write v2.2.0
30682025-07-01T18:36:33.698Z Checking linear-map v1.2.0
30692025-07-01T18:36:33.874Z Checking termcolor v1.4.1
30702025-07-01T18:36:33.902Z Checking hashbrown v0.12.3
30712025-07-01T18:36:34.039Z Checking swrite v0.1.0
30722025-07-01T18:36:34.083Z Checking bitfield v0.14.0
30732025-07-01T18:36:34.216Z Checking ron v0.8.1
30742025-07-01T18:36:34.307Z Checking env_logger v0.10.2
30752025-07-01T18:36:34.347Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30762025-07-01T18:36:34.631Z Checking steno v0.4.1
30772025-07-01T18:36:34.739Z Checking serde-hex v0.1.0
30782025-07-01T18:36:35.088Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30792025-07-01T18:36:35.358Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30802025-07-01T18:36:35.454Z Checking hashbrown v0.13.2
30812025-07-01T18:36:35.624Z Checking crc-any v2.5.0
30822025-07-01T18:36:35.807Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30832025-07-01T18:36:35.965Z Checking humantime v2.2.0
30842025-07-01T18:36:36.271Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30852025-07-01T18:36:36.353Z Checking object v0.30.4
30862025-07-01T18:36:36.531Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30872025-07-01T18:36:36.557Z Checking half v1.8.3
30882025-07-01T18:36:36.754Z Checking path-slash v0.1.5
30892025-07-01T18:36:36.821Z Checking void v1.0.2
30902025-07-01T18:36:36.922Z Checking tungstenite v0.23.0
30912025-07-01T18:36:36.948Z Checking serde_cbor v0.11.2
30922025-07-01T18:36:36.983Z Checking lzss v0.8.2
30932025-07-01T18:36:37.414Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30942025-07-01T18:36:37.452Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30952025-07-01T18:36:37.779Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30962025-07-01T18:36:37.824Z Checking nix v0.27.1
30972025-07-01T18:36:38.096Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30982025-07-01T18:36:38.210Z Checking kstat-rs v0.2.4
30992025-07-01T18:36:38.276Z Checking serde_bytes v0.11.17
31002025-07-01T18:36:38.463Z Checking tokio-tungstenite v0.23.1
31012025-07-01T18:36:38.595Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31022025-07-01T18:36:38.621Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31032025-07-01T18:36:38.650Z Checking signal-hook-tokio v0.3.1
31042025-07-01T18:36:39.534Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31052025-07-01T18:36:47.383Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31062025-07-01T18:36:49.218Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31072025-07-01T18:36:58.261Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31082025-07-01T18:37:07.845Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31092025-07-01T18:37:08.803Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31102025-07-01T18:37:12.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.85s
31112025-07-01T18:37:13.099Z
31122025-07-01T18:37:13.100Zinfo: running `cargo check --bins` on gateway-api (111/217)
31132025-07-01T18:37:14.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-07-01T18:37:14.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-07-01T18:37:14.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-07-01T18:37:14.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31172025-07-01T18:37:14.170Z
31182025-07-01T18:37:14.170Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/217)
31192025-07-01T18:37:15.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-07-01T18:37:15.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-07-01T18:37:15.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-07-01T18:37:15.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31232025-07-01T18:37:15.242Z
31242025-07-01T18:37:15.242Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/217)
31252025-07-01T18:37:16.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-07-01T18:37:16.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-07-01T18:37:16.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-07-01T18:37:16.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31292025-07-01T18:37:16.285Z
31302025-07-01T18:37:16.286Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/217)
31312025-07-01T18:37:17.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-07-01T18:37:17.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-07-01T18:37:17.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-07-01T18:37:17.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31352025-07-01T18:37:17.323Z
31362025-07-01T18:37:17.323Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/217)
31372025-07-01T18:37:18.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-07-01T18:37:18.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-07-01T18:37:18.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-07-01T18:37:18.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31412025-07-01T18:37:18.370Z
31422025-07-01T18:37:18.370Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/217)
31432025-07-01T18:37:19.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-07-01T18:37:19.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-07-01T18:37:19.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-07-01T18:37:19.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31472025-07-01T18:37:19.457Z
31482025-07-01T18:37:19.457Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/217)
31492025-07-01T18:37:20.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-07-01T18:37:20.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-07-01T18:37:20.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-07-01T18:37:20.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31532025-07-01T18:37:20.545Z
31542025-07-01T18:37:20.545Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/217)
31552025-07-01T18:37:21.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-07-01T18:37:21.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-07-01T18:37:21.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-07-01T18:37:21.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31592025-07-01T18:37:21.621Z
31602025-07-01T18:37:21.621Zinfo: running `cargo check --bins` on oximeter-producer (119/217)
31612025-07-01T18:37:22.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-07-01T18:37:22.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-07-01T18:37:22.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-07-01T18:37:22.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31652025-07-01T18:37:22.760Z
31662025-07-01T18:37:22.760Zinfo: running `cargo check --bins` on internal-dns-resolver (120/217)
31672025-07-01T18:37:23.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-07-01T18:37:23.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-07-01T18:37:23.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-07-01T18:37:23.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31712025-07-01T18:37:23.817Z
31722025-07-01T18:37:23.817Zinfo: running `cargo check --bins` on sp-sim (121/217)
31732025-07-01T18:37:24.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-07-01T18:37:24.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-07-01T18:37:24.909Z Compiling nix v0.30.1
31762025-07-01T18:37:24.910Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31772025-07-01T18:37:24.936Z Checking keccak v0.1.5
31782025-07-01T18:37:25.278Z Checking sha3 v0.10.8
31792025-07-01T18:37:25.331Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31802025-07-01T18:37:27.627Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31812025-07-01T18:37:30.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s
31822025-07-01T18:37:30.638Z
31832025-07-01T18:37:30.638Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/217)
31842025-07-01T18:37:31.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-07-01T18:37:31.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-07-01T18:37:31.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-07-01T18:37:31.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31882025-07-01T18:37:31.775Z
31892025-07-01T18:37:31.775Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/217)
31902025-07-01T18:37:32.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-07-01T18:37:32.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-07-01T18:37:32.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-07-01T18:37:32.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31942025-07-01T18:37:32.981Z
31952025-07-01T18:37:32.982Zinfo: running `cargo check --bins` on db-macros (124/217)
31962025-07-01T18:37:33.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-07-01T18:37:33.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-07-01T18:37:33.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-07-01T18:37:33.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32002025-07-01T18:37:34.024Z
32012025-07-01T18:37:34.024Zinfo: running `cargo check --bins` on nexus-macros-common (125/217)
32022025-07-01T18:37:34.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-07-01T18:37:34.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-07-01T18:37:34.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-07-01T18:37:34.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32062025-07-01T18:37:35.019Z
32072025-07-01T18:37:35.019Zinfo: running `cargo check --bins` on nexus-auth (126/217)
32082025-07-01T18:37:36.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-07-01T18:37:36.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-07-01T18:37:36.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-07-01T18:37:36.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32122025-07-01T18:37:36.165Z
32132025-07-01T18:37:36.165Zinfo: running `cargo check --bins` on authz-macros (127/217)
32142025-07-01T18:37:37.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-07-01T18:37:37.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-07-01T18:37:37.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-07-01T18:37:37.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
32182025-07-01T18:37:37.187Z
32192025-07-01T18:37:37.187Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/217)
32202025-07-01T18:37:38.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-07-01T18:37:38.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-07-01T18:37:38.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-07-01T18:37:38.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32242025-07-01T18:37:38.348Z
32252025-07-01T18:37:38.348Zinfo: running `cargo check --bins` on nexus-db-model (129/217)
32262025-07-01T18:37:39.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-07-01T18:37:39.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-07-01T18:37:39.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-07-01T18:37:39.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32302025-07-01T18:37:39.525Z
32312025-07-01T18:37:39.525Zinfo: running `cargo check --bins` on nexus-db-schema (130/217)
32322025-07-01T18:37:40.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-07-01T18:37:40.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-07-01T18:37:40.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-07-01T18:37:40.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32362025-07-01T18:37:40.581Z
32372025-07-01T18:37:40.581Zinfo: running `cargo check --bins` on nexus-defaults (131/217)
32382025-07-01T18:37:41.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-07-01T18:37:41.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-07-01T18:37:41.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-07-01T18:37:41.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32422025-07-01T18:37:41.677Z
32432025-07-01T18:37:41.677Zinfo: running `cargo check --bins` on nexus-db-errors (132/217)
32442025-07-01T18:37:42.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-07-01T18:37:42.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-07-01T18:37:42.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-07-01T18:37:42.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32482025-07-01T18:37:42.800Z
32492025-07-01T18:37:42.800Zinfo: running `cargo check --bins` on nexus-db-lookup (133/217)
32502025-07-01T18:37:43.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-07-01T18:37:43.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-07-01T18:37:43.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-07-01T18:37:43.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32542025-07-01T18:37:43.958Z
32552025-07-01T18:37:43.958Zinfo: running `cargo check --bins` on nexus-inventory (134/217)
32562025-07-01T18:37:44.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-07-01T18:37:44.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-07-01T18:37:44.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-07-01T18:37:44.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32602025-07-01T18:37:45.086Z
32612025-07-01T18:37:45.086Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (135/217)
32622025-07-01T18:37:46.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-07-01T18:37:46.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-07-01T18:37:46.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-07-01T18:37:46.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32662025-07-01T18:37:46.168Z
32672025-07-01T18:37:46.168Zinfo: running `cargo check --bins --no-default-features` on sled-storage (136/217)
32682025-07-01T18:37:47.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-07-01T18:37:47.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-07-01T18:37:47.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-07-01T18:37:47.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32722025-07-01T18:37:47.273Z
32732025-07-01T18:37:47.273Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (137/217)
32742025-07-01T18:37:48.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-07-01T18:37:48.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-07-01T18:37:48.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-07-01T18:37:48.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32782025-07-01T18:37:48.389Z
32792025-07-01T18:37:48.389Zinfo: running `cargo check --bins` on key-manager (138/217)
32802025-07-01T18:37:49.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-07-01T18:37:49.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-07-01T18:37:49.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-07-01T18:37:49.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32842025-07-01T18:37:49.504Z
32852025-07-01T18:37:49.504Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (139/217)
32862025-07-01T18:37:50.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-07-01T18:37:50.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-07-01T18:37:50.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-07-01T18:37:50.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32902025-07-01T18:37:50.594Z
32912025-07-01T18:37:50.594Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (140/217)
32922025-07-01T18:37:51.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-07-01T18:37:51.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-07-01T18:37:51.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-07-01T18:37:51.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32962025-07-01T18:37:51.719Z
32972025-07-01T18:37:51.719Zinfo: running `cargo check --bins` on typed-rng (141/217)
32982025-07-01T18:37:52.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-07-01T18:37:52.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-07-01T18:37:52.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-07-01T18:37:52.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33022025-07-01T18:37:52.746Z
33032025-07-01T18:37:52.746Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (142/217)
33042025-07-01T18:37:53.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-07-01T18:37:53.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-07-01T18:37:54.191Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33072025-07-01T18:37:54.191Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33082025-07-01T18:37:54.191Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33092025-07-01T18:37:54.191Z Compiling thiserror-impl-no-std v2.0.2
33102025-07-01T18:37:54.217Z Checking universal-hash v0.5.1
33112025-07-01T18:37:54.217Z Checking opaque-debug v0.3.1
33122025-07-01T18:37:54.217Z Checking chacha20 v0.9.1
33132025-07-01T18:37:54.217Z Checking aead v0.5.2
33142025-07-01T18:37:54.471Z Compiling unicase v2.7.0
33152025-07-01T18:37:54.497Z Checking poly1305 v0.8.0
33162025-07-01T18:37:54.524Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33172025-07-01T18:37:54.549Z Compiling libefi-sys v0.1.0
33182025-07-01T18:37:54.683Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33192025-07-01T18:37:54.768Z Compiling bitfield-struct v0.6.2
33202025-07-01T18:37:54.820Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33212025-07-01T18:37:54.921Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33222025-07-01T18:37:55.015Z Checking chacha20poly1305 v0.10.1
33232025-07-01T18:37:55.041Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33242025-07-01T18:37:55.207Z Compiling proc-macro-error-attr2 v2.0.0
33252025-07-01T18:37:55.232Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33262025-07-01T18:37:55.271Z Compiling salty v0.3.0
33272025-07-01T18:37:55.377Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33282025-07-01T18:37:55.700Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33292025-07-01T18:37:55.877Z Compiling proc-macro-error2 v2.0.1
33302025-07-01T18:37:55.910Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33312025-07-01T18:37:55.941Z Compiling num-derive v0.3.3
33322025-07-01T18:37:55.989Z Compiling xshell-macros v0.2.7
33332025-07-01T18:37:56.434Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33342025-07-01T18:37:56.473Z Checking papergrid v0.14.0
33352025-07-01T18:37:56.588Z Checking thiserror-no-std v2.0.2
33362025-07-01T18:37:56.627Z Checking xshell v0.2.7
33372025-07-01T18:37:56.731Z Checking vsss-rs v3.3.4
33382025-07-01T18:37:56.887Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33392025-07-01T18:37:56.967Z Compiling tabled_derive v0.10.0
33402025-07-01T18:37:57.273Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33412025-07-01T18:37:57.673Z Checking libscf-sys v1.1.0
33422025-07-01T18:37:57.815Z Compiling mime_guess v2.0.5
33432025-07-01T18:37:57.906Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33442025-07-01T18:37:58.674Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33452025-07-01T18:37:58.905Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33462025-07-01T18:37:59.137Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33472025-07-01T18:37:59.306Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33482025-07-01T18:37:59.536Z Checking primeorder v0.13.6
33492025-07-01T18:37:59.849Z Checking env_filter v0.1.2
33502025-07-01T18:38:00.007Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33512025-07-01T18:38:00.046Z Checking p384 v0.13.0
33522025-07-01T18:38:00.111Z Checking env_logger v0.11.5
33532025-07-01T18:38:00.387Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33542025-07-01T18:38:00.457Z Checking tabled v0.18.0
33552025-07-01T18:38:00.782Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33562025-07-01T18:38:00.865Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33572025-07-01T18:38:01.042Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33582025-07-01T18:38:01.294Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33592025-07-01T18:38:01.331Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33602025-07-01T18:38:01.357Z Checking http-range v0.1.5
33612025-07-01T18:38:01.524Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33622025-07-01T18:38:01.592Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33632025-07-01T18:38:01.843Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33642025-07-01T18:38:01.920Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33652025-07-01T18:38:01.981Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33662025-07-01T18:38:02.006Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=638c897d5ed1e5d3f2de0c1cb9dfaa4d77a35dea#638c897d)
33672025-07-01T18:38:02.327Z Checking secrecy v0.8.0
33682025-07-01T18:38:02.551Z Checking atty v0.2.14
33692025-07-01T18:38:02.610Z Checking crc8 v0.1.1
33702025-07-01T18:38:02.718Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33712025-07-01T18:38:02.747Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33722025-07-01T18:38:03.067Z Checking hyper-staticfile v0.10.1
33732025-07-01T18:38:03.109Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33742025-07-01T18:38:03.467Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
33752025-07-01T18:38:03.585Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33762025-07-01T18:38:03.762Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33772025-07-01T18:38:03.865Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33782025-07-01T18:38:04.089Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33792025-07-01T18:38:04.180Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33802025-07-01T18:38:04.623Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33812025-07-01T18:38:04.956Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33822025-07-01T18:38:05.051Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33832025-07-01T18:38:05.542Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842025-07-01T18:38:05.542Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33852025-07-01T18:38:05.568Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33862025-07-01T18:38:06.725Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33872025-07-01T18:38:07.160Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33882025-07-01T18:38:07.215Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33892025-07-01T18:38:09.191Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33902025-07-01T18:38:10.407Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33912025-07-01T18:38:18.531Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33922025-07-01T18:38:40.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s
33932025-07-01T18:38:40.239Z
33942025-07-01T18:38:40.239Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (143/217)
33952025-07-01T18:38:41.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-07-01T18:38:41.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-07-01T18:38:41.505Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33982025-07-01T18:39:02.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
33992025-07-01T18:39:02.226Z
34002025-07-01T18:39:02.226Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (144/217)
34012025-07-01T18:39:03.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-07-01T18:39:03.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-07-01T18:39:03.526Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34042025-07-01T18:39:23.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.31s
34052025-07-01T18:39:23.777Z
34062025-07-01T18:39:23.777Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (145/217)
34072025-07-01T18:39:24.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-07-01T18:39:24.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-07-01T18:39:25.097Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34102025-07-01T18:39:46.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s
34112025-07-01T18:39:46.251Z
34122025-07-01T18:39:46.251Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (146/217)
34132025-07-01T18:39:47.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-07-01T18:39:47.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-07-01T18:39:47.549Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34162025-07-01T18:40:08.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
34172025-07-01T18:40:08.533Z
34182025-07-01T18:40:08.533Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (147/217)
34192025-07-01T18:40:09.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-07-01T18:40:09.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-07-01T18:40:09.868Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34222025-07-01T18:40:32.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s
34232025-07-01T18:40:32.276Z
34242025-07-01T18:40:32.276Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (148/217)
34252025-07-01T18:40:33.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-07-01T18:40:33.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-07-01T18:40:33.784Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34282025-07-01T18:40:58.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s
34292025-07-01T18:40:58.485Z
34302025-07-01T18:40:58.485Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (149/217)
34312025-07-01T18:40:59.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-07-01T18:40:59.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-07-01T18:40:59.944Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34342025-07-01T18:41:23.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.60s
34352025-07-01T18:41:23.349Z
34362025-07-01T18:41:23.349Zinfo: running `cargo check --bins` on bootstrap-agent-api (150/217)
34372025-07-01T18:41:24.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-07-01T18:41:24.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-07-01T18:41:24.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402025-07-01T18:41:24.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34412025-07-01T18:41:24.677Z
34422025-07-01T18:41:24.677Zinfo: running `cargo check --bins` on range-requests (151/217)
34432025-07-01T18:41:25.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-07-01T18:41:25.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-07-01T18:41:25.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-07-01T18:41:25.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34472025-07-01T18:41:25.759Z
34482025-07-01T18:41:25.759Zinfo: running `cargo check --bins` on repo-depot-api (152/217)
34492025-07-01T18:41:26.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-07-01T18:41:26.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-07-01T18:41:26.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-07-01T18:41:26.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34532025-07-01T18:41:26.938Z
34542025-07-01T18:41:26.938Zinfo: running `cargo check --bins` on sled-agent-api (153/217)
34552025-07-01T18:41:28.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-07-01T18:41:28.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-07-01T18:41:28.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582025-07-01T18:41:28.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34592025-07-01T18:41:28.157Z
34602025-07-01T18:41:28.157Zinfo: running `cargo check --bins` on sled-diagnostics (154/217)
34612025-07-01T18:41:29.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-07-01T18:41:29.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-07-01T18:41:29.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642025-07-01T18:41:29.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34652025-07-01T18:41:29.447Z
34662025-07-01T18:41:29.447Zinfo: running `cargo check --bins` on parallel-task-set (155/217)
34672025-07-01T18:41:30.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-07-01T18:41:30.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-07-01T18:41:30.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-07-01T18:41:30.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34712025-07-01T18:41:30.633Z
34722025-07-01T18:41:30.633Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/217)
34732025-07-01T18:41:31.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-07-01T18:41:31.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-07-01T18:41:31.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-07-01T18:41:31.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
34772025-07-01T18:41:31.828Z
34782025-07-01T18:41:31.828Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/217)
34792025-07-01T18:41:32.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-07-01T18:41:33.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-07-01T18:41:33.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-07-01T18:41:33.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
34832025-07-01T18:41:33.117Z
34842025-07-01T18:41:33.117Zinfo: running `cargo check --bins` on sled-agent-zone-images (158/217)
34852025-07-01T18:41:34.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-07-01T18:41:34.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-07-01T18:41:34.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882025-07-01T18:41:34.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34892025-07-01T18:41:34.397Z
34902025-07-01T18:41:34.398Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (159/217)
34912025-07-01T18:41:35.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-07-01T18:41:35.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-07-01T18:41:35.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942025-07-01T18:41:35.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34952025-07-01T18:41:35.731Z
34962025-07-01T18:41:35.731Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (160/217)
34972025-07-01T18:41:36.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-07-01T18:41:36.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-07-01T18:41:36.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002025-07-01T18:41:36.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35012025-07-01T18:41:37.012Z
35022025-07-01T18:41:37.012Zinfo: running `cargo check --bins` on nexus-test-interface (161/217)
35032025-07-01T18:41:38.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-07-01T18:41:38.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-07-01T18:41:38.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-07-01T18:41:38.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35072025-07-01T18:41:38.303Z
35082025-07-01T18:41:38.303Zinfo: running `cargo check --bins` on oximeter-collector (162/217)
35092025-07-01T18:41:39.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-07-01T18:41:39.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-07-01T18:41:39.599Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35122025-07-01T18:41:39.599Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35132025-07-01T18:41:40.876Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35142025-07-01T18:41:43.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
35152025-07-01T18:41:44.097Z
35162025-07-01T18:41:44.097Zinfo: running `cargo check --bins` on oximeter-api (163/217)
35172025-07-01T18:41:45.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-07-01T18:41:45.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-07-01T18:41:45.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-07-01T18:41:45.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35212025-07-01T18:41:45.222Z
35222025-07-01T18:41:45.222Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (164/217)
35232025-07-01T18:41:46.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-07-01T18:41:46.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-07-01T18:41:46.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-07-01T18:41:46.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
35272025-07-01T18:41:46.250Z
35282025-07-01T18:41:46.250Zinfo: running `cargo check --bins` on cert-dev (165/217)
35292025-07-01T18:41:47.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-07-01T18:41:47.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-07-01T18:41:47.268Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35322025-07-01T18:41:47.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
35332025-07-01T18:41:47.821Z
35342025-07-01T18:41:47.821Zinfo: running `cargo check --bins` on clickana (166/217)
35352025-07-01T18:41:48.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-07-01T18:41:48.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-07-01T18:41:48.956Z Checking castaway v0.2.3
35382025-07-01T18:41:48.956Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35392025-07-01T18:41:48.982Z Checking unicode-truncate v1.1.0
35402025-07-01T18:41:48.982Z Checking lru v0.12.5
35412025-07-01T18:41:48.982Z Compiling instability v0.3.2
35422025-07-01T18:41:48.982Z Checking cassowary v0.3.0
35432025-07-01T18:41:48.982Z Compiling indoc v2.0.6
35442025-07-01T18:41:49.152Z Checking compact_str v0.8.0
35452025-07-01T18:41:49.947Z Checking ratatui v0.29.0
35462025-07-01T18:41:51.233Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35472025-07-01T18:41:53.013Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35482025-07-01T18:41:54.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
35492025-07-01T18:41:54.479Z
35502025-07-01T18:41:54.479Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (167/217)
35512025-07-01T18:41:55.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-07-01T18:41:55.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-07-01T18:41:55.678Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35542025-07-01T18:41:55.679Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35552025-07-01T18:41:57.183Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35562025-07-01T18:41:57.889Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35572025-07-01T18:41:58.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
35582025-07-01T18:41:58.638Z
35592025-07-01T18:41:58.638Zinfo: running `cargo check --bins` on ch-dev (168/217)
35602025-07-01T18:41:59.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-07-01T18:41:59.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-07-01T18:41:59.812Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35632025-07-01T18:42:00.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
35642025-07-01T18:42:00.921Z
35652025-07-01T18:42:00.921Zinfo: running `cargo check --bins` on dev-tools-common (169/217)
35662025-07-01T18:42:01.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-07-01T18:42:01.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-07-01T18:42:01.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-07-01T18:42:01.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35702025-07-01T18:42:01.698Z
35712025-07-01T18:42:01.698Zinfo: running `cargo check --bins` on crdb-seed (170/217)
35722025-07-01T18:42:02.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-07-01T18:42:02.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-07-01T18:42:02.901Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35752025-07-01T18:42:03.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
35762025-07-01T18:42:03.535Z
35772025-07-01T18:42:03.535Zinfo: running `cargo check --bins` on db-dev (171/217)
35782025-07-01T18:42:04.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-07-01T18:42:04.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-07-01T18:42:04.718Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35812025-07-01T18:42:05.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
35822025-07-01T18:42:05.886Z
35832025-07-01T18:42:05.887Zinfo: running `cargo check --bins` on omicron-dev-lib (172/217)
35842025-07-01T18:42:06.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-07-01T18:42:06.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-07-01T18:42:06.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-07-01T18:42:06.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35882025-07-01T18:42:06.994Z
35892025-07-01T18:42:06.994Zinfo: running `cargo check --bins` on xtask-downloader (173/217)
35902025-07-01T18:42:07.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-07-01T18:42:07.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-07-01T18:42:08.063Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35932025-07-01T18:42:09.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
35942025-07-01T18:42:09.374Z
35952025-07-01T18:42:09.375Zinfo: running `cargo check --bins` on omicron-ls-apis (174/217)
35962025-07-01T18:42:13.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-07-01T18:42:13.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-07-01T18:42:13.660Z Checking typeid v1.0.3
35992025-07-01T18:42:13.660Z Checking ordered-float v2.10.1
36002025-07-01T18:42:13.660Z Checking cargo-platform v0.2.0
36012025-07-01T18:42:13.660Z Checking erased-serde v0.4.6
36022025-07-01T18:42:13.660Z Checking serde-value v0.7.0
36032025-07-01T18:42:13.660Z Checking serde-untagged v0.1.7
36042025-07-01T18:42:13.660Z Checking cargo-util-schemas v0.2.0
36052025-07-01T18:42:13.660Z Checking cargo_metadata v0.20.0
36062025-07-01T18:42:14.906Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36072025-07-01T18:42:16.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s
36082025-07-01T18:42:16.371Z
36092025-07-01T18:42:16.371Zinfo: running `cargo check --bins` on mgs-dev (175/217)
36102025-07-01T18:42:17.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-07-01T18:42:17.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-07-01T18:42:17.729Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36132025-07-01T18:42:20.258Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36142025-07-01T18:42:21.126Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36152025-07-01T18:42:21.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
36162025-07-01T18:42:22.163Z
36172025-07-01T18:42:22.163Zinfo: running `cargo check --bins` on omicron-omdb (176/217)
36182025-07-01T18:42:23.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-07-01T18:42:23.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-07-01T18:42:23.617Z Compiling crunchy v0.2.2
36212025-07-01T18:42:23.643Z Compiling dsl_auto_type v0.1.2
36222025-07-01T18:42:23.643Z Checking scheduled-thread-pool v0.2.7
36232025-07-01T18:42:23.643Z Compiling diesel_table_macro_syntax v0.2.0
36242025-07-01T18:42:23.669Z Compiling tiny-keccak v2.0.2
36252025-07-01T18:42:23.724Z Compiling bit-vec v0.6.3
36262025-07-01T18:42:23.769Z Compiling ascii-canvas v3.0.0
36272025-07-01T18:42:23.795Z Compiling ena v0.14.3
36282025-07-01T18:42:23.945Z Checking r2d2 v0.8.10
36292025-07-01T18:42:24.100Z Compiling bit-set v0.5.3
36302025-07-01T18:42:24.126Z Compiling diff v0.1.13
36312025-07-01T18:42:24.184Z Compiling bindgen v0.71.1
36322025-07-01T18:42:24.219Z Compiling regex-syntax v0.6.29
36332025-07-01T18:42:24.290Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36342025-07-01T18:42:24.317Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36352025-07-01T18:42:24.385Z Compiling derive_builder_core v0.20.2
36362025-07-01T18:42:24.544Z Compiling libxml v0.3.3
36372025-07-01T18:42:24.571Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36382025-07-01T18:42:24.712Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36392025-07-01T18:42:24.923Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36402025-07-01T18:42:24.949Z Compiling diesel_derives v2.2.3
36412025-07-01T18:42:24.975Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36422025-07-01T18:42:25.087Z Compiling strum_macros v0.24.3
36432025-07-01T18:42:25.211Z Compiling indoc v1.0.9
36442025-07-01T18:42:25.940Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36452025-07-01T18:42:26.214Z Compiling oso-derive v0.27.3
36462025-07-01T18:42:26.246Z Compiling derive_builder_macro v0.20.2
36472025-07-01T18:42:26.821Z Compiling impl-trait-for-tuples v0.2.2
36482025-07-01T18:42:27.020Z Checking derive_builder v0.20.2
36492025-07-01T18:42:27.058Z Checking quick-xml v0.37.2
36502025-07-01T18:42:27.210Z Compiling lalrpop v0.19.12
36512025-07-01T18:42:27.289Z Checking maplit v1.0.2
36522025-07-01T18:42:27.454Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36532025-07-01T18:42:27.900Z Compiling diesel-dtrace v0.4.2
36542025-07-01T18:42:28.278Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36552025-07-01T18:42:28.566Z Checking globset v0.4.15
36562025-07-01T18:42:28.817Z Checking bb8 v0.8.5
36572025-07-01T18:42:28.897Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36582025-07-01T18:42:29.093Z Checking predicates-tree v1.0.12
36592025-07-01T18:42:29.140Z Checking ignore v0.4.23
36602025-07-01T18:42:29.261Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36612025-07-01T18:42:29.303Z Checking rand_seeder v0.3.0
36622025-07-01T18:42:29.370Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36632025-07-01T18:42:29.557Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36642025-07-01T18:42:29.589Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36652025-07-01T18:42:29.979Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36662025-07-01T18:42:30.686Z Checking globwalk v0.9.1
36672025-07-01T18:42:31.140Z Checking is_ci v1.2.0
36682025-07-01T18:42:31.140Z Checking unicode-linebreak v0.1.5
36692025-07-01T18:42:31.140Z Checking camino-tempfile-ext v0.3.1
36702025-07-01T18:42:31.140Z Checking smawk v0.3.2
36712025-07-01T18:42:31.140Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36722025-07-01T18:42:31.166Z Checking textwrap v0.16.2
36732025-07-01T18:42:31.192Z Checking supports-color v3.0.2
36742025-07-01T18:42:31.294Z Checking support-bundle-viewer v0.1.2
36752025-07-01T18:42:31.337Z Checking multimap v0.10.1
36762025-07-01T18:42:31.587Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36772025-07-01T18:42:32.940Z Checking diesel v2.2.11
36782025-07-01T18:42:48.252Z Compiling samael v0.0.19
36792025-07-01T18:43:00.102Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36802025-07-01T18:43:03.543Z Checking async-bb8-diesel v0.2.1
36812025-07-01T18:43:05.699Z Compiling polar-core v0.27.3
36822025-07-01T18:43:15.426Z Checking oso v0.27.3
36832025-07-01T18:44:17.286Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36842025-07-01T18:45:19.436Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36852025-07-01T18:45:39.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
36862025-07-01T18:45:39.911Z
36872025-07-01T18:45:39.911Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (177/217)
36882025-07-01T18:45:41.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-07-01T18:45:41.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-07-01T18:45:41.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-07-01T18:45:41.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
36922025-07-01T18:45:41.347Z
36932025-07-01T18:45:41.347Zinfo: running `cargo check --bins` on nexus-saga-recovery (178/217)
36942025-07-01T18:45:42.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-07-01T18:45:42.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-07-01T18:45:42.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-07-01T18:45:42.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
36982025-07-01T18:45:42.884Z
36992025-07-01T18:45:42.885Zinfo: running `cargo check --bins` on nexus-test-utils-macros (179/217)
37002025-07-01T18:45:44.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-07-01T18:45:44.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-07-01T18:45:44.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37032025-07-01T18:45:44.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37042025-07-01T18:45:44.175Z
37052025-07-01T18:45:44.175Zinfo: running `cargo check --bins` on omicron-nexus (180/217)
37062025-07-01T18:45:45.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072025-07-01T18:45:45.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082025-07-01T18:45:46.035Z Compiling libz-sys v1.1.20
37092025-07-01T18:45:46.060Z Compiling libgit2-sys v0.17.0+1.8.1
37102025-07-01T18:45:46.135Z Compiling vergen v8.3.2
37112025-07-01T18:45:46.161Z Compiling cargo-platform v0.1.8
37122025-07-01T18:45:46.161Z Compiling pin-project-internal v1.1.6
37132025-07-01T18:45:46.220Z Compiling snafu-derive v0.8.5
37142025-07-01T18:45:46.245Z Compiling fs-err v2.11.0
37152025-07-01T18:45:46.245Z Compiling rustls v0.21.12
37162025-07-01T18:45:46.542Z Checking olpc-cjson v0.1.4
37172025-07-01T18:45:46.593Z Compiling cargo_metadata v0.18.1
37182025-07-01T18:45:46.886Z Checking rustls-webpki v0.101.7
37192025-07-01T18:45:46.914Z Checking sct v0.7.1
37202025-07-01T18:45:46.945Z Checking serde_plain v1.0.2
37212025-07-01T18:45:47.118Z Checking typed-path v0.9.3
37222025-07-01T18:45:47.515Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37232025-07-01T18:45:47.695Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37242025-07-01T18:45:47.888Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37252025-07-01T18:45:48.081Z Checking parse-size v1.1.0
37262025-07-01T18:45:48.405Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37272025-07-01T18:45:48.430Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37282025-07-01T18:45:48.713Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37292025-07-01T18:45:49.315Z Checking pin-project v1.1.6
37302025-07-01T18:45:49.513Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37312025-07-01T18:45:49.589Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37322025-07-01T18:45:50.234Z Checking rustls-pemfile v1.0.4
37332025-07-01T18:45:50.275Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37342025-07-01T18:45:50.468Z Checking twox-hash v2.1.0
37352025-07-01T18:45:50.508Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37362025-07-01T18:45:50.667Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37372025-07-01T18:45:51.337Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37382025-07-01T18:45:51.489Z Checking tokio-rustls v0.24.1
37392025-07-01T18:45:51.787Z Checking snafu v0.8.5
37402025-07-01T18:45:52.117Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37412025-07-01T18:45:52.383Z Checking tough v0.20.0
37422025-07-01T18:45:52.777Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37432025-07-01T18:45:53.058Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37442025-07-01T18:45:53.095Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37452025-07-01T18:45:53.328Z Checking fatfs v0.3.6
37462025-07-01T18:45:53.370Z Checking assert_matches v1.5.0
37472025-07-01T18:45:57.678Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
37482025-07-01T18:45:59.678Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37492025-07-01T18:46:00.850Z Compiling git2 v0.19.0
37502025-07-01T18:46:07.714Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37512025-07-01T18:47:52.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
37522025-07-01T18:47:52.673Z
37532025-07-01T18:47:52.673Zinfo: running `cargo check --bins` on nexus-background-task-interface (181/217)
37542025-07-01T18:47:53.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-07-01T18:47:53.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-07-01T18:47:53.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-07-01T18:47:53.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
37582025-07-01T18:47:54.011Z
37592025-07-01T18:47:54.011Zinfo: running `cargo check --bins` on nexus-external-api (182/217)
37602025-07-01T18:47:55.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-07-01T18:47:55.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-07-01T18:47:55.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-07-01T18:47:55.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
37642025-07-01T18:47:55.377Z
37652025-07-01T18:47:55.377Zinfo: running `cargo check --bins` on nexus-internal-api (183/217)
37662025-07-01T18:47:56.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-07-01T18:47:56.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-07-01T18:47:56.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-07-01T18:47:56.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
37702025-07-01T18:47:56.836Z
37712025-07-01T18:47:56.836Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (184/217)
37722025-07-01T18:47:58.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-07-01T18:47:58.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-07-01T18:47:58.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-07-01T18:47:58.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37762025-07-01T18:47:58.235Z
37772025-07-01T18:47:58.235Zinfo: running `cargo check --bins` on nexus-mgs-updates (185/217)
37782025-07-01T18:47:59.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-07-01T18:47:59.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-07-01T18:47:59.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-07-01T18:47:59.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37822025-07-01T18:47:59.560Z
37832025-07-01T18:47:59.561Zinfo: running `cargo check --bins` on nexus-networking (186/217)
37842025-07-01T18:48:00.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-07-01T18:48:00.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-07-01T18:48:00.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-07-01T18:48:00.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37882025-07-01T18:48:01.037Z
37892025-07-01T18:48:01.037Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (187/217)
37902025-07-01T18:48:02.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-07-01T18:48:02.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-07-01T18:48:02.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-07-01T18:48:02.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37942025-07-01T18:48:02.496Z
37952025-07-01T18:48:02.496Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (188/217)
37962025-07-01T18:48:03.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-07-01T18:48:03.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-07-01T18:48:03.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-07-01T18:48:03.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38002025-07-01T18:48:03.728Z
38012025-07-01T18:48:03.728Zinfo: running `cargo check --bins` on update-common (189/217)
38022025-07-01T18:48:04.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-07-01T18:48:04.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-07-01T18:48:04.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-07-01T18:48:04.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38062025-07-01T18:48:05.032Z
38072025-07-01T18:48:05.032Zinfo: running `cargo check --bins` on omicron-dev (190/217)
38082025-07-01T18:48:06.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-07-01T18:48:06.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-07-01T18:48:06.953Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38112025-07-01T18:48:06.979Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38122025-07-01T18:48:07.025Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38132025-07-01T18:48:07.053Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38142025-07-01T18:48:07.089Z Checking yansi v1.0.1
38152025-07-01T18:48:07.123Z Checking diff v0.1.13
38162025-07-01T18:48:07.123Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38172025-07-01T18:48:07.151Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38182025-07-01T18:48:07.737Z Checking pretty_assertions v1.4.1
38192025-07-01T18:48:07.796Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38202025-07-01T18:48:08.814Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38212025-07-01T18:49:03.129Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38222025-07-01T18:49:03.129Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38232025-07-01T18:49:03.154Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38242025-07-01T18:49:03.154Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38252025-07-01T18:49:03.154Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38262025-07-01T18:49:03.154Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38272025-07-01T18:49:04.696Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38282025-07-01T18:49:06.938Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38292025-07-01T18:51:04.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
38302025-07-01T18:51:04.916Z
38312025-07-01T18:51:04.916Zinfo: running `cargo check --bins` on openapi-manager (191/217)
38322025-07-01T18:51:06.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-07-01T18:51:06.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-07-01T18:51:06.565Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38352025-07-01T18:51:06.565Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38362025-07-01T18:51:06.591Z Checking heck v0.4.1
38372025-07-01T18:51:06.591Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38382025-07-01T18:51:06.913Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38392025-07-01T18:51:08.657Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38402025-07-01T18:51:12.912Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38412025-07-01T18:51:16.061Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38422025-07-01T18:51:17.666Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38432025-07-01T18:51:20.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
38442025-07-01T18:51:20.801Z
38452025-07-01T18:51:20.801Zinfo: running `cargo check --bins` on installinator-api (192/217)
38462025-07-01T18:51:22.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-07-01T18:51:22.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-07-01T18:51:22.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-07-01T18:51:22.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38502025-07-01T18:51:22.223Z
38512025-07-01T18:51:22.223Zinfo: running `cargo check --bins` on wicketd-api (193/217)
38522025-07-01T18:51:23.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-07-01T18:51:23.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-07-01T18:51:23.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552025-07-01T18:51:23.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
38562025-07-01T18:51:23.713Z
38572025-07-01T18:51:23.713Zinfo: running `cargo check --bins` on omicron-pins (194/217)
38582025-07-01T18:51:24.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-07-01T18:51:24.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-07-01T18:51:24.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612025-07-01T18:51:24.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
38622025-07-01T18:51:25.069Z
38632025-07-01T18:51:25.069Zinfo: running `cargo check --bins` on reconfigurator-cli (195/217)
38642025-07-01T18:51:26.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-07-01T18:51:26.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-07-01T18:51:26.589Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38672025-07-01T18:51:26.614Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38682025-07-01T18:51:26.657Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38692025-07-01T18:51:26.685Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38702025-07-01T18:51:26.710Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38712025-07-01T18:51:26.710Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38722025-07-01T18:51:26.735Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38732025-07-01T18:51:26.784Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38742025-07-01T18:51:27.028Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38752025-07-01T18:51:27.104Z Compiling petname v2.0.2
38762025-07-01T18:51:27.130Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38772025-07-01T18:51:27.437Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38782025-07-01T18:51:27.499Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38792025-07-01T18:51:27.572Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
38802025-07-01T18:51:28.089Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38812025-07-01T18:51:28.591Z Checking sync-ptr v0.1.4
38822025-07-01T18:51:28.865Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38832025-07-01T18:51:29.476Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
38842025-07-01T18:51:29.678Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38852025-07-01T18:51:30.009Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38862025-07-01T18:51:31.037Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38872025-07-01T18:51:32.546Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38882025-07-01T18:51:35.437Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38892025-07-01T18:51:35.437Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38902025-07-01T18:51:56.221Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38912025-07-01T18:51:56.221Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38922025-07-01T18:51:57.579Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38932025-07-01T18:52:00.307Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38942025-07-01T18:52:04.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.68s
38952025-07-01T18:52:05.027Z
38962025-07-01T18:52:05.027Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (196/217)
38972025-07-01T18:52:06.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-07-01T18:52:06.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-07-01T18:52:06.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002025-07-01T18:52:06.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
39012025-07-01T18:52:06.647Z
39022025-07-01T18:52:06.647Zinfo: running `cargo check --bins` on omicron-repl-utils (197/217)
39032025-07-01T18:52:07.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-07-01T18:52:07.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-07-01T18:52:07.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062025-07-01T18:52:07.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
39072025-07-01T18:52:07.861Z
39082025-07-01T18:52:07.861Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (198/217)
39092025-07-01T18:52:09.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-07-01T18:52:09.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-07-01T18:52:09.451Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39122025-07-01T18:52:11.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
39132025-07-01T18:52:11.287Z
39142025-07-01T18:52:11.287Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (199/217)
39152025-07-01T18:52:12.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162025-07-01T18:52:12.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172025-07-01T18:52:12.731Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39182025-07-01T18:52:13.313Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39192025-07-01T18:52:15.251Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39202025-07-01T18:52:16.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
39212025-07-01T18:52:16.757Z
39222025-07-01T18:52:16.757Zinfo: running `cargo check --bins` on omicron-releng (200/217)
39232025-07-01T18:52:17.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242025-07-01T18:52:17.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252025-07-01T18:52:18.096Z Compiling blake3 v1.5.4
39262025-07-01T18:52:18.142Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39272025-07-01T18:52:18.173Z Checking memmap2 v0.9.5
39282025-07-01T18:52:18.198Z Checking arrayref v0.3.9
39292025-07-01T18:52:18.198Z Checking constant_time_eq v0.3.1
39302025-07-01T18:52:18.224Z Checking arrayvec v0.7.6
39312025-07-01T18:52:18.277Z Checking topological-sort v0.2.2
39322025-07-01T18:52:18.303Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39332025-07-01T18:52:18.381Z Checking shell-words v1.1.0
39342025-07-01T18:52:19.145Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39352025-07-01T18:52:19.631Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39362025-07-01T18:52:20.042Z Checking omicron-zone-package v0.12.2
39372025-07-01T18:52:22.290Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39382025-07-01T18:52:24.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
39392025-07-01T18:52:24.566Z
39402025-07-01T18:52:24.566Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (201/217)
39412025-07-01T18:52:25.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-07-01T18:52:25.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-07-01T18:52:25.849Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39442025-07-01T18:52:26.351Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39452025-07-01T18:52:27.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
39462025-07-01T18:52:27.454Z
39472025-07-01T18:52:27.454Zinfo: running `cargo check --bins` on xtask (202/217)
39482025-07-01T18:52:28.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492025-07-01T18:52:28.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502025-07-01T18:52:28.412Z Checking bitflags v2.9.0
39512025-07-01T18:52:28.412Z Checking serde v1.0.219
39522025-07-01T18:52:28.412Z Checking thiserror v1.0.69
39532025-07-01T18:52:28.441Z Checking zerofrom v0.1.4
39542025-07-01T18:52:28.493Z Checking smallvec v1.15.0
39552025-07-01T18:52:28.542Z Checking hashbrown v0.15.4
39562025-07-01T18:52:28.568Z Checking num-traits v0.2.19
39572025-07-01T18:52:28.568Z Checking scroll v0.12.0
39582025-07-01T18:52:28.683Z Checking percent-encoding v2.3.1
39592025-07-01T18:52:28.783Z Checking rustix v0.38.37
39602025-07-01T18:52:28.814Z Checking yoke v0.7.4
39612025-07-01T18:52:29.002Z Checking log v0.4.27
39622025-07-01T18:52:29.028Z Checking zerocopy v0.7.35
39632025-07-01T18:52:29.154Z Checking pest v2.7.14
39642025-07-01T18:52:29.221Z Checking zerovec v0.10.4
39652025-07-01T18:52:29.377Z Checking goblin v0.8.2
39662025-07-01T18:52:29.739Z Checking indexmap v2.9.0
39672025-07-01T18:52:29.845Z Checking terminal_size v0.4.0
39682025-07-01T18:52:30.059Z Checking form_urlencoded v1.2.1
39692025-07-01T18:52:30.155Z Checking ordered-float v2.10.1
39702025-07-01T18:52:30.338Z Checking getrandom v0.3.1
39712025-07-01T18:52:30.365Z Checking syn v2.0.104
39722025-07-01T18:52:30.626Z Checking rustix v1.0.7
39732025-07-01T18:52:30.821Z Checking once_cell v1.21.3
39742025-07-01T18:52:31.108Z Checking tinystr v0.7.6
39752025-07-01T18:52:31.245Z Checking icu_collections v1.5.0
39762025-07-01T18:52:31.271Z Checking clap_builder v4.5.40
39772025-07-01T18:52:31.630Z Checking icu_locid v1.5.0
39782025-07-01T18:52:32.073Z Checking dtrace-parser v0.2.0
39792025-07-01T18:52:32.195Z Checking thiserror v2.0.12
39802025-07-01T18:52:32.418Z Checking textwrap v0.16.2
39812025-07-01T18:52:32.688Z Checking tempfile v3.20.0
39822025-07-01T18:52:32.718Z Checking fs-err v3.1.1
39832025-07-01T18:52:32.944Z Checking icu_provider v1.5.0
39842025-07-01T18:52:32.984Z Checking tabled v0.15.0
39852025-07-01T18:52:33.126Z Checking anyhow v1.0.98
39862025-07-01T18:52:33.233Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
39872025-07-01T18:52:33.759Z Checking icu_locid_transform v1.5.0
39882025-07-01T18:52:33.991Z Checking toml_datetime v0.6.11
39892025-07-01T18:52:34.016Z Checking serde_spanned v0.6.9
39902025-07-01T18:52:34.016Z Checking serde_json v1.0.140
39912025-07-01T18:52:34.300Z Checking erased-serde v0.4.6
39922025-07-01T18:52:34.514Z Checking toml_edit v0.22.27
39932025-07-01T18:52:34.939Z Checking icu_properties v1.5.1
39942025-07-01T18:52:35.347Z Checking serde-untagged v0.1.7
39952025-07-01T18:52:35.391Z Checking serde-value v0.7.0
39962025-07-01T18:52:35.475Z Checking semver v1.0.26
39972025-07-01T18:52:35.718Z Checking dof v0.3.0
39982025-07-01T18:52:35.812Z Checking camino v1.1.10
39992025-07-01T18:52:35.870Z Checking cargo-platform v0.2.0
40002025-07-01T18:52:35.957Z Checking clap v4.5.40
40012025-07-01T18:52:35.984Z Checking macaddr v1.0.1
40022025-07-01T18:52:36.456Z Checking usdt-impl v0.5.0
40032025-07-01T18:52:36.511Z Checking camino-tempfile v1.4.1
40042025-07-01T18:52:37.133Z Checking usdt v0.5.0
40052025-07-01T18:52:37.539Z Checking toml v0.8.23
40062025-07-01T18:52:38.316Z Checking cargo_toml v0.21.0
40072025-07-01T18:52:38.583Z Checking icu_normalizer v1.5.0
40082025-07-01T18:52:39.464Z Checking idna_adapter v1.2.0
40092025-07-01T18:52:39.703Z Checking idna v1.0.3
40102025-07-01T18:52:40.266Z Checking url v2.5.4
40112025-07-01T18:52:41.244Z Checking cargo-util-schemas v0.2.0
40122025-07-01T18:52:43.404Z Checking cargo_metadata v0.20.0
40132025-07-01T18:52:45.176Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40142025-07-01T18:52:46.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.92s
40152025-07-01T18:52:46.622Z
40162025-07-01T18:52:46.622Zinfo: running `cargo check --bins` on end-to-end-tests (203/217)
40172025-07-01T18:52:47.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182025-07-01T18:52:47.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192025-07-01T18:52:48.361Z Checking polyval v0.6.2
40202025-07-01T18:52:48.387Z Checking ctr v0.9.2
40212025-07-01T18:52:48.387Z Checking ssh-encoding v0.2.0
40222025-07-01T18:52:48.387Z Checking blowfish v0.9.1
40232025-07-01T18:52:48.387Z Checking password-hash v0.4.2
40242025-07-01T18:52:48.387Z Checking p256 v0.13.2
40252025-07-01T18:52:48.387Z Checking p521 v0.13.3
40262025-07-01T18:52:48.412Z Checking russh-cryptovec v0.7.3
40272025-07-01T18:52:48.591Z Checking ghash v0.5.1
40282025-07-01T18:52:48.622Z Checking md5 v0.7.0
40292025-07-01T18:52:48.690Z Checking num-bigint v0.4.6
40302025-07-01T18:52:48.717Z Checking bcrypt-pbkdf v0.10.0
40312025-07-01T18:52:48.717Z Checking des v0.8.1
40322025-07-01T18:52:48.816Z Checking aes-gcm v0.10.3
40332025-07-01T18:52:48.909Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40342025-07-01T18:52:48.942Z Checking pbkdf2 v0.11.0
40352025-07-01T18:52:48.986Z Checking hex-literal v0.4.1
40362025-07-01T18:52:49.040Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40372025-07-01T18:52:49.066Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40382025-07-01T18:52:49.107Z Checking ssh-cipher v0.2.0
40392025-07-01T18:52:49.215Z Checking internet-checksum v0.2.1
40402025-07-01T18:52:49.442Z Checking ssh-key v0.6.6
40412025-07-01T18:52:49.738Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40422025-07-01T18:52:51.246Z Checking russh-keys v0.45.0
40432025-07-01T18:52:52.887Z Checking russh v0.45.0
40442025-07-01T18:53:34.566Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40452025-07-01T18:53:37.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.99s
40462025-07-01T18:53:37.890Z
40472025-07-01T18:53:37.890Zinfo: running `cargo check --bins` on gateway-cli (204/217)
40482025-07-01T18:53:39.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492025-07-01T18:53:39.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502025-07-01T18:53:39.370Z Checking termios v0.3.3
40512025-07-01T18:53:39.642Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40522025-07-01T18:53:41.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
40532025-07-01T18:53:41.523Z
40542025-07-01T18:53:41.523Zinfo: running `cargo check --bins --no-default-features` on installinator (205/217)
40552025-07-01T18:53:42.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562025-07-01T18:53:42.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572025-07-01T18:53:43.125Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40582025-07-01T18:53:43.150Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40592025-07-01T18:53:44.622Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40602025-07-01T18:53:48.133Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40612025-07-01T18:53:51.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s
40622025-07-01T18:53:52.245Z
40632025-07-01T18:53:52.245Zinfo: running `cargo check --bins` on internal-dns-cli (206/217)
40642025-07-01T18:53:53.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40652025-07-01T18:53:53.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40662025-07-01T18:53:53.701Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40672025-07-01T18:53:54.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
40682025-07-01T18:53:54.893Z
40692025-07-01T18:53:54.893Zinfo: running `cargo check --bins` on omicron-live-tests (207/217)
40702025-07-01T18:53:56.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40712025-07-01T18:53:56.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40722025-07-01T18:53:56.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40732025-07-01T18:53:56.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
40742025-07-01T18:53:56.230Z
40752025-07-01T18:53:56.230Zinfo: running `cargo check --bins` on live-tests-macros (208/217)
40762025-07-01T18:53:57.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40772025-07-01T18:53:57.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40782025-07-01T18:53:57.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40792025-07-01T18:53:57.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
40802025-07-01T18:53:57.506Z
40812025-07-01T18:53:57.506Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (209/217)
40822025-07-01T18:53:58.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40832025-07-01T18:53:58.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40842025-07-01T18:53:59.269Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
40852025-07-01T18:54:00.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
40862025-07-01T18:54:00.592Z
40872025-07-01T18:54:00.592Zinfo: running `cargo check --bins` on omicron-package (210/217)
40882025-07-01T18:54:01.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40892025-07-01T18:54:01.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40902025-07-01T18:54:02.002Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
40912025-07-01T18:54:04.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s
40922025-07-01T18:54:04.763Z
40932025-07-01T18:54:04.764Zinfo: running `cargo check --bins` on trust-quorum (211/217)
40942025-07-01T18:54:06.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40952025-07-01T18:54:06.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40962025-07-01T18:54:06.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40972025-07-01T18:54:06.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
40982025-07-01T18:54:06.163Z
40992025-07-01T18:54:06.163Zinfo: running `cargo check --bins` on gfss (212/217)
41002025-07-01T18:54:07.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41012025-07-01T18:54:07.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41022025-07-01T18:54:07.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41032025-07-01T18:54:07.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
41042025-07-01T18:54:07.408Z
41052025-07-01T18:54:07.408Zinfo: running `cargo check --bins` on wicket-dbg (213/217)
41062025-07-01T18:54:08.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41072025-07-01T18:54:08.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41082025-07-01T18:54:08.882Z Checking rtoolbox v0.0.2
41092025-07-01T18:54:08.882Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41102025-07-01T18:54:08.882Z Checking tui-tree-widget v0.23.1
41112025-07-01T18:54:09.145Z Checking rpassword v7.4.0
41122025-07-01T18:54:17.552Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41132025-07-01T18:54:23.177Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41142025-07-01T18:54:24.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.52s
41152025-07-01T18:54:25.179Z
41162025-07-01T18:54:25.179Zinfo: running `cargo check --bins` on wicket (214/217)
41172025-07-01T18:54:26.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182025-07-01T18:54:26.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192025-07-01T18:54:26.675Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41202025-07-01T18:54:27.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
41212025-07-01T18:54:27.427Z
41222025-07-01T18:54:27.427Zinfo: running `cargo check --bins` on wicketd (215/217)
41232025-07-01T18:54:28.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242025-07-01T18:54:28.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252025-07-01T18:54:28.930Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41262025-07-01T18:54:36.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
41272025-07-01T18:54:37.040Z
41282025-07-01T18:54:37.040Zinfo: running `cargo check --bins` on omicron-workspace-hack (216/217)
41292025-07-01T18:54:38.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302025-07-01T18:54:38.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312025-07-01T18:54:38.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322025-07-01T18:54:38.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41332025-07-01T18:54:38.294Z
41342025-07-01T18:54:38.294Zinfo: running `cargo check --bins` on zone-setup (217/217)
41352025-07-01T18:54:39.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362025-07-01T18:54:39.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372025-07-01T18:54:39.764Z Checking uzers v0.12.1
41382025-07-01T18:54:40.218Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41392025-07-01T18:54:41.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
41402025-07-01T18:54:42.189Z
41412025-07-01T18:54:42.189Zreal 24:09.532131898
41422025-07-01T18:54:42.189Zuser 39:04.982661089
41432025-07-01T18:54:42.189Zsys 6:44.573408329
41442025-07-01T18:54:42.214Ztrap 1.096338044
41452025-07-01T18:54:42.214Ztflt 0.576250770
41462025-07-01T18:54:42.214Zdflt 2.100567386
41472025-07-01T18:54:42.214Zkflt 0.002352916
41482025-07-01T18:54:42.214Zlock 1:06:26.766752368
41492025-07-01T18:54:42.214Zslp 3:29:39.397703395
41502025-07-01T18:54:42.214Zlat 1:20.661618456
41512025-07-01T18:54:42.214Zstop 4:38.178913333
41522025-07-01T18:54:42.214Zprocess exited: duration 1804234 ms, exit code 0
 
41532025-07-01T18:54:42.271Zfound 0 output files