01K3WKHCW9J4Y1FE2MZ8T7FSWH: 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: 01K3WKHR545M868H2YN8M66ZXY

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-30T04:25:41.587Zjob assigned to worker 01K3WKHXGFGFFXT9P9B87MBFHF [factory gimlet-EVT22200007-propolis, EVT22200007/40113] (queued for 30 s)
 
22025-08-30T04:25:50.253Zstarting task 0: "setup"
32025-08-30T04:25:50.279Z++ uname -s
42025-08-30T04:25:50.279Z+ kern=SunOS
52025-08-30T04:25:50.279Z+ build_user=build
62025-08-30T04:25:50.279Z+ build_uid=12345
72025-08-30T04:25:50.279Z+ work_dir=/work
82025-08-30T04:25:50.279Z+ input_dir=/input
92025-08-30T04:25:50.279Z+ [[ 0 == 12345 ]]
102025-08-30T04:25:50.279Z+ case "$kern" in
112025-08-30T04:25:50.279Z+ groupadd -g 12345 build
122025-08-30T04:25:50.279Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-30T04:25:52.277Z+ zfs create -o mountpoint=/work rpool/work
142025-08-30T04:25:52.315Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-30T04:25:52.340Z+ home_fs=zfs
162025-08-30T04:25:52.340Z+ [[ zfs == autofs ]]
172025-08-30T04:25:52.340Z+ mkdir -p /home/build
182025-08-30T04:25:52.340Z+ chown build:build /home/build /work
192025-08-30T04:25:54.324Z+ chmod 0700 /home/build /work
202025-08-30T04:25:54.348Zprocess exited: duration 4078 ms, exit code 0
 
212025-08-30T04:25:54.400Zstarting task 1: "rust-toolchain"
222025-08-30T04:25:54.425Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-30T04:25:54.425Z * rust toolchain channel = "1.89.0"
242025-08-30T04:25:54.425Z * rust toolchain profile = "default"
252025-08-30T04:25:54.425Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-08-30T04:25:54.425Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-30T04:25:54.425Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-30T04:25:54.425Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-30T04:25:54.425Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-30T04:25:54.542Zinfo: downloading installer
312025-08-30T04:25:55.060Zwarn: It looks like you have an existing installation of Rust at:
322025-08-30T04:25:55.060Zwarn: /opt/ooce/bin
332025-08-30T04:25:55.060Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-30T04:25:55.060Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-30T04:25:55.060Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-30T04:25:55.060Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-30T04:25:55.060Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-30T04:25:55.060Zerror: cannot install while Rust is installed
392025-08-30T04:25:55.060Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-30T04:25:55.084Zinfo: profile set to 'default'
412025-08-30T04:25:55.084Zinfo: default host triple is x86_64-unknown-illumos
422025-08-30T04:25:55.084Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-30T04:25:55.200Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-30T04:25:55.200Zinfo: downloading component 'cargo'
452025-08-30T04:25:55.365Zinfo: downloading component 'clippy'
462025-08-30T04:25:55.441Zinfo: downloading component 'rust-docs'
472025-08-30T04:25:55.858Zinfo: downloading component 'rust-std'
482025-08-30T04:25:56.315Zinfo: downloading component 'rustc'
492025-08-30T04:25:58.231Zinfo: downloading component 'rustfmt'
502025-08-30T04:25:58.320Zinfo: installing component 'cargo'
512025-08-30T04:25:59.515Zinfo: installing component 'clippy'
522025-08-30T04:26:00.009Zinfo: installing component 'rust-docs'
532025-08-30T04:26:03.149Zinfo: installing component 'rust-std'
542025-08-30T04:26:05.438Zinfo: installing component 'rustc'
552025-08-30T04:26:13.829Zinfo: installing component 'rustfmt'
562025-08-30T04:26:14.222Z
572025-08-30T04:26:14.222Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
582025-08-30T04:26:14.402Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-30T04:26:14.402Z
602025-08-30T04:26:14.402Z
612025-08-30T04:26:14.402ZRust is installed now. Great!
622025-08-30T04:26:14.402Z
632025-08-30T04:26:14.402ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-30T04:26:14.402Zenvironment variable. This has not been done automatically.
652025-08-30T04:26:14.402Z
662025-08-30T04:26:14.402ZTo configure your current shell, you need to source
672025-08-30T04:26:14.402Zthe corresponding env file under $HOME/.cargo.
682025-08-30T04:26:14.402Z
692025-08-30T04:26:14.402ZThis is usually done by running one of the following (note the leading DOT):
702025-08-30T04:26:14.402Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-30T04:26:14.402Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-30T04:26:14.402Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-30T04:26:14.509Z+ rustup --version
742025-08-30T04:26:14.534Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-30T04:26:14.534Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-30T04:26:14.654Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-30T04:26:14.679Z+ cargo --version
782025-08-30T04:26:14.767Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-30T04:26:14.792Z+ rustc --version
802025-08-30T04:26:14.889Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-30T04:26:14.914Zprocess exited: duration 20497 ms, exit code 0
 
822025-08-30T04:26:14.964Zstarting task 2: "authentication"
832025-08-30T04:26:15.024Zprocess exited: duration 59 ms, exit code 0
 
842025-08-30T04:26:15.073Zstarting task 3: "clone repository"
852025-08-30T04:26:15.098Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-30T04:26:15.098Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-30T04:26:15.123ZCloning into '/work/oxidecomputer/omicron'...
882025-08-30T04:26:24.757Z+ cd /work/oxidecomputer/omicron
892025-08-30T04:26:24.757Z+ git fetch origin 77576773b7584c9c76348276726ace6b2f6b17f7
902025-08-30T04:26:25.245ZFrom https://github.com/oxidecomputer/omicron
912025-08-30T04:26:25.245Z * branch 77576773b7584c9c76348276726ace6b2f6b17f7 -> FETCH_HEAD
922025-08-30T04:26:25.299Z+ [[ -n nexus_gen_schema ]]
932025-08-30T04:26:25.299Z++ git branch --show-current
942025-08-30T04:26:25.299Z+ current=main
952025-08-30T04:26:25.299Z+ [[ main != nexus_gen_schema ]]
962025-08-30T04:26:25.299Z+ git branch -f nexus_gen_schema 77576773b7584c9c76348276726ace6b2f6b17f7
972025-08-30T04:26:25.299Z+ git checkout -f nexus_gen_schema
982025-08-30T04:26:25.563ZSwitched to branch 'nexus_gen_schema'
992025-08-30T04:26:25.588Z+ git reset --hard 77576773b7584c9c76348276726ace6b2f6b17f7
1002025-08-30T04:26:25.612ZHEAD is now at 77576773b patch expectorate output
1012025-08-30T04:26:25.613Zprocess exited: duration 10524 ms, exit code 0
 
