01JPTZX89THHM67SSS9VCA4RSE: 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: 01JPTZXJH0MHNRBJPVD90ZBJAX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-20T23:59:16.514Zjob assigned to worker 01JPTZXPNYFB1SYZHHD0JNQ8WX [factory gimlet-EVT22200007-propolis, EVT22200007/22515] (queued for 27 s)
 
22025-03-20T23:59:24.770Zstarting task 0: "setup"
32025-03-20T23:59:24.796Z++ uname -s
42025-03-20T23:59:24.796Z+ kern=SunOS
52025-03-20T23:59:24.796Z+ build_user=build
62025-03-20T23:59:24.796Z+ build_uid=12345
72025-03-20T23:59:24.796Z+ work_dir=/work
82025-03-20T23:59:24.796Z+ input_dir=/input
92025-03-20T23:59:24.796Z+ [[ 0 == 12345 ]]
102025-03-20T23:59:24.796Z+ case "$kern" in
112025-03-20T23:59:24.796Z+ groupadd -g 12345 build
122025-03-20T23:59:24.796Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-20T23:59:26.800Z+ zfs create -o mountpoint=/work rpool/work
142025-03-20T23:59:26.846Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-20T23:59:26.876Z+ home_fs=zfs
162025-03-20T23:59:26.876Z+ [[ zfs == autofs ]]
172025-03-20T23:59:26.876Z+ mkdir -p /home/build
182025-03-20T23:59:26.877Z+ chown build:build /home/build /work
192025-03-20T23:59:28.840Z+ chmod 0700 /home/build /work
202025-03-20T23:59:28.871Zprocess exited: duration 4076 ms, exit code 0
 
212025-03-20T23:59:29.193Zstarting task 1: "rust-toolchain"
222025-03-20T23:59:29.278Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-20T23:59:29.278Z * rust toolchain channel = "1.85.0"
242025-03-20T23:59:29.278Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-20T23:59:29.278Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-20T23:59:29.278Z * rust toolchain profile = "default"
272025-03-20T23:59:29.278Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-20T23:59:29.278Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-20T23:59:29.278Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-20T23:59:29.278Zinfo: downloading installer
312025-03-20T23:59:29.640Zwarn: It looks like you have an existing installation of Rust at:
322025-03-20T23:59:29.640Zwarn: /opt/ooce/bin
332025-03-20T23:59:29.640Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-20T23:59:29.640Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-20T23:59:29.640Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-20T23:59:29.640Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-20T23:59:29.641Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-20T23:59:29.641Zerror: cannot install while Rust is installed
392025-03-20T23:59:29.641Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-20T23:59:29.682Zinfo: profile set to 'default'
412025-03-20T23:59:29.683Zinfo: default host triple is x86_64-unknown-illumos
422025-03-20T23:59:29.683Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-20T23:59:29.761Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-20T23:59:29.761Zinfo: downloading component 'cargo'
452025-03-20T23:59:29.983Zinfo: downloading component 'clippy'
462025-03-20T23:59:30.044Zinfo: downloading component 'rust-docs'
472025-03-20T23:59:30.231Zinfo: downloading component 'rust-std'
482025-03-20T23:59:30.544Zinfo: downloading component 'rustc'
492025-03-20T23:59:31.579Zinfo: downloading component 'rustfmt'
502025-03-20T23:59:31.644Zinfo: installing component 'cargo'
512025-03-20T23:59:32.801Zinfo: installing component 'clippy'
522025-03-20T23:59:33.266Zinfo: installing component 'rust-docs'
532025-03-20T23:59:36.307Zinfo: installing component 'rust-std'
542025-03-20T23:59:38.495Zinfo: installing component 'rustc'
552025-03-20T23:59:45.695Zinfo: installing component 'rustfmt'
562025-03-20T23:59:46.074Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-20T23:59:46.074Z
582025-03-20T23:59:46.232Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-20T23:59:46.232Z
602025-03-20T23:59:46.232Z
612025-03-20T23:59:46.232ZRust is installed now. Great!
622025-03-20T23:59:46.232Z
632025-03-20T23:59:46.232ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-20T23:59:46.232Zenvironment variable. This has not been done automatically.
652025-03-20T23:59:46.232Z
662025-03-20T23:59:46.233ZTo configure your current shell, you need to source
672025-03-20T23:59:46.233Zthe corresponding env file under $HOME/.cargo.
682025-03-20T23:59:46.233Z
692025-03-20T23:59:46.233ZThis is usually done by running one of the following (note the leading DOT):
702025-03-20T23:59:46.233Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-20T23:59:46.233Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-20T23:59:46.233Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-20T23:59:46.323Z+ rustup --version
742025-03-20T23:59:46.349Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-20T23:59:46.349Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-20T23:59:46.393Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-20T23:59:46.420Z+ cargo --version
782025-03-20T23:59:46.445Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-20T23:59:46.445Z+ rustc --version
802025-03-20T23:59:46.482Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-20T23:59:46.509Zprocess exited: duration 17400 ms, exit code 0
 
822025-03-20T23:59:46.560Zstarting task 2: "authentication"
832025-03-20T23:59:46.623Zprocess exited: duration 60 ms, exit code 0
 
842025-03-20T23:59:46.679Zstarting task 3: "clone repository"
852025-03-20T23:59:46.704Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-20T23:59:46.704Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-20T23:59:46.730ZCloning into '/work/oxidecomputer/omicron'...
882025-03-20T23:59:53.624Z+ cd /work/oxidecomputer/omicron
892025-03-20T23:59:53.624Z+ git fetch origin 8039a08c32cdf2ddb9fd538bd91def765f6e4517
902025-03-20T23:59:54.048ZFrom https://github.com/oxidecomputer/omicron
912025-03-20T23:59:54.048Z * branch 8039a08c32cdf2ddb9fd538bd91def765f6e4517 -> FETCH_HEAD
922025-03-20T23:59:54.074Z+ [[ -n ixi/revised-reservoir-calculations ]]
932025-03-20T23:59:54.074Z++ git branch --show-current
942025-03-20T23:59:54.074Z+ current=main
952025-03-20T23:59:54.074Z+ [[ main != ixi/revised-reservoir-calculations ]]
962025-03-20T23:59:54.074Z+ git branch -f ixi/revised-reservoir-calculations 8039a08c32cdf2ddb9fd538bd91def765f6e4517
972025-03-20T23:59:54.100Z+ git checkout -f ixi/revised-reservoir-calculations
982025-03-20T23:59:54.381ZSwitched to branch 'ixi/revised-reservoir-calculations'
992025-03-20T23:59:54.413Z+ git reset --hard 8039a08c32cdf2ddb9fd538bd91def765f6e4517
1002025-03-20T23:59:54.440ZHEAD is now at 8039a08c3 keep the HardwareManager handle around instead of caching measurements
1012025-03-20T23:59:54.466Zprocess exited: duration 7763 ms, exit code 0
 
1022025-03-20T23:59:54.521Zstarting task 4: "build"
1032025-03-20T23:59:54.547Z+ source .github/buildomat/ci-env.sh
1042025-03-20T23:59:54.548Z++ export CARGO_TERM_COLOR=always
1052025-03-20T23:59:54.548Z++ CARGO_TERM_COLOR=always
1062025-03-20T23:59:54.548Z+ cargo --version
1072025-03-20T23:59:54.610Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-20T23:59:54.636Z+ rustc --version
1092025-03-20T23:59:54.687Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-20T23:59:54.713Z+ source ./env.sh
1112025-03-20T23:59:54.713Z++ OLD_SHELL_OPTS=ehxB
1122025-03-20T23:59:54.713Z++ set -o xtrace
1132025-03-20T23:59:54.713Z++++ dirname ./env.sh
1142025-03-20T23:59:54.713Z+++ readlink -f .
1152025-03-20T23:59:54.713Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ 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-03-20T23:59:54.713Z++ case $OLD_SHELL_OPTS in
1252025-03-20T23:59:54.713Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-20T23:59:54.713Z+ 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-03-20T23:59:54.713Z+ 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-03-20T23:59:54.713Z+ banner prerequisites
1292025-03-20T23:59:54.713Z
1302025-03-20T23:59:54.713Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-20T23:59:54.713Z # # # # # # # # # # # # # # #
1322025-03-20T23:59:54.713Z # # # # ##### # # ##### # # # # # #### #
1332025-03-20T23:59:54.713Z ##### ##### # ##### # # # # # # # # #
1342025-03-20T23:59:54.713Z # # # # # # # # # # # # # # #
1352025-03-20T23:59:54.713Z # # # ###### # # ###### ### # #### # #### #
1362025-03-20T23:59:54.713Z
1372025-03-20T23:59:54.713Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-20T23:59:56.165Zpkg list: illegal option -- F
1392025-03-20T23:59:56.165ZUsage:
1402025-03-20T23:59:56.165Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-20T23:59:56.165Z [pkg_fmri_pattern ...]
1422025-03-20T23:59:57.206Zpkg list: illegal option -- F
1432025-03-20T23:59:57.206ZUsage:
1442025-03-20T23:59:57.206Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-20T23:59:57.206Z [pkg_fmri_pattern ...]
1462025-03-21T00:00:11.296Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-21T00:00:16.596Z Startup: Caching catalogs ... Done
1482025-03-21T00:00:34.443ZPlanning: Solver setup ... Done (16.627s)
1492025-03-21T00:00:34.637ZPlanning: Running solver ... Done (0.194s)
1502025-03-21T00:00:34.789ZPlanning: Finding local manifests ... Done (0.004s)
1512025-03-21T00:00:34.862ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-21T00:00:35.379ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-21T00:00:35.513ZPlanning: Package planning ... Done (0.134s)
1542025-03-21T00:00:35.578ZPlanning: Merging actions ... Done (0.065s)
1552025-03-21T00:00:35.801ZPlanning: Checking for conflicting actions ... Done (0.222s)
1562025-03-21T00:00:36.894ZPlanning: Consolidating action changes ... Done (1.093s)
1572025-03-21T00:00:37.304ZPlanning: Evaluating mediators ... Done (0.410s)
1582025-03-21T00:00:37.400ZPlanning: Planning completed in 20.72 seconds
1592025-03-21T00:00:37.429Z Packages to install: 4
1602025-03-21T00:00:37.429Z Packages to update: 3
1612025-03-21T00:00:37.429Z Mediators to change: 2
1622025-03-21T00:00:37.429Z Services to change: 1
1632025-03-21T00:00:37.429Z Estimated space available: 155.12 GB
1642025-03-21T00:00:37.429ZEstimated space to be consumed: 1.67 GB
1652025-03-21T00:00:37.429Z Create boot environment: No
1662025-03-21T00:00:37.429ZCreate backup boot environment: Yes
1672025-03-21T00:00:37.429Z Rebuild boot archive: No
1682025-03-21T00:00:37.429Z
1692025-03-21T00:00:37.429ZChanged mediators:
1702025-03-21T00:00:37.429Z mediator clang:
1712025-03-21T00:00:37.429Z version: None -> 15 (system default)
1722025-03-21T00:00:37.429Z
1732025-03-21T00:00:37.429Z mediator llvm:
1742025-03-21T00:00:37.429Z version: 14 (system default) -> 15 (system default)
1752025-03-21T00:00:37.429Z
1762025-03-21T00:00:37.429ZChanged packages:
1772025-03-21T00:00:37.429Zhelios-dev
1782025-03-21T00:00:37.429Z developer/build-essential
1792025-03-21T00:00:37.429Z None -> 11-2.0
1802025-03-21T00:00:37.429Z library/libxmlsec1
1812025-03-21T00:00:37.429Z None -> 1.2.35-2.0
1822025-03-21T00:00:37.429Z ooce/developer/clang-15
1832025-03-21T00:00:37.429Z None -> 15.0.7-2.0
1842025-03-21T00:00:37.429Z ooce/developer/llvm-15
1852025-03-21T00:00:37.429Z None -> 15.0.7-2.0
1862025-03-21T00:00:37.429Z package/pkg
1872025-03-21T00:00:37.429Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-21T00:00:37.430Z system/library/g++-runtime
1892025-03-21T00:00:37.430Z 13-2.0 -> 14-2.0
1902025-03-21T00:00:37.430Z system/library/gcc-runtime
1912025-03-21T00:00:37.430Z 13-2.0 -> 14-2.0
1922025-03-21T00:00:37.430Z
1932025-03-21T00:00:37.430ZServices:
1942025-03-21T00:00:37.430Z restart_fmri:
1952025-03-21T00:00:37.430Z svc:/system/update-man-index:default
1962025-03-21T00:00:37.430Z
1972025-03-21T00:00:37.430ZEditable files to change:
1982025-03-21T00:00:37.430Z Update:
1992025-03-21T00:00:37.430Z usr/share/lib/pkg/web/config.shtml
2002025-03-21T00:00:37.494Z
2012025-03-21T00:00:37.494ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-21T00:00:42.502ZDownload: 670/4301 items 18.1/225.4MB 8% complete (3.8M/s)
2032025-03-21T00:00:47.507ZDownload: 1197/4301 items 66.0/225.4MB 29% complete (6.8M/s)
2042025-03-21T00:00:52.514ZDownload: 1203/4301 items 83.6/225.4MB 37% complete (6.6M/s)
2052025-03-21T00:00:57.570ZDownload: 1593/4301 items 116.3/225.4MB 51% complete (5.2M/s)
2062025-03-21T00:01:02.587ZDownload: 2216/4301 items 117.9/225.4MB 52% complete (3.5M/s)
2072025-03-21T00:01:07.585ZDownload: 2476/4301 items 120.2/225.4MB 53% complete (394k/s)
2082025-03-21T00:01:18.528ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.5M/s)
2092025-03-21T00:01:23.591ZDownload: 3290/4301 items 212.6/225.4MB 94% complete (2.1M/s)
2102025-03-21T00:01:30.006ZDownload: 4298/4301 items 225.2/225.4MB 99% complete (2.3M/s)
2112025-03-21T00:01:30.115ZDownload: Completed 225.42 MB in 52.63 seconds (4.3M/s)
2122025-03-21T00:01:31.592Z Actions: 1/5122 actions (Removing old actions)
2132025-03-21T00:01:31.618Z Actions: 194/5122 actions (Installing new actions)
2142025-03-21T00:01:37.173Z Actions: 3840/5122 actions (Installing new actions)
2152025-03-21T00:01:37.587Z Actions: 4267/5122 actions (Updating modified actions)
2162025-03-21T00:01:37.994Z Actions: Completed 5122 actions in 6.40 seconds.
2172025-03-21T00:01:38.319Z Done (0.307s)
2182025-03-21T00:01:38.355Z Done (0.001s)
2192025-03-21T00:01:39.079Z Done (0.765s)
2202025-03-21T00:01:43.966Z Done (4.706s)
2212025-03-21T00:01:44.067Z Done (0.025s)
2222025-03-21T00:01:44.092Z Done (0.000s)
2232025-03-21T00:01:44.228Z Done (0.000s)
2242025-03-21T00:01:44.986ZPlanning: Evaluating mediator changes ... Done
2252025-03-21T00:01:45.196ZPlanning: Checking for conflicting actions ... Done
2262025-03-21T00:01:45.222ZPlanning: Consolidating action changes ... Done
2272025-03-21T00:01:45.530ZPlanning: Evaluating mediators ... Done
2282025-03-21T00:01:45.556ZPlanning: Planning completed in 0.55 seconds
2292025-03-21T00:01:45.582Z Mediators to change: 2
2302025-03-21T00:01:45.582Z Create boot environment: No
2312025-03-21T00:01:45.582ZCreate backup boot environment: No
2322025-03-21T00:01:45.640Z Done
2332025-03-21T00:01:45.640Z Done
2342025-03-21T00:01:46.209Z Done
2352025-03-21T00:01:50.852Z Done
2362025-03-21T00:01:50.945Z Done
2372025-03-21T00:01:50.945Z Done
2382025-03-21T00:01:50.998Z Done
2392025-03-21T00:01:51.739ZPlanning: Evaluating mediator changes ... Done
2402025-03-21T00:01:51.764ZPlanning: Merging actions ... Done
2412025-03-21T00:01:51.969ZPlanning: Checking for conflicting actions ... Done
2422025-03-21T00:01:51.995ZPlanning: Consolidating action changes ... Done
2432025-03-21T00:01:52.287ZPlanning: Evaluating mediators ... Done
2442025-03-21T00:01:52.355ZPlanning: Planning completed in 0.91 seconds
2452025-03-21T00:01:52.401Z Packages to change: 1
2462025-03-21T00:01:52.401Z Mediators to change: 1
2472025-03-21T00:01:52.401Z Services to change: 1
2482025-03-21T00:01:52.401Z Create boot environment: No
2492025-03-21T00:01:52.401ZCreate backup boot environment: Yes
2502025-03-21T00:01:54.091Z Actions: 1/6 actions (Updating modified actions)
2512025-03-21T00:01:54.117Z Actions: Completed 6 actions in 0.00 seconds.
2522025-03-21T00:01:54.117Z Done
2532025-03-21T00:01:54.117Z Done
2542025-03-21T00:01:54.246Z Done
2552025-03-21T00:01:58.574Z Done
2562025-03-21T00:01:58.667Z Done
2572025-03-21T00:01:58.667Z Done
2582025-03-21T00:01:58.767Z Done
2592025-03-21T00:01:59.284ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2602025-03-21T00:01:59.284Zclang system 15 system
2612025-03-21T00:01:59.284Zcsh system system illumos
2622025-03-21T00:01:59.284Zctags system system illumos
2632025-03-21T00:01:59.284Zgcc vendor 12 vendor
2642025-03-21T00:01:59.284Zgcc system 10 system
2652025-03-21T00:01:59.284Zgcc system 7 system
2662025-03-21T00:01:59.284Zgo system 1.20 system
2672025-03-21T00:01:59.284Zgo system 1.19 system
2682025-03-21T00:01:59.285Zllvm system 15 system
2692025-03-21T00:01:59.285Zllvm system 14 system
2702025-03-21T00:01:59.285Zmariadb system 10.6 system
2712025-03-21T00:01:59.285Zmta vendor vendor dma
2722025-03-21T00:01:59.285Zopenjdk system 17 system
2732025-03-21T00:01:59.285Zopenjdk system 11 system
2742025-03-21T00:01:59.285Zopenjdk system 1.8 system
2752025-03-21T00:01:59.285Zopenssl vendor 3 vendor
2762025-03-21T00:01:59.285Zperl system 5.36 system
2772025-03-21T00:01:59.285Zpostgresql system 15 system
2782025-03-21T00:01:59.285Zpostgresql system 13 system
2792025-03-21T00:01:59.285Zpython vendor 3 vendor
2802025-03-21T00:01:59.285Zpython system 2 system
2812025-03-21T00:01:59.285Zpython3 system 3.11 system
2822025-03-21T00:01:59.285Zruby system 3.0 system
2832025-03-21T00:01:59.285Zwords vendor vendor american-english
2842025-03-21T00:01:59.285Zwords system system australian-english
2852025-03-21T00:01:59.285Zwords system system british-english
2862025-03-21T00:01:59.285Zwords system system canadian-english
2872025-03-21T00:01:59.285Zwords system system french
2882025-03-21T00:01:59.285Zwords system system italian
2892025-03-21T00:01:59.285Zwords system system ngerman
2902025-03-21T00:01:59.285Zwords system system ogerman
2912025-03-21T00:01:59.285Zwords system system spanish
2922025-03-21T00:01:59.674ZPUBLISHER TYPE STATUS P LOCATION
2932025-03-21T00:01:59.674Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2942025-03-21T00:02:03.442ZFMRI IFO
2952025-03-21T00:02:03.443Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2962025-03-21T00:02:03.443Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2972025-03-21T00:02:03.443Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2982025-03-21T00:02:03.443Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2992025-03-21T00:02:03.443Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3002025-03-21T00:02:03.443Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3012025-03-21T00:02:03.443Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3022025-03-21T00:02:03.443Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3032025-03-21T00:02:03.443Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3042025-03-21T00:02:03.443Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3052025-03-21T00:02:03.443Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3062025-03-21T00:02:03.443Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3072025-03-21T00:02:03.443Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3082025-03-21T00:02:03.443Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3092025-03-21T00:02:03.443Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3102025-03-21T00:02:04.352Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3112025-03-21T00:02:04.743Z Updating crates.io index
3122025-03-21T00:02:04.795Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3132025-03-21T00:02:05.481Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3142025-03-21T00:02:05.839Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3152025-03-21T00:02:06.145Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3162025-03-21T00:02:06.496Z Updating git repository `https://github.com/oxidecomputer/propolis`
3172025-03-21T00:02:07.574Z Updating git repository `https://github.com/oxidecomputer/crucible`
3182025-03-21T00:02:09.522Z Updating git repository `https://github.com/oxidecomputer/opte`
3192025-03-21T00:02:10.265Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202025-03-21T00:02:14.576Z Updating git repository `https://github.com/oxidecomputer/clickward`
3212025-03-21T00:02:14.939Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3222025-03-21T00:02:15.372Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3232025-03-21T00:02:16.066Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3242025-03-21T00:02:16.700Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3252025-03-21T00:02:17.110Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3262025-03-21T00:02:17.565Z Updating git repository `https://github.com/oxidecomputer/tofino`
3272025-03-21T00:02:17.934Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3282025-03-21T00:02:18.263Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3292025-03-21T00:02:18.601Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3302025-03-21T00:02:18.966Z Updating git repository `https://github.com/oxidecomputer/lldp`
3312025-03-21T00:02:19.395Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3322025-03-21T00:02:19.772Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3332025-03-21T00:02:20.200Z Updating git repository `https://github.com/oxidecomputer/ispf`
3342025-03-21T00:02:20.594Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3352025-03-21T00:02:21.017Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3362025-03-21T00:02:21.705Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3372025-03-21T00:02:22.082Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3382025-03-21T00:02:22.583Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3392025-03-21T00:02:23.184Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3402025-03-21T00:02:23.554Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3412025-03-21T00:02:23.906Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3422025-03-21T00:02:24.313Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432025-03-21T00:02:25.950Z Downloading crates ...
3442025-03-21T00:02:26.016Z Downloaded clap v4.5.31
3452025-03-21T00:02:26.042Z Downloaded usdt-attr-macro v0.5.0
3462025-03-21T00:02:26.042Z Downloaded quote v1.0.39
3472025-03-21T00:02:26.042Z Downloaded utf8parse v0.2.2
3482025-03-21T00:02:26.042Z Downloaded bitflags v2.6.0
3492025-03-21T00:02:26.068Z Downloaded version_check v0.9.5
3502025-03-21T00:02:26.068Z Downloaded typenum v1.17.0
3512025-03-21T00:02:26.068Z Downloaded textwrap v0.16.1
3522025-03-21T00:02:26.068Z Downloaded tabled_derive v0.7.0
3532025-03-21T00:02:26.094Z Downloaded toml_edit v0.22.24
3542025-03-21T00:02:26.120Z Downloaded usdt-macro v0.5.0
3552025-03-21T00:02:26.120Z Downloaded bitflags v1.3.2
3562025-03-21T00:02:26.120Z Downloaded zerocopy-derive v0.7.35
3572025-03-21T00:02:26.146Z Downloaded zerocopy v0.7.35
3582025-03-21T00:02:26.146Z Downloaded usdt v0.5.0
3592025-03-21T00:02:26.173Z Downloaded winnow v0.7.3
3602025-03-21T00:02:26.173Z Downloaded dtrace-parser v0.2.0
3612025-03-21T00:02:26.173Z Downloaded sha2 v0.10.8
3622025-03-21T00:02:26.173Z Downloaded anstream v0.6.15
3632025-03-21T00:02:26.173Z Downloaded proc-macro-error-attr v1.0.4
3642025-03-21T00:02:26.173Z Downloaded generic-array v0.14.7
3652025-03-21T00:02:26.173Z Downloaded dof v0.3.0
3662025-03-21T00:02:26.173Z Downloaded syn v2.0.98
3672025-03-21T00:02:26.198Z Downloaded syn v1.0.109
3682025-03-21T00:02:26.198Z Downloaded semver v1.0.25
3692025-03-21T00:02:26.198Z Downloaded thiserror-impl v2.0.11
3702025-03-21T00:02:26.224Z Downloaded usdt-impl v0.5.0
3712025-03-21T00:02:26.224Z Downloaded rustix v0.38.37
3722025-03-21T00:02:26.250Z Downloaded anyhow v1.0.97
3732025-03-21T00:02:26.250Z Downloaded libc v0.2.170
3742025-03-21T00:02:26.275Z Downloaded rustix v0.37.28
3752025-03-21T00:02:26.300Z Downloaded unicode-width v0.1.14
3762025-03-21T00:02:26.300Z Downloaded unicode-ident v1.0.14
3772025-03-21T00:02:26.300Z Downloaded tabled v0.15.0
3782025-03-21T00:02:26.327Z Downloaded swrite v0.1.0
3792025-03-21T00:02:26.327Z Downloaded papergrid v0.11.0
3802025-03-21T00:02:26.327Z Downloaded indexmap v2.7.1
3812025-03-21T00:02:26.327Z Downloaded heck v0.5.0
3822025-03-21T00:02:26.327Z Downloaded heck v0.4.1
3832025-03-21T00:02:26.327Z Downloaded hashbrown v0.15.1
3842025-03-21T00:02:26.352Z Downloaded goblin v0.8.2
3852025-03-21T00:02:26.353Z Downloaded clap_builder v4.5.31
3862025-03-21T00:02:26.353Z Downloaded camino v1.1.9
3872025-03-21T00:02:26.353Z Downloaded anstyle-parse v0.2.5
3882025-03-21T00:02:26.353Z Downloaded serde_json v1.0.139
3892025-03-21T00:02:26.379Z Downloaded serde_derive v1.0.218
3902025-03-21T00:02:26.379Z Downloaded pretty-hex v0.4.1
3912025-03-21T00:02:26.379Z Downloaded cargo_toml v0.21.0
3922025-03-21T00:02:26.379Z Downloaded unicode-linebreak v0.1.5
3932025-03-21T00:02:26.379Z Downloaded ucd-trie v0.1.7
3942025-03-21T00:02:26.379Z Downloaded pest_meta v2.7.14
3952025-03-21T00:02:26.379Z Downloaded pest v2.7.14
3962025-03-21T00:02:26.379Z Downloaded memchr v2.7.4
3972025-03-21T00:02:26.379Z Downloaded is_terminal_polyfill v1.70.1
3982025-03-21T00:02:26.379Z Downloaded cpufeatures v0.2.14
3992025-03-21T00:02:26.404Z Downloaded cargo-platform v0.1.8
4002025-03-21T00:02:26.405Z Downloaded camino-tempfile v1.1.1
4012025-03-21T00:02:26.405Z Downloaded plain v0.2.3
4022025-03-21T00:02:26.405Z Downloaded log v0.4.22
4032025-03-21T00:02:26.405Z Downloaded serde v1.0.218
4042025-03-21T00:02:26.405Z Downloaded ryu v1.0.18
4052025-03-21T00:02:26.405Z Downloaded once_cell v1.20.3
4062025-03-21T00:02:26.405Z Downloaded memmap v0.7.0
4072025-03-21T00:02:26.405Z Downloaded crypto-common v0.1.6
4082025-03-21T00:02:26.405Z Downloaded toml v0.8.20
4092025-03-21T00:02:26.405Z Downloaded thiserror v2.0.11
4102025-03-21T00:02:26.430Z Downloaded thiserror v1.0.69
4112025-03-21T00:02:26.430Z Downloaded tempfile v3.13.0
4122025-03-21T00:02:26.430Z Downloaded serde_tokenstream v0.2.2
4132025-03-21T00:02:26.431Z Downloaded serde_spanned v0.6.8
4142025-03-21T00:02:26.431Z Downloaded proc-macro2 v1.0.94
4152025-03-21T00:02:26.431Z Downloaded proc-macro-error v1.0.4
4162025-03-21T00:02:26.431Z Downloaded pest_derive v2.7.14
4172025-03-21T00:02:26.431Z Downloaded pest_generator v2.7.14
4182025-03-21T00:02:26.457Z Downloaded macaddr v1.0.1
4192025-03-21T00:02:26.457Z Downloaded io-lifetimes v1.0.11
4202025-03-21T00:02:26.457Z Downloaded errno v0.3.9
4212025-03-21T00:02:26.457Z Downloaded colorchoice v1.0.2
4222025-03-21T00:02:26.457Z Downloaded clap_lex v0.7.4
4232025-03-21T00:02:26.457Z Downloaded clap_derive v4.5.28
4242025-03-21T00:02:26.457Z Downloaded cargo_metadata v0.19.2
4252025-03-21T00:02:26.457Z Downloaded byteorder v1.5.0
4262025-03-21T00:02:26.457Z Downloaded bytecount v0.6.8
4272025-03-21T00:02:26.457Z Downloaded block-buffer v0.10.4
4282025-03-21T00:02:26.457Z Downloaded autocfg v1.4.0
4292025-03-21T00:02:26.457Z Downloaded anstyle-query v1.1.1
4302025-03-21T00:02:26.457Z Downloaded toml_datetime v0.6.8
4312025-03-21T00:02:26.457Z Downloaded thread-id v4.2.2
4322025-03-21T00:02:26.457Z Downloaded thiserror-impl v1.0.69
4332025-03-21T00:02:26.457Z Downloaded terminal_size v0.4.0
4342025-03-21T00:02:26.483Z Downloaded terminal_size v0.2.6
4352025-03-21T00:02:26.483Z Downloaded strsim v0.11.1
4362025-03-21T00:02:26.483Z Downloaded smawk v0.3.2
4372025-03-21T00:02:26.483Z Downloaded scroll_derive v0.12.0
4382025-03-21T00:02:26.483Z Downloaded scroll v0.12.0
4392025-03-21T00:02:26.483Z Downloaded itoa v1.0.11
4402025-03-21T00:02:26.483Z Downloaded fs-err v2.11.0
4412025-03-21T00:02:26.483Z Downloaded fnv v1.0.7
4422025-03-21T00:02:26.483Z Downloaded fastrand v2.1.1
4432025-03-21T00:02:26.483Z Downloaded equivalent v1.0.1
4442025-03-21T00:02:26.483Z Downloaded digest v0.10.7
4452025-03-21T00:02:26.483Z Downloaded cfg-if v1.0.0
4462025-03-21T00:02:26.483Z Downloaded anstyle v1.0.10
4472025-03-21T00:02:26.593Z Compiling proc-macro2 v1.0.94
4482025-03-21T00:02:26.593Z Compiling unicode-ident v1.0.14
4492025-03-21T00:02:26.619Z Compiling version_check v0.9.5
4502025-03-21T00:02:26.619Z Compiling libc v0.2.170
4512025-03-21T00:02:26.619Z Compiling serde v1.0.218
4522025-03-21T00:02:26.619Z Compiling memchr v2.7.4
4532025-03-21T00:02:26.619Z Compiling thiserror v1.0.69
4542025-03-21T00:02:26.619Z Compiling ucd-trie v0.1.7
4552025-03-21T00:02:26.884Z Compiling ryu v1.0.18
4562025-03-21T00:02:27.226Z Compiling itoa v1.0.11
4572025-03-21T00:02:27.417Z Compiling once_cell v1.20.3
4582025-03-21T00:02:27.443Z Compiling byteorder v1.5.0
4592025-03-21T00:02:27.498Z Compiling serde_json v1.0.139
4602025-03-21T00:02:27.662Z Compiling rustix v0.38.37
4612025-03-21T00:02:27.876Z Compiling bitflags v2.6.0
4622025-03-21T00:02:27.929Z Compiling usdt-impl v0.5.0
4632025-03-21T00:02:28.013Z Compiling proc-macro-error-attr v1.0.4
4642025-03-21T00:02:28.322Z Compiling io-lifetimes v1.0.11
4652025-03-21T00:02:28.383Z Compiling syn v1.0.109
4662025-03-21T00:02:28.493Z Compiling quote v1.0.39
4672025-03-21T00:02:28.525Z Compiling proc-macro-error v1.0.4
4682025-03-21T00:02:28.616Z Compiling errno v0.3.9
4692025-03-21T00:02:28.904Z Compiling rustix v0.37.28
4702025-03-21T00:02:28.988Z Compiling syn v2.0.98
4712025-03-21T00:02:29.091Z Compiling plain v0.2.3
4722025-03-21T00:02:29.177Z Compiling utf8parse v0.2.2
4732025-03-21T00:02:29.206Z Compiling camino v1.1.9
4742025-03-21T00:02:29.268Z Compiling hashbrown v0.15.1
4752025-03-21T00:02:29.356Z Compiling thread-id v4.2.2
4762025-03-21T00:02:29.381Z Compiling log v0.4.22
4772025-03-21T00:02:29.411Z Compiling equivalent v1.0.1
4782025-03-21T00:02:29.560Z Compiling anstyle-parse v0.2.5
4792025-03-21T00:02:29.928Z Compiling semver v1.0.25
4802025-03-21T00:02:30.038Z Compiling is_terminal_polyfill v1.70.1
4812025-03-21T00:02:30.245Z Compiling bitflags v1.3.2
4822025-03-21T00:02:30.270Z Compiling thiserror v2.0.11
4832025-03-21T00:02:30.370Z Compiling indexmap v2.7.1
4842025-03-21T00:02:30.395Z Compiling pretty-hex v0.4.1
4852025-03-21T00:02:30.463Z Compiling anstyle-query v1.1.1
4862025-03-21T00:02:30.489Z Compiling colorchoice v1.0.2
4872025-03-21T00:02:30.624Z Compiling winnow v0.7.3
4882025-03-21T00:02:30.649Z Compiling autocfg v1.4.0
4892025-03-21T00:02:30.676Z Compiling unicode-width v0.1.14
4902025-03-21T00:02:30.796Z Compiling anstyle v1.0.10
4912025-03-21T00:02:31.138Z Compiling anstream v0.6.15
4922025-03-21T00:02:31.210Z Compiling terminal_size v0.4.0
4932025-03-21T00:02:31.516Z Compiling fs-err v2.11.0
4942025-03-21T00:02:31.708Z Compiling strsim v0.11.1
4952025-03-21T00:02:31.734Z Compiling cfg-if v1.0.0
4962025-03-21T00:02:31.734Z Compiling anyhow v1.0.97
4972025-03-21T00:02:31.816Z Compiling heck v0.5.0
4982025-03-21T00:02:31.841Z Compiling bytecount v0.6.8
4992025-03-21T00:02:32.059Z Compiling fnv v1.0.7
5002025-03-21T00:02:32.280Z Compiling fastrand v2.1.1
5012025-03-21T00:02:32.357Z Compiling clap_lex v0.7.4
5022025-03-21T00:02:32.588Z Compiling heck v0.4.1
5032025-03-21T00:02:32.614Z Compiling tempfile v3.13.0
5042025-03-21T00:02:32.721Z Compiling clap_builder v4.5.31
5052025-03-21T00:02:32.747Z Compiling terminal_size v0.2.6
5062025-03-21T00:02:32.939Z Compiling papergrid v0.11.0
5072025-03-21T00:02:33.105Z Compiling memmap v0.7.0
5082025-03-21T00:02:33.130Z Compiling smawk v0.3.2
5092025-03-21T00:02:33.291Z Compiling unicode-linebreak v0.1.5
5102025-03-21T00:02:33.561Z Compiling swrite v0.1.0
5112025-03-21T00:02:33.708Z Compiling textwrap v0.16.1
5122025-03-21T00:02:34.131Z Compiling tabled_derive v0.7.0
5132025-03-21T00:02:35.466Z Compiling serde_derive v1.0.218
5142025-03-21T00:02:35.466Z Compiling thiserror-impl v1.0.69
5152025-03-21T00:02:35.491Z Compiling zerocopy-derive v0.7.35
5162025-03-21T00:02:35.491Z Compiling scroll_derive v0.12.0
5172025-03-21T00:02:35.492Z Compiling thiserror-impl v2.0.11
5182025-03-21T00:02:35.492Z Compiling clap_derive v4.5.28
5192025-03-21T00:02:35.627Z Compiling tabled v0.15.0
5202025-03-21T00:02:36.620Z Compiling scroll v0.12.0
5212025-03-21T00:02:37.076Z Compiling zerocopy v0.7.35
5222025-03-21T00:02:37.102Z Compiling goblin v0.8.2
5232025-03-21T00:02:38.075Z Compiling pest v2.7.14
5242025-03-21T00:02:39.167Z Compiling clap v4.5.31
5252025-03-21T00:02:40.509Z Compiling pest_meta v2.7.14
5262025-03-21T00:02:41.606Z Compiling pest_generator v2.7.14
5272025-03-21T00:02:42.658Z Compiling pest_derive v2.7.14
5282025-03-21T00:02:43.266Z Compiling dtrace-parser v0.2.0
5292025-03-21T00:02:44.193Z Compiling serde_tokenstream v0.2.2
5302025-03-21T00:02:44.287Z Compiling toml_datetime v0.6.8
5312025-03-21T00:02:44.312Z Compiling serde_spanned v0.6.8
5322025-03-21T00:02:44.417Z Compiling cargo-platform v0.1.8
5332025-03-21T00:02:44.606Z Compiling macaddr v1.0.1
5342025-03-21T00:02:44.741Z Compiling toml_edit v0.22.24
5352025-03-21T00:02:44.806Z Compiling camino-tempfile v1.1.1
5362025-03-21T00:02:45.607Z Compiling dof v0.3.0
5372025-03-21T00:02:45.775Z Compiling cargo_metadata v0.19.2
5382025-03-21T00:02:46.928Z Compiling usdt-macro v0.5.0
5392025-03-21T00:02:46.928Z Compiling usdt-attr-macro v0.5.0
5402025-03-21T00:02:47.559Z Compiling toml v0.8.20
5412025-03-21T00:02:47.895Z Compiling usdt v0.5.0
5422025-03-21T00:02:48.246Z Compiling cargo_toml v0.21.0
5432025-03-21T00:02:51.428Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5442025-03-21T00:02:55.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.41s
5452025-03-21T00:02:55.701Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5462025-03-21T00:02:56.490Z Downloading crates ...
5472025-03-21T00:02:56.628Z Downloaded async-trait v0.1.87
5482025-03-21T00:02:56.655Z Downloaded crucible-workspace-hack v0.1.0
5492025-03-21T00:02:56.655Z Downloaded crc32fast v1.4.2
5502025-03-21T00:02:56.655Z Downloaded crossterm v0.28.1
5512025-03-21T00:02:56.681Z Downloaded md5 v0.7.0
5522025-03-21T00:02:56.681Z Downloaded inout v0.1.3
5532025-03-21T00:02:56.707Z Downloaded russh-cryptovec v0.7.3
5542025-03-21T00:02:56.707Z Downloaded rustc-hash v1.1.0
5552025-03-21T00:02:56.707Z Downloaded rustc_version v0.1.7
5562025-03-21T00:02:56.707Z Downloaded slab v0.4.9
5572025-03-21T00:02:56.733Z Downloaded tabwriter v1.4.0
5582025-03-21T00:02:56.733Z Downloaded zerofrom v0.1.4
5592025-03-21T00:02:56.733Z Downloaded tower v0.5.2
5602025-03-21T00:02:56.759Z Downloaded embedded-io v0.6.1
5612025-03-21T00:02:56.759Z Downloaded headers-core v0.3.0
5622025-03-21T00:02:56.759Z Downloaded p256 v0.13.2
5632025-03-21T00:02:56.786Z Downloaded pin-utils v0.1.0
5642025-03-21T00:02:56.786Z Downloaded ref-cast-impl v1.0.23
5652025-03-21T00:02:56.787Z Downloaded pkg-config v0.3.31
5662025-03-21T00:02:56.787Z Downloaded p384 v0.13.0
5672025-03-21T00:02:56.812Z Downloaded universal-hash v0.5.1
5682025-03-21T00:02:56.839Z Downloaded untrusted v0.7.1
5692025-03-21T00:02:56.839Z Downloaded structmeta v0.3.0
5702025-03-21T00:02:56.840Z Downloaded newline-converter v0.3.0
5712025-03-21T00:02:56.840Z Downloaded ppv-lite86 v0.2.20
5722025-03-21T00:02:56.869Z Downloaded rusty-fork v0.3.0
5732025-03-21T00:02:56.869Z Downloaded deranged v0.3.11
5742025-03-21T00:02:56.870Z Downloaded fatfs v0.3.6
5752025-03-21T00:02:56.895Z Downloaded password-hash v0.5.0
5762025-03-21T00:02:56.895Z Downloaded display-error-chain v0.2.2
5772025-03-21T00:02:56.895Z Downloaded downcast v0.11.0
5782025-03-21T00:02:56.895Z Downloaded phf_shared v0.10.0
5792025-03-21T00:02:56.895Z Downloaded parking_lot v0.12.3
5802025-03-21T00:02:56.921Z Downloaded parking_lot v0.11.2
5812025-03-21T00:02:56.921Z Downloaded time-core v0.1.2
5822025-03-21T00:02:56.921Z Downloaded buf-list v1.0.3
5832025-03-21T00:02:56.921Z Downloaded smoltcp v0.9.1
5842025-03-21T00:02:56.946Z Downloaded openssl-macros v0.1.1
5852025-03-21T00:02:56.946Z Downloaded foreign-types-shared v0.3.1
5862025-03-21T00:02:56.946Z Downloaded funty v2.0.0
5872025-03-21T00:02:56.946Z Downloaded unicode-properties v0.1.3
5882025-03-21T00:02:56.973Z Downloaded unicode-segmentation v1.12.0
5892025-03-21T00:02:56.973Z Downloaded serde_urlencoded v0.7.1
5902025-03-21T00:02:56.973Z Downloaded typify-macro v0.3.0
5912025-03-21T00:02:56.973Z Downloaded curve25519-dalek-derive v0.1.1
5922025-03-21T00:02:56.973Z Downloaded dunce v1.0.5
5932025-03-21T00:02:56.973Z Downloaded unicode-xid v0.2.6
5942025-03-21T00:02:56.973Z Downloaded rand_core v0.9.2
5952025-03-21T00:02:56.999Z Downloaded r2d2 v0.8.10
5962025-03-21T00:02:56.999Z Downloaded rustls-pemfile v1.0.4
5972025-03-21T00:02:56.999Z Downloaded proc-macro-error2 v2.0.1
5982025-03-21T00:02:56.999Z Downloaded serde_with_macros v3.12.0
5992025-03-21T00:02:56.999Z Downloaded serde_with v3.12.0
6002025-03-21T00:02:57.026Z Downloaded serde-hex v0.1.0
6012025-03-21T00:02:57.026Z Downloaded rustls v0.23.19
6022025-03-21T00:02:57.052Z Downloaded sha3 v0.10.8
6032025-03-21T00:02:57.052Z Downloaded value-bag v1.9.0
6042025-03-21T00:02:57.052Z Downloaded parking_lot_core v0.9.10
6052025-03-21T00:02:57.078Z Downloaded rustls-pemfile v2.2.0
6062025-03-21T00:02:57.078Z Downloaded rand_seeder v0.3.0
6072025-03-21T00:02:57.078Z Downloaded tls_codec v0.4.1
6082025-03-21T00:02:57.078Z Downloaded rustls-pki-types v1.10.0
6092025-03-21T00:02:57.078Z Downloaded omicron-zone-package v0.12.0
6102025-03-21T00:02:57.078Z Downloaded diesel v2.2.8
6112025-03-21T00:02:57.105Z Downloaded serde_path_to_error v0.1.16
6122025-03-21T00:02:57.131Z Downloaded winnow v0.5.40
6132025-03-21T00:02:57.131Z Downloaded progenitor-client v0.9.1
6142025-03-21T00:02:57.131Z Downloaded signature v2.2.0
6152025-03-21T00:02:57.131Z Downloaded serde_derive_internals v0.29.1
6162025-03-21T00:02:57.157Z Downloaded unicode-bidi v0.3.17
6172025-03-21T00:02:57.157Z Downloaded unicode-width v0.2.0
6182025-03-21T00:02:57.157Z Downloaded which v4.4.2
6192025-03-21T00:02:57.157Z Downloaded rand_chacha v0.9.0
6202025-03-21T00:02:57.183Z Downloaded flagset v0.4.6
6212025-03-21T00:02:57.183Z Downloaded fxhash v0.2.1
6222025-03-21T00:02:57.183Z Downloaded dropshot v0.16.0
6232025-03-21T00:02:57.208Z Downloaded webpki-roots v0.26.6
6242025-03-21T00:02:57.209Z Downloaded petname v2.0.2
6252025-03-21T00:02:57.209Z Downloaded winnow v0.6.20
6262025-03-21T00:02:57.234Z Downloaded vcpkg v0.2.15
6272025-03-21T00:02:57.266Z Downloaded defmt v0.3.8
6282025-03-21T00:02:57.291Z Downloaded regex-automata v0.4.8
6292025-03-21T00:02:57.316Z Downloaded fs_extra v1.3.0
6302025-03-21T00:02:57.316Z Downloaded fd-lock v4.0.2
6312025-03-21T00:02:57.316Z Downloaded tokio-rustls v0.24.1
6322025-03-21T00:02:57.317Z Downloaded der v0.7.9
6332025-03-21T00:02:57.317Z Downloaded serde_yaml v0.9.34+deprecated
6342025-03-21T00:02:57.317Z Downloaded same-file v1.0.6
6352025-03-21T00:02:57.342Z Downloaded num-rational v0.4.2
6362025-03-21T00:02:57.342Z Downloaded serde_plain v1.0.2
6372025-03-21T00:02:57.342Z Downloaded foldhash v0.1.3
6382025-03-21T00:02:57.342Z Downloaded document-features v0.2.10
6392025-03-21T00:02:57.342Z Downloaded salty v0.3.0
6402025-03-21T00:02:57.342Z Downloaded petgraph v0.7.1
6412025-03-21T00:02:57.368Z Downloaded object v0.36.5
6422025-03-21T00:02:57.393Z Downloaded tokio v1.43.0
6432025-03-21T00:02:57.420Z Downloaded nibble_vec v0.1.0
6442025-03-21T00:02:57.445Z Downloaded typify-impl v0.3.0
6452025-03-21T00:02:57.445Z Downloaded derive_builder v0.20.2
6462025-03-21T00:02:57.471Z Downloaded rustversion v1.0.17
6472025-03-21T00:02:57.471Z Downloaded regex-syntax v0.8.5
6482025-03-21T00:02:57.471Z Downloaded petgraph v0.6.5
6492025-03-21T00:02:57.496Z Downloaded enum-as-inner v0.6.1
6502025-03-21T00:02:57.496Z Downloaded lzma-sys v0.1.20
6512025-03-21T00:02:57.521Z Downloaded libz-sys v1.1.20
6522025-03-21T00:02:57.547Z Downloaded aws-lc-sys v0.26.0
6532025-03-21T00:02:57.812Z Downloaded openapiv3 v2.0.0
6542025-03-21T00:02:57.837Z Downloaded typify-impl v0.2.0
6552025-03-21T00:02:57.863Z Downloaded daft-derive v0.1.2
6562025-03-21T00:02:57.863Z Downloaded wyz v0.5.1
6572025-03-21T00:02:57.863Z Downloaded openssl v0.10.71
6582025-03-21T00:02:57.888Z Downloaded termtree v0.5.1
6592025-03-21T00:02:57.888Z Downloaded gimli v0.31.1
6602025-03-21T00:02:57.888Z Downloaded dropshot v0.12.0
6612025-03-21T00:02:57.913Z Downloaded ron v0.8.1
6622025-03-21T00:02:57.913Z Downloaded hyper v1.6.0
6632025-03-21T00:02:57.913Z Downloaded object v0.30.4
6642025-03-21T00:02:57.939Z Downloaded smoltcp v0.11.0
6652025-03-21T00:02:57.964Z Downloaded foreign-types v0.5.0
6662025-03-21T00:02:57.964Z Downloaded libgit2-sys v0.17.0+1.8.1
6672025-03-21T00:02:58.011Z Downloaded diff v0.1.13
6682025-03-21T00:02:58.037Z Downloaded nix v0.29.0
6692025-03-21T00:02:58.037Z Downloaded nix v0.27.1
6702025-03-21T00:02:58.062Z Downloaded regress v0.10.3
6712025-03-21T00:02:58.062Z Downloaded lalrpop v0.19.12
6722025-03-21T00:02:58.088Z Downloaded sha1 v0.10.6
6732025-03-21T00:02:58.088Z Downloaded prettyplease v0.2.30
6742025-03-21T00:02:58.088Z Downloaded newtype_derive v0.1.6
6752025-03-21T00:02:58.088Z Downloaded time-macros v0.2.18
6762025-03-21T00:02:58.088Z Downloaded signal-hook-mio v0.2.4
6772025-03-21T00:02:58.088Z Downloaded typed-path v0.9.3
6782025-03-21T00:02:58.088Z Downloaded unicode_categories v0.1.1
6792025-03-21T00:02:58.088Z Downloaded shlex v1.3.0
6802025-03-21T00:02:58.114Z Downloaded tar v0.4.44
6812025-03-21T00:02:58.114Z Downloaded regex-syntax v0.6.29
6822025-03-21T00:02:58.114Z Downloaded progenitor v0.8.0
6832025-03-21T00:02:58.114Z Downloaded tokio-native-tls v0.3.1
6842025-03-21T00:02:58.114Z Downloaded instability v0.3.2
6852025-03-21T00:02:58.114Z Downloaded proc-macro-error-attr2 v2.0.0
6862025-03-21T00:02:58.114Z Downloaded whoami v1.5.2
6872025-03-21T00:02:58.114Z Downloaded ring v0.17.11
6882025-03-21T00:02:58.163Z Downloaded utf8_iter v1.0.4
6892025-03-21T00:02:58.188Z Downloaded zone v0.3.0
6902025-03-21T00:02:58.188Z Downloaded ed25519-dalek v2.1.1
6912025-03-21T00:02:58.188Z Downloaded env_logger v0.11.5
6922025-03-21T00:02:58.188Z Downloaded crossbeam-channel v0.5.13
6932025-03-21T00:02:58.188Z Downloaded flate2 v1.1.0
6942025-03-21T00:02:58.188Z Downloaded lru-cache v0.1.2
6952025-03-21T00:02:58.188Z Downloaded subprocess v0.2.9
6962025-03-21T00:02:58.188Z Downloaded either v1.14.0
6972025-03-21T00:02:58.214Z Downloaded scheduled-thread-pool v0.2.7
6982025-03-21T00:02:58.214Z Downloaded polar-core v0.27.3
6992025-03-21T00:02:58.214Z Downloaded hashbrown v0.12.3
7002025-03-21T00:02:58.214Z Downloaded endian-type v0.1.2
7012025-03-21T00:02:58.214Z Downloaded hkdf v0.12.4
7022025-03-21T00:02:58.214Z Downloaded crossbeam-deque v0.8.5
7032025-03-21T00:02:58.239Z Downloaded atomic-waker v1.1.2
7042025-03-21T00:02:58.240Z Downloaded ron v0.7.1
7052025-03-21T00:02:58.240Z Downloaded defmt-parser v0.3.4
7062025-03-21T00:02:58.240Z Downloaded vte v0.11.1
7072025-03-21T00:02:58.240Z Downloaded vsss-rs v3.3.4
7082025-03-21T00:02:58.240Z Downloaded subtle v2.6.1
7092025-03-21T00:02:58.240Z Downloaded rand_chacha v0.3.1
7102025-03-21T00:02:58.240Z Downloaded unicode-normalization v0.1.24
7112025-03-21T00:02:58.240Z Downloaded unarray v0.1.4
7122025-03-21T00:02:58.265Z Downloaded foreign-types-macros v0.2.3
7132025-03-21T00:02:58.265Z Downloaded olpc-cjson v0.1.4
7142025-03-21T00:02:58.265Z Downloaded thiserror-no-std v2.0.2
7152025-03-21T00:02:58.265Z Downloaded newtype-uuid v1.2.1
7162025-03-21T00:02:58.265Z Downloaded git2 v0.19.0
7172025-03-21T00:02:58.265Z Downloaded walkdir v2.5.0
7182025-03-21T00:02:58.265Z Downloaded tokio-postgres v0.7.13
7192025-03-21T00:02:58.291Z Downloaded schemars v0.8.22
7202025-03-21T00:02:58.316Z Downloaded rustls-webpki v0.101.7
7212025-03-21T00:02:58.316Z Downloaded polyval v0.6.2
7222025-03-21T00:02:58.316Z Downloaded getrandom v0.3.1
7232025-03-21T00:02:58.316Z Downloaded progenitor-impl v0.9.1
7242025-03-21T00:02:58.342Z Downloaded idna v1.0.3
7252025-03-21T00:02:58.342Z Downloaded progenitor-client v0.8.0
7262025-03-21T00:02:58.342Z Downloaded proc-macro-crate v1.3.1
7272025-03-21T00:02:58.342Z Downloaded ecdsa v0.16.9
7282025-03-21T00:02:58.342Z Downloaded dyn-clone v1.0.19
7292025-03-21T00:02:58.342Z Downloaded dsl_auto_type v0.1.2
7302025-03-21T00:02:58.342Z Downloaded vte_generate_state_changes v0.1.2
7312025-03-21T00:02:58.342Z Downloaded vergen v8.3.2
7322025-03-21T00:02:58.342Z Downloaded uuid v1.15.1
7332025-03-21T00:02:58.342Z Downloaded pretty_assertions v1.4.1
7342025-03-21T00:02:58.342Z Downloaded tinyvec_macros v0.1.1
7352025-03-21T00:02:58.367Z Downloaded percent-encoding v2.3.1
7362025-03-21T00:02:58.368Z Downloaded portable-atomic v1.9.0
7372025-03-21T00:02:58.368Z Downloaded darling_macro v0.20.10
7382025-03-21T00:02:58.368Z Downloaded slog-envlogger v2.2.0
7392025-03-21T00:02:58.368Z Downloaded rpassword v7.3.1
7402025-03-21T00:02:58.368Z Downloaded primeorder v0.13.6
7412025-03-21T00:02:58.368Z Downloaded want v0.3.1
7422025-03-21T00:02:58.368Z Downloaded termtree v0.4.1
7432025-03-21T00:02:58.368Z Downloaded radium v0.7.0
7442025-03-21T00:02:58.368Z Downloaded openssl-probe v0.1.5
7452025-03-21T00:02:58.368Z Downloaded derive_more v0.99.19
7462025-03-21T00:02:58.393Z Downloaded serde_repr v0.1.19
7472025-03-21T00:02:58.393Z Downloaded writeable v0.5.5
7482025-03-21T00:02:58.393Z Downloaded waitgroup v0.1.2
7492025-03-21T00:02:58.393Z Downloaded wait-timeout v0.2.0
7502025-03-21T00:02:58.393Z Downloaded termios v0.3.3
7512025-03-21T00:02:58.393Z Downloaded dropshot_endpoint v0.16.0
7522025-03-21T00:02:58.393Z Downloaded displaydoc v0.2.5
7532025-03-21T00:02:58.393Z Downloaded postcard v1.0.10
7542025-03-21T00:02:58.393Z Downloaded heapless v0.8.0
7552025-03-21T00:02:58.393Z Downloaded slog-json v2.6.1
7562025-03-21T00:02:58.419Z Downloaded encoding_rs v0.8.34
7572025-03-21T00:02:58.446Z Downloaded rand_core v0.6.4
7582025-03-21T00:02:58.446Z Downloaded progenitor v0.9.1
7592025-03-21T00:02:58.446Z Downloaded defmt-macros v0.3.9
7602025-03-21T00:02:58.446Z Downloaded x509-cert v0.2.5
7612025-03-21T00:02:58.446Z Downloaded rand v0.8.5
7622025-03-21T00:02:58.446Z Downloaded num-bigint-dig v0.8.4
7632025-03-21T00:02:58.472Z Downloaded typify v0.2.0
7642025-03-21T00:02:58.472Z Downloaded pin-project-internal v1.1.6
7652025-03-21T00:02:58.472Z Downloaded write16 v1.0.0
7662025-03-21T00:02:58.472Z Downloaded sync_wrapper v1.0.1
7672025-03-21T00:02:58.472Z Downloaded radix_trie v0.2.1
7682025-03-21T00:02:58.472Z Downloaded tokio-util v0.7.13
7692025-03-21T00:02:58.472Z Downloaded string_cache v0.8.7
7702025-03-21T00:02:58.472Z Downloaded hyper-util v0.1.10
7712025-03-21T00:02:58.498Z Downloaded der_derive v0.7.3
7722025-03-21T00:02:58.498Z Downloaded phf v0.11.2
7732025-03-21T00:02:58.498Z Downloaded group v0.13.0
7742025-03-21T00:02:58.498Z Downloaded signal-hook-tokio v0.3.1
7752025-03-21T00:02:58.498Z Downloaded uzers v0.12.1
7762025-03-21T00:02:58.498Z Downloaded sync-ptr v0.1.1
7772025-03-21T00:02:58.498Z Downloaded nix v0.28.0
7782025-03-21T00:02:58.524Z Downloaded rcgen v0.12.1
7792025-03-21T00:02:58.524Z Downloaded twox-hash v2.1.0
7802025-03-21T00:02:58.524Z Downloaded tokio-rustls v0.25.0
7812025-03-21T00:02:58.524Z Downloaded supports-color v3.0.2
7822025-03-21T00:02:58.524Z Downloaded pbkdf2 v0.11.0
7832025-03-21T00:02:58.524Z Downloaded yansi v1.0.1
7842025-03-21T00:02:58.524Z Downloaded env_logger v0.10.2
7852025-03-21T00:02:58.524Z Downloaded rand v0.9.0
7862025-03-21T00:02:58.524Z Downloaded unicode-truncate v1.1.0
7872025-03-21T00:02:58.550Z Downloaded unicase v2.7.0
7882025-03-21T00:02:58.550Z Downloaded predicates v3.1.3
7892025-03-21T00:02:58.550Z Downloaded strum_macros v0.26.4
7902025-03-21T00:02:58.550Z Downloaded reqwest v0.12.12
7912025-03-21T00:02:58.550Z Downloaded rtoolbox v0.0.2
7922025-03-21T00:02:58.550Z Downloaded pretty-hex v0.2.1
7932025-03-21T00:02:58.550Z Downloaded predicates-tree v1.0.11
7942025-03-21T00:02:58.550Z Downloaded num-bigint v0.4.6
7952025-03-21T00:02:58.576Z Downloaded nom v7.1.3
7962025-03-21T00:02:58.576Z Downloaded tiny-keccak v2.0.2
7972025-03-21T00:02:58.576Z Downloaded phf_generator v0.11.2
7982025-03-21T00:02:58.576Z Downloaded float-ord v0.3.2
7992025-03-21T00:02:58.576Z Downloaded rayon-core v1.12.1
8002025-03-21T00:02:58.576Z Downloaded num-traits v0.2.19
8012025-03-21T00:02:58.576Z Downloaded test-strategy v0.4.0
8022025-03-21T00:02:58.602Z Downloaded fragile v2.0.0
8032025-03-21T00:02:58.602Z Downloaded form_urlencoded v1.2.1
8042025-03-21T00:02:58.602Z Downloaded ed25519 v2.2.3
8052025-03-21T00:02:58.602Z Downloaded num-iter v0.1.45
8062025-03-21T00:02:58.602Z Downloaded num-integer v0.1.46
8072025-03-21T00:02:58.602Z Downloaded num-complex v0.4.6
8082025-03-21T00:02:58.602Z Downloaded nu-ansi-term v0.50.1
8092025-03-21T00:02:58.602Z Downloaded tokio-tungstenite v0.23.1
8102025-03-21T00:02:58.602Z Downloaded stringprep v0.1.5
8112025-03-21T00:02:58.602Z Downloaded ssh-encoding v0.2.0
8122025-03-21T00:02:58.602Z Downloaded multimap v0.10.0
8132025-03-21T00:02:58.602Z Downloaded foreign-types-shared v0.1.1
8142025-03-21T00:02:58.602Z Downloaded opaque-debug v0.3.1
8152025-03-21T00:02:58.602Z Downloaded num-derive v0.4.2
8162025-03-21T00:02:58.602Z Downloaded num-conv v0.1.0
8172025-03-21T00:02:58.602Z Downloaded num v0.4.3
8182025-03-21T00:02:58.628Z Downloaded tls_codec_derive v0.4.1
8192025-03-21T00:02:58.628Z Downloaded time v0.3.36
8202025-03-21T00:02:58.628Z Downloaded dropshot_endpoint v0.12.0
8212025-03-21T00:02:58.628Z Downloaded diesel_derives v2.2.3
8222025-03-21T00:02:58.628Z Downloaded diesel-dtrace v0.4.2
8232025-03-21T00:02:58.628Z Downloaded derive_builder_core v0.20.2
8242025-03-21T00:02:58.628Z Downloaded xattr v1.3.1
8252025-03-21T00:02:58.628Z Downloaded stable_deref_trait v1.2.0
8262025-03-21T00:02:58.653Z Downloaded instant v0.1.13
8272025-03-21T00:02:58.654Z Downloaded number_prefix v0.4.0
8282025-03-21T00:02:58.654Z Downloaded num_threads v0.1.7
8292025-03-21T00:02:58.654Z Downloaded num_enum_derive v0.5.11
8302025-03-21T00:02:58.654Z Downloaded num_enum v0.5.11
8312025-03-21T00:02:58.654Z Downloaded normalize-line-endings v0.3.0
8322025-03-21T00:02:58.654Z Downloaded nodrop v0.1.14
8332025-03-21T00:02:58.654Z Downloaded tokio-macros v2.5.0
8342025-03-21T00:02:58.654Z Downloaded tinyvec v1.8.0
8352025-03-21T00:02:58.654Z Downloaded tinystr v0.7.6
8362025-03-21T00:02:58.654Z Downloaded thread_local v1.1.8
8372025-03-21T00:02:58.654Z Downloaded thiserror-impl-no-std v2.0.2
8382025-03-21T00:02:58.654Z Downloaded predicates-core v1.0.8
8392025-03-21T00:02:58.654Z Downloaded precomputed-hash v0.1.1
8402025-03-21T00:02:58.654Z Downloaded phf_shared v0.11.2
8412025-03-21T00:02:58.680Z Downloaded phf_codegen v0.11.2
8422025-03-21T00:02:58.680Z Downloaded strum_macros v0.24.3
8432025-03-21T00:02:58.680Z Downloaded structmeta-derive v0.3.0
8442025-03-21T00:02:58.680Z Downloaded shell-words v1.1.0
8452025-03-21T00:02:58.680Z Downloaded pem-rfc7468 v0.7.0
8462025-03-21T00:02:58.680Z Downloaded pem v3.0.5
8472025-03-21T00:02:58.680Z Downloaded peg v0.8.5
8482025-03-21T00:02:58.680Z Downloaded parking_lot_core v0.8.6
8492025-03-21T00:02:58.680Z Downloaded flume v0.11.1
8502025-03-21T00:02:58.680Z Downloaded derive_builder_macro v0.20.2
8512025-03-21T00:02:58.680Z Downloaded secrecy v0.8.0
8522025-03-21T00:02:58.680Z Downloaded p521 v0.13.3
8532025-03-21T00:02:58.718Z Downloaded peg-macros v0.8.5
8542025-03-21T00:02:58.718Z Downloaded gethostname v0.5.0
8552025-03-21T00:02:58.718Z Downloaded zerocopy v0.8.10
8562025-03-21T00:02:58.746Z Downloaded openssl-sys v0.9.106
8572025-03-21T00:02:58.772Z Downloaded strum_macros v0.25.3
8582025-03-21T00:02:58.772Z Downloaded slog-term v2.9.1
8592025-03-21T00:02:58.772Z Downloaded peg-runtime v0.8.5
8602025-03-21T00:02:58.772Z Downloaded parse-display v0.10.0
8612025-03-21T00:02:58.772Z Downloaded futures-channel v0.3.31
8622025-03-21T00:02:58.772Z Downloaded tungstenite v0.24.0
8632025-03-21T00:02:58.798Z Downloaded sigpipe v0.1.3
8642025-03-21T00:02:58.798Z Downloaded proptest v1.6.0
8652025-03-21T00:02:58.798Z Downloaded dirs-sys-next v0.1.2
8662025-03-21T00:02:58.798Z Downloaded difflib v0.4.0
8672025-03-21T00:02:58.823Z Downloaded smallvec v0.6.14
8682025-03-21T00:02:58.823Z Downloaded pbkdf2 v0.12.2
8692025-03-21T00:02:58.823Z Downloaded parse-display-derive v0.10.0
8702025-03-21T00:02:58.823Z Downloaded fixedbitset v0.5.7
8712025-03-21T00:02:58.823Z Downloaded des v0.8.1
8722025-03-21T00:02:58.823Z Downloaded schemars_derive v0.8.22
8732025-03-21T00:02:58.823Z Downloaded pin-project-lite v0.2.14
8742025-03-21T00:02:58.823Z Downloaded ssh-key v0.6.6
8752025-03-21T00:02:58.849Z Downloaded sqlformat v0.2.6
8762025-03-21T00:02:58.849Z Downloaded ratatui v0.29.0
8772025-03-21T00:02:58.875Z Downloaded hash32 v0.2.1
8782025-03-21T00:02:58.875Z Downloaded humantime v2.1.0
8792025-03-21T00:02:58.875Z Downloaded dirs-next v2.0.0
8802025-03-21T00:02:58.875Z Downloaded diesel_table_macro_syntax v0.2.0
8812025-03-21T00:02:58.875Z Downloaded strum v0.26.3
8822025-03-21T00:02:58.875Z Downloaded smf v0.2.3
8832025-03-21T00:02:58.875Z Downloaded smallvec v1.14.0
8842025-03-21T00:02:58.902Z Downloaded slog-stdlog v4.1.1
8852025-03-21T00:02:58.902Z Downloaded slog-scope v4.4.0
8862025-03-21T00:02:58.902Z Downloaded signal-hook-registry v1.4.2
8872025-03-21T00:02:58.902Z Downloaded signal-hook v0.3.17
8882025-03-21T00:02:58.902Z Downloaded path-slash v0.1.5
8892025-03-21T00:02:58.902Z Downloaded paste v1.0.15
8902025-03-21T00:02:58.902Z Downloaded password-hash v0.4.2
8912025-03-21T00:02:58.927Z Downloaded parse-zoneinfo v0.3.1
8922025-03-21T00:02:58.927Z Downloaded foreign-types v0.3.2
8932025-03-21T00:02:58.927Z Downloaded ff v0.13.0
8942025-03-21T00:02:58.927Z Downloaded typify-macro v0.2.0
8952025-03-21T00:02:58.928Z Downloaded typify v0.3.0
8962025-03-21T00:02:58.928Z Downloaded samael v0.0.18
8972025-03-21T00:02:58.953Z Downloaded salsa20 v0.10.2
8982025-03-21T00:02:58.953Z Downloaded rustyline v14.0.0
8992025-03-21T00:02:58.953Z Downloaded futures-executor v0.3.31
9002025-03-21T00:02:58.953Z Downloaded steno v0.4.1
9012025-03-21T00:02:58.953Z Downloaded regex v1.11.1
9022025-03-21T00:02:58.984Z Downloaded progenitor-impl v0.8.0
9032025-03-21T00:02:59.010Z Downloaded tracing-core v0.1.32
9042025-03-21T00:02:59.010Z Downloaded tracing v0.1.40
9052025-03-21T00:02:59.010Z Downloaded termcolor v1.4.1
9062025-03-21T00:02:59.035Z Downloaded bit-set v0.8.0
9072025-03-21T00:02:59.035Z Downloaded aes-gcm v0.10.3
9082025-03-21T00:02:59.035Z Downloaded parse-size v1.1.0
9092025-03-21T00:02:59.036Z Downloaded float-cmp v0.10.0
9102025-03-21T00:02:59.036Z Downloaded fixedbitset v0.4.2
9112025-03-21T00:02:59.036Z Downloaded filetime v0.2.25
9122025-03-21T00:02:59.036Z Downloaded derive-where v1.2.7
9132025-03-21T00:02:59.036Z Downloaded sct v0.7.1
9142025-03-21T00:02:59.061Z Downloaded rustls-webpki v0.102.8
9152025-03-21T00:02:59.061Z Downloaded futures-util v0.3.31
9162025-03-21T00:02:59.087Z Downloaded darling v0.20.10
9172025-03-21T00:02:59.087Z Downloaded curve25519-dalek v4.1.3
9182025-03-21T00:02:59.113Z Downloaded zerofrom-derive v0.1.4
9192025-03-21T00:02:59.113Z Downloaded rustfmt-wrapper v0.2.1
9202025-03-21T00:02:59.113Z Downloaded mio v1.0.2
9212025-03-21T00:02:59.113Z Downloaded icu_provider_macros v1.5.0
9222025-03-21T00:02:59.113Z Downloaded icu_properties_data v1.5.0
9232025-03-21T00:02:59.138Z Downloaded csv-core v0.1.11
9242025-03-21T00:02:59.138Z Downloaded crc v3.2.1
9252025-03-21T00:02:59.138Z Downloaded tokio-rustls v0.26.0
9262025-03-21T00:02:59.138Z Downloaded semver v0.1.20
9272025-03-21T00:02:59.138Z Downloaded sec1 v0.7.3
9282025-03-21T00:02:59.139Z Downloaded scrypt v0.11.0
9292025-03-21T00:02:59.139Z Downloaded scopeguard v1.2.0
9302025-03-21T00:02:59.139Z Downloaded postgres-types v0.2.9
9312025-03-21T00:02:59.139Z Downloaded new_debug_unreachable v1.0.6
9322025-03-21T00:02:59.139Z Downloaded data-encoding v2.6.0
9332025-03-21T00:02:59.139Z Downloaded darling_core v0.20.10
9342025-03-21T00:02:59.164Z Downloaded resolv-conf v0.7.0
9352025-03-21T00:02:59.164Z Downloaded maplit v1.0.2
9362025-03-21T00:02:59.164Z Downloaded hickory-proto v0.24.4
9372025-03-21T00:02:59.191Z Downloaded cookie_store v0.21.1
9382025-03-21T00:02:59.191Z Downloaded arrayvec v0.7.6
9392025-03-21T00:02:59.191Z Downloaded tokio-tungstenite v0.24.0
9402025-03-21T00:02:59.191Z Downloaded tokio-tungstenite v0.21.0
9412025-03-21T00:02:59.191Z Downloaded tokio-stream v0.1.17
9422025-03-21T00:02:59.191Z Downloaded serde-big-array v0.5.1
9432025-03-21T00:02:59.191Z Downloaded native-tls v0.2.12
9442025-03-21T00:02:59.216Z Downloaded futures-macro v0.3.31
9452025-03-21T00:02:59.217Z Downloaded zopfli v0.8.1
9462025-03-21T00:02:59.217Z Downloaded url v2.5.3
9472025-03-21T00:02:59.217Z Downloaded unsafe-libyaml v0.2.11
9482025-03-21T00:02:59.217Z Downloaded ena v0.14.3
9492025-03-21T00:02:59.217Z Downloaded slog-bunyan v2.5.0
9502025-03-21T00:02:59.217Z Downloaded quick-xml v0.37.2
9512025-03-21T00:02:59.217Z Downloaded httpdate v1.0.3
9522025-03-21T00:02:59.243Z Downloaded blake2 v0.10.6
9532025-03-21T00:02:59.243Z Downloaded powerfmt v0.2.0
9542025-03-21T00:02:59.243Z Downloaded futures-sink v0.3.31
9552025-03-21T00:02:59.243Z Downloaded futures-io v0.3.31
9562025-03-21T00:02:59.243Z Downloaded debug-ignore v1.0.5
9572025-03-21T00:02:59.243Z Downloaded zone_cfg_derive v0.3.0
9582025-03-21T00:02:59.243Z Downloaded yoke-derive v0.7.4
9592025-03-21T00:02:59.243Z Downloaded utf-8 v0.7.6
9602025-03-21T00:02:59.243Z Downloaded static_assertions v1.1.0
9612025-03-21T00:02:59.243Z Downloaded spin v0.9.8
9622025-03-21T00:02:59.243Z Downloaded rfc6979 v0.4.0
9632025-03-21T00:02:59.243Z Downloaded quinn-udp v0.5.5
9642025-03-21T00:02:59.243Z Downloaded tui-tree-widget v0.23.0
9652025-03-21T00:02:59.243Z Downloaded topological-sort v0.2.2
9662025-03-21T00:02:59.243Z Downloaded synstructure v0.13.1
9672025-03-21T00:02:59.243Z Downloaded slog-async v2.8.0
9682025-03-21T00:02:59.269Z Downloaded similar v2.7.0
9692025-03-21T00:02:59.269Z Downloaded managed v0.8.0
9702025-03-21T00:02:59.270Z Downloaded constant_time_eq v0.3.1
9712025-03-21T00:02:59.270Z Downloaded cfg_aliases v0.2.1
9722025-03-21T00:02:59.270Z Downloaded atty v0.2.14
9732025-03-21T00:02:59.270Z Downloaded postgres-protocol v0.6.8
9742025-03-21T00:02:59.270Z Downloaded pin-project v1.1.6
9752025-03-21T00:02:59.296Z Downloaded ghash v0.5.1
9762025-03-21T00:02:59.296Z Downloaded daft v0.1.2
9772025-03-21T00:02:59.297Z Downloaded yoke v0.7.4
9782025-03-21T00:02:59.297Z Downloaded untrusted v0.9.0
9792025-03-21T00:02:59.297Z Downloaded sqlparser_derive v0.2.2
9802025-03-21T00:02:59.297Z Downloaded sqlparser v0.45.0
9812025-03-21T00:02:59.297Z Downloaded spki v0.7.3
9822025-03-21T00:02:59.297Z Downloaded papergrid v0.14.0
9832025-03-21T00:02:59.323Z Downloaded packed_struct v0.10.1
9842025-03-21T00:02:59.323Z Downloaded expectorate v1.1.0
9852025-03-21T00:02:59.323Z Downloaded zerocopy v0.6.6
9862025-03-21T00:02:59.323Z Downloaded impl-trait-for-tuples v0.2.2
9872025-03-21T00:02:59.323Z Downloaded hubpack_derive v0.1.1
9882025-03-21T00:02:59.323Z Downloaded async-bb8-diesel v0.2.1
9892025-03-21T00:02:59.323Z Downloaded getrandom v0.2.15
9902025-03-21T00:02:59.323Z Downloaded futures-task v0.3.31
9912025-03-21T00:02:59.323Z Downloaded futures-core v0.3.31
9922025-03-21T00:02:59.323Z Downloaded futures v0.3.31
9932025-03-21T00:02:59.349Z Downloaded yasna v0.5.2
9942025-03-21T00:02:59.349Z Downloaded xz2 v0.1.7
9952025-03-21T00:02:59.349Z Downloaded utf16_iter v1.0.5
9962025-03-21T00:02:59.349Z Downloaded socket2 v0.5.8
9972025-03-21T00:02:59.349Z Downloaded tabled_derive v0.10.0
9982025-03-21T00:02:59.349Z Downloaded memoffset v0.9.1
9992025-03-21T00:02:59.349Z Downloaded idna_adapter v1.2.0
10002025-03-21T00:02:59.349Z Downloaded hickory-resolver v0.24.4
10012025-03-21T00:02:59.349Z Downloaded block-padding v0.3.3
10022025-03-21T00:02:59.349Z Downloaded pkcs1 v0.7.5
10032025-03-21T00:02:59.349Z Downloaded h2 v0.4.6
10042025-03-21T00:02:59.375Z Downloaded toolchain_find v0.4.0
10052025-03-21T00:02:59.375Z Downloaded term v0.7.0
10062025-03-21T00:02:59.375Z Downloaded indicatif v0.17.11
10072025-03-21T00:02:59.375Z Downloaded httparse v1.9.5
10082025-03-21T00:02:59.375Z Downloaded hashbrown v0.13.2
10092025-03-21T00:02:59.375Z Downloaded embedded-io v0.4.0
10102025-03-21T00:02:59.401Z Downloaded zip v2.1.3
10112025-03-21T00:02:59.401Z Downloaded zerocopy-derive v0.6.6
10122025-03-21T00:02:59.401Z Downloaded tracing-attributes v0.1.27
10132025-03-21T00:02:59.401Z Downloaded litemap v0.7.3
10142025-03-21T00:02:59.401Z Downloaded libsw-core v0.3.1
10152025-03-21T00:02:59.427Z Downloaded indoc v1.0.9
10162025-03-21T00:02:59.427Z Downloaded hubpack v0.1.2
10172025-03-21T00:02:59.427Z Downloaded hickory-server v0.24.4
10182025-03-21T00:02:59.427Z Downloaded csv v1.3.1
10192025-03-21T00:02:59.453Z Downloaded strip-ansi-escapes v0.2.0
10202025-03-21T00:02:59.453Z Downloaded ssh-cipher v0.2.0
10212025-03-21T00:02:59.453Z Downloaded snafu-derive v0.8.5
10222025-03-21T00:02:59.453Z Downloaded snafu v0.8.5
10232025-03-21T00:02:59.453Z Downloaded reedline v0.38.0
10242025-03-21T00:02:59.479Z Downloaded rayon v1.10.0
10252025-03-21T00:02:59.479Z Downloaded rand_xorshift v0.3.0
10262025-03-21T00:02:59.479Z Downloaded pkcs5 v0.7.1
10272025-03-21T00:02:59.504Z Downloaded oso v0.27.3
10282025-03-21T00:02:59.504Z Downloaded heapless v0.7.17
10292025-03-21T00:02:59.504Z Downloaded zip v0.6.6
10302025-03-21T00:02:59.504Z Downloaded tungstenite v0.21.0
10312025-03-21T00:02:59.504Z Downloaded rustls v0.22.4
10322025-03-21T00:02:59.530Z Downloaded mockall_derive v0.13.1
10332025-03-21T00:02:59.530Z Downloaded minimal-lexical v0.2.1
10342025-03-21T00:02:59.530Z Downloaded lazy_static v1.5.0
10352025-03-21T00:02:59.530Z Downloaded jobserver v0.1.32
10362025-03-21T00:02:59.530Z Downloaded ipnetwork v0.21.1
10372025-03-21T00:02:59.555Z Downloaded progenitor-macro v0.9.1
10382025-03-21T00:02:59.555Z Downloaded itertools v0.14.0
10392025-03-21T00:02:59.556Z Downloaded itertools v0.12.1
10402025-03-21T00:02:59.556Z Downloaded itertools v0.10.5
10412025-03-21T00:02:59.581Z Downloaded home v0.5.9
10422025-03-21T00:02:59.581Z Downloaded hex-literal v0.4.1
10432025-03-21T00:02:59.581Z Downloaded crc-any v2.5.0
10442025-03-21T00:02:59.581Z Downloaded base64 v0.21.7
10452025-03-21T00:02:59.581Z Downloaded ref-cast v1.0.23
10462025-03-21T00:02:59.581Z Downloaded poly1305 v0.8.0
10472025-03-21T00:02:59.581Z Downloaded pkcs8 v0.10.2
10482025-03-21T00:02:59.581Z Downloaded zeroize_derive v1.4.2
10492025-03-21T00:02:59.581Z Downloaded slog v2.7.0
10502025-03-21T00:02:59.612Z Downloaded sled v0.34.7
10512025-03-21T00:02:59.612Z Downloaded rustc-hash v2.1.1
10522025-03-21T00:02:59.612Z Downloaded mockall v0.13.1
10532025-03-21T00:02:59.612Z Downloaded lockfree-object-pool v0.1.6
10542025-03-21T00:02:59.612Z Downloaded libxml v0.3.3
10552025-03-21T00:02:59.612Z Downloaded internet-checksum v0.2.1
10562025-03-21T00:02:59.612Z Downloaded hyper-tls v0.6.0
10572025-03-21T00:02:59.640Z Downloaded crunchy v0.2.2
10582025-03-21T00:02:59.640Z Downloaded ciborium-ll v0.2.2
10592025-03-21T00:02:59.640Z Downloaded cargo_metadata v0.18.1
10602025-03-21T00:02:59.640Z Downloaded bitfield-struct v0.6.2
10612025-03-21T00:02:59.640Z Downloaded bb8 v0.8.5
10622025-03-21T00:02:59.640Z Downloaded base64 v0.13.1
10632025-03-21T00:02:59.640Z Downloaded array-init v0.0.4
10642025-03-21T00:02:59.640Z Downloaded packed_struct_codegen v0.10.1
10652025-03-21T00:02:59.640Z Downloaded owo-colors v4.2.0
10662025-03-21T00:02:59.640Z Downloaded elliptic-curve v0.13.8
10672025-03-21T00:02:59.640Z Downloaded zerocopy-derive v0.8.10
10682025-03-21T00:02:59.666Z Downloaded tungstenite v0.23.0
10692025-03-21T00:02:59.666Z Downloaded try-lock v0.2.5
10702025-03-21T00:02:59.667Z Downloaded tower-service v0.3.3
10712025-03-21T00:02:59.667Z Downloaded russh-keys v0.45.0
10722025-03-21T00:02:59.667Z Downloaded quinn-proto v0.11.8
10732025-03-21T00:02:59.667Z Downloaded memmap2 v0.9.5
10742025-03-21T00:02:59.667Z Downloaded maybe-uninit v2.0.0
10752025-03-21T00:02:59.667Z Downloaded libm v0.2.8
10762025-03-21T00:02:59.692Z Downloaded icu_normalizer v1.5.0
10772025-03-21T00:02:59.692Z Downloaded hyper-rustls v0.27.3
10782025-03-21T00:02:59.692Z Downloaded hex v0.4.3
10792025-03-21T00:02:59.692Z Downloaded compact_str v0.8.0
10802025-03-21T00:02:59.692Z Downloaded ciborium-io v0.2.2
10812025-03-21T00:02:59.692Z Downloaded oxnet v0.1.1
10822025-03-21T00:02:59.692Z Downloaded oso-derive v0.27.3
10832025-03-21T00:02:59.692Z Downloaded tabled v0.18.0
10842025-03-21T00:02:59.718Z Downloaded hyper-staticfile v0.10.1
10852025-03-21T00:02:59.718Z Downloaded const_format v0.2.34
10862025-03-21T00:02:59.743Z Downloaded allocator-api2 v0.2.18
10872025-03-21T00:02:59.743Z Downloaded hash32 v0.3.1
10882025-03-21T00:02:59.743Z Downloaded half v2.4.1
10892025-03-21T00:02:59.743Z Downloaded globset v0.4.15
10902025-03-21T00:02:59.743Z Downloaded glob v0.3.2
10912025-03-21T00:02:59.743Z Downloaded fallible-iterator v0.2.0
10922025-03-21T00:02:59.743Z Downloaded env_filter v0.1.2
10932025-03-21T00:02:59.743Z Downloaded zone v0.1.8
10942025-03-21T00:02:59.744Z Downloaded zerovec v0.10.4
10952025-03-21T00:02:59.789Z Downloaded tower-layer v0.3.3
10962025-03-21T00:02:59.789Z Downloaded tough v0.19.0
10972025-03-21T00:02:59.789Z Downloaded slog-dtrace v0.3.0
10982025-03-21T00:02:59.789Z Downloaded simd-adler32 v0.3.7
10992025-03-21T00:02:59.789Z Downloaded multer v3.1.0
11002025-03-21T00:02:59.789Z Downloaded icu_properties v1.5.1
11012025-03-21T00:02:59.790Z Downloaded ctr v0.9.2
11022025-03-21T00:02:59.790Z Downloaded ahash v0.8.11
11032025-03-21T00:02:59.790Z Downloaded adler2 v2.0.0
11042025-03-21T00:02:59.790Z Downloaded zone_cfg_derive v0.1.2
11052025-03-21T00:02:59.790Z Downloaded zerovec-derive v0.10.3
11062025-03-21T00:02:59.790Z Downloaded zeroize v1.8.1
11072025-03-21T00:02:59.790Z Downloaded toml_edit v0.19.15
11082025-03-21T00:02:59.814Z Downloaded take_mut v0.2.2
11092025-03-21T00:02:59.815Z Downloaded qorb v0.2.1
11102025-03-21T00:02:59.815Z Downloaded match_cfg v0.1.0
11112025-03-21T00:02:59.815Z Downloaded itertools v0.13.0
11122025-03-21T00:02:59.840Z Downloaded is-terminal v0.4.13
11132025-03-21T00:02:59.840Z Downloaded icu_collections v1.5.0
11142025-03-21T00:02:59.840Z Downloaded http v1.2.0
11152025-03-21T00:02:59.840Z Downloaded hostname v0.3.1
11162025-03-21T00:02:59.840Z Downloaded cassowary v0.3.0
11172025-03-21T00:02:59.840Z Downloaded blowfish v0.9.1
11182025-03-21T00:02:59.840Z Downloaded base64 v0.22.1
11192025-03-21T00:02:59.866Z Downloaded async-recursion v1.1.1
11202025-03-21T00:02:59.867Z Downloaded tap v1.0.1
11212025-03-21T00:02:59.867Z Downloaded http-body v1.0.1
11222025-03-21T00:02:59.867Z Downloaded toml v0.7.8
11232025-03-21T00:02:59.867Z Downloaded rustls v0.21.12
11242025-03-21T00:02:59.867Z Downloaded lock_api v0.4.12
11252025-03-21T00:02:59.892Z Downloaded litrs v0.4.1
11262025-03-21T00:02:59.892Z Downloaded libloading v0.8.5
11272025-03-21T00:02:59.892Z Downloaded icu_provider v1.5.0
11282025-03-21T00:02:59.892Z Downloaded rustc_version v0.4.1
11292025-03-21T00:02:59.892Z Downloaded russh v0.45.0
11302025-03-21T00:02:59.892Z Downloaded mime_guess v2.0.5
11312025-03-21T00:02:59.892Z Downloaded lalrpop-util v0.19.12
11322025-03-21T00:02:59.892Z Downloaded kstat-rs v0.2.4
11332025-03-21T00:02:59.892Z Downloaded ident_case v1.0.1
11342025-03-21T00:02:59.892Z Downloaded bzip2-sys v0.1.11+1.0.8
11352025-03-21T00:02:59.918Z Downloaded async-stream v0.3.6
11362025-03-21T00:02:59.918Z Downloaded aho-corasick v1.1.3
11372025-03-21T00:02:59.918Z Downloaded siphasher v0.3.11
11382025-03-21T00:02:59.918Z Downloaded rsa v0.9.6
11392025-03-21T00:02:59.919Z Downloaded miniz_oxide v0.8.5
11402025-03-21T00:02:59.944Z Downloaded lru v0.12.5
11412025-03-21T00:02:59.944Z Downloaded linked-hash-map v0.5.6
11422025-03-21T00:02:59.944Z Downloaded linear-map v1.2.0
11432025-03-21T00:02:59.944Z Downloaded is_ci v1.2.0
11442025-03-21T00:02:59.944Z Downloaded ipnet v2.11.0
11452025-03-21T00:02:59.944Z Downloaded crossbeam-utils v0.8.20
11462025-03-21T00:02:59.944Z Downloaded chrono-tz v0.10.1
11472025-03-21T00:02:59.944Z Downloaded blake3 v1.5.4
11482025-03-21T00:02:59.969Z Downloaded rustc-demangle v0.1.24
11492025-03-21T00:02:59.969Z Downloaded quinn v0.11.5
11502025-03-21T00:02:59.969Z Downloaded progenitor-macro v0.8.0
11512025-03-21T00:02:59.969Z Downloaded nanorand v0.7.0
11522025-03-21T00:02:59.969Z Downloaded mime v0.3.17
11532025-03-21T00:02:59.969Z Downloaded libsw v3.4.0
11542025-03-21T00:02:59.969Z Downloaded const_format_proc_macros v0.2.34
11552025-03-21T00:02:59.969Z Downloaded chrono-tz-build v0.4.0
11562025-03-21T00:02:59.969Z Downloaded bstr v1.10.0
11572025-03-21T00:02:59.994Z Downloaded bit-vec v0.6.3
11582025-03-21T00:02:59.994Z Downloaded bindgen v0.71.1
11592025-03-21T00:02:59.994Z Downloaded quick-error v1.2.3
11602025-03-21T00:02:59.994Z Downloaded publicsuffix v2.3.0
11612025-03-21T00:02:59.994Z Downloaded lazycell v1.3.0
11622025-03-21T00:02:59.994Z Downloaded keccak v0.1.5
11632025-03-21T00:02:59.994Z Downloaded icu_locid_transform v1.5.0
11642025-03-21T00:02:59.994Z Downloaded iana-time-zone v0.1.61
11652025-03-21T00:03:00.019Z Downloaded http-range v0.1.5
11662025-03-21T00:03:00.019Z Downloaded hickory-client v0.24.4
11672025-03-21T00:03:00.019Z Downloaded cstr-argument v0.1.2
11682025-03-21T00:03:00.019Z Downloaded crypto-bigint v0.5.5
11692025-03-21T00:03:00.019Z Downloaded clang-sys v1.8.1
11702025-03-21T00:03:00.019Z Downloaded arrayref v0.3.9
11712025-03-21T00:03:00.019Z Downloaded argon2 v0.5.3
11722025-03-21T00:03:00.019Z Downloaded aes v0.8.4
11732025-03-21T00:03:00.019Z Downloaded psl-types v2.0.11
11742025-03-21T00:03:00.044Z Downloaded md-5 v0.10.6
11752025-03-21T00:03:00.044Z Downloaded libefi-sys v0.1.0
11762025-03-21T00:03:00.044Z Downloaded indoc v2.0.6
11772025-03-21T00:03:00.044Z Downloaded indexmap v1.9.3
11782025-03-21T00:03:00.044Z Downloaded indent_write v2.2.0
11792025-03-21T00:03:00.044Z Downloaded icu_normalizer_data v1.5.0
11802025-03-21T00:03:00.044Z Downloaded hmac v0.12.1
11812025-03-21T00:03:00.044Z Downloaded headers v0.4.0
11822025-03-21T00:03:00.044Z Downloaded console v0.15.10
11832025-03-21T00:03:00.069Z Downloaded colored v2.2.0
11842025-03-21T00:03:00.069Z Downloaded cipher v0.4.4
11852025-03-21T00:03:00.069Z Downloaded chrono v0.4.40
11862025-03-21T00:03:00.069Z Downloaded cbc v0.1.2
11872025-03-21T00:03:00.069Z Downloaded bitfield v0.14.0
11882025-03-21T00:03:00.069Z Downloaded bindgen v0.69.5
11892025-03-21T00:03:00.094Z Downloaded http-body-util v0.1.2
11902025-03-21T00:03:00.094Z Downloaded hostname v0.4.0
11912025-03-21T00:03:00.094Z Downloaded highway v1.3.0
11922025-03-21T00:03:00.094Z Downloaded chacha20poly1305 v0.10.1
11932025-03-21T00:03:00.094Z Downloaded bumpalo v3.16.0
11942025-03-21T00:03:00.094Z Downloaded backoff v0.4.0
11952025-03-21T00:03:00.094Z Downloaded atomicwrites v0.4.4
11962025-03-21T00:03:00.094Z Downloaded addr2line v0.24.2
11972025-03-21T00:03:00.095Z Downloaded icu_locid_transform_data v1.5.0
11982025-03-21T00:03:00.095Z Downloaded icu_locid v1.5.0
11992025-03-21T00:03:00.120Z Downloaded heck v0.3.3
12002025-03-21T00:03:00.120Z Downloaded crossbeam-epoch v0.9.18
12012025-03-21T00:03:00.120Z Downloaded convert_case v0.4.0
12022025-03-21T00:03:00.120Z Downloaded cobs v0.2.3
12032025-03-21T00:03:00.120Z Downloaded chacha20 v0.9.1
12042025-03-21T00:03:00.120Z Downloaded cfg_aliases v0.1.1
12052025-03-21T00:03:00.120Z Downloaded cc v1.2.15
12062025-03-21T00:03:00.120Z Downloaded bcs v0.1.6
12072025-03-21T00:03:00.120Z Downloaded async-stream-impl v0.3.6
12082025-03-21T00:03:00.120Z Downloaded cookie v0.18.1
12092025-03-21T00:03:00.120Z Downloaded cexpr v0.6.0
12102025-03-21T00:03:00.120Z Downloaded bzip2 v0.4.4
12112025-03-21T00:03:00.120Z Downloaded bytes v1.10.1
12122025-03-21T00:03:00.145Z Downloaded bitvec v1.0.1
12132025-03-21T00:03:00.145Z Downloaded bit-set v0.5.3
12142025-03-21T00:03:00.145Z Downloaded bcrypt-pbkdf v0.10.0
12152025-03-21T00:03:00.145Z Downloaded base16ct v0.2.0
12162025-03-21T00:03:00.170Z Downloaded backtrace v0.3.74
12172025-03-21T00:03:00.170Z Downloaded aws-lc-rs v1.12.4
12182025-03-21T00:03:00.170Z Downloaded arc-swap v1.7.1
12192025-03-21T00:03:00.170Z Downloaded aead v0.5.2
12202025-03-21T00:03:00.170Z Downloaded crc-catalog v2.4.0
12212025-03-21T00:03:00.170Z Downloaded const-oid v0.9.6
12222025-03-21T00:03:00.195Z Downloaded cmake v0.1.51
12232025-03-21T00:03:00.195Z Downloaded ciborium v0.2.2
12242025-03-21T00:03:00.195Z Downloaded castaway v0.2.3
12252025-03-21T00:03:00.195Z Downloaded cancel-safe-futures v0.1.5
12262025-03-21T00:03:00.195Z Downloaded bit-vec v0.8.0
12272025-03-21T00:03:00.195Z Downloaded base64ct v1.6.0
12282025-03-21T00:03:00.195Z Downloaded assert_matches v1.5.0
12292025-03-21T00:03:00.195Z Downloaded ascii-canvas v3.0.0
12302025-03-21T00:03:00.330Z Compiling serde v1.0.218
12312025-03-21T00:03:00.355Z Compiling value-bag v1.9.0
12322025-03-21T00:03:00.355Z Compiling lock_api v0.4.12
12332025-03-21T00:03:00.355Z Compiling scopeguard v1.2.0
12342025-03-21T00:03:00.355Z Compiling typenum v1.17.0
12352025-03-21T00:03:00.380Z Compiling generic-array v0.14.7
12362025-03-21T00:03:00.428Z Compiling syn v2.0.98
12372025-03-21T00:03:00.453Z Compiling getrandom v0.2.15
12382025-03-21T00:03:00.623Z Compiling shlex v1.3.0
12392025-03-21T00:03:00.721Z Compiling rand_core v0.6.4
12402025-03-21T00:03:00.865Z Compiling log v0.4.22
12412025-03-21T00:03:00.909Z Compiling jobserver v0.1.32
12422025-03-21T00:03:00.963Z Compiling subtle v2.6.1
12432025-03-21T00:03:00.988Z Compiling smallvec v1.14.0
12442025-03-21T00:03:01.219Z Compiling const-oid v0.9.6
12452025-03-21T00:03:01.309Z Compiling cc v1.2.15
12462025-03-21T00:03:01.335Z Compiling pin-project-lite v0.2.14
12472025-03-21T00:03:01.361Z Compiling parking_lot_core v0.9.10
12482025-03-21T00:03:01.482Z Compiling rustix v0.38.37
12492025-03-21T00:03:01.550Z Compiling signal-hook-registry v1.4.2
12502025-03-21T00:03:01.677Z Compiling futures-core v0.3.31
12512025-03-21T00:03:01.958Z Compiling mio v1.0.2
12522025-03-21T00:03:02.212Z Compiling parking_lot v0.12.3
12532025-03-21T00:03:02.237Z Compiling spin v0.9.8
12542025-03-21T00:03:02.327Z Compiling socket2 v0.5.8
12552025-03-21T00:03:02.403Z Compiling aho-corasick v1.1.3
12562025-03-21T00:03:02.593Z Compiling cpufeatures v0.2.14
12572025-03-21T00:03:02.703Z Compiling stable_deref_trait v1.2.0
12582025-03-21T00:03:02.816Z Compiling regex-syntax v0.8.5
12592025-03-21T00:03:02.841Z Compiling either v1.14.0
12602025-03-21T00:03:02.902Z Compiling futures-sink v0.3.31
12612025-03-21T00:03:02.936Z Compiling slab v0.4.9
12622025-03-21T00:03:03.062Z Compiling glob v0.3.2
12632025-03-21T00:03:03.139Z Compiling prettyplease v0.2.30
12642025-03-21T00:03:03.217Z Compiling serde_json v1.0.139
12652025-03-21T00:03:03.494Z Compiling lazy_static v1.5.0
12662025-03-21T00:03:03.554Z Compiling minimal-lexical v0.2.1
12672025-03-21T00:03:03.627Z Compiling futures-channel v0.3.31
12682025-03-21T00:03:03.683Z Compiling libloading v0.8.5
12692025-03-21T00:03:04.077Z Compiling clang-sys v1.8.1
12702025-03-21T00:03:04.239Z Compiling nom v7.1.3
12712025-03-21T00:03:04.264Z Compiling libm v0.2.8
12722025-03-21T00:03:04.288Z Compiling futures-io v0.3.31
12732025-03-21T00:03:04.534Z Compiling allocator-api2 v0.2.18
12742025-03-21T00:03:04.571Z Compiling bindgen v0.69.5
12752025-03-21T00:03:04.765Z Compiling pin-utils v0.1.0
12762025-03-21T00:03:04.854Z Compiling futures-task v0.3.31
12772025-03-21T00:03:05.071Z Compiling home v0.5.9
12782025-03-21T00:03:05.301Z Compiling foldhash v0.1.3
12792025-03-21T00:03:05.538Z Compiling itertools v0.12.1
12802025-03-21T00:03:05.578Z Compiling hashbrown v0.15.1
12812025-03-21T00:03:05.663Z Compiling num-traits v0.2.19
12822025-03-21T00:03:05.920Z Compiling lazycell v1.3.0
12832025-03-21T00:03:06.080Z Compiling pkg-config v0.3.31
12842025-03-21T00:03:06.653Z Compiling regex-automata v0.4.8
12852025-03-21T00:03:06.678Z Compiling rustc-hash v1.1.0
12862025-03-21T00:03:07.048Z Compiling cexpr v0.6.0
12872025-03-21T00:03:07.237Z Compiling synstructure v0.13.1
12882025-03-21T00:03:08.378Z Compiling cmake v0.1.51
12892025-03-21T00:03:08.473Z Compiling fs_extra v1.3.0
12902025-03-21T00:03:08.498Z Compiling dunce v1.0.5
12912025-03-21T00:03:08.621Z Compiling getrandom v0.3.1
12922025-03-21T00:03:09.154Z Compiling litemap v0.7.3
12932025-03-21T00:03:09.244Z Compiling writeable v0.5.5
12942025-03-21T00:03:09.509Z Compiling ring v0.17.11
12952025-03-21T00:03:09.658Z Compiling paste v1.0.15
12962025-03-21T00:03:09.764Z Compiling base64ct v1.6.0
12972025-03-21T00:03:09.867Z Compiling httparse v1.9.5
12982025-03-21T00:03:10.163Z Compiling flagset v0.4.6
12992025-03-21T00:03:10.276Z Compiling pem-rfc7468 v0.7.0
13002025-03-21T00:03:10.379Z Compiling icu_locid_transform_data v1.5.0
13012025-03-21T00:03:10.485Z Compiling aws-lc-rs v1.12.4
13022025-03-21T00:03:10.586Z Compiling tracing-core v0.1.32
13032025-03-21T00:03:10.853Z Compiling crossbeam-utils v0.8.20
13042025-03-21T00:03:10.879Z Compiling icu_properties_data v1.5.0
13052025-03-21T00:03:11.124Z Compiling regex v1.11.1
13062025-03-21T00:03:11.316Z Compiling percent-encoding v2.3.1
13072025-03-21T00:03:11.443Z Compiling serde_derive v1.0.218
13082025-03-21T00:03:11.476Z Compiling zeroize_derive v1.4.2
13092025-03-21T00:03:11.618Z Compiling zerocopy-derive v0.7.35
13102025-03-21T00:03:11.643Z Compiling tokio-macros v2.5.0
13112025-03-21T00:03:12.004Z Compiling zerofrom-derive v0.1.4
13122025-03-21T00:03:12.721Z Compiling zeroize v1.8.1
13132025-03-21T00:03:13.100Z Compiling yoke-derive v0.7.4
13142025-03-21T00:03:13.460Z Compiling zerocopy v0.7.35
13152025-03-21T00:03:14.344Z Compiling crypto-common v0.1.6
13162025-03-21T00:03:14.532Z Compiling block-buffer v0.10.4
13172025-03-21T00:03:14.572Z Compiling thiserror-impl v1.0.69
13182025-03-21T00:03:14.631Z Compiling futures-macro v0.3.31
13192025-03-21T00:03:14.815Z Compiling digest v0.10.7
13202025-03-21T00:03:14.840Z Compiling zerovec-derive v0.10.3
13212025-03-21T00:03:15.005Z Compiling displaydoc v0.2.5
13222025-03-21T00:03:15.102Z Compiling zerofrom v0.1.4
13232025-03-21T00:03:15.280Z Compiling hmac v0.12.1
13242025-03-21T00:03:15.311Z Compiling block-padding v0.3.3
13252025-03-21T00:03:15.498Z Compiling yoke v0.7.4
13262025-03-21T00:03:15.539Z Compiling inout v0.1.3
13272025-03-21T00:03:15.565Z Compiling ppv-lite86 v0.2.20
13282025-03-21T00:03:15.807Z Compiling cipher v0.4.4
13292025-03-21T00:03:15.835Z Compiling sha2 v0.10.8
13302025-03-21T00:03:16.189Z Compiling futures-util v0.3.31
13312025-03-21T00:03:16.226Z Compiling icu_provider_macros v1.5.0
13322025-03-21T00:03:16.305Z Compiling der_derive v0.7.3
13332025-03-21T00:03:16.331Z Compiling tracing-attributes v0.1.27
13342025-03-21T00:03:16.895Z Compiling zerovec v0.10.4
13352025-03-21T00:03:17.111Z Compiling thiserror v1.0.69
13362025-03-21T00:03:17.145Z Compiling rustls-pki-types v1.10.0
13372025-03-21T00:03:17.266Z Compiling pest v2.7.14
13382025-03-21T00:03:17.992Z Compiling salsa20 v0.10.2
13392025-03-21T00:03:18.211Z Compiling der v0.7.9
13402025-03-21T00:03:18.246Z Compiling pbkdf2 v0.12.2
13412025-03-21T00:03:18.445Z Compiling tinystr v0.7.6
13422025-03-21T00:03:18.557Z Compiling icu_collections v1.5.0
13432025-03-21T00:03:18.853Z Compiling icu_locid v1.5.0
13442025-03-21T00:03:19.126Z Compiling tracing v0.1.40
13452025-03-21T00:03:19.502Z Compiling utf8_iter v1.0.4
13462025-03-21T00:03:19.571Z Compiling vcpkg v0.2.15
13472025-03-21T00:03:19.768Z Compiling icu_normalizer_data v1.5.0
13482025-03-21T00:03:19.768Z Compiling write16 v1.0.0
13492025-03-21T00:03:19.854Z Compiling icu_provider v1.5.0
13502025-03-21T00:03:19.904Z Compiling time-core v0.1.2
13512025-03-21T00:03:19.978Z Compiling utf16_iter v1.0.5
13522025-03-21T00:03:20.074Z Compiling untrusted v0.9.0
13532025-03-21T00:03:20.167Z Compiling spki v0.7.3
13542025-03-21T00:03:20.260Z Compiling powerfmt v0.2.0
13552025-03-21T00:03:20.510Z Compiling icu_locid_transform v1.5.0
13562025-03-21T00:03:20.575Z Compiling untrusted v0.7.1
13572025-03-21T00:03:20.608Z Compiling num-conv v0.1.0
13582025-03-21T00:03:20.718Z Compiling deranged v0.3.11
13592025-03-21T00:03:20.873Z Compiling time-macros v0.2.18
13602025-03-21T00:03:20.937Z Compiling pest_meta v2.7.14
13612025-03-21T00:03:21.074Z Compiling openssl-sys v0.9.106
13622025-03-21T00:03:21.950Z Compiling icu_properties v1.5.1
13632025-03-21T00:03:21.974Z Compiling scrypt v0.11.0
13642025-03-21T00:03:22.118Z Compiling cbc v0.1.2
13652025-03-21T00:03:22.333Z Compiling bytes v1.10.1
13662025-03-21T00:03:22.442Z Compiling bitflags v2.6.0
13672025-03-21T00:03:22.619Z Compiling semver v1.0.25
13682025-03-21T00:03:23.216Z Compiling indexmap v2.7.1
13692025-03-21T00:03:23.332Z Compiling tokio v1.43.0
13702025-03-21T00:03:23.619Z Compiling http v1.2.0
13712025-03-21T00:03:24.514Z Compiling rustc_version v0.4.1
13722025-03-21T00:03:24.572Z Compiling aes v0.8.4
13732025-03-21T00:03:24.697Z Compiling scroll_derive v0.12.0
13742025-03-21T00:03:24.973Z Compiling num_threads v0.1.7
13752025-03-21T00:03:25.111Z Compiling atomic-waker v1.1.2
13762025-03-21T00:03:25.136Z Compiling tinyvec_macros v0.1.1
13772025-03-21T00:03:25.231Z Compiling icu_normalizer v1.5.0
13782025-03-21T00:03:25.295Z Compiling tinyvec v1.8.0
13792025-03-21T00:03:25.614Z Compiling pkcs5 v0.7.1
13802025-03-21T00:03:25.820Z Compiling scroll v0.12.0
13812025-03-21T00:03:25.962Z Compiling time v0.3.36
13822025-03-21T00:03:26.291Z Compiling which v4.4.2
13832025-03-21T00:03:26.541Z Compiling idna_adapter v1.2.0
13842025-03-21T00:03:26.566Z Compiling http-body v1.0.1
13852025-03-21T00:03:26.732Z Compiling uuid v1.15.1
13862025-03-21T00:03:26.768Z Compiling pest_generator v2.7.14
13872025-03-21T00:03:26.812Z Compiling rand_chacha v0.3.1
13882025-03-21T00:03:26.890Z Compiling form_urlencoded v1.2.1
13892025-03-21T00:03:26.930Z Compiling slog v2.7.0
13902025-03-21T00:03:27.178Z Compiling try-lock v0.2.5
13912025-03-21T00:03:27.342Z Compiling zerocopy v0.8.10
13922025-03-21T00:03:27.374Z Compiling iana-time-zone v0.1.61
13932025-03-21T00:03:27.714Z Compiling chrono v0.4.40
13942025-03-21T00:03:28.091Z Compiling want v0.3.1
13952025-03-21T00:03:28.116Z Compiling rand v0.8.5
13962025-03-21T00:03:28.259Z Compiling pest_derive v2.7.14
13972025-03-21T00:03:28.360Z Compiling goblin v0.8.2
13982025-03-21T00:03:28.728Z Compiling idna v1.0.3
13992025-03-21T00:03:29.010Z Compiling pkcs8 v0.10.2
14002025-03-21T00:03:29.581Z Compiling zerocopy-derive v0.8.10
14012025-03-21T00:03:29.999Z Compiling adler2 v2.0.0
14022025-03-21T00:03:30.025Z Compiling tower-service v0.3.3
14032025-03-21T00:03:30.049Z Compiling httpdate v1.0.3
14042025-03-21T00:03:30.164Z Compiling miniz_oxide v0.8.5
14052025-03-21T00:03:30.216Z Compiling dtrace-parser v0.2.0
14062025-03-21T00:03:30.643Z Compiling serde_tokenstream v0.2.2
14072025-03-21T00:03:31.078Z Compiling tokio-util v0.7.13
14082025-03-21T00:03:31.162Z Compiling toml_datetime v0.6.8
14092025-03-21T00:03:31.428Z Compiling serde_spanned v0.6.8
14102025-03-21T00:03:31.593Z Compiling serde_derive_internals v0.29.1
14112025-03-21T00:03:31.655Z Compiling base64 v0.22.1
14122025-03-21T00:03:31.765Z Compiling match_cfg v0.1.0
14132025-03-21T00:03:31.893Z Compiling schemars v0.8.22
14142025-03-21T00:03:32.199Z Compiling h2 v0.4.6
14152025-03-21T00:03:32.224Z Compiling rustversion v1.0.17
14162025-03-21T00:03:32.277Z Compiling foreign-types-shared v0.1.1
14172025-03-21T00:03:32.411Z Compiling openssl v0.10.71
14182025-03-21T00:03:32.784Z Compiling foreign-types v0.3.2
14192025-03-21T00:03:32.908Z Compiling hostname v0.3.1
14202025-03-21T00:03:32.935Z Compiling url v2.5.3
14212025-03-21T00:03:33.504Z Compiling dof v0.3.0
14222025-03-21T00:03:34.293Z Compiling usdt-impl v0.5.0
14232025-03-21T00:03:34.577Z Compiling rand_core v0.9.2
14242025-03-21T00:03:34.602Z Compiling schemars_derive v0.8.22
14252025-03-21T00:03:35.027Z Compiling async-trait v0.1.87
14262025-03-21T00:03:35.150Z Compiling openssl-macros v0.1.1
14272025-03-21T00:03:35.273Z Compiling bzip2-sys v0.1.11+1.0.8
14282025-03-21T00:03:35.525Z Compiling dirs-sys-next v0.1.2
14292025-03-21T00:03:35.785Z Compiling rustls v0.22.4
14302025-03-21T00:03:35.939Z Compiling dyn-clone v1.0.19
14312025-03-21T00:03:36.082Z Compiling data-encoding v2.6.0
14322025-03-21T00:03:36.107Z Compiling native-tls v0.2.12
14332025-03-21T00:03:36.191Z Compiling siphasher v0.3.11
14342025-03-21T00:03:36.273Z Compiling syn v1.0.109
14352025-03-21T00:03:36.467Z Compiling rustls v0.23.19
14362025-03-21T00:03:36.748Z Compiling dirs-next v2.0.0
14372025-03-21T00:03:36.943Z Compiling rand_chacha v0.9.0
14382025-03-21T00:03:37.731Z Compiling http-body-util v0.1.2
14392025-03-21T00:03:38.176Z Compiling unicode-normalization v0.1.24
14402025-03-21T00:03:38.257Z Compiling heapless v0.7.17
14412025-03-21T00:03:38.296Z Compiling crossbeam-epoch v0.9.18
14422025-03-21T00:03:38.664Z Compiling hyper v1.6.0
14432025-03-21T00:03:38.688Z Compiling signature v2.2.0
14442025-03-21T00:03:39.010Z Compiling sha1 v0.10.6
14452025-03-21T00:03:39.035Z Compiling thread_local v1.1.8
14462025-03-21T00:03:39.167Z Compiling encoding_rs v0.8.34
14472025-03-21T00:03:39.406Z Compiling cookie v0.18.1
14482025-03-21T00:03:39.465Z Compiling crc32fast v1.4.2
14492025-03-21T00:03:39.679Z Compiling multer v3.1.0
14502025-03-21T00:03:39.778Z Compiling gimli v0.31.1
14512025-03-21T00:03:39.953Z Compiling unicode-properties v0.1.3
14522025-03-21T00:03:40.078Z Compiling signal-hook v0.3.17
14532025-03-21T00:03:40.307Z Compiling ipnet v2.11.0
14542025-03-21T00:03:40.332Z Compiling openssl-probe v0.1.5
14552025-03-21T00:03:40.607Z Compiling mime v0.3.17
14562025-03-21T00:03:40.993Z Compiling hyper-util v0.1.10
14572025-03-21T00:03:41.062Z Compiling rayon-core v1.12.1
14582025-03-21T00:03:41.275Z Compiling slog-async v2.8.0
14592025-03-21T00:03:41.327Z Compiling unicode-bidi v0.3.17
14602025-03-21T00:03:41.701Z Compiling toml_edit v0.22.24
14612025-03-21T00:03:42.366Z Compiling stringprep v0.1.5
14622025-03-21T00:03:42.541Z Compiling crossbeam-deque v0.8.5
14632025-03-21T00:03:42.802Z Compiling rand v0.9.0
14642025-03-21T00:03:42.858Z Compiling term v0.7.0
14652025-03-21T00:03:43.295Z Compiling usdt-macro v0.5.0
14662025-03-21T00:03:43.603Z Compiling addr2line v0.24.2
14672025-03-21T00:03:43.879Z Compiling usdt-attr-macro v0.5.0
14682025-03-21T00:03:44.024Z Compiling slog-json v2.6.1
14692025-03-21T00:03:44.264Z Compiling serde_urlencoded v0.7.1
14702025-03-21T00:03:44.360Z Compiling curve25519-dalek v4.1.3
14712025-03-21T00:03:44.458Z Compiling crossbeam-channel v0.5.13
14722025-03-21T00:03:44.573Z Compiling futures-executor v0.3.31
14732025-03-21T00:03:44.760Z Compiling enum-as-inner v0.6.1
14742025-03-21T00:03:44.943Z Compiling rustls-pemfile v2.2.0
14752025-03-21T00:03:45.048Z Compiling md-5 v0.10.6
14762025-03-21T00:03:45.185Z Compiling async-stream-impl v0.3.6
14772025-03-21T00:03:45.270Z Compiling num-integer v0.1.46
14782025-03-21T00:03:45.320Z Compiling hash32 v0.2.1
14792025-03-21T00:03:45.363Z Compiling ff v0.13.0
14802025-03-21T00:03:45.590Z Compiling is-terminal v0.4.13
14812025-03-21T00:03:45.631Z Compiling memoffset v0.9.1
14822025-03-21T00:03:45.656Z Compiling dropshot v0.12.0
14832025-03-21T00:03:45.741Z Compiling object v0.36.5
14842025-03-21T00:03:45.908Z Compiling anyhow v1.0.97
14852025-03-21T00:03:45.933Z Compiling portable-atomic v1.9.0
14862025-03-21T00:03:45.958Z Compiling num-bigint-dig v0.8.4
14872025-03-21T00:03:46.244Z Compiling psl-types v2.0.11
14882025-03-21T00:03:46.268Z Compiling cfg_aliases v0.2.1
14892025-03-21T00:03:46.377Z Compiling rustc-demangle v0.1.24
14902025-03-21T00:03:46.448Z Compiling fallible-iterator v0.2.0
14912025-03-21T00:03:46.473Z Compiling smoltcp v0.9.1
14922025-03-21T00:03:46.747Z Compiling linked-hash-map v0.5.6
14932025-03-21T00:03:47.010Z Compiling litrs v0.4.1
14942025-03-21T00:03:47.035Z Compiling utf-8 v0.7.6
14952025-03-21T00:03:47.062Z Compiling base16ct v0.2.0
14962025-03-21T00:03:47.184Z Compiling quick-error v1.2.3
14972025-03-21T00:03:47.332Z Compiling take_mut v0.2.2
14982025-03-21T00:03:47.357Z Compiling resolv-conf v0.7.0
14992025-03-21T00:03:47.381Z Compiling sec1 v0.7.3
15002025-03-21T00:03:47.882Z Compiling tungstenite v0.24.0
15012025-03-21T00:03:47.925Z Compiling lru-cache v0.1.2
15022025-03-21T00:03:47.985Z Compiling postgres-protocol v0.6.8
15032025-03-21T00:03:48.010Z Compiling document-features v0.2.10
15042025-03-21T00:03:48.416Z Compiling publicsuffix v2.3.0
15052025-03-21T00:03:48.531Z Compiling nix v0.29.0
15062025-03-21T00:03:48.774Z Compiling async-stream v0.3.6
15072025-03-21T00:03:49.160Z Compiling slog-term v2.9.1
15082025-03-21T00:03:49.202Z Compiling num-iter v0.1.45
15092025-03-21T00:03:49.263Z Compiling usdt v0.5.0
15102025-03-21T00:03:49.349Z Compiling hickory-proto v0.24.4
15112025-03-21T00:03:49.698Z Compiling group v0.13.0
15122025-03-21T00:03:49.855Z Compiling futures v0.3.31
15132025-03-21T00:03:49.972Z Compiling toml v0.8.20
15142025-03-21T00:03:50.004Z Compiling slog-bunyan v2.5.0
15152025-03-21T00:03:50.215Z Compiling bzip2 v0.4.4
15162025-03-21T00:03:51.283Z Compiling camino v1.1.9
15172025-03-21T00:03:51.419Z Compiling tokio-native-tls v0.3.1
15182025-03-21T00:03:51.457Z Compiling backtrace v0.3.74
15192025-03-21T00:03:51.679Z Compiling flate2 v1.1.0
15202025-03-21T00:03:51.969Z Compiling phf_shared v0.11.2
15212025-03-21T00:03:51.996Z Compiling dropshot_endpoint v0.12.0
15222025-03-21T00:03:52.042Z Compiling terminal_size v0.4.0
15232025-03-21T00:03:52.262Z Compiling waitgroup v0.1.2
15242025-03-21T00:03:52.325Z Compiling openapiv3 v2.0.0
15252025-03-21T00:03:52.459Z Compiling serde_path_to_error v0.1.16
15262025-03-21T00:03:52.486Z Compiling webpki-roots v0.26.6
15272025-03-21T00:03:52.682Z Compiling hkdf v0.12.4
15282025-03-21T00:03:52.934Z Compiling crypto-bigint v0.5.5
15292025-03-21T00:03:53.148Z Compiling zerocopy-derive v0.6.6
15302025-03-21T00:03:53.596Z Compiling hubpack_derive v0.1.1
15312025-03-21T00:03:54.020Z Compiling curve25519-dalek-derive v0.1.1
15322025-03-21T00:03:54.404Z Compiling sync_wrapper v1.0.1
15332025-03-21T00:03:54.573Z Compiling hostname v0.4.0
15342025-03-21T00:03:54.788Z Compiling fs-err v2.11.0
15352025-03-21T00:03:54.818Z Compiling ahash v0.8.11
15362025-03-21T00:03:55.093Z Compiling bumpalo v3.16.0
15372025-03-21T00:03:55.145Z Compiling managed v0.8.0
15382025-03-21T00:03:55.253Z Compiling newtype-uuid v1.2.1
15392025-03-21T00:03:55.495Z Compiling winnow v0.5.40
15402025-03-21T00:03:55.535Z Compiling simd-adler32 v0.3.7
15412025-03-21T00:03:55.560Z Compiling lockfree-object-pool v0.1.6
15422025-03-21T00:03:55.560Z Compiling debug-ignore v1.0.5
15432025-03-21T00:03:55.737Z Compiling tower-layer v0.3.3
15442025-03-21T00:03:55.803Z Compiling buf-list v1.0.3
15452025-03-21T00:03:55.829Z Compiling zip v2.1.3
15462025-03-21T00:03:56.017Z Compiling unicode-width v0.2.0
15472025-03-21T00:03:56.041Z Compiling tower v0.5.2
15482025-03-21T00:03:56.143Z Compiling zopfli v0.8.1
15492025-03-21T00:03:56.409Z Compiling console v0.15.10
15502025-03-21T00:03:56.494Z Compiling elliptic-curve v0.13.8
15512025-03-21T00:03:56.768Z Compiling clap_builder v4.5.31
15522025-03-21T00:03:57.309Z Compiling strum_macros v0.25.3
15532025-03-21T00:03:57.752Z Compiling zerocopy v0.6.6
15542025-03-21T00:03:57.990Z Compiling hubpack v0.1.2
15552025-03-21T00:03:58.378Z Compiling toml_edit v0.19.15
15562025-03-21T00:03:58.432Z Compiling hickory-resolver v0.24.4
15572025-03-21T00:03:59.039Z Compiling phf v0.11.2
15582025-03-21T00:03:59.203Z Compiling hyper-tls v0.6.0
15592025-03-21T00:03:59.300Z Compiling signal-hook-mio v0.2.4
15602025-03-21T00:03:59.456Z Compiling rayon v1.10.0
15612025-03-21T00:03:59.559Z Compiling cookie_store v0.21.1
15622025-03-21T00:04:00.984Z Compiling tokio-tungstenite v0.24.0
15632025-03-21T00:04:01.441Z Compiling postgres-types v0.2.9
15642025-03-21T00:04:03.125Z Compiling ed25519 v2.2.3
15652025-03-21T00:04:03.226Z Compiling phf_shared v0.10.0
15662025-03-21T00:04:03.554Z Compiling tokio-stream v0.1.17
15672025-03-21T00:04:03.579Z Compiling pkcs1 v0.7.5
15682025-03-21T00:04:03.604Z Compiling serde-big-array v0.5.1
15692025-03-21T00:04:03.838Z Compiling clap_derive v4.5.28
15702025-03-21T00:04:03.873Z Compiling rfc6979 v0.4.0
15712025-03-21T00:04:04.060Z Compiling derive-where v1.2.7
15722025-03-21T00:04:04.342Z Compiling serde_repr v0.1.19
15732025-03-21T00:04:04.403Z Compiling bstr v1.10.0
15742025-03-21T00:04:04.439Z Compiling float-cmp v0.10.0
15752025-03-21T00:04:04.674Z Compiling precomputed-hash v0.1.1
15762025-03-21T00:04:04.699Z Compiling static_assertions v1.1.0
15772025-03-21T00:04:04.811Z Compiling fixedbitset v0.4.2
15782025-03-21T00:04:04.836Z Compiling whoami v1.5.2
15792025-03-21T00:04:05.212Z Compiling new_debug_unreachable v1.0.6
15802025-03-21T00:04:05.277Z Compiling unicode-segmentation v1.12.0
15812025-03-21T00:04:05.308Z Compiling number_prefix v0.4.0
15822025-03-21T00:04:05.355Z Compiling predicates-core v1.0.8
15832025-03-21T00:04:05.535Z Compiling difflib v0.4.0
15842025-03-21T00:04:05.651Z Compiling normalize-line-endings v0.3.0
15852025-03-21T00:04:05.765Z Compiling indicatif v0.17.11
15862025-03-21T00:04:05.790Z Compiling string_cache v0.8.7
15872025-03-21T00:04:05.983Z Compiling predicates v3.1.3
15882025-03-21T00:04:06.177Z Compiling similar v2.7.0
15892025-03-21T00:04:06.662Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15902025-03-21T00:04:06.687Z Compiling tokio-postgres v0.7.13
15912025-03-21T00:04:07.217Z Compiling petgraph v0.6.5
15922025-03-21T00:04:07.342Z Compiling clap v4.5.31
15932025-03-21T00:04:07.449Z Compiling rsa v0.9.6
15942025-03-21T00:04:07.475Z Compiling ecdsa v0.16.9
15952025-03-21T00:04:07.877Z Compiling ed25519-dalek v2.1.1
15962025-03-21T00:04:08.157Z Compiling toml v0.7.8
15972025-03-21T00:04:09.409Z Compiling crossterm v0.28.1
15982025-03-21T00:04:11.261Z Compiling zip v0.6.6
15992025-03-21T00:04:11.580Z Compiling ipnetwork v0.21.1
16002025-03-21T00:04:11.703Z Compiling hex v0.4.3
16012025-03-21T00:04:11.829Z Compiling x509-cert v0.2.5
16022025-03-21T00:04:12.034Z Compiling itertools v0.10.5
16032025-03-21T00:04:12.204Z Compiling unicode-xid v0.2.6
16042025-03-21T00:04:12.264Z Compiling peg-runtime v0.8.5
16052025-03-21T00:04:12.341Z Compiling lalrpop-util v0.19.12
16062025-03-21T00:04:12.382Z Compiling strum_macros v0.26.4
16072025-03-21T00:04:12.615Z Compiling xattr v1.3.1
16082025-03-21T00:04:12.685Z Compiling filetime v0.2.25
16092025-03-21T00:04:12.972Z Compiling tar v0.4.44
16102025-03-21T00:04:15.674Z Compiling strum v0.26.3
16112025-03-21T00:04:18.727Z Compiling aws-lc-sys v0.26.0
16122025-03-21T00:04:51.562Z Compiling rustls-webpki v0.102.8
16132025-03-21T00:04:55.723Z Compiling tokio-rustls v0.25.0
16142025-03-21T00:04:57.847Z Compiling tokio-rustls v0.26.0
16152025-03-21T00:04:58.300Z Compiling hyper-rustls v0.27.3
16162025-03-21T00:04:58.494Z Compiling reqwest v0.12.12
16172025-03-21T00:05:00.057Z Compiling qorb v0.2.1
16182025-03-21T00:05:03.286Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16192025-03-21T00:05:03.659Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16202025-03-21T00:05:09.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16212025-03-21T00:05:09.438Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16222025-03-21T00:05:09.502ZMar 21 00:05:08.848 INFO Starting download, target: Cockroach
16232025-03-21T00:05:09.502ZMar 21 00:05:08.848 INFO Starting download, target: Clickhouse
16242025-03-21T00:05:09.502ZMar 21 00:05:08.848 INFO Starting download, target: Console
16252025-03-21T00:05:09.527ZMar 21 00:05:08.848 INFO Starting download, target: DendriteOpenapi
16262025-03-21T00:05:09.527ZMar 21 00:05:08.848 INFO Starting download, target: DendriteStub
16272025-03-21T00:05:09.527ZMar 21 00:05:08.848 INFO Starting download, target: MaghemiteMgd
16282025-03-21T00:05:09.527ZMar 21 00:05:08.849 INFO Starting download, target: TransceiverControl
16292025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16302025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16312025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16322025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16332025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16342025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16352025-03-21T00:05:09.527ZMar 21 00:05:08.850 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16362025-03-21T00:05:09.801ZMar 21 00:05:09.136 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16372025-03-21T00:05:09.962ZMar 21 00:05:09.289 INFO Download complete, target: DendriteOpenapi
16382025-03-21T00:05:10.229ZMar 21 00:05:09.525 INFO Download complete, target: Console
16392025-03-21T00:05:10.286ZMar 21 00:05:09.632 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16402025-03-21T00:05:10.699ZMar 21 00:05:10.046 INFO Download complete, target: TransceiverControl
16412025-03-21T00:05:11.863ZMar 21 00:05:11.210 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16422025-03-21T00:05:12.396ZMar 21 00:05:11.744 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16432025-03-21T00:05:14.080ZMar 21 00:05:13.427 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16442025-03-21T00:05:14.080ZMar 21 00:05:13.427 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16452025-03-21T00:05:14.698ZMar 21 00:05:14.045 INFO Download complete, target: MaghemiteMgd
16462025-03-21T00:05:15.034ZMar 21 00:05:14.381 INFO Download complete, target: DendriteStub
16472025-03-21T00:05:21.498ZMar 21 00:05:20.847 INFO Checking that binary works, target: Cockroach
16482025-03-21T00:05:21.786ZMar 21 00:05:21.134 INFO Download complete, target: Cockroach
16492025-03-21T00:05:25.630ZMar 21 00:05:24.979 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16502025-03-21T00:05:37.481ZMar 21 00:05:36.828 INFO Checking that binary works, target: Clickhouse
16512025-03-21T00:05:37.681ZMar 21 00:05:37.030 INFO Download complete, target: Clickhouse
16522025-03-21T00:05:37.705ZAll builder prerequisites installed successfully, and PATH looks valid
16532025-03-21T00:05:37.705Z
16542025-03-21T00:05:37.705Zreal 5:43.043316635
16552025-03-21T00:05:37.705Zuser 14:23.783154901
16562025-03-21T00:05:37.705Zsys 2:24.701840731
16572025-03-21T00:05:37.705Ztrap 0.527769464
16582025-03-21T00:05:37.706Ztflt 0.447134691
16592025-03-21T00:05:37.706Zdflt 1.458982574
16602025-03-21T00:05:37.706Zkflt 0.009298683
16612025-03-21T00:05:37.706Zlock 25:52.591221353
16622025-03-21T00:05:37.706Zslp 52:56.059967168
16632025-03-21T00:05:37.706Zlat 1:06.930863398
16642025-03-21T00:05:37.706Zstop 2:21.565800686
16652025-03-21T00:05:37.731Z+ banner hack-check
16662025-03-21T00:05:37.731Z
16672025-03-21T00:05:37.731Z # # ## #### # # #### # # ###### #### # #
16682025-03-21T00:05:37.731Z # # # # # # # # # # # # # # # # #
16692025-03-21T00:05:37.731Z ###### # # # #### ##### # ###### ##### # ####
16702025-03-21T00:05:37.731Z # # ###### # # # # # # # # # #
16712025-03-21T00:05:37.731Z # # # # # # # # # # # # # # # # #
16722025-03-21T00:05:37.731Z # # # # #### # # #### # # ###### #### # #
16732025-03-21T00:05:37.731Z
16742025-03-21T00:05:37.731Z+ export CARGO_INCREMENTAL=0
16752025-03-21T00:05:37.731Z+ CARGO_INCREMENTAL=0
16762025-03-21T00:05:37.731Z+ ptime -m timeout 2h cargo xtask check-features --ci
16772025-03-21T00:05:38.603Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16782025-03-21T00:05:42.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
16792025-03-21T00:05:42.291Z Running `target/debug/xtask check-features --ci`
16802025-03-21T00:05:42.320Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16812025-03-21T00:05:42.320Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16822025-03-21T00:05:42.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16832025-03-21T00:05:43.023Z Running `target/debug/xtask download cargo-hack`
16842025-03-21T00:05:44.203Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16852025-03-21T00:05:44.552Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16862025-03-21T00:05:49.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
16872025-03-21T00:05:49.285Z Running `target/debug/xtask-downloader cargo-hack`
16882025-03-21T00:05:49.338ZMar 21 00:05:48.690 INFO Starting download, target: CargoHack
16892025-03-21T00:05:49.364ZMar 21 00:05:48.691 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16902025-03-21T00:05:50.035ZMar 21 00:05:49.385 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16912025-03-21T00:05:50.124ZMar 21 00:05:49.476 INFO Download complete, target: CargoHack
16922025-03-21T00:05:50.149Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16932025-03-21T00:05:50.176Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16942025-03-21T00:05:50.445Zinfo: running `cargo check --bins` on api_identity (1/198)
16952025-03-21T00:05:51.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-21T00:05:51.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-21T00:05:51.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-21T00:05:51.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
16992025-03-21T00:05:51.454Z
17002025-03-21T00:05:51.454Zinfo: running `cargo check --bins` on bootstore (2/198)
17012025-03-21T00:05:52.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-21T00:05:52.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-21T00:05:52.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-21T00:05:52.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
17052025-03-21T00:05:52.509Z
17062025-03-21T00:05:52.509Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/198)
17072025-03-21T00:05:53.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-21T00:05:53.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-21T00:05:53.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-21T00:05:53.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
17112025-03-21T00:05:53.561Z
17122025-03-21T00:05:53.561Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/198)
17132025-03-21T00:05:54.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-21T00:05:54.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-21T00:05:54.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-21T00:05:54.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17172025-03-21T00:05:54.573Z
17182025-03-21T00:05:54.573Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/198)
17192025-03-21T00:05:55.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-21T00:05:55.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-21T00:05:55.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-21T00:05:55.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17232025-03-21T00:05:55.271Z
17242025-03-21T00:05:55.271Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/198)
17252025-03-21T00:05:55.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-21T00:05:55.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-21T00:05:55.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-21T00:05:55.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17292025-03-21T00:05:55.886Z
17302025-03-21T00:05:55.886Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/198)
17312025-03-21T00:05:56.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-21T00:05:56.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-21T00:05:56.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-21T00:05:56.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17352025-03-21T00:05:56.489Z
17362025-03-21T00:05:56.489Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/198)
17372025-03-21T00:05:57.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-21T00:05:57.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-21T00:05:57.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-21T00:05:57.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17412025-03-21T00:05:57.079Z
17422025-03-21T00:05:57.079Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/198)
17432025-03-21T00:05:57.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-21T00:05:57.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-21T00:05:57.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-21T00:05:57.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17472025-03-21T00:05:57.702Z
17482025-03-21T00:05:57.702Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/198)
17492025-03-21T00:05:58.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-21T00:05:58.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-21T00:05:58.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-21T00:05:58.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17532025-03-21T00:05:58.291Z
17542025-03-21T00:05:58.291Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/198)
17552025-03-21T00:05:58.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-21T00:05:58.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-21T00:05:58.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-21T00:05:58.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17592025-03-21T00:05:58.872Z
17602025-03-21T00:05:58.872Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/198)
17612025-03-21T00:05:59.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-21T00:05:59.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-21T00:05:59.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-21T00:05:59.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17652025-03-21T00:05:59.453Z
17662025-03-21T00:05:59.453Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/198)
17672025-03-21T00:05:59.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-21T00:06:00.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-21T00:06:00.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-21T00:06:00.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17712025-03-21T00:06:00.046Z
17722025-03-21T00:06:00.046Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/198)
17732025-03-21T00:06:00.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-21T00:06:00.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-21T00:06:00.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-21T00:06:00.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17772025-03-21T00:06:00.635Z
17782025-03-21T00:06:00.635Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/198)
17792025-03-21T00:06:01.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-21T00:06:01.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-21T00:06:01.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-21T00:06:01.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17832025-03-21T00:06:01.212Z
17842025-03-21T00:06:01.212Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/198)
17852025-03-21T00:06:01.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-21T00:06:01.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-21T00:06:01.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-21T00:06:01.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17892025-03-21T00:06:01.810Z
17902025-03-21T00:06:01.810Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/198)
17912025-03-21T00:06:02.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-21T00:06:02.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-21T00:06:02.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-21T00:06:02.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17952025-03-21T00:06:02.412Z
17962025-03-21T00:06:02.412Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/198)
17972025-03-21T00:06:02.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-21T00:06:02.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-21T00:06:02.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-21T00:06:02.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18012025-03-21T00:06:03.018Z
18022025-03-21T00:06:03.018Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/198)
18032025-03-21T00:06:03.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-21T00:06:03.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-21T00:06:03.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-21T00:06:03.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18072025-03-21T00:06:03.623Z
18082025-03-21T00:06:03.624Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/198)
18092025-03-21T00:06:04.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-21T00:06:04.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-21T00:06:04.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-21T00:06:04.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18132025-03-21T00:06:04.227Z
18142025-03-21T00:06:04.227Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/198)
18152025-03-21T00:06:04.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-21T00:06:04.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-21T00:06:04.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-21T00:06:04.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18192025-03-21T00:06:04.829Z
18202025-03-21T00:06:04.829Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/198)
18212025-03-21T00:06:05.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-21T00:06:05.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-21T00:06:05.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-21T00:06:05.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18252025-03-21T00:06:05.434Z
18262025-03-21T00:06:05.434Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/198)
18272025-03-21T00:06:05.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-21T00:06:06.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-21T00:06:06.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-21T00:06:06.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18312025-03-21T00:06:06.059Z
18322025-03-21T00:06:06.059Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/198)
18332025-03-21T00:06:06.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-21T00:06:06.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-21T00:06:06.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-21T00:06:06.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18372025-03-21T00:06:06.679Z
18382025-03-21T00:06:06.679Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/198)
18392025-03-21T00:06:07.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-21T00:06:07.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-21T00:06:07.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-21T00:06:07.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18432025-03-21T00:06:07.289Z
18442025-03-21T00:06:07.289Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/198)
18452025-03-21T00:06:07.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-21T00:06:08.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-21T00:06:08.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-21T00:06:08.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18492025-03-21T00:06:08.020Z
18502025-03-21T00:06:08.020Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/198)
18512025-03-21T00:06:08.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-21T00:06:08.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-21T00:06:08.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-21T00:06:08.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18552025-03-21T00:06:08.582Z
18562025-03-21T00:06:08.582Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/198)
18572025-03-21T00:06:09.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-21T00:06:09.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-21T00:06:09.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-21T00:06:09.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18612025-03-21T00:06:09.086Z
18622025-03-21T00:06:09.086Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/198)
18632025-03-21T00:06:09.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-21T00:06:09.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-21T00:06:09.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-21T00:06:09.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18672025-03-21T00:06:09.689Z
18682025-03-21T00:06:09.689Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/198)
18692025-03-21T00:06:10.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-21T00:06:10.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-21T00:06:10.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-21T00:06:10.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18732025-03-21T00:06:10.415Z
18742025-03-21T00:06:10.415Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/198)
18752025-03-21T00:06:10.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-21T00:06:10.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-21T00:06:10.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-21T00:06:10.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18792025-03-21T00:06:10.925Z
18802025-03-21T00:06:10.925Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/198)
18812025-03-21T00:06:11.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-21T00:06:11.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-21T00:06:11.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-21T00:06:11.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18852025-03-21T00:06:11.529Z
18862025-03-21T00:06:11.529Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/198)
18872025-03-21T00:06:12.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-21T00:06:12.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-21T00:06:12.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-21T00:06:12.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18912025-03-21T00:06:12.132Z
18922025-03-21T00:06:12.133Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/198)
18932025-03-21T00:06:12.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-21T00:06:12.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-21T00:06:12.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-21T00:06:12.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18972025-03-21T00:06:12.766Z
18982025-03-21T00:06:12.766Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/198)
18992025-03-21T00:06:13.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-21T00:06:13.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-21T00:06:13.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-21T00:06:13.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19032025-03-21T00:06:13.351Z
19042025-03-21T00:06:13.351Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/198)
19052025-03-21T00:06:13.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-21T00:06:13.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-21T00:06:13.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-21T00:06:13.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19092025-03-21T00:06:13.948Z
19102025-03-21T00:06:13.948Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/198)
19112025-03-21T00:06:14.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-21T00:06:14.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-21T00:06:14.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-21T00:06:14.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19152025-03-21T00:06:14.532Z
19162025-03-21T00:06:14.532Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/198)
19172025-03-21T00:06:15.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-21T00:06:15.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-21T00:06:15.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-21T00:06:15.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19212025-03-21T00:06:15.112Z
19222025-03-21T00:06:15.112Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/198)
19232025-03-21T00:06:15.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-21T00:06:15.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-21T00:06:15.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-21T00:06:15.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19272025-03-21T00:06:15.769Z
19282025-03-21T00:06:15.769Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/198)
19292025-03-21T00:06:16.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-21T00:06:16.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-21T00:06:16.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-21T00:06:16.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19332025-03-21T00:06:16.323Z
19342025-03-21T00:06:16.323Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/198)
19352025-03-21T00:06:16.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-21T00:06:16.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-21T00:06:16.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-21T00:06:16.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19392025-03-21T00:06:16.949Z
19402025-03-21T00:06:16.949Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/198)
19412025-03-21T00:06:17.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-21T00:06:17.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-21T00:06:17.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-21T00:06:17.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19452025-03-21T00:06:17.620Z
19462025-03-21T00:06:17.620Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/198)
19472025-03-21T00:06:18.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-21T00:06:18.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-21T00:06:18.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-21T00:06:18.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19512025-03-21T00:06:18.228Z
19522025-03-21T00:06:18.228Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/198)
19532025-03-21T00:06:18.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-21T00:06:18.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-21T00:06:18.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-21T00:06:18.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19572025-03-21T00:06:18.856Z
19582025-03-21T00:06:18.856Zinfo: running `cargo check --bins` on sled-hardware-types (45/198)
19592025-03-21T00:06:19.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-21T00:06:19.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-21T00:06:19.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-21T00:06:19.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19632025-03-21T00:06:19.749Z
19642025-03-21T00:06:19.749Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/198)
19652025-03-21T00:06:20.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-21T00:06:20.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-21T00:06:20.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-03-21T00:06:20.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19692025-03-21T00:06:20.645Z
19702025-03-21T00:06:20.645Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/198)
19712025-03-21T00:06:21.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-03-21T00:06:21.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-03-21T00:06:21.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-03-21T00:06:21.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19752025-03-21T00:06:21.569Z
19762025-03-21T00:06:21.570Zinfo: running `cargo check --bins` on oxlog (48/198)
19772025-03-21T00:06:22.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-03-21T00:06:22.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-03-21T00:06:22.408Z Checking cfg-if v1.0.0
19802025-03-21T00:06:22.444Z Checking libc v0.2.170
19812025-03-21T00:06:22.475Z Checking serde v1.0.218
19822025-03-21T00:06:22.475Z Checking zeroize v1.8.1
19832025-03-21T00:06:22.501Z Checking memchr v2.7.4
19842025-03-21T00:06:22.502Z Checking typenum v1.17.0
19852025-03-21T00:06:22.502Z Checking value-bag v1.9.0
19862025-03-21T00:06:22.533Z Checking subtle v2.6.1
19872025-03-21T00:06:22.560Z Checking scopeguard v1.2.0
19882025-03-21T00:06:22.691Z Checking smallvec v1.14.0
19892025-03-21T00:06:22.720Z Checking lock_api v0.4.12
19902025-03-21T00:06:22.784Z Checking itoa v1.0.11
19912025-03-21T00:06:22.882Z Checking log v0.4.22
19922025-03-21T00:06:23.001Z Checking const-oid v0.9.6
19932025-03-21T00:06:23.033Z Checking pin-project-lite v0.2.14
19942025-03-21T00:06:23.063Z Checking byteorder v1.5.0
19952025-03-21T00:06:23.156Z Checking once_cell v1.20.3
19962025-03-21T00:06:23.234Z Checking futures-core v0.3.31
19972025-03-21T00:06:23.306Z Checking stable_deref_trait v1.2.0
19982025-03-21T00:06:23.380Z Checking generic-array v0.14.7
19992025-03-21T00:06:23.407Z Checking getrandom v0.2.15
20002025-03-21T00:06:23.436Z Checking parking_lot_core v0.9.10
20012025-03-21T00:06:23.437Z Checking signal-hook-registry v1.4.2
20022025-03-21T00:06:23.464Z Checking mio v1.0.2
20032025-03-21T00:06:23.464Z Checking socket2 v0.5.8
20042025-03-21T00:06:23.616Z Checking rand_core v0.6.4
20052025-03-21T00:06:23.682Z Checking cpufeatures v0.2.14
20062025-03-21T00:06:23.742Z Checking parking_lot v0.12.3
20072025-03-21T00:06:23.782Z Checking futures-sink v0.3.31
20082025-03-21T00:06:23.895Z Checking zerocopy v0.7.35
20092025-03-21T00:06:23.926Z Checking slab v0.4.9
20102025-03-21T00:06:23.966Z Checking zerofrom v0.1.4
20112025-03-21T00:06:24.000Z Checking futures-channel v0.3.31
20122025-03-21T00:06:24.046Z Checking foldhash v0.1.3
20132025-03-21T00:06:24.134Z Checking yoke v0.7.4
20142025-03-21T00:06:24.177Z Checking equivalent v1.0.1
20152025-03-21T00:06:24.248Z Checking allocator-api2 v0.2.18
20162025-03-21T00:06:24.280Z Checking futures-io v0.3.31
20172025-03-21T00:06:24.311Z Checking crypto-common v0.1.6
20182025-03-21T00:06:24.358Z Checking block-buffer v0.10.4
20192025-03-21T00:06:24.438Z Checking futures-task v0.3.31
20202025-03-21T00:06:24.497Z Checking pin-utils v0.1.0
20212025-03-21T00:06:24.547Z Checking zerovec v0.10.4
20222025-03-21T00:06:24.547Z Checking ryu v1.0.18
20232025-03-21T00:06:24.547Z Checking digest v0.10.7
20242025-03-21T00:06:24.575Z Checking block-padding v0.3.3
20252025-03-21T00:06:24.654Z Checking futures-util v0.3.31
20262025-03-21T00:06:24.745Z Checking libm v0.2.8
20272025-03-21T00:06:24.779Z Checking inout v0.1.3
20282025-03-21T00:06:24.817Z Checking hashbrown v0.15.1
20292025-03-21T00:06:24.874Z Checking hmac v0.12.1
20302025-03-21T00:06:24.943Z Checking ppv-lite86 v0.2.20
20312025-03-21T00:06:24.985Z Checking litemap v0.7.3
20322025-03-21T00:06:25.074Z Checking writeable v0.5.5
20332025-03-21T00:06:25.285Z Checking fnv v1.0.7
20342025-03-21T00:06:25.362Z Checking cipher v0.4.4
20352025-03-21T00:06:25.413Z Checking sha2 v0.10.8
20362025-03-21T00:06:25.476Z Checking num-traits v0.2.19
20372025-03-21T00:06:25.545Z Checking getrandom v0.3.1
20382025-03-21T00:06:25.737Z Checking base64ct v1.6.0
20392025-03-21T00:06:25.764Z Checking thiserror v1.0.69
20402025-03-21T00:06:25.800Z Checking icu_locid_transform_data v1.5.0
20412025-03-21T00:06:25.891Z Checking tinystr v0.7.6
20422025-03-21T00:06:25.924Z Checking flagset v0.4.6
20432025-03-21T00:06:25.924Z Checking icu_collections v1.5.0
20442025-03-21T00:06:25.924Z Checking tracing-core v0.1.32
20452025-03-21T00:06:26.095Z Checking rustls-pki-types v1.10.0
20462025-03-21T00:06:26.175Z Checking pem-rfc7468 v0.7.0
20472025-03-21T00:06:26.211Z Checking icu_locid v1.5.0
20482025-03-21T00:06:26.321Z Checking bytes v1.10.1
20492025-03-21T00:06:26.417Z Checking indexmap v2.7.1
20502025-03-21T00:06:26.506Z Checking serde_json v1.0.139
20512025-03-21T00:06:26.534Z Checking bitflags v2.6.0
20522025-03-21T00:06:26.584Z Checking der v0.7.9
20532025-03-21T00:06:26.711Z Checking percent-encoding v2.3.1
20542025-03-21T00:06:26.811Z Checking icu_properties_data v1.5.0
20552025-03-21T00:06:26.919Z Checking tracing v0.1.40
20562025-03-21T00:06:27.022Z Checking icu_provider v1.5.0
20572025-03-21T00:06:27.047Z Checking salsa20 v0.10.2
20582025-03-21T00:06:27.215Z Checking tokio v1.43.0
20592025-03-21T00:06:27.251Z Checking http v1.2.0
20602025-03-21T00:06:27.276Z Checking pbkdf2 v0.12.2
20612025-03-21T00:06:27.426Z Checking aws-lc-sys v0.26.0
20622025-03-21T00:06:27.467Z Checking httparse v1.9.5
20632025-03-21T00:06:27.574Z Checking icu_locid_transform v1.5.0
20642025-03-21T00:06:27.840Z Checking write16 v1.0.0
20652025-03-21T00:06:27.908Z Checking utf16_iter v1.0.5
20662025-03-21T00:06:27.984Z Checking utf8_iter v1.0.4
20672025-03-21T00:06:28.078Z Checking untrusted v0.7.1
20682025-03-21T00:06:28.123Z Checking spki v0.7.3
20692025-03-21T00:06:28.175Z Checking icu_normalizer_data v1.5.0
20702025-03-21T00:06:28.253Z Checking untrusted v0.9.0
20712025-03-21T00:06:28.284Z Checking powerfmt v0.2.0
20722025-03-21T00:06:28.398Z Checking scrypt v0.11.0
20732025-03-21T00:06:28.423Z Checking ring v0.17.11
20742025-03-21T00:06:28.423Z Checking cbc v0.1.2
20752025-03-21T00:06:28.453Z Checking icu_properties v1.5.1
20762025-03-21T00:06:28.536Z Checking deranged v0.3.11
20772025-03-21T00:06:28.632Z Checking aes v0.8.4
20782025-03-21T00:06:28.657Z Checking crossbeam-utils v0.8.20
20792025-03-21T00:06:28.681Z Checking spin v0.9.8
20802025-03-21T00:06:28.976Z Checking num_threads v0.1.7
20812025-03-21T00:06:29.093Z Checking time-core v0.1.2
20822025-03-21T00:06:29.211Z Checking aws-lc-rs v1.12.4
20832025-03-21T00:06:29.250Z Checking atomic-waker v1.1.2
20842025-03-21T00:06:29.276Z Checking tinyvec_macros v0.1.1
20852025-03-21T00:06:29.362Z Checking num-conv v0.1.0
20862025-03-21T00:06:29.387Z Checking pkcs5 v0.7.1
20872025-03-21T00:06:29.412Z Checking tinyvec v1.8.0
20882025-03-21T00:06:29.586Z Checking http-body v1.0.1
20892025-03-21T00:06:29.675Z Checking time v0.3.36
20902025-03-21T00:06:29.789Z Checking form_urlencoded v1.2.1
20912025-03-21T00:06:29.814Z Checking uuid v1.15.1
20922025-03-21T00:06:29.993Z Checking rand_chacha v0.3.1
20932025-03-21T00:06:30.356Z Checking try-lock v0.2.5
20942025-03-21T00:06:30.382Z Checking rand v0.8.5
20952025-03-21T00:06:30.425Z Checking pkcs8 v0.10.2
20962025-03-21T00:06:30.470Z Checking httpdate v1.0.3
20972025-03-21T00:06:30.502Z Checking want v0.3.1
20982025-03-21T00:06:30.668Z Checking unicode-ident v1.0.14
20992025-03-21T00:06:30.700Z Checking tower-service v0.3.3
21002025-03-21T00:06:30.728Z Checking iana-time-zone v0.1.61
21012025-03-21T00:06:30.792Z Checking rustls-webpki v0.102.8
21022025-03-21T00:06:30.832Z Checking adler2 v2.0.0
21032025-03-21T00:06:30.860Z Checking proc-macro2 v1.0.94
21042025-03-21T00:06:30.887Z Checking chrono v0.4.40
21052025-03-21T00:06:30.988Z Checking miniz_oxide v0.8.5
21062025-03-21T00:06:31.229Z Checking icu_normalizer v1.5.0
21072025-03-21T00:06:31.435Z Checking serde_spanned v0.6.8
21082025-03-21T00:06:31.461Z Checking toml_datetime v0.6.8
21092025-03-21T00:06:31.487Z Checking zerocopy v0.8.10
21102025-03-21T00:06:31.624Z Checking slog v2.7.0
21112025-03-21T00:06:31.652Z Checking scroll v0.12.0
21122025-03-21T00:06:31.701Z Checking match_cfg v0.1.0
21132025-03-21T00:06:31.731Z Checking ucd-trie v0.1.7
21142025-03-21T00:06:31.794Z Checking base64 v0.22.1
21152025-03-21T00:06:31.914Z Checking idna_adapter v1.2.0
21162025-03-21T00:06:31.939Z Checking foreign-types-shared v0.1.1
21172025-03-21T00:06:32.045Z Checking plain v0.2.3
21182025-03-21T00:06:32.070Z Checking foreign-types v0.3.2
21192025-03-21T00:06:32.094Z Checking pest v2.7.14
21202025-03-21T00:06:32.121Z Checking idna v1.0.3
21212025-03-21T00:06:32.157Z Checking hostname v0.3.1
21222025-03-21T00:06:32.209Z Checking goblin v0.8.2
21232025-03-21T00:06:32.237Z Checking quote v1.0.39
21242025-03-21T00:06:32.299Z Checking openssl-sys v0.9.106
21252025-03-21T00:06:32.542Z Checking dirs-sys-next v0.1.2
21262025-03-21T00:06:32.581Z Checking url v2.5.3
21272025-03-21T00:06:32.622Z Checking errno v0.3.9
21282025-03-21T00:06:32.714Z Checking aho-corasick v1.1.3
21292025-03-21T00:06:32.800Z Checking regex-syntax v0.8.5
21302025-03-21T00:06:33.319Z Checking siphasher v0.3.11
21312025-03-21T00:06:33.354Z Checking pretty-hex v0.4.1
21322025-03-21T00:06:33.400Z Checking tokio-util v0.7.13
21332025-03-21T00:06:33.524Z Compiling newtype-uuid v1.2.1
21342025-03-21T00:06:33.591Z Checking data-encoding v2.6.0
21352025-03-21T00:06:33.802Z Checking openssl v0.10.71
21362025-03-21T00:06:33.903Z Checking rand_core v0.9.2
21372025-03-21T00:06:34.076Z Checking rustix v0.38.37
21382025-03-21T00:06:34.101Z Checking dirs-next v2.0.0
21392025-03-21T00:06:34.171Z Checking h2 v0.4.6
21402025-03-21T00:06:34.231Z Checking rand_chacha v0.9.0
21412025-03-21T00:06:34.258Z Checking syn v2.0.98
21422025-03-21T00:06:34.298Z Checking dtrace-parser v0.2.0
21432025-03-21T00:06:34.589Z Checking unicode-normalization v0.1.24
21442025-03-21T00:06:34.740Z Checking http-body-util v0.1.2
21452025-03-21T00:06:35.127Z Checking crossbeam-epoch v0.9.18
21462025-03-21T00:06:35.350Z Checking semver v1.0.25
21472025-03-21T00:06:35.506Z Checking signature v2.2.0
21482025-03-21T00:06:35.553Z Checking regex-automata v0.4.8
21492025-03-21T00:06:35.707Z Checking sha1 v0.10.6
21502025-03-21T00:06:35.735Z Checking thread_local v1.1.8
21512025-03-21T00:06:35.961Z Checking thread-id v4.2.2
21522025-03-21T00:06:35.987Z Checking crc32fast v1.4.2
21532025-03-21T00:06:36.078Z Checking encoding_rs v0.8.34
21542025-03-21T00:06:36.220Z Checking either v1.14.0
21552025-03-21T00:06:36.403Z Checking dof v0.3.0
21562025-03-21T00:06:36.567Z Checking winnow v0.7.3
21572025-03-21T00:06:36.842Z Checking mime v0.3.17
21582025-03-21T00:06:36.927Z Checking unicode-bidi v0.3.17
21592025-03-21T00:06:37.117Z Checking unicode-properties v0.1.3
21602025-03-21T00:06:37.445Z Checking dyn-clone v1.0.19
21612025-03-21T00:06:37.471Z Checking openssl-probe v0.1.5
21622025-03-21T00:06:37.599Z Checking utf8parse v0.2.2
21632025-03-21T00:06:37.624Z Checking gimli v0.31.1
21642025-03-21T00:06:37.758Z Checking ipnet v2.11.0
21652025-03-21T00:06:37.926Z Checking anstyle v1.0.10
21662025-03-21T00:06:38.184Z Checking anstyle-parse v0.2.5
21672025-03-21T00:06:38.261Z Checking schemars v0.8.22
21682025-03-21T00:06:38.292Z Checking native-tls v0.2.12
21692025-03-21T00:06:38.445Z Checking stringprep v0.1.5
21702025-03-21T00:06:38.589Z Checking crossbeam-deque v0.8.5
21712025-03-21T00:06:38.699Z Checking rand v0.9.0
21722025-03-21T00:06:38.879Z Checking term v0.7.0
21732025-03-21T00:06:38.924Z Checking toml_edit v0.22.24
21742025-03-21T00:06:39.082Z Checking slog-json v2.6.1
21752025-03-21T00:06:39.279Z Checking rustls v0.22.4
21762025-03-21T00:06:39.326Z Checking rustls v0.23.19
21772025-03-21T00:06:39.407Z Checking usdt-impl v0.5.0
21782025-03-21T00:06:39.557Z Checking hyper v1.6.0
21792025-03-21T00:06:39.621Z Checking serde_urlencoded v0.7.1
21802025-03-21T00:06:39.656Z Checking crossbeam-channel v0.5.13
21812025-03-21T00:06:39.911Z Checking futures-executor v0.3.31
21822025-03-21T00:06:40.017Z Checking bzip2-sys v0.1.11+1.0.8
21832025-03-21T00:06:40.141Z Checking num-integer v0.1.46
21842025-03-21T00:06:40.168Z Checking rustls-pemfile v2.2.0
21852025-03-21T00:06:40.305Z Checking md-5 v0.10.6
21862025-03-21T00:06:40.363Z Checking ff v0.13.0
21872025-03-21T00:06:40.505Z Checking hash32 v0.2.1
21882025-03-21T00:06:40.573Z Checking memmap v0.7.0
21892025-03-21T00:06:40.597Z Checking is-terminal v0.4.13
21902025-03-21T00:06:40.723Z Checking object v0.36.5
21912025-03-21T00:06:40.782Z Checking addr2line v0.24.2
21922025-03-21T00:06:40.806Z Checking colorchoice v1.0.2
21932025-03-21T00:06:40.806Z Checking utf-8 v0.7.6
21942025-03-21T00:06:40.952Z Checking quick-error v1.2.3
21952025-03-21T00:06:41.031Z Checking is_terminal_polyfill v1.70.1
21962025-03-21T00:06:41.102Z Checking linked-hash-map v0.5.6
21972025-03-21T00:06:41.158Z Checking fallible-iterator v0.2.0
21982025-03-21T00:06:41.234Z Checking anstyle-query v1.1.1
21992025-03-21T00:06:41.263Z Checking take_mut v0.2.2
22002025-03-21T00:06:41.309Z Checking hyper-util v0.1.10
22012025-03-21T00:06:41.372Z Checking psl-types v2.0.11
22022025-03-21T00:06:41.397Z Checking base16ct v0.2.0
22032025-03-21T00:06:41.426Z Checking rustc-demangle v0.1.24
22042025-03-21T00:06:41.551Z Checking publicsuffix v2.3.0
22052025-03-21T00:06:41.595Z Checking sec1 v0.7.3
22062025-03-21T00:06:41.684Z Checking postgres-protocol v0.6.8
22072025-03-21T00:06:41.817Z Checking slog-async v2.8.0
22082025-03-21T00:06:41.856Z Checking lru-cache v0.1.2
22092025-03-21T00:06:41.953Z Checking anstream v0.6.15
22102025-03-21T00:06:42.021Z Checking toml v0.8.20
22112025-03-21T00:06:42.097Z Checking resolv-conf v0.7.0
22122025-03-21T00:06:42.255Z Checking tungstenite v0.24.0
22132025-03-21T00:06:42.292Z Checking tokio-rustls v0.25.0
22142025-03-21T00:06:42.322Z Checking usdt v0.5.0
22152025-03-21T00:06:42.430Z Checking heapless v0.7.17
22162025-03-21T00:06:42.571Z Checking slog-term v2.9.1
22172025-03-21T00:06:42.643Z Checking num-iter v0.1.45
22182025-03-21T00:06:42.671Z Checking group v0.13.0
22192025-03-21T00:06:42.815Z Checking futures v0.3.31
22202025-03-21T00:06:42.912Z Checking bzip2 v0.4.4
22212025-03-21T00:06:42.938Z Checking slog-bunyan v2.5.0
22222025-03-21T00:06:43.041Z Checking rayon-core v1.12.1
22232025-03-21T00:06:43.066Z Checking tokio-native-tls v0.3.1
22242025-03-21T00:06:43.099Z Checking hickory-proto v0.24.4
22252025-03-21T00:06:43.126Z Checking multer v3.1.0
22262025-03-21T00:06:43.203Z Checking terminal_size v0.4.0
22272025-03-21T00:06:43.309Z Checking flate2 v1.1.0
22282025-03-21T00:06:43.378Z Checking phf_shared v0.11.2
22292025-03-21T00:06:43.488Z Checking cookie v0.18.1
22302025-03-21T00:06:43.580Z Checking async-stream v0.3.6
22312025-03-21T00:06:43.636Z Checking camino v1.1.9
22322025-03-21T00:06:43.661Z Checking signal-hook v0.3.17
22332025-03-21T00:06:43.773Z Checking waitgroup v0.1.2
22342025-03-21T00:06:43.859Z Checking lazy_static v1.5.0
22352025-03-21T00:06:43.898Z Checking openapiv3 v2.0.0
22362025-03-21T00:06:43.923Z Checking webpki-roots v0.26.6
22372025-03-21T00:06:43.948Z Checking tokio-rustls v0.26.0
22382025-03-21T00:06:43.981Z Checking serde_path_to_error v0.1.16
22392025-03-21T00:06:44.007Z Checking hkdf v0.12.4
22402025-03-21T00:06:44.102Z Checking crypto-bigint v0.5.5
22412025-03-21T00:06:44.126Z Checking sync_wrapper v1.0.1
22422025-03-21T00:06:44.219Z Checking hostname v0.4.0
22432025-03-21T00:06:44.273Z Checking bumpalo v3.16.0
22442025-03-21T00:06:44.302Z Checking winnow v0.5.40
22452025-03-21T00:06:44.352Z Checking clap_lex v0.7.4
22462025-03-21T00:06:44.514Z Checking tower-layer v0.3.3
22472025-03-21T00:06:44.578Z Checking bitflags v1.3.2
22482025-03-21T00:06:44.602Z Checking simd-adler32 v0.3.7
22492025-03-21T00:06:44.676Z Checking debug-ignore v1.0.5
22502025-03-21T00:06:44.749Z Checking lockfree-object-pool v0.1.6
22512025-03-21T00:06:44.810Z Checking unicode-width v0.2.0
22522025-03-21T00:06:44.921Z Checking strsim v0.11.1
22532025-03-21T00:06:44.966Z Checking managed v0.8.0
22542025-03-21T00:06:45.186Z Checking clap_builder v4.5.31
22552025-03-21T00:06:45.221Z Checking console v0.15.10
22562025-03-21T00:06:45.297Z Checking smoltcp v0.9.1
22572025-03-21T00:06:45.714Z Checking zopfli v0.8.1
22582025-03-21T00:06:45.806Z Checking backtrace v0.3.74
22592025-03-21T00:06:46.318Z Checking anyhow v1.0.97
22602025-03-21T00:06:46.342Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-03-21T00:06:46.388Z Checking elliptic-curve v0.13.8
22622025-03-21T00:06:46.515Z Checking tower v0.5.2
22632025-03-21T00:06:46.540Z Checking dropshot v0.12.0
22642025-03-21T00:06:46.604Z Checking toml_edit v0.19.15
22652025-03-21T00:06:46.629Z Checking hyper-rustls v0.27.3
22662025-03-21T00:06:46.685Z Checking num-bigint-dig v0.8.4
22672025-03-21T00:06:46.965Z Checking signal-hook-mio v0.2.4
22682025-03-21T00:06:47.003Z Checking cookie_store v0.21.1
22692025-03-21T00:06:47.130Z Checking rayon v1.10.0
22702025-03-21T00:06:47.159Z Checking hickory-resolver v0.24.4
22712025-03-21T00:06:47.196Z Checking phf v0.11.2
22722025-03-21T00:06:47.427Z Checking hyper-tls v0.6.0
22732025-03-21T00:06:47.648Z Checking tokio-tungstenite v0.24.0
22742025-03-21T00:06:47.715Z Checking postgres-types v0.2.9
22752025-03-21T00:06:47.813Z Checking regex v1.11.1
22762025-03-21T00:06:48.098Z Checking bstr v1.10.0
22772025-03-21T00:06:48.345Z Checking ed25519 v2.2.3
22782025-03-21T00:06:48.385Z Checking tokio-stream v0.1.17
22792025-03-21T00:06:48.479Z Checking phf_shared v0.10.0
22802025-03-21T00:06:48.616Z Checking zerocopy v0.6.6
22812025-03-21T00:06:48.651Z Checking curve25519-dalek v4.1.3
22822025-03-21T00:06:48.720Z Checking hubpack v0.1.2
22832025-03-21T00:06:48.874Z Checking memoffset v0.9.1
22842025-03-21T00:06:48.898Z Checking portable-atomic v1.9.0
22852025-03-21T00:06:48.986Z Checking pkcs1 v0.7.5
22862025-03-21T00:06:49.011Z Checking float-cmp v0.10.0
22872025-03-21T00:06:49.096Z Checking serde-big-array v0.5.1
22882025-03-21T00:06:49.207Z Checking rfc6979 v0.4.0
22892025-03-21T00:06:49.232Z Checking normalize-line-endings v0.3.0
22902025-03-21T00:06:49.310Z Checking number_prefix v0.4.0
22912025-03-21T00:06:49.360Z Checking new_debug_unreachable v1.0.6
22922025-03-21T00:06:49.385Z Checking whoami v1.5.2
22932025-03-21T00:06:49.409Z Checking fixedbitset v0.4.2
22942025-03-21T00:06:49.466Z Checking difflib v0.4.0
22952025-03-21T00:06:49.516Z Checking predicates-core v1.0.8
22962025-03-21T00:06:49.566Z Checking precomputed-hash v0.1.1
22972025-03-21T00:06:49.647Z Checking static_assertions v1.1.0
22982025-03-21T00:06:49.675Z Checking minimal-lexical v0.2.1
22992025-03-21T00:06:49.700Z Checking unicode-segmentation v1.12.0
23002025-03-21T00:06:49.761Z Checking string_cache v0.8.7
23012025-03-21T00:06:49.761Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23022025-03-21T00:06:49.791Z Checking predicates v3.1.3
23032025-03-21T00:06:49.816Z Checking tokio-postgres v0.7.13
23042025-03-21T00:06:49.997Z Checking petgraph v0.6.5
23052025-03-21T00:06:50.039Z Checking nom v7.1.3
23062025-03-21T00:06:50.243Z Checking ed25519-dalek v2.1.1
23072025-03-21T00:06:50.276Z Checking indicatif v0.17.11
23082025-03-21T00:06:50.305Z Checking similar v2.7.0
23092025-03-21T00:06:50.378Z Checking qorb v0.2.1
23102025-03-21T00:06:50.635Z Checking ecdsa v0.16.9
23112025-03-21T00:06:50.960Z Checking rsa v0.9.6
23122025-03-21T00:06:51.066Z Checking nix v0.29.0
23132025-03-21T00:06:51.274Z Checking toml v0.7.8
23142025-03-21T00:06:51.842Z Checking clap v4.5.31
23152025-03-21T00:06:51.908Z Checking reqwest v0.12.12
23162025-03-21T00:06:51.958Z Checking crossterm v0.28.1
23172025-03-21T00:06:52.309Z Checking zip v2.1.3
23182025-03-21T00:06:52.334Z Checking zip v0.6.6
23192025-03-21T00:06:52.359Z Checking ipnetwork v0.21.1
23202025-03-21T00:06:52.681Z Checking itertools v0.10.5
23212025-03-21T00:06:52.706Z Checking itertools v0.12.1
23222025-03-21T00:06:52.731Z Checking fs-err v2.11.0
23232025-03-21T00:06:52.954Z Checking ahash v0.8.11
23242025-03-21T00:06:53.317Z Checking buf-list v1.0.3
23252025-03-21T00:06:53.403Z Checking x509-cert v0.2.5
23262025-03-21T00:06:53.471Z Checking hex v0.4.3
23272025-03-21T00:06:53.526Z Checking peg-runtime v0.8.5
23282025-03-21T00:06:53.614Z Checking lalrpop-util v0.19.12
23292025-03-21T00:06:53.638Z Checking sigpipe v0.1.3
23302025-03-21T00:06:54.882Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23312025-03-21T00:06:55.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s
23322025-03-21T00:06:55.512Z
23332025-03-21T00:06:55.512Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/198)
23342025-03-21T00:06:56.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352025-03-21T00:06:56.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362025-03-21T00:06:56.510Z Compiling regress v0.10.3
23372025-03-21T00:06:56.547Z Checking heck v0.5.0
23382025-03-21T00:06:56.583Z Checking fastrand v2.1.1
23392025-03-21T00:06:56.608Z Compiling unsafe-libyaml v0.2.11
23402025-03-21T00:06:56.633Z Compiling structmeta-derive v0.3.0
23412025-03-21T00:06:56.633Z Compiling ident_case v1.0.1
23422025-03-21T00:06:56.633Z Checking oxnet v0.1.1
23432025-03-21T00:06:56.774Z Checking progenitor-client v0.8.0
23442025-03-21T00:06:56.853Z Compiling darling_core v0.20.10
23452025-03-21T00:06:56.898Z Checking tempfile v3.13.0
23462025-03-21T00:06:57.009Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472025-03-21T00:06:57.117Z Checking newtype-uuid v1.2.1
23482025-03-21T00:06:57.247Z Compiling proc-macro-crate v1.3.1
23492025-03-21T00:06:57.352Z Checking wait-timeout v0.2.0
23502025-03-21T00:06:57.381Z Checking bit-vec v0.8.0
23512025-03-21T00:06:57.552Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23522025-03-21T00:06:57.745Z Compiling serde_yaml v0.9.34+deprecated
23532025-03-21T00:06:57.851Z Checking bit-set v0.8.0
23542025-03-21T00:06:58.097Z Compiling num_enum_derive v0.5.11
23552025-03-21T00:06:58.122Z Checking rusty-fork v0.3.0
23562025-03-21T00:06:58.225Z Compiling lzma-sys v0.1.20
23572025-03-21T00:06:58.416Z Checking rand_xorshift v0.3.0
23582025-03-21T00:06:58.589Z Compiling thiserror-impl v2.0.11
23592025-03-21T00:06:58.826Z Compiling structmeta v0.3.0
23602025-03-21T00:06:58.879Z Compiling daft-derive v0.1.2
23612025-03-21T00:06:59.193Z Compiling parse-display-derive v0.10.0
23622025-03-21T00:06:59.513Z Checking typify-impl v0.2.0
23632025-03-21T00:07:00.173Z Compiling foreign-types-macros v0.2.3
23642025-03-21T00:07:00.376Z Compiling dropshot v0.16.0
23652025-03-21T00:07:00.658Z Checking unarray v0.1.4
23662025-03-21T00:07:00.818Z Checking arc-swap v1.7.1
23672025-03-21T00:07:00.874Z Checking foreign-types-shared v0.3.1
23682025-03-21T00:07:01.004Z Checking proptest v1.6.0
23692025-03-21T00:07:01.229Z Checking thiserror v2.0.11
23702025-03-21T00:07:01.254Z Checking foreign-types v0.5.0
23712025-03-21T00:07:01.254Z Checking slog-scope v4.4.0
23722025-03-21T00:07:01.370Z Checking daft v0.1.2
23732025-03-21T00:07:01.415Z Checking num_enum v0.5.11
23742025-03-21T00:07:01.445Z Compiling test-strategy v0.4.0
23752025-03-21T00:07:01.617Z Checking strum v0.26.3
23762025-03-21T00:07:01.678Z Compiling proc-macro-error v1.0.4
23772025-03-21T00:07:01.792Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23782025-03-21T00:07:01.834Z Compiling darling_macro v0.20.10
23792025-03-21T00:07:01.952Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802025-03-21T00:07:02.075Z Checking tungstenite v0.21.0
23812025-03-21T00:07:02.101Z Compiling heck v0.3.3
23822025-03-21T00:07:02.269Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23832025-03-21T00:07:02.442Z Compiling dropshot_endpoint v0.16.0
23842025-03-21T00:07:02.476Z Checking parse-display v0.10.0
23852025-03-21T00:07:02.647Z Compiling darling v0.20.10
23862025-03-21T00:07:02.710Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23872025-03-21T00:07:02.788Z Compiling serde_with_macros v3.12.0
23882025-03-21T00:07:02.931Z Checking cstr-argument v0.1.2
23892025-03-21T00:07:03.122Z Checking instant v0.1.13
23902025-03-21T00:07:03.225Z Checking pretty-hex v0.2.1
23912025-03-21T00:07:03.257Z Checking base64 v0.21.7
23922025-03-21T00:07:03.408Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23932025-03-21T00:07:03.594Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23942025-03-21T00:07:03.694Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23952025-03-21T00:07:03.723Z Checking backoff v0.4.0
23962025-03-21T00:07:03.750Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23972025-03-21T00:07:03.958Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23982025-03-21T00:07:04.030Z Checking tokio-tungstenite v0.21.0
23992025-03-21T00:07:04.055Z Compiling zone_cfg_derive v0.1.2
24002025-03-21T00:07:04.123Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24012025-03-21T00:07:04.476Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24022025-03-21T00:07:04.745Z Checking slog-stdlog v4.1.1
24032025-03-21T00:07:04.839Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24042025-03-21T00:07:04.919Z Checking progenitor-client v0.9.1
24052025-03-21T00:07:04.947Z Checking colored v2.2.0
24062025-03-21T00:07:05.161Z Checking macaddr v1.0.1
24072025-03-21T00:07:05.187Z Checking serde_with v3.12.0
24082025-03-21T00:07:05.187Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24092025-03-21T00:07:05.338Z Checking unicode-width v0.1.14
24102025-03-21T00:07:05.363Z Checking base64 v0.13.1
24112025-03-21T00:07:05.392Z Checking winnow v0.6.20
24122025-03-21T00:07:05.526Z Checking zone v0.1.8
24132025-03-21T00:07:05.645Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24142025-03-21T00:07:05.796Z Checking ron v0.7.1
24152025-03-21T00:07:05.848Z Checking tabwriter v1.4.0
24162025-03-21T00:07:06.079Z Checking slog-envlogger v2.2.0
24172025-03-21T00:07:06.124Z Checking xz2 v0.1.7
24182025-03-21T00:07:06.149Z Checking xattr v1.3.1
24192025-03-21T00:07:06.303Z Checking pem v3.0.5
24202025-03-21T00:07:06.343Z Checking yasna v0.5.2
24212025-03-21T00:07:06.422Z Checking headers-core v0.3.0
24222025-03-21T00:07:06.564Z Checking smf v0.2.3
24232025-03-21T00:07:06.590Z Checking filetime v0.2.25
24242025-03-21T00:07:06.766Z Checking same-file v1.0.6
24252025-03-21T00:07:06.791Z Checking tar v0.4.44
24262025-03-21T00:07:06.938Z Checking walkdir v2.5.0
24272025-03-21T00:07:06.984Z Checking headers v0.4.0
24282025-03-21T00:07:07.095Z Checking rcgen v0.12.1
24292025-03-21T00:07:07.211Z Checking atomicwrites v0.4.4
24302025-03-21T00:07:07.414Z Checking camino-tempfile v1.1.1
24312025-03-21T00:07:07.535Z Checking subprocess v0.2.9
24322025-03-21T00:07:10.018Z Compiling typify-macro v0.2.0
24332025-03-21T00:07:11.846Z Compiling typify v0.2.0
24342025-03-21T00:07:11.968Z Compiling progenitor-impl v0.8.0
24352025-03-21T00:07:15.354Z Compiling progenitor-macro v0.8.0
24362025-03-21T00:07:19.528Z Checking progenitor v0.8.0
24372025-03-21T00:07:19.707Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24382025-03-21T00:07:19.732Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24392025-03-21T00:07:23.230Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24402025-03-21T00:07:23.574Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412025-03-21T00:07:31.927Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24422025-03-21T00:07:34.075Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-21T00:07:35.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
24442025-03-21T00:07:35.972Z
24452025-03-21T00:07:35.972Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/198)
24462025-03-21T00:07:36.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-21T00:07:36.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-21T00:07:36.953Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24492025-03-21T00:07:38.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
24502025-03-21T00:07:38.907Z
24512025-03-21T00:07:38.907Zinfo: running `cargo check --bins` on nexus-config (51/198)
24522025-03-21T00:07:39.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-21T00:07:39.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-21T00:07:39.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-21T00:07:39.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
24562025-03-21T00:07:39.846Z
24572025-03-21T00:07:39.846Zinfo: running `cargo check --bins` on omicron-rpaths (52/198)
24582025-03-21T00:07:40.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-21T00:07:40.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-21T00:07:40.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-21T00:07:40.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24622025-03-21T00:07:40.745Z
24632025-03-21T00:07:40.745Zinfo: running `cargo check --bins` on omicron-certificates (53/198)
24642025-03-21T00:07:41.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-21T00:07:41.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-21T00:07:41.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672025-03-21T00:07:41.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24682025-03-21T00:07:41.671Z
24692025-03-21T00:07:41.671Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/198)
24702025-03-21T00:07:42.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712025-03-21T00:07:42.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722025-03-21T00:07:42.752Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24732025-03-21T00:07:42.784Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24742025-03-21T00:07:42.808Z Compiling tempfile v3.13.0
24752025-03-21T00:07:42.834Z Compiling wait-timeout v0.2.0
24762025-03-21T00:07:42.834Z Compiling bit-vec v0.8.0
24772025-03-21T00:07:42.834Z Compiling oxnet v0.1.1
24782025-03-21T00:07:42.834Z Compiling progenitor-client v0.8.0
24792025-03-21T00:07:42.834Z Compiling itertools v0.13.0
24802025-03-21T00:07:42.914Z Compiling rand_xorshift v0.3.0
24812025-03-21T00:07:43.247Z Compiling rusty-fork v0.3.0
24822025-03-21T00:07:43.291Z Compiling bit-set v0.8.0
24832025-03-21T00:07:43.316Z Compiling unarray v0.1.4
24842025-03-21T00:07:43.341Z Compiling heapless v0.8.0
24852025-03-21T00:07:43.419Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24862025-03-21T00:07:43.495Z Compiling daft v0.1.2
24872025-03-21T00:07:43.531Z Compiling progenitor v0.8.0
24882025-03-21T00:07:43.556Z Compiling parse-display v0.10.0
24892025-03-21T00:07:43.581Z Compiling thiserror v2.0.11
24902025-03-21T00:07:43.733Z Compiling proptest v1.6.0
24912025-03-21T00:07:43.758Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24922025-03-21T00:07:43.879Z Checking hash32 v0.3.1
24932025-03-21T00:07:43.943Z Compiling instant v0.1.13
24942025-03-21T00:07:43.967Z Compiling smoltcp v0.11.0
24952025-03-21T00:07:44.089Z Compiling backoff v0.4.0
24962025-03-21T00:07:44.114Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24972025-03-21T00:07:44.114Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24982025-03-21T00:07:44.430Z Compiling dropshot v0.16.0
24992025-03-21T00:07:44.584Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25002025-03-21T00:07:44.609Z Compiling serde_with v3.12.0
25012025-03-21T00:07:44.784Z Checking num-rational v0.4.2
25022025-03-21T00:07:44.933Z Compiling progenitor-client v0.9.1
25032025-03-21T00:07:45.448Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25042025-03-21T00:07:45.477Z Compiling phf_generator v0.11.2
25052025-03-21T00:07:45.662Z Checking num-complex v0.4.6
25062025-03-21T00:07:46.663Z Compiling macaddr v1.0.1
25072025-03-21T00:07:47.061Z Checking cobs v0.2.3
25082025-03-21T00:07:47.193Z Compiling num v0.4.3
25092025-03-21T00:07:47.256Z Checking postcard v1.0.10
25102025-03-21T00:07:47.432Z Compiling phf_codegen v0.11.2
25112025-03-21T00:07:47.725Z Compiling parse-zoneinfo v0.3.1
25122025-03-21T00:07:47.765Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-03-21T00:07:48.078Z Checking float-ord v0.3.2
25142025-03-21T00:07:48.225Z Compiling convert_case v0.4.0
25152025-03-21T00:07:49.097Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25162025-03-21T00:07:49.199Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-03-21T00:07:49.356Z Compiling derive_more v0.99.19
25182025-03-21T00:07:50.224Z Compiling chrono-tz-build v0.4.0
25192025-03-21T00:07:50.451Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25202025-03-21T00:07:50.735Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25212025-03-21T00:07:51.190Z Compiling crucible-workspace-hack v0.1.0
25222025-03-21T00:07:51.263Z Compiling chrono-tz v0.10.1
25232025-03-21T00:07:51.342Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25242025-03-21T00:07:51.501Z Checking newline-converter v0.3.0
25252025-03-21T00:07:51.671Z Checking itertools v0.14.0
25262025-03-21T00:07:51.831Z Checking prettyplease v0.2.30
25272025-03-21T00:07:52.176Z Compiling slog-dtrace v0.3.0
25282025-03-21T00:07:52.486Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25292025-03-21T00:07:52.511Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25302025-03-21T00:07:52.906Z Checking expectorate v1.1.0
25312025-03-21T00:07:53.141Z Compiling zone_cfg_derive v0.3.0
25322025-03-21T00:07:53.166Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25332025-03-21T00:07:53.743Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25342025-03-21T00:07:53.906Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25352025-03-21T00:07:54.061Z Compiling const_format_proc_macros v0.2.34
25362025-03-21T00:07:54.335Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25372025-03-21T00:07:54.372Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25382025-03-21T00:07:54.829Z Compiling num-derive v0.4.2
25392025-03-21T00:07:54.882Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25402025-03-21T00:07:55.155Z Checking highway v1.3.0
25412025-03-21T00:07:55.296Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25422025-03-21T00:07:55.404Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25432025-03-21T00:07:55.533Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25442025-03-21T00:07:55.591Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25452025-03-21T00:07:55.742Z Checking const_format v0.2.34
25462025-03-21T00:07:55.845Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25472025-03-21T00:07:56.144Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25482025-03-21T00:07:56.173Z Checking zone v0.3.0
25492025-03-21T00:07:56.305Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25502025-03-21T00:07:56.670Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25512025-03-21T00:07:56.909Z Checking gethostname v0.5.0
25522025-03-21T00:07:57.047Z Checking bcs v0.1.6
25532025-03-21T00:07:57.072Z Checking nanorand v0.7.0
25542025-03-21T00:07:57.141Z Compiling async-recursion v1.1.1
25552025-03-21T00:07:57.229Z Checking termtree v0.5.1
25562025-03-21T00:07:57.414Z Checking flume v0.11.1
25572025-03-21T00:07:57.732Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25582025-03-21T00:08:04.701Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25592025-03-21T00:08:08.654Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25602025-03-21T00:08:12.071Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25612025-03-21T00:08:13.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.17s
25622025-03-21T00:08:14.029Z
25632025-03-21T00:08:14.029Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/198)
25642025-03-21T00:08:14.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-03-21T00:08:14.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-03-21T00:08:14.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672025-03-21T00:08:14.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
25682025-03-21T00:08:14.997Z
25692025-03-21T00:08:14.997Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/198)
25702025-03-21T00:08:15.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-03-21T00:08:15.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-03-21T00:08:15.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732025-03-21T00:08:15.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
25742025-03-21T00:08:15.934Z
25752025-03-21T00:08:15.934Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/198)
25762025-03-21T00:08:16.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-03-21T00:08:16.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-03-21T00:08:16.905Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-03-21T00:08:17.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
25802025-03-21T00:08:17.806Z
25812025-03-21T00:08:17.806Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/198)
25822025-03-21T00:08:18.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-03-21T00:08:18.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-03-21T00:08:18.820Z Compiling cfg_aliases v0.1.1
25852025-03-21T00:08:18.821Z Compiling vte_generate_state_changes v0.1.2
25862025-03-21T00:08:18.845Z Checking fd-lock v4.0.2
25872025-03-21T00:08:18.846Z Checking nibble_vec v0.1.0
25882025-03-21T00:08:18.846Z Checking bytecount v0.6.8
25892025-03-21T00:08:18.846Z Checking endian-type v0.1.2
25902025-03-21T00:08:18.846Z Compiling tabled_derive v0.7.0
25912025-03-21T00:08:18.886Z Compiling peg-macros v0.8.5
25922025-03-21T00:08:18.980Z Compiling nix v0.28.0
25932025-03-21T00:08:19.083Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25942025-03-21T00:08:19.111Z Checking radix_trie v0.2.1
25952025-03-21T00:08:19.136Z Checking papergrid v0.11.0
25962025-03-21T00:08:19.161Z Compiling sqlparser_derive v0.2.2
25972025-03-21T00:08:19.399Z Checking vte v0.11.1
25982025-03-21T00:08:19.497Z Checking unicode_categories v0.1.1
25992025-03-21T00:08:19.789Z Checking home v0.5.9
26002025-03-21T00:08:19.951Z Checking nu-ansi-term v0.50.1
26012025-03-21T00:08:20.007Z Checking sqlformat v0.2.6
26022025-03-21T00:08:20.034Z Checking sqlparser v0.45.0
26032025-03-21T00:08:20.324Z Checking display-error-chain v0.2.2
26042025-03-21T00:08:20.519Z Checking strip-ansi-escapes v0.2.0
26052025-03-21T00:08:20.670Z Checking reedline v0.38.0
26062025-03-21T00:08:20.833Z Checking tabled v0.15.0
26072025-03-21T00:08:21.105Z Checking peg v0.8.5
26082025-03-21T00:08:21.710Z Checking rustyline v14.0.0
26092025-03-21T00:08:33.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.05s
26102025-03-21T00:08:34.047Z
26112025-03-21T00:08:34.047Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/198)
26122025-03-21T00:08:34.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-03-21T00:08:34.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-03-21T00:08:35.046Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26152025-03-21T00:08:42.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s
26162025-03-21T00:08:42.329Z
26172025-03-21T00:08:42.329Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/198)
26182025-03-21T00:08:43.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-03-21T00:08:43.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-03-21T00:08:43.361Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-03-21T00:08:48.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
26222025-03-21T00:08:48.348Z
26232025-03-21T00:08:48.348Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/198)
26242025-03-21T00:08:49.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-03-21T00:08:49.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-03-21T00:08:49.330Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-03-21T00:08:55.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s
26282025-03-21T00:08:56.069Z
26292025-03-21T00:08:56.069Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/198)
26302025-03-21T00:08:56.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-03-21T00:08:56.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-03-21T00:08:57.057Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26332025-03-21T00:09:03.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
26342025-03-21T00:09:03.735Z
26352025-03-21T00:09:03.735Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/198)
26362025-03-21T00:09:04.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-03-21T00:09:04.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-03-21T00:09:04.721Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392025-03-21T00:09:09.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
26402025-03-21T00:09:09.795Z
26412025-03-21T00:09:09.795Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/198)
26422025-03-21T00:09:10.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-03-21T00:09:10.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-03-21T00:09:10.758Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26452025-03-21T00:09:15.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s
26462025-03-21T00:09:15.907Z
26472025-03-21T00:09:15.907Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/198)
26482025-03-21T00:09:16.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-03-21T00:09:16.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-03-21T00:09:16.856Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26512025-03-21T00:09:23.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
26522025-03-21T00:09:23.795Z
26532025-03-21T00:09:23.795Zinfo: running `cargo check --bins` on oximeter (66/198)
26542025-03-21T00:09:24.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-03-21T00:09:24.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-03-21T00:09:24.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-03-21T00:09:24.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26582025-03-21T00:09:24.718Z
26592025-03-21T00:09:24.718Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/198)
26602025-03-21T00:09:25.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-03-21T00:09:25.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-03-21T00:09:25.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-03-21T00:09:25.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26642025-03-21T00:09:25.563Z
26652025-03-21T00:09:25.563Zinfo: running `cargo check --bins` on oximeter-schema (68/198)
26662025-03-21T00:09:26.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-03-21T00:09:26.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-03-21T00:09:26.474Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26692025-03-21T00:09:29.034Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26702025-03-21T00:09:30.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
26712025-03-21T00:09:30.441Z
26722025-03-21T00:09:30.441Zinfo: running `cargo check --bins` on oximeter-types (69/198)
26732025-03-21T00:09:31.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-03-21T00:09:31.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-03-21T00:09:31.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-03-21T00:09:31.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26772025-03-21T00:09:31.356Z
26782025-03-21T00:09:31.356Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/198)
26792025-03-21T00:09:32.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-03-21T00:09:32.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-03-21T00:09:32.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-03-21T00:09:32.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26832025-03-21T00:09:32.275Z
26842025-03-21T00:09:32.275Zinfo: running `cargo check --bins` on oxql-types (71/198)
26852025-03-21T00:09:33.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-03-21T00:09:33.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-03-21T00:09:33.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-03-21T00:09:33.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26892025-03-21T00:09:33.190Z
26902025-03-21T00:09:33.190Zinfo: running `cargo check --bins` on oximeter-test-utils (72/198)
26912025-03-21T00:09:34.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-03-21T00:09:34.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-03-21T00:09:34.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-03-21T00:09:34.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26952025-03-21T00:09:34.124Z
26962025-03-21T00:09:34.124Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/198)
26972025-03-21T00:09:34.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-03-21T00:09:34.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-03-21T00:09:34.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-03-21T00:09:34.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27012025-03-21T00:09:35.034Z
27022025-03-21T00:09:35.034Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/198)
27032025-03-21T00:09:35.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-03-21T00:09:35.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-03-21T00:09:35.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-03-21T00:09:35.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27072025-03-21T00:09:35.964Z
27082025-03-21T00:09:35.964Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/198)
27092025-03-21T00:09:36.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-03-21T00:09:36.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-03-21T00:09:36.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-03-21T00:09:36.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27132025-03-21T00:09:36.870Z
27142025-03-21T00:09:36.870Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/198)
27152025-03-21T00:09:37.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-03-21T00:09:37.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-03-21T00:09:37.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-03-21T00:09:37.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27192025-03-21T00:09:37.790Z
27202025-03-21T00:09:37.790Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/198)
27212025-03-21T00:09:38.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-03-21T00:09:38.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-03-21T00:09:38.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-03-21T00:09:38.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27252025-03-21T00:09:38.700Z
27262025-03-21T00:09:38.700Zinfo: running `cargo check --bins` on cockroach-admin-client (78/198)
27272025-03-21T00:09:39.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-03-21T00:09:39.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-03-21T00:09:39.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-03-21T00:09:39.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27312025-03-21T00:09:39.594Z
27322025-03-21T00:09:39.594Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/198)
27332025-03-21T00:09:40.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-03-21T00:09:40.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-03-21T00:09:40.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-03-21T00:09:40.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27372025-03-21T00:09:40.514Z
27382025-03-21T00:09:40.514Zinfo: running `cargo check --bins` on dns-service-client (80/198)
27392025-03-21T00:09:41.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-03-21T00:09:41.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-03-21T00:09:41.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-03-21T00:09:41.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27432025-03-21T00:09:41.424Z
27442025-03-21T00:09:41.424Zinfo: running `cargo check --bins` on internal-dns-types (81/198)
27452025-03-21T00:09:42.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-03-21T00:09:42.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-03-21T00:09:42.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-03-21T00:09:42.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27492025-03-21T00:09:42.330Z
27502025-03-21T00:09:42.330Zinfo: running `cargo check --bins` on dpd-client (82/198)
27512025-03-21T00:09:43.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-03-21T00:09:43.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-03-21T00:09:43.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-03-21T00:09:43.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27552025-03-21T00:09:43.205Z
27562025-03-21T00:09:43.205Zinfo: running `cargo check --bins` on gateway-client (83/198)
27572025-03-21T00:09:43.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-03-21T00:09:43.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-03-21T00:09:43.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-03-21T00:09:43.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27612025-03-21T00:09:44.073Z
27622025-03-21T00:09:44.073Zinfo: running `cargo check --bins` on installinator-client (84/198)
27632025-03-21T00:09:44.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-03-21T00:09:44.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-03-21T00:09:44.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-03-21T00:09:44.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27672025-03-21T00:09:45.002Z
27682025-03-21T00:09:45.002Zinfo: running `cargo check --bins` on installinator-common (85/198)
27692025-03-21T00:09:45.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-03-21T00:09:45.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-03-21T00:09:45.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-03-21T00:09:45.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27732025-03-21T00:09:45.914Z
27742025-03-21T00:09:45.914Zinfo: running `cargo check --bins` on update-engine (86/198)
27752025-03-21T00:09:46.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-03-21T00:09:46.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-03-21T00:09:46.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-03-21T00:09:46.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27792025-03-21T00:09:46.797Z
27802025-03-21T00:09:46.797Zinfo: running `cargo check --bins` on nexus-client (87/198)
27812025-03-21T00:09:47.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-03-21T00:09:47.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-03-21T00:09:47.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-03-21T00:09:47.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27852025-03-21T00:09:47.749Z
27862025-03-21T00:09:47.749Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/198)
27872025-03-21T00:09:48.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-03-21T00:09:48.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-03-21T00:09:48.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-03-21T00:09:48.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27912025-03-21T00:09:48.707Z
27922025-03-21T00:09:48.707Zinfo: running `cargo check --bins` on omicron-passwords (89/198)
27932025-03-21T00:09:49.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-03-21T00:09:49.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-03-21T00:09:49.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-03-21T00:09:49.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27972025-03-21T00:09:49.590Z
27982025-03-21T00:09:49.590Zinfo: running `cargo check --bins` on nexus-types (90/198)
27992025-03-21T00:09:50.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-03-21T00:09:50.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-03-21T00:09:50.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-03-21T00:09:50.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28032025-03-21T00:09:50.515Z
28042025-03-21T00:09:50.515Zinfo: running `cargo check --bins` on id-map (91/198)
28052025-03-21T00:09:51.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-03-21T00:09:51.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-03-21T00:09:51.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-03-21T00:09:51.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28092025-03-21T00:09:51.358Z
28102025-03-21T00:09:51.358Zinfo: running `cargo check --bins` on oxide-client (92/198)
28112025-03-21T00:09:52.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-03-21T00:09:52.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-03-21T00:09:52.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-03-21T00:09:52.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28152025-03-21T00:09:52.232Z
28162025-03-21T00:09:52.232Zinfo: running `cargo check --bins` on oximeter-client (93/198)
28172025-03-21T00:09:53.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-03-21T00:09:53.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-03-21T00:09:53.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-03-21T00:09:53.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28212025-03-21T00:09:53.146Z
28222025-03-21T00:09:53.146Zinfo: running `cargo check --bins` on repo-depot-client (94/198)
28232025-03-21T00:09:53.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-03-21T00:09:53.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-03-21T00:09:53.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-03-21T00:09:53.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28272025-03-21T00:09:54.034Z
28282025-03-21T00:09:54.035Zinfo: running `cargo check --bins` on sled-agent-client (95/198)
28292025-03-21T00:09:54.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-03-21T00:09:54.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-03-21T00:09:54.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-03-21T00:09:54.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28332025-03-21T00:09:54.965Z
28342025-03-21T00:09:54.965Zinfo: running `cargo check --bins` on wicketd-client (96/198)
28352025-03-21T00:09:55.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-03-21T00:09:55.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-03-21T00:09:55.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-03-21T00:09:55.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28392025-03-21T00:09:55.919Z
28402025-03-21T00:09:55.919Zinfo: running `cargo check --bins` on sled-agent-types (97/198)
28412025-03-21T00:09:56.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-03-21T00:09:56.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-03-21T00:09:56.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-03-21T00:09:56.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28452025-03-21T00:09:56.844Z
28462025-03-21T00:09:56.844Zinfo: running `cargo check --bins` on wicket-common (98/198)
28472025-03-21T00:09:57.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-03-21T00:09:57.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-03-21T00:09:57.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-03-21T00:09:57.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28512025-03-21T00:09:57.770Z
28522025-03-21T00:09:57.770Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/198)
28532025-03-21T00:09:58.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-03-21T00:09:58.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-03-21T00:09:58.694Z Checking csv-core v0.1.11
28562025-03-21T00:09:58.694Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28572025-03-21T00:09:58.719Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28582025-03-21T00:09:58.719Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28592025-03-21T00:09:58.972Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28602025-03-21T00:09:58.997Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28612025-03-21T00:09:59.023Z Checking csv v1.3.1
28622025-03-21T00:09:59.724Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28632025-03-21T00:10:00.177Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28642025-03-21T00:10:02.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
28652025-03-21T00:10:02.401Z
28662025-03-21T00:10:02.401Zinfo: running `cargo check --bins` on cockroach-admin-api (100/198)
28672025-03-21T00:10:03.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-03-21T00:10:03.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-03-21T00:10:03.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-03-21T00:10:03.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28712025-03-21T00:10:03.312Z
28722025-03-21T00:10:03.312Zinfo: running `cargo check --bins` on cockroach-admin-types (101/198)
28732025-03-21T00:10:04.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-03-21T00:10:04.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-03-21T00:10:04.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-03-21T00:10:04.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28772025-03-21T00:10:04.198Z
28782025-03-21T00:10:04.198Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/198)
28792025-03-21T00:10:05.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-03-21T00:10:05.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-03-21T00:10:05.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-03-21T00:10:05.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28832025-03-21T00:10:05.205Z
28842025-03-21T00:10:05.206Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/198)
28852025-03-21T00:10:06.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-03-21T00:10:06.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-03-21T00:10:06.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-03-21T00:10:06.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28892025-03-21T00:10:06.197Z
28902025-03-21T00:10:06.197Zinfo: running `cargo check --bins` on dns-server (104/198)
28912025-03-21T00:10:06.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-03-21T00:10:06.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-03-21T00:10:07.094Z Compiling typify-impl v0.3.0
28942025-03-21T00:10:07.126Z Compiling parking_lot_core v0.8.6
28952025-03-21T00:10:07.151Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28962025-03-21T00:10:07.151Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28972025-03-21T00:10:07.151Z Checking fxhash v0.2.1
28982025-03-21T00:10:07.176Z Checking hickory-client v0.24.4
28992025-03-21T00:10:07.176Z Checking hickory-server v0.24.4
29002025-03-21T00:10:07.865Z Checking parking_lot v0.11.2
29012025-03-21T00:10:08.015Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29022025-03-21T00:10:08.172Z Checking sled v0.34.7
29032025-03-21T00:10:13.599Z Compiling typify-macro v0.3.0
29042025-03-21T00:10:15.351Z Compiling typify v0.3.0
29052025-03-21T00:10:15.458Z Compiling progenitor-impl v0.9.1
29062025-03-21T00:10:18.514Z Compiling progenitor-macro v0.9.1
29072025-03-21T00:10:22.477Z Checking progenitor v0.9.1
29082025-03-21T00:10:22.678Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29092025-03-21T00:10:23.320Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29102025-03-21T00:10:25.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s
29112025-03-21T00:10:25.286Z
29122025-03-21T00:10:25.286Zinfo: running `cargo check --bins` on dns-server-api (105/198)
29132025-03-21T00:10:26.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-03-21T00:10:26.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-03-21T00:10:26.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-03-21T00:10:26.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29172025-03-21T00:10:26.319Z
29182025-03-21T00:10:26.319Zinfo: running `cargo check --bins` on openapi-manager-types (106/198)
29192025-03-21T00:10:27.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-03-21T00:10:27.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-03-21T00:10:27.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-03-21T00:10:27.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29232025-03-21T00:10:27.324Z
29242025-03-21T00:10:27.324Zinfo: running `cargo check --bins` on gateway-test-utils (107/198)
29252025-03-21T00:10:28.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-03-21T00:10:28.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-03-21T00:10:28.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-03-21T00:10:28.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29292025-03-21T00:10:28.432Z
29302025-03-21T00:10:28.432Zinfo: running `cargo check --bins` on gateway-types (108/198)
29312025-03-21T00:10:29.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-03-21T00:10:29.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-03-21T00:10:29.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-03-21T00:10:29.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29352025-03-21T00:10:29.428Z
29362025-03-21T00:10:29.428Zinfo: running `cargo check --bins` on ipcc (109/198)
29372025-03-21T00:10:30.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-03-21T00:10:30.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-03-21T00:10:30.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-03-21T00:10:30.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29412025-03-21T00:10:30.310Z
29422025-03-21T00:10:30.310Zinfo: running `cargo check --bins` on omicron-gateway (110/198)
29432025-03-21T00:10:31.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-03-21T00:10:31.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-03-21T00:10:31.264Z Compiling semver v0.1.20
29462025-03-21T00:10:31.264Z Compiling radium v0.7.0
29472025-03-21T00:10:31.289Z Checking tap v1.0.1
29482025-03-21T00:10:31.289Z Compiling maybe-uninit v2.0.0
29492025-03-21T00:10:31.354Z Checking password-hash v0.5.0
29502025-03-21T00:10:31.379Z Checking blake2 v0.10.6
29512025-03-21T00:10:31.379Z Compiling packed_struct v0.10.1
29522025-03-21T00:10:31.379Z Checking crc-catalog v2.4.0
29532025-03-21T00:10:31.491Z Checking wyz v0.5.1
29542025-03-21T00:10:31.593Z Compiling rustc_version v0.1.7
29552025-03-21T00:10:31.788Z Checking funty v2.0.0
29562025-03-21T00:10:31.812Z Compiling cancel-safe-futures v0.1.5
29572025-03-21T00:10:31.812Z Compiling owo-colors v4.2.0
29582025-03-21T00:10:31.851Z Checking argon2 v0.5.3
29592025-03-21T00:10:31.949Z Checking crc v3.2.1
29602025-03-21T00:10:31.982Z Compiling newtype_derive v0.1.6
29612025-03-21T00:10:32.007Z Compiling packed_struct_codegen v0.10.1
29622025-03-21T00:10:32.168Z Checking libsw-core v0.3.1
29632025-03-21T00:10:32.193Z Compiling indexmap v1.9.3
29642025-03-21T00:10:32.333Z Checking half v2.4.1
29652025-03-21T00:10:32.362Z Checking fixedbitset v0.5.7
29662025-03-21T00:10:32.406Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-03-21T00:10:32.462Z Checking ciborium-io v0.2.2
29682025-03-21T00:10:32.487Z Checking nodrop v0.1.14
29692025-03-21T00:10:32.512Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29702025-03-21T00:10:32.537Z Checking bitvec v1.0.1
29712025-03-21T00:10:32.623Z Checking array-init v0.0.4
29722025-03-21T00:10:32.715Z Checking petgraph v0.7.1
29732025-03-21T00:10:32.740Z Checking libsw v3.4.0
29742025-03-21T00:10:32.768Z Checking ciborium-ll v0.2.2
29752025-03-21T00:10:32.976Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29762025-03-21T00:10:33.060Z Checking smallvec v0.6.14
29772025-03-21T00:10:33.301Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29782025-03-21T00:10:33.391Z Checking swrite v0.1.0
29792025-03-21T00:10:33.427Z Checking termcolor v1.4.1
29802025-03-21T00:10:33.527Z Checking bitfield v0.14.0
29812025-03-21T00:10:33.594Z Checking linear-map v1.2.0
29822025-03-21T00:10:33.784Z Checking hashbrown v0.12.3
29832025-03-21T00:10:33.809Z Checking indent_write v2.2.0
29842025-03-21T00:10:33.886Z Checking ron v0.8.1
29852025-03-21T00:10:34.012Z Checking env_logger v0.10.2
29862025-03-21T00:10:34.036Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29872025-03-21T00:10:34.036Z Checking serde-hex v0.1.0
29882025-03-21T00:10:34.150Z Checking ciborium v0.2.2
29892025-03-21T00:10:34.384Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-03-21T00:10:34.917Z Checking steno v0.4.1
29912025-03-21T00:10:35.162Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29922025-03-21T00:10:35.214Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29932025-03-21T00:10:35.331Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29942025-03-21T00:10:35.420Z Checking hashbrown v0.13.2
29952025-03-21T00:10:35.444Z Checking crc-any v2.5.0
29962025-03-21T00:10:35.490Z Checking humantime v2.1.0
29972025-03-21T00:10:35.747Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29982025-03-21T00:10:35.787Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29992025-03-21T00:10:35.982Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30002025-03-21T00:10:36.179Z Checking object v0.30.4
30012025-03-21T00:10:36.237Z Checking path-slash v0.1.5
30022025-03-21T00:10:36.264Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30032025-03-21T00:10:36.467Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30042025-03-21T00:10:36.801Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30052025-03-21T00:10:37.042Z Checking nix v0.27.1
30062025-03-21T00:10:37.089Z Checking tungstenite v0.23.0
30072025-03-21T00:10:37.226Z Checking kstat-rs v0.2.4
30082025-03-21T00:10:37.546Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30092025-03-21T00:10:37.638Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30102025-03-21T00:10:37.708Z Checking signal-hook-tokio v0.3.1
30112025-03-21T00:10:37.878Z Checking tokio-tungstenite v0.23.1
30122025-03-21T00:10:37.942Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30132025-03-21T00:10:38.636Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30142025-03-21T00:10:46.793Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30152025-03-21T00:10:48.515Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30162025-03-21T00:10:51.925Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30172025-03-21T00:10:59.049Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30182025-03-21T00:10:59.915Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30192025-03-21T00:11:03.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.19s
30202025-03-21T00:11:03.692Z
30212025-03-21T00:11:03.692Zinfo: running `cargo check --bins` on gateway-api (111/198)
30222025-03-21T00:11:04.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-21T00:11:04.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-21T00:11:04.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-21T00:11:04.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30262025-03-21T00:11:04.564Z
30272025-03-21T00:11:04.564Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/198)
30282025-03-21T00:11:05.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-21T00:11:05.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-21T00:11:05.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-21T00:11:05.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30322025-03-21T00:11:05.400Z
30332025-03-21T00:11:05.400Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/198)
30342025-03-21T00:11:06.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-21T00:11:06.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-21T00:11:06.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-21T00:11:06.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30382025-03-21T00:11:06.258Z
30392025-03-21T00:11:06.258Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/198)
30402025-03-21T00:11:07.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-21T00:11:07.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-21T00:11:07.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-21T00:11:07.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30442025-03-21T00:11:07.115Z
30452025-03-21T00:11:07.115Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/198)
30462025-03-21T00:11:07.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-21T00:11:07.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-21T00:11:07.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-21T00:11:07.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30502025-03-21T00:11:08.024Z
30512025-03-21T00:11:08.024Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/198)
30522025-03-21T00:11:08.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-21T00:11:08.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-21T00:11:08.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-21T00:11:08.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30562025-03-21T00:11:08.915Z
30572025-03-21T00:11:08.916Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/198)
30582025-03-21T00:11:09.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-21T00:11:09.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-21T00:11:09.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-21T00:11:09.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30622025-03-21T00:11:09.795Z
30632025-03-21T00:11:09.795Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/198)
30642025-03-21T00:11:10.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-21T00:11:10.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-21T00:11:10.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-03-21T00:11:10.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30682025-03-21T00:11:10.672Z
30692025-03-21T00:11:10.672Zinfo: running `cargo check --bins` on oximeter-producer (119/198)
30702025-03-21T00:11:11.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-03-21T00:11:11.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-03-21T00:11:11.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-03-21T00:11:11.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30742025-03-21T00:11:11.604Z
30752025-03-21T00:11:11.604Zinfo: running `cargo check --bins` on internal-dns-resolver (120/198)
30762025-03-21T00:11:12.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-03-21T00:11:12.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-03-21T00:11:12.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792025-03-21T00:11:12.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30802025-03-21T00:11:12.500Z
30812025-03-21T00:11:12.500Zinfo: running `cargo check --bins` on sp-sim (121/198)
30822025-03-21T00:11:13.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-03-21T00:11:13.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-03-21T00:11:13.390Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30852025-03-21T00:11:13.842Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30862025-03-21T00:11:16.020Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30872025-03-21T00:11:18.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
30882025-03-21T00:11:18.423Z
30892025-03-21T00:11:18.423Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/198)
30902025-03-21T00:11:19.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-21T00:11:19.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-21T00:11:19.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-21T00:11:19.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30942025-03-21T00:11:19.361Z
30952025-03-21T00:11:19.361Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/198)
30962025-03-21T00:11:20.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-21T00:11:20.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-21T00:11:20.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-21T00:11:20.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31002025-03-21T00:11:20.301Z
31012025-03-21T00:11:20.301Zinfo: running `cargo check --bins` on db-macros (124/198)
31022025-03-21T00:11:21.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-21T00:11:21.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-21T00:11:21.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-21T00:11:21.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31062025-03-21T00:11:21.162Z
31072025-03-21T00:11:21.162Zinfo: running `cargo check --bins` on nexus-macros-common (125/198)
31082025-03-21T00:11:21.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-21T00:11:21.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-21T00:11:21.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-21T00:11:21.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31122025-03-21T00:11:22.005Z
31132025-03-21T00:11:22.005Zinfo: running `cargo check --bins` on nexus-auth (126/198)
31142025-03-21T00:11:22.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-21T00:11:22.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-21T00:11:22.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-21T00:11:22.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31182025-03-21T00:11:22.969Z
31192025-03-21T00:11:22.969Zinfo: running `cargo check --bins` on authz-macros (127/198)
31202025-03-21T00:11:23.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-21T00:11:23.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-21T00:11:23.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-21T00:11:23.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31242025-03-21T00:11:23.836Z
31252025-03-21T00:11:23.836Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/198)
31262025-03-21T00:11:24.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-21T00:11:24.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-21T00:11:24.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-21T00:11:24.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31302025-03-21T00:11:24.767Z
31312025-03-21T00:11:24.767Zinfo: running `cargo check --bins` on nexus-db-model (129/198)
31322025-03-21T00:11:25.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-21T00:11:25.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-21T00:11:25.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-21T00:11:25.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31362025-03-21T00:11:25.740Z
31372025-03-21T00:11:25.740Zinfo: running `cargo check --bins` on nexus-defaults (130/198)
31382025-03-21T00:11:26.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-21T00:11:26.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-21T00:11:26.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412025-03-21T00:11:26.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31422025-03-21T00:11:26.618Z
31432025-03-21T00:11:26.619Zinfo: running `cargo check --bins` on nexus-inventory (131/198)
31442025-03-21T00:11:27.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-03-21T00:11:27.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-03-21T00:11:27.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472025-03-21T00:11:27.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31482025-03-21T00:11:27.588Z
31492025-03-21T00:11:27.588Zinfo: running `cargo check --bins` on typed-rng (132/198)
31502025-03-21T00:11:28.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512025-03-21T00:11:28.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522025-03-21T00:11:28.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532025-03-21T00:11:28.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31542025-03-21T00:11:28.484Z
31552025-03-21T00:11:28.484Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/198)
31562025-03-21T00:11:29.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572025-03-21T00:11:29.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582025-03-21T00:11:29.553Z Checking keccak v0.1.5
31592025-03-21T00:11:29.583Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31602025-03-21T00:11:29.609Z Checking secrecy v0.8.0
31612025-03-21T00:11:29.609Z Compiling unicase v2.7.0
31622025-03-21T00:11:29.609Z Compiling same-file v1.0.6
31632025-03-21T00:11:29.664Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31642025-03-21T00:11:29.690Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31652025-03-21T00:11:29.690Z Compiling thiserror-impl-no-std v2.0.2
31662025-03-21T00:11:29.803Z Checking universal-hash v0.5.1
31672025-03-21T00:11:29.881Z Checking sha3 v0.10.8
31682025-03-21T00:11:29.926Z Compiling walkdir v2.5.0
31692025-03-21T00:11:29.968Z Compiling blake3 v1.5.4
31702025-03-21T00:11:29.993Z Checking opaque-debug v0.3.1
31712025-03-21T00:11:30.018Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31722025-03-21T00:11:30.094Z Checking poly1305 v0.8.0
31732025-03-21T00:11:30.161Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31742025-03-21T00:11:30.186Z Checking chacha20 v0.9.1
31752025-03-21T00:11:30.243Z Checking aead v0.5.2
31762025-03-21T00:11:30.303Z Compiling memmap2 v0.9.5
31772025-03-21T00:11:30.473Z Compiling arrayvec v0.7.6
31782025-03-21T00:11:30.512Z Compiling salty v0.3.0
31792025-03-21T00:11:30.537Z Compiling libefi-sys v0.1.0
31802025-03-21T00:11:30.572Z Compiling constant_time_eq v0.3.1
31812025-03-21T00:11:30.678Z Compiling arrayref v0.3.9
31822025-03-21T00:11:30.777Z Checking chacha20poly1305 v0.10.1
31832025-03-21T00:11:30.830Z Compiling toolchain_find v0.4.0
31842025-03-21T00:11:30.912Z Compiling camino-tempfile v1.1.1
31852025-03-21T00:11:30.939Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31862025-03-21T00:11:30.967Z Compiling bitfield-struct v0.6.2
31872025-03-21T00:11:31.217Z Compiling topological-sort v0.2.2
31882025-03-21T00:11:31.333Z Compiling mime_guess v2.0.5
31892025-03-21T00:11:31.358Z Compiling rustfmt-wrapper v0.2.1
31902025-03-21T00:11:31.782Z Compiling omicron-zone-package v0.12.0
31912025-03-21T00:11:31.849Z Compiling progenitor v0.9.1
31922025-03-21T00:11:31.925Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31932025-03-21T00:11:32.022Z Checking thiserror-no-std v2.0.2
31942025-03-21T00:11:32.067Z Checking primeorder v0.13.6
31952025-03-21T00:11:32.121Z Checking env_filter v0.1.2
31962025-03-21T00:11:32.147Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-03-21T00:11:32.172Z Checking vsss-rs v3.3.4
31982025-03-21T00:11:32.207Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992025-03-21T00:11:32.354Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32002025-03-21T00:11:32.378Z Checking env_logger v0.11.5
32012025-03-21T00:11:32.430Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32022025-03-21T00:11:32.512Z Checking p384 v0.13.0
32032025-03-21T00:11:32.594Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32042025-03-21T00:11:32.661Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052025-03-21T00:11:32.842Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32062025-03-21T00:11:32.903Z Checking http-range v0.1.5
32072025-03-21T00:11:33.027Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32082025-03-21T00:11:33.075Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32092025-03-21T00:11:33.119Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32102025-03-21T00:11:33.338Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32112025-03-21T00:11:33.450Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32122025-03-21T00:11:33.511Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32132025-03-21T00:11:33.762Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32142025-03-21T00:11:33.795Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32152025-03-21T00:11:33.865Z Checking atty v0.2.14
32162025-03-21T00:11:34.002Z Checking glob v0.3.2
32172025-03-21T00:11:34.133Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32182025-03-21T00:11:34.261Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32192025-03-21T00:11:34.400Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32202025-03-21T00:11:34.740Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32212025-03-21T00:11:34.908Z Checking hyper-staticfile v0.10.1
32222025-03-21T00:11:35.205Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32232025-03-21T00:11:35.269Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32242025-03-21T00:11:35.396Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32252025-03-21T00:11:35.552Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32262025-03-21T00:11:35.767Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32272025-03-21T00:11:35.791Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32282025-03-21T00:11:36.093Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32292025-03-21T00:11:36.152Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32302025-03-21T00:11:36.396Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32312025-03-21T00:11:36.525Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32322025-03-21T00:11:37.048Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32332025-03-21T00:11:40.178Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32342025-03-21T00:11:40.204Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32352025-03-21T00:11:51.042Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-03-21T00:12:08.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.50s
32372025-03-21T00:12:09.174Z
32382025-03-21T00:12:09.174Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/198)
32392025-03-21T00:12:10.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-03-21T00:12:10.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-03-21T00:12:10.237Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-03-21T00:12:28.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
32432025-03-21T00:12:28.990Z
32442025-03-21T00:12:28.990Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/198)
32452025-03-21T00:12:29.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-03-21T00:12:29.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-03-21T00:12:30.051Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-03-21T00:12:49.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.25s
32492025-03-21T00:12:49.438Z
32502025-03-21T00:12:49.438Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/198)
32512025-03-21T00:12:50.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-03-21T00:12:50.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-03-21T00:12:50.514Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542025-03-21T00:13:08.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s
32552025-03-21T00:13:08.897Z
32562025-03-21T00:13:08.897Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/198)
32572025-03-21T00:13:09.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-03-21T00:13:09.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-03-21T00:13:09.984Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602025-03-21T00:13:28.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
32612025-03-21T00:13:28.501Z
32622025-03-21T00:13:28.501Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/198)
32632025-03-21T00:13:29.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-03-21T00:13:29.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-03-21T00:13:29.576Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32662025-03-21T00:13:48.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.90s
32672025-03-21T00:13:48.609Z
32682025-03-21T00:13:48.609Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/198)
32692025-03-21T00:13:49.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-03-21T00:13:49.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-03-21T00:13:49.693Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32722025-03-21T00:14:07.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s
32732025-03-21T00:14:08.080Z
32742025-03-21T00:14:08.080Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/198)
32752025-03-21T00:14:08.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-03-21T00:14:08.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-03-21T00:14:09.106Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32782025-03-21T00:14:27.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
32792025-03-21T00:14:27.676Z
32802025-03-21T00:14:27.676Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/198)
32812025-03-21T00:14:28.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-03-21T00:14:28.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-03-21T00:14:28.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-03-21T00:14:28.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32852025-03-21T00:14:28.752Z
32862025-03-21T00:14:28.752Zinfo: running `cargo check --bins` on key-manager (142/198)
32872025-03-21T00:14:29.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-03-21T00:14:29.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-03-21T00:14:29.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-03-21T00:14:29.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32912025-03-21T00:14:29.641Z
32922025-03-21T00:14:29.641Zinfo: running `cargo check --bins` on range-requests (143/198)
32932025-03-21T00:14:30.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-03-21T00:14:30.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-03-21T00:14:30.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-03-21T00:14:30.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32972025-03-21T00:14:30.491Z
32982025-03-21T00:14:30.491Zinfo: running `cargo check --bins` on repo-depot-api (144/198)
32992025-03-21T00:14:31.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-03-21T00:14:31.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-03-21T00:14:31.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-03-21T00:14:31.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33032025-03-21T00:14:31.383Z
33042025-03-21T00:14:31.383Zinfo: running `cargo check --bins` on sled-agent-api (145/198)
33052025-03-21T00:14:32.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-03-21T00:14:32.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-03-21T00:14:32.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-03-21T00:14:32.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33092025-03-21T00:14:32.331Z
33102025-03-21T00:14:32.331Zinfo: running `cargo check --bins` on sled-diagnostics (146/198)
33112025-03-21T00:14:33.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-03-21T00:14:33.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-03-21T00:14:33.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-03-21T00:14:33.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33152025-03-21T00:14:33.228Z
33162025-03-21T00:14:33.228Zinfo: running `cargo check --bins` on sled-hardware (147/198)
33172025-03-21T00:14:34.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-03-21T00:14:34.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-03-21T00:14:34.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-03-21T00:14:34.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33212025-03-21T00:14:34.154Z
33222025-03-21T00:14:34.154Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/198)
33232025-03-21T00:14:34.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-03-21T00:14:34.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-03-21T00:14:34.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-03-21T00:14:34.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33272025-03-21T00:14:35.089Z
33282025-03-21T00:14:35.089Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/198)
33292025-03-21T00:14:35.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-03-21T00:14:35.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-03-21T00:14:35.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-03-21T00:14:35.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33332025-03-21T00:14:36.003Z
33342025-03-21T00:14:36.003Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/198)
33352025-03-21T00:14:36.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-03-21T00:14:36.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-03-21T00:14:36.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-03-21T00:14:36.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33392025-03-21T00:14:36.937Z
33402025-03-21T00:14:36.937Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/198)
33412025-03-21T00:14:37.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-03-21T00:14:37.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-03-21T00:14:37.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-03-21T00:14:37.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33452025-03-21T00:14:37.877Z
33462025-03-21T00:14:37.877Zinfo: running `cargo check --bins` on nexus-test-interface (152/198)
33472025-03-21T00:14:38.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-03-21T00:14:38.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-03-21T00:14:38.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502025-03-21T00:14:38.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33512025-03-21T00:14:38.808Z
33522025-03-21T00:14:38.808Zinfo: running `cargo check --bins` on oximeter-collector (153/198)
33532025-03-21T00:14:39.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-03-21T00:14:39.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-03-21T00:14:39.795Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33562025-03-21T00:14:39.795Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33572025-03-21T00:14:40.824Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33582025-03-21T00:14:43.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
33592025-03-21T00:14:43.605Z
33602025-03-21T00:14:43.605Zinfo: running `cargo check --bins` on oximeter-api (154/198)
33612025-03-21T00:14:44.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-03-21T00:14:44.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-03-21T00:14:44.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-03-21T00:14:44.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33652025-03-21T00:14:44.517Z
33662025-03-21T00:14:44.517Zinfo: running `cargo check --bins` on cert-dev (155/198)
33672025-03-21T00:14:45.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-03-21T00:14:45.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-03-21T00:14:45.399Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33702025-03-21T00:14:45.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33712025-03-21T00:14:45.847Z
33722025-03-21T00:14:45.847Zinfo: running `cargo check --bins` on clickana (156/198)
33732025-03-21T00:14:46.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-03-21T00:14:46.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-03-21T00:14:46.782Z Checking itertools v0.13.0
33762025-03-21T00:14:46.782Z Checking castaway v0.2.3
33772025-03-21T00:14:46.782Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33782025-03-21T00:14:46.808Z Checking lru v0.12.5
33792025-03-21T00:14:46.808Z Compiling instability v0.3.2
33802025-03-21T00:14:46.808Z Compiling indoc v2.0.6
33812025-03-21T00:14:46.808Z Checking cassowary v0.3.0
33822025-03-21T00:14:46.956Z Checking compact_str v0.8.0
33832025-03-21T00:14:48.871Z Checking unicode-truncate v1.1.0
33842025-03-21T00:14:48.955Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33852025-03-21T00:14:49.078Z Checking ratatui v0.29.0
33862025-03-21T00:14:51.546Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33872025-03-21T00:14:52.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s
33882025-03-21T00:14:52.779Z
33892025-03-21T00:14:52.779Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/198)
33902025-03-21T00:14:53.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-03-21T00:14:53.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-03-21T00:14:53.790Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33932025-03-21T00:14:53.790Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33942025-03-21T00:14:54.986Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33952025-03-21T00:14:55.557Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33962025-03-21T00:14:56.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
33972025-03-21T00:14:56.198Z
33982025-03-21T00:14:56.199Zinfo: running `cargo check --bins` on ch-dev (158/198)
33992025-03-21T00:14:57.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-21T00:14:57.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-21T00:14:57.148Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34022025-03-21T00:14:58.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
34032025-03-21T00:14:58.192Z
34042025-03-21T00:14:58.192Zinfo: running `cargo check --bins` on crdb-seed (159/198)
34052025-03-21T00:14:58.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-03-21T00:14:59.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-03-21T00:14:59.124Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34082025-03-21T00:14:59.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34092025-03-21T00:14:59.650Z
34102025-03-21T00:14:59.650Zinfo: running `cargo check --bins` on db-dev (160/198)
34112025-03-21T00:15:00.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-03-21T00:15:00.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-03-21T00:15:00.628Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34142025-03-21T00:15:01.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
34152025-03-21T00:15:01.662Z
34162025-03-21T00:15:01.662Zinfo: running `cargo check --bins` on omicron-dev-lib (161/198)
34172025-03-21T00:15:02.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-03-21T00:15:02.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-03-21T00:15:02.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34202025-03-21T00:15:02.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34212025-03-21T00:15:02.593Z
34222025-03-21T00:15:02.594Zinfo: running `cargo check --bins` on xtask-downloader (162/198)
34232025-03-21T00:15:03.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242025-03-21T00:15:03.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252025-03-21T00:15:03.456Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34262025-03-21T00:15:04.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
34272025-03-21T00:15:04.642Z
34282025-03-21T00:15:04.642Zinfo: running `cargo check --bins` on omicron-ls-apis (163/198)
34292025-03-21T00:15:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-03-21T00:15:05.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-03-21T00:15:05.555Z Checking cargo-platform v0.1.8
34322025-03-21T00:15:05.821Z Checking cargo_metadata v0.19.2
34332025-03-21T00:15:07.189Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34342025-03-21T00:15:08.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
34352025-03-21T00:15:08.434Z
34362025-03-21T00:15:08.434Zinfo: running `cargo check --bins` on mgs-dev (164/198)
34372025-03-21T00:15:09.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-03-21T00:15:09.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-03-21T00:15:09.441Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34402025-03-21T00:15:11.246Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34412025-03-21T00:15:11.936Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34422025-03-21T00:15:12.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
34432025-03-21T00:15:12.789Z
34442025-03-21T00:15:12.789Zinfo: running `cargo check --bins` on omicron-omdb (165/198)
34452025-03-21T00:15:13.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462025-03-21T00:15:13.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472025-03-21T00:15:13.927Z Compiling crunchy v0.2.2
34482025-03-21T00:15:13.927Z Compiling tiny-keccak v2.0.2
34492025-03-21T00:15:13.953Z Compiling dsl_auto_type v0.1.2
34502025-03-21T00:15:13.953Z Checking scheduled-thread-pool v0.2.7
34512025-03-21T00:15:13.953Z Compiling diesel_table_macro_syntax v0.2.0
34522025-03-21T00:15:13.953Z Compiling bit-vec v0.6.3
34532025-03-21T00:15:13.979Z Compiling ascii-canvas v3.0.0
34542025-03-21T00:15:13.979Z Compiling ena v0.14.3
34552025-03-21T00:15:14.284Z Checking r2d2 v0.8.10
34562025-03-21T00:15:14.310Z Compiling bit-set v0.5.3
34572025-03-21T00:15:14.393Z Compiling regex-syntax v0.6.29
34582025-03-21T00:15:14.418Z Compiling bindgen v0.71.1
34592025-03-21T00:15:14.450Z Compiling diff v0.1.13
34602025-03-21T00:15:14.498Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34612025-03-21T00:15:14.572Z Compiling ref-cast v1.0.23
34622025-03-21T00:15:14.597Z Compiling rustc-hash v2.1.1
34632025-03-21T00:15:14.722Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34642025-03-21T00:15:14.790Z Compiling derive_builder_core v0.20.2
34652025-03-21T00:15:14.940Z Compiling libxml v0.3.3
34662025-03-21T00:15:15.003Z Compiling ref-cast-impl v1.0.23
34672025-03-21T00:15:15.052Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34682025-03-21T00:15:15.169Z Compiling diesel_derives v2.2.3
34692025-03-21T00:15:15.194Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34702025-03-21T00:15:15.324Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34712025-03-21T00:15:15.520Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34722025-03-21T00:15:15.599Z Compiling strum_macros v0.24.3
34732025-03-21T00:15:15.860Z Compiling indoc v1.0.9
34742025-03-21T00:15:16.554Z Compiling derive_builder_macro v0.20.2
34752025-03-21T00:15:16.593Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34762025-03-21T00:15:16.851Z Compiling impl-trait-for-tuples v0.2.2
34772025-03-21T00:15:17.269Z Compiling lalrpop v0.19.12
34782025-03-21T00:15:17.324Z Checking derive_builder v0.20.2
34792025-03-21T00:15:17.481Z Compiling oso-derive v0.27.3
34802025-03-21T00:15:17.507Z Checking quick-xml v0.37.2
34812025-03-21T00:15:18.180Z Compiling diesel-dtrace v0.4.2
34822025-03-21T00:15:18.305Z Checking maplit v1.0.2
34832025-03-21T00:15:18.469Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34842025-03-21T00:15:18.523Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34852025-03-21T00:15:18.675Z Checking bb8 v0.8.5
34862025-03-21T00:15:18.811Z Checking io-lifetimes v1.0.11
34872025-03-21T00:15:18.991Z Checking rustix v0.37.28
34882025-03-21T00:15:19.088Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34892025-03-21T00:15:19.266Z Checking rand_seeder v0.3.0
34902025-03-21T00:15:19.373Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34912025-03-21T00:15:19.493Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34922025-03-21T00:15:19.675Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34932025-03-21T00:15:19.700Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34942025-03-21T00:15:19.875Z Checking terminal_size v0.2.6
34952025-03-21T00:15:19.979Z Checking is_ci v1.2.0
34962025-03-21T00:15:20.046Z Checking unicode-linebreak v0.1.5
34972025-03-21T00:15:20.129Z Checking smawk v0.3.2
34982025-03-21T00:15:20.336Z Checking supports-color v3.0.2
34992025-03-21T00:15:20.434Z Checking textwrap v0.16.1
35002025-03-21T00:15:20.543Z Checking multimap v0.10.0
35012025-03-21T00:15:21.414Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35022025-03-21T00:15:22.361Z Checking diesel v2.2.8
35032025-03-21T00:15:36.214Z Compiling samael v0.0.18
35042025-03-21T00:15:50.724Z Checking async-bb8-diesel v0.2.1
35052025-03-21T00:15:52.509Z Compiling polar-core v0.27.3
35062025-03-21T00:16:01.421Z Checking oso v0.27.3
35072025-03-21T00:17:20.436Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35082025-03-21T00:17:29.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
35092025-03-21T00:17:29.540Z
35102025-03-21T00:17:29.540Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/198)
35112025-03-21T00:17:30.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-03-21T00:17:30.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-03-21T00:17:30.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-03-21T00:17:30.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35152025-03-21T00:17:30.495Z
35162025-03-21T00:17:30.495Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/198)
35172025-03-21T00:17:31.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-03-21T00:17:31.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-03-21T00:17:31.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-03-21T00:17:31.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35212025-03-21T00:17:31.424Z
35222025-03-21T00:17:31.424Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/198)
35232025-03-21T00:17:32.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-03-21T00:17:32.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-03-21T00:17:32.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-03-21T00:17:32.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35272025-03-21T00:17:32.258Z
35282025-03-21T00:17:32.258Zinfo: running `cargo check --bins` on omicron-nexus (169/198)
35292025-03-21T00:17:33.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-03-21T00:17:33.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-03-21T00:17:33.434Z Compiling libz-sys v1.1.20
35322025-03-21T00:17:33.473Z Compiling libgit2-sys v0.17.0+1.8.1
35332025-03-21T00:17:33.514Z Compiling vergen v8.3.2
35342025-03-21T00:17:33.514Z Compiling cargo-platform v0.1.8
35352025-03-21T00:17:33.514Z Compiling pin-project-internal v1.1.6
35362025-03-21T00:17:33.545Z Compiling snafu-derive v0.8.5
35372025-03-21T00:17:33.574Z Compiling rustls v0.21.12
35382025-03-21T00:17:33.603Z Checking globset v0.4.15
35392025-03-21T00:17:33.796Z Checking olpc-cjson v0.1.4
35402025-03-21T00:17:33.842Z Compiling cargo_metadata v0.18.1
35412025-03-21T00:17:34.026Z Checking sct v0.7.1
35422025-03-21T00:17:34.055Z Checking rustls-webpki v0.101.7
35432025-03-21T00:17:34.090Z Checking serde_plain v1.0.2
35442025-03-21T00:17:34.136Z Checking typed-path v0.9.3
35452025-03-21T00:17:34.344Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35462025-03-21T00:17:34.396Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35472025-03-21T00:17:34.593Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35482025-03-21T00:17:34.669Z Checking parse-size v1.1.0
35492025-03-21T00:17:34.854Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35502025-03-21T00:17:34.904Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35512025-03-21T00:17:39.167Z Checking pin-project v1.1.6
35522025-03-21T00:17:39.289Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35532025-03-21T00:17:39.289Z Checking rustls-pemfile v1.0.4
35542025-03-21T00:17:39.289Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35552025-03-21T00:17:39.289Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35562025-03-21T00:17:39.289Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35572025-03-21T00:17:39.289Z Checking twox-hash v2.1.0
35582025-03-21T00:17:39.289Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35592025-03-21T00:17:39.289Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35602025-03-21T00:17:39.289Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35612025-03-21T00:17:39.289Z Checking tokio-rustls v0.24.1
35622025-03-21T00:17:39.289Z Checking snafu v0.8.5
35632025-03-21T00:17:39.289Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35642025-03-21T00:17:39.289Z Checking tough v0.19.0
35652025-03-21T00:17:39.289Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35662025-03-21T00:17:39.289Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35672025-03-21T00:17:39.289Z Checking fatfs v0.3.6
35682025-03-21T00:17:39.289Z Checking assert_matches v1.5.0
35692025-03-21T00:17:41.482Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35702025-03-21T00:17:42.736Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35712025-03-21T00:17:45.262Z Compiling git2 v0.19.0
35722025-03-21T00:17:50.388Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35732025-03-21T00:19:05.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
35742025-03-21T00:19:06.061Z
35752025-03-21T00:19:06.061Zinfo: running `cargo check --bins` on nexus-external-api (170/198)
35762025-03-21T00:19:06.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-03-21T00:19:06.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-03-21T00:19:06.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-03-21T00:19:06.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35802025-03-21T00:19:07.036Z
35812025-03-21T00:19:07.037Zinfo: running `cargo check --bins` on nexus-internal-api (171/198)
35822025-03-21T00:19:07.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-03-21T00:19:07.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-03-21T00:19:07.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-03-21T00:19:07.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35862025-03-21T00:19:07.938Z
35872025-03-21T00:19:07.938Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/198)
35882025-03-21T00:19:08.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-03-21T00:19:08.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-03-21T00:19:08.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-03-21T00:19:08.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35922025-03-21T00:19:08.864Z
35932025-03-21T00:19:08.864Zinfo: running `cargo check --bins` on nexus-networking (173/198)
35942025-03-21T00:19:09.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-03-21T00:19:09.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-03-21T00:19:09.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-03-21T00:19:09.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35982025-03-21T00:19:09.797Z
35992025-03-21T00:19:09.797Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/198)
36002025-03-21T00:19:10.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-03-21T00:19:10.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-03-21T00:19:10.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-03-21T00:19:10.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36042025-03-21T00:19:10.728Z
36052025-03-21T00:19:10.728Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/198)
36062025-03-21T00:19:11.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-03-21T00:19:11.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-03-21T00:19:11.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092025-03-21T00:19:11.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36102025-03-21T00:19:11.658Z
36112025-03-21T00:19:11.658Zinfo: running `cargo check --bins` on update-common (176/198)
36122025-03-21T00:19:12.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-03-21T00:19:12.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-03-21T00:19:12.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36152025-03-21T00:19:12.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36162025-03-21T00:19:12.570Z
36172025-03-21T00:19:12.570Zinfo: running `cargo check --bins` on omicron-dev (177/198)
36182025-03-21T00:19:13.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-03-21T00:19:13.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-03-21T00:19:13.772Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36212025-03-21T00:19:13.798Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36222025-03-21T00:19:13.836Z Checking diff v0.1.13
36232025-03-21T00:19:13.836Z Checking yansi v1.0.1
36242025-03-21T00:19:13.861Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36252025-03-21T00:19:13.861Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36262025-03-21T00:19:14.314Z Checking pretty_assertions v1.4.1
36272025-03-21T00:19:15.099Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36282025-03-21T00:19:52.146Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36292025-03-21T00:19:52.146Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36302025-03-21T00:19:52.146Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36312025-03-21T00:19:52.171Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36322025-03-21T00:19:52.172Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36332025-03-21T00:19:52.172Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36342025-03-21T00:19:53.095Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36352025-03-21T00:19:54.523Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36362025-03-21T00:20:53.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
36372025-03-21T00:20:53.634Z
36382025-03-21T00:20:53.634Zinfo: running `cargo check --bins` on openapi-manager (178/198)
36392025-03-21T00:20:54.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-03-21T00:20:54.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-03-21T00:20:54.606Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36422025-03-21T00:20:54.606Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36432025-03-21T00:20:54.657Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36442025-03-21T00:20:54.657Z Compiling proc-macro-error-attr2 v2.0.0
36452025-03-21T00:20:54.692Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36462025-03-21T00:20:54.718Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36472025-03-21T00:20:54.743Z Checking papergrid v0.14.0
36482025-03-21T00:20:54.769Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36492025-03-21T00:20:54.915Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36502025-03-21T00:20:54.995Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36512025-03-21T00:20:55.248Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36522025-03-21T00:20:55.351Z Compiling proc-macro-error2 v2.0.1
36532025-03-21T00:20:55.902Z Compiling tabled_derive v0.10.0
36542025-03-21T00:20:55.998Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36552025-03-21T00:20:56.160Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36562025-03-21T00:20:56.201Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36572025-03-21T00:20:56.287Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36582025-03-21T00:20:56.581Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36592025-03-21T00:20:57.010Z Checking heck v0.4.1
36602025-03-21T00:20:57.093Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36612025-03-21T00:20:57.224Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36622025-03-21T00:20:57.427Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36632025-03-21T00:20:57.630Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36642025-03-21T00:20:57.920Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36652025-03-21T00:20:58.107Z Checking tabled v0.18.0
36662025-03-21T00:20:58.133Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36672025-03-21T00:20:58.246Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36682025-03-21T00:20:58.334Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36692025-03-21T00:20:58.473Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36702025-03-21T00:21:00.290Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36712025-03-21T00:21:00.290Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36722025-03-21T00:21:04.012Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36732025-03-21T00:21:05.912Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36742025-03-21T00:21:12.021Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36752025-03-21T00:21:12.021Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36762025-03-21T00:21:13.702Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36772025-03-21T00:21:15.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.90s
36782025-03-21T00:21:15.756Z
36792025-03-21T00:21:15.756Zinfo: running `cargo check --bins` on installinator-api (179/198)
36802025-03-21T00:21:16.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-03-21T00:21:16.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-03-21T00:21:16.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-03-21T00:21:16.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36842025-03-21T00:21:16.691Z
36852025-03-21T00:21:16.691Zinfo: running `cargo check --bins` on wicketd-api (180/198)
36862025-03-21T00:21:17.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-03-21T00:21:17.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-03-21T00:21:17.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892025-03-21T00:21:17.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36902025-03-21T00:21:17.636Z
36912025-03-21T00:21:17.636Zinfo: running `cargo check --bins` on omicron-pins (181/198)
36922025-03-21T00:21:18.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932025-03-21T00:21:18.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942025-03-21T00:21:18.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952025-03-21T00:21:18.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36962025-03-21T00:21:18.537Z
36972025-03-21T00:21:18.537Zinfo: running `cargo check --bins` on reconfigurator-cli (182/198)
36982025-03-21T00:21:19.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-03-21T00:21:19.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-03-21T00:21:19.505Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37012025-03-21T00:21:19.505Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37022025-03-21T00:21:19.505Z Compiling petname v2.0.2
37032025-03-21T00:21:19.505Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37042025-03-21T00:21:19.531Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37052025-03-21T00:21:19.531Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37062025-03-21T00:21:19.531Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37072025-03-21T00:21:19.531Z Checking sync-ptr v0.1.1
37082025-03-21T00:21:25.900Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37092025-03-21T00:21:26.672Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37102025-03-21T00:21:28.277Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37112025-03-21T00:21:30.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
37122025-03-21T00:21:30.478Z
37132025-03-21T00:21:30.478Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/198)
37142025-03-21T00:21:31.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-03-21T00:21:31.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-03-21T00:21:31.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172025-03-21T00:21:31.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
37182025-03-21T00:21:31.437Z
37192025-03-21T00:21:31.438Zinfo: running `cargo check --bins` on omicron-releng (184/198)
37202025-03-21T00:21:32.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-03-21T00:21:32.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-03-21T00:21:32.372Z Checking memmap2 v0.9.5
37232025-03-21T00:21:32.372Z Checking constant_time_eq v0.3.1
37242025-03-21T00:21:32.401Z Checking arrayref v0.3.9
37252025-03-21T00:21:32.401Z Checking arrayvec v0.7.6
37262025-03-21T00:21:32.401Z Checking topological-sort v0.2.2
37272025-03-21T00:21:32.401Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37282025-03-21T00:21:32.401Z Checking shell-words v1.1.0
37292025-03-21T00:21:32.750Z Checking blake3 v1.5.4
37302025-03-21T00:21:33.210Z Checking omicron-zone-package v0.12.0
37312025-03-21T00:21:34.653Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37322025-03-21T00:21:35.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
37332025-03-21T00:21:35.903Z
37342025-03-21T00:21:35.903Zinfo: running `cargo check --bins` on xtask (185/198)
37352025-03-21T00:21:36.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-03-21T00:21:36.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-03-21T00:21:36.525Z Checking bitflags v2.6.0
37382025-03-21T00:21:36.525Z Checking serde v1.0.218
37392025-03-21T00:21:36.525Z Checking thiserror v1.0.69
37402025-03-21T00:21:36.578Z Checking scroll v0.12.0
37412025-03-21T00:21:36.603Z Checking log v0.4.22
37422025-03-21T00:21:36.603Z Checking hashbrown v0.15.1
37432025-03-21T00:21:36.603Z Checking zerocopy v0.7.35
37442025-03-21T00:21:36.645Z Checking syn v2.0.98
37452025-03-21T00:21:36.706Z Checking pest v2.7.14
37462025-03-21T00:21:36.807Z Checking rustix v0.38.37
37472025-03-21T00:21:36.865Z Checking once_cell v1.20.3
37482025-03-21T00:21:37.000Z Checking goblin v0.8.2
37492025-03-21T00:21:37.160Z Checking thiserror v2.0.11
37502025-03-21T00:21:37.316Z Checking fs-err v2.11.0
37512025-03-21T00:21:37.461Z Checking indexmap v2.7.1
37522025-03-21T00:21:37.606Z Checking anyhow v1.0.97
37532025-03-21T00:21:37.663Z Checking tabled v0.15.0
37542025-03-21T00:21:38.386Z Checking terminal_size v0.4.0
37552025-03-21T00:21:38.386Z Checking tempfile v3.13.0
37562025-03-21T00:21:38.552Z Checking clap_builder v4.5.31
37572025-03-21T00:21:38.856Z Checking dtrace-parser v0.2.0
37582025-03-21T00:21:40.415Z Checking serde_json v1.0.139
37592025-03-21T00:21:40.415Z Checking toml_datetime v0.6.8
37602025-03-21T00:21:40.441Z Checking serde_spanned v0.6.8
37612025-03-21T00:21:40.441Z Checking camino v1.1.9
37622025-03-21T00:21:40.441Z Checking semver v1.0.25
37632025-03-21T00:21:40.626Z Checking cargo-platform v0.1.8
37642025-03-21T00:21:40.652Z Checking macaddr v1.0.1
37652025-03-21T00:21:40.730Z Checking toml_edit v0.22.24
37662025-03-21T00:21:40.933Z Checking camino-tempfile v1.1.1
37672025-03-21T00:21:40.959Z Checking clap v4.5.31
37682025-03-21T00:21:41.672Z Checking dof v0.3.0
37692025-03-21T00:21:41.672Z Checking cargo_metadata v0.19.2
37702025-03-21T00:21:42.181Z Checking usdt-impl v0.5.0
37712025-03-21T00:21:42.638Z Checking usdt v0.5.0
37722025-03-21T00:21:42.924Z Checking toml v0.8.20
37732025-03-21T00:21:43.558Z Checking cargo_toml v0.21.0
37742025-03-21T00:21:45.064Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37752025-03-21T00:21:45.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s
37762025-03-21T00:21:46.006Z
37772025-03-21T00:21:46.006Zinfo: running `cargo check --bins` on end-to-end-tests (186/198)
37782025-03-21T00:21:46.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-03-21T00:21:46.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-03-21T00:21:47.070Z Checking polyval v0.6.2
37812025-03-21T00:21:47.095Z Checking ctr v0.9.2
37822025-03-21T00:21:47.124Z Checking ssh-encoding v0.2.0
37832025-03-21T00:21:47.124Z Checking blowfish v0.9.1
37842025-03-21T00:21:47.158Z Checking password-hash v0.4.2
37852025-03-21T00:21:47.191Z Checking p521 v0.13.3
37862025-03-21T00:21:47.191Z Checking p256 v0.13.2
37872025-03-21T00:21:47.218Z Checking russh-cryptovec v0.7.3
37882025-03-21T00:21:47.352Z Checking ghash v0.5.1
37892025-03-21T00:21:47.385Z Checking bcrypt-pbkdf v0.10.0
37902025-03-21T00:21:47.419Z Checking md5 v0.7.0
37912025-03-21T00:21:47.444Z Checking num-bigint v0.4.6
37922025-03-21T00:21:47.470Z Checking des v0.8.1
37932025-03-21T00:21:47.547Z Checking aes-gcm v0.10.3
37942025-03-21T00:21:47.573Z Checking pbkdf2 v0.11.0
37952025-03-21T00:21:47.628Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37962025-03-21T00:21:47.653Z Checking hex-literal v0.4.1
37972025-03-21T00:21:47.679Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37982025-03-21T00:21:47.709Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37992025-03-21T00:21:47.768Z Checking ssh-cipher v0.2.0
38002025-03-21T00:21:47.793Z Checking internet-checksum v0.2.1
38012025-03-21T00:21:48.044Z Checking ssh-key v0.6.6
38022025-03-21T00:21:48.259Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032025-03-21T00:21:49.455Z Checking russh-keys v0.45.0
38042025-03-21T00:21:50.538Z Checking russh v0.45.0
38052025-03-21T00:22:15.028Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38062025-03-21T00:22:16.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.75s
38072025-03-21T00:22:16.958Z
38082025-03-21T00:22:16.958Zinfo: running `cargo check --bins` on gateway-cli (187/198)
38092025-03-21T00:22:17.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-03-21T00:22:17.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-03-21T00:22:17.856Z Checking termios v0.3.3
38122025-03-21T00:22:18.057Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38132025-03-21T00:22:19.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
38142025-03-21T00:22:19.275Z
38152025-03-21T00:22:19.276Zinfo: running `cargo check --bins --no-default-features` on installinator (188/198)
38162025-03-21T00:22:20.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-21T00:22:20.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-21T00:22:20.268Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38192025-03-21T00:22:20.268Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38202025-03-21T00:22:20.294Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38212025-03-21T00:22:20.294Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38222025-03-21T00:22:21.456Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38232025-03-21T00:22:23.071Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38242025-03-21T00:22:25.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
38252025-03-21T00:22:25.558Z
38262025-03-21T00:22:25.558Zinfo: running `cargo check --bins` on internal-dns-cli (189/198)
38272025-03-21T00:22:26.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-03-21T00:22:26.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-03-21T00:22:26.470Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38302025-03-21T00:22:26.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
38312025-03-21T00:22:27.137Z
38322025-03-21T00:22:27.137Zinfo: running `cargo check --bins` on omicron-live-tests (190/198)
38332025-03-21T00:22:27.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-03-21T00:22:27.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-03-21T00:22:27.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-03-21T00:22:27.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38372025-03-21T00:22:28.013Z
38382025-03-21T00:22:28.013Zinfo: running `cargo check --bins` on live-tests-macros (191/198)
38392025-03-21T00:22:28.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-03-21T00:22:28.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-03-21T00:22:28.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-03-21T00:22:28.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38432025-03-21T00:22:28.871Z
38442025-03-21T00:22:28.871Zinfo: running `cargo check --bins` on nexus-mgs-updates (192/198)
38452025-03-21T00:22:29.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-03-21T00:22:29.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-03-21T00:22:29.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-03-21T00:22:29.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38492025-03-21T00:22:29.725Z
38502025-03-21T00:22:29.725Zinfo: running `cargo check --bins` on omicron-package (193/198)
38512025-03-21T00:22:30.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-21T00:22:30.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-21T00:22:30.655Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38542025-03-21T00:22:32.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
38552025-03-21T00:22:32.495Z
38562025-03-21T00:22:32.495Zinfo: running `cargo check --bins` on wicket-dbg (194/198)
38572025-03-21T00:22:33.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-21T00:22:33.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-21T00:22:33.502Z Checking rtoolbox v0.0.2
38602025-03-21T00:22:33.502Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38612025-03-21T00:22:33.502Z Checking tui-tree-widget v0.23.0
38622025-03-21T00:22:33.717Z Checking rpassword v7.3.1
38632025-03-21T00:22:39.620Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38642025-03-21T00:22:43.371Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38652025-03-21T00:22:44.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.38s
38662025-03-21T00:22:45.085Z
38672025-03-21T00:22:45.085Zinfo: running `cargo check --bins` on wicket (195/198)
38682025-03-21T00:22:45.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692025-03-21T00:22:45.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702025-03-21T00:22:46.046Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38712025-03-21T00:22:46.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
38722025-03-21T00:22:46.646Z
38732025-03-21T00:22:46.646Zinfo: running `cargo check --bins` on wicketd (196/198)
38742025-03-21T00:22:47.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-03-21T00:22:47.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-03-21T00:22:47.656Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38772025-03-21T00:22:47.656Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38782025-03-21T00:22:48.633Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38792025-03-21T00:22:53.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
38802025-03-21T00:22:53.866Z
38812025-03-21T00:22:53.866Zinfo: running `cargo check --bins` on omicron-workspace-hack (197/198)
38822025-03-21T00:22:54.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-03-21T00:22:54.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-03-21T00:22:54.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852025-03-21T00:22:54.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38862025-03-21T00:22:54.737Z
38872025-03-21T00:22:54.737Zinfo: running `cargo check --bins` on zone-setup (198/198)
38882025-03-21T00:22:55.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-03-21T00:22:55.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-03-21T00:22:55.683Z Checking uzers v0.12.1
38912025-03-21T00:22:56.031Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38922025-03-21T00:22:57.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
38932025-03-21T00:22:57.441Z
38942025-03-21T00:22:57.441Zreal 17:19.857124382
38952025-03-21T00:22:57.441Zuser 29:30.876647869
38962025-03-21T00:22:57.441Zsys 5:03.964824723
38972025-03-21T00:22:57.441Ztrap 0.724211297
38982025-03-21T00:22:57.441Ztflt 0.351247588
38992025-03-21T00:22:57.441Zdflt 2.375385923
39002025-03-21T00:22:57.441Zkflt 0.000736363
39012025-03-21T00:22:57.441Zlock 54:33.627795797
39022025-03-21T00:22:57.441Zslp 2:33:32.120824233
39032025-03-21T00:22:57.441Zlat 1:07.841314928
39042025-03-21T00:22:57.467Zstop 3:31.824053415
39052025-03-21T00:22:57.467Zprocess exited: duration 1383093 ms, exit code 0
 
39062025-03-21T00:22:57.519Zfound 0 output files