1022025-08-30T04:26:25.661Zstarting task 4: "build"
1032025-08-30T04:26:25.686Z+ source .github/buildomat/ci-env.sh
1042025-08-30T04:26:25.686Z++ export CARGO_TERM_COLOR=always
1052025-08-30T04:26:25.686Z++ CARGO_TERM_COLOR=always
1062025-08-30T04:26:25.686Z+ cargo --version
1072025-08-30T04:26:25.747Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-30T04:26:25.771Z+ rustc --version
1092025-08-30T04:26:25.843Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-30T04:26:25.868Z+ source ./env.sh
1112025-08-30T04:26:25.868Z++ OLD_SHELL_OPTS=ehxB
1122025-08-30T04:26:25.868Z++ set -o xtrace
1132025-08-30T04:26:25.868Z++++ dirname ./env.sh
1142025-08-30T04:26:25.868Z+++ readlink -f .
1152025-08-30T04:26:25.868Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-08-30T04:26:25.868Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-08-30T04:26:25.868Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-08-30T04:26:25.868Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-08-30T04:26:25.868Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-08-30T04:26:25.868Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-08-30T04:26:25.868Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-08-30T04:26:25.868Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-08-30T04:26:25.868Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-08-30T04:26:25.868Z++ case $OLD_SHELL_OPTS in
1252025-08-30T04:26:25.868Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-08-30T04:26:25.868Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-08-30T04:26:25.868Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-08-30T04:26:25.869Z+ banner prerequisites
1292025-08-30T04:26:25.869Z
1302025-08-30T04:26:25.869Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-08-30T04:26:25.869Z # # # # # # # # # # # # # # #
1322025-08-30T04:26:25.869Z # # # # ##### # # ##### # # # # # #### #
1332025-08-30T04:26:25.869Z ##### ##### # ##### # # # # # # # # #
1342025-08-30T04:26:25.869Z # # # # # # # # # # # # # # #
1352025-08-30T04:26:25.869Z # # # ###### # # ###### ### # #### # #### #
1362025-08-30T04:26:25.869Z
1372025-08-30T04:26:25.869Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-08-30T04:26:39.539Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-08-30T04:26:48.954Z Startup: Caching catalogs ... Done
1402025-08-30T04:26:56.858ZPlanning: Solver setup ... Done (6.281s)
1412025-08-30T04:26:56.908ZPlanning: Running solver ... Done (0.057s)
1422025-08-30T04:26:56.995ZPlanning: Finding local manifests ... Done (0.002s)
1432025-08-30T04:26:57.075ZPlanning: Fetching manifests: 0/4 0% complete
1442025-08-30T04:26:57.455ZPlanning: Fetching manifests: 4/4 100% complete
1452025-08-30T04:26:57.518ZPlanning: Package planning ... Done (0.062s)
1462025-08-30T04:26:57.577ZPlanning: Merging actions ... Done (0.059s)
1472025-08-30T04:26:57.919ZPlanning: Checking for conflicting actions ... Done (0.341s)
1482025-08-30T04:26:57.946ZPlanning: Consolidating action changes ... Done (0.013s)
1492025-08-30T04:26:58.899ZPlanning: Evaluating mediators ... Done (0.966s)
1502025-08-30T04:26:58.924ZPlanning: Planning completed in 9.85 seconds
1512025-08-30T04:26:58.949Z Packages to install: 4
1522025-08-30T04:26:58.949Z Mediators to change: 2
1532025-08-30T04:26:58.949Z Services to change: 1
1542025-08-30T04:26:58.949Z Estimated space available: 155.01 GB
1552025-08-30T04:26:58.949ZEstimated space to be consumed: 1.71 GB
1562025-08-30T04:26:58.949Z Create boot environment: No
1572025-08-30T04:26:58.949ZCreate backup boot environment: No
1582025-08-30T04:26:58.949Z Rebuild boot archive: No
1592025-08-30T04:26:58.950Z
1602025-08-30T04:26:58.950ZChanged mediators:
1612025-08-30T04:26:58.950Z mediator clang:
1622025-08-30T04:26:58.950Z version: None -> 15 (system default)
1632025-08-30T04:26:58.950Z
1642025-08-30T04:26:58.950Z mediator llvm:
1652025-08-30T04:26:58.950Z version: 14 (system default) -> 15 (system default)
1662025-08-30T04:26:58.950Z
1672025-08-30T04:26:58.950ZChanged packages:
1682025-08-30T04:26:58.950Zhelios-dev
1692025-08-30T04:26:58.950Z developer/build-essential
1702025-08-30T04:26:58.950Z None -> 11-2.0
1712025-08-30T04:26:58.950Z library/libxmlsec1
1722025-08-30T04:26:58.951Z None -> 1.2.35-2.0
1732025-08-30T04:26:58.951Z ooce/developer/clang-15
1742025-08-30T04:26:58.951Z None -> 15.0.7-2.0
1752025-08-30T04:26:58.951Z ooce/developer/llvm-15
1762025-08-30T04:26:58.951Z None -> 15.0.7-2.0
1772025-08-30T04:26:58.951Z
1782025-08-30T04:26:58.951ZServices:
1792025-08-30T04:26:58.951Z restart_fmri:
1802025-08-30T04:26:58.951Z svc:/system/update-man-index:default
1812025-08-30T04:26:58.998Z
1822025-08-30T04:26:58.998ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-08-30T04:27:04.005ZDownload: 1196/3290 items 68.3/212.6MB 32% complete (13.7M/s)
1842025-08-30T04:27:09.002ZDownload: 2328/3290 items 119.6/212.6MB 56% complete (12.2M/s)
1852025-08-30T04:27:14.012ZDownload: 3248/3290 items 177.3/212.6MB 83% complete (12.7M/s)
1862025-08-30T04:27:16.354ZDownload: Completed 212.60 MB in 17.36 seconds (12.2M/s)
1872025-08-30T04:27:16.572Z Actions: 1/3689 actions (Installing new actions)
1882025-08-30T04:27:21.574Z Actions: 3322/3689 actions (Installing new actions)
1892025-08-30T04:27:22.512Z Actions: Completed 3689 actions in 5.94 seconds.
1902025-08-30T04:27:23.099Z Done (0.580s)
1912025-08-30T04:27:23.099Z Done (0.000s)
1922025-08-30T04:27:24.182Z Done (1.084s)
1932025-08-30T04:27:29.855Z Done (5.433s)
1942025-08-30T04:27:29.958Z Done (0.018s)
1952025-08-30T04:27:29.983Z Done (0.000s)
1962025-08-30T04:27:30.122Z Done (0.000s)
1972025-08-30T04:27:31.070ZPlanning: Evaluating mediator changes ... Done
1982025-08-30T04:27:31.332ZPlanning: Checking for conflicting actions ... Done
1992025-08-30T04:27:31.357ZPlanning: Consolidating action changes ... Done
2002025-08-30T04:27:31.681ZPlanning: Evaluating mediators ... Done
2012025-08-30T04:27:31.707ZPlanning: Planning completed in 0.61 seconds
2022025-08-30T04:27:31.732Z Mediators to change: 2
2032025-08-30T04:27:31.732Z Create boot environment: No
2042025-08-30T04:27:31.732ZCreate backup boot environment: No
2052025-08-30T04:27:31.789Z Done
2062025-08-30T04:27:31.789Z Done
2072025-08-30T04:27:32.693Z Done
2082025-08-30T04:27:37.527Z Done
2092025-08-30T04:27:37.620Z Done
2102025-08-30T04:27:37.620Z Done
2112025-08-30T04:27:37.676Z Done
2122025-08-30T04:27:38.565ZPlanning: Evaluating mediator changes ... Done
2132025-08-30T04:27:38.589ZPlanning: Merging actions ... Done
2142025-08-30T04:27:38.878ZPlanning: Checking for conflicting actions ... Done
2152025-08-30T04:27:38.903ZPlanning: Consolidating action changes ... Done
2162025-08-30T04:27:39.232ZPlanning: Evaluating mediators ... Done
2172025-08-30T04:27:39.303ZPlanning: Planning completed in 1.06 seconds
2182025-08-30T04:27:39.347Z Packages to change: 1
2192025-08-30T04:27:39.347Z Mediators to change: 1
2202025-08-30T04:27:39.347Z Services to change: 1
2212025-08-30T04:27:39.347Z Create boot environment: No
2222025-08-30T04:27:39.347ZCreate backup boot environment: Yes
2232025-08-30T04:27:41.285Z Actions: 1/6 actions (Updating modified actions)
2242025-08-30T04:27:41.310Z Actions: Completed 6 actions in 0.00 seconds.
2252025-08-30T04:27:41.310Z Done
2262025-08-30T04:27:41.310Z Done
2272025-08-30T04:27:41.505Z Done
2282025-08-30T04:27:46.210Z Done
2292025-08-30T04:27:46.342Z Done
2302025-08-30T04:27:46.366Z Done
2312025-08-30T04:27:46.391Z Done
2322025-08-30T04:27:46.980ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-08-30T04:27:46.980Zclang system 15 system
2342025-08-30T04:27:46.980Zcsh system system illumos
2352025-08-30T04:27:46.980Zctags system system illumos
2362025-08-30T04:27:46.980Zfile system system illumos
2372025-08-30T04:27:46.980Zgcc vendor 12 vendor
2382025-08-30T04:27:46.980Zgcc system 10 system
2392025-08-30T04:27:46.980Zgcc system 7 system
2402025-08-30T04:27:46.980Zgo system 1.20 system
2412025-08-30T04:27:46.980Zgo system 1.19 system
2422025-08-30T04:27:46.980Zllvm system 15 system
2432025-08-30T04:27:46.980Zllvm system 14 system
2442025-08-30T04:27:46.980Zmariadb system 10.6 system
2452025-08-30T04:27:46.980Zmta vendor vendor dma
2462025-08-30T04:27:46.980Zopenjdk system 17 system
2472025-08-30T04:27:46.980Zopenjdk system 11 system
2482025-08-30T04:27:46.980Zopenjdk system 1.8 system
2492025-08-30T04:27:46.980Zopenssl vendor 3 vendor
2502025-08-30T04:27:46.981Zperl system 5.36 system
2512025-08-30T04:27:46.981Zpostgresql system 15 system
2522025-08-30T04:27:46.981Zpostgresql system 13 system
2532025-08-30T04:27:46.981Zpython vendor 3 vendor
2542025-08-30T04:27:46.981Zpython system 2 system
2552025-08-30T04:27:46.981Zpython3 system 3.11 system
2562025-08-30T04:27:46.981Zruby system 3.0 system
2572025-08-30T04:27:46.981Zwords vendor vendor american-english
2582025-08-30T04:27:46.981Zwords system system australian-english
2592025-08-30T04:27:46.981Zwords system system british-english
2602025-08-30T04:27:46.981Zwords system system canadian-english
2612025-08-30T04:27:46.981Zwords system system french
2622025-08-30T04:27:46.981Zwords system system italian
2632025-08-30T04:27:46.981Zwords system system ngerman
2642025-08-30T04:27:46.981Zwords system system ogerman
2652025-08-30T04:27:46.981Zwords system system spanish
2662025-08-30T04:27:47.433ZPUBLISHER TYPE STATUS P LOCATION
2672025-08-30T04:27:47.433Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-08-30T04:27:53.303ZFMRI IFO
2692025-08-30T04:27:53.303Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-08-30T04:27:53.303Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-08-30T04:27:53.303Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-08-30T04:27:53.303Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-08-30T04:27:53.303Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-08-30T04:27:53.303Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-08-30T04:27:53.303Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-08-30T04:27:53.303Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-08-30T04:27:53.303Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-08-30T04:27:53.304Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-08-30T04:27:53.304Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-08-30T04:27:53.304Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-08-30T04:27:53.304Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-08-30T04:27:53.304Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-08-30T04:27:53.304Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-08-30T04:27:53.304Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-08-30T04:27:54.455Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-08-30T04:27:54.846Z Updating crates.io index
2872025-08-30T04:27:54.871Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-08-30T04:27:55.332Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-08-30T04:27:56.092Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-08-30T04:27:56.418Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-08-30T04:27:56.754Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-08-30T04:27:57.203Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-08-30T04:27:58.668Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-08-30T04:28:01.346Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-08-30T04:28:02.428Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-08-30T04:28:03.290Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-08-30T04:28:03.679Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-08-30T04:28:04.142Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-08-30T04:28:04.979Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-08-30T04:28:05.607Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-08-30T04:28:06.305Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-08-30T04:28:06.660Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-08-30T04:28:07.143Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-08-30T04:28:07.520Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-08-30T04:28:07.851Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-08-30T04:28:08.189Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-08-30T04:28:08.619Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-08-30T04:28:09.142Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-08-30T04:28:09.695Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-08-30T04:28:10.075Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-08-30T04:28:10.735Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-08-30T04:28:11.246Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-08-30T04:28:11.649Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-08-30T04:28:12.157Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-08-30T04:28:12.749Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-08-30T04:28:13.208Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-08-30T04:28:13.707Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-08-30T04:28:14.089Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-08-30T04:28:24.277Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-08-30T04:28:26.110Z Downloading crates ...
3212025-08-30T04:28:26.183Z Downloaded colorchoice v1.0.2
3222025-08-30T04:28:26.209Z Downloaded pest_generator v2.7.14
3232025-08-30T04:28:26.209Z Downloaded serde-untagged v0.1.7
3242025-08-30T04:28:26.210Z Downloaded clap_builder v4.5.41
3252025-08-30T04:28:26.210Z Downloaded usdt-macro v0.5.0
3262025-08-30T04:28:26.211Z Downloaded usdt v0.5.0
3272025-08-30T04:28:26.211Z Downloaded thread-id v4.2.2
3282025-08-30T04:28:26.211Z Downloaded unicode-width v0.2.0
3292025-08-30T04:28:26.237Z Downloaded zerovec v0.10.4
3302025-08-30T04:28:26.237Z Downloaded toml v0.8.23
3312025-08-30T04:28:26.238Z Downloaded zerocopy-derive v0.7.35
3322025-08-30T04:28:26.238Z Downloaded write16 v1.0.0
3332025-08-30T04:28:26.238Z Downloaded utf8parse v0.2.2
3342025-08-30T04:28:26.239Z Downloaded unicode-xid v0.2.6
3352025-08-30T04:28:26.239Z Downloaded utf8_iter v1.0.4
3362025-08-30T04:28:26.239Z Downloaded zerocopy v0.7.35
3372025-08-30T04:28:26.268Z Downloaded zerovec-derive v0.10.3
3382025-08-30T04:28:26.268Z Downloaded zerofrom v0.1.4
3392025-08-30T04:28:26.268Z Downloaded yoke-derive v0.7.4
3402025-08-30T04:28:26.268Z Downloaded typenum v1.17.0
3412025-08-30T04:28:26.268Z Downloaded winnow v0.7.10
3422025-08-30T04:28:26.293Z Downloaded toml_datetime v0.6.11
3432025-08-30T04:28:26.293Z Downloaded usdt-impl v0.5.0
3442025-08-30T04:28:26.293Z Downloaded url v2.5.4
3452025-08-30T04:28:26.293Z Downloaded thiserror-impl v1.0.69
3462025-08-30T04:28:26.293Z Downloaded yoke v0.7.4
3472025-08-30T04:28:26.293Z Downloaded unicode-linebreak v0.1.5
3482025-08-30T04:28:26.293Z Downloaded typeid v1.0.3
3492025-08-30T04:28:26.293Z Downloaded toml_write v0.1.2
3502025-08-30T04:28:26.293Z Downloaded thiserror v2.0.12
3512025-08-30T04:28:26.318Z Downloaded thiserror v1.0.69
3522025-08-30T04:28:26.318Z Downloaded terminal_size v0.4.0
3532025-08-30T04:28:26.318Z Downloaded version_check v0.9.5
3542025-08-30T04:28:26.318Z Downloaded utf16_iter v1.0.5
3552025-08-30T04:28:26.318Z Downloaded usdt-attr-macro v0.5.0
3562025-08-30T04:28:26.318Z Downloaded unicode-width v0.1.14
3572025-08-30T04:28:26.318Z Downloaded tempfile v3.20.0
3582025-08-30T04:28:26.342Z Downloaded zerofrom-derive v0.1.4
3592025-08-30T04:28:26.342Z Downloaded ucd-trie v0.1.7
3602025-08-30T04:28:26.342Z Downloaded writeable v0.5.5
3612025-08-30T04:28:26.343Z Downloaded thiserror-impl v2.0.12
3622025-08-30T04:28:26.343Z Downloaded anstream v0.6.18
3632025-08-30T04:28:26.343Z Downloaded cfg-if v1.0.1
3642025-08-30T04:28:26.343Z Downloaded clap v4.5.41
3652025-08-30T04:28:26.343Z Downloaded form_urlencoded v1.2.1
3662025-08-30T04:28:26.343Z Downloaded anyhow v1.0.99
3672025-08-30T04:28:26.368Z Downloaded bytecount v0.6.8
3682025-08-30T04:28:26.368Z Downloaded dof v0.3.0
3692025-08-30T04:28:26.368Z Downloaded clap_derive v4.5.41
3702025-08-30T04:28:26.368Z Downloaded cpufeatures v0.2.14
3712025-08-30T04:28:26.368Z Downloaded proc-macro-error v1.0.4
3722025-08-30T04:28:26.368Z Downloaded idna v1.0.3
3732025-08-30T04:28:26.368Z Downloaded crypto-common v0.1.6
3742025-08-30T04:28:26.393Z Downloaded anstyle v1.0.11
3752025-08-30T04:28:26.393Z Downloaded pretty-hex v0.4.1
3762025-08-30T04:28:26.393Z Downloaded smallvec v1.15.1
3772025-08-30T04:28:26.393Z Downloaded serde-value v0.7.0
3782025-08-30T04:28:26.419Z Downloaded syn v1.0.109
3792025-08-30T04:28:26.419Z Downloaded swrite v0.1.0
3802025-08-30T04:28:26.419Z Downloaded indexmap v2.10.0
3812025-08-30T04:28:26.444Z Downloaded stable_deref_trait v1.2.0
3822025-08-30T04:28:26.444Z Downloaded synstructure v0.13.1
3832025-08-30T04:28:26.444Z Downloaded serde v1.0.219
3842025-08-30T04:28:26.444Z Downloaded strsim v0.11.1
3852025-08-30T04:28:26.469Z Downloaded pest_meta v2.7.14
3862025-08-30T04:28:26.469Z Downloaded icu_normalizer v1.5.0
3872025-08-30T04:28:26.469Z Downloaded icu_properties_data v1.5.0
3882025-08-30T04:28:26.493Z Downloaded icu_locid_transform_data v1.5.0
3892025-08-30T04:28:26.494Z Downloaded scroll_derive v0.12.0
3902025-08-30T04:28:26.494Z Downloaded memchr v2.7.4
3912025-08-30T04:28:26.494Z Downloaded hashbrown v0.15.4
3922025-08-30T04:28:26.494Z Downloaded camino v1.1.11
3932025-08-30T04:28:26.494Z Downloaded syn v2.0.104
3942025-08-30T04:28:26.519Z Downloaded fnv v1.0.7
3952025-08-30T04:28:26.519Z Downloaded equivalent v1.0.2
3962025-08-30T04:28:26.519Z Downloaded rustix v1.0.7
3972025-08-30T04:28:26.544Z Downloaded rustix v0.38.37
3982025-08-30T04:28:26.581Z Downloaded tabled v0.15.0
3992025-08-30T04:28:26.607Z Downloaded cargo-util-schemas v0.8.2
4002025-08-30T04:28:26.607Z Downloaded pest_derive v2.7.14
4012025-08-30T04:28:26.607Z Downloaded percent-encoding v2.3.1
4022025-08-30T04:28:26.607Z Downloaded litemap v0.7.3
4032025-08-30T04:28:26.607Z Downloaded icu_locid_transform v1.5.0
4042025-08-30T04:28:26.607Z Downloaded serde_tokenstream v0.2.2
4052025-08-30T04:28:26.607Z Downloaded goblin v0.8.2
4062025-08-30T04:28:26.607Z Downloaded plain v0.2.3
4072025-08-30T04:28:26.607Z Downloaded once_cell v1.21.3
4082025-08-30T04:28:26.607Z Downloaded libc v0.2.174
4092025-08-30T04:28:26.632Z Downloaded errno v0.3.12
4102025-08-30T04:28:26.632Z Downloaded serde_json v1.0.142
4112025-08-30T04:28:26.632Z Downloaded semver v1.0.26
4122025-08-30T04:28:26.632Z Downloaded quote v1.0.40
4132025-08-30T04:28:26.657Z Downloaded proc-macro-error-attr v1.0.4
4142025-08-30T04:28:26.657Z Downloaded ordered-float v2.10.1
4152025-08-30T04:28:26.657Z Downloaded memmap v0.7.0
4162025-08-30T04:28:26.657Z Downloaded is_terminal_polyfill v1.70.1
4172025-08-30T04:28:26.657Z Downloaded heck v0.5.0
4182025-08-30T04:28:26.657Z Downloaded dtrace-parser v0.2.0
4192025-08-30T04:28:26.657Z Downloaded displaydoc v0.2.5
4202025-08-30T04:28:26.657Z Downloaded clap_lex v0.7.4
4212025-08-30T04:28:26.657Z Downloaded anstyle-query v1.1.1
4222025-08-30T04:28:26.658Z Downloaded serde_spanned v0.6.9
4232025-08-30T04:28:26.658Z Downloaded scroll v0.12.0
4242025-08-30T04:28:26.658Z Downloaded itoa v1.0.11
4252025-08-30T04:28:26.658Z Downloaded heck v0.4.1
4262025-08-30T04:28:26.658Z Downloaded camino-tempfile v1.4.1
4272025-08-30T04:28:26.658Z Downloaded papergrid v0.11.0
4282025-08-30T04:28:26.683Z Downloaded macaddr v1.0.1
4292025-08-30T04:28:26.683Z Downloaded fs-err v3.1.1
4302025-08-30T04:28:26.683Z Downloaded fastrand v2.1.1
4312025-08-30T04:28:26.683Z Downloaded sha2 v0.10.9
4322025-08-30T04:28:26.683Z Downloaded serde_derive v1.0.219
4332025-08-30T04:28:26.683Z Downloaded ryu v1.0.18
4342025-08-30T04:28:26.683Z Downloaded proc-macro2 v1.0.95
4352025-08-30T04:28:26.683Z Downloaded icu_normalizer_data v1.5.0
4362025-08-30T04:28:26.683Z Downloaded erased-serde v0.4.6
4372025-08-30T04:28:26.684Z Downloaded icu_provider_macros v1.5.0
4382025-08-30T04:28:26.684Z Downloaded getrandom v0.3.1
4392025-08-30T04:28:26.709Z Downloaded generic-array v0.14.7
4402025-08-30T04:28:26.709Z Downloaded cargo_metadata v0.21.0
4412025-08-30T04:28:26.709Z Downloaded cargo-platform v0.2.0
4422025-08-30T04:28:26.710Z Downloaded byteorder v1.5.0
4432025-08-30T04:28:26.710Z Downloaded autocfg v1.4.0
4442025-08-30T04:28:26.710Z Downloaded icu_locid v1.5.0
4452025-08-30T04:28:26.710Z Downloaded icu_collections v1.5.0
4462025-08-30T04:28:26.710Z Downloaded cargo_toml v0.21.0
4472025-08-30T04:28:26.710Z Downloaded num-traits v0.2.19
4482025-08-30T04:28:26.735Z Downloaded icu_properties v1.5.1
4492025-08-30T04:28:26.735Z Downloaded anstyle-parse v0.2.5
4502025-08-30T04:28:26.735Z Downloaded block-buffer v0.10.4
4512025-08-30T04:28:26.735Z Downloaded bitflags v2.9.1
4522025-08-30T04:28:26.735Z Downloaded tabled_derive v0.7.0
4532025-08-30T04:28:26.735Z Downloaded toml_edit v0.22.27
4542025-08-30T04:28:26.735Z Downloaded pest v2.7.14
4552025-08-30T04:28:26.735Z Downloaded textwrap v0.16.2
4562025-08-30T04:28:26.735Z Downloaded unicode-ident v1.0.18
4572025-08-30T04:28:26.762Z Downloaded tinystr v0.7.6
4582025-08-30T04:28:26.762Z Downloaded smawk v0.3.2
4592025-08-30T04:28:26.762Z Downloaded log v0.4.27
4602025-08-30T04:28:26.763Z Downloaded icu_provider v1.5.0
4612025-08-30T04:28:26.763Z Downloaded digest v0.10.7
4622025-08-30T04:28:26.763Z Downloaded idna_adapter v1.2.0
4632025-08-30T04:28:26.860Z Compiling proc-macro2 v1.0.95
4642025-08-30T04:28:26.860Z Compiling unicode-ident v1.0.18
4652025-08-30T04:28:26.860Z Compiling serde v1.0.219
4662025-08-30T04:28:26.897Z Compiling version_check v0.9.5
4672025-08-30T04:28:26.898Z Compiling libc v0.2.174
4682025-08-30T04:28:26.898Z Compiling memchr v2.7.4
4692025-08-30T04:28:26.938Z Compiling thiserror v1.0.69
4702025-08-30T04:28:26.938Z Compiling stable_deref_trait v1.2.0
4712025-08-30T04:28:27.223Z Compiling ucd-trie v0.1.7
4722025-08-30T04:28:27.281Z Compiling ryu v1.0.18
4732025-08-30T04:28:27.558Z Compiling writeable v0.5.5
4742025-08-30T04:28:27.641Z Compiling autocfg v1.4.0
4752025-08-30T04:28:27.686Z Compiling itoa v1.0.11
4762025-08-30T04:28:27.716Z Compiling litemap v0.7.3
4772025-08-30T04:28:28.064Z Compiling once_cell v1.21.3
4782025-08-30T04:28:28.160Z Compiling icu_locid_transform_data v1.5.0
4792025-08-30T04:28:28.190Z Compiling byteorder v1.5.0
4802025-08-30T04:28:28.287Z Compiling bitflags v2.9.1
4812025-08-30T04:28:28.388Z Compiling icu_properties_data v1.5.0
4822025-08-30T04:28:28.617Z Compiling serde_json v1.0.142
4832025-08-30T04:28:28.646Z Compiling num-traits v0.2.19
4842025-08-30T04:28:28.671Z Compiling icu_normalizer_data v1.5.0
4852025-08-30T04:28:28.710Z Compiling typeid v1.0.3
4862025-08-30T04:28:28.740Z Compiling rustix v0.38.37
4872025-08-30T04:28:28.812Z Compiling write16 v1.0.0
4882025-08-30T04:28:28.927Z Compiling quote v1.0.40
4892025-08-30T04:28:28.999Z Compiling equivalent v1.0.2
4902025-08-30T04:28:29.037Z Compiling hashbrown v0.15.4
4912025-08-30T04:28:29.141Z Compiling errno v0.3.12
4922025-08-30T04:28:29.201Z Compiling smallvec v1.15.1
4932025-08-30T04:28:29.263Z Compiling utf8_iter v1.0.4
4942025-08-30T04:28:29.373Z Compiling syn v2.0.104
4952025-08-30T04:28:29.403Z Compiling utf16_iter v1.0.5
4962025-08-30T04:28:29.608Z Compiling usdt-impl v0.5.0
4972025-08-30T04:28:29.695Z Compiling proc-macro-error-attr v1.0.4
4982025-08-30T04:28:29.720Z Compiling toml_write v0.1.2
4992025-08-30T04:28:29.720Z Compiling syn v1.0.109
5002025-08-30T04:28:29.943Z Compiling winnow v0.7.10
5012025-08-30T04:28:30.075Z Compiling indexmap v2.10.0
5022025-08-30T04:28:30.159Z Compiling thread-id v4.2.2
5032025-08-30T04:28:30.296Z Compiling proc-macro-error v1.0.4
5042025-08-30T04:28:30.371Z Compiling thiserror v2.0.12
5052025-08-30T04:28:30.404Z Compiling log v0.4.27
5062025-08-30T04:28:30.578Z Compiling percent-encoding v2.3.1
5072025-08-30T04:28:30.750Z Compiling utf8parse v0.2.2
5082025-08-30T04:28:30.887Z Compiling plain v0.2.3
5092025-08-30T04:28:30.924Z Compiling getrandom v0.3.1
5102025-08-30T04:28:30.962Z Compiling rustix v1.0.7
5112025-08-30T04:28:31.074Z Compiling semver v1.0.26
5122025-08-30T04:28:31.358Z Compiling camino v1.1.11
5132025-08-30T04:28:31.669Z Compiling terminal_size v0.4.0
5142025-08-30T04:28:31.806Z Compiling ordered-float v2.10.1
5152025-08-30T04:28:31.838Z Compiling anstyle-parse v0.2.5
5162025-08-30T04:28:31.911Z Compiling form_urlencoded v1.2.1
5172025-08-30T04:28:32.264Z Compiling is_terminal_polyfill v1.70.1
5182025-08-30T04:28:32.302Z Compiling anstyle v1.0.11
5192025-08-30T04:28:32.384Z Compiling cfg-if v1.0.1
5202025-08-30T04:28:32.455Z Compiling pretty-hex v0.4.1
5212025-08-30T04:28:32.511Z Compiling anstyle-query v1.1.1
5222025-08-30T04:28:32.620Z Compiling colorchoice v1.0.2
5232025-08-30T04:28:32.819Z Compiling anstream v0.6.18
5242025-08-30T04:28:33.093Z Compiling fs-err v3.1.1
5252025-08-30T04:28:33.131Z Compiling fnv v1.0.7
5262025-08-30T04:28:33.294Z Compiling heck v0.4.1
5272025-08-30T04:28:33.412Z Compiling anyhow v1.0.99
5282025-08-30T04:28:33.442Z Compiling strsim v0.11.1
5292025-08-30T04:28:33.501Z Compiling bytecount v0.6.8
5302025-08-30T04:28:33.733Z Compiling clap_lex v0.7.4
5312025-08-30T04:28:33.768Z Compiling unicode-xid v0.2.6
5322025-08-30T04:28:34.026Z Compiling heck v0.5.0
5332025-08-30T04:28:34.173Z Compiling unicode-width v0.1.14
5342025-08-30T04:28:34.226Z Compiling fastrand v2.1.1
5352025-08-30T04:28:34.442Z Compiling clap_builder v4.5.41
5362025-08-30T04:28:34.689Z Compiling papergrid v0.11.0
5372025-08-30T04:28:34.743Z Compiling tempfile v3.20.0
5382025-08-30T04:28:35.048Z Compiling memmap v0.7.0
5392025-08-30T04:28:35.436Z Compiling smawk v0.3.2
5402025-08-30T04:28:35.561Z Compiling unicode-width v0.2.0
5412025-08-30T04:28:35.561Z Compiling unicode-linebreak v0.1.5
5422025-08-30T04:28:36.204Z Compiling synstructure v0.13.1
5432025-08-30T04:28:36.233Z Compiling textwrap v0.16.2
5442025-08-30T04:28:37.217Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5452025-08-30T04:28:37.388Z Compiling swrite v0.1.0
5462025-08-30T04:28:37.454Z Compiling tabled_derive v0.7.0
5472025-08-30T04:28:38.883Z Compiling serde_derive v1.0.219
5482025-08-30T04:28:38.883Z Compiling zerofrom-derive v0.1.4
5492025-08-30T04:28:38.884Z Compiling yoke-derive v0.7.4
5502025-08-30T04:28:39.182Z Compiling zerovec-derive v0.10.3
5512025-08-30T04:28:39.300Z Compiling thiserror-impl v1.0.69
5522025-08-30T04:28:39.336Z Compiling displaydoc v0.2.5
5532025-08-30T04:28:40.781Z Compiling icu_provider_macros v1.5.0
5542025-08-30T04:28:40.806Z Compiling zerocopy-derive v0.7.35
5552025-08-30T04:28:41.429Z Compiling scroll_derive v0.12.0
5562025-08-30T04:28:41.545Z Compiling thiserror-impl v2.0.12
5572025-08-30T04:28:41.861Z Compiling clap_derive v4.5.41
5582025-08-30T04:28:42.390Z Compiling pest v2.7.14
5592025-08-30T04:28:42.437Z Compiling zerofrom v0.1.4
5602025-08-30T04:28:42.689Z Compiling yoke v0.7.4
5612025-08-30T04:28:42.769Z Compiling scroll v0.12.0
5622025-08-30T04:28:42.869Z Compiling zerocopy v0.7.35
5632025-08-30T04:28:43.094Z Compiling zerovec v0.10.4
5642025-08-30T04:28:43.326Z Compiling goblin v0.8.2
5652025-08-30T04:28:43.773Z Compiling tabled v0.15.0
5662025-08-30T04:28:44.840Z Compiling tinystr v0.7.6
5672025-08-30T04:28:44.908Z Compiling pest_meta v2.7.14
5682025-08-30T04:28:45.109Z Compiling icu_collections v1.5.0
5692025-08-30T04:28:45.278Z Compiling icu_locid v1.5.0
5702025-08-30T04:28:45.446Z Compiling clap v4.5.41
5712025-08-30T04:28:46.194Z Compiling pest_generator v2.7.14
5722025-08-30T04:28:47.051Z Compiling icu_provider v1.5.0
5732025-08-30T04:28:47.778Z Compiling icu_locid_transform v1.5.0
5742025-08-30T04:28:48.189Z Compiling pest_derive v2.7.14
5752025-08-30T04:28:48.880Z Compiling dtrace-parser v0.2.0
5762025-08-30T04:28:48.925Z Compiling icu_properties v1.5.1
5772025-08-30T04:28:50.395Z Compiling serde_tokenstream v0.2.2
5782025-08-30T04:28:50.457Z Compiling serde_spanned v0.6.9
5792025-08-30T04:28:50.457Z Compiling toml_datetime v0.6.11
5802025-08-30T04:28:50.627Z Compiling erased-serde v0.4.6
5812025-08-30T04:28:50.795Z Compiling serde-value v0.7.0
5822025-08-30T04:28:50.936Z Compiling toml_edit v0.22.27
5832025-08-30T04:28:51.405Z Compiling cargo-platform v0.2.0
5842025-08-30T04:28:51.568Z Compiling serde-untagged v0.1.7
5852025-08-30T04:28:51.730Z Compiling camino-tempfile v1.4.1
5862025-08-30T04:28:51.844Z Compiling macaddr v1.0.1
5872025-08-30T04:28:52.024Z Compiling dof v0.3.0
5882025-08-30T04:28:52.263Z Compiling icu_normalizer v1.5.0
5892025-08-30T04:28:53.162Z Compiling idna_adapter v1.2.0
5902025-08-30T04:28:53.342Z Compiling idna v1.0.3
5912025-08-30T04:28:53.675Z Compiling usdt-attr-macro v0.5.0
5922025-08-30T04:28:53.676Z Compiling usdt-macro v0.5.0
5932025-08-30T04:28:53.887Z Compiling url v2.5.4
5942025-08-30T04:28:54.182Z Compiling toml v0.8.23
5952025-08-30T04:28:54.754Z Compiling usdt v0.5.0
5962025-08-30T04:28:55.012Z Compiling cargo-util-schemas v0.8.2
5972025-08-30T04:28:55.052Z Compiling cargo_toml v0.21.0
5982025-08-30T04:28:57.075Z Compiling cargo_metadata v0.21.0
5992025-08-30T04:28:59.398Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002025-08-30T04:29:03.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
6012025-08-30T04:29:04.296Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022025-08-30T04:29:05.270Z Downloading crates ...
6032025-08-30T04:29:05.426Z Downloaded backoff v0.4.0
6042025-08-30T04:29:05.452Z Downloaded crc8 v0.1.1
6052025-08-30T04:29:05.452Z Downloaded constant_time_eq v0.3.1
6062025-08-30T04:29:05.452Z Downloaded crossbeam-epoch v0.9.18
6072025-08-30T04:29:05.477Z Downloaded crc32fast v1.4.2
6082025-08-30T04:29:05.477Z Downloaded globwalk v0.9.1
6092025-08-30T04:29:05.477Z Downloaded half v1.8.3
6102025-08-30T04:29:05.477Z Downloaded hubpack_derive v0.1.1
6112025-08-30T04:29:05.477Z Downloaded crossbeam-channel v0.5.15
6122025-08-30T04:29:05.503Z Downloaded take_mut v0.2.2
6132025-08-30T04:29:05.503Z Downloaded ssh-cipher v0.2.0
6142025-08-30T04:29:05.503Z Downloaded tokio-native-tls v0.3.1
6152025-08-30T04:29:05.528Z Downloaded void v1.0.2
6162025-08-30T04:29:05.528Z Downloaded socket2 v0.6.0
6172025-08-30T04:29:05.528Z Downloaded vsss-rs v3.3.4
6182025-08-30T04:29:05.528Z Downloaded crunchy v0.2.2
6192025-08-30T04:29:05.554Z Downloaded embedded-io v0.6.1
6202025-08-30T04:29:05.554Z Downloaded endian-type v0.1.2
6212025-08-30T04:29:05.554Z Downloaded normalize-line-endings v0.3.0
6222025-08-30T04:29:05.554Z Downloaded env_filter v0.1.2
6232025-08-30T04:29:05.554Z Downloaded nodrop v0.1.14
6242025-08-30T04:29:05.554Z Downloaded parse-size v1.1.0
6252025-08-30T04:29:05.580Z Downloaded parking_lot_core v0.9.10
6262025-08-30T04:29:05.580Z Downloaded siphasher v0.3.11
6272025-08-30T04:29:05.580Z Downloaded try-lock v0.2.5
6282025-08-30T04:29:05.580Z Downloaded supports-color v3.0.2
6292025-08-30T04:29:05.605Z Downloaded xshell-macros v0.2.7
6302025-08-30T04:29:05.605Z Downloaded darling_macro v0.20.10
6312025-08-30T04:29:05.605Z Downloaded derive_builder_macro v0.20.2
6322025-08-30T04:29:05.605Z Downloaded subprocess v0.2.9
6332025-08-30T04:29:05.630Z Downloaded nibble_vec v0.1.0
6342025-08-30T04:29:05.630Z Downloaded newtype-uuid v1.2.4
6352025-08-30T04:29:05.631Z Downloaded tinyvec_macros v0.1.1
6362025-08-30T04:29:05.631Z Downloaded unicode-truncate v1.1.0
6372025-08-30T04:29:05.657Z Downloaded tls_codec_derive v0.4.1
6382025-08-30T04:29:05.657Z Downloaded difflib v0.4.0
6392025-08-30T04:29:05.657Z Downloaded oso-derive v0.27.3
6402025-08-30T04:29:05.657Z Downloaded dirs-next v2.0.0
6412025-08-30T04:29:05.682Z Downloaded slog-dtrace v0.3.0
6422025-08-30T04:29:05.682Z Downloaded pin-utils v0.1.0
6432025-08-30T04:29:05.682Z Downloaded structmeta-derive v0.3.0
6442025-08-30T04:29:05.682Z Downloaded zeroize v1.8.1
6452025-08-30T04:29:05.708Z Downloaded unicase v2.7.0
6462025-08-30T04:29:05.708Z Downloaded openssl-macros v0.1.1
6472025-08-30T04:29:05.733Z Downloaded number_prefix v0.4.0
6482025-08-30T04:29:05.733Z Downloaded rtoolbox v0.0.2
6492025-08-30T04:29:05.733Z Downloaded time-core v0.1.2
6502025-08-30T04:29:05.733Z Downloaded num_enum v0.5.11
6512025-08-30T04:29:05.733Z Downloaded gethostname v0.5.0
6522025-08-30T04:29:05.758Z Downloaded rand_core v0.9.3
6532025-08-30T04:29:05.758Z Downloaded ref-cast-impl v1.0.24
6542025-08-30T04:29:05.758Z Downloaded flate2 v1.1.2
6552025-08-30T04:29:05.758Z Downloaded darling v0.21.0
6562025-08-30T04:29:05.783Z Downloaded resolv-conf v0.7.0
6572025-08-30T04:29:05.783Z Downloaded omicron-zone-package v0.12.2
6582025-08-30T04:29:05.783Z Downloaded socket2 v0.5.10
6592025-08-30T04:29:05.783Z Downloaded toml_edit v0.19.15
6602025-08-30T04:29:05.808Z Downloaded snafu v0.8.5
6612025-08-30T04:29:05.833Z Downloaded rpassword v7.4.0
6622025-08-30T04:29:05.833Z Downloaded tower-http v0.6.6
6632025-08-30T04:29:05.833Z Downloaded steno v0.4.1
6642025-08-30T04:29:05.858Z Downloaded tough v0.20.0
6652025-08-30T04:29:05.858Z Downloaded webpki-roots v1.0.1
6662025-08-30T04:29:05.858Z Downloaded futures-util v0.3.31
6672025-08-30T04:29:05.882Z Downloaded reqwest v0.12.22
6682025-08-30T04:29:05.908Z Downloaded radix_trie v0.2.1
6692025-08-30T04:29:05.908Z Downloaded git2 v0.19.0
6702025-08-30T04:29:05.908Z Downloaded object v0.30.4
6712025-08-30T04:29:05.932Z Downloaded regex v1.11.1
6722025-08-30T04:29:05.932Z Downloaded regex-syntax v0.6.29
6732025-08-30T04:29:05.957Z Downloaded diesel v2.2.12
6742025-08-30T04:29:05.982Z Downloaded object v0.36.5
6752025-08-30T04:29:05.982Z Downloaded openapiv3 v2.2.0
6762025-08-30T04:29:06.007Z Downloaded regress v0.10.4
6772025-08-30T04:29:06.007Z Downloaded sled v0.34.7
6782025-08-30T04:29:06.032Z Downloaded regex-syntax v0.8.5
6792025-08-30T04:29:06.032Z Downloaded ratatui v0.29.0
6802025-08-30T04:29:06.057Z Downloaded smoltcp v0.11.0
6812025-08-30T04:29:06.082Z Downloaded hickory-proto v0.25.2
6822025-08-30T04:29:06.106Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6832025-08-30T04:29:06.106Z Downloaded tokio v1.47.0
6842025-08-30T04:29:06.148Z Downloaded gimli v0.31.1
6852025-08-30T04:29:06.172Z Downloaded openssl v0.10.73
6862025-08-30T04:29:06.173Z Downloaded hickory-proto v0.24.4
6872025-08-30T04:29:06.197Z Downloaded zerocopy-derive v0.6.6
6882025-08-30T04:29:06.222Z Downloaded smoltcp v0.9.1
6892025-08-30T04:29:06.222Z Downloaded petgraph v0.6.5
6902025-08-30T04:29:06.247Z Downloaded jiff v0.2.15
6912025-08-30T04:29:06.272Z Downloaded regex-automata v0.4.8
6922025-08-30T04:29:06.272Z Downloaded lzma-sys v0.1.20
6932025-08-30T04:29:06.299Z Downloaded csv v1.3.1
6942025-08-30T04:29:06.325Z Downloaded chrono-tz v0.10.4
6952025-08-30T04:29:06.349Z Downloaded petgraph v0.8.2
6962025-08-30T04:29:06.375Z Downloaded zlib-rs v0.5.1
6972025-08-30T04:29:06.375Z Downloaded libz-sys v1.1.20
6982025-08-30T04:29:06.411Z Downloaded zerocopy v0.8.26
6992025-08-30T04:29:06.445Z Downloaded tabled v0.18.0
7002025-08-30T04:29:06.476Z Downloaded curve25519-dalek v4.1.3
7012025-08-30T04:29:06.501Z Downloaded sha3 v0.10.8
7022025-08-30T04:29:06.501Z Downloaded polar-core v0.27.3
7032025-08-30T04:29:06.526Z Downloaded typify-impl v0.3.0
7042025-08-30T04:29:06.526Z Downloaded petname v2.0.2
7052025-08-30T04:29:06.551Z Downloaded russh v0.45.0
7062025-08-30T04:29:06.551Z Downloaded rsa v0.9.6
7072025-08-30T04:29:06.551Z Downloaded rustls-webpki v0.102.8
7082025-08-30T04:29:06.576Z Downloaded nix v0.27.1
7092025-08-30T04:29:06.601Z Downloaded typify-impl v0.4.1
7102025-08-30T04:29:06.601Z Downloaded moka v0.12.10
7112025-08-30T04:29:06.625Z Downloaded rustls v0.23.19
7122025-08-30T04:29:06.626Z Downloaded rustls v0.22.4
7132025-08-30T04:29:06.650Z Downloaded dropshot v0.16.3
7142025-08-30T04:29:06.675Z Downloaded encoding_rs v0.8.34
7152025-08-30T04:29:06.700Z Downloaded typify-impl v0.2.0
7162025-08-30T04:29:06.700Z Downloaded lalrpop v0.19.12
7172025-08-30T04:29:06.724Z Downloaded tower v0.5.2
7182025-08-30T04:29:06.724Z Downloaded rustls-webpki v0.101.7
7192025-08-30T04:29:06.750Z Downloaded nix v0.29.0
7202025-08-30T04:29:06.775Z Downloaded time v0.3.36
7212025-08-30T04:29:06.775Z Downloaded rustls v0.21.12
7222025-08-30T04:29:06.775Z Downloaded nix v0.30.1
7232025-08-30T04:29:06.800Z Downloaded snafu-derive v0.8.5
7242025-08-30T04:29:06.800Z Downloaded rustls-pki-types v1.10.0
7252025-08-30T04:29:06.800Z Downloaded unicode-normalization v0.1.24
7262025-08-30T04:29:06.800Z Downloaded der v0.7.9
7272025-08-30T04:29:06.825Z Downloaded zip v4.2.0
7282025-08-30T04:29:06.825Z Downloaded reedline v0.40.0
7292025-08-30T04:29:06.825Z Downloaded nix v0.28.0
7302025-08-30T04:29:06.850Z Downloaded bzip2-sys v0.1.13+1.0.8
7312025-08-30T04:29:06.850Z Downloaded stringprep v0.1.5
7322025-08-30T04:29:06.850Z Downloaded string_cache v0.8.9
7332025-08-30T04:29:06.850Z Downloaded static_assertions v1.1.0
7342025-08-30T04:29:06.850Z Downloaded rfc6979 v0.4.0
7352025-08-30T04:29:06.875Z Downloaded toml_parser v1.0.2
7362025-08-30T04:29:06.875Z Downloaded toml v0.9.5
7372025-08-30T04:29:06.875Z Downloaded ring v0.17.14
7382025-08-30T04:29:06.905Z Downloaded rand_chacha v0.9.0
7392025-08-30T04:29:06.930Z Downloaded rand v0.9.2
7402025-08-30T04:29:06.930Z Downloaded rand v0.8.5
7412025-08-30T04:29:06.930Z Downloaded ron v0.8.1
7422025-08-30T04:29:06.930Z Downloaded prettyplease v0.2.36
7432025-08-30T04:29:06.930Z Downloaded serde_with v3.14.0
7442025-08-30T04:29:06.955Z Downloaded portable-atomic v1.11.0
7452025-08-30T04:29:06.955Z Downloaded hyper v1.6.0
7462025-08-30T04:29:06.955Z Downloaded olpc-cjson v0.1.4
7472025-08-30T04:29:06.955Z Downloaded num_enum_derive v0.5.11
7482025-08-30T04:29:06.979Z Downloaded ghash v0.5.1
7492025-08-30T04:29:06.979Z Downloaded getrandom v0.2.15
7502025-08-30T04:29:06.979Z Downloaded time-macros v0.2.18
7512025-08-30T04:29:06.979Z Downloaded der_derive v0.7.3
7522025-08-30T04:29:06.980Z Downloaded ron v0.7.1
7532025-08-30T04:29:06.980Z Downloaded libgit2-sys v0.17.0+1.8.1
7542025-08-30T04:29:07.043Z Downloaded flume v0.11.1
7552025-08-30T04:29:07.104Z Downloaded rustyline v14.0.0
7562025-08-30T04:29:07.104Z Downloaded hkdf v0.12.4
7572025-08-30T04:29:07.104Z Downloaded rand_core v0.6.4
7582025-08-30T04:29:07.104Z Downloaded topological-sort v0.2.2
7592025-08-30T04:29:07.104Z Downloaded toml_writer v1.0.2
7602025-08-30T04:29:07.104Z Downloaded toml_datetime v0.7.0
7612025-08-30T04:29:07.104Z Downloaded iri-string v0.7.8
7622025-08-30T04:29:07.104Z Downloaded defmt v0.3.8
7632025-08-30T04:29:07.104Z Downloaded pretty_assertions v1.4.1
7642025-08-30T04:29:07.104Z Downloaded zip v0.6.6
7652025-08-30T04:29:07.104Z Downloaded itertools v0.14.0
7662025-08-30T04:29:07.104Z Downloaded futures-task v0.3.31
7672025-08-30T04:29:07.104Z Downloaded typify-macro v0.4.1
7682025-08-30T04:29:07.105Z Downloaded rustls-pemfile v2.2.0
7692025-08-30T04:29:07.105Z Downloaded yansi v1.0.1
7702025-08-30T04:29:07.105Z Downloaded libxml v0.3.3
7712025-08-30T04:29:07.130Z Downloaded itertools v0.12.1
7722025-08-30T04:29:07.130Z Downloaded futures-sink v0.3.31
7732025-08-30T04:29:07.130Z Downloaded futures-macro v0.3.31
7742025-08-30T04:29:07.130Z Downloaded futures-io v0.3.31
7752025-08-30T04:29:07.130Z Downloaded deranged v0.3.11
7762025-08-30T04:29:07.130Z Downloaded defmt-macros v0.3.9
7772025-08-30T04:29:07.130Z Downloaded typify-macro v0.3.0
7782025-08-30T04:29:07.130Z Downloaded foreign-types-macros v0.2.3
7792025-08-30T04:29:07.130Z Downloaded fixedbitset v0.5.7
7802025-08-30T04:29:07.130Z Downloaded iddqd v0.3.9
7812025-08-30T04:29:07.154Z Downloaded flagset v0.4.6
7822025-08-30T04:29:07.155Z Downloaded test-strategy v0.4.3
7832025-08-30T04:29:07.155Z Downloaded unicode-bidi v0.3.17
7842025-08-30T04:29:07.155Z Downloaded pin-project v1.1.6
7852025-08-30T04:29:07.179Z Downloaded tokio-util v0.7.15
7862025-08-30T04:29:07.180Z Downloaded prefix-trie v0.7.0
7872025-08-30T04:29:07.180Z Downloaded winnow v0.6.26
7882025-08-30T04:29:07.207Z Downloaded winnow v0.5.40
7892025-08-30T04:29:07.207Z Downloaded itertools v0.13.0
7902025-08-30T04:29:07.207Z Downloaded num_threads v0.1.7
7912025-08-30T04:29:07.207Z Downloaded fxhash v0.2.1
7922025-08-30T04:29:07.207Z Downloaded foreign-types-shared v0.3.1
7932025-08-30T04:29:07.207Z Downloaded foreign-types-shared v0.1.1
7942025-08-30T04:29:07.207Z Downloaded defmt-parser v0.3.4
7952025-08-30T04:29:07.232Z Downloaded debug-ignore v1.0.5
7962025-08-30T04:29:07.232Z Downloaded typify-macro v0.2.0
7972025-08-30T04:29:07.232Z Downloaded tower-layer v0.3.3
7982025-08-30T04:29:07.232Z Downloaded russh-cryptovec v0.7.3
7992025-08-30T04:29:07.232Z Downloaded foreign-types v0.5.0
8002025-08-30T04:29:07.232Z Downloaded foldhash v0.1.5
8012025-08-30T04:29:07.232Z Downloaded float-cmp v0.10.0
8022025-08-30T04:29:07.232Z Downloaded thread_local v1.1.8
8032025-08-30T04:29:07.232Z Downloaded thiserror-no-std v2.0.2
8042025-08-30T04:29:07.232Z Downloaded rand_chacha v0.3.1
8052025-08-30T04:29:07.232Z Downloaded proc-macro-crate v1.3.1
8062025-08-30T04:29:07.232Z Downloaded pkcs5 v0.7.1
8072025-08-30T04:29:07.232Z Downloaded pkcs1 v0.7.5
8082025-08-30T04:29:07.232Z Downloaded pin-project-internal v1.1.6
8092025-08-30T04:29:07.257Z Downloaded darling v0.20.10
8102025-08-30T04:29:07.257Z Downloaded daft-derive v0.1.4
8112025-08-30T04:29:07.258Z Downloaded daft v0.1.4
8122025-08-30T04:29:07.258Z Downloaded zerocopy v0.6.6
8132025-08-30T04:29:07.258Z Downloaded slog-term v2.9.1
8142025-08-30T04:29:07.258Z Downloaded slog-stdlog v4.1.1
8152025-08-30T04:29:07.258Z Downloaded slog-json v2.6.1
8162025-08-30T04:29:07.258Z Downloaded slog-envlogger v2.2.0
8172025-08-30T04:29:07.258Z Downloaded phf_shared v0.12.1
8182025-08-30T04:29:07.258Z Downloaded phf v0.12.1
8192025-08-30T04:29:07.283Z Downloaded p256 v0.13.2
8202025-08-30T04:29:07.283Z Downloaded openssl-sys v0.9.109
8212025-08-30T04:29:07.283Z Downloaded num-rational v0.4.2
8222025-08-30T04:29:07.283Z Downloaded unsafe-libyaml v0.2.11
8232025-08-30T04:29:07.283Z Downloaded unicode-segmentation v1.12.0
8242025-08-30T04:29:07.283Z Downloaded toml v0.7.8
8252025-08-30T04:29:07.283Z Downloaded predicates v3.1.3
8262025-08-30T04:29:07.308Z Downloaded p384 v0.13.0
8272025-08-30T04:29:07.308Z Downloaded libm v0.2.8
8282025-08-30T04:29:07.308Z Downloaded itertools v0.10.5
8292025-08-30T04:29:07.332Z Downloaded indicatif v0.18.0
8302025-08-30T04:29:07.333Z Downloaded hickory-server v0.25.2
8312025-08-30T04:29:07.333Z Downloaded hickory-resolver v0.24.4
8322025-08-30T04:29:07.333Z Downloaded crossterm v0.28.1
8332025-08-30T04:29:07.358Z Downloaded opaque-debug v0.3.1
8342025-08-30T04:29:07.358Z Downloaded foreign-types v0.3.2
8352025-08-30T04:29:07.358Z Downloaded float-ord v0.3.2
8362025-08-30T04:29:07.358Z Downloaded thiserror-impl-no-std v2.0.2
8372025-08-30T04:29:07.358Z Downloaded strum_macros v0.24.3
8382025-08-30T04:29:07.358Z Downloaded strum v0.27.2
8392025-08-30T04:29:07.358Z Downloaded strum v0.26.3
8402025-08-30T04:29:07.358Z Downloaded structmeta v0.3.0
8412025-08-30T04:29:07.358Z Downloaded strip-ansi-escapes v0.2.0
8422025-08-30T04:29:07.358Z Downloaded primeorder v0.13.6
8432025-08-30T04:29:07.358Z Downloaded pin-project-lite v0.2.14
8442025-08-30T04:29:07.358Z Downloaded curve25519-dalek-derive v0.1.1
8452025-08-30T04:29:07.358Z Downloaded yasna v0.5.2
8462025-08-30T04:29:07.383Z Downloaded whoami v1.5.2
8472025-08-30T04:29:07.383Z Downloaded smf v0.2.3
8482025-08-30T04:29:07.383Z Downloaded smallvec v0.6.14
8492025-08-30T04:29:07.383Z Downloaded slog-scope v4.4.0
8502025-08-30T04:29:07.383Z Downloaded phf_shared v0.11.2
8512025-08-30T04:29:07.383Z Downloaded phf v0.11.2
8522025-08-30T04:29:07.383Z Downloaded walkdir v2.5.0
8532025-08-30T04:29:07.383Z Downloaded unit-prefix v0.5.1
8542025-08-30T04:29:07.383Z Downloaded signal-hook-registry v1.4.2
8552025-08-30T04:29:07.383Z Downloaded signal-hook v0.3.18
8562025-08-30T04:29:07.383Z Downloaded oso v0.27.3
8572025-08-30T04:29:07.383Z Downloaded mime v0.3.17
8582025-08-30T04:29:07.384Z Downloaded fixedbitset v0.4.2
8592025-08-30T04:29:07.409Z Downloaded unicode_categories v0.1.1
8602025-08-30T04:29:07.409Z Downloaded signal-hook-mio v0.2.4
8612025-08-30T04:29:07.409Z Downloaded diesel_derives v2.2.3
8622025-08-30T04:29:07.409Z Downloaded slog v2.7.0
8632025-08-30T04:29:07.409Z Downloaded hashbrown v0.12.3
8642025-08-30T04:29:07.409Z Downloaded openssl-probe v0.1.5
8652025-08-30T04:29:07.409Z Downloaded zeroize_derive v1.4.2
8662025-08-30T04:29:07.409Z Downloaded xz2 v0.1.7
8672025-08-30T04:29:07.409Z Downloaded which v4.4.2
8682025-08-30T04:29:07.409Z Downloaded unarray v0.1.4
8692025-08-30T04:29:07.409Z Downloaded owo-colors v4.2.2
8702025-08-30T04:29:07.434Z Downloaded num-iter v0.1.45
8712025-08-30T04:29:07.434Z Downloaded memoffset v0.9.1
8722025-08-30T04:29:07.434Z Downloaded display-error-chain v0.2.2
8732025-08-30T04:29:07.434Z Downloaded dirs-sys-next v0.1.2
8742025-08-30T04:29:07.434Z Downloaded derive-where v1.5.0
8752025-08-30T04:29:07.434Z Downloaded untrusted v0.9.0
8762025-08-30T04:29:07.434Z Downloaded untrusted v0.7.1
8772025-08-30T04:29:07.434Z Downloaded universal-hash v0.5.1
8782025-08-30T04:29:07.434Z Downloaded shlex v1.3.0
8792025-08-30T04:29:07.435Z Downloaded sha1 v0.10.6
8802025-08-30T04:29:07.435Z Downloaded serde_yaml v0.9.34+deprecated
8812025-08-30T04:29:07.460Z Downloaded predicates-core v1.0.8
8822025-08-30T04:29:07.460Z Downloaded num-derive v0.4.2
8832025-08-30T04:29:07.460Z Downloaded num-derive v0.3.3
8842025-08-30T04:29:07.460Z Downloaded des v0.8.1
8852025-08-30T04:29:07.460Z Downloaded rayon v1.10.0
8862025-08-30T04:29:07.460Z Downloaded http v1.3.1
8872025-08-30T04:29:07.460Z Downloaded signal-hook-tokio v0.3.1
8882025-08-30T04:29:07.460Z Downloaded rusty-fork v0.3.0
8892025-08-30T04:29:07.485Z Downloaded rustversion v1.0.17
8902025-08-30T04:29:07.485Z Downloaded pem-rfc7468 v0.7.0
8912025-08-30T04:29:07.486Z Downloaded pem v3.0.5
8922025-08-30T04:29:07.486Z Downloaded oxnet v0.1.3
8932025-08-30T04:29:07.486Z Downloaded oxide-tokio-rt v0.1.2
8942025-08-30T04:29:07.486Z Downloaded memmap2 v0.9.5
8952025-08-30T04:29:07.486Z Downloaded filetime v0.2.25
8962025-08-30T04:29:07.486Z Downloaded diff v0.1.13
8972025-08-30T04:29:07.486Z Downloaded mio v1.0.2
8982025-08-30T04:29:07.511Z Downloaded minimal-lexical v0.2.1
8992025-08-30T04:29:07.511Z Downloaded diesel-dtrace v0.4.2
9002025-08-30T04:29:07.511Z Downloaded rcgen v0.12.1
9012025-08-30T04:29:07.511Z Downloaded jiff-static v0.2.15
9022025-08-30T04:29:07.511Z Downloaded hashbrown v0.13.2
9032025-08-30T04:29:07.511Z Downloaded derive_builder_core v0.20.2
9042025-08-30T04:29:07.511Z Downloaded derive_builder v0.20.2
9052025-08-30T04:29:07.536Z Downloaded derive-ex v0.1.8
9062025-08-30T04:29:07.536Z Downloaded utf-8 v0.7.6
9072025-08-30T04:29:07.536Z Downloaded tokio-tungstenite v0.23.1
9082025-08-30T04:29:07.536Z Downloaded tinyvec v1.8.0
9092025-08-30T04:29:07.536Z Downloaded futures-executor v0.3.31
9102025-08-30T04:29:07.536Z Downloaded ingot-macros v0.1.1
9112025-08-30T04:29:07.536Z Downloaded glob v0.3.2
9122025-08-30T04:29:07.536Z Downloaded want v0.3.1
9132025-08-30T04:29:07.536Z Downloaded ignore v0.4.23
9142025-08-30T04:29:07.536Z Downloaded hyper-util v0.1.16
9152025-08-30T04:29:07.561Z Downloaded unicode-properties v0.1.3
9162025-08-30T04:29:07.561Z Downloaded serde_with_macros v3.14.0
9172025-08-30T04:29:07.561Z Downloaded pretty-hex v0.2.1
9182025-08-30T04:29:07.561Z Downloaded predicates-tree v1.0.12
9192025-08-30T04:29:07.561Z Downloaded postgres-types v0.2.9
9202025-08-30T04:29:07.561Z Downloaded miniz_oxide v0.8.5
9212025-08-30T04:29:07.561Z Downloaded x509-cert v0.2.5
9222025-08-30T04:29:07.586Z Downloaded p521 v0.13.3
9232025-08-30T04:29:07.586Z Downloaded hickory-resolver v0.25.2
9242025-08-30T04:29:07.586Z Downloaded tls_codec v0.4.1
9252025-08-30T04:29:07.586Z Downloaded tiny-keccak v2.0.2
9262025-08-30T04:29:07.611Z Downloaded shell-words v1.1.0
9272025-08-30T04:29:07.611Z Downloaded postgres-protocol v0.6.8
9282025-08-30T04:29:07.611Z Downloaded postcard v1.0.10
9292025-08-30T04:29:07.611Z Downloaded poly1305 v0.8.0
9302025-08-30T04:29:07.611Z Downloaded num-integer v0.1.46
9312025-08-30T04:29:07.611Z Downloaded futures v0.3.31
9322025-08-30T04:29:07.611Z Downloaded darling_core v0.21.0
9332025-08-30T04:29:07.636Z Downloaded vte v0.11.1
9342025-08-30T04:29:07.636Z Downloaded precomputed-hash v0.1.1
9352025-08-30T04:29:07.636Z Downloaded pkcs8 v0.10.2
9362025-08-30T04:29:07.636Z Downloaded multer v3.1.0
9372025-08-30T04:29:07.636Z Downloaded derive_more-impl v2.0.1
9382025-08-30T04:29:07.636Z Downloaded derive_more v2.0.1
9392025-08-30T04:29:07.661Z Downloaded data-encoding v2.9.0
9402025-08-30T04:29:07.661Z Downloaded rustls-native-certs v0.8.1
9412025-08-30T04:29:07.661Z Downloaded nom v7.1.3
9422025-08-30T04:29:07.661Z Downloaded vcpkg v0.2.15
9432025-08-30T04:29:07.704Z Downloaded lzss v0.8.2
9442025-08-30T04:29:07.728Z Downloaded litrs v0.4.1
9452025-08-30T04:29:07.728Z Downloaded indexmap v1.9.3
9462025-08-30T04:29:07.728Z Downloaded heapless v0.7.17
9472025-08-30T04:29:07.728Z Downloaded serde_urlencoded v0.7.1
9482025-08-30T04:29:07.729Z Downloaded serde_spanned v1.0.0
9492025-08-30T04:29:07.729Z Downloaded serde_repr v0.1.19
9502025-08-30T04:29:07.729Z Downloaded serde_plain v1.0.2
9512025-08-30T04:29:07.729Z Downloaded salsa20 v0.10.2
9522025-08-30T04:29:07.754Z Downloaded ppv-lite86 v0.2.20
9532025-08-30T04:29:07.754Z Downloaded powerfmt v0.2.0
9542025-08-30T04:29:07.754Z Downloaded polyval v0.6.2
9552025-08-30T04:29:07.754Z Downloaded pkg-config v0.3.31
9562025-08-30T04:29:07.754Z Downloaded native-tls v0.2.12
9572025-08-30T04:29:07.754Z Downloaded mime_guess v2.0.5
9582025-08-30T04:29:07.754Z Downloaded derive_more v0.99.20
9592025-08-30T04:29:07.754Z Downloaded darling_core v0.20.10
9602025-08-30T04:29:07.754Z Downloaded tracing-core v0.1.32
9612025-08-30T04:29:07.779Z Downloaded tracing v0.1.40
9622025-08-30T04:29:07.779Z Downloaded peg-macros v0.8.5
9632025-08-30T04:29:07.779Z Downloaded num-complex v0.4.6
9642025-08-30T04:29:07.779Z Downloaded csv-core v0.1.11
9652025-08-30T04:29:07.779Z Downloaded indicatif v0.17.11
9662025-08-30T04:29:07.779Z Downloaded heapless v0.8.0
9672025-08-30T04:29:07.779Z Downloaded nanorand v0.7.0
9682025-08-30T04:29:07.779Z Downloaded multimap v0.10.1
9692025-08-30T04:29:07.779Z Downloaded futures-channel v0.3.31
9702025-08-30T04:29:07.804Z Downloaded diesel_table_macro_syntax v0.2.0
9712025-08-30T04:29:07.804Z Downloaded tungstenite v0.23.0
9722025-08-30T04:29:07.804Z Downloaded tungstenite v0.21.0
9732025-08-30T04:29:07.804Z Downloaded termtree v0.5.1
9742025-08-30T04:29:07.804Z Downloaded termios v0.3.3
9752025-08-30T04:29:07.804Z Downloaded termcolor v1.4.1
9762025-08-30T04:29:07.804Z Downloaded slog-bunyan v2.5.0
9772025-08-30T04:29:07.805Z Downloaded slog-async v2.8.0
9782025-08-30T04:29:07.805Z Downloaded rustls-pemfile v1.0.4
9792025-08-30T04:29:07.805Z Downloaded pbkdf2 v0.12.2
9802025-08-30T04:29:07.805Z Downloaded num-bigint-dig v0.8.4
9812025-08-30T04:29:07.830Z Downloaded iana-time-zone v0.1.63
9822025-08-30T04:29:07.830Z Downloaded newtype_derive v0.1.6
9832025-08-30T04:29:07.830Z Downloaded newline-converter v0.3.0
9842025-08-30T04:29:07.831Z Downloaded new_debug_unreachable v1.0.6
9852025-08-30T04:29:07.831Z Downloaded futures-core v0.3.31
9862025-08-30T04:29:07.832Z Downloaded funty v2.0.0
9872025-08-30T04:29:07.832Z Downloaded fs_extra v1.3.0
9882025-08-30T04:29:07.832Z Downloaded fs-err v2.11.0
9892025-08-30T04:29:07.832Z Downloaded darling_macro v0.21.0
9902025-08-30T04:29:07.832Z Downloaded xshell v0.2.7
9912025-08-30T04:29:07.832Z Downloaded ref-cast v1.0.24
9922025-08-30T04:29:07.857Z Downloaded pbkdf2 v0.11.0
9932025-08-30T04:29:07.857Z Downloaded paste v1.0.15
9942025-08-30T04:29:07.857Z Downloaded num-bigint v0.4.6
9952025-08-30T04:29:07.857Z Downloaded expectorate v1.2.0
9962025-08-30T04:29:07.857Z Downloaded crossterm v0.29.0
9972025-08-30T04:29:07.857Z Downloaded headers v0.4.1
9982025-08-30T04:29:07.881Z Downloaded peg v0.8.5
9992025-08-30T04:29:07.882Z Downloaded lock_api v0.4.12
10002025-08-30T04:29:07.882Z Downloaded libloading v0.8.5
10012025-08-30T04:29:07.882Z Downloaded jobserver v0.1.32
10022025-08-30T04:29:07.882Z Downloaded bstr v1.10.0
10032025-08-30T04:29:07.907Z Downloaded xattr v1.3.1
10042025-08-30T04:29:07.907Z Downloaded wyz v0.5.1
10052025-08-30T04:29:07.907Z Downloaded tui-tree-widget v0.23.1
10062025-08-30T04:29:07.907Z Downloaded tracing-attributes v0.1.27
10072025-08-30T04:29:07.907Z Downloaded similar v2.7.0
10082025-08-30T04:29:07.907Z Downloaded ff v0.13.0
10092025-08-30T04:29:07.907Z Downloaded fd-lock v4.0.2
10102025-08-30T04:29:07.907Z Downloaded internet-checksum v0.2.1
10112025-08-30T04:29:07.907Z Downloaded ingot v0.1.1
10122025-08-30T04:29:07.908Z Downloaded impl-trait-for-tuples v0.2.2
10132025-08-30T04:29:07.932Z Downloaded waitgroup v0.1.2
10142025-08-30T04:29:07.932Z Downloaded subtle v2.6.1
10152025-08-30T04:29:07.933Z Downloaded rayon-core v1.12.1
10162025-08-30T04:29:07.933Z Downloaded papergrid v0.14.0
10172025-08-30T04:29:07.933Z Downloaded ctr v0.9.2
10182025-08-30T04:29:07.933Z Downloaded libsw-core v0.3.1
10192025-08-30T04:29:07.933Z Downloaded ipnet v2.11.0
10202025-08-30T04:29:07.933Z Downloaded inout v0.1.3
10212025-08-30T04:29:07.957Z Downloaded indoc v1.0.9
10222025-08-30T04:29:07.958Z Downloaded hyper-tls v0.6.0
10232025-08-30T04:29:07.958Z Downloaded hyper-staticfile v0.10.1
10242025-08-30T04:29:07.958Z Downloaded wait-timeout v0.2.0
10252025-08-30T04:29:07.958Z Downloaded support-bundle-viewer v0.1.2
10262025-08-30T04:29:07.958Z Downloaded strum_macros v0.27.1
10272025-08-30T04:29:07.958Z Downloaded strum_macros v0.26.4
10282025-08-30T04:29:07.958Z Downloaded russh-keys v0.45.0
10292025-08-30T04:29:07.958Z Downloaded elliptic-curve v0.13.8
10302025-08-30T04:29:07.958Z Downloaded hmac v0.12.1
10312025-08-30T04:29:07.983Z Downloaded slab v0.4.9
10322025-08-30T04:29:07.983Z Downloaded siphasher v1.0.1
10332025-08-30T04:29:07.983Z Downloaded peg-runtime v0.8.5
10342025-08-30T04:29:07.983Z Downloaded parking_lot v0.12.3
10352025-08-30T04:29:07.983Z Downloaded parking_lot v0.11.2
10362025-08-30T04:29:07.983Z Downloaded ed25519-dalek v2.1.1
10372025-08-30T04:29:07.983Z Downloaded salty v0.3.0
10382025-08-30T04:29:07.983Z Downloaded quinn-proto v0.11.8
10392025-08-30T04:29:08.008Z Downloaded md-5 v0.10.6
10402025-08-30T04:29:08.008Z Downloaded maplit v1.0.2
10412025-08-30T04:29:08.008Z Downloaded lockfree-object-pool v0.1.6
10422025-08-30T04:29:08.008Z Downloaded lazycell v1.3.0
10432025-08-30T04:29:08.008Z Downloaded instability v0.3.2
10442025-08-30T04:29:08.008Z Downloaded hickory-client v0.25.2
10452025-08-30T04:29:08.008Z Downloaded tower-service v0.3.3
10462025-08-30T04:29:08.008Z Downloaded sync_wrapper v1.0.1
10472025-08-30T04:29:08.008Z Downloaded sync-ptr v0.1.4
10482025-08-30T04:29:08.008Z Downloaded simd-adler32 v0.3.7
10492025-08-30T04:29:08.008Z Downloaded signature v2.2.0
10502025-08-30T04:29:08.008Z Downloaded rustc_version v0.4.1
10512025-08-30T04:29:08.008Z Downloaded rustc-demangle v0.1.24
10522025-08-30T04:29:08.008Z Downloaded path-slash v0.1.5
10532025-08-30T04:29:08.034Z Downloaded parse-display-derive v0.10.0
10542025-08-30T04:29:08.034Z Downloaded parse-display v0.10.0
10552025-08-30T04:29:08.034Z Downloaded proptest v1.7.0
10562025-08-30T04:29:08.034Z Downloaded lru v0.12.5
10572025-08-30T04:29:08.034Z Downloaded libscf-sys v1.1.0
10582025-08-30T04:29:08.034Z Downloaded hyper-rustls v0.27.7
10592025-08-30T04:29:08.034Z Downloaded highway v1.3.0
10602025-08-30T04:29:08.034Z Downloaded half v2.4.1
10612025-08-30T04:29:08.059Z Downloaded sigpipe v0.1.3
10622025-08-30T04:29:08.059Z Downloaded rustc_version v0.1.7
10632025-08-30T04:29:08.059Z Downloaded rustc-hash v2.1.1
10642025-08-30T04:29:08.059Z Downloaded rustc-hash v1.1.0
10652025-08-30T04:29:08.059Z Downloaded rand_xorshift v0.4.0
10662025-08-30T04:29:08.059Z Downloaded rand_seeder v0.4.0
10672025-08-30T04:29:08.059Z Downloaded password-hash v0.5.0
10682025-08-30T04:29:08.059Z Downloaded password-hash v0.4.2
10692025-08-30T04:29:08.059Z Downloaded parking_lot_core v0.8.6
10702025-08-30T04:29:08.059Z Downloaded packed_struct_codegen v0.10.1
10712025-08-30T04:29:08.059Z Downloaded nu-ansi-term v0.50.1
10722025-08-30T04:29:08.059Z Downloaded fatfs v0.3.6
10732025-08-30T04:29:08.059Z Downloaded dropshot_endpoint v0.16.3
10742025-08-30T04:29:08.084Z Downloaded crypto-bigint v0.5.5
10752025-08-30T04:29:08.084Z Downloaded is-terminal v0.4.13
10762025-08-30T04:29:08.084Z Downloaded hubpack v0.1.2
10772025-08-30T04:29:08.085Z Downloaded httparse v1.9.5
10782025-08-30T04:29:08.085Z Downloaded packed_struct v0.10.1
10792025-08-30T04:29:08.110Z Downloaded num-conv v0.1.0
10802025-08-30T04:29:08.110Z Downloaded num v0.4.3
10812025-08-30T04:29:08.110Z Downloaded env_logger v0.10.2
10822025-08-30T04:29:08.110Z Downloaded sqlparser v0.45.0
10832025-08-30T04:29:08.110Z Downloaded quick-xml v0.37.2
10842025-08-30T04:29:08.110Z Downloaded env_logger v0.11.5
10852025-08-30T04:29:08.110Z Downloaded ecdsa v0.16.9
10862025-08-30T04:29:08.135Z Downloaded vte_generate_state_changes v0.1.2
10872025-08-30T04:29:08.135Z Downloaded typed-path v0.9.3
10882025-08-30T04:29:08.135Z Downloaded libsw v3.5.0
10892025-08-30T04:29:08.135Z Downloaded lazy_static v1.5.0
10902025-08-30T04:29:08.135Z Downloaded kstat-rs v0.2.4
10912025-08-30T04:29:08.135Z Downloaded humantime v2.2.0
10922025-08-30T04:29:08.135Z Downloaded fallible-iterator v0.2.0
10932025-08-30T04:29:08.135Z Downloaded ena v0.14.3
10942025-08-30T04:29:08.135Z Downloaded maybe-uninit v2.0.0
10952025-08-30T04:29:08.135Z Downloaded linked-hash-map v0.5.6
10962025-08-30T04:29:08.135Z Downloaded enum-as-inner v0.6.1
10972025-08-30T04:29:08.135Z Downloaded embedded-io v0.4.0
10982025-08-30T04:29:08.160Z Downloaded either v1.15.0
10992025-08-30T04:29:08.161Z Downloaded ed25519 v2.2.3
11002025-08-30T04:29:08.161Z Downloaded dyn-clone v1.0.20
11012025-08-30T04:29:08.161Z Downloaded dsl_auto_type v0.1.2
11022025-08-30T04:29:08.161Z Downloaded libefi-sys v0.1.0
11032025-08-30T04:29:08.161Z Downloaded dunce v1.0.5
11042025-08-30T04:29:08.161Z Downloaded document-features v0.2.11
11052025-08-30T04:29:08.161Z Downloaded zstd-safe v7.2.3
11062025-08-30T04:29:08.161Z Downloaded zstd v0.13.3
11072025-08-30T04:29:08.161Z Downloaded zopfli v0.8.1
11082025-08-30T04:29:08.161Z Downloaded zerocopy-derive v0.8.26
11092025-08-30T04:29:08.186Z Downloaded ssh-key v0.6.6
11102025-08-30T04:29:08.186Z Downloaded cstr-argument v0.1.2
11112025-08-30T04:29:08.186Z Downloaded zone v0.3.1
11122025-08-30T04:29:08.186Z Downloaded zone v0.1.8
11132025-08-30T04:29:08.186Z Downloaded uzers v0.12.1
11142025-08-30T04:29:08.186Z Downloaded uuid v1.17.0
11152025-08-30T04:29:08.186Z Downloaded tokio-postgres v0.7.13
11162025-08-30T04:29:08.210Z Downloaded aws-lc-sys v0.26.0
11172025-08-30T04:29:08.446Z Downloaded managed v0.8.0
11182025-08-30T04:29:08.470Z Downloaded linear-map v1.2.0
11192025-08-30T04:29:08.470Z Downloaded ingot-types v0.1.2
11202025-08-30T04:29:08.470Z Downloaded hash32 v0.3.1
11212025-08-30T04:29:08.471Z Downloaded h2 v0.4.6
11222025-08-30T04:29:08.471Z Downloaded crucible-workspace-hack v0.1.0
11232025-08-30T04:29:08.471Z Downloaded zone_cfg_derive v0.3.0
11242025-08-30T04:29:08.471Z Downloaded zone_cfg_derive v0.1.2
11252025-08-30T04:29:08.471Z Downloaded vergen v8.3.2
11262025-08-30T04:29:08.471Z Downloaded samael v0.0.19
11272025-08-30T04:29:08.496Z Downloaded lru-cache v0.1.2
11282025-08-30T04:29:08.496Z Downloaded libz-rs-sys v0.5.1
11292025-08-30T04:29:08.496Z Downloaded lalrpop-util v0.19.12
11302025-08-30T04:29:08.496Z Downloaded ipnetwork v0.21.1
11312025-08-30T04:29:08.496Z Downloaded chrono v0.4.41
11322025-08-30T04:29:08.496Z Downloaded value-bag v1.9.0
11332025-08-30T04:29:08.496Z Downloaded typify v0.4.1
11342025-08-30T04:29:08.496Z Downloaded typify v0.3.0
11352025-08-30T04:29:08.521Z Downloaded typify v0.2.0
11362025-08-30T04:29:08.522Z Downloaded twox-hash v2.1.0
11372025-08-30T04:29:08.522Z Downloaded tokio-rustls v0.26.0
11382025-08-30T04:29:08.522Z Downloaded tar v0.4.44
11392025-08-30T04:29:08.522Z Downloaded qorb v0.4.1
11402025-08-30T04:29:08.522Z Downloaded md5 v0.7.0
11412025-08-30T04:29:08.522Z Downloaded match_cfg v0.1.0
11422025-08-30T04:29:08.522Z Downloaded schemars v0.8.22
11432025-08-30T04:29:08.548Z Downloaded quinn v0.11.5
11442025-08-30T04:29:08.548Z Downloaded publicsuffix v2.3.0
11452025-08-30T04:29:08.548Z Downloaded progenitor-impl v0.9.1
11462025-08-30T04:29:08.548Z Downloaded keccak v0.1.5
11472025-08-30T04:29:08.548Z Downloaded indoc v2.0.6
11482025-08-30T04:29:08.548Z Downloaded indent_write v2.2.0
11492025-08-30T04:29:08.548Z Downloaded tokio-tungstenite v0.21.0
11502025-08-30T04:29:08.548Z Downloaded tokio-stream v0.1.17
11512025-08-30T04:29:08.574Z Downloaded tokio-rustls v0.25.0
11522025-08-30T04:29:08.574Z Downloaded tokio-rustls v0.24.1
11532025-08-30T04:29:08.574Z Downloaded tokio-macros v2.5.0
11542025-08-30T04:29:08.574Z Downloaded tokio-dtrace v0.1.0
11552025-08-30T04:29:08.574Z Downloaded term v0.7.0
11562025-08-30T04:29:08.574Z Downloaded tabled_derive v0.10.0
11572025-08-30T04:29:08.574Z Downloaded sqlformat v0.3.5
11582025-08-30T04:29:08.574Z Downloaded serde_cbor v0.11.2
11592025-08-30T04:29:08.574Z Downloaded progenitor-impl v0.10.0
11602025-08-30T04:29:08.575Z Downloaded progenitor-impl v0.8.0
11612025-08-30T04:29:08.575Z Downloaded httpdate v1.0.3
11622025-08-30T04:29:08.600Z Downloaded http-body-util v0.1.3
11632025-08-30T04:29:08.600Z Downloaded hostname v0.3.1
11642025-08-30T04:29:08.600Z Downloaded home v0.5.9
11652025-08-30T04:29:08.600Z Downloaded hex v0.4.3
11662025-08-30T04:29:08.600Z Downloaded headers-core v0.3.0
11672025-08-30T04:29:08.600Z Downloaded hash32 v0.2.1
11682025-08-30T04:29:08.600Z Downloaded bindgen v0.69.5
11692025-08-30T04:29:08.600Z Downloaded tap v1.0.1
11702025-08-30T04:29:08.600Z Downloaded tagptr v0.2.0
11712025-08-30T04:29:08.600Z Downloaded tabwriter v1.4.0
11722025-08-30T04:29:08.600Z Downloaded ssh-encoding v0.2.0
11732025-08-30T04:29:08.600Z Downloaded spin v0.9.8
11742025-08-30T04:29:08.600Z Downloaded serde_derive_internals v0.29.1
11752025-08-30T04:29:08.625Z Downloaded serde-hex v0.1.0
11762025-08-30T04:29:08.625Z Downloaded proc-macro-error2 v2.0.1
11772025-08-30T04:29:08.625Z Downloaded hex-literal v0.4.1
11782025-08-30T04:29:08.625Z Downloaded heck v0.3.3
11792025-08-30T04:29:08.625Z Downloaded bindgen v0.71.1
11802025-08-30T04:29:08.625Z Downloaded spki v0.7.3
11812025-08-30T04:29:08.625Z Downloaded serde_path_to_error v0.1.17
11822025-08-30T04:29:08.625Z Downloaded serde_bytes v0.11.17
11832025-08-30T04:29:08.625Z Downloaded semver v0.1.20
11842025-08-30T04:29:08.625Z Downloaded secrecy v0.8.0
11852025-08-30T04:29:08.625Z Downloaded sec1 v0.7.3
11862025-08-30T04:29:08.650Z Downloaded sct v0.7.1
11872025-08-30T04:29:08.650Z Downloaded schemars_derive v0.8.22
11882025-08-30T04:29:08.650Z Downloaded scheduled-thread-pool v0.2.7
11892025-08-30T04:29:08.650Z Downloaded same-file v1.0.6
11902025-08-30T04:29:08.650Z Downloaded quick-error v1.2.3
11912025-08-30T04:29:08.650Z Downloaded psl-types v2.0.11
11922025-08-30T04:29:08.650Z Downloaded progenitor-macro v0.10.0
11932025-08-30T04:29:08.650Z Downloaded progenitor-macro v0.9.1
11942025-08-30T04:29:08.650Z Downloaded progenitor-macro v0.8.0
11952025-08-30T04:29:08.650Z Downloaded progenitor-client v0.10.0
11962025-08-30T04:29:08.650Z Downloaded progenitor v0.10.0
11972025-08-30T04:29:08.650Z Downloaded progenitor v0.9.1
11982025-08-30T04:29:08.650Z Downloaded progenitor v0.8.0
11992025-08-30T04:29:08.650Z Downloaded is_ci v1.2.0
12002025-08-30T04:29:08.650Z Downloaded hostname v0.4.0
12012025-08-30T04:29:08.650Z Downloaded blake3 v1.5.4
12022025-08-30T04:29:08.675Z Downloaded bitvec v1.0.1
12032025-08-30T04:29:08.676Z Downloaded aws-lc-rs v1.12.4
12042025-08-30T04:29:08.700Z Downloaded sqlparser_derive v0.2.2
12052025-08-30T04:29:08.700Z Downloaded serde-big-array v0.5.1
12062025-08-30T04:29:08.700Z Downloaded secrecy v0.10.3
12072025-08-30T04:29:08.700Z Downloaded scrypt v0.11.0
12082025-08-30T04:29:08.700Z Downloaded scopeguard v1.2.0
12092025-08-30T04:29:08.700Z Downloaded radium v0.7.0
12102025-08-30T04:29:08.700Z Downloaded r2d2 v0.8.10
12112025-08-30T04:29:08.700Z Downloaded quinn-udp v0.5.5
12122025-08-30T04:29:08.700Z Downloaded progenitor-client v0.9.1
12132025-08-30T04:29:08.701Z Downloaded progenitor-client v0.8.0
12142025-08-30T04:29:08.701Z Downloaded proc-macro-error-attr2 v2.0.0
12152025-08-30T04:29:08.701Z Downloaded instant v0.1.13
12162025-08-30T04:29:08.701Z Downloaded ident_case v1.0.1
12172025-08-30T04:29:08.701Z Downloaded http-range v0.1.5
12182025-08-30T04:29:08.726Z Downloaded cc v1.2.30
12192025-08-30T04:29:08.726Z Downloaded aho-corasick v1.1.3
12202025-08-30T04:29:08.726Z Downloaded aes-gcm v0.10.3
12212025-08-30T04:29:08.726Z Downloaded http-body v1.0.1
12222025-08-30T04:29:08.726Z Downloaded globset v0.4.15
12232025-08-30T04:29:08.726Z Downloaded compact_str v0.8.0
12242025-08-30T04:29:08.726Z Downloaded chacha20poly1305 v0.10.1
12252025-08-30T04:29:08.726Z Downloaded cancel-safe-futures v0.1.5
12262025-08-30T04:29:08.751Z Downloaded bytes v1.10.1
12272025-08-30T04:29:08.751Z Downloaded base64 v0.21.7
12282025-08-30T04:29:08.751Z Downloaded aes v0.8.4
12292025-08-30T04:29:08.752Z Downloaded group v0.13.0
12302025-08-30T04:29:08.752Z Downloaded crossbeam-utils v0.8.21
12312025-08-30T04:29:08.752Z Downloaded const_format v0.2.34
12322025-08-30T04:29:08.752Z Downloaded const-oid v0.9.6
12332025-08-30T04:29:08.778Z Downloaded bumpalo v3.16.0
12342025-08-30T04:29:08.778Z Downloaded backtrace v0.3.74
12352025-08-30T04:29:08.778Z Downloaded async-bb8-diesel v0.2.1
12362025-08-30T04:29:08.778Z Downloaded crc-any v2.5.0
12372025-08-30T04:29:08.778Z Downloaded cookie v0.18.1
12382025-08-30T04:29:08.778Z Downloaded console v0.16.0
12392025-08-30T04:29:08.778Z Downloaded cmake v0.1.51
12402025-08-30T04:29:08.778Z Downloaded clang-sys v1.8.1
12412025-08-30T04:29:08.778Z Downloaded bzip2 v0.5.2
12422025-08-30T04:29:08.778Z Downloaded bcs v0.1.6
12432025-08-30T04:29:08.803Z Downloaded base64 v0.22.1
12442025-08-30T04:29:08.803Z Downloaded arc-swap v1.7.1
12452025-08-30T04:29:08.803Z Downloaded cookie_store v0.21.1
12462025-08-30T04:29:08.803Z Downloaded console v0.15.10
12472025-08-30T04:29:08.804Z Downloaded colored v2.2.0
12482025-08-30T04:29:08.804Z Downloaded ciborium v0.2.2
12492025-08-30T04:29:08.804Z Downloaded cargo-platform v0.1.8
12502025-08-30T04:29:08.804Z Downloaded bzip2 v0.4.4
12512025-08-30T04:29:08.804Z Downloaded crossbeam-deque v0.8.5
12522025-08-30T04:29:08.804Z Downloaded critical-section v1.1.3
12532025-08-30T04:29:08.829Z Downloaded crc-catalog v2.4.0
12542025-08-30T04:29:08.829Z Downloaded crc v3.2.1
12552025-08-30T04:29:08.829Z Downloaded convert_case v0.4.0
12562025-08-30T04:29:08.829Z Downloaded ciborium-ll v0.2.2
12572025-08-30T04:29:08.829Z Downloaded cexpr v0.6.0
12582025-08-30T04:29:08.829Z Downloaded array-init v0.0.4
12592025-08-30T04:29:08.829Z Downloaded cobs v0.2.3
12602025-08-30T04:29:08.829Z Downloaded ciborium-io v0.2.2
12612025-08-30T04:29:08.829Z Downloaded chacha20 v0.9.1
12622025-08-30T04:29:08.829Z Downloaded cbc v0.1.2
12632025-08-30T04:29:08.829Z Downloaded castaway v0.2.3
12642025-08-30T04:29:08.829Z Downloaded buf-list v1.0.3
12652025-08-30T04:29:08.829Z Downloaded block-padding v0.3.3
12662025-08-30T04:29:08.829Z Downloaded blake2 v0.10.6
12672025-08-30T04:29:08.829Z Downloaded bitflags v1.3.2
12682025-08-30T04:29:08.855Z Downloaded bitfield-struct v0.6.2
12692025-08-30T04:29:08.855Z Downloaded bitfield v0.14.0
12702025-08-30T04:29:08.855Z Downloaded bit-vec v0.6.3
12712025-08-30T04:29:08.855Z Downloaded bit-set v0.8.0
12722025-08-30T04:29:08.855Z Downloaded bit-set v0.5.3
12732025-08-30T04:29:08.855Z Downloaded bcrypt-pbkdf v0.10.0
12742025-08-30T04:29:08.855Z Downloaded base64 v0.13.1
12752025-08-30T04:29:08.855Z Downloaded atomicwrites v0.4.4
12762025-08-30T04:29:08.855Z Downloaded ascii-canvas v3.0.0
12772025-08-30T04:29:08.855Z Downloaded convert_case v0.7.1
12782025-08-30T04:29:08.855Z Downloaded const_format_proc_macros v0.2.34
12792025-08-30T04:29:08.855Z Downloaded cipher v0.4.4
12802025-08-30T04:29:08.855Z Downloaded cfg_aliases v0.2.1
12812025-08-30T04:29:08.855Z Downloaded cfg_aliases v0.1.1
12822025-08-30T04:29:08.855Z Downloaded cassowary v0.3.0
12832025-08-30T04:29:08.855Z Downloaded cargo_metadata v0.18.1
12842025-08-30T04:29:08.855Z Downloaded camino-tempfile-ext v0.3.2
12852025-08-30T04:29:08.881Z Downloaded blowfish v0.9.1
12862025-08-30T04:29:08.881Z Downloaded bit-vec v0.8.0
12872025-08-30T04:29:08.881Z Downloaded bb8 v0.8.5
12882025-08-30T04:29:08.881Z Downloaded base64ct v1.6.0
12892025-08-30T04:29:08.881Z Downloaded base16ct v0.2.0
12902025-08-30T04:29:08.881Z Downloaded atomic-waker v1.1.2
12912025-08-30T04:29:08.881Z Downloaded async-stream-impl v0.3.6
12922025-08-30T04:29:08.881Z Downloaded async-stream v0.3.6
12932025-08-30T04:29:08.881Z Downloaded async-recursion v1.1.1
12942025-08-30T04:29:08.881Z Downloaded assert_matches v1.5.0
12952025-08-30T04:29:08.881Z Downloaded arrayref v0.3.9
12962025-08-30T04:29:08.881Z Downloaded argon2 v0.5.3
12972025-08-30T04:29:08.881Z Downloaded ahash v0.8.12
12982025-08-30T04:29:08.881Z Downloaded aead v0.5.2
12992025-08-30T04:29:08.906Z Downloaded adler2 v2.0.0
13002025-08-30T04:29:08.906Z Downloaded addr2line v0.24.2
13012025-08-30T04:29:08.906Z Downloaded atty v0.2.14
13022025-08-30T04:29:08.906Z Downloaded async-trait v0.1.88
13032025-08-30T04:29:08.906Z Downloaded arrayvec v0.7.6
13042025-08-30T04:29:08.906Z Downloaded allocator-api2 v0.2.21
13052025-08-30T04:29:09.060Z Compiling value-bag v1.9.0
13062025-08-30T04:29:09.060Z Compiling shlex v1.3.0
13072025-08-30T04:29:09.060Z Compiling lock_api v0.4.12
13082025-08-30T04:29:09.060Z Compiling scopeguard v1.2.0
13092025-08-30T04:29:09.061Z Compiling typenum v1.17.0
13102025-08-30T04:29:09.086Z Compiling generic-array v0.14.7
13112025-08-30T04:29:09.087Z Compiling syn v2.0.104
13122025-08-30T04:29:09.087Z Compiling getrandom v0.2.15
13132025-08-30T04:29:09.439Z Compiling jobserver v0.1.32
13142025-08-30T04:29:09.463Z Compiling rand_core v0.6.4
13152025-08-30T04:29:09.548Z Compiling log v0.4.27
13162025-08-30T04:29:09.574Z Compiling smallvec v1.15.1
13172025-08-30T04:29:09.745Z Compiling portable-atomic v1.11.0
13182025-08-30T04:29:09.961Z Compiling cc v1.2.30
13192025-08-30T04:29:09.987Z Compiling critical-section v1.1.3
13202025-08-30T04:29:10.093Z Compiling subtle v2.6.1
13212025-08-30T04:29:10.173Z Compiling const-oid v0.9.6
13222025-08-30T04:29:10.221Z Compiling pkg-config v0.3.31
13232025-08-30T04:29:10.273Z Compiling pin-project-lite v0.2.14
13242025-08-30T04:29:10.435Z Compiling parking_lot_core v0.9.10
13252025-08-30T04:29:10.460Z Compiling rustix v0.38.37
13262025-08-30T04:29:11.233Z Compiling signal-hook-registry v1.4.2
13272025-08-30T04:29:11.279Z Compiling parking_lot v0.12.3
13282025-08-30T04:29:11.447Z Compiling mio v1.0.2
13292025-08-30T04:29:11.596Z Compiling futures-core v0.3.31
13302025-08-30T04:29:12.072Z Compiling spin v0.9.8
13312025-08-30T04:29:12.204Z Compiling once_cell v1.21.3
13322025-08-30T04:29:12.274Z Compiling socket2 v0.6.0
13332025-08-30T04:29:12.302Z Compiling aho-corasick v1.1.3
13342025-08-30T04:29:12.469Z Compiling slab v0.4.9
13352025-08-30T04:29:12.495Z Compiling serde_json v1.0.142
13362025-08-30T04:29:12.618Z Compiling libm v0.2.8
13372025-08-30T04:29:12.797Z Compiling cpufeatures v0.2.14
13382025-08-30T04:29:12.825Z Compiling allocator-api2 v0.2.21
13392025-08-30T04:29:12.850Z Compiling getrandom v0.3.1
13402025-08-30T04:29:12.947Z Compiling foldhash v0.1.5
13412025-08-30T04:29:12.989Z Compiling regex-syntax v0.8.5
13422025-08-30T04:29:13.370Z Compiling num-traits v0.2.19
13432025-08-30T04:29:13.394Z Compiling futures-sink v0.3.31
13442025-08-30T04:29:13.506Z Compiling hashbrown v0.15.4
13452025-08-30T04:29:13.531Z Compiling either v1.15.0
13462025-08-30T04:29:13.578Z Compiling percent-encoding v2.3.1
13472025-08-30T04:29:13.679Z Compiling glob v0.3.2
13482025-08-30T04:29:13.889Z Compiling futures-channel v0.3.31
13492025-08-30T04:29:14.373Z Compiling prettyplease v0.2.36
13502025-08-30T04:29:14.422Z Compiling futures-io v0.3.31
13512025-08-30T04:29:14.478Z Compiling clang-sys v1.8.1
13522025-08-30T04:29:14.681Z Compiling pin-utils v0.1.0
13532025-08-30T04:29:14.708Z Compiling futures-task v0.3.31
13542025-08-30T04:29:14.764Z Compiling lazy_static v1.5.0
13552025-08-30T04:29:14.815Z Compiling minimal-lexical v0.2.1
13562025-08-30T04:29:14.946Z Compiling libloading v0.8.5
13572025-08-30T04:29:15.060Z Compiling home v0.5.9
13582025-08-30T04:29:15.239Z Compiling bindgen v0.69.5
13592025-08-30T04:29:15.369Z Compiling nom v7.1.3
13602025-08-30T04:29:15.395Z Compiling base64ct v1.6.0
13612025-08-30T04:29:16.006Z Compiling pem-rfc7468 v0.7.0
13622025-08-30T04:29:16.218Z Compiling itertools v0.12.1
13632025-08-30T04:29:16.360Z Compiling synstructure v0.13.1
13642025-08-30T04:29:16.744Z Compiling regex-automata v0.4.8
13652025-08-30T04:29:17.836Z Compiling lazycell v1.3.0
13662025-08-30T04:29:18.029Z Compiling flagset v0.4.6
13672025-08-30T04:29:18.319Z Compiling rustc-hash v1.1.0
13682025-08-30T04:29:18.465Z Compiling cmake v0.1.51
13692025-08-30T04:29:18.496Z Compiling cexpr v0.6.0
13702025-08-30T04:29:18.757Z Compiling fs_extra v1.3.0
13712025-08-30T04:29:19.326Z Compiling dunce v1.0.5
13722025-08-30T04:29:19.357Z Compiling form_urlencoded v1.2.1
13732025-08-30T04:29:19.407Z Compiling paste v1.0.15
13742025-08-30T04:29:19.499Z Compiling vcpkg v0.2.15
13752025-08-30T04:29:19.693Z Compiling ring v0.17.14
13762025-08-30T04:29:20.016Z Compiling tracing-core v0.1.32
13772025-08-30T04:29:20.193Z Compiling aws-lc-rs v1.12.4
13782025-08-30T04:29:20.629Z Compiling iana-time-zone v0.1.63
13792025-08-30T04:29:21.017Z Compiling httparse v1.9.5
13802025-08-30T04:29:21.050Z Compiling rustversion v1.0.17
13812025-08-30T04:29:21.160Z Compiling serde_derive v1.0.219
13822025-08-30T04:29:21.247Z Compiling zeroize_derive v1.4.2
13832025-08-30T04:29:21.272Z Compiling zerofrom-derive v0.1.4
13842025-08-30T04:29:21.744Z Compiling yoke-derive v0.7.4
13852025-08-30T04:29:21.791Z Compiling zerovec-derive v0.10.3
13862025-08-30T04:29:22.696Z Compiling zeroize v1.8.1
13872025-08-30T04:29:24.180Z Compiling displaydoc v0.2.5
13882025-08-30T04:29:24.244Z Compiling zerocopy-derive v0.7.35
13892025-08-30T04:29:24.586Z Compiling crypto-common v0.1.6
13902025-08-30T04:29:24.742Z Compiling block-buffer v0.10.4
13912025-08-30T04:29:24.870Z Compiling zerofrom v0.1.4
13922025-08-30T04:29:25.057Z Compiling digest v0.10.7
13932025-08-30T04:29:25.158Z Compiling yoke v0.7.4
13942025-08-30T04:29:25.536Z Compiling zerovec v0.10.4
13952025-08-30T04:29:25.580Z Compiling tokio-macros v2.5.0
13962025-08-30T04:29:25.788Z Compiling hmac v0.12.1
13972025-08-30T04:29:25.816Z Compiling icu_provider_macros v1.5.0
13982025-08-30T04:29:26.129Z Compiling block-padding v0.3.3
13992025-08-30T04:29:26.248Z Compiling zerocopy v0.7.35
14002025-08-30T04:29:26.303Z Compiling futures-macro v0.3.31
14012025-08-30T04:29:26.490Z Compiling inout v0.1.3
14022025-08-30T04:29:26.831Z Compiling cipher v0.4.4
14032025-08-30T04:29:26.984Z Compiling sha2 v0.10.9
14042025-08-30T04:29:27.208Z Compiling regex v1.11.1
14052025-08-30T04:29:27.376Z Compiling der_derive v0.7.3
14062025-08-30T04:29:27.410Z Compiling tinystr v0.7.6
14072025-08-30T04:29:27.747Z Compiling icu_collections v1.5.0
14082025-08-30T04:29:27.790Z Compiling icu_locid v1.5.0
14092025-08-30T04:29:27.862Z Compiling thiserror-impl v1.0.69
14102025-08-30T04:29:28.146Z Compiling futures-util v0.3.31
14112025-08-30T04:29:28.176Z Compiling serde v1.0.219
14122025-08-30T04:29:28.249Z Compiling ppv-lite86 v0.2.20
14132025-08-30T04:29:29.072Z Compiling icu_provider v1.5.0
14142025-08-30T04:29:29.097Z Compiling salsa20 v0.10.2
14152025-08-30T04:29:29.358Z Compiling pbkdf2 v0.12.2
14162025-08-30T04:29:29.582Z Compiling scrypt v0.11.0
14172025-08-30T04:29:29.615Z Compiling der v0.7.9
14182025-08-30T04:29:29.758Z Compiling cbc v0.1.2
14192025-08-30T04:29:29.981Z Compiling icu_locid_transform v1.5.0
14202025-08-30T04:29:30.037Z Compiling aes v0.8.4
14212025-08-30T04:29:30.095Z Compiling openssl-sys v0.9.109
14222025-08-30T04:29:30.156Z Compiling tracing-attributes v0.1.27
14232025-08-30T04:29:30.662Z Compiling thiserror v1.0.69
14242025-08-30T04:29:30.862Z Compiling pest v2.7.14
14252025-08-30T04:29:31.285Z Compiling scroll_derive v0.12.0
14262025-08-30T04:29:32.522Z Compiling icu_properties v1.5.1
14272025-08-30T04:29:32.716Z Compiling spki v0.7.3
14282025-08-30T04:29:32.745Z Compiling rustls-pki-types v1.10.0
14292025-08-30T04:29:32.770Z Compiling base64 v0.22.1
14302025-08-30T04:29:33.145Z Compiling pkcs5 v0.7.1
14312025-08-30T04:29:33.433Z Compiling bitflags v2.9.1
14322025-08-30T04:29:33.486Z Compiling bytes v1.10.1
14332025-08-30T04:29:33.724Z Compiling semver v1.0.26
14342025-08-30T04:29:33.919Z Compiling indexmap v2.10.0
14352025-08-30T04:29:33.982Z Compiling uuid v1.17.0
14362025-08-30T04:29:34.236Z Compiling rustc_version v0.4.1
14372025-08-30T04:29:34.426Z Compiling pkcs8 v0.10.2
14382025-08-30T04:29:34.892Z Compiling tokio v1.47.0
14392025-08-30T04:29:34.922Z Compiling http v1.3.1
14402025-08-30T04:29:35.078Z Compiling pest_meta v2.7.14
14412025-08-30T04:29:35.325Z Compiling tracing v0.1.40
14422025-08-30T04:29:35.356Z Compiling chrono v0.4.41
14432025-08-30T04:29:35.835Z Compiling tinyvec_macros v0.1.1
14442025-08-30T04:29:35.945Z Compiling tinyvec v1.8.0
14452025-08-30T04:29:36.558Z Compiling icu_normalizer v1.5.0
14462025-08-30T04:29:36.922Z Compiling http-body v1.0.1
14472025-08-30T04:29:37.107Z Compiling pest_generator v2.7.14
14482025-08-30T04:29:37.265Z Compiling scroll v0.12.0
14492025-08-30T04:29:37.561Z Compiling which v4.4.2
14502025-08-30T04:29:37.891Z Compiling idna_adapter v1.2.0
14512025-08-30T04:29:38.182Z Compiling idna v1.0.3
14522025-08-30T04:29:38.542Z Compiling serde_derive_internals v0.29.1
14532025-08-30T04:29:38.600Z Compiling rand_core v0.9.3
14542025-08-30T04:29:38.802Z Compiling bzip2-sys v0.1.13+1.0.8
14552025-08-30T04:29:38.836Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14562025-08-30T04:29:39.177Z Compiling url v2.5.4
14572025-08-30T04:29:39.273Z Compiling adler2 v2.0.0
14582025-08-30T04:29:39.298Z Compiling tower-service v0.3.3
14592025-08-30T04:29:39.466Z Compiling time-core v0.1.2
14602025-08-30T04:29:39.526Z Compiling openssl v0.10.73
14612025-08-30T04:29:39.565Z Compiling atomic-waker v1.1.2
14622025-08-30T04:29:39.681Z Compiling powerfmt v0.2.0
14632025-08-30T04:29:39.705Z Compiling schemars v0.8.22
14642025-08-30T04:29:39.779Z Compiling openssl-probe v0.1.5
14652025-08-30T04:29:39.945Z Compiling untrusted v0.9.0
14662025-08-30T04:29:40.064Z Compiling untrusted v0.7.1
14672025-08-30T04:29:40.097Z Compiling num-conv v0.1.0
14682025-08-30T04:29:40.128Z Compiling try-lock v0.2.5
14692025-08-30T04:29:40.171Z Compiling foreign-types-shared v0.1.1
14702025-08-30T04:29:40.301Z Compiling foreign-types v0.3.2
14712025-08-30T04:29:40.330Z Compiling want v0.3.1
14722025-08-30T04:29:40.420Z Compiling time-macros v0.2.18
14732025-08-30T04:29:40.484Z Compiling deranged v0.3.11
14742025-08-30T04:29:40.680Z Compiling schemars_derive v0.8.22
14752025-08-30T04:29:40.711Z Compiling goblin v0.8.2
14762025-08-30T04:29:41.980Z Compiling miniz_oxide v0.8.5
14772025-08-30T04:29:43.527Z Compiling pest_derive v2.7.14
14782025-08-30T04:29:43.753Z Compiling tokio-util v0.7.15
14792025-08-30T04:29:44.269Z Compiling rand_chacha v0.9.0
14802025-08-30T04:29:45.599Z Compiling h2 v0.4.6
14812025-08-30T04:29:46.038Z Compiling ipnet v2.11.0
14822025-08-30T04:29:46.309Z Compiling openssl-macros v0.1.1
14832025-08-30T04:29:47.286Z Compiling zerocopy v0.8.26
14842025-08-30T04:29:47.449Z Compiling crossbeam-utils v0.8.21
14852025-08-30T04:29:47.566Z Compiling num_threads v0.1.7
14862025-08-30T04:29:47.767Z Compiling dyn-clone v1.0.20
14872025-08-30T04:29:48.073Z Compiling syn v1.0.109
14882025-08-30T04:29:48.098Z Compiling httpdate v1.0.3
14892025-08-30T04:29:48.183Z Compiling rustls v0.23.19
14902025-08-30T04:29:48.497Z Compiling native-tls v0.2.12
14912025-08-30T04:29:48.792Z Compiling time v0.3.36
14922025-08-30T04:29:48.909Z Compiling dof v0.3.0
14932025-08-30T04:29:50.269Z Compiling rand v0.9.2
14942025-08-30T04:29:50.673Z Compiling dtrace-parser v0.2.0
14952025-08-30T04:29:51.996Z Compiling unicode-normalization v0.1.24
14962025-08-30T04:29:52.161Z Compiling heapless v0.7.17
14972025-08-30T04:29:52.605Z Compiling signature v2.2.0
14982025-08-30T04:29:52.665Z Compiling zerocopy-derive v0.8.26
14992025-08-30T04:29:52.968Z Compiling cookie v0.18.1
15002025-08-30T04:29:53.049Z Compiling crc32fast v1.4.2
15012025-08-30T04:29:53.326Z Compiling hyper v1.6.0
15022025-08-30T04:29:53.422Z Compiling slog v2.7.0
15032025-08-30T04:29:53.471Z Compiling zlib-rs v0.5.1
15042025-08-30T04:29:53.966Z Compiling zstd-safe v7.2.3
15052025-08-30T04:29:54.319Z Compiling signal-hook v0.3.18
15062025-08-30T04:29:54.665Z Compiling unicode-bidi v0.3.17
15072025-08-30T04:29:55.016Z Compiling unicode-properties v0.1.3
15082025-08-30T04:29:55.416Z Compiling siphasher v0.3.11
15092025-08-30T04:29:55.784Z Compiling phf_shared v0.11.2
15102025-08-30T04:29:55.816Z Compiling hyper-util v0.1.16
15112025-08-30T04:29:55.901Z Compiling stringprep v0.1.5
15122025-08-30T04:29:56.973Z Compiling usdt-impl v0.5.0
15132025-08-30T04:29:57.179Z Compiling curve25519-dalek v4.1.3
15142025-08-30T04:29:57.831Z Compiling serde_spanned v0.6.9
15152025-08-30T04:29:58.126Z Compiling toml_datetime v0.6.11
15162025-08-30T04:29:58.317Z Compiling serde_tokenstream v0.2.2
15172025-08-30T04:29:58.354Z Compiling rand_chacha v0.3.1
15182025-08-30T04:29:58.663Z Compiling md-5 v0.10.6
15192025-08-30T04:29:58.902Z Compiling num-integer v0.1.46
15202025-08-30T04:29:58.953Z Compiling sync_wrapper v1.0.1
15212025-08-30T04:29:59.138Z Compiling hash32 v0.2.1
15222025-08-30T04:29:59.347Z Compiling ff v0.13.0
15232025-08-30T04:29:59.520Z Compiling libz-rs-sys v0.5.1
15242025-08-30T04:29:59.597Z Compiling memoffset v0.9.1
15252025-08-30T04:29:59.624Z Compiling fallible-iterator v0.2.0
15262025-08-30T04:29:59.655Z Compiling psl-types v2.0.11
15272025-08-30T04:29:59.844Z Compiling num-bigint-dig v0.8.4
15282025-08-30T04:29:59.900Z Compiling smoltcp v0.9.1
15292025-08-30T04:29:59.947Z Compiling newtype-uuid v1.2.4
15302025-08-30T04:30:00.194Z Compiling gimli v0.31.1
15312025-08-30T04:30:00.269Z Compiling cfg_aliases v0.2.1
15322025-08-30T04:30:00.326Z Compiling base16ct v0.2.0
15332025-08-30T04:30:00.397Z Compiling litrs v0.4.1
15342025-08-30T04:30:00.422Z Compiling tower-layer v0.3.3
15352025-08-30T04:30:00.559Z Compiling nix v0.29.0
15362025-08-30T04:30:00.616Z Compiling sec1 v0.7.3
15372025-08-30T04:30:00.684Z Compiling postgres-protocol v0.6.8
15382025-08-30T04:30:00.732Z Compiling tower v0.5.2
15392025-08-30T04:30:01.327Z Compiling publicsuffix v2.3.0
15402025-08-30T04:30:01.479Z Compiling flate2 v1.1.2
15412025-08-30T04:30:01.651Z Compiling group v0.13.0
15422025-08-30T04:30:01.689Z Compiling document-features v0.2.11
15432025-08-30T04:30:01.945Z Compiling num-iter v0.1.45
15442025-08-30T04:30:02.050Z Compiling rand v0.8.5
15452025-08-30T04:30:02.472Z Compiling tokio-native-tls v0.3.1
15462025-08-30T04:30:03.295Z Compiling ipnetwork v0.21.1
15472025-08-30T04:30:03.320Z Compiling strum_macros v0.27.1
15482025-08-30T04:30:03.482Z Compiling rustls-native-certs v0.8.1
15492025-08-30T04:30:03.637Z Compiling terminal_size v0.4.0
15502025-08-30T04:30:03.896Z Compiling http-body-util v0.1.3
15512025-08-30T04:30:03.939Z Compiling webpki-roots v1.0.1
15522025-08-30T04:30:04.043Z Compiling hkdf v0.12.4
15532025-08-30T04:30:04.116Z Compiling crypto-bigint v0.5.5
15542025-08-30T04:30:04.174Z Compiling async-trait v0.1.88
15552025-08-30T04:30:04.373Z Compiling addr2line v0.24.2
15562025-08-30T04:30:04.406Z Compiling curve25519-dalek-derive v0.1.1
15572025-08-30T04:30:04.847Z Compiling thiserror-impl v2.0.12
15582025-08-30T04:30:05.110Z Compiling object v0.36.5
15592025-08-30T04:30:05.736Z Compiling ahash v0.8.12
15602025-08-30T04:30:06.155Z Compiling fs-err v3.1.1
15612025-08-30T04:30:06.535Z Compiling bitflags v1.3.2
15622025-08-30T04:30:06.564Z Compiling simd-adler32 v0.3.7
15632025-08-30T04:30:06.689Z Compiling anyhow v1.0.99
15642025-08-30T04:30:07.169Z Compiling rustix v1.0.7
15652025-08-30T04:30:07.324Z Compiling bumpalo v3.16.0
15662025-08-30T04:30:07.809Z Compiling iri-string v0.7.8
15672025-08-30T04:30:07.836Z Compiling rustc-demangle v0.1.24
15682025-08-30T04:30:08.010Z Compiling managed v0.8.0
15692025-08-30T04:30:08.074Z Compiling lockfree-object-pool v0.1.6
15702025-08-30T04:30:08.396Z Compiling buf-list v1.0.3
15712025-08-30T04:30:08.477Z Compiling winnow v0.5.40
15722025-08-30T04:30:08.968Z Compiling hubpack_derive v0.1.1
15732025-08-30T04:30:09.090Z Compiling clap_builder v4.5.41
15742025-08-30T04:30:09.908Z Compiling hubpack v0.1.2
15752025-08-30T04:30:09.937Z Compiling zopfli v0.8.1
15762025-08-30T04:30:10.359Z Compiling thiserror v2.0.12
15772025-08-30T04:30:10.567Z Compiling strum v0.27.2
15782025-08-30T04:30:10.890Z Compiling elliptic-curve v0.13.8
15792025-08-30T04:30:11.186Z Compiling tower-http v0.6.6
15802025-08-30T04:30:11.863Z Compiling toml_edit v0.19.15
15812025-08-30T04:30:12.025Z Compiling hyper-tls v0.6.0
15822025-08-30T04:30:12.165Z Compiling oxnet v0.1.3
15832025-08-30T04:30:12.484Z Compiling backtrace v0.3.74
15842025-08-30T04:30:12.982Z Compiling signal-hook-mio v0.2.4
15852025-08-30T04:30:13.029Z Compiling zstd v0.13.3
15862025-08-30T04:30:13.197Z Compiling cookie_store v0.21.1
15872025-08-30T04:30:13.581Z Compiling postgres-types v0.2.9
15882025-08-30T04:30:14.854Z Compiling usdt-attr-macro v0.5.0
15892025-08-30T04:30:15.272Z Compiling usdt-macro v0.5.0
15902025-08-30T04:30:15.344Z Compiling phf v0.11.2
15912025-08-30T04:30:15.663Z Compiling ed25519 v2.2.3
15922025-08-30T04:30:16.409Z Compiling bzip2 v0.5.2
15932025-08-30T04:30:16.728Z Compiling bzip2 v0.4.4
15942025-08-30T04:30:16.845Z Compiling strum_macros v0.26.4
15952025-08-30T04:30:17.039Z Compiling pkcs1 v0.7.5
15962025-08-30T04:30:17.180Z Compiling serde-big-array v0.5.1
15972025-08-30T04:30:17.488Z Compiling serde_urlencoded v0.7.1
15982025-08-30T04:30:17.679Z Compiling rfc6979 v0.4.0
15992025-08-30T04:30:17.910Z Compiling bstr v1.10.0
16002025-08-30T04:30:17.958Z Compiling clap_derive v4.5.41
16012025-08-30T04:30:18.095Z Compiling daft-derive v0.1.4
16022025-08-30T04:30:18.833Z Compiling enum-as-inner v0.6.1
16032025-08-30T04:30:19.318Z Compiling serde_repr v0.1.19
16042025-08-30T04:30:19.445Z Compiling float-cmp v0.10.0
16052025-08-30T04:30:19.714Z Compiling socket2 v0.5.10
16062025-08-30T04:30:19.740Z Compiling encoding_rs v0.8.34
16072025-08-30T04:30:19.779Z Compiling data-encoding v2.9.0
16082025-08-30T04:30:20.361Z Compiling precomputed-hash v0.1.1
16092025-08-30T04:30:20.526Z Compiling mime v0.3.17
16102025-08-30T04:30:20.638Z Compiling whoami v1.5.2
16112025-08-30T04:30:21.090Z Compiling normalize-line-endings v0.3.0
16122025-08-30T04:30:21.149Z Compiling static_assertions v1.1.0
16132025-08-30T04:30:21.242Z Compiling fixedbitset v0.4.2
16142025-08-30T04:30:21.276Z Compiling predicates-core v1.0.8
16152025-08-30T04:30:21.301Z Compiling unicode-segmentation v1.12.0
16162025-08-30T04:30:21.566Z Compiling new_debug_unreachable v1.0.6
16172025-08-30T04:30:21.708Z Compiling difflib v0.4.0
16182025-08-30T04:30:21.733Z Compiling console v0.15.10
16192025-08-30T04:30:21.803Z Compiling toml_edit v0.22.27
16202025-08-30T04:30:22.183Z Compiling clap v4.5.41
16212025-08-30T04:30:22.259Z Compiling predicates v3.1.3
16222025-08-30T04:30:22.342Z Compiling similar v2.7.0
16232025-08-30T04:30:23.069Z Compiling string_cache v0.8.9
16242025-08-30T04:30:23.095Z Compiling petgraph v0.6.5
16252025-08-30T04:30:23.279Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16262025-08-30T04:30:23.547Z Compiling strum v0.26.3
16272025-08-30T04:30:23.776Z Compiling tokio-postgres v0.7.13
16282025-08-30T04:30:23.811Z Compiling hickory-proto v0.25.2
16292025-08-30T04:30:24.518Z Compiling daft v0.1.4
16302025-08-30T04:30:25.078Z Compiling usdt v0.5.0
16312025-08-30T04:30:25.436Z Compiling ecdsa v0.16.9
16322025-08-30T04:30:25.562Z Compiling rsa v0.9.6
16332025-08-30T04:30:26.261Z Compiling zip v0.6.6
16342025-08-30T04:30:26.760Z Compiling zip v4.2.0
16352025-08-30T04:30:27.602Z Compiling ed25519-dalek v2.1.1
16362025-08-30T04:30:28.767Z Compiling toml v0.7.8
16372025-08-30T04:30:29.068Z Compiling crossterm v0.28.1
16382025-08-30T04:30:30.952Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16392025-08-30T04:30:30.982Z Compiling crossbeam-epoch v0.9.18
16402025-08-30T04:30:31.007Z Compiling tokio-stream v0.1.17
16412025-08-30T04:30:31.463Z Compiling openapiv3 v2.2.0
16422025-08-30T04:30:31.752Z Compiling x509-cert v0.2.5
16432025-08-30T04:30:32.054Z Compiling sha1 v0.10.6
16442025-08-30T04:30:32.434Z Compiling itertools v0.13.0
16452025-08-30T04:30:32.506Z Compiling itertools v0.10.5
16462025-08-30T04:30:32.837Z Compiling dirs-sys-next v0.1.2
16472025-08-30T04:30:33.302Z Compiling winnow v0.6.26
16482025-08-30T04:30:33.378Z Compiling peg-runtime v0.8.5
16492025-08-30T04:30:33.977Z Compiling lalrpop-util v0.19.12
16502025-08-30T04:30:34.360Z Compiling rustc-hash v2.1.1
16512025-08-30T04:30:34.593Z Compiling dirs-next v2.0.0
16522025-08-30T04:30:34.840Z Compiling thread_local v1.1.8
16532025-08-30T04:30:34.988Z Compiling slog-async v2.8.0
16542025-08-30T04:30:35.341Z Compiling term v0.7.0
16552025-08-30T04:30:35.376Z Compiling crossbeam-channel v0.5.15
16562025-08-30T04:30:35.422Z Compiling xattr v1.3.1
16572025-08-30T04:30:35.452Z Compiling futures-executor v0.3.31
16582025-08-30T04:30:35.609Z Compiling filetime v0.2.25
16592025-08-30T04:30:35.634Z Compiling is-terminal v0.4.13
16602025-08-30T04:30:35.719Z Compiling take_mut v0.2.2
16612025-08-30T04:30:35.801Z Compiling futures v0.3.31
16622025-08-30T04:30:35.916Z Compiling tar v0.4.44
16632025-08-30T04:30:35.950Z Compiling slog-term v2.9.1
16642025-08-30T04:30:35.950Z Compiling camino v1.1.11
16652025-08-30T04:30:41.294Z Compiling aws-lc-sys v0.26.0
16662025-08-30T04:31:18.385Z Compiling rustls-webpki v0.102.8
16672025-08-30T04:31:24.483Z Compiling tokio-rustls v0.26.0
16682025-08-30T04:31:24.843Z Compiling hyper-rustls v0.27.7
16692025-08-30T04:31:25.195Z Compiling reqwest v0.12.22
16702025-08-30T04:31:29.618Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16712025-08-30T04:31:30.013Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16722025-08-30T04:31:35.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
16732025-08-30T04:31:35.704Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16742025-08-30T04:31:35.783ZAug 30 04:31:35.362 INFO Starting download, target: Clickhouse
16752025-08-30T04:31:35.784ZAug 30 04:31:35.362 INFO Starting download, target: Cockroach
16762025-08-30T04:31:35.784ZAug 30 04:31:35.362 INFO Starting download, target: Console
16772025-08-30T04:31:35.784ZAug 30 04:31:35.362 INFO Starting download, target: DendriteStub
16782025-08-30T04:31:35.809ZAug 30 04:31:35.362 INFO Starting download, target: TransceiverControl
16792025-08-30T04:31:35.809ZAug 30 04:31:35.362 INFO Starting download, target: MaghemiteMgd
16802025-08-30T04:31:35.809ZAug 30 04:31:35.364 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16812025-08-30T04:31:35.809ZAug 30 04:31:35.364 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16822025-08-30T04:31:35.809ZAug 30 04:31:35.364 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16832025-08-30T04:31:35.809ZAug 30 04:31:35.364 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16842025-08-30T04:31:35.809ZAug 30 04:31:35.365 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16852025-08-30T04:31:35.809ZAug 30 04:31:35.365 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16862025-08-30T04:31:36.262ZAug 30 04:31:35.831 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16872025-08-30T04:31:36.909ZAug 30 04:31:36.485 INFO Download complete, target: Console
16882025-08-30T04:31:38.547ZAug 30 04:31:38.125 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16892025-08-30T04:31:38.602ZAug 30 04:31:38.180 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16902025-08-30T04:31:38.925ZAug 30 04:31:38.504 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16912025-08-30T04:31:38.959ZAug 30 04:31:38.528 INFO Download complete, target: TransceiverControl
16922025-08-30T04:31:40.182ZAug 30 04:31:39.759 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16932025-08-30T04:31:40.182ZAug 30 04:31:39.759 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16942025-08-30T04:31:42.390ZAug 30 04:31:41.944 INFO Download complete, target: MaghemiteMgd
16952025-08-30T04:31:42.854ZAug 30 04:31:42.431 INFO Download complete, target: DendriteStub
16962025-08-30T04:31:48.162ZAug 30 04:31:47.722 INFO Checking that binary works, target: Cockroach
16972025-08-30T04:31:48.369ZAug 30 04:31:47.947 INFO Download complete, target: Cockroach
16982025-08-30T04:31:59.552ZAug 30 04:31:59.131 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16992025-08-30T04:32:11.616ZAug 30 04:32:11.196 INFO Checking that binary works, target: Clickhouse
17002025-08-30T04:32:11.757ZAug 30 04:32:11.336 INFO Download complete, target: Clickhouse
17012025-08-30T04:32:11.783ZAll builder prerequisites installed successfully, and PATH looks valid
17022025-08-30T04:32:11.808Z
17032025-08-30T04:32:11.808Zreal 5:45.931040721
17042025-08-30T04:32:11.808Zuser 16:57.179084739
17052025-08-30T04:32:11.808Zsys 2:48.262185003
17062025-08-30T04:32:11.808Ztrap 0.713662149
17072025-08-30T04:32:11.808Ztflt 0.530384472
17082025-08-30T04:32:11.808Zdflt 1.017825302
17092025-08-30T04:32:11.808Zkflt 0.010538879
17102025-08-30T04:32:11.808Zlock 47:17.614270487
17112025-08-30T04:32:11.808Zslp 1:02:26.468528034
17122025-08-30T04:32:11.808Zlat 1:18.715076564
17132025-08-30T04:32:11.808Zstop 2:55.901164747
17142025-08-30T04:32:11.808Z+ banner hack-check
17152025-08-30T04:32:11.808Z
17162025-08-30T04:32:11.808Z # # ## #### # # #### # # ###### #### # #
17172025-08-30T04:32:11.809Z # # # # # # # # # # # # # # # # #
17182025-08-30T04:32:11.809Z ###### # # # #### ##### # ###### ##### # ####
17192025-08-30T04:32:11.809Z # # ###### # # # # # # # # # #
17202025-08-30T04:32:11.809Z # # # # # # # # # # # # # # # # #
17212025-08-30T04:32:11.809Z # # # # #### # # #### # # ###### #### # #
17222025-08-30T04:32:11.809Z
17232025-08-30T04:32:11.809Z+ export CARGO_INCREMENTAL=0
17242025-08-30T04:32:11.809Z+ CARGO_INCREMENTAL=0
17252025-08-30T04:32:11.809Z+ ptime -m timeout 2h cargo xtask check-features --ci
17262025-08-30T04:32:12.767Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17272025-08-30T04:32:13.073Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17282025-08-30T04:32:16.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
17292025-08-30T04:32:17.098Z Running `target/debug/xtask check-features --ci`
17302025-08-30T04:32:17.145Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17312025-08-30T04:32:17.145Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17322025-08-30T04:32:18.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17332025-08-30T04:32:18.092Z Running `target/debug/xtask download cargo-hack`
17342025-08-30T04:32:19.519Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17352025-08-30T04:32:19.892Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17362025-08-30T04:32:24.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
17372025-08-30T04:32:24.932Z Running `target/debug/xtask-downloader cargo-hack`
17382025-08-30T04:32:25.000ZAug 30 04:32:24.580 INFO Starting download, target: CargoHack
17392025-08-30T04:32:25.025ZAug 30 04:32:24.581 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17402025-08-30T04:32:25.413ZAug 30 04:32:24.993 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17412025-08-30T04:32:25.533ZAug 30 04:32:25.113 INFO Download complete, target: CargoHack
17422025-08-30T04:32:25.558Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17432025-08-30T04:32:25.583Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17442025-08-30T04:32:25.893Zinfo: running `cargo check --bins` on api_identity (1/227)
17452025-08-30T04:32:26.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-08-30T04:32:26.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-08-30T04:32:26.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-08-30T04:32:26.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17492025-08-30T04:32:27.009Z
17502025-08-30T04:32:27.009Zinfo: running `cargo check --bins` on bootstore (2/227)
17512025-08-30T04:32:27.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-08-30T04:32:27.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-08-30T04:32:27.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-08-30T04:32:27.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
17552025-08-30T04:32:28.099Z
17562025-08-30T04:32:28.099Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17572025-08-30T04:32:29.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-08-30T04:32:29.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-08-30T04:32:29.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-08-30T04:32:29.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
17612025-08-30T04:32:29.320Z
17622025-08-30T04:32:29.320Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17632025-08-30T04:32:30.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-08-30T04:32:30.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-08-30T04:32:30.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-08-30T04:32:30.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17672025-08-30T04:32:30.484Z
17682025-08-30T04:32:30.484Zinfo: running `cargo check --bins` on id-map (5/227)
17692025-08-30T04:32:31.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-08-30T04:32:31.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-08-30T04:32:31.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-08-30T04:32:31.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
17732025-08-30T04:32:31.519Z
17742025-08-30T04:32:31.519Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17752025-08-30T04:32:32.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-08-30T04:32:32.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-08-30T04:32:32.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-08-30T04:32:32.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17792025-08-30T04:32:32.314Z
17802025-08-30T04:32:32.314Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17812025-08-30T04:32:33.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-08-30T04:32:33.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-08-30T04:32:33.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-08-30T04:32:33.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
17852025-08-30T04:32:33.151Z
17862025-08-30T04:32:33.151Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
17872025-08-30T04:32:33.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-08-30T04:32:33.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-08-30T04:32:33.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-08-30T04:32:33.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17912025-08-30T04:32:33.928Z
17922025-08-30T04:32:33.928Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
17932025-08-30T04:32:34.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-08-30T04:32:34.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-08-30T04:32:34.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-08-30T04:32:34.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17972025-08-30T04:32:34.735Z
17982025-08-30T04:32:34.735Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
17992025-08-30T04:32:35.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-08-30T04:32:35.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-08-30T04:32:35.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-08-30T04:32:35.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18032025-08-30T04:32:35.589Z
18042025-08-30T04:32:35.589Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18052025-08-30T04:32:36.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-08-30T04:32:36.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-08-30T04:32:36.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-08-30T04:32:36.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18092025-08-30T04:32:36.363Z
18102025-08-30T04:32:36.363Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18112025-08-30T04:32:37.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-08-30T04:32:37.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-08-30T04:32:37.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-08-30T04:32:37.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18152025-08-30T04:32:37.155Z
18162025-08-30T04:32:37.155Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18172025-08-30T04:32:37.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-08-30T04:32:37.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-08-30T04:32:37.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-08-30T04:32:37.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18212025-08-30T04:32:37.933Z
18222025-08-30T04:32:37.933Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18232025-08-30T04:32:38.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-08-30T04:32:38.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-08-30T04:32:38.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-08-30T04:32:38.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18272025-08-30T04:32:38.696Z
18282025-08-30T04:32:38.696Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18292025-08-30T04:32:39.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-08-30T04:32:39.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-08-30T04:32:39.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-08-30T04:32:39.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18332025-08-30T04:32:39.493Z
18342025-08-30T04:32:39.493Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18352025-08-30T04:32:40.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-08-30T04:32:40.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-08-30T04:32:40.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-08-30T04:32:40.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18392025-08-30T04:32:40.286Z
18402025-08-30T04:32:40.286Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18412025-08-30T04:32:41.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-08-30T04:32:41.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-08-30T04:32:41.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-08-30T04:32:41.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18452025-08-30T04:32:41.100Z
18462025-08-30T04:32:41.100Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18472025-08-30T04:32:41.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-08-30T04:32:41.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-08-30T04:32:41.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-08-30T04:32:41.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18512025-08-30T04:32:41.918Z
18522025-08-30T04:32:41.919Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18532025-08-30T04:32:42.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-08-30T04:32:42.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-08-30T04:32:42.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-08-30T04:32:42.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18572025-08-30T04:32:42.704Z
18582025-08-30T04:32:42.704Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18592025-08-30T04:32:43.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-08-30T04:32:43.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-08-30T04:32:43.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-08-30T04:32:43.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18632025-08-30T04:32:43.500Z
18642025-08-30T04:32:43.500Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18652025-08-30T04:32:44.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-08-30T04:32:44.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-08-30T04:32:44.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-08-30T04:32:44.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18692025-08-30T04:32:44.332Z
18702025-08-30T04:32:44.332Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18712025-08-30T04:32:45.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-08-30T04:32:45.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-08-30T04:32:45.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-08-30T04:32:45.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18752025-08-30T04:32:45.133Z
18762025-08-30T04:32:45.133Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18772025-08-30T04:32:45.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-08-30T04:32:45.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-08-30T04:32:45.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-08-30T04:32:45.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18812025-08-30T04:32:46.008Z
18822025-08-30T04:32:46.008Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18832025-08-30T04:32:46.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-08-30T04:32:46.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-08-30T04:32:46.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-08-30T04:32:46.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18872025-08-30T04:32:46.801Z
18882025-08-30T04:32:46.801Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
18892025-08-30T04:32:47.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-08-30T04:32:47.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-08-30T04:32:47.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-08-30T04:32:47.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18932025-08-30T04:32:47.574Z
18942025-08-30T04:32:47.574Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
18952025-08-30T04:32:48.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-08-30T04:32:48.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-08-30T04:32:48.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-08-30T04:32:48.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18992025-08-30T04:32:48.372Z
19002025-08-30T04:32:48.372Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19012025-08-30T04:32:49.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-08-30T04:32:49.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-08-30T04:32:49.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-08-30T04:32:49.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19052025-08-30T04:32:49.217Z
19062025-08-30T04:32:49.218Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19072025-08-30T04:32:50.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-08-30T04:32:50.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-08-30T04:32:50.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-08-30T04:32:50.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19112025-08-30T04:32:50.114Z
19122025-08-30T04:32:50.115Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19132025-08-30T04:32:50.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-08-30T04:32:50.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-08-30T04:32:50.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-08-30T04:32:50.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19172025-08-30T04:32:50.905Z
19182025-08-30T04:32:50.905Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19192025-08-30T04:32:51.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-08-30T04:32:51.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-08-30T04:32:51.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-08-30T04:32:51.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19232025-08-30T04:32:51.681Z
19242025-08-30T04:32:51.681Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19252025-08-30T04:32:52.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-08-30T04:32:52.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-08-30T04:32:52.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-08-30T04:32:52.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19292025-08-30T04:32:52.442Z
19302025-08-30T04:32:52.442Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19312025-08-30T04:32:53.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-08-30T04:32:53.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-08-30T04:32:53.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-08-30T04:32:53.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19352025-08-30T04:32:53.234Z
19362025-08-30T04:32:53.234Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19372025-08-30T04:32:53.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-08-30T04:32:53.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-08-30T04:32:53.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-08-30T04:32:53.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19412025-08-30T04:32:54.013Z
19422025-08-30T04:32:54.013Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19432025-08-30T04:32:54.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-08-30T04:32:54.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-08-30T04:32:54.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-08-30T04:32:54.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19472025-08-30T04:32:54.821Z
19482025-08-30T04:32:54.821Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19492025-08-30T04:32:55.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-08-30T04:32:55.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-08-30T04:32:55.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-08-30T04:32:55.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19532025-08-30T04:32:55.592Z
19542025-08-30T04:32:55.592Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19552025-08-30T04:32:56.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-08-30T04:32:56.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-08-30T04:32:56.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-08-30T04:32:56.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19592025-08-30T04:32:56.352Z
19602025-08-30T04:32:56.352Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19612025-08-30T04:32:57.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-08-30T04:32:57.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-08-30T04:32:57.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-08-30T04:32:57.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19652025-08-30T04:32:57.133Z
19662025-08-30T04:32:57.133Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19672025-08-30T04:32:57.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-08-30T04:32:57.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-08-30T04:32:57.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-08-30T04:32:57.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19712025-08-30T04:32:57.910Z
19722025-08-30T04:32:57.910Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19732025-08-30T04:32:58.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-08-30T04:32:58.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-08-30T04:32:58.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-08-30T04:32:58.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19772025-08-30T04:32:58.641Z
19782025-08-30T04:32:58.641Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19792025-08-30T04:32:59.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-08-30T04:32:59.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-08-30T04:32:59.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-08-30T04:32:59.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19832025-08-30T04:32:59.396Z
19842025-08-30T04:32:59.396Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19852025-08-30T04:33:00.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-08-30T04:33:00.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-08-30T04:33:00.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-08-30T04:33:00.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19892025-08-30T04:33:00.158Z
19902025-08-30T04:33:00.159Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
19912025-08-30T04:33:00.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-08-30T04:33:00.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-08-30T04:33:00.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-08-30T04:33:00.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19952025-08-30T04:33:00.922Z
19962025-08-30T04:33:00.922Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
19972025-08-30T04:33:01.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-08-30T04:33:01.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-08-30T04:33:01.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-08-30T04:33:01.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20012025-08-30T04:33:01.717Z
20022025-08-30T04:33:01.717Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20032025-08-30T04:33:02.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-08-30T04:33:02.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-08-30T04:33:02.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-08-30T04:33:02.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20072025-08-30T04:33:02.470Z
20082025-08-30T04:33:02.470Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20092025-08-30T04:33:03.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-08-30T04:33:03.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-08-30T04:33:03.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-08-30T04:33:03.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20132025-08-30T04:33:03.244Z
20142025-08-30T04:33:03.244Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20152025-08-30T04:33:04.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-08-30T04:33:04.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-08-30T04:33:04.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182025-08-30T04:33:04.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20192025-08-30T04:33:04.331Z
20202025-08-30T04:33:04.331Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20212025-08-30T04:33:05.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222025-08-30T04:33:05.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232025-08-30T04:33:05.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242025-08-30T04:33:05.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20252025-08-30T04:33:05.382Z
20262025-08-30T04:33:05.382Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20272025-08-30T04:33:06.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282025-08-30T04:33:06.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292025-08-30T04:33:06.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302025-08-30T04:33:06.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20312025-08-30T04:33:06.434Z
20322025-08-30T04:33:06.434Zinfo: running `cargo check --bins` on oxlog (49/227)
20332025-08-30T04:33:07.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342025-08-30T04:33:07.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352025-08-30T04:33:07.480Z Checking cfg-if v1.0.1
20362025-08-30T04:33:07.506Z Checking libc v0.2.174
20372025-08-30T04:33:07.532Z Checking serde v1.0.219
20382025-08-30T04:33:07.556Z Checking zeroize v1.8.1
20392025-08-30T04:33:07.582Z Checking memchr v2.7.4
20402025-08-30T04:33:07.582Z Checking typenum v1.17.0
20412025-08-30T04:33:07.582Z Checking smallvec v1.15.1
20422025-08-30T04:33:07.609Z Checking value-bag v1.9.0
20432025-08-30T04:33:07.633Z Checking subtle v2.6.1
20442025-08-30T04:33:07.805Z Checking scopeguard v1.2.0
20452025-08-30T04:33:07.870Z Checking const-oid v0.9.6
20462025-08-30T04:33:07.911Z Checking itoa v1.0.11
20472025-08-30T04:33:07.979Z Checking lock_api v0.4.12
20482025-08-30T04:33:08.004Z Checking log v0.4.27
20492025-08-30T04:33:08.119Z Checking stable_deref_trait v1.2.0
20502025-08-30T04:33:08.226Z Checking zerofrom v0.1.4
20512025-08-30T04:33:08.340Z Checking byteorder v1.5.0
20522025-08-30T04:33:08.367Z Checking pin-project-lite v0.2.14
20532025-08-30T04:33:08.438Z Checking yoke v0.7.4
20542025-08-30T04:33:08.464Z Checking generic-array v0.14.7
20552025-08-30T04:33:08.505Z Checking portable-atomic v1.11.0
20562025-08-30T04:33:08.530Z Checking critical-section v1.1.3
20572025-08-30T04:33:08.530Z Checking getrandom v0.2.15
20582025-08-30T04:33:08.664Z Checking signal-hook-registry v1.4.2
20592025-08-30T04:33:08.722Z Checking parking_lot_core v0.9.10
20602025-08-30T04:33:08.763Z Checking rand_core v0.6.4
20612025-08-30T04:33:08.789Z Checking mio v1.0.2
20622025-08-30T04:33:08.917Z Checking zerovec v0.10.4
20632025-08-30T04:33:09.046Z Checking parking_lot v0.12.3
20642025-08-30T04:33:09.073Z Checking socket2 v0.6.0
20652025-08-30T04:33:09.342Z Checking foldhash v0.1.5
20662025-08-30T04:33:09.369Z Checking futures-core v0.3.31
20672025-08-30T04:33:09.424Z Checking cpufeatures v0.2.14
20682025-08-30T04:33:09.449Z Checking once_cell v1.21.3
20692025-08-30T04:33:09.449Z Checking crypto-common v0.1.6
20702025-08-30T04:33:09.498Z Checking block-buffer v0.10.4
20712025-08-30T04:33:09.523Z Checking equivalent v1.0.2
20722025-08-30T04:33:09.566Z Checking allocator-api2 v0.2.21
20732025-08-30T04:33:09.611Z Checking litemap v0.7.3
20742025-08-30T04:33:09.640Z Checking writeable v0.5.5
20752025-08-30T04:33:09.667Z Checking block-padding v0.3.3
20762025-08-30T04:33:09.722Z Checking digest v0.10.7
20772025-08-30T04:33:09.747Z Checking getrandom v0.3.1
20782025-08-30T04:33:09.896Z Checking percent-encoding v2.3.1
20792025-08-30T04:33:09.942Z Checking inout v0.1.3
20802025-08-30T04:33:09.977Z Checking zerocopy v0.7.35
20812025-08-30T04:33:09.977Z Checking libm v0.2.8
20822025-08-30T04:33:10.103Z Checking hmac v0.12.1
20832025-08-30T04:33:10.129Z Checking hashbrown v0.15.4
20842025-08-30T04:33:10.129Z Checking futures-sink v0.3.31
20852025-08-30T04:33:10.180Z Checking ryu v1.0.18
20862025-08-30T04:33:10.308Z Checking icu_locid_transform_data v1.5.0
20872025-08-30T04:33:10.336Z Checking futures-channel v0.3.31
20882025-08-30T04:33:10.371Z Checking tinystr v0.7.6
20892025-08-30T04:33:10.409Z Checking icu_collections v1.5.0
20902025-08-30T04:33:10.435Z Checking cipher v0.4.4
20912025-08-30T04:33:10.655Z Checking sha2 v0.10.9
20922025-08-30T04:33:10.692Z Checking icu_locid v1.5.0
20932025-08-30T04:33:10.785Z Checking num-traits v0.2.19
20942025-08-30T04:33:10.810Z Checking slab v0.4.9
20952025-08-30T04:33:11.003Z Checking futures-io v0.3.31
20962025-08-30T04:33:11.045Z Checking icu_properties_data v1.5.0
20972025-08-30T04:33:11.092Z Checking base64ct v1.6.0
20982025-08-30T04:33:11.118Z Checking pin-utils v0.1.0
20992025-08-30T04:33:11.170Z Checking futures-task v0.3.31
21002025-08-30T04:33:11.203Z Checking flagset v0.4.6
21012025-08-30T04:33:11.228Z Checking write16 v1.0.0
21022025-08-30T04:33:11.296Z Checking icu_normalizer_data v1.5.0
21032025-08-30T04:33:11.376Z Checking utf8_iter v1.0.4
21042025-08-30T04:33:11.411Z Checking utf16_iter v1.0.5
21052025-08-30T04:33:11.437Z Checking futures-util v0.3.31
21062025-08-30T04:33:11.462Z Checking bytes v1.10.1
21072025-08-30T04:33:11.462Z Checking bitflags v2.9.1
21082025-08-30T04:33:11.541Z Checking pem-rfc7468 v0.7.0
21092025-08-30T04:33:11.575Z Checking icu_provider v1.5.0
21102025-08-30T04:33:11.608Z Checking serde_json v1.0.142
21112025-08-30T04:33:11.634Z Checking indexmap v2.10.0
21122025-08-30T04:33:11.794Z Checking ppv-lite86 v0.2.20
21132025-08-30T04:33:11.819Z Checking der v0.7.9
21142025-08-30T04:33:12.082Z Checking salsa20 v0.10.2
21152025-08-30T04:33:12.153Z Checking icu_locid_transform v1.5.0
21162025-08-30T04:33:12.298Z Checking pbkdf2 v0.12.2
21172025-08-30T04:33:12.374Z Checking tokio v1.47.0
21182025-08-30T04:33:12.434Z Checking fnv v1.0.7
21192025-08-30T04:33:12.470Z Checking scrypt v0.11.0
21202025-08-30T04:33:12.590Z Checking http v1.3.1
21212025-08-30T04:33:12.713Z Checking cbc v0.1.2
21222025-08-30T04:33:12.782Z Checking aes v0.8.4
21232025-08-30T04:33:12.953Z Checking form_urlencoded v1.2.1
21242025-08-30T04:33:13.121Z Checking uuid v1.17.0
21252025-08-30T04:33:13.155Z Checking icu_properties v1.5.1
21262025-08-30T04:33:13.180Z Checking tracing-core v0.1.32
21272025-08-30T04:33:13.420Z Checking spki v0.7.3
21282025-08-30T04:33:13.565Z Checking rustls-pki-types v1.10.0
21292025-08-30T04:33:13.699Z Checking pkcs5 v0.7.1
21302025-08-30T04:33:13.724Z Checking tinyvec_macros v0.1.1
21312025-08-30T04:33:13.750Z Checking http-body v1.0.1
21322025-08-30T04:33:13.775Z Checking tracing v0.1.40
21332025-08-30T04:33:13.810Z Compiling newtype-uuid v1.2.4
21342025-08-30T04:33:13.969Z Checking base64 v0.22.1
21352025-08-30T04:33:14.050Z Checking iana-time-zone v0.1.63
21362025-08-30T04:33:14.099Z Checking tinyvec v1.8.0
21372025-08-30T04:33:14.124Z Checking rand_core v0.9.3
21382025-08-30T04:33:14.189Z Checking pkcs8 v0.10.2
21392025-08-30T04:33:14.216Z Checking chrono v0.4.41
21402025-08-30T04:33:14.397Z Checking aws-lc-sys v0.26.0
21412025-08-30T04:33:14.463Z Checking errno v0.3.12
21422025-08-30T04:33:14.499Z Checking spin v0.9.8
21432025-08-30T04:33:14.670Z Checking tower-service v0.3.3
21442025-08-30T04:33:14.823Z Checking foreign-types-shared v0.1.1
21452025-08-30T04:33:14.849Z Checking untrusted v0.7.1
21462025-08-30T04:33:14.954Z Checking try-lock v0.2.5
21472025-08-30T04:33:15.034Z Checking atomic-waker v1.1.2
21482025-08-30T04:33:15.116Z Checking openssl-probe v0.1.5
21492025-08-30T04:33:15.207Z Checking untrusted v0.9.0
21502025-08-30T04:33:15.263Z Checking adler2 v2.0.0
21512025-08-30T04:33:15.293Z Checking want v0.3.1
21522025-08-30T04:33:15.399Z Checking ring v0.17.14
21532025-08-30T04:33:15.424Z Checking miniz_oxide v0.8.5
21542025-08-30T04:33:15.486Z Checking foreign-types v0.3.2
21552025-08-30T04:33:15.511Z Checking rand_chacha v0.9.0
21562025-08-30T04:33:15.587Z Checking ipnet v2.11.0
21572025-08-30T04:33:15.856Z Checking httparse v1.9.5
21582025-08-30T04:33:16.062Z Checking openssl-sys v0.9.109
21592025-08-30T04:33:16.092Z Checking thiserror v1.0.69
21602025-08-30T04:33:16.117Z Checking aho-corasick v1.1.3
21612025-08-30T04:33:16.142Z Checking icu_normalizer v1.5.0
21622025-08-30T04:33:16.250Z Checking httpdate v1.0.3
21632025-08-30T04:33:16.275Z Checking powerfmt v0.2.0
21642025-08-30T04:33:16.390Z Checking aws-lc-rs v1.12.4
21652025-08-30T04:33:16.494Z Checking regex-syntax v0.8.5
21662025-08-30T04:33:16.544Z Checking unicode-ident v1.0.18
21672025-08-30T04:33:16.715Z Checking proc-macro2 v1.0.95
21682025-08-30T04:33:16.823Z Checking idna_adapter v1.2.0
21692025-08-30T04:33:17.017Z Checking idna v1.0.3
21702025-08-30T04:33:17.085Z Checking openssl v0.10.73
21712025-08-30T04:33:17.322Z Checking deranged v0.3.11
21722025-08-30T04:33:17.354Z Checking rand v0.9.2
21732025-08-30T04:33:17.469Z Checking url v2.5.4
21742025-08-30T04:33:17.531Z Checking unicode-normalization v0.1.24
21752025-08-30T04:33:17.973Z Checking rustls-webpki v0.102.8
21762025-08-30T04:33:18.328Z Checking rustix v0.38.37
21772025-08-30T04:33:18.353Z Checking crossbeam-utils v0.8.21
21782025-08-30T04:33:18.354Z Checking semver v1.0.26
21792025-08-30T04:33:18.549Z Checking bzip2-sys v0.1.13+1.0.8
21802025-08-30T04:33:18.678Z Checking scroll v0.12.0
21812025-08-30T04:33:18.704Z Checking signature v2.2.0
21822025-08-30T04:33:18.736Z Checking crc32fast v1.4.2
21832025-08-30T04:33:18.918Z Checking time-core v0.1.2
21842025-08-30T04:33:18.943Z Checking tokio-util v0.7.15
21852025-08-30T04:33:18.983Z Checking utf8parse v0.2.2
21862025-08-30T04:33:19.024Z Checking num_threads v0.1.7
21872025-08-30T04:33:19.108Z Checking ucd-trie v0.1.7
21882025-08-30T04:33:19.145Z Checking anstyle v1.0.11
21892025-08-30T04:33:19.170Z Checking dyn-clone v1.0.20
21902025-08-30T04:33:19.171Z Checking zlib-rs v0.5.1
21912025-08-30T04:33:19.257Z Checking regex-automata v0.4.8
21922025-08-30T04:33:19.332Z Checking either v1.15.0
21932025-08-30T04:33:19.357Z Checking siphasher v0.3.11
21942025-08-30T04:33:19.490Z Checking num-conv v0.1.0
21952025-08-30T04:33:19.655Z Checking plain v0.2.3
21962025-08-30T04:33:19.683Z Checking unicode-properties v0.1.3
21972025-08-30T04:33:19.719Z Checking unicode-bidi v0.3.17
21982025-08-30T04:33:19.809Z Checking goblin v0.8.2
21992025-08-30T04:33:19.987Z Checking time v0.3.36
22002025-08-30T04:33:20.119Z Checking h2 v0.4.6
22012025-08-30T04:33:20.286Z Checking stringprep v0.1.5
22022025-08-30T04:33:20.564Z Checking phf_shared v0.11.2
22032025-08-30T04:33:20.817Z Checking pest v2.7.14
22042025-08-30T04:33:20.879Z Checking libz-rs-sys v0.5.1
22052025-08-30T04:33:21.077Z Checking schemars v0.8.22
22062025-08-30T04:33:21.301Z Checking anstyle-parse v0.2.5
22072025-08-30T04:33:21.570Z Checking crossbeam-epoch v0.9.18
22082025-08-30T04:33:21.761Z Checking native-tls v0.2.12
22092025-08-30T04:33:21.989Z Checking rustls v0.23.19
22102025-08-30T04:33:22.055Z Checking quote v1.0.40
22112025-08-30T04:33:22.377Z Checking zerocopy v0.8.26
22122025-08-30T04:33:22.402Z Checking rand_chacha v0.3.1
22132025-08-30T04:33:22.490Z Checking num-integer v0.1.46
22142025-08-30T04:33:22.830Z Checking serde_spanned v0.6.9
22152025-08-30T04:33:22.973Z Checking toml_datetime v0.6.11
22162025-08-30T04:33:23.044Z Checking zstd-sys v2.0.14+zstd.1.5.7
22172025-08-30T04:33:23.078Z Checking md-5 v0.10.6
22182025-08-30T04:33:23.273Z Checking sync_wrapper v1.0.1
22192025-08-30T04:33:23.298Z Checking ff v0.13.0
22202025-08-30T04:33:23.357Z Checking hash32 v0.2.1
22212025-08-30T04:33:23.382Z Checking psl-types v2.0.11
22222025-08-30T04:33:23.469Z Checking tower-layer v0.3.3
22232025-08-30T04:33:23.540Z Checking fallible-iterator v0.2.0
22242025-08-30T04:33:23.607Z Checking gimli v0.31.1
22252025-08-30T04:33:23.692Z Checking anstyle-query v1.1.1
22262025-08-30T04:33:23.765Z Checking base16ct v0.2.0
22272025-08-30T04:33:23.852Z Checking pretty-hex v0.4.1
22282025-08-30T04:33:24.007Z Checking colorchoice v1.0.2
22292025-08-30T04:33:24.085Z Checking is_terminal_polyfill v1.70.1
22302025-08-30T04:33:24.119Z Checking postgres-protocol v0.6.8
22312025-08-30T04:33:24.193Z Checking sec1 v0.7.3
22322025-08-30T04:33:24.255Z Checking anstream v0.6.18
22332025-08-30T04:33:24.357Z Checking dof v0.3.0
22342025-08-30T04:33:24.593Z Checking tower v0.5.2
22352025-08-30T04:33:24.656Z Checking heapless v0.7.17
22362025-08-30T04:33:24.783Z Checking publicsuffix v2.3.0
22372025-08-30T04:33:24.948Z Checking group v0.13.0
22382025-08-30T04:33:25.062Z Checking zstd-safe v7.2.3
22392025-08-30T04:33:25.204Z Checking dtrace-parser v0.2.0
22402025-08-30T04:33:25.273Z Checking num-iter v0.1.45
22412025-08-30T04:33:25.371Z Checking rand v0.8.5
22422025-08-30T04:33:25.466Z Checking ipnetwork v0.21.1
22432025-08-30T04:33:25.510Z Checking syn v2.0.104
22442025-08-30T04:33:25.543Z Compiling daft v0.1.4
22452025-08-30T04:33:25.669Z Checking cookie v0.18.1
22462025-08-30T04:33:25.878Z Checking hyper v1.6.0
22472025-08-30T04:33:25.920Z Checking tokio-native-tls v0.3.1
22482025-08-30T04:33:26.075Z Checking terminal_size v0.4.0
22492025-08-30T04:33:26.100Z Checking flate2 v1.1.2
22502025-08-30T04:33:26.181Z Checking rustls-native-certs v0.8.1
22512025-08-30T04:33:26.276Z Checking lazy_static v1.5.0
22522025-08-30T04:33:26.379Z Checking webpki-roots v1.0.1
22532025-08-30T04:33:26.423Z Checking http-body-util v0.1.3
22542025-08-30T04:33:26.510Z Checking signal-hook v0.3.18
22552025-08-30T04:33:26.594Z Checking hkdf v0.12.4
22562025-08-30T04:33:26.726Z Checking crypto-bigint v0.5.5
22572025-08-30T04:33:26.813Z Checking thread-id v4.2.2
22582025-08-30T04:33:26.838Z Checking tokio-rustls v0.26.0
22592025-08-30T04:33:26.865Z Checking object v0.36.5
22602025-08-30T04:33:26.890Z Checking winnow v0.5.40
22612025-08-30T04:33:26.959Z Checking strsim v0.11.1
22622025-08-30T04:33:27.074Z Checking addr2line v0.24.2
22632025-08-30T04:33:27.233Z Compiling rayon-core v1.12.1
22642025-08-30T04:33:27.258Z Checking bumpalo v3.16.0
22652025-08-30T04:33:27.519Z Checking bitflags v1.3.2
22662025-08-30T04:33:27.564Z Checking rustc-demangle v0.1.24
22672025-08-30T04:33:27.589Z Checking managed v0.8.0
22682025-08-30T04:33:27.639Z Checking lockfree-object-pool v0.1.6
22692025-08-30T04:33:27.724Z Checking hyper-util v0.1.16
22702025-08-30T04:33:27.936Z Checking clap_lex v0.7.4
22712025-08-30T04:33:27.998Z Checking iri-string v0.7.8
22722025-08-30T04:33:28.024Z Checking simd-adler32 v0.3.7
22732025-08-30T04:33:28.193Z Checking clap_builder v4.5.41
22742025-08-30T04:33:28.356Z Checking zopfli v0.8.1
22752025-08-30T04:33:28.972Z Checking smoltcp v0.9.1
22762025-08-30T04:33:29.170Z Checking elliptic-curve v0.13.8
22772025-08-30T04:33:29.446Z Checking toml_edit v0.19.15
22782025-08-30T04:33:29.754Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22792025-08-30T04:33:30.058Z Checking signal-hook-mio v0.2.4
22802025-08-30T04:33:30.085Z Checking hyper-rustls v0.27.7
22812025-08-30T04:33:30.202Z Checking hyper-tls v0.6.0
22822025-08-30T04:33:30.227Z Checking num-bigint-dig v0.8.4
22832025-08-30T04:33:30.287Z Checking tower-http v0.6.6
22842025-08-30T04:33:30.487Z Checking cookie_store v0.21.1
22852025-08-30T04:33:30.511Z Checking oxnet v0.1.3
22862025-08-30T04:33:30.845Z Checking zstd v0.13.3
22872025-08-30T04:33:30.873Z Checking postgres-types v0.2.9
22882025-08-30T04:33:30.897Z Checking usdt-impl v0.5.0
22892025-08-30T04:33:30.921Z Checking bstr v1.10.0
22902025-08-30T04:33:31.135Z Checking regex v1.11.1
22912025-08-30T04:33:31.226Z Checking crossbeam-deque v0.8.5
22922025-08-30T04:33:31.414Z Checking phf v0.11.2
22932025-08-30T04:33:31.540Z Checking ed25519 v2.2.3
22942025-08-30T04:33:31.564Z Checking bzip2 v0.4.4
22952025-08-30T04:33:31.684Z Checking bzip2 v0.5.2
22962025-08-30T04:33:31.709Z Checking curve25519-dalek v4.1.3
22972025-08-30T04:33:31.740Z Checking thiserror v2.0.12
22982025-08-30T04:33:31.763Z Checking pkcs1 v0.7.5
22992025-08-30T04:33:32.247Z Checking strum v0.27.2
23002025-08-30T04:33:32.247Z Checking hubpack v0.1.2
23012025-08-30T04:33:32.247Z Checking memoffset v0.9.1
23022025-08-30T04:33:32.247Z Checking serde_urlencoded v0.7.1
23032025-08-30T04:33:32.247Z Checking float-cmp v0.10.0
23042025-08-30T04:33:32.247Z Checking serde-big-array v0.5.1
23052025-08-30T04:33:32.247Z Checking rfc6979 v0.4.0
23062025-08-30T04:33:32.247Z Checking socket2 v0.5.10
23072025-08-30T04:33:32.248Z Checking memmap v0.7.0
23082025-08-30T04:33:32.282Z Checking encoding_rs v0.8.34
23092025-08-30T04:33:32.307Z Checking backtrace v0.3.74
23102025-08-30T04:33:32.404Z Checking fixedbitset v0.4.2
23112025-08-30T04:33:32.444Z Checking toml_write v0.1.2
23122025-08-30T04:33:32.476Z Checking mime v0.3.17
23132025-08-30T04:33:32.501Z Checking new_debug_unreachable v1.0.6
23142025-08-30T04:33:32.607Z Checking difflib v0.4.0
23152025-08-30T04:33:32.697Z Checking unicode-segmentation v1.12.0
23162025-08-30T04:33:32.739Z Checking predicates-core v1.0.8
23172025-08-30T04:33:32.779Z Checking precomputed-hash v0.1.1
23182025-08-30T04:33:32.805Z Checking minimal-lexical v0.2.1
23192025-08-30T04:33:32.881Z Checking unicode-width v0.2.0
23202025-08-30T04:33:32.927Z Checking whoami v1.5.2
23212025-08-30T04:33:32.952Z Checking winnow v0.7.10
23222025-08-30T04:33:32.978Z Checking static_assertions v1.1.0
23232025-08-30T04:33:33.090Z Checking normalize-line-endings v0.3.0
23242025-08-30T04:33:33.225Z Checking data-encoding v2.9.0
23252025-08-30T04:33:33.249Z Checking predicates v3.1.3
23262025-08-30T04:33:33.249Z Checking tokio-postgres v0.7.13
23272025-08-30T04:33:33.338Z Checking similar v2.7.0
23282025-08-30T04:33:33.362Z Checking console v0.15.10
23292025-08-30T04:33:33.387Z Checking ed25519-dalek v2.1.1
23302025-08-30T04:33:33.721Z Checking hickory-proto v0.25.2
23312025-08-30T04:33:33.795Z Checking nom v7.1.3
23322025-08-30T04:33:33.854Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23332025-08-30T04:33:33.878Z Checking string_cache v0.8.9
23342025-08-30T04:33:34.115Z Checking anyhow v1.0.99
23352025-08-30T04:33:34.170Z Checking petgraph v0.6.5
23362025-08-30T04:33:34.285Z Checking reqwest v0.12.22
23372025-08-30T04:33:34.498Z Checking usdt v0.5.0
23382025-08-30T04:33:34.767Z Checking ecdsa v0.16.9
23392025-08-30T04:33:35.513Z Checking toml_edit v0.22.27
23402025-08-30T04:33:35.773Z Checking rsa v0.9.6
23412025-08-30T04:33:35.921Z Checking nix v0.29.0
23422025-08-30T04:33:35.945Z Checking zip v4.2.0
23432025-08-30T04:33:36.172Z Checking zip v0.6.6
23442025-08-30T04:33:36.734Z Checking toml v0.7.8
23452025-08-30T04:33:36.916Z Checking clap v4.5.41
23462025-08-30T04:33:37.038Z Checking crossterm v0.28.1
23472025-08-30T04:33:37.132Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23482025-08-30T04:33:37.180Z Checking ahash v0.8.12
23492025-08-30T04:33:37.395Z Checking tokio-stream v0.1.17
23502025-08-30T04:33:37.481Z Checking itertools v0.10.5
23512025-08-30T04:33:37.505Z Checking itertools v0.12.1
23522025-08-30T04:33:37.551Z Checking itertools v0.13.0
23532025-08-30T04:33:37.966Z Checking buf-list v1.0.3
23542025-08-30T04:33:38.179Z Checking fs-err v3.1.1
23552025-08-30T04:33:38.290Z Checking strum v0.26.3
23562025-08-30T04:33:38.469Z Checking slog v2.7.0
23572025-08-30T04:33:38.654Z Checking rustix v1.0.7
23582025-08-30T04:33:38.739Z Checking x509-cert v0.2.5
23592025-08-30T04:33:38.784Z Checking openapiv3 v2.2.0
23602025-08-30T04:33:38.950Z Checking sha1 v0.10.6
23612025-08-30T04:33:39.254Z Checking winnow v0.6.26
23622025-08-30T04:33:39.399Z Checking peg-runtime v0.8.5
23632025-08-30T04:33:39.688Z Checking rustc-hash v2.1.1
23642025-08-30T04:33:39.718Z Checking unicode-xid v0.2.6
23652025-08-30T04:33:39.866Z Checking lalrpop-util v0.19.12
23662025-08-30T04:33:39.895Z Checking rayon v1.10.0
23672025-08-30T04:33:39.921Z Checking camino v1.1.11
23682025-08-30T04:33:39.921Z Checking sigpipe v0.1.3
23692025-08-30T04:33:40.100Z Checking jiff v0.2.15
23702025-08-30T04:33:40.183Z Checking glob v0.3.2
23712025-08-30T04:33:45.773Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23722025-08-30T04:33:46.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.92s
23732025-08-30T04:33:46.555Z
23742025-08-30T04:33:46.555Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23752025-08-30T04:33:47.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762025-08-30T04:33:47.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772025-08-30T04:33:47.777Z Compiling regress v0.10.4
23782025-08-30T04:33:47.814Z Checking heck v0.5.0
23792025-08-30T04:33:47.864Z Compiling unsafe-libyaml v0.2.11
23802025-08-30T04:33:47.894Z Checking newtype-uuid v1.2.4
23812025-08-30T04:33:47.929Z Compiling structmeta-derive v0.3.0
23822025-08-30T04:33:47.929Z Checking dirs-sys-next v0.1.2
23832025-08-30T04:33:47.959Z Checking fastrand v2.1.1
23842025-08-30T04:33:48.037Z Checking thread_local v1.1.8
23852025-08-30T04:33:48.123Z Checking dirs-next v2.0.0
23862025-08-30T04:33:48.220Z Checking daft v0.1.4
23872025-08-30T04:33:48.273Z Compiling ident_case v1.0.1
23882025-08-30T04:33:48.297Z Checking tempfile v3.20.0
23892025-08-30T04:33:48.325Z Checking term v0.7.0
23902025-08-30T04:33:48.468Z Compiling darling_core v0.20.10
23912025-08-30T04:33:48.662Z Checking crossbeam-channel v0.5.15
23922025-08-30T04:33:48.687Z Checking futures-executor v0.3.31
23932025-08-30T04:33:48.779Z Checking is-terminal v0.4.13
23942025-08-30T04:33:48.921Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23952025-08-30T04:33:48.945Z Compiling rustls v0.22.4
23962025-08-30T04:33:49.260Z Compiling serde_yaml v0.9.34+deprecated
23972025-08-30T04:33:49.286Z Checking take_mut v0.2.2
23982025-08-30T04:33:49.427Z Checking futures v0.3.31
23992025-08-30T04:33:49.455Z Checking slog-term v2.9.1
24002025-08-30T04:33:49.479Z Checking slog-async v2.8.0
24012025-08-30T04:33:49.553Z Compiling proc-macro-crate v1.3.1
24022025-08-30T04:33:49.787Z Checking wait-timeout v0.2.0
24032025-08-30T04:33:49.939Z Compiling multer v3.1.0
24042025-08-30T04:33:50.009Z Compiling ref-cast v1.0.24
24052025-08-30T04:33:50.195Z Compiling structmeta v0.3.0
24062025-08-30T04:33:50.262Z Checking match_cfg v0.1.0
24072025-08-30T04:33:50.386Z Checking bit-vec v0.8.0
24082025-08-30T04:33:50.433Z Checking quick-error v1.2.3
24092025-08-30T04:33:50.546Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24102025-08-30T04:33:50.603Z Checking rusty-fork v0.3.0
24112025-08-30T04:33:50.627Z Compiling derive-ex v0.1.8
24122025-08-30T04:33:50.791Z Checking bit-set v0.8.0
24132025-08-30T04:33:50.844Z Checking typify-impl v0.3.0
24142025-08-30T04:33:50.869Z Checking typify-impl v0.2.0
24152025-08-30T04:33:52.700Z Compiling num_enum_derive v0.5.11
24162025-08-30T04:33:53.292Z Checking hostname v0.3.1
24172025-08-30T04:33:53.450Z Checking toml_parser v1.0.2
24182025-08-30T04:33:53.719Z Compiling darling_macro v0.20.10
24192025-08-30T04:33:54.131Z Checking progenitor-client v0.9.1
24202025-08-30T04:33:54.362Z Checking rand_xorshift v0.4.0
24212025-08-30T04:33:54.487Z Checking slog-json v2.6.1
24222025-08-30T04:33:54.559Z Compiling lzma-sys v0.1.20
24232025-08-30T04:33:54.584Z Checking serde_spanned v1.0.0
24242025-08-30T04:33:54.609Z Compiling darling v0.20.10
24252025-08-30T04:33:54.728Z Checking hex v0.4.3
24262025-08-30T04:33:54.752Z Checking toml_datetime v0.7.0
24272025-08-30T04:33:54.788Z Compiling ref-cast-impl v1.0.24
24282025-08-30T04:33:54.812Z Compiling async-stream-impl v0.3.6
24292025-08-30T04:33:55.128Z Compiling foreign-types-macros v0.2.3
24302025-08-30T04:33:55.203Z Compiling dropshot v0.16.3
24312025-08-30T04:33:55.260Z Checking utf-8 v0.7.6
24322025-08-30T04:33:55.477Z Checking unarray v0.1.4
24332025-08-30T04:33:55.524Z Checking arc-swap v1.7.1
24342025-08-30T04:33:55.666Z Checking toml_writer v1.0.2
24352025-08-30T04:33:55.811Z Checking foreign-types-shared v0.3.1
24362025-08-30T04:33:55.964Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24372025-08-30T04:33:55.989Z Checking slog-scope v4.4.0
24382025-08-30T04:33:56.032Z Checking async-stream v0.3.6
24392025-08-30T04:33:56.058Z Checking toml v0.9.5
24402025-08-30T04:33:56.225Z Checking proptest v1.7.0
24412025-08-30T04:33:56.293Z Checking tungstenite v0.21.0
24422025-08-30T04:33:56.317Z Checking foreign-types v0.5.0
24432025-08-30T04:33:56.387Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24442025-08-30T04:33:56.449Z Checking slog-bunyan v2.5.0
24452025-08-30T04:33:56.569Z Checking num_enum v0.5.11
24462025-08-30T04:33:56.641Z Checking tokio-rustls v0.25.0
24472025-08-30T04:33:56.669Z Compiling serde_with_macros v3.14.0
24482025-08-30T04:33:56.768Z Compiling test-strategy v0.4.3
24492025-08-30T04:33:57.061Z Compiling proc-macro-error v1.0.4
24502025-08-30T04:33:57.617Z Compiling parse-display-derive v0.10.0
24512025-08-30T04:33:57.891Z Checking progenitor-client v0.8.0
24522025-08-30T04:33:57.916Z Compiling heck v0.3.3
24532025-08-30T04:33:58.263Z Checking waitgroup v0.1.2
24542025-08-30T04:33:58.287Z Checking rustls-pemfile v2.2.0
24552025-08-30T04:33:58.427Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24562025-08-30T04:33:58.517Z Compiling dropshot_endpoint v0.16.3
24572025-08-30T04:33:59.073Z Checking serde_path_to_error v0.1.17
24582025-08-30T04:33:59.175Z Compiling derive-where v1.5.0
24592025-08-30T04:33:59.662Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24602025-08-30T04:34:00.067Z Checking cstr-argument v0.1.2
24612025-08-30T04:34:00.278Z Checking hostname v0.4.0
24622025-08-30T04:34:00.385Z Checking instant v0.1.13
24632025-08-30T04:34:00.457Z Checking debug-ignore v1.0.5
24642025-08-30T04:34:00.542Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24652025-08-30T04:34:00.645Z Checking pretty-hex v0.2.1
24662025-08-30T04:34:00.685Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24672025-08-30T04:34:00.886Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24682025-08-30T04:34:00.910Z Checking backoff v0.4.0
24692025-08-30T04:34:01.252Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702025-08-30T04:34:01.277Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24712025-08-30T04:34:01.302Z Checking parse-display v0.10.0
24722025-08-30T04:34:01.461Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24732025-08-30T04:34:01.485Z Checking serde_with v3.14.0
24742025-08-30T04:34:01.576Z Compiling zone_cfg_derive v0.1.2
24752025-08-30T04:34:01.603Z Compiling typify-macro v0.2.0
24762025-08-30T04:34:01.627Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24772025-08-30T04:34:01.651Z Checking tokio-tungstenite v0.21.0
24782025-08-30T04:34:01.801Z Compiling typify-macro v0.3.0
24792025-08-30T04:34:02.246Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24802025-08-30T04:34:02.372Z Checking iddqd v0.3.9
24812025-08-30T04:34:02.414Z Checking slog-stdlog v4.1.1
24822025-08-30T04:34:02.583Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24832025-08-30T04:34:02.663Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24842025-08-30T04:34:02.979Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24852025-08-30T04:34:03.068Z Checking progenitor-client v0.10.0
24862025-08-30T04:34:03.172Z Checking colored v2.2.0
24872025-08-30T04:34:03.477Z Checking macaddr v1.0.1
24882025-08-30T04:34:03.541Z Checking unicode-width v0.1.14
24892025-08-30T04:34:03.803Z Checking base64 v0.13.1
24902025-08-30T04:34:03.968Z Checking base64 v0.21.7
24912025-08-30T04:34:03.998Z Checking number_prefix v0.4.0
24922025-08-30T04:34:04.078Z Checking tabwriter v1.4.0
24932025-08-30T04:34:04.199Z Checking ron v0.7.1
24942025-08-30T04:34:04.224Z Checking indicatif v0.17.11
24952025-08-30T04:34:04.338Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24962025-08-30T04:34:04.444Z Checking zone v0.1.8
24972025-08-30T04:34:04.820Z Checking slog-envlogger v2.2.0
24982025-08-30T04:34:04.898Z Checking xz2 v0.1.7
24992025-08-30T04:34:05.069Z Checking toml v0.8.23
25002025-08-30T04:34:05.094Z Checking tokio-dtrace v0.1.0
25012025-08-30T04:34:05.229Z Checking xattr v1.3.1
25022025-08-30T04:34:05.263Z Checking yasna v0.5.2
25032025-08-30T04:34:05.413Z Compiling typify v0.2.0
25042025-08-30T04:34:05.467Z Checking pem v3.0.5
25052025-08-30T04:34:05.582Z Compiling typify v0.3.0
25062025-08-30T04:34:05.627Z Compiling progenitor-impl v0.8.0
25072025-08-30T04:34:05.764Z Compiling progenitor-impl v0.9.1
25082025-08-30T04:34:05.842Z Checking smf v0.2.3
25092025-08-30T04:34:06.045Z Checking headers-core v0.3.0
25102025-08-30T04:34:06.088Z Checking filetime v0.2.25
25112025-08-30T04:34:06.235Z Checking same-file v1.0.6
25122025-08-30T04:34:06.345Z Checking headers v0.4.1
25132025-08-30T04:34:06.372Z Checking tar v0.4.44
25142025-08-30T04:34:06.460Z Checking walkdir v2.5.0
25152025-08-30T04:34:06.493Z Checking rcgen v0.12.1
25162025-08-30T04:34:06.764Z Checking oxide-tokio-rt v0.1.2
25172025-08-30T04:34:06.987Z Checking camino-tempfile v1.4.1
25182025-08-30T04:34:07.187Z Checking atomicwrites v0.4.4
25192025-08-30T04:34:07.217Z Checking subprocess v0.2.9
25202025-08-30T04:34:09.510Z Compiling progenitor-macro v0.8.0
25212025-08-30T04:34:09.697Z Compiling progenitor-macro v0.9.1
25222025-08-30T04:34:14.623Z Checking progenitor v0.8.0
25232025-08-30T04:34:14.842Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25242025-08-30T04:34:15.600Z Checking progenitor v0.9.1
25252025-08-30T04:34:15.839Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25262025-08-30T04:34:18.464Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25272025-08-30T04:34:19.931Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25282025-08-30T04:34:29.109Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25292025-08-30T04:34:31.540Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25302025-08-30T04:34:33.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.95s
25312025-08-30T04:34:33.722Z
25322025-08-30T04:34:33.722Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
25332025-08-30T04:34:34.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342025-08-30T04:34:34.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352025-08-30T04:34:34.936Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25362025-08-30T04:34:37.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
25372025-08-30T04:34:37.227Z
25382025-08-30T04:34:37.227Zinfo: running `cargo check --bins` on nexus-config (52/227)
25392025-08-30T04:34:38.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402025-08-30T04:34:38.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412025-08-30T04:34:38.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25422025-08-30T04:34:38.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
25432025-08-30T04:34:38.345Z
25442025-08-30T04:34:38.345Zinfo: running `cargo check --bins` on omicron-rpaths (53/227)
25452025-08-30T04:34:39.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462025-08-30T04:34:39.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472025-08-30T04:34:39.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25482025-08-30T04:34:39.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
25492025-08-30T04:34:39.361Z
25502025-08-30T04:34:39.361Zinfo: running `cargo check --bins` on omicron-certificates (54/227)
25512025-08-30T04:34:40.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522025-08-30T04:34:40.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532025-08-30T04:34:40.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25542025-08-30T04:34:40.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
25552025-08-30T04:34:40.441Z
25562025-08-30T04:34:40.441Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/227)
25572025-08-30T04:34:41.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582025-08-30T04:34:41.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592025-08-30T04:34:41.749Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25602025-08-30T04:34:41.774Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25612025-08-30T04:34:41.805Z Compiling darling_core v0.21.0
25622025-08-30T04:34:41.829Z Compiling tempfile v3.20.0
25632025-08-30T04:34:41.854Z Compiling wait-timeout v0.2.0
25642025-08-30T04:34:41.854Z Compiling quick-error v1.2.3
25652025-08-30T04:34:41.854Z Compiling bit-vec v0.8.0
25662025-08-30T04:34:41.854Z Compiling match_cfg v0.1.0
25672025-08-30T04:34:41.946Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25682025-08-30T04:34:42.049Z Compiling hostname v0.3.1
25692025-08-30T04:34:42.076Z Compiling rustls v0.22.4
25702025-08-30T04:34:42.284Z Compiling bit-set v0.8.0
25712025-08-30T04:34:42.310Z Compiling rusty-fork v0.3.0
25722025-08-30T04:34:42.348Z Compiling progenitor-client v0.9.1
25732025-08-30T04:34:42.373Z Compiling toml_parser v1.0.2
25742025-08-30T04:34:42.452Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25752025-08-30T04:34:42.591Z Compiling slog-json v2.6.1
25762025-08-30T04:34:42.621Z Compiling rand_xorshift v0.4.0
25772025-08-30T04:34:42.879Z Compiling itertools v0.14.0
25782025-08-30T04:34:42.927Z Compiling serde_spanned v1.0.0
25792025-08-30T04:34:42.956Z Compiling toml_datetime v0.7.0
25802025-08-30T04:34:42.981Z Compiling hex v0.4.3
25812025-08-30T04:34:43.208Z Compiling toml_writer v1.0.2
25822025-08-30T04:34:43.533Z Compiling heapless v0.8.0
25832025-08-30T04:34:43.558Z Compiling unarray v0.1.4
25842025-08-30T04:34:43.606Z Compiling toml v0.9.5
25852025-08-30T04:34:43.741Z Compiling proptest v1.7.0
25862025-08-30T04:34:43.769Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25872025-08-30T04:34:43.985Z Compiling slog-bunyan v2.5.0
25882025-08-30T04:34:44.215Z Compiling progenitor v0.9.1
25892025-08-30T04:34:44.347Z Compiling async-stream v0.3.6
25902025-08-30T04:34:44.451Z Compiling multer v3.1.0
25912025-08-30T04:34:44.635Z Compiling ref-cast v1.0.24
25922025-08-30T04:34:44.821Z Compiling waitgroup v0.1.2
25932025-08-30T04:34:45.080Z Compiling rustls-pemfile v2.2.0
25942025-08-30T04:34:45.355Z Checking hash32 v0.3.1
25952025-08-30T04:34:45.421Z Compiling serde_path_to_error v0.1.17
25962025-08-30T04:34:45.564Z Compiling hostname v0.4.0
25972025-08-30T04:34:45.590Z Compiling instant v0.1.13
25982025-08-30T04:34:45.782Z Compiling smoltcp v0.11.0
25992025-08-30T04:34:45.811Z Compiling debug-ignore v1.0.5
26002025-08-30T04:34:45.989Z Compiling tokio-rustls v0.25.0
26012025-08-30T04:34:46.215Z Compiling backoff v0.4.0
26022025-08-30T04:34:46.396Z Compiling dropshot v0.16.3
26032025-08-30T04:34:46.465Z Compiling iddqd v0.3.9
26042025-08-30T04:34:46.548Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26052025-08-30T04:34:47.188Z Compiling darling_macro v0.21.0
26062025-08-30T04:34:47.262Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26072025-08-30T04:34:47.462Z Compiling serde_with v3.14.0
26082025-08-30T04:34:47.988Z Compiling darling v0.21.0
26092025-08-30T04:34:48.125Z Compiling ingot-macros v0.1.1
26102025-08-30T04:34:48.614Z Compiling parse-display v0.10.0
26112025-08-30T04:34:49.487Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26122025-08-30T04:34:49.541Z Checking num-rational v0.4.2
26132025-08-30T04:34:50.167Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26142025-08-30T04:34:50.323Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26152025-08-30T04:34:50.681Z Compiling progenitor-client v0.10.0
26162025-08-30T04:34:51.305Z Checking num-complex v0.4.6
26172025-08-30T04:34:52.274Z Compiling macaddr v1.0.1
26182025-08-30T04:34:52.307Z Checking cobs v0.2.3
26192025-08-30T04:34:52.539Z Checking postcard v1.0.10
26202025-08-30T04:34:52.719Z Checking num v0.4.3
26212025-08-30T04:34:53.160Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26222025-08-30T04:34:53.235Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26232025-08-30T04:34:53.265Z Compiling convert_case v0.4.0
26242025-08-30T04:34:53.553Z Checking float-ord v0.3.2
26252025-08-30T04:34:53.748Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26262025-08-30T04:34:53.928Z Compiling toml v0.8.23
26272025-08-30T04:34:54.054Z Compiling derive_more v0.99.20
26282025-08-30T04:34:54.175Z Checking ingot-types v0.1.2
26292025-08-30T04:34:54.923Z Checking ingot v0.1.1
26302025-08-30T04:34:55.189Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26312025-08-30T04:34:55.365Z Checking linked-hash-map v0.5.6
26322025-08-30T04:34:55.687Z Compiling crucible-workspace-hack v0.1.0
26332025-08-30T04:34:55.744Z Checking siphasher v1.0.1
26342025-08-30T04:34:56.068Z Checking lru-cache v0.1.2
26352025-08-30T04:34:56.094Z Checking resolv-conf v0.7.0
26362025-08-30T04:34:56.122Z Checking phf_shared v0.12.1
26372025-08-30T04:34:56.296Z Checking newline-converter v0.3.0
26382025-08-30T04:34:56.401Z Checking hickory-proto v0.24.4
26392025-08-30T04:34:56.496Z Checking prettyplease v0.2.36
26402025-08-30T04:34:56.979Z Compiling slog-dtrace v0.3.0
26412025-08-30T04:34:57.349Z Compiling chrono-tz v0.10.4
26422025-08-30T04:34:57.689Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26432025-08-30T04:34:57.724Z Compiling zone_cfg_derive v0.3.0
26442025-08-30T04:34:58.294Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26452025-08-30T04:34:58.816Z Checking expectorate v1.2.0
26462025-08-30T04:34:58.881Z Checking phf v0.12.1
26472025-08-30T04:34:59.071Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26482025-08-30T04:34:59.142Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26492025-08-30T04:34:59.172Z Compiling const_format_proc_macros v0.2.34
26502025-08-30T04:34:59.521Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26512025-08-30T04:35:00.043Z Compiling num-derive v0.4.2
26522025-08-30T04:35:00.132Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532025-08-30T04:35:00.475Z Checking highway v1.3.0
26542025-08-30T04:35:00.532Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26552025-08-30T04:35:00.620Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26562025-08-30T04:35:00.645Z Checking hickory-resolver v0.24.4
26572025-08-30T04:35:00.933Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26582025-08-30T04:35:00.961Z Checking const_format v0.2.34
26592025-08-30T04:35:00.987Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26602025-08-30T04:35:01.478Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26612025-08-30T04:35:02.061Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26622025-08-30T04:35:02.406Z Checking qorb v0.4.1
26632025-08-30T04:35:02.499Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26642025-08-30T04:35:02.552Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26652025-08-30T04:35:02.654Z Checking zone v0.3.1
26662025-08-30T04:35:03.044Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
26672025-08-30T04:35:03.275Z Checking gethostname v0.5.0
26682025-08-30T04:35:03.452Z Checking bcs v0.1.6
26692025-08-30T04:35:03.477Z Checking nanorand v0.7.0
26702025-08-30T04:35:03.511Z Compiling async-recursion v1.1.1
26712025-08-30T04:35:03.594Z Checking termtree v0.5.1
26722025-08-30T04:35:03.864Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26732025-08-30T04:35:03.889Z Checking flume v0.11.1
26742025-08-30T04:35:11.258Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26752025-08-30T04:35:16.426Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26762025-08-30T04:35:21.089Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26772025-08-30T04:35:23.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.78s
26782025-08-30T04:35:23.474Z
26792025-08-30T04:35:23.474Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/227)
26802025-08-30T04:35:24.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-08-30T04:35:24.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-08-30T04:35:24.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-08-30T04:35:24.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
26842025-08-30T04:35:24.747Z
26852025-08-30T04:35:24.747Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/227)
26862025-08-30T04:35:25.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-08-30T04:35:25.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-08-30T04:35:25.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-08-30T04:35:25.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
26902025-08-30T04:35:26.049Z
26912025-08-30T04:35:26.049Zinfo: running `cargo check --bins` on openapi-manager-types (58/227)
26922025-08-30T04:35:27.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-08-30T04:35:27.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-08-30T04:35:27.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-08-30T04:35:27.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
26962025-08-30T04:35:27.323Z
26972025-08-30T04:35:27.323Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (59/227)
26982025-08-30T04:35:28.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-08-30T04:35:28.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-08-30T04:35:28.610Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27012025-08-30T04:35:29.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
27022025-08-30T04:35:29.677Z
27032025-08-30T04:35:29.678Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (60/227)
27042025-08-30T04:35:30.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-08-30T04:35:30.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-08-30T04:35:31.001Z Compiling cfg_aliases v0.1.1
27072025-08-30T04:35:31.001Z Compiling convert_case v0.7.1
27082025-08-30T04:35:31.001Z Compiling vte_generate_state_changes v0.1.2
27092025-08-30T04:35:31.026Z Checking fd-lock v4.0.2
27102025-08-30T04:35:31.051Z Checking nibble_vec v0.1.0
27112025-08-30T04:35:31.085Z Checking bytecount v0.6.8
27122025-08-30T04:35:31.110Z Checking endian-type v0.1.2
27132025-08-30T04:35:31.164Z Compiling tabled_derive v0.7.0
27142025-08-30T04:35:31.189Z Compiling nix v0.28.0
27152025-08-30T04:35:31.296Z Compiling peg-macros v0.8.5
27162025-08-30T04:35:31.324Z Checking papergrid v0.11.0
27172025-08-30T04:35:31.350Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27182025-08-30T04:35:31.406Z Checking radix_trie v0.2.1
27192025-08-30T04:35:31.599Z Checking vte v0.11.1
27202025-08-30T04:35:31.817Z Compiling sqlparser_derive v0.2.2
27212025-08-30T04:35:31.842Z Compiling derive_more-impl v2.0.1
27222025-08-30T04:35:32.241Z Checking home v0.5.9
27232025-08-30T04:35:32.413Z Checking nu-ansi-term v0.50.1
27242025-08-30T04:35:32.718Z Checking unicode_categories v0.1.1
27252025-08-30T04:35:32.778Z Checking sqlparser v0.45.0
27262025-08-30T04:35:32.911Z Checking strip-ansi-escapes v0.2.0
27272025-08-30T04:35:32.943Z Checking display-error-chain v0.2.2
27282025-08-30T04:35:33.090Z Checking sqlformat v0.3.5
27292025-08-30T04:35:33.115Z Checking reedline v0.40.0
27302025-08-30T04:35:33.170Z Checking tabled v0.15.0
27312025-08-30T04:35:33.586Z Checking derive_more v2.0.1
27322025-08-30T04:35:33.735Z Checking crossterm v0.29.0
27332025-08-30T04:35:33.966Z Checking peg v0.8.5
27342025-08-30T04:35:34.255Z Checking rustyline v14.0.0
27352025-08-30T04:35:48.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
27362025-08-30T04:35:49.206Z
27372025-08-30T04:35:49.206Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (61/227)
27382025-08-30T04:35:50.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-08-30T04:35:50.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-08-30T04:35:50.782Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27412025-08-30T04:35:59.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
27422025-08-30T04:36:00.057Z
27432025-08-30T04:36:00.057Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (62/227)
27442025-08-30T04:36:01.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-08-30T04:36:01.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-08-30T04:36:01.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472025-08-30T04:36:07.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
27482025-08-30T04:36:08.101Z
27492025-08-30T04:36:08.102Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (63/227)
27502025-08-30T04:36:09.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-08-30T04:36:09.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-08-30T04:36:09.504Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27532025-08-30T04:36:18.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s
27542025-08-30T04:36:18.565Z
27552025-08-30T04:36:18.565Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (64/227)
27562025-08-30T04:36:19.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-08-30T04:36:19.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-08-30T04:36:19.932Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27592025-08-30T04:36:28.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s
27602025-08-30T04:36:28.963Z
27612025-08-30T04:36:28.963Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (65/227)
27622025-08-30T04:36:30.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-08-30T04:36:30.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-08-30T04:36:30.403Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27652025-08-30T04:36:37.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
27662025-08-30T04:36:37.444Z
27672025-08-30T04:36:37.444Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (66/227)
27682025-08-30T04:36:38.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-08-30T04:36:38.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-08-30T04:36:38.897Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27712025-08-30T04:36:46.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.84s
27722025-08-30T04:36:46.555Z
27732025-08-30T04:36:46.555Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (67/227)
27742025-08-30T04:36:47.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-08-30T04:36:47.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-08-30T04:36:48.035Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27772025-08-30T04:36:58.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.62s
27782025-08-30T04:36:58.492Z
27792025-08-30T04:36:58.492Zinfo: running `cargo check --bins` on oximeter (68/227)
27802025-08-30T04:36:59.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-08-30T04:36:59.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-08-30T04:36:59.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-08-30T04:36:59.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
27842025-08-30T04:36:59.851Z
27852025-08-30T04:36:59.851Zinfo: running `cargo check --bins` on oximeter-macro-impl (69/227)
27862025-08-30T04:37:01.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-08-30T04:37:01.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-08-30T04:37:01.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-08-30T04:37:01.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
27902025-08-30T04:37:01.318Z
27912025-08-30T04:37:01.318Zinfo: running `cargo check --bins` on oximeter-schema (70/227)
27922025-08-30T04:37:02.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-08-30T04:37:02.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-08-30T04:37:02.707Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27952025-08-30T04:37:06.319Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27962025-08-30T04:37:08.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
27972025-08-30T04:37:08.250Z
27982025-08-30T04:37:08.250Zinfo: running `cargo check --bins` on oximeter-types (71/227)
27992025-08-30T04:37:09.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-08-30T04:37:09.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-08-30T04:37:09.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-08-30T04:37:09.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28032025-08-30T04:37:09.478Z
28042025-08-30T04:37:09.478Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (72/227)
28052025-08-30T04:37:10.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-08-30T04:37:10.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-08-30T04:37:10.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-08-30T04:37:10.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28092025-08-30T04:37:10.707Z
28102025-08-30T04:37:10.707Zinfo: running `cargo check --bins` on oxql-types (73/227)
28112025-08-30T04:37:11.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-08-30T04:37:11.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-08-30T04:37:11.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-08-30T04:37:11.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28152025-08-30T04:37:11.993Z
28162025-08-30T04:37:11.993Zinfo: running `cargo check --bins` on oximeter-test-utils (74/227)
28172025-08-30T04:37:13.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-08-30T04:37:13.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-08-30T04:37:13.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-08-30T04:37:13.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
28212025-08-30T04:37:13.439Z
28222025-08-30T04:37:13.439Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (75/227)
28232025-08-30T04:37:14.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-08-30T04:37:14.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-08-30T04:37:14.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-08-30T04:37:14.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28272025-08-30T04:37:14.696Z
28282025-08-30T04:37:14.696Zinfo: running `cargo check --bins` on bootstrap-agent-client (76/227)
28292025-08-30T04:37:15.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-08-30T04:37:15.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-08-30T04:37:15.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-08-30T04:37:15.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28332025-08-30T04:37:16.132Z
28342025-08-30T04:37:16.132Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (77/227)
28352025-08-30T04:37:17.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-08-30T04:37:17.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-08-30T04:37:17.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-08-30T04:37:17.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28392025-08-30T04:37:17.420Z
28402025-08-30T04:37:17.420Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (78/227)
28412025-08-30T04:37:18.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-08-30T04:37:18.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-08-30T04:37:18.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-08-30T04:37:18.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28452025-08-30T04:37:18.698Z
28462025-08-30T04:37:18.698Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (79/227)
28472025-08-30T04:37:19.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-08-30T04:37:19.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-08-30T04:37:19.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-08-30T04:37:19.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28512025-08-30T04:37:19.934Z
28522025-08-30T04:37:19.934Zinfo: running `cargo check --bins` on cockroach-admin-client (80/227)
28532025-08-30T04:37:21.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-08-30T04:37:21.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-08-30T04:37:21.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-08-30T04:37:21.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
28572025-08-30T04:37:21.147Z
28582025-08-30T04:37:21.147Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (81/227)
28592025-08-30T04:37:22.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-08-30T04:37:22.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-08-30T04:37:22.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-08-30T04:37:22.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
28632025-08-30T04:37:22.430Z
28642025-08-30T04:37:22.430Zinfo: running `cargo check --bins` on dns-service-client (82/227)
28652025-08-30T04:37:23.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-08-30T04:37:23.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-08-30T04:37:23.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-08-30T04:37:23.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28692025-08-30T04:37:23.617Z
28702025-08-30T04:37:23.617Zinfo: running `cargo check --bins` on internal-dns-types (83/227)
28712025-08-30T04:37:24.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-08-30T04:37:24.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-08-30T04:37:24.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-08-30T04:37:24.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28752025-08-30T04:37:24.808Z
28762025-08-30T04:37:24.808Zinfo: running `cargo check --bins` on gateway-client (84/227)
28772025-08-30T04:37:25.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-08-30T04:37:25.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-08-30T04:37:25.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-08-30T04:37:25.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28812025-08-30T04:37:26.085Z
28822025-08-30T04:37:26.085Zinfo: running `cargo check --bins` on ereport-types (85/227)
28832025-08-30T04:37:27.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-08-30T04:37:27.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-08-30T04:37:27.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-08-30T04:37:27.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
28872025-08-30T04:37:27.254Z
28882025-08-30T04:37:27.254Zinfo: running `cargo check --bins` on gateway-types (86/227)
28892025-08-30T04:37:28.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-08-30T04:37:28.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-08-30T04:37:28.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-08-30T04:37:28.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28932025-08-30T04:37:28.476Z
28942025-08-30T04:37:28.476Zinfo: running `cargo check --bins` on installinator-client (87/227)
28952025-08-30T04:37:29.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-08-30T04:37:29.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-08-30T04:37:29.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-08-30T04:37:29.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28992025-08-30T04:37:29.697Z
29002025-08-30T04:37:29.697Zinfo: running `cargo check --bins` on installinator-common (88/227)
29012025-08-30T04:37:30.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-08-30T04:37:30.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-08-30T04:37:30.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-08-30T04:37:30.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29052025-08-30T04:37:31.089Z
29062025-08-30T04:37:31.089Zinfo: running `cargo check --bins` on update-engine (89/227)
29072025-08-30T04:37:32.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-08-30T04:37:32.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-08-30T04:37:32.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-08-30T04:37:32.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29112025-08-30T04:37:32.328Z
29122025-08-30T04:37:32.328Zinfo: running `cargo check --bins` on nexus-client (90/227)
29132025-08-30T04:37:33.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-08-30T04:37:33.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-08-30T04:37:33.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-08-30T04:37:33.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
29172025-08-30T04:37:33.626Z
29182025-08-30T04:37:33.626Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/227)
29192025-08-30T04:37:34.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-08-30T04:37:34.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-08-30T04:37:34.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-08-30T04:37:34.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29232025-08-30T04:37:34.903Z
29242025-08-30T04:37:34.904Zinfo: running `cargo check --bins` on omicron-passwords (92/227)
29252025-08-30T04:37:36.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-08-30T04:37:36.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-08-30T04:37:36.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-08-30T04:37:36.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
29292025-08-30T04:37:36.194Z
29302025-08-30T04:37:36.194Zinfo: running `cargo check --bins` on nexus-types (93/227)
29312025-08-30T04:37:37.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-08-30T04:37:37.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-08-30T04:37:37.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-08-30T04:37:37.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29352025-08-30T04:37:37.543Z
29362025-08-30T04:37:37.543Zinfo: running `cargo check --bins` on cockroach-admin-types (94/227)
29372025-08-30T04:37:38.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-08-30T04:37:38.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-08-30T04:37:38.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-08-30T04:37:38.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29412025-08-30T04:37:38.847Z
29422025-08-30T04:37:38.847Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
29432025-08-30T04:37:39.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-08-30T04:37:39.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-08-30T04:37:39.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-08-30T04:37:39.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29472025-08-30T04:37:40.031Z
29482025-08-30T04:37:40.031Zinfo: running `cargo check --bins` on oxide-client (96/227)
29492025-08-30T04:37:41.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-08-30T04:37:41.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-08-30T04:37:41.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-08-30T04:37:41.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29532025-08-30T04:37:41.196Z
29542025-08-30T04:37:41.196Zinfo: running `cargo check --bins` on oximeter-client (97/227)
29552025-08-30T04:37:42.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-08-30T04:37:42.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-08-30T04:37:42.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-08-30T04:37:42.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29592025-08-30T04:37:42.352Z
29602025-08-30T04:37:42.352Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
29612025-08-30T04:37:43.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-08-30T04:37:43.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-08-30T04:37:43.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-08-30T04:37:43.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29652025-08-30T04:37:43.504Z
29662025-08-30T04:37:43.504Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
29672025-08-30T04:37:44.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-08-30T04:37:44.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-08-30T04:37:44.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-08-30T04:37:44.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29712025-08-30T04:37:44.732Z
29722025-08-30T04:37:44.732Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
29732025-08-30T04:37:45.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-08-30T04:37:45.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-08-30T04:37:45.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-08-30T04:37:45.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29772025-08-30T04:37:46.000Z
29782025-08-30T04:37:46.000Zinfo: running `cargo check --bins` on wicketd-client (101/227)
29792025-08-30T04:37:47.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-08-30T04:37:47.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-08-30T04:37:47.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-08-30T04:37:47.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29832025-08-30T04:37:47.233Z
29842025-08-30T04:37:47.233Zinfo: running `cargo check --bins` on wicket-common (102/227)
29852025-08-30T04:37:48.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-08-30T04:37:48.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-08-30T04:37:48.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-08-30T04:37:48.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29892025-08-30T04:37:48.389Z
29902025-08-30T04:37:48.389Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
29912025-08-30T04:37:49.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-08-30T04:37:49.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-08-30T04:37:49.622Z Checking csv-core v0.1.11
29942025-08-30T04:37:49.622Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29952025-08-30T04:37:49.647Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29962025-08-30T04:37:49.647Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29972025-08-30T04:37:49.647Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29982025-08-30T04:37:49.970Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29992025-08-30T04:37:49.995Z Checking csv v1.3.1
30002025-08-30T04:37:50.020Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30012025-08-30T04:37:50.843Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30022025-08-30T04:37:51.574Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30032025-08-30T04:37:54.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
30042025-08-30T04:37:55.092Z
30052025-08-30T04:37:55.092Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30062025-08-30T04:37:56.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072025-08-30T04:37:56.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082025-08-30T04:37:56.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092025-08-30T04:37:56.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30102025-08-30T04:37:56.276Z
30112025-08-30T04:37:56.276Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30122025-08-30T04:37:57.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132025-08-30T04:37:57.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142025-08-30T04:37:57.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152025-08-30T04:37:57.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30162025-08-30T04:37:57.613Z
30172025-08-30T04:37:57.613Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30182025-08-30T04:37:58.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-08-30T04:37:58.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-08-30T04:37:58.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212025-08-30T04:37:58.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
30222025-08-30T04:37:58.970Z
30232025-08-30T04:37:58.971Zinfo: running `cargo check --bins` on dns-server (107/227)
30242025-08-30T04:38:00.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-08-30T04:38:00.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-08-30T04:38:00.199Z Compiling typify-impl v0.4.1
30272025-08-30T04:38:00.254Z Compiling parking_lot_core v0.8.6
30282025-08-30T04:38:00.255Z Compiling moka v0.12.10
30292025-08-30T04:38:00.255Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30302025-08-30T04:38:00.285Z Checking tagptr v0.2.0
30312025-08-30T04:38:00.355Z Checking prefix-trie v0.7.0
30322025-08-30T04:38:00.355Z Checking fxhash v0.2.1
30332025-08-30T04:38:00.584Z Checking hickory-client v0.25.2
30342025-08-30T04:38:01.016Z Checking hickory-server v0.25.2
30352025-08-30T04:38:01.121Z Checking parking_lot v0.11.2
30362025-08-30T04:38:01.471Z Checking sled v0.34.7
30372025-08-30T04:38:01.585Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30382025-08-30T04:38:01.956Z Checking hickory-resolver v0.25.2
30392025-08-30T04:38:06.231Z Compiling typify-macro v0.4.1
30402025-08-30T04:38:08.545Z Compiling typify v0.4.1
30412025-08-30T04:38:08.698Z Compiling progenitor-impl v0.10.0
30422025-08-30T04:38:12.254Z Compiling progenitor-macro v0.10.0
30432025-08-30T04:38:17.576Z Checking progenitor v0.10.0
30442025-08-30T04:38:17.818Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30452025-08-30T04:38:18.581Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30462025-08-30T04:38:20.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
30472025-08-30T04:38:21.067Z
30482025-08-30T04:38:21.067Zinfo: running `cargo check --bins` on dns-server-api (108/227)
30492025-08-30T04:38:22.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-08-30T04:38:22.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-08-30T04:38:22.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-08-30T04:38:22.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
30532025-08-30T04:38:22.360Z
30542025-08-30T04:38:22.360Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
30552025-08-30T04:38:23.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-08-30T04:38:23.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-08-30T04:38:23.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-08-30T04:38:23.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30592025-08-30T04:38:23.690Z
30602025-08-30T04:38:23.690Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
30612025-08-30T04:38:24.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-08-30T04:38:24.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-08-30T04:38:25.254Z Compiling semver v0.1.20
30642025-08-30T04:38:25.254Z Compiling radium v0.7.0
30652025-08-30T04:38:25.254Z Compiling zerocopy-derive v0.6.6
30662025-08-30T04:38:25.254Z Checking tap v1.0.1
30672025-08-30T04:38:25.254Z Compiling maybe-uninit v2.0.0
30682025-08-30T04:38:25.377Z Checking password-hash v0.5.0
30692025-08-30T04:38:25.402Z Checking blake2 v0.10.6
30702025-08-30T04:38:25.403Z Compiling pin-project-internal v1.1.6
30712025-08-30T04:38:25.545Z Checking wyz v0.5.1
30722025-08-30T04:38:25.779Z Compiling rustc_version v0.1.7
30732025-08-30T04:38:25.918Z Compiling packed_struct v0.10.1
30742025-08-30T04:38:25.943Z Compiling cancel-safe-futures v0.1.5
30752025-08-30T04:38:25.990Z Checking crc-catalog v2.4.0
30762025-08-30T04:38:26.015Z Checking funty v2.0.0
30772025-08-30T04:38:26.172Z Compiling owo-colors v4.2.2
30782025-08-30T04:38:26.242Z Compiling newtype_derive v0.1.6
30792025-08-30T04:38:26.293Z Checking crc v3.2.1
30802025-08-30T04:38:26.459Z Checking argon2 v0.5.3
30812025-08-30T04:38:26.510Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30822025-08-30T04:38:26.673Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30832025-08-30T04:38:26.740Z Compiling packed_struct_codegen v0.10.1
30842025-08-30T04:38:26.887Z Checking libsw-core v0.3.1
30852025-08-30T04:38:26.914Z Checking bitvec v1.0.1
30862025-08-30T04:38:27.146Z Checking secrecy v0.10.3
30872025-08-30T04:38:27.173Z Checking zerocopy v0.6.6
30882025-08-30T04:38:27.250Z Compiling snafu-derive v0.8.5
30892025-08-30T04:38:27.335Z Compiling indexmap v1.9.3
30902025-08-30T04:38:27.369Z Checking nodrop v0.1.14
30912025-08-30T04:38:27.535Z Checking fixedbitset v0.5.7
30922025-08-30T04:38:27.687Z Checking indent_write v2.2.0
30932025-08-30T04:38:27.940Z Checking array-init v0.0.4
30942025-08-30T04:38:27.974Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30952025-08-30T04:38:27.999Z Checking pin-project v1.1.6
30962025-08-30T04:38:27.999Z Checking petgraph v0.8.2
30972025-08-30T04:38:28.180Z Checking libsw v3.5.0
30982025-08-30T04:38:28.610Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30992025-08-30T04:38:28.846Z Checking smallvec v0.6.14
31002025-08-30T04:38:29.270Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31012025-08-30T04:38:29.504Z Checking globset v0.4.15
31022025-08-30T04:38:29.590Z Checking olpc-cjson v0.1.4
31032025-08-30T04:38:29.742Z Checking serde_plain v1.0.2
31042025-08-30T04:38:29.878Z Checking typed-path v0.9.3
31052025-08-30T04:38:30.102Z Checking termcolor v1.4.1
31062025-08-30T04:38:30.127Z Checking unicode-linebreak v0.1.5
31072025-08-30T04:38:30.172Z Checking swrite v0.1.0
31082025-08-30T04:38:30.406Z Checking smawk v0.3.2
31092025-08-30T04:38:30.649Z Checking linear-map v1.2.0
31102025-08-30T04:38:30.687Z Checking hashbrown v0.12.3
31112025-08-30T04:38:30.712Z Checking bitfield v0.14.0
31122025-08-30T04:38:30.848Z Checking textwrap v0.16.2
31132025-08-30T04:38:31.055Z Checking env_logger v0.10.2
31142025-08-30T04:38:31.090Z Checking ron v0.8.1
31152025-08-30T04:38:31.392Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31162025-08-30T04:38:31.530Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31172025-08-30T04:38:31.698Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31182025-08-30T04:38:31.913Z Checking serde-hex v0.1.0
31192025-08-30T04:38:31.961Z Checking snafu v0.8.5
31202025-08-30T04:38:32.382Z Checking steno v0.4.1
31212025-08-30T04:38:32.461Z Checking tough v0.20.0
31222025-08-30T04:38:32.509Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31232025-08-30T04:38:33.375Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31242025-08-30T04:38:33.400Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31252025-08-30T04:38:33.742Z Checking hashbrown v0.13.2
31262025-08-30T04:38:34.587Z Checking half v2.4.1
31272025-08-30T04:38:34.654Z Checking ciborium-io v0.2.2
31282025-08-30T04:38:34.722Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31292025-08-30T04:38:34.820Z Checking crc-any v2.5.0
31302025-08-30T04:38:34.866Z Checking humantime v2.2.0
31312025-08-30T04:38:35.078Z Checking ciborium-ll v0.2.2
31322025-08-30T04:38:35.104Z Checking object v0.30.4
31332025-08-30T04:38:35.216Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31342025-08-30T04:38:35.267Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31352025-08-30T04:38:35.450Z Checking void v1.0.2
31362025-08-30T04:38:35.535Z Checking path-slash v0.1.5
31372025-08-30T04:38:35.570Z Checking half v1.8.3
31382025-08-30T04:38:35.643Z Checking lzss v0.8.2
31392025-08-30T04:38:35.751Z Checking tungstenite v0.23.0
31402025-08-30T04:38:35.817Z Checking ciborium v0.2.2
31412025-08-30T04:38:36.022Z Checking serde_cbor v0.11.2
31422025-08-30T04:38:36.047Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31432025-08-30T04:38:36.638Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31442025-08-30T04:38:36.671Z Checking nix v0.27.1
31452025-08-30T04:38:36.803Z Checking kstat-rs v0.2.4
31462025-08-30T04:38:36.830Z Checking serde_bytes v0.11.17
31472025-08-30T04:38:36.861Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31482025-08-30T04:38:36.930Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31492025-08-30T04:38:37.067Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31502025-08-30T04:38:37.169Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31512025-08-30T04:38:37.194Z Checking tokio-tungstenite v0.23.1
31522025-08-30T04:38:37.265Z Checking signal-hook-tokio v0.3.1
31532025-08-30T04:38:40.309Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31542025-08-30T04:38:42.091Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31552025-08-30T04:38:59.108Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31562025-08-30T04:39:11.124Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31572025-08-30T04:39:12.180Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31582025-08-30T04:39:16.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.08s
31592025-08-30T04:39:17.009Z
31602025-08-30T04:39:17.009Zinfo: running `cargo check --bins` on gateway-api (111/227)
31612025-08-30T04:39:17.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-08-30T04:39:18.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-08-30T04:39:18.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-08-30T04:39:18.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31652025-08-30T04:39:18.143Z
31662025-08-30T04:39:18.143Zinfo: running `cargo check --bins` on ipcc (112/227)
31672025-08-30T04:39:19.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-08-30T04:39:19.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-08-30T04:39:19.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-08-30T04:39:19.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31712025-08-30T04:39:19.248Z
31722025-08-30T04:39:19.248Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
31732025-08-30T04:39:20.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-08-30T04:39:20.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-08-30T04:39:20.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762025-08-30T04:39:20.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31772025-08-30T04:39:20.348Z
31782025-08-30T04:39:20.348Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
31792025-08-30T04:39:21.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-08-30T04:39:21.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-08-30T04:39:21.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822025-08-30T04:39:21.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31832025-08-30T04:39:21.551Z
31842025-08-30T04:39:21.551Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
31852025-08-30T04:39:22.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-08-30T04:39:22.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-08-30T04:39:22.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882025-08-30T04:39:22.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31892025-08-30T04:39:22.716Z
31902025-08-30T04:39:22.716Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
31912025-08-30T04:39:23.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-08-30T04:39:23.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-08-30T04:39:23.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942025-08-30T04:39:23.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31952025-08-30T04:39:23.875Z
31962025-08-30T04:39:23.875Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
31972025-08-30T04:39:24.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982025-08-30T04:39:24.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992025-08-30T04:39:24.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002025-08-30T04:39:24.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32012025-08-30T04:39:25.004Z
32022025-08-30T04:39:25.004Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32032025-08-30T04:39:26.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-08-30T04:39:26.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-08-30T04:39:26.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062025-08-30T04:39:26.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32072025-08-30T04:39:26.210Z
32082025-08-30T04:39:26.210Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32092025-08-30T04:39:27.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-08-30T04:39:27.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-08-30T04:39:27.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122025-08-30T04:39:27.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32132025-08-30T04:39:27.351Z
32142025-08-30T04:39:27.351Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32152025-08-30T04:39:28.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-08-30T04:39:28.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-08-30T04:39:28.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182025-08-30T04:39:28.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32192025-08-30T04:39:28.562Z
32202025-08-30T04:39:28.562Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32212025-08-30T04:39:29.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-08-30T04:39:29.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-08-30T04:39:29.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242025-08-30T04:39:29.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32252025-08-30T04:39:29.727Z
32262025-08-30T04:39:29.727Zinfo: running `cargo check --bins` on sp-sim (122/227)
32272025-08-30T04:39:30.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-08-30T04:39:30.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-08-30T04:39:31.114Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32302025-08-30T04:39:31.114Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32312025-08-30T04:39:31.141Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32322025-08-30T04:39:31.141Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32332025-08-30T04:39:31.141Z Compiling nix v0.30.1
32342025-08-30T04:39:31.181Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32352025-08-30T04:39:31.248Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32362025-08-30T04:39:31.273Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32372025-08-30T04:39:31.557Z Checking keccak v0.1.5
32382025-08-30T04:39:31.897Z Checking sha3 v0.10.8
32392025-08-30T04:39:32.039Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32402025-08-30T04:39:33.736Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32412025-08-30T04:39:38.147Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32422025-08-30T04:40:02.025Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32432025-08-30T04:40:05.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.98s
32442025-08-30T04:40:05.953Z
32452025-08-30T04:40:05.953Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32462025-08-30T04:40:07.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-08-30T04:40:07.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-08-30T04:40:07.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-08-30T04:40:07.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32502025-08-30T04:40:07.282Z
32512025-08-30T04:40:07.282Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32522025-08-30T04:40:08.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-08-30T04:40:08.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-08-30T04:40:08.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-08-30T04:40:08.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32562025-08-30T04:40:08.612Z
32572025-08-30T04:40:08.612Zinfo: running `cargo check --bins` on db-macros (125/227)
32582025-08-30T04:40:09.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-08-30T04:40:09.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-08-30T04:40:09.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-08-30T04:40:09.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32622025-08-30T04:40:09.813Z
32632025-08-30T04:40:09.813Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32642025-08-30T04:40:10.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-08-30T04:40:10.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-08-30T04:40:10.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-08-30T04:40:10.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32682025-08-30T04:40:11.117Z
32692025-08-30T04:40:11.117Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32702025-08-30T04:40:12.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-08-30T04:40:12.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-08-30T04:40:12.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-08-30T04:40:12.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32742025-08-30T04:40:12.490Z
32752025-08-30T04:40:12.490Zinfo: running `cargo check --bins` on authz-macros (128/227)
32762025-08-30T04:40:13.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-08-30T04:40:13.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-08-30T04:40:13.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-08-30T04:40:13.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32802025-08-30T04:40:13.673Z
32812025-08-30T04:40:13.673Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
32822025-08-30T04:40:14.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-08-30T04:40:14.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-08-30T04:40:14.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-08-30T04:40:14.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
32862025-08-30T04:40:15.000Z
32872025-08-30T04:40:15.000Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
32882025-08-30T04:40:16.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-08-30T04:40:16.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-08-30T04:40:16.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-08-30T04:40:16.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32922025-08-30T04:40:16.427Z
32932025-08-30T04:40:16.427Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
32942025-08-30T04:40:17.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-08-30T04:40:17.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-08-30T04:40:17.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-08-30T04:40:17.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32982025-08-30T04:40:17.714Z
32992025-08-30T04:40:17.714Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
33002025-08-30T04:40:18.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-08-30T04:40:18.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-08-30T04:40:18.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-08-30T04:40:18.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33042025-08-30T04:40:18.855Z
33052025-08-30T04:40:18.855Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33062025-08-30T04:40:19.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-08-30T04:40:20.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-08-30T04:40:20.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-08-30T04:40:20.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33102025-08-30T04:40:20.120Z
33112025-08-30T04:40:20.120Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33122025-08-30T04:40:21.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-08-30T04:40:21.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-08-30T04:40:21.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-08-30T04:40:21.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33162025-08-30T04:40:21.341Z
33172025-08-30T04:40:21.341Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33182025-08-30T04:40:22.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-08-30T04:40:22.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-08-30T04:40:22.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-08-30T04:40:22.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33222025-08-30T04:40:22.709Z
33232025-08-30T04:40:22.709Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33242025-08-30T04:40:23.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-08-30T04:40:23.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-08-30T04:40:23.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-08-30T04:40:23.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33282025-08-30T04:40:24.030Z
33292025-08-30T04:40:24.030Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33302025-08-30T04:40:25.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-08-30T04:40:25.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-08-30T04:40:25.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-08-30T04:40:25.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33342025-08-30T04:40:25.351Z
33352025-08-30T04:40:25.351Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33362025-08-30T04:40:26.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-08-30T04:40:26.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-08-30T04:40:26.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-08-30T04:40:26.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33402025-08-30T04:40:26.652Z
33412025-08-30T04:40:26.652Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33422025-08-30T04:40:27.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-08-30T04:40:27.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-08-30T04:40:27.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-08-30T04:40:27.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33462025-08-30T04:40:27.837Z
33472025-08-30T04:40:27.837Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33482025-08-30T04:40:28.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-08-30T04:40:28.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-08-30T04:40:28.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512025-08-30T04:40:28.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33522025-08-30T04:40:29.038Z
33532025-08-30T04:40:29.038Zinfo: running `cargo check --bins` on key-manager (141/227)
33542025-08-30T04:40:30.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-08-30T04:40:30.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-08-30T04:40:30.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33572025-08-30T04:40:30.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33582025-08-30T04:40:30.208Z
33592025-08-30T04:40:30.208Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33602025-08-30T04:40:31.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-08-30T04:40:31.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-08-30T04:40:31.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-08-30T04:40:31.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33642025-08-30T04:40:31.478Z
33652025-08-30T04:40:31.478Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33662025-08-30T04:40:32.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-08-30T04:40:32.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-08-30T04:40:32.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692025-08-30T04:40:32.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33702025-08-30T04:40:32.733Z
33712025-08-30T04:40:32.733Zinfo: running `cargo check --bins` on typed-rng (144/227)
33722025-08-30T04:40:33.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-08-30T04:40:33.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-08-30T04:40:33.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752025-08-30T04:40:33.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33762025-08-30T04:40:33.905Z
33772025-08-30T04:40:33.905Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33782025-08-30T04:40:35.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-08-30T04:40:35.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-08-30T04:40:35.581Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33812025-08-30T04:40:35.581Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33822025-08-30T04:40:35.581Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33832025-08-30T04:40:35.606Z Compiling thiserror-impl-no-std v2.0.2
33842025-08-30T04:40:35.606Z Checking universal-hash v0.5.1
33852025-08-30T04:40:35.607Z Checking opaque-debug v0.3.1
33862025-08-30T04:40:35.607Z Checking chacha20 v0.9.1
33872025-08-30T04:40:35.607Z Checking aead v0.5.2
33882025-08-30T04:40:35.954Z Compiling unicase v2.7.0
33892025-08-30T04:40:36.033Z Checking poly1305 v0.8.0
33902025-08-30T04:40:36.069Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33912025-08-30T04:40:36.102Z Compiling libefi-sys v0.1.0
33922025-08-30T04:40:36.180Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33932025-08-30T04:40:36.297Z Compiling bitfield-struct v0.6.2
33942025-08-30T04:40:36.362Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33952025-08-30T04:40:36.524Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33962025-08-30T04:40:36.721Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33972025-08-30T04:40:36.788Z Checking chacha20poly1305 v0.10.1
33982025-08-30T04:40:36.900Z Compiling proc-macro-error-attr2 v2.0.0
33992025-08-30T04:40:37.065Z Compiling salty v0.3.0
34002025-08-30T04:40:37.090Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34012025-08-30T04:40:37.256Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34022025-08-30T04:40:37.678Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34032025-08-30T04:40:37.723Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34042025-08-30T04:40:37.751Z Compiling proc-macro-error2 v2.0.1
34052025-08-30T04:40:37.936Z Compiling num-derive v0.3.3
34062025-08-30T04:40:38.073Z Compiling xshell-macros v0.2.7
34072025-08-30T04:40:38.380Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34082025-08-30T04:40:38.479Z Compiling tabled_derive v0.10.0
34092025-08-30T04:40:38.690Z Checking thiserror-no-std v2.0.2
34102025-08-30T04:40:38.851Z Checking xshell v0.2.7
34112025-08-30T04:40:38.876Z Checking vsss-rs v3.3.4
34122025-08-30T04:40:38.908Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132025-08-30T04:40:39.286Z Compiling mime_guess v2.0.5
34142025-08-30T04:40:39.405Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34152025-08-30T04:40:39.882Z Checking libscf-sys v1.1.0
34162025-08-30T04:40:40.157Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34172025-08-30T04:40:40.797Z Checking papergrid v0.14.0
34182025-08-30T04:40:41.109Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34192025-08-30T04:40:41.351Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34202025-08-30T04:40:41.664Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34212025-08-30T04:40:42.083Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34222025-08-30T04:40:42.377Z Checking primeorder v0.13.6
34232025-08-30T04:40:42.767Z Checking env_filter v0.1.2
34242025-08-30T04:40:42.795Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34252025-08-30T04:40:42.976Z Checking p384 v0.13.0
34262025-08-30T04:40:43.111Z Checking env_logger v0.11.5
34272025-08-30T04:40:43.278Z Checking tabled v0.18.0
34282025-08-30T04:40:43.536Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34292025-08-30T04:40:43.640Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34302025-08-30T04:40:43.763Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34312025-08-30T04:40:44.162Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34322025-08-30T04:40:44.214Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34332025-08-30T04:40:44.297Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34342025-08-30T04:40:44.395Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34352025-08-30T04:40:44.743Z Checking http-range v0.1.5
34362025-08-30T04:40:44.848Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34372025-08-30T04:40:45.026Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34382025-08-30T04:40:45.156Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34392025-08-30T04:40:45.430Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34402025-08-30T04:40:45.605Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34412025-08-30T04:40:45.767Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34422025-08-30T04:40:45.965Z Checking secrecy v0.8.0
34432025-08-30T04:40:46.261Z Checking atty v0.2.14
34442025-08-30T04:40:46.456Z Checking crc8 v0.1.1
34452025-08-30T04:40:46.484Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34462025-08-30T04:40:46.670Z Checking hyper-staticfile v0.10.1
34472025-08-30T04:40:46.696Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34482025-08-30T04:40:47.110Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34492025-08-30T04:40:47.339Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34502025-08-30T04:40:47.366Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34512025-08-30T04:40:47.796Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34522025-08-30T04:40:47.881Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34532025-08-30T04:40:47.909Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542025-08-30T04:40:48.410Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34552025-08-30T04:40:48.694Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34562025-08-30T04:40:49.243Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34572025-08-30T04:40:49.514Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34582025-08-30T04:40:49.514Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34592025-08-30T04:40:49.856Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34602025-08-30T04:40:50.891Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34612025-08-30T04:40:51.407Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34622025-08-30T04:40:51.672Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34632025-08-30T04:40:53.732Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34642025-08-30T04:40:56.221Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34652025-08-30T04:41:06.120Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34662025-08-30T04:41:30.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.74s
34672025-08-30T04:41:30.909Z
34682025-08-30T04:41:30.909Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34692025-08-30T04:41:32.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-08-30T04:41:32.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-08-30T04:41:32.388Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34722025-08-30T04:41:59.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s
34732025-08-30T04:42:00.254Z
34742025-08-30T04:42:00.254Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34752025-08-30T04:42:01.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-08-30T04:42:01.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-08-30T04:42:01.942Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34782025-08-30T04:42:29.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.74s
34792025-08-30T04:42:29.271Z
34802025-08-30T04:42:29.271Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
34812025-08-30T04:42:30.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-08-30T04:42:30.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-08-30T04:42:30.992Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34842025-08-30T04:42:57.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.24s
34852025-08-30T04:42:57.777Z
34862025-08-30T04:42:57.777Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
34872025-08-30T04:42:59.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-08-30T04:42:59.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-08-30T04:42:59.348Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34902025-08-30T04:43:26.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.57s
34912025-08-30T04:43:26.606Z
34922025-08-30T04:43:26.606Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
34932025-08-30T04:43:27.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-08-30T04:43:27.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-08-30T04:43:28.170Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34962025-08-30T04:43:53.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
34972025-08-30T04:43:53.908Z
34982025-08-30T04:43:53.908Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
34992025-08-30T04:43:55.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-08-30T04:43:55.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-08-30T04:43:55.495Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35022025-08-30T04:44:20.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.05s
35032025-08-30T04:44:21.257Z
35042025-08-30T04:44:21.257Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35052025-08-30T04:44:22.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-08-30T04:44:22.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-08-30T04:44:22.884Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35082025-08-30T04:44:46.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.40s
35092025-08-30T04:44:46.914Z
35102025-08-30T04:44:46.914Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35112025-08-30T04:44:48.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-08-30T04:44:48.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-08-30T04:44:48.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-08-30T04:44:48.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35152025-08-30T04:44:48.145Z
35162025-08-30T04:44:48.145Zinfo: running `cargo check --bins` on range-requests (154/227)
35172025-08-30T04:44:49.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-08-30T04:44:49.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-08-30T04:44:49.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-08-30T04:44:49.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35212025-08-30T04:44:49.303Z
35222025-08-30T04:44:49.303Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35232025-08-30T04:44:50.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-08-30T04:44:50.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-08-30T04:44:50.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-08-30T04:44:50.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35272025-08-30T04:44:50.477Z
35282025-08-30T04:44:50.477Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35292025-08-30T04:44:51.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-08-30T04:44:51.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-08-30T04:44:51.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-08-30T04:44:51.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35332025-08-30T04:44:51.713Z
35342025-08-30T04:44:51.713Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35352025-08-30T04:44:52.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-08-30T04:44:52.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-08-30T04:44:52.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-08-30T04:44:52.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35392025-08-30T04:44:52.934Z
35402025-08-30T04:44:52.934Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35412025-08-30T04:44:54.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-08-30T04:44:54.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-08-30T04:44:54.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-08-30T04:44:54.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35452025-08-30T04:44:54.142Z
35462025-08-30T04:44:54.142Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35472025-08-30T04:44:55.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-08-30T04:44:55.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-08-30T04:44:55.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-08-30T04:44:55.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35512025-08-30T04:44:55.391Z
35522025-08-30T04:44:55.391Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35532025-08-30T04:44:56.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-08-30T04:44:56.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-08-30T04:44:56.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-08-30T04:44:56.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35572025-08-30T04:44:56.614Z
35582025-08-30T04:44:56.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35592025-08-30T04:44:57.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-08-30T04:44:57.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-08-30T04:44:57.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-08-30T04:44:57.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35632025-08-30T04:44:57.869Z
35642025-08-30T04:44:57.869Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35652025-08-30T04:44:59.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-08-30T04:44:59.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-08-30T04:44:59.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-08-30T04:44:59.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35692025-08-30T04:44:59.162Z
35702025-08-30T04:44:59.162Zinfo: running `cargo check --bins` on nexus-test-interface (163/227)
35712025-08-30T04:45:00.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-08-30T04:45:00.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-08-30T04:45:00.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-08-30T04:45:00.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35752025-08-30T04:45:00.452Z
35762025-08-30T04:45:00.452Zinfo: running `cargo check --bins` on oximeter-collector (164/227)
35772025-08-30T04:45:01.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-08-30T04:45:01.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-08-30T04:45:01.746Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35802025-08-30T04:45:01.746Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35812025-08-30T04:45:03.042Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35822025-08-30T04:45:06.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
35832025-08-30T04:45:06.527Z
35842025-08-30T04:45:06.527Zinfo: running `cargo check --bins` on oximeter-api (165/227)
35852025-08-30T04:45:07.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-08-30T04:45:07.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-08-30T04:45:07.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-08-30T04:45:07.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35892025-08-30T04:45:07.674Z
35902025-08-30T04:45:07.674Zinfo: running `cargo check --bins` on cert-dev (166/227)
35912025-08-30T04:45:08.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-08-30T04:45:08.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-08-30T04:45:08.872Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35942025-08-30T04:45:09.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
35952025-08-30T04:45:09.499Z
35962025-08-30T04:45:09.499Zinfo: running `cargo check --bins` on clickana (167/227)
35972025-08-30T04:45:10.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-08-30T04:45:10.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-08-30T04:45:10.827Z Checking castaway v0.2.3
36002025-08-30T04:45:10.827Z Checking unicode-truncate v1.1.0
36012025-08-30T04:45:10.854Z Checking lru v0.12.5
36022025-08-30T04:45:10.854Z Compiling instability v0.3.2
36032025-08-30T04:45:10.854Z Checking cassowary v0.3.0
36042025-08-30T04:45:10.854Z Compiling indoc v2.0.6
36052025-08-30T04:45:10.854Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36062025-08-30T04:45:11.058Z Checking compact_str v0.8.0
36072025-08-30T04:45:11.968Z Checking ratatui v0.29.0
36082025-08-30T04:45:14.937Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36092025-08-30T04:45:16.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s
36102025-08-30T04:45:16.577Z
36112025-08-30T04:45:16.577Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/227)
36122025-08-30T04:45:17.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-08-30T04:45:17.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-08-30T04:45:17.912Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36152025-08-30T04:45:17.912Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36162025-08-30T04:45:19.496Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36172025-08-30T04:45:20.261Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36182025-08-30T04:45:20.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
36192025-08-30T04:45:21.138Z
36202025-08-30T04:45:21.138Zinfo: running `cargo check --bins` on ch-dev (169/227)
36212025-08-30T04:45:22.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-08-30T04:45:22.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-08-30T04:45:22.467Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36242025-08-30T04:45:23.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
36252025-08-30T04:45:23.868Z
36262025-08-30T04:45:23.868Zinfo: running `cargo check --bins` on dev-tools-common (170/227)
36272025-08-30T04:45:24.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-08-30T04:45:24.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-08-30T04:45:24.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302025-08-30T04:45:24.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36312025-08-30T04:45:24.772Z
36322025-08-30T04:45:24.772Zinfo: running `cargo check --bins` on crdb-seed (171/227)
36332025-08-30T04:45:25.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-08-30T04:45:25.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-08-30T04:45:26.079Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36362025-08-30T04:45:26.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
36372025-08-30T04:45:26.815Z
36382025-08-30T04:45:26.815Zinfo: running `cargo check --bins` on db-dev (172/227)
36392025-08-30T04:45:28.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-08-30T04:45:28.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-08-30T04:45:28.195Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36422025-08-30T04:45:29.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
36432025-08-30T04:45:29.559Z
36442025-08-30T04:45:29.559Zinfo: running `cargo check --bins` on omicron-dev-lib (173/227)
36452025-08-30T04:45:30.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-08-30T04:45:30.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-08-30T04:45:30.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36482025-08-30T04:45:30.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
36492025-08-30T04:45:30.990Z
36502025-08-30T04:45:30.990Zinfo: running `cargo check --bins` on xtask-downloader (174/227)
36512025-08-30T04:45:32.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-08-30T04:45:32.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-08-30T04:45:32.309Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36542025-08-30T04:45:33.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
36552025-08-30T04:45:33.822Z
36562025-08-30T04:45:33.822Zinfo: running `cargo check --bins` on omicron-ls-apis (175/227)
36572025-08-30T04:45:34.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582025-08-30T04:45:34.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592025-08-30T04:45:34.940Z Checking typeid v1.0.3
36602025-08-30T04:45:34.978Z Checking ordered-float v2.10.1
36612025-08-30T04:45:35.011Z Checking cargo-platform v0.2.0
36622025-08-30T04:45:35.145Z Checking erased-serde v0.4.6
36632025-08-30T04:45:35.589Z Checking serde-value v0.7.0
36642025-08-30T04:45:36.014Z Checking serde-untagged v0.1.7
36652025-08-30T04:45:36.409Z Checking cargo-util-schemas v0.8.2
36662025-08-30T04:45:38.379Z Checking cargo_metadata v0.21.0
36672025-08-30T04:45:39.977Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36682025-08-30T04:45:41.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
36692025-08-30T04:45:41.601Z
36702025-08-30T04:45:41.601Zinfo: running `cargo check --bins` on mgs-dev (176/227)
36712025-08-30T04:45:42.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-08-30T04:45:42.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-08-30T04:45:42.993Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36742025-08-30T04:45:45.949Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36752025-08-30T04:45:46.896Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36762025-08-30T04:45:47.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
36772025-08-30T04:45:48.045Z
36782025-08-30T04:45:48.045Zinfo: running `cargo check --bins` on omicron-omdb (177/227)
36792025-08-30T04:45:49.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-08-30T04:45:49.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-08-30T04:45:49.660Z Compiling crunchy v0.2.2
36822025-08-30T04:45:49.685Z Compiling dsl_auto_type v0.1.2
36832025-08-30T04:45:49.685Z Checking scheduled-thread-pool v0.2.7
36842025-08-30T04:45:49.710Z Compiling diesel_table_macro_syntax v0.2.0
36852025-08-30T04:45:49.734Z Compiling tiny-keccak v2.0.2
36862025-08-30T04:45:49.820Z Compiling bit-vec v0.6.3
36872025-08-30T04:45:49.845Z Compiling ascii-canvas v3.0.0
36882025-08-30T04:45:49.845Z Compiling ena v0.14.3
36892025-08-30T04:45:50.029Z Checking r2d2 v0.8.10
36902025-08-30T04:45:50.212Z Compiling diff v0.1.13
36912025-08-30T04:45:50.267Z Compiling bit-set v0.5.3
36922025-08-30T04:45:50.334Z Compiling regex-syntax v0.6.29
36932025-08-30T04:45:50.363Z Compiling bindgen v0.71.1
36942025-08-30T04:45:50.393Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36952025-08-30T04:45:50.425Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36962025-08-30T04:45:50.586Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36972025-08-30T04:45:50.759Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36982025-08-30T04:45:50.788Z Compiling derive_builder_core v0.20.2
36992025-08-30T04:45:50.815Z Compiling libxml v0.3.3
37002025-08-30T04:45:51.123Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37012025-08-30T04:45:51.149Z Compiling diesel_derives v2.2.3
37022025-08-30T04:45:51.267Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37032025-08-30T04:45:51.303Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37042025-08-30T04:45:51.649Z Compiling strum_macros v0.24.3
37052025-08-30T04:45:51.767Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37062025-08-30T04:45:51.867Z Compiling indoc v1.0.9
37072025-08-30T04:45:52.701Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37082025-08-30T04:45:52.808Z Compiling derive_builder_macro v0.20.2
37092025-08-30T04:45:53.062Z Compiling oso-derive v0.27.3
37102025-08-30T04:45:53.617Z Compiling lalrpop v0.19.12
37112025-08-30T04:45:53.687Z Checking derive_builder v0.20.2
37122025-08-30T04:45:53.892Z Compiling impl-trait-for-tuples v0.2.2
37132025-08-30T04:45:53.984Z Checking quick-xml v0.37.2
37142025-08-30T04:45:54.075Z Checking maplit v1.0.2
37152025-08-30T04:45:54.271Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37162025-08-30T04:45:54.630Z Compiling diesel-dtrace v0.4.2
37172025-08-30T04:45:55.055Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37182025-08-30T04:45:55.372Z Checking bb8 v0.8.5
37192025-08-30T04:45:55.436Z Checking ignore v0.4.23
37202025-08-30T04:45:55.718Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37212025-08-30T04:45:55.915Z Checking predicates-tree v1.0.12
37222025-08-30T04:45:56.047Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37232025-08-30T04:45:56.115Z Checking rand_seeder v0.4.0
37242025-08-30T04:45:56.154Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37252025-08-30T04:45:56.297Z Checking globwalk v0.9.1
37262025-08-30T04:45:56.407Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37272025-08-30T04:45:56.434Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37282025-08-30T04:45:56.637Z Checking camino-tempfile-ext v0.3.2
37292025-08-30T04:45:56.662Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37302025-08-30T04:45:56.980Z Checking console v0.16.0
37312025-08-30T04:45:57.018Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37322025-08-30T04:45:57.599Z Checking is_ci v1.2.0
37332025-08-30T04:45:57.787Z Checking unit-prefix v0.5.1
37342025-08-30T04:45:57.859Z Checking supports-color v3.0.2
37352025-08-30T04:45:58.055Z Checking indicatif v0.18.0
37362025-08-30T04:45:58.147Z Checking support-bundle-viewer v0.1.2
37372025-08-30T04:45:58.381Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37382025-08-30T04:45:58.408Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37392025-08-30T04:45:58.615Z Checking multimap v0.10.1
37402025-08-30T04:46:00.239Z Checking diesel v2.2.12
37412025-08-30T04:46:15.811Z Compiling samael v0.0.19
37422025-08-30T04:46:32.261Z Checking async-bb8-diesel v0.2.1
37432025-08-30T04:46:35.296Z Compiling polar-core v0.27.3
37442025-08-30T04:46:45.308Z Checking oso v0.27.3
37452025-08-30T04:47:58.320Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37462025-08-30T04:48:55.823Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37472025-08-30T04:49:12.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
37482025-08-30T04:49:12.721Z
37492025-08-30T04:49:12.721Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/227)
37502025-08-30T04:49:13.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512025-08-30T04:49:13.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522025-08-30T04:49:13.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532025-08-30T04:49:13.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37542025-08-30T04:49:14.010Z
37552025-08-30T04:49:14.010Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/227)
37562025-08-30T04:49:15.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572025-08-30T04:49:15.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582025-08-30T04:49:15.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592025-08-30T04:49:15.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37602025-08-30T04:49:15.354Z
37612025-08-30T04:49:15.354Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/227)
37622025-08-30T04:49:16.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-08-30T04:49:16.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-08-30T04:49:16.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652025-08-30T04:49:16.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37662025-08-30T04:49:16.499Z
37672025-08-30T04:49:16.499Zinfo: running `cargo check --bins` on omicron-nexus (181/227)
37682025-08-30T04:49:17.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692025-08-30T04:49:17.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702025-08-30T04:49:18.114Z Compiling libz-sys v1.1.20
37712025-08-30T04:49:18.139Z Compiling libgit2-sys v0.17.0+1.8.1
37722025-08-30T04:49:18.186Z Compiling vergen v8.3.2
37732025-08-30T04:49:18.211Z Compiling cargo-platform v0.1.8
37742025-08-30T04:49:18.236Z Compiling fs-err v2.11.0
37752025-08-30T04:49:18.236Z Compiling rustls v0.21.12
37762025-08-30T04:49:18.261Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37772025-08-30T04:49:18.286Z Checking rustls-webpki v0.101.7
37782025-08-30T04:49:18.578Z Compiling cargo_metadata v0.18.1
37792025-08-30T04:49:18.684Z Checking sct v0.7.1
37802025-08-30T04:49:18.761Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37812025-08-30T04:49:18.951Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37822025-08-30T04:49:18.989Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37832025-08-30T04:49:19.168Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37842025-08-30T04:49:19.300Z Checking parse-size v1.1.0
37852025-08-30T04:49:19.433Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37862025-08-30T04:49:19.468Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37872025-08-30T04:49:19.532Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
37882025-08-30T04:49:19.571Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37892025-08-30T04:49:20.410Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37902025-08-30T04:49:20.643Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37912025-08-30T04:49:20.840Z Checking rustls-pemfile v1.0.4
37922025-08-30T04:49:21.094Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37932025-08-30T04:49:21.283Z Checking twox-hash v2.1.0
37942025-08-30T04:49:21.392Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37952025-08-30T04:49:21.482Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37962025-08-30T04:49:21.918Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37972025-08-30T04:49:22.158Z Checking tokio-rustls v0.24.1
37982025-08-30T04:49:22.838Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37992025-08-30T04:49:23.355Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38002025-08-30T04:49:23.586Z Checking fatfs v0.3.6
38012025-08-30T04:49:23.615Z Checking assert_matches v1.5.0
38022025-08-30T04:49:30.722Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38032025-08-30T04:49:30.997Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38042025-08-30T04:49:31.075Z Compiling git2 v0.19.0
38052025-08-30T04:49:37.145Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38062025-08-30T04:51:16.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
38072025-08-30T04:51:16.923Z
38082025-08-30T04:51:16.923Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/227)
38092025-08-30T04:51:18.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-08-30T04:51:18.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-08-30T04:51:18.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122025-08-30T04:51:18.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38132025-08-30T04:51:18.262Z
38142025-08-30T04:51:18.262Zinfo: running `cargo check --bins` on nexus-external-api (183/227)
38152025-08-30T04:51:19.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-08-30T04:51:19.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-08-30T04:51:19.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182025-08-30T04:51:19.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
38192025-08-30T04:51:19.628Z
38202025-08-30T04:51:19.628Zinfo: running `cargo check --bins` on nexus-internal-api (184/227)
38212025-08-30T04:51:20.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-08-30T04:51:21.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-08-30T04:51:21.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242025-08-30T04:51:21.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
38252025-08-30T04:51:21.126Z
38262025-08-30T04:51:21.126Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/227)
38272025-08-30T04:51:22.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-08-30T04:51:22.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-08-30T04:51:22.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302025-08-30T04:51:22.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
38312025-08-30T04:51:22.606Z
38322025-08-30T04:51:22.606Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/227)
38332025-08-30T04:51:23.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-08-30T04:51:23.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-08-30T04:51:23.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-08-30T04:51:23.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38372025-08-30T04:51:23.900Z
38382025-08-30T04:51:23.900Zinfo: running `cargo check --bins` on nexus-networking (187/227)
38392025-08-30T04:51:25.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-08-30T04:51:25.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-08-30T04:51:25.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-08-30T04:51:25.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38432025-08-30T04:51:25.229Z
38442025-08-30T04:51:25.229Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/227)
38452025-08-30T04:51:26.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-08-30T04:51:26.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-08-30T04:51:26.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-08-30T04:51:26.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38492025-08-30T04:51:26.563Z
38502025-08-30T04:51:26.563Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/227)
38512025-08-30T04:51:27.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-08-30T04:51:27.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-08-30T04:51:27.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38542025-08-30T04:51:27.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38552025-08-30T04:51:27.855Z
38562025-08-30T04:51:27.855Zinfo: running `cargo check --bins` on update-common (190/227)
38572025-08-30T04:51:28.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-08-30T04:51:28.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-08-30T04:51:28.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38602025-08-30T04:51:28.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38612025-08-30T04:51:29.085Z
38622025-08-30T04:51:29.085Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38632025-08-30T04:51:30.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-08-30T04:51:30.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-08-30T04:51:30.849Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38662025-08-30T04:51:30.874Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38672025-08-30T04:51:30.921Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38682025-08-30T04:51:30.946Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38692025-08-30T04:51:30.971Z Checking yansi v1.0.1
38702025-08-30T04:51:30.996Z Checking diff v0.1.13
38712025-08-30T04:51:31.021Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38722025-08-30T04:51:31.021Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38732025-08-30T04:51:31.565Z Checking pretty_assertions v1.4.1
38742025-08-30T04:51:32.572Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38752025-08-30T04:52:26.159Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38762025-08-30T04:52:26.184Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38772025-08-30T04:52:26.184Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38782025-08-30T04:52:26.184Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38792025-08-30T04:52:26.184Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38802025-08-30T04:52:26.184Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38812025-08-30T04:52:27.003Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38822025-08-30T04:52:27.540Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38832025-08-30T04:52:29.702Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38842025-08-30T04:54:09.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
38852025-08-30T04:54:10.014Z
38862025-08-30T04:54:10.014Zinfo: running `cargo check --bins` on openapi-manager (192/227)
38872025-08-30T04:54:11.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-08-30T04:54:11.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-08-30T04:54:11.380Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38902025-08-30T04:54:11.380Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38912025-08-30T04:54:11.405Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38922025-08-30T04:54:11.405Z Checking heck v0.4.1
38932025-08-30T04:54:11.430Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38942025-08-30T04:54:11.705Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38952025-08-30T04:54:11.815Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38962025-08-30T04:54:13.059Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38972025-08-30T04:54:16.615Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38982025-08-30T04:54:18.953Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38992025-08-30T04:54:20.165Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39002025-08-30T04:54:22.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.38s
39012025-08-30T04:54:22.625Z
39022025-08-30T04:54:22.625Zinfo: running `cargo check --bins` on installinator-api (193/227)
39032025-08-30T04:54:23.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-08-30T04:54:23.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-08-30T04:54:23.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062025-08-30T04:54:23.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
39072025-08-30T04:54:23.921Z
39082025-08-30T04:54:23.921Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39092025-08-30T04:54:24.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-08-30T04:54:24.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-08-30T04:54:24.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122025-08-30T04:54:24.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
39132025-08-30T04:54:25.007Z
39142025-08-30T04:54:25.007Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39152025-08-30T04:54:26.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162025-08-30T04:54:26.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172025-08-30T04:54:26.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39182025-08-30T04:54:26.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
39192025-08-30T04:54:26.144Z
39202025-08-30T04:54:26.144Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39212025-08-30T04:54:27.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-08-30T04:54:27.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-08-30T04:54:27.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39242025-08-30T04:54:27.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
39252025-08-30T04:54:27.387Z
39262025-08-30T04:54:27.387Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39272025-08-30T04:54:28.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282025-08-30T04:54:28.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292025-08-30T04:54:28.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302025-08-30T04:54:28.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
39312025-08-30T04:54:28.609Z
39322025-08-30T04:54:28.609Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39332025-08-30T04:54:29.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342025-08-30T04:54:29.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352025-08-30T04:54:30.094Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39362025-08-30T04:54:30.135Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39372025-08-30T04:54:30.160Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39382025-08-30T04:54:30.190Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39392025-08-30T04:54:30.241Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39402025-08-30T04:54:30.241Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39412025-08-30T04:54:30.276Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39422025-08-30T04:54:30.276Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39432025-08-30T04:54:30.453Z Compiling petname v2.0.2
39442025-08-30T04:54:30.528Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39452025-08-30T04:54:30.919Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39462025-08-30T04:54:30.998Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39472025-08-30T04:54:31.330Z Checking sync-ptr v0.1.4
39482025-08-30T04:54:31.394Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39492025-08-30T04:54:31.442Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39502025-08-30T04:54:31.568Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39512025-08-30T04:54:31.886Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
39522025-08-30T04:54:31.951Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39532025-08-30T04:54:33.311Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39542025-08-30T04:54:37.060Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39552025-08-30T04:54:37.085Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39562025-08-30T04:54:46.900Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39572025-08-30T04:54:48.275Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39582025-08-30T04:54:51.130Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39592025-08-30T04:54:55.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
39602025-08-30T04:54:55.910Z
39612025-08-30T04:54:55.910Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39622025-08-30T04:54:57.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632025-08-30T04:54:57.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642025-08-30T04:54:57.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39652025-08-30T04:54:57.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
39662025-08-30T04:54:57.298Z
39672025-08-30T04:54:57.298Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
39682025-08-30T04:54:58.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692025-08-30T04:54:58.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702025-08-30T04:54:58.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39712025-08-30T04:54:58.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
39722025-08-30T04:54:58.589Z
39732025-08-30T04:54:58.589Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
39742025-08-30T04:54:59.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39752025-08-30T04:54:59.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39762025-08-30T04:55:00.048Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39772025-08-30T04:55:01.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
39782025-08-30T04:55:01.849Z
39792025-08-30T04:55:01.849Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
39802025-08-30T04:55:03.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812025-08-30T04:55:03.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822025-08-30T04:55:03.332Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39832025-08-30T04:55:03.890Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39842025-08-30T04:55:05.879Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39852025-08-30T04:55:07.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
39862025-08-30T04:55:07.289Z
39872025-08-30T04:55:07.289Zinfo: running `cargo check --bins` on omicron-releng (203/227)
39882025-08-30T04:55:08.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892025-08-30T04:55:08.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902025-08-30T04:55:08.655Z Compiling blake3 v1.5.4
39912025-08-30T04:55:08.680Z Checking memmap2 v0.9.5
39922025-08-30T04:55:08.680Z Checking arrayvec v0.7.6
39932025-08-30T04:55:08.680Z Checking constant_time_eq v0.3.1
39942025-08-30T04:55:08.681Z Checking arrayref v0.3.9
39952025-08-30T04:55:08.681Z Checking topological-sort v0.2.2
39962025-08-30T04:55:08.705Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39972025-08-30T04:55:08.706Z Checking shell-words v1.1.0
39982025-08-30T04:55:10.334Z Checking omicron-zone-package v0.12.2
39992025-08-30T04:55:12.137Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40002025-08-30T04:55:14.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s
40012025-08-30T04:55:14.312Z
40022025-08-30T04:55:14.312Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40032025-08-30T04:55:15.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042025-08-30T04:55:15.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052025-08-30T04:55:15.590Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40062025-08-30T04:55:16.084Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40072025-08-30T04:55:16.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
40082025-08-30T04:55:17.063Z
40092025-08-30T04:55:17.063Zinfo: running `cargo check --bins` on xtask (205/227)
40102025-08-30T04:55:17.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112025-08-30T04:55:17.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122025-08-30T04:55:17.976Z Checking bitflags v2.9.1
40132025-08-30T04:55:17.977Z Checking serde v1.0.219
40142025-08-30T04:55:18.002Z Checking zerofrom v0.1.4
40152025-08-30T04:55:18.031Z Checking smallvec v1.15.1
40162025-08-30T04:55:18.031Z Checking hashbrown v0.15.4
40172025-08-30T04:55:18.075Z Checking thiserror v1.0.69
40182025-08-30T04:55:18.100Z Checking num-traits v0.2.19
40192025-08-30T04:55:18.100Z Checking scroll v0.12.0
40202025-08-30T04:55:18.279Z Checking log v0.4.27
40212025-08-30T04:55:18.306Z Checking yoke v0.7.4
40222025-08-30T04:55:18.386Z Checking rustix v0.38.37
40232025-08-30T04:55:18.418Z Checking percent-encoding v2.3.1
40242025-08-30T04:55:18.590Z Checking pest v2.7.14
40252025-08-30T04:55:18.662Z Checking goblin v0.8.2
40262025-08-30T04:55:18.696Z Checking form_urlencoded v1.2.1
40272025-08-30T04:55:18.721Z Checking zerovec v0.10.4
40282025-08-30T04:55:18.957Z Checking zerocopy v0.7.35
40292025-08-30T04:55:19.189Z Checking indexmap v2.10.0
40302025-08-30T04:55:19.460Z Checking terminal_size v0.4.0
40312025-08-30T04:55:19.657Z Checking getrandom v0.3.1
40322025-08-30T04:55:19.681Z Checking ordered-float v2.10.1
40332025-08-30T04:55:19.932Z Checking thiserror v2.0.12
40342025-08-30T04:55:20.103Z Checking syn v2.0.104
40352025-08-30T04:55:20.224Z Checking rustix v1.0.7
40362025-08-30T04:55:20.248Z Checking once_cell v1.21.3
40372025-08-30T04:55:20.480Z Checking clap_builder v4.5.41
40382025-08-30T04:55:20.505Z Checking tinystr v0.7.6
40392025-08-30T04:55:20.628Z Checking icu_collections v1.5.0
40402025-08-30T04:55:20.893Z Checking icu_locid v1.5.0
40412025-08-30T04:55:21.130Z Checking dtrace-parser v0.2.0
40422025-08-30T04:55:21.398Z Checking textwrap v0.16.2
40432025-08-30T04:55:21.691Z Checking fs-err v3.1.1
40442025-08-30T04:55:21.808Z Checking tempfile v3.20.0
40452025-08-30T04:55:21.884Z Checking tabled v0.15.0
40462025-08-30T04:55:21.973Z Checking icu_provider v1.5.0
40472025-08-30T04:55:22.077Z Checking anyhow v1.0.99
40482025-08-30T04:55:22.248Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40492025-08-30T04:55:22.657Z Checking icu_locid_transform v1.5.0
40502025-08-30T04:55:22.821Z Checking serde_spanned v0.6.9
40512025-08-30T04:55:22.845Z Checking toml_datetime v0.6.11
40522025-08-30T04:55:22.845Z Checking serde_json v1.0.142
40532025-08-30T04:55:23.061Z Checking erased-serde v0.4.6
40542025-08-30T04:55:23.207Z Checking toml_edit v0.22.27
40552025-08-30T04:55:23.735Z Checking camino v1.1.11
40562025-08-30T04:55:23.794Z Checking icu_properties v1.5.1
40572025-08-30T04:55:23.819Z Checking serde-value v0.7.0
40582025-08-30T04:55:23.942Z Checking serde-untagged v0.1.7
40592025-08-30T04:55:24.279Z Checking semver v1.0.26
40602025-08-30T04:55:24.331Z Checking cargo-platform v0.2.0
40612025-08-30T04:55:24.356Z Checking camino-tempfile v1.4.1
40622025-08-30T04:55:24.400Z Checking dof v0.3.0
40632025-08-30T04:55:24.676Z Checking clap v4.5.41
40642025-08-30T04:55:24.701Z Checking macaddr v1.0.1
40652025-08-30T04:55:25.246Z Checking usdt-impl v0.5.0
40662025-08-30T04:55:25.865Z Checking usdt v0.5.0
40672025-08-30T04:55:25.903Z Checking toml v0.8.23
40682025-08-30T04:55:26.681Z Checking cargo_toml v0.21.0
40692025-08-30T04:55:27.158Z Checking icu_normalizer v1.5.0
40702025-08-30T04:55:28.000Z Checking idna_adapter v1.2.0
40712025-08-30T04:55:28.230Z Checking idna v1.0.3
40722025-08-30T04:55:28.747Z Checking url v2.5.4
40732025-08-30T04:55:29.567Z Checking cargo-util-schemas v0.8.2
40742025-08-30T04:55:31.451Z Checking cargo_metadata v0.21.0
40752025-08-30T04:55:33.316Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40762025-08-30T04:55:34.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s
40772025-08-30T04:55:34.594Z
40782025-08-30T04:55:34.594Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
40792025-08-30T04:55:35.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40802025-08-30T04:55:35.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40812025-08-30T04:55:36.217Z Checking polyval v0.6.2
40822025-08-30T04:55:36.241Z Checking ctr v0.9.2
40832025-08-30T04:55:36.289Z Checking ssh-encoding v0.2.0
40842025-08-30T04:55:36.289Z Checking blowfish v0.9.1
40852025-08-30T04:55:36.342Z Checking password-hash v0.4.2
40862025-08-30T04:55:36.368Z Checking p521 v0.13.3
40872025-08-30T04:55:36.393Z Checking p256 v0.13.2
40882025-08-30T04:55:36.418Z Checking russh-cryptovec v0.7.3
40892025-08-30T04:55:36.599Z Checking ghash v0.5.1
40902025-08-30T04:55:36.628Z Checking bcrypt-pbkdf v0.10.0
40912025-08-30T04:55:36.656Z Checking md5 v0.7.0
40922025-08-30T04:55:36.693Z Checking num-bigint v0.4.6
40932025-08-30T04:55:36.723Z Checking des v0.8.1
40942025-08-30T04:55:36.803Z Checking aes-gcm v0.10.3
40952025-08-30T04:55:36.855Z Checking pbkdf2 v0.11.0
40962025-08-30T04:55:36.961Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40972025-08-30T04:55:36.985Z Checking hex-literal v0.4.1
40982025-08-30T04:55:37.022Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40992025-08-30T04:55:37.061Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41002025-08-30T04:55:37.120Z Checking ssh-cipher v0.2.0
41012025-08-30T04:55:37.185Z Checking internet-checksum v0.2.1
41022025-08-30T04:55:37.521Z Checking ssh-key v0.6.6
41032025-08-30T04:55:37.758Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41042025-08-30T04:55:39.211Z Checking russh-keys v0.45.0
41052025-08-30T04:55:40.582Z Checking russh v0.45.0
41062025-08-30T04:56:14.992Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41072025-08-30T04:56:17.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.76s
41082025-08-30T04:56:17.616Z
41092025-08-30T04:56:17.616Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41102025-08-30T04:56:18.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41112025-08-30T04:56:18.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41122025-08-30T04:56:18.939Z Checking termios v0.3.3
41132025-08-30T04:56:19.183Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41142025-08-30T04:56:20.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
41152025-08-30T04:56:20.670Z
41162025-08-30T04:56:20.670Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41172025-08-30T04:56:21.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182025-08-30T04:56:21.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192025-08-30T04:56:22.004Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41202025-08-30T04:56:22.004Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41212025-08-30T04:56:22.029Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41222025-08-30T04:56:23.226Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41232025-08-30T04:56:26.099Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41242025-08-30T04:56:29.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s
41252025-08-30T04:56:29.407Z
41262025-08-30T04:56:29.407Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41272025-08-30T04:56:30.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-08-30T04:56:30.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-08-30T04:56:30.696Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41302025-08-30T04:56:31.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
41312025-08-30T04:56:31.521Z
41322025-08-30T04:56:31.521Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41332025-08-30T04:56:32.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342025-08-30T04:56:32.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352025-08-30T04:56:32.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41362025-08-30T04:56:32.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
41372025-08-30T04:56:32.653Z
41382025-08-30T04:56:32.654Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41392025-08-30T04:56:33.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41402025-08-30T04:56:33.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41412025-08-30T04:56:33.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41422025-08-30T04:56:33.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41432025-08-30T04:56:33.849Z
41442025-08-30T04:56:33.849Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41452025-08-30T04:56:34.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41462025-08-30T04:56:35.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41472025-08-30T04:56:35.219Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41482025-08-30T04:56:36.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
41492025-08-30T04:56:36.305Z
41502025-08-30T04:56:36.305Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41512025-08-30T04:56:37.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41522025-08-30T04:56:37.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41532025-08-30T04:56:37.501Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41542025-08-30T04:56:37.502Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41552025-08-30T04:56:37.850Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41562025-08-30T04:56:39.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s
41572025-08-30T04:56:39.617Z
41582025-08-30T04:56:39.617Zinfo: running `cargo check --bins` on omicron-package (214/227)
41592025-08-30T04:56:40.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602025-08-30T04:56:40.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612025-08-30T04:56:40.963Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41622025-08-30T04:56:43.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
41632025-08-30T04:56:43.373Z
41642025-08-30T04:56:43.373Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41652025-08-30T04:56:44.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662025-08-30T04:56:44.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672025-08-30T04:56:44.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682025-08-30T04:56:44.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
41692025-08-30T04:56:44.731Z
41702025-08-30T04:56:44.731Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
41712025-08-30T04:56:45.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722025-08-30T04:56:45.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732025-08-30T04:56:45.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742025-08-30T04:56:45.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41752025-08-30T04:56:45.972Z
41762025-08-30T04:56:45.972Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
41772025-08-30T04:56:47.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782025-08-30T04:56:47.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792025-08-30T04:56:47.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41802025-08-30T04:56:47.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
41812025-08-30T04:56:47.263Z
41822025-08-30T04:56:47.263Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
41832025-08-30T04:56:48.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842025-08-30T04:56:48.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852025-08-30T04:56:48.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862025-08-30T04:56:48.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41872025-08-30T04:56:48.475Z
41882025-08-30T04:56:48.475Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
41892025-08-30T04:56:49.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902025-08-30T04:56:49.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912025-08-30T04:56:49.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41922025-08-30T04:56:49.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41932025-08-30T04:56:49.712Z
41942025-08-30T04:56:49.712Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
41952025-08-30T04:56:50.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41962025-08-30T04:56:50.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41972025-08-30T04:56:50.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41982025-08-30T04:56:50.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41992025-08-30T04:56:50.971Z
42002025-08-30T04:56:50.971Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
42012025-08-30T04:56:52.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022025-08-30T04:56:52.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032025-08-30T04:56:52.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42042025-08-30T04:56:52.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
42052025-08-30T04:56:52.228Z
42062025-08-30T04:56:52.228Zinfo: running `cargo check --bins` on tqdb (222/227)
42072025-08-30T04:56:53.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082025-08-30T04:56:53.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092025-08-30T04:56:53.684Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42102025-08-30T04:56:54.183Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42112025-08-30T04:56:56.537Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42122025-08-30T04:56:57.854Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42132025-08-30T04:56:58.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
42142025-08-30T04:56:59.144Z
42152025-08-30T04:56:59.144Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42162025-08-30T04:57:00.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172025-08-30T04:57:00.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182025-08-30T04:57:00.493Z Checking rtoolbox v0.0.2
42192025-08-30T04:57:00.517Z Checking tui-tree-widget v0.23.1
42202025-08-30T04:57:00.518Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42212025-08-30T04:57:00.738Z Checking rpassword v7.4.0
42222025-08-30T04:57:07.877Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42232025-08-30T04:57:12.284Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42242025-08-30T04:57:14.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
42252025-08-30T04:57:14.274Z
42262025-08-30T04:57:14.274Zinfo: running `cargo check --bins` on wicket (224/227)
42272025-08-30T04:57:15.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282025-08-30T04:57:15.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292025-08-30T04:57:15.511Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42302025-08-30T04:57:15.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
42312025-08-30T04:57:16.214Z
42322025-08-30T04:57:16.214Zinfo: running `cargo check --bins` on wicketd (225/227)
42332025-08-30T04:57:17.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342025-08-30T04:57:17.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352025-08-30T04:57:17.599Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42362025-08-30T04:57:23.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
42372025-08-30T04:57:24.014Z
42382025-08-30T04:57:24.014Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42392025-08-30T04:57:24.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402025-08-30T04:57:25.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412025-08-30T04:57:25.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42422025-08-30T04:57:25.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
42432025-08-30T04:57:25.136Z
42442025-08-30T04:57:25.136Zinfo: running `cargo check --bins` on zone-setup (227/227)
42452025-08-30T04:57:26.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42462025-08-30T04:57:26.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42472025-08-30T04:57:26.360Z Checking uzers v0.12.1
42482025-08-30T04:57:26.750Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42492025-08-30T04:57:28.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
42502025-08-30T04:57:28.476Z
42512025-08-30T04:57:28.476Zreal 25:16.730113835
42522025-08-30T04:57:28.476Zuser 40:15.810919871
42532025-08-30T04:57:28.476Zsys 7:09.262350288
42542025-08-30T04:57:28.476Ztrap 1.123892405
42552025-08-30T04:57:28.476Ztflt 0.508620811
42562025-08-30T04:57:28.476Zdflt 2.251604926
42572025-08-30T04:57:28.476Zkflt 0.000647905
42582025-08-30T04:57:28.476Zlock 1:45:11.278390503
42592025-08-30T04:57:28.477Zslp 3:37:55.534444089
42602025-08-30T04:57:28.477Zlat 1:38.386003918
42612025-08-30T04:57:28.477Zstop 4:53.758875965
42622025-08-30T04:57:28.502Zprocess exited: duration 1862873 ms, exit code 0
 
42632025-08-30T04:57:28.553Zfound 0 output files