01JN7Y1NJ247E365FCC90QTEF5: 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: 01JN7Y27RJB4GFKAVX1JRMJXE3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-01T04:05:58.630Zjob assigned to worker 01JN7Y2EPKCG6CCZVH2VPG9PX8 [factory aws, i-091157e30b52d215b] (queued for 50 s)
 
22025-03-01T04:06:06.328Zstarting task 0: "setup"
32025-03-01T04:06:06.338Z++ uname -s
42025-03-01T04:06:06.342Z+ kern=SunOS
52025-03-01T04:06:06.342Z+ build_user=build
62025-03-01T04:06:06.342Z+ build_uid=12345
72025-03-01T04:06:06.342Z+ work_dir=/work
82025-03-01T04:06:06.342Z+ input_dir=/input
92025-03-01T04:06:06.342Z+ [[ 0 == 12345 ]]
102025-03-01T04:06:06.342Z+ case "$kern" in
112025-03-01T04:06:06.342Z+ groupadd -g 12345 build
122025-03-01T04:06:06.342Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-01T04:06:08.350Z+ zfs create -o mountpoint=/work rpool/work
142025-03-01T04:06:08.469Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-01T04:06:08.472Z+ home_fs=zfs
162025-03-01T04:06:08.472Z+ [[ zfs == autofs ]]
172025-03-01T04:06:08.472Z+ mkdir -p /home/build
182025-03-01T04:06:08.474Z+ chown build:build /home/build /work
192025-03-01T04:06:10.475Z+ chmod 0700 /home/build /work
202025-03-01T04:06:10.478Zprocess exited: duration 4149 ms, exit code 0
 
212025-03-01T04:06:10.485Zstarting task 1: "rust-toolchain"
222025-03-01T04:06:10.490Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-01T04:06:10.490Z * rust toolchain channel = "1.85.0"
242025-03-01T04:06:10.490Z * rust toolchain profile = "default"
252025-03-01T04:06:10.490Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-01T04:06:10.490Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-01T04:06:10.490Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-01T04:06:10.493Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-01T04:06:10.493Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-01T04:06:10.599Zinfo: downloading installer
312025-03-01T04:06:13.439Zwarning: it looks like you have an existing installation of Rust at:
322025-03-01T04:06:13.439Zwarning: /opt/ooce/bin
332025-03-01T04:06:13.439Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-01T04:06:13.439Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-01T04:06:13.439Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-01T04:06:13.439Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-01T04:06:13.439Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-01T04:06:13.439Zerror: cannot install while Rust is installed
392025-03-01T04:06:13.439Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-01T04:06:13.456Zinfo: profile set to 'default'
412025-03-01T04:06:13.456Zinfo: default host triple is x86_64-unknown-illumos
422025-03-01T04:06:13.459Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-01T04:06:13.624Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-01T04:06:13.624Zinfo: downloading component 'cargo'
452025-03-01T04:06:14.561Zinfo: downloading component 'clippy'
462025-03-01T04:06:14.892Zinfo: downloading component 'rust-docs'
472025-03-01T04:06:16.311Zinfo: downloading component 'rust-std'
482025-03-01T04:06:18.329Zinfo: downloading component 'rustc'
492025-03-01T04:06:25.306Zinfo: downloading component 'rustfmt'
502025-03-01T04:06:25.564Zinfo: installing component 'cargo'
512025-03-01T04:06:26.376Zinfo: installing component 'clippy'
522025-03-01T04:06:26.758Zinfo: installing component 'rust-docs'
532025-03-01T04:06:28.517Zinfo: installing component 'rust-std'
542025-03-01T04:06:30.405Zinfo: installing component 'rustc'
552025-03-01T04:06:36.198Zinfo: installing component 'rustfmt'
562025-03-01T04:06:36.529Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-01T04:06:36.529Z
582025-03-01T04:06:36.929Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-01T04:06:36.929Z
602025-03-01T04:06:36.963Z
612025-03-01T04:06:36.963ZRust is installed now. Great!
622025-03-01T04:06:36.963Z
632025-03-01T04:06:36.963ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-01T04:06:36.963Zenvironment variable. This has not been done automatically.
652025-03-01T04:06:36.964Z
662025-03-01T04:06:36.964ZTo configure your current shell, you need to source
672025-03-01T04:06:36.964Zthe corresponding env file under $HOME/.cargo.
682025-03-01T04:06:36.964Z
692025-03-01T04:06:36.964ZThis is usually done by running one of the following (note the leading DOT):
702025-03-01T04:06:36.966Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-01T04:06:36.966Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-01T04:06:37.003Z+ rustup --version
732025-03-01T04:06:37.027Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-01T04:06:37.027Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-01T04:06:37.083Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-01T04:06:37.093Z+ cargo --version
772025-03-01T04:06:37.139Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-01T04:06:37.154Z+ rustc --version
792025-03-01T04:06:37.207Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-01T04:06:37.213Zprocess exited: duration 26713 ms, exit code 0
 
812025-03-01T04:06:37.256Zstarting task 2: "authentication"
822025-03-01T04:06:37.283Zprocess exited: duration 35 ms, exit code 0
 
832025-03-01T04:06:37.299Zstarting task 3: "clone repository"
842025-03-01T04:06:37.306Z+ mkdir -p /work/oxidecomputer/omicron
852025-03-01T04:06:37.306Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-03-01T04:06:37.345ZCloning into '/work/oxidecomputer/omicron'...
872025-03-01T04:06:45.565Z+ cd /work/oxidecomputer/omicron
882025-03-01T04:06:45.565Z+ git fetch origin a082fdde514a21b0434774bb11270196fce6d22a
892025-03-01T04:06:45.886ZFrom https://github.com/oxidecomputer/omicron
902025-03-01T04:06:45.886Z * branch a082fdde514a21b0434774bb11270196fce6d22a -> FETCH_HEAD
912025-03-01T04:06:45.896Z+ [[ -n renovate/similar-2.x ]]
922025-03-01T04:06:45.900Z++ git branch --show-current
932025-03-01T04:06:45.903Z+ current=main
942025-03-01T04:06:45.903Z+ [[ main != renovate/similar-2.x ]]
952025-03-01T04:06:45.903Z+ git branch -f renovate/similar-2.x a082fdde514a21b0434774bb11270196fce6d22a
962025-03-01T04:06:45.906Z+ git checkout -f renovate/similar-2.x
972025-03-01T04:06:46.095ZSwitched to branch 'renovate/similar-2.x'
982025-03-01T04:06:46.099Z+ git reset --hard a082fdde514a21b0434774bb11270196fce6d22a
992025-03-01T04:06:46.112ZHEAD is now at a082fdde5 Update Rust crate similar to 2.7.0
1002025-03-01T04:06:46.116Zprocess exited: duration 8817 ms, exit code 0
 
1012025-03-01T04:06:46.123Zstarting task 4: "build"
1022025-03-01T04:06:46.128Z+ source .github/buildomat/ci-env.sh
1032025-03-01T04:06:46.128Z++ export CARGO_TERM_COLOR=always
1042025-03-01T04:06:46.128Z++ CARGO_TERM_COLOR=always
1052025-03-01T04:06:46.128Z+ cargo --version
1062025-03-01T04:06:46.180Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-03-01T04:06:46.183Z+ rustc --version
1082025-03-01T04:06:46.244Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-03-01T04:06:46.247Z+ source ./env.sh
1102025-03-01T04:06:46.247Z++ OLD_SHELL_OPTS=ehxB
1112025-03-01T04:06:46.247Z++ set -o xtrace
1122025-03-01T04:06:46.250Z++++ dirname ./env.sh
1132025-03-01T04:06:46.253Z+++ readlink -f .
1142025-03-01T04:06:46.257Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-03-01T04:06:46.257Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-03-01T04:06:46.257Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-01T04:06:46.257Z++ 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
1182025-03-01T04:06:46.257Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-03-01T04:06:46.257Z++ 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
1202025-03-01T04:06:46.257Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-03-01T04:06:46.257Z++ 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
1222025-03-01T04:06:46.257Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-01T04:06:46.257Z++ case $OLD_SHELL_OPTS in
1242025-03-01T04:06:46.257Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-03-01T04:06:46.257Z+ 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
1262025-03-01T04:06:46.257Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-01T04:06:46.257Z+ banner prerequisites
1282025-03-01T04:06:46.261Z
1292025-03-01T04:06:46.261Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-03-01T04:06:46.261Z # # # # # # # # # # # # # # #
1312025-03-01T04:06:46.261Z # # # # ##### # # ##### # # # # # #### #
1322025-03-01T04:06:46.261Z ##### ##### # ##### # # # # # # # # #
1332025-03-01T04:06:46.261Z # # # # # # # # # # # # # # #
1342025-03-01T04:06:46.261Z # # # ###### # # ###### ### # #### # #### #
1352025-03-01T04:06:46.261Z
1362025-03-01T04:06:46.261Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-03-01T04:06:47.839Zpkg list: illegal option -- F
1382025-03-01T04:06:47.865ZUsage:
1392025-03-01T04:06:47.865Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-03-01T04:06:47.865Z [pkg_fmri_pattern ...]
1412025-03-01T04:06:48.690Zpkg list: illegal option -- F
1422025-03-01T04:06:48.690ZUsage:
1432025-03-01T04:06:48.697Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-03-01T04:06:48.697Z [pkg_fmri_pattern ...]
1452025-03-01T04:06:56.190Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-03-01T04:07:00.499Z Startup: Caching catalogs ... Done
1472025-03-01T04:07:13.857ZPlanning: Solver setup ... Done (12.426s)
1482025-03-01T04:07:14.016ZPlanning: Running solver ... Done (0.157s)
1492025-03-01T04:07:14.135ZPlanning: Finding local manifests ... Done (0.007s)
1502025-03-01T04:07:14.645ZPlanning: Fetching manifests: 0/7 0% complete
1512025-03-01T04:07:15.415ZPlanning: Fetching manifests: 7/7 100% complete
1522025-03-01T04:07:15.524ZPlanning: Package planning ... Done (0.108s)
1532025-03-01T04:07:15.581ZPlanning: Merging actions ... Done (0.057s)
1542025-03-01T04:07:15.776ZPlanning: Checking for conflicting actions ... Done (0.194s)
1552025-03-01T04:07:17.745ZPlanning: Consolidating action changes ... Done (1.971s)
1562025-03-01T04:07:18.176ZPlanning: Evaluating mediators ... Done (0.431s)
1572025-03-01T04:07:18.257ZPlanning: Planning completed in 17.66 seconds
1582025-03-01T04:07:18.273Z Packages to install: 4
1592025-03-01T04:07:18.273Z Packages to update: 3
1602025-03-01T04:07:18.276Z Mediators to change: 2
1612025-03-01T04:07:18.276Z Services to change: 1
1622025-03-01T04:07:18.276Z Estimated space available: 155.60 GB
1632025-03-01T04:07:18.276ZEstimated space to be consumed: 1.66 GB
1642025-03-01T04:07:18.276Z Create boot environment: No
1652025-03-01T04:07:18.276ZCreate backup boot environment: Yes
1662025-03-01T04:07:18.276Z Rebuild boot archive: No
1672025-03-01T04:07:18.276Z
1682025-03-01T04:07:18.276ZChanged mediators:
1692025-03-01T04:07:18.276Z mediator clang:
1702025-03-01T04:07:18.276Z version: None -> 15 (system default)
1712025-03-01T04:07:18.276Z
1722025-03-01T04:07:18.276Z mediator llvm:
1732025-03-01T04:07:18.276Z version: 14 (system default) -> 15 (system default)
1742025-03-01T04:07:18.276Z
1752025-03-01T04:07:18.276ZChanged packages:
1762025-03-01T04:07:18.276Zhelios-dev
1772025-03-01T04:07:18.276Z developer/build-essential
1782025-03-01T04:07:18.276Z None -> 11-2.0
1792025-03-01T04:07:18.276Z library/libxmlsec1
1802025-03-01T04:07:18.276Z None -> 1.2.35-2.0
1812025-03-01T04:07:18.276Z ooce/developer/clang-15
1822025-03-01T04:07:18.276Z None -> 15.0.7-2.0
1832025-03-01T04:07:18.276Z ooce/developer/llvm-15
1842025-03-01T04:07:18.276Z None -> 15.0.7-2.0
1852025-03-01T04:07:18.276Z package/pkg
1862025-03-01T04:07:18.276Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-03-01T04:07:18.276Z system/library/g++-runtime
1882025-03-01T04:07:18.276Z 13-2.0 -> 14-2.0
1892025-03-01T04:07:18.276Z system/library/gcc-runtime
1902025-03-01T04:07:18.276Z 13-2.0 -> 14-2.0
1912025-03-01T04:07:18.276Z
1922025-03-01T04:07:18.276ZServices:
1932025-03-01T04:07:18.276Z restart_fmri:
1942025-03-01T04:07:18.276Z svc:/system/update-man-index:default
1952025-03-01T04:07:18.276Z
1962025-03-01T04:07:18.277ZEditable files to change:
1972025-03-01T04:07:18.277Z Update:
1982025-03-01T04:07:18.277Z usr/share/lib/pkg/web/config.shtml
1992025-03-01T04:07:18.349Z
2002025-03-01T04:07:18.349ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-03-01T04:07:23.365ZDownload: 135/4301 items 0.3/225.4MB 0% complete (302k/s)
2022025-03-01T04:07:43.649ZDownload: 207/4301 items 1.3/225.4MB 0% complete
2032025-03-01T04:07:48.673ZDownload: 437/4301 items 17.0/225.4MB 7% complete (3.7M/s)
2042025-03-01T04:07:53.735ZDownload: 557/4301 items 17.5/225.4MB 7% complete (1.8M/s)
2052025-03-01T04:07:58.761ZDownload: 745/4301 items 18.4/225.4MB 8% complete (148k/s)
2062025-03-01T04:08:03.906ZDownload: 879/4301 items 18.9/225.4MB 8% complete (137k/s)
2072025-03-01T04:08:08.920ZDownload: 1002/4301 items 19.4/225.4MB 8% complete (112k/s)
2082025-03-01T04:08:13.921ZDownload: 1119/4301 items 54.9/225.4MB 24% complete (3.6M/s)
2092025-03-01T04:08:18.984ZDownload: 1189/4301 items 83.4/225.4MB 37% complete (6.4M/s)
2102025-03-01T04:08:27.068ZDownload: 1194/4301 items 83.5/225.4MB 37% complete (6.2M/s)
2112025-03-01T04:08:35.328ZDownload: 1195/4301 items 83.5/225.4MB 37% complete
2122025-03-01T04:08:40.486ZDownload: 1267/4301 items 105.2/225.4MB 46% complete (5.0M/s)
2132025-03-01T04:08:45.514ZDownload: 1439/4301 items 116.9/225.4MB 51% complete (3.7M/s)
2142025-03-01T04:08:50.552ZDownload: 1527/4301 items 117.3/225.4MB 52% complete (1.5M/s)
2152025-03-01T04:08:55.556ZDownload: 1724/4301 items 117.9/225.4MB 52% complete (105k/s)
2162025-03-01T04:09:00.602ZDownload: 1900/4301 items 118.4/225.4MB 52% complete (125k/s)
2172025-03-01T04:09:05.649ZDownload: 2131/4301 items 118.7/225.4MB 52% complete (89.3k/s)
2182025-03-01T04:09:11.358ZDownload: 2215/4301 items 119.0/225.4MB 52% complete (66.7k/s)
2192025-03-01T04:09:18.697ZDownload: 2217/4301 items 119.0/225.4MB 52% complete (63.7k/s)
2202025-03-01T04:09:23.903ZDownload: 2218/4301 items 119.0/225.4MB 52% complete
2212025-03-01T04:09:37.841ZDownload: 2221/4301 items 119.0/225.4MB 52% complete
2222025-03-01T04:09:42.844ZDownload: 2870/4301 items 121.1/225.4MB 53% complete (440k/s)
2232025-03-01T04:09:47.860ZDownload: 3141/4301 items 177.1/225.4MB 78% complete (5.8M/s)
2242025-03-01T04:09:53.050ZDownload: 3239/4301 items 202.0/225.4MB 89% complete (8.1M/s)
2252025-03-01T04:09:58.062ZDownload: 3241/4301 items 202.2/225.4MB 89% complete (7.9M/s)
2262025-03-01T04:10:03.806ZDownload: 3243/4301 items 203.1/225.4MB 90% complete (3.2M/s)
2272025-03-01T04:10:09.458ZDownload: 3245/4301 items 203.1/225.4MB 90% complete (2.9M/s)
2282025-03-01T04:10:20.999ZDownload: 3247/4301 items 203.1/225.4MB 90% complete
2292025-03-01T04:10:26.004ZDownload: 3910/4301 items 217.5/225.4MB 96% complete (3.0M/s)
2302025-03-01T04:10:31.256ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (2.2M/s)
2312025-03-01T04:10:38.282ZDownload: 4299/4301 items 225.3/225.4MB 99% complete (757k/s)
2322025-03-01T04:10:41.501ZDownload: Completed 225.42 MB in 203.14 seconds (1.1M/s)
2332025-03-01T04:10:42.567Z Actions: 1/5122 actions (Removing old actions)
2342025-03-01T04:10:42.588Z Actions: 194/5122 actions (Installing new actions)
2352025-03-01T04:10:47.274Z Actions: 4267/5122 actions (Updating modified actions)
2362025-03-01T04:10:47.626Z Actions: Completed 5122 actions in 5.06 seconds.
2372025-03-01T04:10:48.046Z Done (0.414s)
2382025-03-01T04:10:48.049Z Done (0.001s)
2392025-03-01T04:10:48.669Z Done (0.622s)
2402025-03-01T04:10:53.039Z Done (4.128s)
2412025-03-01T04:10:53.126Z Done (0.018s)
2422025-03-01T04:10:53.129Z Done (0.000s)
2432025-03-01T04:10:53.308Z Done (0.000s)
2442025-03-01T04:10:54.026ZPlanning: Evaluating mediator changes ... Done
2452025-03-01T04:10:54.189ZPlanning: Checking for conflicting actions ... Done
2462025-03-01T04:10:54.192ZPlanning: Consolidating action changes ... Done
2472025-03-01T04:10:54.459ZPlanning: Evaluating mediators ... Done
2482025-03-01T04:10:54.464ZPlanning: Planning completed in 0.43 seconds
2492025-03-01T04:10:54.500Z Mediators to change: 2
2502025-03-01T04:10:54.503Z Create boot environment: No
2512025-03-01T04:10:54.503ZCreate backup boot environment: No
2522025-03-01T04:10:54.646Z Done
2532025-03-01T04:10:54.646Z Done
2542025-03-01T04:10:55.093Z Done
2552025-03-01T04:10:58.683Z Done
2562025-03-01T04:10:58.780Z Done
2572025-03-01T04:10:58.785Z Done
2582025-03-01T04:10:58.905Z Done
2592025-03-01T04:10:59.519ZPlanning: Evaluating mediator changes ... Done
2602025-03-01T04:10:59.523ZPlanning: Merging actions ... Done
2612025-03-01T04:10:59.713ZPlanning: Checking for conflicting actions ... Done
2622025-03-01T04:10:59.716ZPlanning: Consolidating action changes ... Done
2632025-03-01T04:10:59.980ZPlanning: Evaluating mediators ... Done
2642025-03-01T04:11:00.036ZPlanning: Planning completed in 0.76 seconds
2652025-03-01T04:11:00.077Z Packages to change: 1
2662025-03-01T04:11:00.077Z Mediators to change: 1
2672025-03-01T04:11:00.077Z Services to change: 1
2682025-03-01T04:11:00.080Z Create boot environment: No
2692025-03-01T04:11:00.080ZCreate backup boot environment: Yes
2702025-03-01T04:11:02.476Z Actions: 1/6 actions (Updating modified actions)
2712025-03-01T04:11:02.479Z Actions: Completed 6 actions in 0.00 seconds.
2722025-03-01T04:11:02.479Z Done
2732025-03-01T04:11:02.479Z Done
2742025-03-01T04:11:02.600Z Done
2752025-03-01T04:11:06.204Z Done
2762025-03-01T04:11:06.296Z Done
2772025-03-01T04:11:06.299Z Done
2782025-03-01T04:11:06.436Z Done
2792025-03-01T04:11:06.883ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2802025-03-01T04:11:06.883Zclang system 15 system
2812025-03-01T04:11:06.883Zcsh system system illumos
2822025-03-01T04:11:06.883Zctags system system illumos
2832025-03-01T04:11:06.883Zgcc vendor 12 vendor
2842025-03-01T04:11:06.883Zgcc system 10 system
2852025-03-01T04:11:06.883Zgcc system 7 system
2862025-03-01T04:11:06.883Zgo system 1.20 system
2872025-03-01T04:11:06.883Zgo system 1.19 system
2882025-03-01T04:11:06.883Zllvm system 15 system
2892025-03-01T04:11:06.883Zllvm system 14 system
2902025-03-01T04:11:06.883Zmariadb system 10.6 system
2912025-03-01T04:11:06.883Zmta vendor vendor dma
2922025-03-01T04:11:06.883Zopenjdk system 17 system
2932025-03-01T04:11:06.883Zopenjdk system 11 system
2942025-03-01T04:11:06.883Zopenjdk system 1.8 system
2952025-03-01T04:11:06.883Zopenssl vendor 3 vendor
2962025-03-01T04:11:06.883Zperl system 5.36 system
2972025-03-01T04:11:06.883Zpostgresql system 15 system
2982025-03-01T04:11:06.884Zpostgresql system 13 system
2992025-03-01T04:11:06.884Zpython vendor 3 vendor
3002025-03-01T04:11:06.884Zpython system 2 system
3012025-03-01T04:11:06.884Zpython3 system 3.11 system
3022025-03-01T04:11:06.884Zruby system 3.0 system
3032025-03-01T04:11:06.884Zwords vendor vendor american-english
3042025-03-01T04:11:06.884Zwords system system australian-english
3052025-03-01T04:11:06.884Zwords system system british-english
3062025-03-01T04:11:06.884Zwords system system canadian-english
3072025-03-01T04:11:06.884Zwords system system french
3082025-03-01T04:11:06.884Zwords system system italian
3092025-03-01T04:11:06.884Zwords system system ngerman
3102025-03-01T04:11:06.884Zwords system system ogerman
3112025-03-01T04:11:06.884Zwords system system spanish
3122025-03-01T04:11:07.215ZPUBLISHER TYPE STATUS P LOCATION
3132025-03-01T04:11:07.215Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3142025-03-01T04:11:10.269ZFMRI IFO
3152025-03-01T04:11:10.269Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3162025-03-01T04:11:10.269Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3172025-03-01T04:11:10.269Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3182025-03-01T04:11:10.269Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3192025-03-01T04:11:10.269Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3202025-03-01T04:11:10.269Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3212025-03-01T04:11:10.269Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3222025-03-01T04:11:10.269Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3232025-03-01T04:11:10.269Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3242025-03-01T04:11:10.269Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3252025-03-01T04:11:10.269Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3262025-03-01T04:11:10.269Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3272025-03-01T04:11:10.269Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3282025-03-01T04:11:10.269Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3292025-03-01T04:11:10.269Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3302025-03-01T04:11:11.056Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3312025-03-01T04:11:11.342Z Updating crates.io index
3322025-03-01T04:11:11.349Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3332025-03-01T04:11:11.883Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3342025-03-01T04:11:12.199Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3352025-03-01T04:11:12.449Z Updating git repository `https://github.com/oxidecomputer/propolis`
3362025-03-01T04:11:13.420Z Updating git repository `https://github.com/oxidecomputer/crucible`
3372025-03-01T04:11:15.184Z Updating git repository `https://github.com/oxidecomputer/opte`
3382025-03-01T04:11:15.807Z Updating git repository `https://github.com/oxidecomputer/falcon`
3392025-03-01T04:11:16.567Z Updating git repository `https://github.com/oxidecomputer/clickward`
3402025-03-01T04:11:16.821Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3412025-03-01T04:11:17.081Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3422025-03-01T04:11:17.688Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3432025-03-01T04:11:18.146Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3442025-03-01T04:11:18.404Z Updating git repository `https://github.com/oxidecomputer/propolis`
3452025-03-01T04:11:18.875Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3462025-03-01T04:11:19.122Z Updating git repository `https://github.com/oxidecomputer/tofino`
3472025-03-01T04:11:19.417Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3482025-03-01T04:11:19.705Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3492025-03-01T04:11:19.890Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3502025-03-01T04:11:20.161Z Updating git repository `https://github.com/oxidecomputer/lldp`
3512025-03-01T04:11:20.409Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3522025-03-01T04:11:20.704Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3532025-03-01T04:11:21.055Z Updating git repository `https://github.com/oxidecomputer/ispf`
3542025-03-01T04:11:21.383Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3552025-03-01T04:11:21.671Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3562025-03-01T04:11:22.148Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3572025-03-01T04:11:22.399Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3582025-03-01T04:11:22.721Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3592025-03-01T04:11:23.169Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3602025-03-01T04:11:23.422Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3612025-03-01T04:11:23.649Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3622025-03-01T04:11:23.887Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3632025-03-01T04:11:25.013Z Downloading crates ...
3642025-03-01T04:11:25.063Z Downloaded autocfg v1.4.0
3652025-03-01T04:11:25.066Z Downloaded clap_lex v0.7.4
3662025-03-01T04:11:25.070Z Downloaded anstyle-query v1.1.1
3672025-03-01T04:11:25.075Z Downloaded once_cell v1.20.3
3682025-03-01T04:11:25.079Z Downloaded byteorder v1.5.0
3692025-03-01T04:11:25.079Z Downloaded scroll_derive v0.12.0
3702025-03-01T04:11:25.082Z Downloaded usdt-attr-macro v0.5.0
3712025-03-01T04:11:25.082Z Downloaded cfg-if v1.0.0
3722025-03-01T04:11:25.082Z Downloaded anyhow v1.0.96
3732025-03-01T04:11:25.088Z Downloaded dtrace-parser v0.2.0
3742025-03-01T04:11:25.092Z Downloaded usdt-macro v0.5.0
3752025-03-01T04:11:25.095Z Downloaded macaddr v1.0.1
3762025-03-01T04:11:25.100Z Downloaded cpufeatures v0.2.14
3772025-03-01T04:11:25.103Z Downloaded fastrand v2.1.1
3782025-03-01T04:11:25.106Z Downloaded thiserror v2.0.11
3792025-03-01T04:11:25.109Z Downloaded version_check v0.9.5
3802025-03-01T04:11:25.112Z Downloaded usdt-impl v0.5.0
3812025-03-01T04:11:25.113Z Downloaded crypto-common v0.1.6
3822025-03-01T04:11:25.113Z Downloaded colorchoice v1.0.2
3832025-03-01T04:11:25.116Z Downloaded fs-err v2.11.0
3842025-03-01T04:11:25.116Z Downloaded toml_datetime v0.6.8
3852025-03-01T04:11:25.119Z Downloaded proc-macro-error v1.0.4
3862025-03-01T04:11:25.119Z Downloaded thiserror-impl v1.0.69
3872025-03-01T04:11:25.122Z Downloaded cargo-platform v0.1.8
3882025-03-01T04:11:25.122Z Downloaded bytecount v0.6.8
3892025-03-01T04:11:25.126Z Downloaded pretty-hex v0.4.1
3902025-03-01T04:11:25.126Z Downloaded heck v0.4.1
3912025-03-01T04:11:25.129Z Downloaded dof v0.3.0
3922025-03-01T04:11:25.135Z Downloaded winnow v0.7.3
3932025-03-01T04:11:25.144Z Downloaded utf8parse v0.2.2
3942025-03-01T04:11:25.148Z Downloaded anstyle v1.0.10
3952025-03-01T04:11:25.148Z Downloaded thiserror-impl v2.0.11
3962025-03-01T04:11:25.151Z Downloaded swrite v0.1.0
3972025-03-01T04:11:25.151Z Downloaded plain v0.2.3
3982025-03-01T04:11:25.151Z Downloaded pest_generator v2.7.14
3992025-03-01T04:11:25.151Z Downloaded heck v0.5.0
4002025-03-01T04:11:25.155Z Downloaded fnv v1.0.7
4012025-03-01T04:11:25.155Z Downloaded equivalent v1.0.1
4022025-03-01T04:11:25.155Z Downloaded clap_derive v4.5.28
4032025-03-01T04:11:25.160Z Downloaded toml v0.8.20
4042025-03-01T04:11:25.160Z Downloaded camino v1.1.9
4052025-03-01T04:11:25.163Z Downloaded io-lifetimes v1.0.11
4062025-03-01T04:11:25.163Z Downloaded proc-macro-error-attr v1.0.4
4072025-03-01T04:11:25.166Z Downloaded errno v0.3.9
4082025-03-01T04:11:25.169Z Downloaded generic-array v0.14.7
4092025-03-01T04:11:25.169Z Downloaded unicode-linebreak v0.1.5
4102025-03-01T04:11:25.175Z Downloaded bitflags v2.6.0
4112025-03-01T04:11:25.179Z Downloaded sha2 v0.10.8
4122025-03-01T04:11:25.183Z Downloaded is_terminal_polyfill v1.70.1
4132025-03-01T04:11:25.183Z Downloaded clap v4.5.31
4142025-03-01T04:11:25.189Z Downloaded terminal_size v0.4.0
4152025-03-01T04:11:25.193Z Downloaded tabled_derive v0.7.0
4162025-03-01T04:11:25.193Z Downloaded unicode-ident v1.0.14
4172025-03-01T04:11:25.196Z Downloaded cargo_toml v0.21.0
4182025-03-01T04:11:25.196Z Downloaded bitflags v1.3.2
4192025-03-01T04:11:25.200Z Downloaded memmap v0.7.0
4202025-03-01T04:11:25.200Z Downloaded typenum v1.17.0
4212025-03-01T04:11:25.203Z Downloaded usdt v0.5.0
4222025-03-01T04:11:25.203Z Downloaded anstyle-parse v0.2.5
4232025-03-01T04:11:25.206Z Downloaded semver v1.0.25
4242025-03-01T04:11:25.206Z Downloaded itoa v1.0.11
4252025-03-01T04:11:25.209Z Downloaded strsim v0.11.1
4262025-03-01T04:11:25.209Z Downloaded serde_tokenstream v0.2.2
4272025-03-01T04:11:25.212Z Downloaded cargo_metadata v0.19.1
4282025-03-01T04:11:25.212Z Downloaded digest v0.10.7
4292025-03-01T04:11:25.215Z Downloaded block-buffer v0.10.4
4302025-03-01T04:11:25.215Z Downloaded thiserror v1.0.69
4312025-03-01T04:11:25.218Z Downloaded smawk v0.3.2
4322025-03-01T04:11:25.221Z Downloaded anstream v0.6.15
4332025-03-01T04:11:25.221Z Downloaded pest_derive v2.7.14
4342025-03-01T04:11:25.224Z Downloaded pest_meta v2.7.14
4352025-03-01T04:11:25.227Z Downloaded quote v1.0.38
4362025-03-01T04:11:25.227Z Downloaded terminal_size v0.2.6
4372025-03-01T04:11:25.230Z Downloaded thread-id v4.2.2
4382025-03-01T04:11:25.230Z Downloaded ryu v1.0.18
4392025-03-01T04:11:25.233Z Downloaded serde_spanned v0.6.8
4402025-03-01T04:11:25.233Z Downloaded scroll v0.12.0
4412025-03-01T04:11:25.236Z Downloaded camino-tempfile v1.1.1
4422025-03-01T04:11:25.236Z Downloaded tempfile v3.13.0
4432025-03-01T04:11:25.246Z Downloaded log v0.4.22
4442025-03-01T04:11:25.249Z Downloaded proc-macro2 v1.0.93
4452025-03-01T04:11:25.252Z Downloaded papergrid v0.11.0
4462025-03-01T04:11:25.256Z Downloaded zerocopy-derive v0.7.35
4472025-03-01T04:11:25.260Z Downloaded serde_derive v1.0.218
4482025-03-01T04:11:25.263Z Downloaded textwrap v0.16.1
4492025-03-01T04:11:25.266Z Downloaded memchr v2.7.4
4502025-03-01T04:11:25.270Z Downloaded serde v1.0.218
4512025-03-01T04:11:25.273Z Downloaded ucd-trie v0.1.7
4522025-03-01T04:11:25.276Z Downloaded toml_edit v0.22.24
4532025-03-01T04:11:25.301Z Downloaded indexmap v2.7.1
4542025-03-01T04:11:25.310Z Downloaded serde_json v1.0.139
4552025-03-01T04:11:25.323Z Downloaded pest v2.7.14
4562025-03-01T04:11:25.328Z Downloaded hashbrown v0.15.1
4572025-03-01T04:11:25.333Z Downloaded zerocopy v0.7.35
4582025-03-01T04:11:25.348Z Downloaded goblin v0.8.2
4592025-03-01T04:11:25.352Z Downloaded clap_builder v4.5.31
4602025-03-01T04:11:25.358Z Downloaded tabled v0.15.0
4612025-03-01T04:11:25.373Z Downloaded syn v1.0.109
4622025-03-01T04:11:25.383Z Downloaded unicode-width v0.1.14
4632025-03-01T04:11:25.390Z Downloaded syn v2.0.98
4642025-03-01T04:11:25.401Z Downloaded rustix v0.38.37
4652025-03-01T04:11:25.421Z Downloaded rustix v0.37.28
4662025-03-01T04:11:25.452Z Downloaded libc v0.2.170
4672025-03-01T04:11:25.742Z Compiling proc-macro2 v1.0.93
4682025-03-01T04:11:25.745Z Compiling unicode-ident v1.0.14
4692025-03-01T04:11:25.745Z Compiling serde v1.0.218
4702025-03-01T04:11:25.745Z Compiling version_check v0.9.5
4712025-03-01T04:11:25.745Z Compiling libc v0.2.170
4722025-03-01T04:11:25.745Z Compiling memchr v2.7.4
4732025-03-01T04:11:25.778Z Compiling thiserror v1.0.69
4742025-03-01T04:11:25.781Z Compiling ryu v1.0.18
4752025-03-01T04:11:26.073Z Compiling itoa v1.0.11
4762025-03-01T04:11:26.146Z Compiling ucd-trie v0.1.7
4772025-03-01T04:11:26.321Z Compiling once_cell v1.20.3
4782025-03-01T04:11:26.569Z Compiling byteorder v1.5.0
4792025-03-01T04:11:26.700Z Compiling rustix v0.38.37
4802025-03-01T04:11:26.722Z Compiling serde_json v1.0.139
4812025-03-01T04:11:27.041Z Compiling bitflags v2.6.0
4822025-03-01T04:11:27.161Z Compiling proc-macro-error-attr v1.0.4
4832025-03-01T04:11:27.269Z Compiling usdt-impl v0.5.0
4842025-03-01T04:11:27.434Z Compiling syn v1.0.109
4852025-03-01T04:11:27.460Z Compiling io-lifetimes v1.0.11
4862025-03-01T04:11:27.537Z Compiling proc-macro-error v1.0.4
4872025-03-01T04:11:27.588Z Compiling quote v1.0.38
4882025-03-01T04:11:27.802Z Compiling errno v0.3.9
4892025-03-01T04:11:27.876Z Compiling hashbrown v0.15.1
4902025-03-01T04:11:27.901Z Compiling equivalent v1.0.1
4912025-03-01T04:11:27.989Z Compiling syn v2.0.98
4922025-03-01T04:11:28.136Z Compiling log v0.4.22
4932025-03-01T04:11:28.193Z Compiling thread-id v4.2.2
4942025-03-01T04:11:28.230Z Compiling plain v0.2.3
4952025-03-01T04:11:28.256Z Compiling rustix v0.37.28
4962025-03-01T04:11:28.312Z Compiling utf8parse v0.2.2
4972025-03-01T04:11:28.416Z Compiling camino v1.1.9
4982025-03-01T04:11:28.472Z Compiling anstyle-parse v0.2.5
4992025-03-01T04:11:28.935Z Compiling indexmap v2.7.1
5002025-03-01T04:11:29.086Z Compiling is_terminal_polyfill v1.70.1
5012025-03-01T04:11:29.139Z Compiling thiserror v2.0.11
5022025-03-01T04:11:29.224Z Compiling autocfg v1.4.0
5032025-03-01T04:11:29.248Z Compiling pretty-hex v0.4.1
5042025-03-01T04:11:29.340Z Compiling anstyle v1.0.10
5052025-03-01T04:11:29.491Z Compiling unicode-width v0.1.14
5062025-03-01T04:11:29.759Z Compiling bitflags v1.3.2
5072025-03-01T04:11:29.785Z Compiling winnow v0.7.3
5082025-03-01T04:11:29.883Z Compiling colorchoice v1.0.2
5092025-03-01T04:11:30.039Z Compiling semver v1.0.25
5102025-03-01T04:11:30.066Z Compiling anstyle-query v1.1.1
5112025-03-01T04:11:30.185Z Compiling fs-err v2.11.0
5122025-03-01T04:11:30.215Z Compiling anstream v0.6.15
5132025-03-01T04:11:30.433Z Compiling terminal_size v0.4.0
5142025-03-01T04:11:30.789Z Compiling fastrand v2.1.1
5152025-03-01T04:11:30.802Z Compiling strsim v0.11.1
5162025-03-01T04:11:30.837Z Compiling bytecount v0.6.8
5172025-03-01T04:11:30.879Z Compiling clap_lex v0.7.4
5182025-03-01T04:11:31.046Z Compiling fnv v1.0.7
5192025-03-01T04:11:31.203Z Compiling cfg-if v1.0.0
5202025-03-01T04:11:31.308Z Compiling heck v0.5.0
5212025-03-01T04:11:31.395Z Compiling anyhow v1.0.96
5222025-03-01T04:11:31.398Z Compiling heck v0.4.1
5232025-03-01T04:11:31.810Z Compiling papergrid v0.11.0
5242025-03-01T04:11:31.851Z Compiling clap_builder v4.5.31
5252025-03-01T04:11:31.884Z Compiling terminal_size v0.2.6
5262025-03-01T04:11:32.026Z Compiling tempfile v3.13.0
5272025-03-01T04:11:32.236Z Compiling memmap v0.7.0
5282025-03-01T04:11:32.388Z Compiling smawk v0.3.2
5292025-03-01T04:11:32.537Z Compiling unicode-linebreak v0.1.5
5302025-03-01T04:11:33.044Z Compiling textwrap v0.16.1
5312025-03-01T04:11:33.164Z Compiling swrite v0.1.0
5322025-03-01T04:11:33.600Z Compiling tabled_derive v0.7.0
5332025-03-01T04:11:35.000Z Compiling serde_derive v1.0.218
5342025-03-01T04:11:35.000Z Compiling thiserror-impl v1.0.69
5352025-03-01T04:11:35.004Z Compiling zerocopy-derive v0.7.35
5362025-03-01T04:11:35.004Z Compiling scroll_derive v0.12.0
5372025-03-01T04:11:35.004Z Compiling thiserror-impl v2.0.11
5382025-03-01T04:11:35.004Z Compiling clap_derive v4.5.28
5392025-03-01T04:11:35.122Z Compiling tabled v0.15.0
5402025-03-01T04:11:36.410Z Compiling scroll v0.12.0
5412025-03-01T04:11:36.973Z Compiling goblin v0.8.2
5422025-03-01T04:11:36.997Z Compiling zerocopy v0.7.35
5432025-03-01T04:11:38.110Z Compiling pest v2.7.14
5442025-03-01T04:11:39.399Z Compiling clap v4.5.31
5452025-03-01T04:11:40.320Z Compiling pest_meta v2.7.14
5462025-03-01T04:11:41.199Z Compiling pest_generator v2.7.14
5472025-03-01T04:11:42.654Z Compiling pest_derive v2.7.14
5482025-03-01T04:11:43.208Z Compiling dtrace-parser v0.2.0
5492025-03-01T04:11:43.993Z Compiling toml_datetime v0.6.8
5502025-03-01T04:11:43.996Z Compiling serde_spanned v0.6.8
5512025-03-01T04:11:43.996Z Compiling cargo-platform v0.1.8
5522025-03-01T04:11:44.303Z Compiling serde_tokenstream v0.2.2
5532025-03-01T04:11:44.409Z Compiling toml_edit v0.22.24
5542025-03-01T04:11:44.435Z Compiling macaddr v1.0.1
5552025-03-01T04:11:44.602Z Compiling camino-tempfile v1.1.1
5562025-03-01T04:11:45.319Z Compiling dof v0.3.0
5572025-03-01T04:11:45.320Z Compiling cargo_metadata v0.19.1
5582025-03-01T04:11:46.973Z Compiling usdt-attr-macro v0.5.0
5592025-03-01T04:11:46.973Z Compiling usdt-macro v0.5.0
5602025-03-01T04:11:47.132Z Compiling toml v0.8.20
5612025-03-01T04:11:47.986Z Compiling cargo_toml v0.21.0
5622025-03-01T04:11:48.126Z Compiling usdt v0.5.0
5632025-03-01T04:11:50.540Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5642025-03-01T04:11:53.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.84s
5652025-03-01T04:11:53.914Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5662025-03-01T04:11:54.476Z Downloading crates ...
5672025-03-01T04:11:54.612Z Downloaded addr2line v0.24.2
5682025-03-01T04:11:54.625Z Downloaded headers-core v0.3.0
5692025-03-01T04:11:54.634Z Downloaded heck v0.3.3
5702025-03-01T04:11:54.639Z Downloaded backtrace v0.3.74
5712025-03-01T04:11:54.643Z Downloaded heapless v0.7.17
5722025-03-01T04:11:54.647Z Downloaded hubpack_derive v0.1.1
5732025-03-01T04:11:54.650Z Downloaded http-range v0.1.5
5742025-03-01T04:11:54.650Z Downloaded bit-set v0.5.3
5752025-03-01T04:11:54.650Z Downloaded atty v0.2.14
5762025-03-01T04:11:54.650Z Downloaded backoff v0.4.0
5772025-03-01T04:11:54.653Z Downloaded icu_provider_macros v1.5.0
5782025-03-01T04:11:54.656Z Downloaded base64 v0.21.7
5792025-03-01T04:11:54.659Z Downloaded is-terminal v0.4.13
5802025-03-01T04:11:54.659Z Downloaded http-body v1.0.1
5812025-03-01T04:11:54.664Z Downloaded base16ct v0.2.0
5822025-03-01T04:11:54.664Z Downloaded bb8 v0.8.5
5832025-03-01T04:11:54.668Z Downloaded atomicwrites v0.4.4
5842025-03-01T04:11:54.668Z Downloaded atomic-waker v1.1.2
5852025-03-01T04:11:54.671Z Downloaded hex v0.4.3
5862025-03-01T04:11:54.678Z Downloaded aws-lc-rs v1.12.4
5872025-03-01T04:11:54.687Z Downloaded md5 v0.7.0
5882025-03-01T04:11:54.691Z Downloaded bcs v0.1.6
5892025-03-01T04:11:54.695Z Downloaded humantime v2.1.0
5902025-03-01T04:11:54.695Z Downloaded httpdate v1.0.3
5912025-03-01T04:11:54.695Z Downloaded bit-set v0.8.0
5922025-03-01T04:11:54.699Z Downloaded indent_write v2.2.0
5932025-03-01T04:11:54.699Z Downloaded ctr v0.9.2
5942025-03-01T04:11:54.699Z Downloaded lru v0.12.5
5952025-03-01T04:11:54.702Z Downloaded bindgen v0.71.1
5962025-03-01T04:11:54.709Z Downloaded md-5 v0.10.6
5972025-03-01T04:11:54.713Z Downloaded aead v0.5.2
5982025-03-01T04:11:54.713Z Downloaded lockfree-object-pool v0.1.6
5992025-03-01T04:11:54.716Z Downloaded libsw-core v0.3.1
6002025-03-01T04:11:54.716Z Downloaded lazycell v1.3.0
6012025-03-01T04:11:54.719Z Downloaded idna_adapter v1.2.0
6022025-03-01T04:11:54.719Z Downloaded base64ct v1.6.0
6032025-03-01T04:11:54.722Z Downloaded maybe-uninit v2.0.0
6042025-03-01T04:11:54.722Z Downloaded indoc v1.0.9
6052025-03-01T04:11:54.728Z Downloaded httparse v1.9.5
6062025-03-01T04:11:54.731Z Downloaded managed v0.8.0
6072025-03-01T04:11:54.731Z Downloaded lazy_static v1.5.0
6082025-03-01T04:11:54.731Z Downloaded keccak v0.1.5
6092025-03-01T04:11:54.731Z Downloaded hex-literal v0.4.1
6102025-03-01T04:11:54.734Z Downloaded inout v0.1.3
6112025-03-01T04:11:54.734Z Downloaded memoffset v0.9.1
6122025-03-01T04:11:54.737Z Downloaded base64 v0.22.1
6132025-03-01T04:11:54.740Z Downloaded ipnetwork v0.21.1
6142025-03-01T04:11:54.743Z Downloaded rustls-pki-types v1.10.0
6152025-03-01T04:11:54.746Z Downloaded highway v1.3.0
6162025-03-01T04:11:54.746Z Downloaded async-bb8-diesel v0.2.1
6172025-03-01T04:11:54.751Z Downloaded linear-map v1.2.0
6182025-03-01T04:11:54.754Z Downloaded ipnet v2.11.0
6192025-03-01T04:11:54.754Z Downloaded instability v0.3.2
6202025-03-01T04:11:54.754Z Downloaded base64 v0.13.1
6212025-03-01T04:11:54.757Z Downloaded indoc v2.0.5
6222025-03-01T04:11:54.760Z Downloaded maplit v1.0.2
6232025-03-01T04:11:54.764Z Downloaded lock_api v0.4.12
6242025-03-01T04:11:54.764Z Downloaded iana-time-zone v0.1.61
6252025-03-01T04:11:54.767Z Downloaded jobserver v0.1.32
6262025-03-01T04:11:54.770Z Downloaded hyper-rustls v0.27.3
6272025-03-01T04:11:54.773Z Downloaded bindgen v0.69.5
6282025-03-01T04:11:54.781Z Downloaded mime_guess v2.0.5
6292025-03-01T04:11:54.785Z Downloaded mime v0.3.17
6302025-03-01T04:11:54.785Z Downloaded hyper-staticfile v0.10.1
6312025-03-01T04:11:54.785Z Downloaded cexpr v0.6.0
6322025-03-01T04:11:54.788Z Downloaded array-init v0.0.4
6332025-03-01T04:11:54.788Z Downloaded async-stream v0.3.6
6342025-03-01T04:11:54.791Z Downloaded icu_locid_transform v1.5.0
6352025-03-01T04:11:54.794Z Downloaded hickory-client v0.24.4
6362025-03-01T04:11:54.798Z Downloaded ciborium-io v0.2.2
6372025-03-01T04:11:54.798Z Downloaded cfg_aliases v0.2.1
6382025-03-01T04:11:54.801Z Downloaded icu_normalizer v1.5.0
6392025-03-01T04:11:54.804Z Downloaded rustc-hash v1.1.0
6402025-03-01T04:11:54.804Z Downloaded icu_provider v1.5.0
6412025-03-01T04:11:54.810Z Downloaded memmap2 v0.9.5
6422025-03-01T04:11:54.810Z Downloaded const_format_proc_macros v0.2.34
6432025-03-01T04:11:54.814Z Downloaded icu_locid_transform_data v1.5.0
6442025-03-01T04:11:54.814Z Downloaded try-lock v0.2.5
6452025-03-01T04:11:54.814Z Downloaded async-stream-impl v0.3.6
6462025-03-01T04:11:54.817Z Downloaded tinyvec_macros v0.1.1
6472025-03-01T04:11:54.817Z Downloaded cmake v0.1.51
6482025-03-01T04:11:54.817Z Downloaded castaway v0.2.3
6492025-03-01T04:11:54.823Z Downloaded rustc-hash v2.1.1
6502025-03-01T04:11:54.823Z Downloaded bit-vec v0.6.3
6512025-03-01T04:11:54.823Z Downloaded assert_matches v1.5.0
6522025-03-01T04:11:54.829Z Downloaded cancel-safe-futures v0.1.5
6532025-03-01T04:11:54.829Z Downloaded zerofrom v0.1.4
6542025-03-01T04:11:54.829Z Downloaded darling_macro v0.20.10
6552025-03-01T04:11:54.832Z Downloaded bzip2 v0.4.4
6562025-03-01T04:11:54.832Z Downloaded cbc v0.1.2
6572025-03-01T04:11:54.832Z Downloaded proc-macro-error2 v2.0.1
6582025-03-01T04:11:54.835Z Downloaded litrs v0.4.1
6592025-03-01T04:11:54.838Z Downloaded signal-hook-mio v0.2.4
6602025-03-01T04:11:54.838Z Downloaded icu_locid v1.5.0
6612025-03-01T04:11:54.843Z Downloaded pretty-hex v0.2.1
6622025-03-01T04:11:54.846Z Downloaded downcast v0.11.0
6632025-03-01T04:11:54.846Z Downloaded stringprep v0.1.5
6642025-03-01T04:11:54.849Z Downloaded termcolor v1.4.1
6652025-03-01T04:11:54.849Z Downloaded headers v0.4.0
6662025-03-01T04:11:54.856Z Downloaded tinystr v0.7.6
6672025-03-01T04:11:54.860Z Downloaded chacha20 v0.9.1
6682025-03-01T04:11:54.860Z Downloaded crc-catalog v2.4.0
6692025-03-01T04:11:54.860Z Downloaded icu_properties v1.5.1
6702025-03-01T04:11:54.865Z Downloaded miniz_oxide v0.8.5
6712025-03-01T04:11:54.868Z Downloaded foreign-types v0.3.2
6722025-03-01T04:11:54.868Z Downloaded cstr-argument v0.1.2
6732025-03-01T04:11:54.868Z Downloaded cargo_metadata v0.18.1
6742025-03-01T04:11:54.871Z Downloaded arrayref v0.3.9
6752025-03-01T04:11:54.871Z Downloaded typify-macro v0.2.0
6762025-03-01T04:11:54.872Z Downloaded heapless v0.8.0
6772025-03-01T04:11:54.875Z Downloaded write16 v1.0.0
6782025-03-01T04:11:54.879Z Downloaded libefi-sys v0.1.0
6792025-03-01T04:11:54.879Z Downloaded rtoolbox v0.0.2
6802025-03-01T04:11:54.882Z Downloaded wait-timeout v0.2.0
6812025-03-01T04:11:54.882Z Downloaded writeable v0.5.5
6822025-03-01T04:11:54.885Z Downloaded untrusted v0.7.1
6832025-03-01T04:11:54.885Z Downloaded lalrpop-util v0.19.12
6842025-03-01T04:11:54.885Z Downloaded cobs v0.2.3
6852025-03-01T04:11:54.889Z Downloaded convert_case v0.4.0
6862025-03-01T04:11:54.889Z Downloaded new_debug_unreachable v1.0.6
6872025-03-01T04:11:54.893Z Downloaded constant_time_eq v0.3.1
6882025-03-01T04:11:54.893Z Downloaded bitfield-struct v0.6.2
6892025-03-01T04:11:54.893Z Downloaded bitfield v0.14.0
6902025-03-01T04:11:54.896Z Downloaded diesel_table_macro_syntax v0.2.0
6912025-03-01T04:11:54.896Z Downloaded vte_generate_state_changes v0.1.2
6922025-03-01T04:11:54.896Z Downloaded zone v0.3.0
6932025-03-01T04:11:54.901Z Downloaded cipher v0.4.4
6942025-03-01T04:11:54.901Z Downloaded cassowary v0.3.0
6952025-03-01T04:11:54.901Z Downloaded daft v0.1.1
6962025-03-01T04:11:54.904Z Downloaded colored v2.2.0
6972025-03-01T04:11:54.907Z Downloaded dsl_auto_type v0.1.2
6982025-03-01T04:11:54.907Z Downloaded zerofrom-derive v0.1.4
6992025-03-01T04:11:54.907Z Downloaded argon2 v0.5.3
7002025-03-01T04:11:54.911Z Downloaded time-core v0.1.2
7012025-03-01T04:11:54.911Z Downloaded ascii-canvas v3.0.0
7022025-03-01T04:11:54.914Z Downloaded openssl-probe v0.1.5
7032025-03-01T04:11:54.914Z Downloaded ref-cast v1.0.23
7042025-03-01T04:11:54.917Z Downloaded tabled_derive v0.10.0
7052025-03-01T04:11:54.917Z Downloaded either v1.14.0
7062025-03-01T04:11:54.921Z Downloaded shlex v1.3.0
7072025-03-01T04:11:54.921Z Downloaded slog-stdlog v4.1.1
7082025-03-01T04:11:54.924Z Downloaded shell-words v1.1.0
7092025-03-01T04:11:54.924Z Downloaded time-macros v0.2.18
7102025-03-01T04:11:54.927Z Downloaded hyper-util v0.1.10
7112025-03-01T04:11:54.930Z Downloaded icu_collections v1.5.0
7122025-03-01T04:11:54.935Z Downloaded foreign-types v0.5.0
7132025-03-01T04:11:54.939Z Downloaded csv-core v0.1.11
7142025-03-01T04:11:54.939Z Downloaded bit-vec v0.8.0
7152025-03-01T04:11:54.942Z Downloaded futures-executor v0.3.31
7162025-03-01T04:11:54.942Z Downloaded futures-core v0.3.31
7172025-03-01T04:11:54.946Z Downloaded litemap v0.7.3
7182025-03-01T04:11:54.946Z Downloaded libloading v0.8.5
7192025-03-01T04:11:54.950Z Downloaded value-bag v1.9.0
7202025-03-01T04:11:54.954Z Downloaded sqlparser_derive v0.2.2
7212025-03-01T04:11:54.954Z Downloaded unicode-truncate v1.1.0
7222025-03-01T04:11:54.954Z Downloaded tui-tree-widget v0.23.0
7232025-03-01T04:11:54.957Z Downloaded serde_derive_internals v0.29.1
7242025-03-01T04:11:54.957Z Downloaded tower-service v0.3.3
7252025-03-01T04:11:54.963Z Downloaded salsa20 v0.10.2
7262025-03-01T04:11:54.963Z Downloaded const-oid v0.9.6
7272025-03-01T04:11:54.969Z Downloaded num v0.4.3
7282025-03-01T04:11:54.969Z Downloaded darling v0.20.10
7292025-03-01T04:11:54.973Z Downloaded rustc_version v0.1.7
7302025-03-01T04:11:54.973Z Downloaded signal-hook v0.3.17
7312025-03-01T04:11:54.983Z Downloaded pbkdf2 v0.11.0
7322025-03-01T04:11:54.986Z Downloaded fixedbitset v0.5.7
7332025-03-01T04:11:54.991Z Downloaded env_logger v0.10.2
7342025-03-01T04:11:54.995Z Downloaded tinyvec v1.8.0
7352025-03-01T04:11:54.999Z Downloaded take_mut v0.2.2
7362025-03-01T04:11:54.999Z Downloaded predicates-tree v1.0.11
7372025-03-01T04:11:54.999Z Downloaded powerfmt v0.2.0
7382025-03-01T04:11:54.999Z Downloaded minimal-lexical v0.2.1
7392025-03-01T04:11:55.007Z Downloaded difflib v0.4.0
7402025-03-01T04:11:55.012Z Downloaded term v0.7.0
7412025-03-01T04:11:55.012Z Downloaded polyval v0.6.2
7422025-03-01T04:11:55.012Z Downloaded phf v0.11.2
7432025-03-01T04:11:55.017Z Downloaded rpassword v7.3.1
7442025-03-01T04:11:55.017Z Downloaded futures-channel v0.3.31
7452025-03-01T04:11:55.017Z Downloaded crossbeam-utils v0.8.20
7462025-03-01T04:11:55.022Z Downloaded bumpalo v3.16.0
7472025-03-01T04:11:55.022Z Downloaded parse-size v1.1.0
7482025-03-01T04:11:55.027Z Downloaded compact_str v0.8.0
7492025-03-01T04:11:55.027Z Downloaded sqlformat v0.2.6
7502025-03-01T04:11:55.027Z Downloaded indexmap v1.9.3
7512025-03-01T04:11:55.031Z Downloaded tap v1.0.1
7522025-03-01T04:11:55.045Z Downloaded slog-scope v4.4.0
7532025-03-01T04:11:55.045Z Downloaded slog-json v2.6.1
7542025-03-01T04:11:55.045Z Downloaded signal-hook-registry v1.4.2
7552025-03-01T04:11:55.045Z Downloaded native-tls v0.2.12
7562025-03-01T04:11:55.045Z Downloaded number_prefix v0.4.0
7572025-03-01T04:11:55.045Z Downloaded num_threads v0.1.7
7582025-03-01T04:11:55.045Z Downloaded sha1 v0.10.6
7592025-03-01T04:11:55.045Z Downloaded serde-hex v0.1.0
7602025-03-01T04:11:55.050Z Downloaded parking_lot_core v0.8.6
7612025-03-01T04:11:55.050Z Downloaded termios v0.3.3
7622025-03-01T04:11:55.050Z Downloaded phf_codegen v0.11.2
7632025-03-01T04:11:55.050Z Downloaded parking_lot_core v0.9.10
7642025-03-01T04:11:55.055Z Downloaded rand v0.8.5
7652025-03-01T04:11:55.060Z Downloaded diesel-dtrace v0.4.2
7662025-03-01T04:11:55.060Z Downloaded http v1.2.0
7672025-03-01T04:11:55.064Z Downloaded bytes v1.10.0
7682025-03-01T04:11:55.068Z Downloaded sigpipe v0.1.3
7692025-03-01T04:11:55.068Z Downloaded scrypt v0.11.0
7702025-03-01T04:11:55.068Z Downloaded utf-8 v0.7.6
7712025-03-01T04:11:55.072Z Downloaded const_format v0.2.34
7722025-03-01T04:11:55.077Z Downloaded progenitor-client v0.9.1
7732025-03-01T04:11:55.077Z Downloaded progenitor-client v0.8.0
7742025-03-01T04:11:55.077Z Downloaded deranged v0.3.11
7752025-03-01T04:11:55.085Z Downloaded xattr v1.3.1
7762025-03-01T04:11:55.085Z Downloaded sct v0.7.1
7772025-03-01T04:11:55.090Z Downloaded progenitor v0.9.1
7782025-03-01T04:11:55.090Z Downloaded samael v0.0.18
7792025-03-01T04:11:55.094Z Downloaded tower-layer v0.3.3
7802025-03-01T04:11:55.095Z Downloaded percent-encoding v2.3.1
7812025-03-01T04:11:55.095Z Downloaded parse-display-derive v0.10.0
7822025-03-01T04:11:55.099Z Downloaded normalize-line-endings v0.3.0
7832025-03-01T04:11:55.099Z Downloaded futures-macro v0.3.31
7842025-03-01T04:11:55.099Z Downloaded darling_core v0.20.10
7852025-03-01T04:11:55.105Z Downloaded want v0.3.1
7862025-03-01T04:11:55.105Z Downloaded oso v0.27.3
7872025-03-01T04:11:55.109Z Downloaded rfc6979 v0.4.0
7882025-03-01T04:11:55.109Z Downloaded parse-display v0.10.0
7892025-03-01T04:11:55.115Z Downloaded num_enum v0.5.11
7902025-03-01T04:11:55.115Z Downloaded predicates-core v1.0.8
7912025-03-01T04:11:55.120Z Downloaded yoke v0.7.4
7922025-03-01T04:11:55.120Z Downloaded libxml v0.3.3
7932025-03-01T04:11:55.127Z Downloaded signature v2.2.0
7942025-03-01T04:11:55.132Z Downloaded subtle v2.6.1
7952025-03-01T04:11:55.132Z Downloaded wyz v0.5.1
7962025-03-01T04:11:55.132Z Downloaded strum_macros v0.25.3
7972025-03-01T04:11:55.132Z Downloaded strum_macros v0.24.3
7982025-03-01T04:11:55.139Z Downloaded ssh-encoding v0.2.0
7992025-03-01T04:11:55.139Z Downloaded slog-dtrace v0.3.0
8002025-03-01T04:11:55.139Z Downloaded toolchain_find v0.4.0
8012025-03-01T04:11:55.143Z Downloaded progenitor-macro v0.8.0
8022025-03-01T04:11:55.143Z Downloaded sec1 v0.7.3
8032025-03-01T04:11:55.143Z Downloaded fxhash v0.2.1
8042025-03-01T04:11:55.143Z Downloaded resolv-conf v0.7.0
8052025-03-01T04:11:55.143Z Downloaded unsafe-libyaml v0.2.11
8062025-03-01T04:11:55.148Z Downloaded der_derive v0.7.3
8072025-03-01T04:11:55.148Z Downloaded crypto-bigint v0.5.5
8082025-03-01T04:11:55.158Z Downloaded newline-converter v0.3.0
8092025-03-01T04:11:55.163Z Downloaded gethostname v0.5.0
8102025-03-01T04:11:55.163Z Downloaded pkg-config v0.3.31
8112025-03-01T04:11:55.165Z Downloaded serde-big-array v0.5.1
8122025-03-01T04:11:55.165Z Downloaded steno v0.4.1
8132025-03-01T04:11:55.177Z Downloaded phf_shared v0.10.0
8142025-03-01T04:11:55.177Z Downloaded strum_macros v0.26.4
8152025-03-01T04:11:55.177Z Downloaded diesel_derives v2.2.3
8162025-03-01T04:11:55.183Z Downloaded diff v0.1.13
8172025-03-01T04:11:55.183Z Downloaded itertools v0.10.5
8182025-03-01T04:11:55.183Z Downloaded sync-ptr v0.1.1
8192025-03-01T04:11:55.188Z Downloaded rustc_version v0.4.1
8202025-03-01T04:11:55.188Z Downloaded prettyplease v0.2.29
8212025-03-01T04:11:55.197Z Downloaded tls_codec v0.4.1
8222025-03-01T04:11:55.197Z Downloaded typify v0.3.0
8232025-03-01T04:11:55.206Z Downloaded utf8_iter v1.0.4
8242025-03-01T04:11:55.206Z Downloaded pin-utils v0.1.0
8252025-03-01T04:11:55.206Z Downloaded packed_struct v0.10.1
8262025-03-01T04:11:55.206Z Downloaded utf16_iter v1.0.5
8272025-03-01T04:11:55.206Z Downloaded termtree v0.4.1
8282025-03-01T04:11:55.206Z Downloaded document-features v0.2.10
8292025-03-01T04:11:55.206Z Downloaded topological-sort v0.2.2
8302025-03-01T04:11:55.211Z Downloaded openssl-macros v0.1.1
8312025-03-01T04:11:55.211Z Downloaded phf_shared v0.11.2
8322025-03-01T04:11:55.211Z Downloaded half v2.4.1
8332025-03-01T04:11:55.211Z Downloaded display-error-chain v0.2.2
8342025-03-01T04:11:55.211Z Downloaded dirs-sys-next v0.1.2
8352025-03-01T04:11:55.211Z Downloaded termtree v0.5.1
8362025-03-01T04:11:55.218Z Downloaded zone_cfg_derive v0.3.0
8372025-03-01T04:11:55.218Z Downloaded hyper v1.6.0
8382025-03-01T04:11:55.222Z Downloaded tar v0.4.44
8392025-03-01T04:11:55.227Z Downloaded serde_yaml v0.9.34+deprecated
8402025-03-01T04:11:55.227Z Downloaded phf_generator v0.11.2
8412025-03-01T04:11:55.231Z Downloaded thread_local v1.1.8
8422025-03-01T04:11:55.231Z Downloaded rcgen v0.12.1
8432025-03-01T04:11:55.231Z Downloaded serde_repr v0.1.19
8442025-03-01T04:11:55.236Z Downloaded itertools v0.12.1
8452025-03-01T04:11:55.243Z Downloaded proc-macro-error-attr2 v2.0.0
8462025-03-01T04:11:55.251Z Downloaded static_assertions v1.1.0
8472025-03-01T04:11:55.251Z Downloaded num-traits v0.2.19
8482025-03-01T04:11:55.251Z Downloaded unicase v2.7.0
8492025-03-01T04:11:55.251Z Downloaded oso-derive v0.27.3
8502025-03-01T04:11:55.257Z Downloaded unarray v0.1.4
8512025-03-01T04:11:55.257Z Downloaded typify-macro v0.3.0
8522025-03-01T04:11:55.257Z Downloaded thiserror-impl-no-std v2.0.2
8532025-03-01T04:11:55.257Z Downloaded ron v0.7.1
8542025-03-01T04:11:55.262Z Downloaded pkcs1 v0.7.5
8552025-03-01T04:11:55.262Z Downloaded pin-project-lite v0.2.14
8562025-03-01T04:11:55.268Z Downloaded uzers v0.12.1
8572025-03-01T04:11:55.275Z Downloaded ed25519-dalek v2.1.1
8582025-03-01T04:11:55.275Z Downloaded pin-project-internal v1.1.6
8592025-03-01T04:11:55.275Z Downloaded getrandom v0.3.1
8602025-03-01T04:11:55.280Z Downloaded filetime v0.2.25
8612025-03-01T04:11:55.280Z Downloaded ff v0.13.0
8622025-03-01T04:11:55.280Z Downloaded fd-lock v4.0.2
8632025-03-01T04:11:55.287Z Downloaded foreign-types-shared v0.1.1
8642025-03-01T04:11:55.287Z Downloaded hickory-server v0.24.4
8652025-03-01T04:11:55.293Z Downloaded peg v0.8.4
8662025-03-01T04:11:55.293Z Downloaded rand_chacha v0.3.1
8672025-03-01T04:11:55.297Z Downloaded hash32 v0.2.1
8682025-03-01T04:11:55.297Z Downloaded rustc-demangle v0.1.24
8692025-03-01T04:11:55.297Z Downloaded paste v1.0.15
8702025-03-01T04:11:55.300Z Downloaded foreign-types-shared v0.3.1
8712025-03-01T04:11:55.300Z Downloaded slog-async v2.8.0
8722025-03-01T04:11:55.305Z Downloaded spin v0.9.8
8732025-03-01T04:11:55.305Z Downloaded dropshot_endpoint v0.12.0
8742025-03-01T04:11:55.310Z Downloaded r2d2 v0.8.10
8752025-03-01T04:11:55.310Z Downloaded sync_wrapper v1.0.1
8762025-03-01T04:11:55.310Z Downloaded quinn-udp v0.5.5
8772025-03-01T04:11:55.315Z Downloaded pbkdf2 v0.12.2
8782025-03-01T04:11:55.316Z Downloaded ena v0.14.3
8792025-03-01T04:11:55.316Z Downloaded hash32 v0.3.1
8802025-03-01T04:11:55.322Z Downloaded proc-macro-crate v1.3.1
8812025-03-01T04:11:55.322Z Downloaded slog-envlogger v2.2.0
8822025-03-01T04:11:55.322Z Downloaded aes v0.8.4
8832025-03-01T04:11:55.328Z Downloaded getrandom v0.2.15
8842025-03-01T04:11:55.328Z Downloaded displaydoc v0.2.5
8852025-03-01T04:11:55.334Z Downloaded rand_xorshift v0.3.0
8862025-03-01T04:11:55.334Z Downloaded fragile v2.0.0
8872025-03-01T04:11:55.334Z Downloaded dunce v1.0.5
8882025-03-01T04:11:55.334Z Downloaded vte v0.11.1
8892025-03-01T04:11:55.344Z Downloaded num-iter v0.1.45
8902025-03-01T04:11:55.344Z Downloaded form_urlencoded v1.2.1
8912025-03-01T04:11:55.344Z Downloaded twox-hash v2.1.0
8922025-03-01T04:11:55.356Z Downloaded slab v0.4.9
8932025-03-01T04:11:55.356Z Downloaded siphasher v0.3.11
8942025-03-01T04:11:55.356Z Downloaded typify v0.2.0
8952025-03-01T04:11:55.356Z Downloaded pkcs5 v0.7.1
8962025-03-01T04:11:55.361Z Downloaded float-ord v0.3.2
8972025-03-01T04:11:55.361Z Downloaded vergen v8.3.2
8982025-03-01T04:11:55.361Z Downloaded peg-macros v0.8.4
8992025-03-01T04:11:55.361Z Downloaded num-derive v0.4.2
9002025-03-01T04:11:55.361Z Downloaded embedded-io v0.6.1
9012025-03-01T04:11:55.361Z Downloaded des v0.8.1
9022025-03-01T04:11:55.361Z Downloaded vsss-rs v3.3.4
9032025-03-01T04:11:55.376Z Downloaded psl-types v2.0.11
9042025-03-01T04:11:55.376Z Downloaded peg-runtime v0.8.3
9052025-03-01T04:11:55.376Z Downloaded num-conv v0.1.0
9062025-03-01T04:11:55.377Z Downloaded semver v0.1.20
9072025-03-01T04:11:55.385Z Downloaded tower v0.5.2
9082025-03-01T04:11:55.385Z Downloaded same-file v1.0.6
9092025-03-01T04:11:55.385Z Downloaded tokio-tungstenite v0.21.0
9102025-03-01T04:11:55.385Z Downloaded synstructure v0.13.1
9112025-03-01T04:11:55.386Z Downloaded tokio-stream v0.1.17
9122025-03-01T04:11:55.389Z Downloaded slog-term v2.9.1
9132025-03-01T04:11:55.389Z Downloaded zerovec-derive v0.10.3
9142025-03-01T04:11:55.396Z Downloaded uuid v1.15.1
9152025-03-01T04:11:55.396Z Downloaded scopeguard v1.2.0
9162025-03-01T04:11:55.399Z Downloaded rand_seeder v0.3.0
9172025-03-01T04:11:55.399Z Downloaded nodrop v0.1.14
9182025-03-01T04:11:55.399Z Downloaded fs_extra v1.3.0
9192025-03-01T04:11:55.399Z Downloaded smf v0.2.3
9202025-03-01T04:11:55.404Z Downloaded smallvec v0.6.14
9212025-03-01T04:11:55.404Z Downloaded mio v1.0.2
9222025-03-01T04:11:55.411Z Downloaded ron v0.8.1
9232025-03-01T04:11:55.423Z Downloaded tracing v0.1.40
9242025-03-01T04:11:55.429Z Downloaded dirs-next v2.0.0
9252025-03-01T04:11:55.429Z Downloaded which v4.4.2
9262025-03-01T04:11:55.429Z Downloaded progenitor-macro v0.9.1
9272025-03-01T04:11:55.429Z Downloaded thiserror-no-std v2.0.2
9282025-03-01T04:11:55.429Z Downloaded group v0.13.0
9292025-03-01T04:11:55.438Z Downloaded serde_urlencoded v0.7.1
9302025-03-01T04:11:55.438Z Downloaded secrecy v0.8.0
9312025-03-01T04:11:55.438Z Downloaded slog v2.7.0
9322025-03-01T04:11:55.444Z Downloaded mockall_derive v0.13.1
9332025-03-01T04:11:55.444Z Downloaded fatfs v0.3.6
9342025-03-01T04:11:55.444Z Downloaded tokio-rustls v0.25.0
9352025-03-01T04:11:55.444Z Downloaded schemars v0.8.22
9362025-03-01T04:11:55.451Z Downloaded precomputed-hash v0.1.1
9372025-03-01T04:11:55.454Z Downloaded whoami v1.5.2
9382025-03-01T04:11:55.454Z Downloaded aes-gcm v0.10.3
9392025-03-01T04:11:55.457Z Downloaded postgres-protocol v0.6.8
9402025-03-01T04:11:55.461Z Downloaded crossterm v0.28.1
9412025-03-01T04:11:55.467Z Downloaded tokio-native-tls v0.3.1
9422025-03-01T04:11:55.474Z Downloaded newtype-uuid v1.2.1
9432025-03-01T04:11:55.474Z Downloaded itertools v0.13.0
9442025-03-01T04:11:55.478Z Downloaded zopfli v0.8.1
9452025-03-01T04:11:55.483Z Downloaded rand_chacha v0.9.0
9462025-03-01T04:11:55.483Z Downloaded num-rational v0.4.2
9472025-03-01T04:11:55.483Z Downloaded multer v3.1.0
9482025-03-01T04:11:55.489Z Downloaded derive_builder_macro v0.20.2
9492025-03-01T04:11:55.489Z Downloaded env_filter v0.1.2
9502025-03-01T04:11:55.489Z Downloaded unicode-xid v0.2.6
9512025-03-01T04:11:55.495Z Downloaded zone_cfg_derive v0.1.2
9522025-03-01T04:11:55.495Z Downloaded tokio-macros v2.5.0
9532025-03-01T04:11:55.495Z Downloaded serde_with v3.12.0
9542025-03-01T04:11:55.499Z Downloaded yoke-derive v0.7.4
9552025-03-01T04:11:55.507Z Downloaded ppv-lite86 v0.2.20
9562025-03-01T04:11:55.507Z Downloaded tracing-attributes v0.1.27
9572025-03-01T04:11:55.513Z Downloaded rustversion v1.0.17
9582025-03-01T04:11:55.513Z Downloaded rusty-fork v0.3.0
9592025-03-01T04:11:55.513Z Downloaded num-complex v0.4.6
9602025-03-01T04:11:55.513Z Downloaded signal-hook-tokio v0.3.1
9612025-03-01T04:11:55.513Z Downloaded simd-adler32 v0.3.7
9622025-03-01T04:11:55.518Z Downloaded defmt-parser v0.3.4
9632025-03-01T04:11:55.518Z Downloaded defmt-macros v0.3.9
9642025-03-01T04:11:55.518Z Downloaded nibble_vec v0.1.0
9652025-03-01T04:11:55.524Z Downloaded predicates v3.1.3
9662025-03-01T04:11:55.524Z Downloaded float-cmp v0.10.0
9672025-03-01T04:11:55.524Z Downloaded password-hash v0.4.2
9682025-03-01T04:11:55.531Z Downloaded aho-corasick v1.1.3
9692025-03-01T04:11:55.534Z Downloaded num-bigint v0.4.6
9702025-03-01T04:11:55.534Z Downloaded strum v0.26.3
9712025-03-01T04:11:55.534Z Downloaded opaque-debug v0.3.1
9722025-03-01T04:11:55.538Z Downloaded scheduled-thread-pool v0.2.7
9732025-03-01T04:11:55.539Z Downloaded smallvec v1.14.0
9742025-03-01T04:11:55.543Z Downloaded tabwriter v1.4.0
9752025-03-01T04:11:55.543Z Downloaded unicode-bidi v0.3.17
9762025-03-01T04:11:55.543Z Downloaded toml_edit v0.19.15
9772025-03-01T04:11:55.557Z Downloaded rand_core v0.6.4
9782025-03-01T04:11:55.561Z Downloaded glob v0.3.2
9792025-03-01T04:11:55.561Z Downloaded tls_codec_derive v0.4.1
9802025-03-01T04:11:55.565Z Downloaded endian-type v0.1.2
9812025-03-01T04:11:55.565Z Downloaded packed_struct_codegen v0.10.1
9822025-03-01T04:11:55.565Z Downloaded postgres-types v0.2.9
9832025-03-01T04:11:55.570Z Downloaded zeroize v1.8.1
9842025-03-01T04:11:55.570Z Downloaded zeroize_derive v1.4.2
9852025-03-01T04:11:55.570Z Downloaded derive_more v0.99.19
9862025-03-01T04:11:55.574Z Downloaded winnow v0.6.20
9872025-03-01T04:11:55.589Z Downloaded quick-error v1.2.3
9882025-03-01T04:11:55.594Z Downloaded elliptic-curve v0.13.8
9892025-03-01T04:11:55.594Z Downloaded ghash v0.5.1
9902025-03-01T04:11:55.594Z Downloaded spki v0.7.3
9912025-03-01T04:11:55.594Z Downloaded derive_builder v0.20.2
9922025-03-01T04:11:55.597Z Downloaded foreign-types-macros v0.2.3
9932025-03-01T04:11:55.597Z Downloaded blake3 v1.5.4
9942025-03-01T04:11:55.602Z Downloaded p256 v0.13.2
9952025-03-01T04:11:55.606Z Downloaded structmeta-derive v0.3.0
9962025-03-01T04:11:55.612Z Downloaded funty v2.0.0
9972025-03-01T04:11:55.612Z Downloaded debug-ignore v1.0.5
9982025-03-01T04:11:55.613Z Downloaded hkdf v0.12.4
9992025-03-01T04:11:55.617Z Downloaded structmeta v0.3.0
10002025-03-01T04:11:55.617Z Downloaded zerocopy-derive v0.8.10
10012025-03-01T04:11:55.622Z Downloaded nom v7.1.3
10022025-03-01T04:11:55.627Z Downloaded foldhash v0.1.3
10032025-03-01T04:11:55.627Z Downloaded globset v0.4.15
10042025-03-01T04:11:55.631Z Downloaded poly1305 v0.8.0
10052025-03-01T04:11:55.631Z Downloaded data-encoding v2.6.0
10062025-03-01T04:11:55.631Z Downloaded parking_lot v0.11.2
10072025-03-01T04:11:55.637Z Downloaded tracing-core v0.1.32
10082025-03-01T04:11:55.637Z Downloaded der v0.7.9
10092025-03-01T04:11:55.640Z Downloaded pem v3.0.5
10102025-03-01T04:11:55.640Z Downloaded tungstenite v0.24.0
10112025-03-01T04:11:55.643Z Downloaded hashbrown v0.12.3
10122025-03-01T04:11:55.650Z Downloaded oxnet v0.1.1
10132025-03-01T04:11:55.655Z Downloaded curve25519-dalek-derive v0.1.1
10142025-03-01T04:11:55.655Z Downloaded owo-colors v4.2.0
10152025-03-01T04:11:55.655Z Downloaded time v0.3.36
10162025-03-01T04:11:55.660Z Downloaded universal-hash v0.5.1
10172025-03-01T04:11:55.664Z Downloaded olpc-cjson v0.1.4
10182025-03-01T04:11:55.664Z Downloaded supports-color v3.0.2
10192025-03-01T04:11:55.664Z Downloaded untrusted v0.9.0
10202025-03-01T04:11:55.667Z Downloaded papergrid v0.14.0
10212025-03-01T04:11:55.670Z Downloaded defmt v0.3.8
10222025-03-01T04:11:55.674Z Downloaded pem-rfc7468 v0.7.0
10232025-03-01T04:11:55.677Z Downloaded salty v0.3.0
10242025-03-01T04:11:55.680Z Downloaded publicsuffix v2.3.0
10252025-03-01T04:11:55.684Z Downloaded lalrpop v0.19.12
10262025-03-01T04:11:55.696Z Downloaded russh-keys v0.45.0
10272025-03-01T04:11:55.701Z Downloaded proptest v1.6.0
10282025-03-01T04:11:55.708Z Downloaded derive_builder_core v0.20.2
10292025-03-01T04:11:55.714Z Downloaded flume v0.11.1
10302025-03-01T04:11:55.714Z Downloaded zerocopy v0.6.6
10312025-03-01T04:11:55.717Z Downloaded p521 v0.13.3
10322025-03-01T04:11:55.717Z Downloaded unicode_categories v0.1.1
10332025-03-01T04:11:55.721Z Downloaded socket2 v0.5.8
10342025-03-01T04:11:55.724Z Downloaded unicode-segmentation v1.12.0
10352025-03-01T04:11:55.729Z Downloaded quinn v0.11.5
10362025-03-01T04:11:55.735Z Downloaded typed-path v0.9.3
10372025-03-01T04:11:55.740Z Downloaded parse-zoneinfo v0.3.1
10382025-03-01T04:11:55.740Z Downloaded chrono v0.4.40
10392025-03-01T04:11:55.745Z Downloaded sqlparser v0.45.0
10402025-03-01T04:11:55.749Z Downloaded rsa v0.9.6
10412025-03-01T04:11:55.754Z Downloaded winnow v0.5.40
10422025-03-01T04:11:55.763Z Downloaded tokio-util v0.7.13
10432025-03-01T04:11:55.769Z Downloaded expectorate v1.1.0
10442025-03-01T04:11:55.774Z Downloaded similar v2.7.0
10452025-03-01T04:11:55.778Z Downloaded num-bigint-dig v0.8.4
10462025-03-01T04:11:55.785Z Downloaded quinn-proto v0.11.8
10472025-03-01T04:11:55.790Z Downloaded rustyline v14.0.0
10482025-03-01T04:11:55.794Z Downloaded qorb v0.2.1
10492025-03-01T04:11:55.798Z Downloaded unicode-normalization v0.1.24
10502025-03-01T04:11:55.802Z Downloaded bitvec v1.0.1
10512025-03-01T04:11:55.814Z Downloaded url v2.5.3
10522025-03-01T04:11:55.819Z Downloaded petname v2.0.2
10532025-03-01T04:11:55.823Z Downloaded zip v2.1.3
10542025-03-01T04:11:55.828Z Downloaded radix_trie v0.2.1
10552025-03-01T04:11:55.833Z Downloaded hashbrown v0.13.2
10562025-03-01T04:11:55.837Z Downloaded tokio-postgres v0.7.13
10572025-03-01T04:11:55.842Z Downloaded rand v0.9.0
10582025-03-01T04:11:55.849Z Downloaded tough v0.19.0
10592025-03-01T04:11:55.854Z Downloaded reqwest v0.12.12
10602025-03-01T04:11:55.862Z Downloaded ssh-key v0.6.6
10612025-03-01T04:11:55.870Z Downloaded rustls-webpki v0.101.7
10622025-03-01T04:11:55.881Z Downloaded zerovec v0.10.4
10632025-03-01T04:11:55.888Z Downloaded smoltcp v0.9.1
10642025-03-01T04:11:55.897Z Downloaded rayon v1.10.0
10652025-03-01T04:11:55.906Z Downloaded russh v0.45.0
10662025-03-01T04:11:55.912Z Downloaded futures-util v0.3.31
10672025-03-01T04:11:55.924Z Downloaded vcpkg v0.2.15
10682025-03-01T04:11:55.961Z Downloaded portable-atomic v1.9.0
10692025-03-01T04:11:55.966Z Downloaded unicode-width v0.2.0
10702025-03-01T04:11:55.975Z Downloaded webpki-roots v0.26.6
10712025-03-01T04:11:55.978Z Downloaded hickory-proto v0.24.4
10722025-03-01T04:11:55.991Z Downloaded smoltcp v0.11.0
10732025-03-01T04:11:56.003Z Downloaded object v0.30.4
10742025-03-01T04:11:56.015Z Downloaded polar-core v0.27.3
10752025-03-01T04:11:56.021Z Downloaded zone v0.1.8
10762025-03-01T04:11:56.024Z Downloaded dropshot v0.12.0
10772025-03-01T04:11:56.040Z Downloaded rustls-webpki v0.102.8
10782025-03-01T04:11:56.058Z Downloaded p384 v0.13.0
10792025-03-01T04:11:56.065Z Downloaded openssl v0.10.71
10802025-03-01T04:11:56.075Z Downloaded regex v1.11.1
10812025-03-01T04:11:56.086Z Downloaded zerocopy v0.8.10
10822025-03-01T04:11:56.108Z Downloaded tabled v0.18.0
10832025-03-01T04:11:56.127Z Downloaded rustls v0.21.12
10842025-03-01T04:11:56.138Z Downloaded nix v0.29.0
10852025-03-01T04:11:56.147Z Downloaded regex-syntax v0.6.29
10862025-03-01T04:11:56.154Z Downloaded regex-syntax v0.8.5
10872025-03-01T04:11:56.163Z Downloaded nix v0.28.0
10882025-03-01T04:11:56.175Z Downloaded openapiv3 v2.0.0
10892025-03-01T04:11:56.186Z Downloaded gimli v0.31.1
10902025-03-01T04:11:56.194Z Downloaded diesel v2.2.7
10912025-03-01T04:11:56.212Z Downloaded rustls v0.22.4
10922025-03-01T04:11:56.225Z Downloaded typify-impl v0.3.0
10932025-03-01T04:11:56.239Z Downloaded object v0.36.5
10942025-03-01T04:11:56.251Z Downloaded typify-impl v0.2.0
10952025-03-01T04:11:56.266Z Downloaded git2 v0.19.0
10962025-03-01T04:11:56.276Z Downloaded curve25519-dalek v4.1.3
10972025-03-01T04:11:56.287Z Downloaded regress v0.10.3
10982025-03-01T04:11:56.296Z Downloaded dropshot v0.16.0
10992025-03-01T04:11:56.315Z Downloaded sled v0.34.7
11002025-03-01T04:11:56.322Z Downloaded bstr v1.10.0
11012025-03-01T04:11:56.355Z Downloaded nix v0.27.1
11022025-03-01T04:11:56.369Z Downloaded ratatui v0.29.0
11032025-03-01T04:11:56.394Z Downloaded petgraph v0.6.5
11042025-03-01T04:11:56.413Z Downloaded regex-automata v0.4.8
11052025-03-01T04:11:56.432Z Downloaded bzip2-sys v0.1.11+1.0.8
11062025-03-01T04:11:56.444Z Downloaded zerocopy-derive v0.6.6
11072025-03-01T04:11:56.453Z Downloaded lzma-sys v0.1.20
11082025-03-01T04:11:56.481Z Downloaded libz-sys v1.1.20
11092025-03-01T04:11:56.503Z Downloaded rustls v0.23.19
11102025-03-01T04:11:56.512Z Downloaded sha3 v0.10.8
11112025-03-01T04:11:56.516Z Downloaded chrono-tz v0.10.1
11122025-03-01T04:11:56.525Z Downloaded unicode-properties v0.1.3
11132025-03-01T04:11:56.529Z Downloaded petgraph v0.7.1
11142025-03-01T04:11:56.543Z Downloaded icu_properties_data v1.5.0
11152025-03-01T04:11:56.553Z Downloaded pkcs8 v0.10.2
11162025-03-01T04:11:56.556Z Downloaded tungstenite v0.21.0
11172025-03-01T04:11:56.561Z Downloaded newtype_derive v0.1.6
11182025-03-01T04:11:56.564Z Downloaded multimap v0.10.0
11192025-03-01T04:11:56.564Z Downloaded stable_deref_trait v1.2.0
11202025-03-01T04:11:56.564Z Downloaded h2 v0.4.6
11212025-03-01T04:11:56.568Z Downloaded russh-cryptovec v0.7.3
11222025-03-01T04:11:56.571Z Downloaded csv v1.3.1
11232025-03-01T04:11:56.589Z Downloaded postcard v1.0.10
11242025-03-01T04:11:56.592Z Downloaded snafu-derive v0.8.5
11252025-03-01T04:11:56.595Z Downloaded zip v0.6.6
11262025-03-01T04:11:56.598Z Downloaded tokio v1.43.0
11272025-03-01T04:11:56.632Z Downloaded ecdsa v0.16.9
11282025-03-01T04:11:56.635Z Downloaded toml v0.7.8
11292025-03-01T04:11:56.639Z Downloaded ssh-cipher v0.2.0
11302025-03-01T04:11:56.640Z Downloaded parking_lot v0.12.3
11312025-03-01T04:11:56.643Z Downloaded flate2 v1.1.0
11322025-03-01T04:11:56.646Z Downloaded rustfmt-wrapper v0.2.1
11332025-03-01T04:11:56.649Z Downloaded quick-xml v0.37.2
11342025-03-01T04:11:56.653Z Downloaded libm v0.2.8
11352025-03-01T04:11:56.661Z Downloaded tokio-rustls v0.26.0
11362025-03-01T04:11:56.667Z Downloaded pin-project v1.1.6
11372025-03-01T04:11:56.672Z Downloaded embedded-io v0.4.0
11382025-03-01T04:11:56.675Z Downloaded ed25519 v2.2.3
11392025-03-01T04:11:56.675Z Downloaded schemars_derive v0.8.22
11402025-03-01T04:11:56.680Z Downloaded primeorder v0.13.6
11412025-03-01T04:11:56.680Z Downloaded reedline v0.38.0
11422025-03-01T04:11:56.686Z Downloaded progenitor v0.8.0
11432025-03-01T04:11:56.689Z Downloaded itertools v0.14.0
11442025-03-01T04:11:56.692Z Downloaded x509-cert v0.2.5
11452025-03-01T04:11:56.698Z Downloaded password-hash v0.5.0
11462025-03-01T04:11:56.705Z Downloaded derive-where v1.2.7
11472025-03-01T04:11:56.708Z Downloaded test-strategy v0.4.0
11482025-03-01T04:11:56.708Z Downloaded dropshot_endpoint v0.16.0
11492025-03-01T04:11:56.711Z Downloaded fallible-iterator v0.2.0
11502025-03-01T04:11:56.711Z Downloaded nu-ansi-term v0.50.1
11512025-03-01T04:11:56.716Z Downloaded rayon-core v1.12.1
11522025-03-01T04:11:56.720Z Downloaded cc v1.2.15
11532025-03-01T04:11:56.729Z Downloaded tungstenite v0.23.0
11542025-03-01T04:11:56.729Z Downloaded serde_plain v1.0.2
11552025-03-01T04:11:56.732Z Downloaded serde_path_to_error v0.1.16
11562025-03-01T04:11:56.732Z Downloaded ring v0.17.11
11572025-03-01T04:11:56.767Z Downloaded openssl-sys v0.9.106
11582025-03-01T04:11:56.771Z Downloaded idna v1.0.3
11592025-03-01T04:11:56.774Z Downloaded crossbeam-channel v0.5.13
11602025-03-01T04:11:56.782Z Downloaded progenitor-impl v0.9.1
11612025-03-01T04:11:56.786Z Downloaded slog-bunyan v2.5.0
11622025-03-01T04:11:56.786Z Downloaded encoding_rs v0.8.34
11632025-03-01T04:11:56.801Z Downloaded mockall v0.13.1
11642025-03-01T04:11:56.806Z Downloaded subprocess v0.2.9
11652025-03-01T04:11:56.806Z Downloaded yasna v0.5.2
11662025-03-01T04:11:56.811Z Downloaded tokio-tungstenite v0.24.0
11672025-03-01T04:11:56.811Z Downloaded tokio-tungstenite v0.23.1
11682025-03-01T04:11:56.819Z Downloaded tokio-rustls v0.24.1
11692025-03-01T04:11:56.819Z Downloaded walkdir v2.5.0
11702025-03-01T04:11:56.819Z Downloaded futures v0.3.31
11712025-03-01T04:11:56.824Z Downloaded waitgroup v0.1.2
11722025-03-01T04:11:56.825Z Downloaded futures-sink v0.3.31
11732025-03-01T04:11:56.825Z Downloaded omicron-zone-package v0.12.0
11742025-03-01T04:11:56.834Z Downloaded snafu v0.8.5
11752025-03-01T04:11:56.838Z Downloaded progenitor-impl v0.8.0
11762025-03-01T04:11:56.838Z Downloaded futures-io v0.3.31
11772025-03-01T04:11:56.838Z Downloaded flagset v0.4.6
11782025-03-01T04:11:56.838Z Downloaded libgit2-sys v0.17.0+1.8.1
11792025-03-01T04:11:56.889Z Downloaded serde_with_macros v3.12.0
11802025-03-01T04:11:56.893Z Downloaded fixedbitset v0.4.2
11812025-03-01T04:11:56.893Z Downloaded xz2 v0.1.7
11822025-03-01T04:11:56.896Z Downloaded rand_core v0.9.2
11832025-03-01T04:11:56.896Z Downloaded futures-task v0.3.31
11842025-03-01T04:11:56.896Z Downloaded enum-as-inner v0.6.1
11852025-03-01T04:11:56.901Z Downloaded dyn-clone v1.0.18
11862025-03-01T04:11:56.901Z Downloaded rustls-pemfile v2.2.0
11872025-03-01T04:11:56.906Z Downloaded env_logger v0.11.5
11882025-03-01T04:11:56.906Z Downloaded rustls-pemfile v1.0.4
11892025-03-01T04:11:56.909Z Downloaded ref-cast-impl v1.0.23
11902025-03-01T04:11:56.909Z Downloaded indicatif v0.17.11
11912025-03-01T04:11:56.909Z Downloaded hickory-resolver v0.24.4
11922025-03-01T04:11:56.914Z Downloaded crossbeam-epoch v0.9.18
11932025-03-01T04:11:56.917Z Downloaded blake2 v0.10.6
11942025-03-01T04:11:56.918Z Downloaded arc-swap v1.7.1
11952025-03-01T04:11:56.921Z Downloaded crc32fast v1.4.2
11962025-03-01T04:11:56.924Z Downloaded crc-any v2.5.0
11972025-03-01T04:11:56.924Z Downloaded cookie v0.18.1
11982025-03-01T04:11:56.928Z Downloaded clang-sys v1.8.1
11992025-03-01T04:11:56.931Z Downloaded arrayvec v0.7.6
12002025-03-01T04:11:56.931Z Downloaded allocator-api2 v0.2.18
12012025-03-01T04:11:56.934Z Downloaded ahash v0.8.11
12022025-03-01T04:11:56.939Z Downloaded path-slash v0.1.5
12032025-03-01T04:11:56.939Z Downloaded num_enum_derive v0.5.11
12042025-03-01T04:11:56.942Z Downloaded num-integer v0.1.46
12052025-03-01T04:11:56.942Z Downloaded nanorand v0.7.0
12062025-03-01T04:11:56.942Z Downloaded radium v0.7.0
12072025-03-01T04:11:56.942Z Downloaded blowfish v0.9.1
12082025-03-01T04:11:56.946Z Downloaded daft-derive v0.1.1
12092025-03-01T04:11:56.950Z Downloaded chacha20poly1305 v0.10.1
12102025-03-01T04:11:56.950Z Downloaded crossbeam-deque v0.8.5
12112025-03-01T04:11:56.953Z Downloaded console v0.15.10
12122025-03-01T04:11:56.953Z Downloaded ciborium v0.2.2
12132025-03-01T04:11:56.959Z Downloaded buf-list v1.0.3
12142025-03-01T04:11:56.959Z Downloaded block-padding v0.3.3
12152025-03-01T04:11:56.962Z Downloaded ciborium-ll v0.2.2
12162025-03-01T04:11:56.962Z Downloaded tiny-keccak v2.0.2
12172025-03-01T04:11:56.962Z Downloaded string_cache v0.8.7
12182025-03-01T04:11:56.962Z Downloaded chrono-tz-build v0.4.0
12192025-03-01T04:11:56.966Z Downloaded cookie_store v0.21.1
12202025-03-01T04:11:56.966Z Downloaded strip-ansi-escapes v0.2.0
12212025-03-01T04:11:56.966Z Downloaded hmac v0.12.1
12222025-03-01T04:11:56.971Z Downloaded crunchy v0.2.2
12232025-03-01T04:11:56.971Z Downloaded crucible-workspace-hack v0.1.0
12242025-03-01T04:11:56.971Z Downloaded crc v3.2.1
12252025-03-01T04:11:56.979Z Downloaded icu_normalizer_data v1.5.0
12262025-03-01T04:11:56.979Z Downloaded async-trait v0.1.86
12272025-03-01T04:11:56.983Z Downloaded async-recursion v1.1.1
12282025-03-01T04:11:56.983Z Downloaded lru-cache v0.1.2
12292025-03-01T04:11:56.983Z Downloaded kstat-rs v0.2.4
12302025-03-01T04:11:56.983Z Downloaded internet-checksum v0.2.1
12312025-03-01T04:11:56.983Z Downloaded impl-trait-for-tuples v0.2.2
12322025-03-01T04:11:56.986Z Downloaded hostname v0.3.1
12332025-03-01T04:11:56.986Z Downloaded cfg_aliases v0.1.1
12342025-03-01T04:11:56.989Z Downloaded hyper-tls v0.6.0
12352025-03-01T04:11:56.989Z Downloaded adler2 v2.0.0
12362025-03-01T04:11:56.989Z Downloaded linked-hash-map v0.5.6
12372025-03-01T04:11:56.993Z Downloaded libsw v3.4.0
12382025-03-01T04:11:56.993Z Downloaded hostname v0.4.0
12392025-03-01T04:11:56.993Z Downloaded bcrypt-pbkdf v0.10.0
12402025-03-01T04:11:57.001Z Downloaded hubpack v0.1.2
12412025-03-01T04:11:57.001Z Downloaded http-body-util v0.1.2
12422025-03-01T04:11:57.001Z Downloaded home v0.5.9
12432025-03-01T04:11:57.001Z Downloaded match_cfg v0.1.0
12442025-03-01T04:11:57.001Z Downloaded is_ci v1.2.0
12452025-03-01T04:11:57.001Z Downloaded instant v0.1.13
12462025-03-01T04:11:57.005Z Downloaded ident_case v1.0.1
12472025-03-01T04:11:57.361Z Downloaded aws-lc-sys v0.26.0
12482025-03-01T04:11:57.681Z Compiling serde v1.0.218
12492025-03-01T04:11:57.684Z Compiling value-bag v1.9.0
12502025-03-01T04:11:57.684Z Compiling lock_api v0.4.12
12512025-03-01T04:11:57.684Z Compiling scopeguard v1.2.0
12522025-03-01T04:11:57.684Z Compiling typenum v1.17.0
12532025-03-01T04:11:57.684Z Compiling generic-array v0.14.7
12542025-03-01T04:11:57.873Z Compiling syn v2.0.98
12552025-03-01T04:11:57.885Z Compiling getrandom v0.2.15
12562025-03-01T04:11:57.983Z Compiling shlex v1.3.0
12572025-03-01T04:11:58.249Z Compiling rand_core v0.6.4
12582025-03-01T04:11:58.307Z Compiling log v0.4.22
12592025-03-01T04:11:58.417Z Compiling subtle v2.6.1
12602025-03-01T04:11:58.437Z Compiling jobserver v0.1.32
12612025-03-01T04:11:58.454Z Compiling smallvec v1.14.0
12622025-03-01T04:11:58.758Z Compiling const-oid v0.9.6
12632025-03-01T04:11:58.799Z Compiling pin-project-lite v0.2.14
12642025-03-01T04:11:58.799Z Compiling parking_lot_core v0.9.10
12652025-03-01T04:11:58.867Z Compiling cc v1.2.15
12662025-03-01T04:11:58.935Z Compiling rustix v0.38.37
12672025-03-01T04:11:59.059Z Compiling futures-core v0.3.31
12682025-03-01T04:11:59.264Z Compiling spin v0.9.8
12692025-03-01T04:11:59.310Z Compiling signal-hook-registry v1.4.2
12702025-03-01T04:11:59.647Z Compiling parking_lot v0.12.3
12712025-03-01T04:11:59.714Z Compiling mio v1.0.2
12722025-03-01T04:11:59.811Z Compiling aho-corasick v1.1.3
12732025-03-01T04:11:59.948Z Compiling futures-sink v0.3.31
12742025-03-01T04:12:00.120Z Compiling cpufeatures v0.2.14
12752025-03-01T04:12:00.139Z Compiling regex-syntax v0.8.5
12762025-03-01T04:12:00.234Z Compiling either v1.14.0
12772025-03-01T04:12:00.438Z Compiling stable_deref_trait v1.2.0
12782025-03-01T04:12:00.564Z Compiling socket2 v0.5.8
12792025-03-01T04:12:00.626Z Compiling slab v0.4.9
12802025-03-01T04:12:00.702Z Compiling glob v0.3.2
12812025-03-01T04:12:00.729Z Compiling prettyplease v0.2.29
12822025-03-01T04:12:01.081Z Compiling lazy_static v1.5.0
12832025-03-01T04:12:01.220Z Compiling serde_json v1.0.139
12842025-03-01T04:12:01.415Z Compiling minimal-lexical v0.2.1
12852025-03-01T04:12:01.442Z Compiling futures-channel v0.3.31
12862025-03-01T04:12:01.612Z Compiling clang-sys v1.8.1
12872025-03-01T04:12:01.667Z Compiling libloading v0.8.5
12882025-03-01T04:12:01.864Z Compiling nom v7.1.3
12892025-03-01T04:12:01.919Z Compiling futures-task v0.3.31
12902025-03-01T04:12:02.057Z Compiling futures-io v0.3.31
12912025-03-01T04:12:02.228Z Compiling pin-utils v0.1.0
12922025-03-01T04:12:02.342Z Compiling home v0.5.9
12932025-03-01T04:12:02.366Z Compiling bindgen v0.69.5
12942025-03-01T04:12:02.567Z Compiling itertools v0.12.1
12952025-03-01T04:12:02.759Z Compiling foldhash v0.1.3
12962025-03-01T04:12:03.067Z Compiling lazycell v1.3.0
12972025-03-01T04:12:03.236Z Compiling libm v0.2.8
12982025-03-01T04:12:03.254Z Compiling rustc-hash v1.1.0
12992025-03-01T04:12:03.433Z Compiling allocator-api2 v0.2.18
13002025-03-01T04:12:03.657Z Compiling cmake v0.1.51
13012025-03-01T04:12:04.417Z Compiling regex-automata v0.4.8
13022025-03-01T04:12:04.445Z Compiling hashbrown v0.15.1
13032025-03-01T04:12:04.572Z Compiling num-traits v0.2.19
13042025-03-01T04:12:04.880Z Compiling dunce v1.0.5
13052025-03-01T04:12:05.029Z Compiling cexpr v0.6.0
13062025-03-01T04:12:05.318Z Compiling synstructure v0.13.1
13072025-03-01T04:12:05.587Z Compiling fs_extra v1.3.0
13082025-03-01T04:12:06.145Z Compiling pkg-config v0.3.31
13092025-03-01T04:12:06.641Z Compiling getrandom v0.3.1
13102025-03-01T04:12:06.739Z Compiling writeable v0.5.5
13112025-03-01T04:12:07.279Z Compiling litemap v0.7.3
13122025-03-01T04:12:07.374Z Compiling ring v0.17.11
13132025-03-01T04:12:07.447Z Compiling paste v1.0.15
13142025-03-01T04:12:07.911Z Compiling base64ct v1.6.0
13152025-03-01T04:12:08.417Z Compiling pem-rfc7468 v0.7.0
13162025-03-01T04:12:08.447Z Compiling icu_locid_transform_data v1.5.0
13172025-03-01T04:12:08.487Z Compiling flagset v0.4.6
13182025-03-01T04:12:08.580Z Compiling aws-lc-rs v1.12.4
13192025-03-01T04:12:08.678Z Compiling httparse v1.9.5
13202025-03-01T04:12:09.037Z Compiling tracing-core v0.1.32
13212025-03-01T04:12:09.366Z Compiling percent-encoding v2.3.1
13222025-03-01T04:12:09.392Z Compiling rustls-pki-types v1.10.0
13232025-03-01T04:12:09.689Z Compiling crossbeam-utils v0.8.20
13242025-03-01T04:12:10.043Z Compiling regex v1.11.1
13252025-03-01T04:12:10.083Z Compiling serde_derive v1.0.218
13262025-03-01T04:12:10.160Z Compiling zeroize_derive v1.4.2
13272025-03-01T04:12:10.213Z Compiling zerocopy-derive v0.7.35
13282025-03-01T04:12:10.294Z Compiling tokio-macros v2.5.0
13292025-03-01T04:12:10.970Z Compiling zerofrom-derive v0.1.4
13302025-03-01T04:12:11.603Z Compiling zeroize v1.8.1
13312025-03-01T04:12:11.772Z Compiling yoke-derive v0.7.4
13322025-03-01T04:12:12.089Z Compiling zerocopy v0.7.35
13332025-03-01T04:12:12.778Z Compiling futures-macro v0.3.31
13342025-03-01T04:12:13.240Z Compiling crypto-common v0.1.6
13352025-03-01T04:12:13.382Z Compiling block-buffer v0.10.4
13362025-03-01T04:12:13.465Z Compiling thiserror-impl v1.0.69
13372025-03-01T04:12:13.649Z Compiling digest v0.10.7
13382025-03-01T04:12:13.955Z Compiling zerovec-derive v0.10.3
13392025-03-01T04:12:14.074Z Compiling hmac v0.12.1
13402025-03-01T04:12:14.293Z Compiling zerofrom v0.1.4
13412025-03-01T04:12:14.316Z Compiling displaydoc v0.2.5
13422025-03-01T04:12:14.335Z Compiling block-padding v0.3.3
13432025-03-01T04:12:14.490Z Compiling futures-util v0.3.31
13442025-03-01T04:12:14.528Z Compiling yoke v0.7.4
13452025-03-01T04:12:14.594Z Compiling inout v0.1.3
13462025-03-01T04:12:14.675Z Compiling ppv-lite86 v0.2.20
13472025-03-01T04:12:14.854Z Compiling cipher v0.4.4
13482025-03-01T04:12:14.898Z Compiling sha2 v0.10.8
13492025-03-01T04:12:15.371Z Compiling icu_provider_macros v1.5.0
13502025-03-01T04:12:15.469Z Compiling der_derive v0.7.3
13512025-03-01T04:12:15.862Z Compiling tracing-attributes v0.1.27
13522025-03-01T04:12:16.310Z Compiling zerovec v0.10.4
13532025-03-01T04:12:16.376Z Compiling thiserror v1.0.69
13542025-03-01T04:12:16.441Z Compiling icu_properties_data v1.5.0
13552025-03-01T04:12:16.588Z Compiling pest v2.7.14
13562025-03-01T04:12:16.688Z Compiling salsa20 v0.10.2
13572025-03-01T04:12:16.918Z Compiling pbkdf2 v0.12.2
13582025-03-01T04:12:17.755Z Compiling utf8_iter v1.0.4
13592025-03-01T04:12:17.816Z Compiling der v0.7.9
13602025-03-01T04:12:18.023Z Compiling powerfmt v0.2.0
13612025-03-01T04:12:18.377Z Compiling tinystr v0.7.6
13622025-03-01T04:12:18.396Z Compiling icu_collections v1.5.0
13632025-03-01T04:12:18.423Z Compiling num-conv v0.1.0
13642025-03-01T04:12:18.697Z Compiling icu_locid v1.5.0
13652025-03-01T04:12:18.769Z Compiling icu_normalizer_data v1.5.0
13662025-03-01T04:12:18.890Z Compiling untrusted v0.7.1
13672025-03-01T04:12:19.002Z Compiling tracing v0.1.40
13682025-03-01T04:12:19.082Z Compiling utf16_iter v1.0.5
13692025-03-01T04:12:19.300Z Compiling vcpkg v0.2.15
13702025-03-01T04:12:19.486Z Compiling untrusted v0.9.0
13712025-03-01T04:12:19.560Z Compiling write16 v1.0.0
13722025-03-01T04:12:19.614Z Compiling time-core v0.1.2
13732025-03-01T04:12:19.703Z Compiling pest_meta v2.7.14
13742025-03-01T04:12:19.777Z Compiling spki v0.7.3
13752025-03-01T04:12:19.799Z Compiling icu_provider v1.5.0
13762025-03-01T04:12:20.140Z Compiling time-macros v0.2.18
13772025-03-01T04:12:20.670Z Compiling icu_locid_transform v1.5.0
13782025-03-01T04:12:20.692Z Compiling deranged v0.3.11
13792025-03-01T04:12:21.060Z Compiling openssl-sys v0.9.106
13802025-03-01T04:12:21.902Z Compiling scrypt v0.11.0
13812025-03-01T04:12:22.144Z Compiling icu_properties v1.5.1
13822025-03-01T04:12:22.167Z Compiling aes v0.8.4
13832025-03-01T04:12:22.390Z Compiling cbc v0.1.2
13842025-03-01T04:12:22.644Z Compiling scroll_derive v0.12.0
13852025-03-01T04:12:22.945Z Compiling bitflags v2.6.0
13862025-03-01T04:12:22.967Z Compiling bytes v1.10.0
13872025-03-01T04:12:23.863Z Compiling indexmap v2.7.1
13882025-03-01T04:12:23.935Z Compiling semver v1.0.25
13892025-03-01T04:12:24.006Z Compiling atomic-waker v1.1.2
13902025-03-01T04:12:24.203Z Compiling tokio v1.43.0
13912025-03-01T04:12:24.349Z Compiling http v1.2.0
13922025-03-01T04:12:24.584Z Compiling rustc_version v0.4.1
13932025-03-01T04:12:24.889Z Compiling tinyvec_macros v0.1.1
13942025-03-01T04:12:25.002Z Compiling num_threads v0.1.7
13952025-03-01T04:12:25.149Z Compiling time v0.3.36
13962025-03-01T04:12:25.194Z Compiling tinyvec v1.8.0
13972025-03-01T04:12:25.224Z Compiling scroll v0.12.0
13982025-03-01T04:12:25.792Z Compiling icu_normalizer v1.5.0
13992025-03-01T04:12:25.882Z Compiling http-body v1.0.1
14002025-03-01T04:12:26.130Z Compiling pkcs5 v0.7.1
14012025-03-01T04:12:26.550Z Compiling pest_generator v2.7.14
14022025-03-01T04:12:26.570Z Compiling rand_chacha v0.3.1
14032025-03-01T04:12:26.713Z Compiling idna_adapter v1.2.0
14042025-03-01T04:12:26.953Z Compiling which v4.4.2
14052025-03-01T04:12:27.235Z Compiling form_urlencoded v1.2.1
14062025-03-01T04:12:27.542Z Compiling zerocopy v0.8.10
14072025-03-01T04:12:27.566Z Compiling slog v2.7.0
14082025-03-01T04:12:27.900Z Compiling try-lock v0.2.5
14092025-03-01T04:12:28.069Z Compiling want v0.3.1
14102025-03-01T04:12:28.159Z Compiling goblin v0.8.2
14112025-03-01T04:12:28.371Z Compiling rand v0.8.5
14122025-03-01T04:12:28.391Z Compiling idna v1.0.3
14132025-03-01T04:12:28.446Z Compiling pest_derive v2.7.14
14142025-03-01T04:12:28.860Z Compiling pkcs8 v0.10.2
14152025-03-01T04:12:29.251Z Compiling uuid v1.15.1
14162025-03-01T04:12:29.488Z Compiling zerocopy-derive v0.8.10
14172025-03-01T04:12:29.609Z Compiling tower-service v0.3.3
14182025-03-01T04:12:29.753Z Compiling iana-time-zone v0.1.61
14192025-03-01T04:12:29.920Z Compiling httpdate v1.0.3
14202025-03-01T04:12:30.127Z Compiling chrono v0.4.40
14212025-03-01T04:12:30.339Z Compiling dtrace-parser v0.2.0
14222025-03-01T04:12:30.785Z Compiling serde_spanned v0.6.8
14232025-03-01T04:12:31.040Z Compiling toml_datetime v0.6.8
14242025-03-01T04:12:31.068Z Compiling serde_tokenstream v0.2.2
14252025-03-01T04:12:31.526Z Compiling base64 v0.22.1
14262025-03-01T04:12:31.679Z Compiling match_cfg v0.1.0
14272025-03-01T04:12:31.789Z Compiling openssl v0.10.71
14282025-03-01T04:12:32.164Z Compiling tokio-util v0.7.13
14292025-03-01T04:12:32.206Z Compiling adler2 v2.0.0
14302025-03-01T04:12:32.225Z Compiling rustversion v1.0.17
14312025-03-01T04:12:32.412Z Compiling foreign-types-shared v0.1.1
14322025-03-01T04:12:32.543Z Compiling foreign-types v0.3.2
14332025-03-01T04:12:32.652Z Compiling miniz_oxide v0.8.5
14342025-03-01T04:12:33.013Z Compiling hostname v0.3.1
14352025-03-01T04:12:33.222Z Compiling h2 v0.4.6
14362025-03-01T04:12:33.378Z Compiling url v2.5.3
14372025-03-01T04:12:34.089Z Compiling dof v0.3.0
14382025-03-01T04:12:34.612Z Compiling async-trait v0.1.86
14392025-03-01T04:12:35.122Z Compiling rand_core v0.9.2
14402025-03-01T04:12:35.434Z Compiling usdt-impl v0.5.0
14412025-03-01T04:12:35.571Z Compiling openssl-macros v0.1.1
14422025-03-01T04:12:35.791Z Compiling serde_derive_internals v0.29.1
14432025-03-01T04:12:36.341Z Compiling dirs-sys-next v0.1.2
14442025-03-01T04:12:36.675Z Compiling schemars v0.8.22
14452025-03-01T04:12:36.916Z Compiling rustls v0.23.19
14462025-03-01T04:12:37.031Z Compiling siphasher v0.3.11
14472025-03-01T04:12:37.052Z Compiling rustls v0.22.4
14482025-03-01T04:12:37.084Z Compiling data-encoding v2.6.0
14492025-03-01T04:12:37.142Z Compiling native-tls v0.2.12
14502025-03-01T04:12:37.225Z Compiling syn v1.0.109
14512025-03-01T04:12:37.398Z Compiling dirs-next v2.0.0
14522025-03-01T04:12:37.524Z Compiling rand_chacha v0.9.0
14532025-03-01T04:12:37.866Z Compiling unicode-normalization v0.1.24
14542025-03-01T04:12:38.050Z Compiling schemars_derive v0.8.22
14552025-03-01T04:12:38.846Z Compiling http-body-util v0.1.2
14562025-03-01T04:12:38.949Z Compiling heapless v0.7.17
14572025-03-01T04:12:39.017Z Compiling crossbeam-epoch v0.9.18
14582025-03-01T04:12:39.312Z Compiling sha1 v0.10.6
14592025-03-01T04:12:39.405Z Compiling signature v2.2.0
14602025-03-01T04:12:39.519Z Compiling bzip2-sys v0.1.11+1.0.8
14612025-03-01T04:12:39.680Z Compiling thread_local v1.1.8
14622025-03-01T04:12:39.718Z Compiling multer v3.1.0
14632025-03-01T04:12:39.738Z Compiling encoding_rs v0.8.34
14642025-03-01T04:12:40.018Z Compiling cookie v0.18.1
14652025-03-01T04:12:40.038Z Compiling ipnet v2.11.0
14662025-03-01T04:12:40.129Z Compiling rayon-core v1.12.1
14672025-03-01T04:12:40.319Z Compiling hyper v1.6.0
14682025-03-01T04:12:40.424Z Compiling openssl-probe v0.1.5
14692025-03-01T04:12:40.716Z Compiling unicode-bidi v0.3.17
14702025-03-01T04:12:41.003Z Compiling signal-hook v0.3.17
14712025-03-01T04:12:41.082Z Compiling gimli v0.31.1
14722025-03-01T04:12:41.305Z Compiling mime v0.3.17
14732025-03-01T04:12:41.849Z Compiling slog-async v2.8.0
14742025-03-01T04:12:42.008Z Compiling dyn-clone v1.0.18
14752025-03-01T04:12:42.252Z Compiling unicode-properties v0.1.3
14762025-03-01T04:12:42.374Z Compiling toml_edit v0.22.24
14772025-03-01T04:12:42.679Z Compiling hyper-util v0.1.10
14782025-03-01T04:12:43.005Z Compiling stringprep v0.1.5
14792025-03-01T04:12:44.263Z Compiling crossbeam-deque v0.8.5
14802025-03-01T04:12:44.663Z Compiling rand v0.9.0
14812025-03-01T04:12:45.442Z Compiling addr2line v0.24.2
14822025-03-01T04:12:45.679Z Compiling term v0.7.0
14832025-03-01T04:12:45.731Z Compiling usdt-macro v0.5.0
14842025-03-01T04:12:46.104Z Compiling usdt-attr-macro v0.5.0
14852025-03-01T04:12:46.348Z Compiling slog-json v2.6.1
14862025-03-01T04:12:46.741Z Compiling serde_urlencoded v0.7.1
14872025-03-01T04:12:46.905Z Compiling curve25519-dalek v4.1.3
14882025-03-01T04:12:47.141Z Compiling crossbeam-channel v0.5.13
14892025-03-01T04:12:47.236Z Compiling enum-as-inner v0.6.1
14902025-03-01T04:12:47.257Z Compiling futures-executor v0.3.31
14912025-03-01T04:12:47.581Z Compiling md-5 v0.10.6
14922025-03-01T04:12:47.643Z Compiling async-stream-impl v0.3.6
14932025-03-01T04:12:47.789Z Compiling rustls-pemfile v2.2.0
14942025-03-01T04:12:47.854Z Compiling num-integer v0.1.46
14952025-03-01T04:12:48.096Z Compiling hash32 v0.2.1
14962025-03-01T04:12:48.124Z Compiling ff v0.13.0
14972025-03-01T04:12:48.287Z Compiling is-terminal v0.4.13
14982025-03-01T04:12:48.356Z Compiling memoffset v0.9.1
14992025-03-01T04:12:48.435Z Compiling object v0.36.5
15002025-03-01T04:12:48.435Z Compiling dropshot v0.12.0
15012025-03-01T04:12:48.586Z Compiling linked-hash-map v0.5.6
15022025-03-01T04:12:48.693Z Compiling base16ct v0.2.0
15032025-03-01T04:12:48.782Z Compiling portable-atomic v1.9.0
15042025-03-01T04:12:48.870Z Compiling anyhow v1.0.96
15052025-03-01T04:12:48.893Z Compiling litrs v0.4.1
15062025-03-01T04:12:49.011Z Compiling rustc-demangle v0.1.24
15072025-03-01T04:12:49.302Z Compiling utf-8 v0.7.6
15082025-03-01T04:12:49.460Z Compiling smoltcp v0.9.1
15092025-03-01T04:12:49.633Z Compiling num-bigint-dig v0.8.4
15102025-03-01T04:12:49.706Z Compiling cfg_aliases v0.2.1
15112025-03-01T04:12:49.819Z Compiling fallible-iterator v0.2.0
15122025-03-01T04:12:49.898Z Compiling take_mut v0.2.2
15132025-03-01T04:12:49.930Z Compiling quick-error v1.2.3
15142025-03-01T04:12:49.957Z Compiling psl-types v2.0.11
15152025-03-01T04:12:50.056Z Compiling resolv-conf v0.7.0
15162025-03-01T04:12:50.133Z Compiling publicsuffix v2.3.0
15172025-03-01T04:12:50.197Z Compiling document-features v0.2.10
15182025-03-01T04:12:50.420Z Compiling postgres-protocol v0.6.8
15192025-03-01T04:12:50.472Z Compiling nix v0.29.0
15202025-03-01T04:12:50.819Z Compiling tungstenite v0.24.0
15212025-03-01T04:12:51.314Z Compiling sec1 v0.7.3
15222025-03-01T04:12:51.337Z Compiling async-stream v0.3.6
15232025-03-01T04:12:51.434Z Compiling lru-cache v0.1.2
15242025-03-01T04:12:51.703Z Compiling slog-term v2.9.1
15252025-03-01T04:12:51.792Z Compiling num-iter v0.1.45
15262025-03-01T04:12:51.915Z Compiling group v0.13.0
15272025-03-01T04:12:51.996Z Compiling usdt v0.5.0
15282025-03-01T04:12:52.251Z Compiling hickory-proto v0.24.4
15292025-03-01T04:12:52.600Z Compiling futures v0.3.31
15302025-03-01T04:12:52.689Z Compiling slog-bunyan v2.5.0
15312025-03-01T04:12:52.756Z Compiling toml v0.8.20
15322025-03-01T04:12:53.806Z Compiling camino v1.1.9
15332025-03-01T04:12:54.212Z Compiling tokio-native-tls v0.3.1
15342025-03-01T04:12:54.338Z Compiling phf_shared v0.11.2
15352025-03-01T04:12:54.478Z Compiling dropshot_endpoint v0.12.0
15362025-03-01T04:12:54.645Z Compiling terminal_size v0.4.0
15372025-03-01T04:12:54.713Z Compiling openapiv3 v2.0.0
15382025-03-01T04:12:54.734Z Compiling waitgroup v0.1.2
15392025-03-01T04:12:54.877Z Compiling backtrace v0.3.74
15402025-03-01T04:12:54.949Z Compiling serde_path_to_error v0.1.16
15412025-03-01T04:12:55.374Z Compiling hkdf v0.12.4
15422025-03-01T04:12:55.661Z Compiling crypto-bigint v0.5.5
15432025-03-01T04:12:55.705Z Compiling curve25519-dalek-derive v0.1.1
15442025-03-01T04:12:56.772Z Compiling hubpack_derive v0.1.1
15452025-03-01T04:12:57.126Z Compiling zerocopy-derive v0.6.6
15462025-03-01T04:12:57.626Z Compiling webpki-roots v0.26.6
15472025-03-01T04:12:57.701Z Compiling sync_wrapper v1.0.1
15482025-03-01T04:12:57.851Z Compiling hostname v0.4.0
15492025-03-01T04:12:57.873Z Compiling crc32fast v1.4.2
15502025-03-01T04:12:58.075Z Compiling ahash v0.8.11
15512025-03-01T04:12:58.208Z Compiling fs-err v2.11.0
15522025-03-01T04:12:58.445Z Compiling newtype-uuid v1.2.1
15532025-03-01T04:12:58.500Z Compiling tower-layer v0.3.3
15542025-03-01T04:12:58.549Z Compiling unicode-width v0.2.0
15552025-03-01T04:12:58.646Z Compiling debug-ignore v1.0.5
15562025-03-01T04:12:58.752Z Compiling managed v0.8.0
15572025-03-01T04:12:58.772Z Compiling winnow v0.5.40
15582025-03-01T04:12:58.816Z Compiling strum_macros v0.25.3
15592025-03-01T04:12:59.002Z Compiling zerocopy v0.6.6
15602025-03-01T04:12:59.069Z Compiling console v0.15.10
15612025-03-01T04:12:59.745Z Compiling tower v0.5.2
15622025-03-01T04:13:00.343Z Compiling elliptic-curve v0.13.8
15632025-03-01T04:13:00.722Z Compiling clap_builder v4.5.31
15642025-03-01T04:13:01.043Z Compiling flate2 v1.1.0
15652025-03-01T04:13:01.096Z Compiling hubpack v0.1.2
15662025-03-01T04:13:01.157Z Compiling hickory-resolver v0.24.4
15672025-03-01T04:13:01.915Z Compiling phf v0.11.2
15682025-03-01T04:13:02.212Z Compiling toml_edit v0.19.15
15692025-03-01T04:13:02.377Z Compiling hyper-tls v0.6.0
15702025-03-01T04:13:02.407Z Compiling signal-hook-mio v0.2.4
15712025-03-01T04:13:02.411Z Compiling rayon v1.10.0
15722025-03-01T04:13:02.576Z Compiling cookie_store v0.21.1
15732025-03-01T04:13:02.756Z Compiling bzip2 v0.4.4
15742025-03-01T04:13:03.987Z Compiling tokio-tungstenite v0.24.0
15752025-03-01T04:13:04.691Z Compiling postgres-types v0.2.9
15762025-03-01T04:13:06.649Z Compiling ed25519 v2.2.3
15772025-03-01T04:13:06.694Z Compiling phf_shared v0.10.0
15782025-03-01T04:13:07.076Z Compiling tokio-stream v0.1.17
15792025-03-01T04:13:07.234Z Compiling pkcs1 v0.7.5
15802025-03-01T04:13:08.026Z Compiling serde-big-array v0.5.1
15812025-03-01T04:13:08.126Z Compiling clap_derive v4.5.28
15822025-03-01T04:13:08.248Z Compiling rfc6979 v0.4.0
15832025-03-01T04:13:08.444Z Compiling serde_repr v0.1.19
15842025-03-01T04:13:08.463Z Compiling derive-where v1.2.7
15852025-03-01T04:13:08.530Z Compiling bstr v1.10.0
15862025-03-01T04:13:09.053Z Compiling float-cmp v0.10.0
15872025-03-01T04:13:09.313Z Compiling bit-vec v0.6.3
15882025-03-01T04:13:09.537Z Compiling fixedbitset v0.4.2
15892025-03-01T04:13:09.588Z Compiling whoami v1.5.2
15902025-03-01T04:13:09.799Z Compiling number_prefix v0.4.0
15912025-03-01T04:13:10.003Z Compiling precomputed-hash v0.1.1
15922025-03-01T04:13:10.028Z Compiling unicode-segmentation v1.12.0
15932025-03-01T04:13:10.059Z Compiling normalize-line-endings v0.3.0
15942025-03-01T04:13:10.147Z Compiling difflib v0.4.0
15952025-03-01T04:13:10.168Z Compiling static_assertions v1.1.0
15962025-03-01T04:13:10.198Z Compiling new_debug_unreachable v1.0.6
15972025-03-01T04:13:10.264Z Compiling predicates-core v1.0.8
15982025-03-01T04:13:10.288Z Compiling string_cache v0.8.7
15992025-03-01T04:13:10.589Z Compiling predicates v3.1.3
16002025-03-01T04:13:10.699Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16012025-03-01T04:13:10.879Z Compiling similar v2.7.0
16022025-03-01T04:13:11.401Z Compiling indicatif v0.17.11
16032025-03-01T04:13:11.539Z Compiling tokio-postgres v0.7.13
16042025-03-01T04:13:12.093Z Compiling petgraph v0.6.5
16052025-03-01T04:13:12.568Z Compiling clap v4.5.31
16062025-03-01T04:13:12.699Z Compiling bit-set v0.5.3
16072025-03-01T04:13:12.954Z Compiling ecdsa v0.16.9
16082025-03-01T04:13:12.988Z Compiling rsa v0.9.6
16092025-03-01T04:13:13.412Z Compiling ed25519-dalek v2.1.1
16102025-03-01T04:13:13.770Z Compiling toml v0.7.8
16112025-03-01T04:13:15.189Z Compiling zip v0.6.6
16122025-03-01T04:13:15.626Z Compiling crossterm v0.28.1
16132025-03-01T04:13:16.914Z Compiling hex v0.4.3
16142025-03-01T04:13:17.067Z Compiling x509-cert v0.2.5
16152025-03-01T04:13:17.107Z Compiling itertools v0.10.5
16162025-03-01T04:13:17.126Z Compiling peg-runtime v0.8.3
16172025-03-01T04:13:17.454Z Compiling lalrpop-util v0.19.12
16182025-03-01T04:13:17.477Z Compiling unicode-xid v0.2.6
16192025-03-01T04:13:17.680Z Compiling strum_macros v0.26.4
16202025-03-01T04:13:17.701Z Compiling xattr v1.3.1
16212025-03-01T04:13:17.819Z Compiling filetime v0.2.25
16222025-03-01T04:13:18.127Z Compiling tar v0.4.44
16232025-03-01T04:13:22.265Z Compiling strum v0.26.3
16242025-03-01T04:13:25.393Z Compiling aws-lc-sys v0.26.0
16252025-03-01T04:13:54.636Z Compiling rustls-webpki v0.102.8
16262025-03-01T04:13:57.794Z Compiling tokio-rustls v0.25.0
16272025-03-01T04:13:59.511Z Compiling tokio-rustls v0.26.0
16282025-03-01T04:13:59.765Z Compiling hyper-rustls v0.27.3
16292025-03-01T04:14:00.082Z Compiling reqwest v0.12.12
16302025-03-01T04:14:01.459Z Compiling qorb v0.2.1
16312025-03-01T04:14:04.366Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16322025-03-01T04:14:04.634Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16332025-03-01T04:14:09.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16342025-03-01T04:14:09.312Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16352025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: DendriteOpenapi
16362025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: Clickhouse
16372025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: Cockroach
16382025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: Console
16392025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: DendriteStub
16402025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: MaghemiteMgd
16412025-03-01T04:14:09.386ZMar 01 04:14:08.691 INFO Starting download, target: TransceiverControl
16422025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16432025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16442025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16452025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16462025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16472025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16482025-03-01T04:14:09.387ZMar 01 04:14:08.692 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16492025-03-01T04:14:09.900ZMar 01 04:14:09.205 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16502025-03-01T04:14:10.074ZMar 01 04:14:09.233 INFO Download complete, target: DendriteOpenapi
16512025-03-01T04:14:10.242ZMar 01 04:14:09.559 INFO Download complete, target: Console
16522025-03-01T04:14:10.366ZMar 01 04:14:09.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16532025-03-01T04:14:10.743ZMar 01 04:14:10.063 INFO Download complete, target: TransceiverControl
16542025-03-01T04:14:11.196ZMar 01 04:14:10.548 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16552025-03-01T04:14:11.653ZMar 01 04:14:10.774 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16562025-03-01T04:14:11.802ZMar 01 04:14:11.120 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16572025-03-01T04:14:13.063ZMar 01 04:14:12.426 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16582025-03-01T04:14:13.063ZMar 01 04:14:12.426 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16592025-03-01T04:14:13.855ZMar 01 04:14:13.221 INFO Download complete, target: DendriteStub
16602025-03-01T04:14:14.330ZMar 01 04:14:13.692 INFO Download complete, target: MaghemiteMgd
16612025-03-01T04:14:19.472ZMar 01 04:14:18.837 INFO Checking that binary works, target: Cockroach
16622025-03-01T04:14:19.639ZMar 01 04:14:18.995 INFO Download complete, target: Cockroach
16632025-03-01T04:14:22.153ZMar 01 04:14:21.518 INFO Checking that binary works, target: Clickhouse
16642025-03-01T04:14:22.322ZMar 01 04:14:21.687 INFO Download complete, target: Clickhouse
16652025-03-01T04:14:22.342ZAll builder prerequisites installed successfully, and PATH looks valid
16662025-03-01T04:14:22.345Z
16672025-03-01T04:14:22.345Zreal 7:36.058656087
16682025-03-01T04:14:22.345Zuser 15:38.749856166
16692025-03-01T04:14:22.345Zsys 2:08.216249557
16702025-03-01T04:14:22.345Ztrap 0.561600154
16712025-03-01T04:14:22.345Ztflt 1.014601593
16722025-03-01T04:14:22.345Zdflt 1.333698477
16732025-03-01T04:14:22.345Zkflt 0.028632621
16742025-03-01T04:14:22.345Zlock 23:36.744419870
16752025-03-01T04:14:22.345Zslp 1:01:25.407688662
16762025-03-01T04:14:22.345Zlat 1:02.838560071
16772025-03-01T04:14:22.345Zstop 2:28.285425775
16782025-03-01T04:14:22.345Z+ banner hack-check
16792025-03-01T04:14:22.345Z
16802025-03-01T04:14:22.345Z # # ## #### # # #### # # ###### #### # #
16812025-03-01T04:14:22.345Z # # # # # # # # # # # # # # # # #
16822025-03-01T04:14:22.345Z ###### # # # #### ##### # ###### ##### # ####
16832025-03-01T04:14:22.346Z # # ###### # # # # # # # # # #
16842025-03-01T04:14:22.346Z # # # # # # # # # # # # # # # # #
16852025-03-01T04:14:22.346Z # # # # #### # # #### # # ###### #### # #
16862025-03-01T04:14:22.346Z
16872025-03-01T04:14:22.349Z+ export CARGO_INCREMENTAL=0
16882025-03-01T04:14:22.349Z+ CARGO_INCREMENTAL=0
16892025-03-01T04:14:22.349Z+ ptime -m timeout 2h cargo xtask check-features --ci
16902025-03-01T04:14:22.954Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16912025-03-01T04:14:25.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
16922025-03-01T04:14:25.884Z Running `target/debug/xtask check-features --ci`
16932025-03-01T04:14:25.907Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16942025-03-01T04:14:25.910Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16952025-03-01T04:14:26.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16962025-03-01T04:14:26.423Z Running `target/debug/xtask download cargo-hack`
16972025-03-01T04:14:27.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16982025-03-01T04:14:27.660Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16992025-03-01T04:14:31.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
17002025-03-01T04:14:31.432Z Running `target/debug/xtask-downloader cargo-hack`
17012025-03-01T04:14:31.469ZMar 01 04:14:30.833 INFO Starting download, target: CargoHack
17022025-03-01T04:14:31.472ZMar 01 04:14:30.834 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17032025-03-01T04:14:31.917ZMar 01 04:14:31.282 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17042025-03-01T04:14:31.993ZMar 01 04:14:31.358 INFO Download complete, target: CargoHack
17052025-03-01T04:14:31.999Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17062025-03-01T04:14:32.014Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17072025-03-01T04:14:32.187Zinfo: running `cargo check --bins` on api_identity (1/199)
17082025-03-01T04:14:32.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-01T04:14:32.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-01T04:14:32.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-01T04:14:32.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17122025-03-01T04:14:32.837Z
17132025-03-01T04:14:32.837Zinfo: running `cargo check --bins` on bootstore (2/199)
17142025-03-01T04:14:33.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-01T04:14:33.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-01T04:14:33.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-01T04:14:33.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17182025-03-01T04:14:33.511Z
17192025-03-01T04:14:33.511Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17202025-03-01T04:14:34.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-01T04:14:34.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-01T04:14:34.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-01T04:14:34.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17242025-03-01T04:14:34.170Z
17252025-03-01T04:14:34.170Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17262025-03-01T04:14:34.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-01T04:14:34.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-01T04:14:34.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-01T04:14:34.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17302025-03-01T04:14:34.826Z
17312025-03-01T04:14:34.826Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17322025-03-01T04:14:35.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-01T04:14:35.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-01T04:14:35.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-01T04:14:35.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17362025-03-01T04:14:35.289Z
17372025-03-01T04:14:35.289Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17382025-03-01T04:14:35.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-01T04:14:35.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-01T04:14:35.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-01T04:14:35.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17422025-03-01T04:14:35.752Z
17432025-03-01T04:14:35.752Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17442025-03-01T04:14:36.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-01T04:14:36.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-01T04:14:36.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-01T04:14:36.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17482025-03-01T04:14:36.233Z
17492025-03-01T04:14:36.233Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17502025-03-01T04:14:36.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-01T04:14:36.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-01T04:14:36.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-01T04:14:36.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17542025-03-01T04:14:36.692Z
17552025-03-01T04:14:36.692Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17562025-03-01T04:14:37.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-01T04:14:37.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-01T04:14:37.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-01T04:14:37.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17602025-03-01T04:14:37.162Z
17612025-03-01T04:14:37.162Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17622025-03-01T04:14:37.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-01T04:14:37.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-01T04:14:37.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-01T04:14:37.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17662025-03-01T04:14:37.637Z
17672025-03-01T04:14:37.637Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17682025-03-01T04:14:38.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-01T04:14:38.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-01T04:14:38.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-01T04:14:38.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17722025-03-01T04:14:38.109Z
17732025-03-01T04:14:38.109Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17742025-03-01T04:14:38.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-01T04:14:38.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-01T04:14:38.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-01T04:14:38.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17782025-03-01T04:14:38.572Z
17792025-03-01T04:14:38.572Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17802025-03-01T04:14:38.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-01T04:14:38.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-01T04:14:38.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-01T04:14:38.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17842025-03-01T04:14:39.038Z
17852025-03-01T04:14:39.038Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17862025-03-01T04:14:39.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-01T04:14:39.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-01T04:14:39.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-01T04:14:39.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17902025-03-01T04:14:39.511Z
17912025-03-01T04:14:39.511Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17922025-03-01T04:14:39.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-01T04:14:39.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-01T04:14:39.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-01T04:14:39.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17962025-03-01T04:14:39.982Z
17972025-03-01T04:14:39.982Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17982025-03-01T04:14:40.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-01T04:14:40.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-01T04:14:40.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-01T04:14:40.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18022025-03-01T04:14:40.457Z
18032025-03-01T04:14:40.457Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
18042025-03-01T04:14:40.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-01T04:14:40.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-01T04:14:40.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-01T04:14:40.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18082025-03-01T04:14:40.935Z
18092025-03-01T04:14:40.935Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
18102025-03-01T04:14:41.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-01T04:14:41.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-01T04:14:41.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-01T04:14:41.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18142025-03-01T04:14:41.407Z
18152025-03-01T04:14:41.407Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18162025-03-01T04:14:41.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-01T04:14:41.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-01T04:14:41.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-01T04:14:41.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18202025-03-01T04:14:41.878Z
18212025-03-01T04:14:41.878Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18222025-03-01T04:14:42.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-01T04:14:42.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-01T04:14:42.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-01T04:14:42.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18262025-03-01T04:14:42.352Z
18272025-03-01T04:14:42.352Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18282025-03-01T04:14:42.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-01T04:14:42.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-01T04:14:42.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-01T04:14:42.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18322025-03-01T04:14:42.829Z
18332025-03-01T04:14:42.829Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18342025-03-01T04:14:43.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-01T04:14:43.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-01T04:14:43.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-01T04:14:43.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18382025-03-01T04:14:43.304Z
18392025-03-01T04:14:43.304Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18402025-03-01T04:14:43.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-01T04:14:43.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-01T04:14:43.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-01T04:14:43.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18442025-03-01T04:14:43.779Z
18452025-03-01T04:14:43.779Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18462025-03-01T04:14:44.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-01T04:14:44.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-01T04:14:44.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-01T04:14:44.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18502025-03-01T04:14:44.253Z
18512025-03-01T04:14:44.253Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18522025-03-01T04:14:44.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-01T04:14:44.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-01T04:14:44.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-01T04:14:44.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18562025-03-01T04:14:44.728Z
18572025-03-01T04:14:44.728Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18582025-03-01T04:14:45.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-01T04:14:45.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-01T04:14:45.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-01T04:14:45.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18622025-03-01T04:14:45.201Z
18632025-03-01T04:14:45.201Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18642025-03-01T04:14:45.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-01T04:14:45.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-01T04:14:45.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-01T04:14:45.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18682025-03-01T04:14:45.670Z
18692025-03-01T04:14:45.670Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18702025-03-01T04:14:46.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-01T04:14:46.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-01T04:14:46.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-01T04:14:46.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18742025-03-01T04:14:46.145Z
18752025-03-01T04:14:46.145Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18762025-03-01T04:14:46.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-01T04:14:46.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-01T04:14:46.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-01T04:14:46.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18802025-03-01T04:14:46.610Z
18812025-03-01T04:14:46.610Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18822025-03-01T04:14:47.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-01T04:14:47.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-01T04:14:47.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-01T04:14:47.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18862025-03-01T04:14:47.084Z
18872025-03-01T04:14:47.084Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18882025-03-01T04:14:47.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-01T04:14:47.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-01T04:14:47.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-01T04:14:47.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18922025-03-01T04:14:47.557Z
18932025-03-01T04:14:47.557Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18942025-03-01T04:14:47.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-01T04:14:47.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-01T04:14:47.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-01T04:14:47.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18982025-03-01T04:14:48.029Z
18992025-03-01T04:14:48.029Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
19002025-03-01T04:14:48.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-01T04:14:48.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-01T04:14:48.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-01T04:14:48.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19042025-03-01T04:14:48.504Z
19052025-03-01T04:14:48.504Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
19062025-03-01T04:14:48.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-01T04:14:48.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-01T04:14:48.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-01T04:14:48.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19102025-03-01T04:14:48.976Z
19112025-03-01T04:14:48.976Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
19122025-03-01T04:14:49.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-01T04:14:49.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-01T04:14:49.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-01T04:14:49.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19162025-03-01T04:14:49.447Z
19172025-03-01T04:14:49.447Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19182025-03-01T04:14:49.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-01T04:14:49.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-01T04:14:49.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-01T04:14:49.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19222025-03-01T04:14:49.925Z
19232025-03-01T04:14:49.925Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19242025-03-01T04:14:50.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-01T04:14:50.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-01T04:14:50.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-01T04:14:50.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19282025-03-01T04:14:50.401Z
19292025-03-01T04:14:50.401Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19302025-03-01T04:14:50.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-01T04:14:50.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-01T04:14:50.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-01T04:14:50.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19342025-03-01T04:14:50.882Z
19352025-03-01T04:14:50.882Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19362025-03-01T04:14:51.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-01T04:14:51.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-01T04:14:51.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-01T04:14:51.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19402025-03-01T04:14:51.362Z
19412025-03-01T04:14:51.362Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19422025-03-01T04:14:51.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-01T04:14:51.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-01T04:14:51.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-01T04:14:51.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19462025-03-01T04:14:51.842Z
19472025-03-01T04:14:51.842Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19482025-03-01T04:14:52.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-01T04:14:52.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-01T04:14:52.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-01T04:14:52.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19522025-03-01T04:14:52.319Z
19532025-03-01T04:14:52.319Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19542025-03-01T04:14:52.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-01T04:14:52.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-01T04:14:52.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-01T04:14:52.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19582025-03-01T04:14:52.799Z
19592025-03-01T04:14:52.799Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19602025-03-01T04:14:53.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-01T04:14:53.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-01T04:14:53.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-03-01T04:14:53.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19642025-03-01T04:14:53.270Z
19652025-03-01T04:14:53.270Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19662025-03-01T04:14:53.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-03-01T04:14:53.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-03-01T04:14:53.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-03-01T04:14:53.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19702025-03-01T04:14:53.752Z
19712025-03-01T04:14:53.753Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19722025-03-01T04:14:54.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-03-01T04:14:54.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-03-01T04:14:54.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-03-01T04:14:54.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19762025-03-01T04:14:54.443Z
19772025-03-01T04:14:54.444Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19782025-03-01T04:14:55.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-03-01T04:14:55.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-03-01T04:14:55.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-03-01T04:14:55.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19822025-03-01T04:14:55.131Z
19832025-03-01T04:14:55.131Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19842025-03-01T04:14:55.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-03-01T04:14:55.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-03-01T04:14:55.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-03-01T04:14:55.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19882025-03-01T04:14:55.822Z
19892025-03-01T04:14:55.822Zinfo: running `cargo check --bins` on oxlog (48/199)
19902025-03-01T04:14:56.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-03-01T04:14:56.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-03-01T04:14:56.476Z Checking cfg-if v1.0.0
19932025-03-01T04:14:56.479Z Checking libc v0.2.170
19942025-03-01T04:14:56.593Z Checking serde v1.0.218
19952025-03-01T04:14:56.596Z Checking zeroize v1.8.1
19962025-03-01T04:14:56.613Z Checking memchr v2.7.4
19972025-03-01T04:14:56.627Z Checking typenum v1.17.0
19982025-03-01T04:14:56.640Z Checking subtle v2.6.1
19992025-03-01T04:14:56.652Z Checking value-bag v1.9.0
20002025-03-01T04:14:56.668Z Checking smallvec v1.14.0
20012025-03-01T04:14:56.819Z Checking scopeguard v1.2.0
20022025-03-01T04:14:56.898Z Checking itoa v1.0.11
20032025-03-01T04:14:56.978Z Checking lock_api v0.4.12
20042025-03-01T04:14:56.997Z Checking const-oid v0.9.6
20052025-03-01T04:14:57.051Z Checking log v0.4.22
20062025-03-01T04:14:57.214Z Checking byteorder v1.5.0
20072025-03-01T04:14:57.354Z Checking pin-project-lite v0.2.14
20082025-03-01T04:14:57.403Z Checking futures-core v0.3.31
20092025-03-01T04:14:57.487Z Checking once_cell v1.20.3
20102025-03-01T04:14:57.540Z Checking cpufeatures v0.2.14
20112025-03-01T04:14:57.577Z Checking futures-sink v0.3.31
20122025-03-01T04:14:57.583Z Checking stable_deref_trait v1.2.0
20132025-03-01T04:14:57.623Z Checking getrandom v0.2.15
20142025-03-01T04:14:57.648Z Checking parking_lot_core v0.9.10
20152025-03-01T04:14:57.669Z Checking generic-array v0.14.7
20162025-03-01T04:14:57.710Z Checking signal-hook-registry v1.4.2
20172025-03-01T04:14:57.734Z Checking mio v1.0.2
20182025-03-01T04:14:57.775Z Checking socket2 v0.5.8
20192025-03-01T04:14:57.851Z Checking rand_core v0.6.4
20202025-03-01T04:14:57.975Z Checking zerocopy v0.7.35
20212025-03-01T04:14:57.996Z Checking parking_lot v0.12.3
20222025-03-01T04:14:58.158Z Checking slab v0.4.9
20232025-03-01T04:14:58.227Z Checking zerofrom v0.1.4
20242025-03-01T04:14:58.299Z Checking futures-channel v0.3.31
20252025-03-01T04:14:58.334Z Checking futures-task v0.3.31
20262025-03-01T04:14:58.413Z Checking futures-io v0.3.31
20272025-03-01T04:14:58.429Z Checking yoke v0.7.4
20282025-03-01T04:14:58.550Z Checking pin-utils v0.1.0
20292025-03-01T04:14:58.612Z Checking equivalent v1.0.1
20302025-03-01T04:14:58.636Z Checking foldhash v0.1.3
20312025-03-01T04:14:58.651Z Checking futures-util v0.3.31
20322025-03-01T04:14:58.741Z Checking allocator-api2 v0.2.18
20332025-03-01T04:14:58.761Z Checking crypto-common v0.1.6
20342025-03-01T04:14:58.764Z Checking block-buffer v0.10.4
20352025-03-01T04:14:58.835Z Checking zerovec v0.10.4
20362025-03-01T04:14:58.883Z Checking block-padding v0.3.3
20372025-03-01T04:14:58.962Z Checking ryu v1.0.18
20382025-03-01T04:14:58.977Z Checking digest v0.10.7
20392025-03-01T04:14:59.104Z Checking inout v0.1.3
20402025-03-01T04:14:59.199Z Checking ppv-lite86 v0.2.20
20412025-03-01T04:14:59.218Z Checking fnv v1.0.7
20422025-03-01T04:14:59.321Z Checking hmac v0.12.1
20432025-03-01T04:14:59.341Z Checking hashbrown v0.15.1
20442025-03-01T04:14:59.344Z Checking litemap v0.7.3
20452025-03-01T04:14:59.373Z Checking writeable v0.5.5
20462025-03-01T04:14:59.528Z Checking cipher v0.4.4
20472025-03-01T04:14:59.678Z Checking sha2 v0.10.8
20482025-03-01T04:14:59.699Z Checking libm v0.2.8
20492025-03-01T04:14:59.884Z Checking base64ct v1.6.0
20502025-03-01T04:14:59.930Z Checking getrandom v0.3.1
20512025-03-01T04:15:00.183Z Checking icu_locid_transform_data v1.5.0
20522025-03-01T04:15:00.236Z Checking flagset v0.4.6
20532025-03-01T04:15:00.295Z Checking tracing-core v0.1.32
20542025-03-01T04:15:00.342Z Checking pem-rfc7468 v0.7.0
20552025-03-01T04:15:00.345Z Checking tinystr v0.7.6
20562025-03-01T04:15:00.373Z Checking icu_collections v1.5.0
20572025-03-01T04:15:00.443Z Checking thiserror v1.0.69
20582025-03-01T04:15:00.580Z Checking rustls-pki-types v1.10.0
20592025-03-01T04:15:00.597Z Checking num-traits v0.2.19
20602025-03-01T04:15:00.611Z Checking der v0.7.9
20612025-03-01T04:15:00.676Z Checking icu_locid v1.5.0
20622025-03-01T04:15:00.922Z Checking icu_properties_data v1.5.0
20632025-03-01T04:15:01.023Z Checking bytes v1.10.0
20642025-03-01T04:15:01.050Z Checking indexmap v2.7.1
20652025-03-01T04:15:01.128Z Checking serde_json v1.0.139
20662025-03-01T04:15:01.159Z Checking bitflags v2.6.0
20672025-03-01T04:15:01.476Z Checking percent-encoding v2.3.1
20682025-03-01T04:15:01.701Z Checking icu_provider v1.5.0
20692025-03-01T04:15:01.704Z Checking tracing v0.1.40
20702025-03-01T04:15:02.026Z Checking tokio v1.43.0
20712025-03-01T04:15:02.050Z Checking http v1.2.0
20722025-03-01T04:15:02.068Z Checking salsa20 v0.10.2
20732025-03-01T04:15:02.203Z Checking pbkdf2 v0.12.2
20742025-03-01T04:15:02.285Z Checking spki v0.7.3
20752025-03-01T04:15:02.297Z Checking aws-lc-sys v0.26.0
20762025-03-01T04:15:02.329Z Checking icu_locid_transform v1.5.0
20772025-03-01T04:15:02.367Z Checking httparse v1.9.5
20782025-03-01T04:15:02.577Z Checking utf16_iter v1.0.5
20792025-03-01T04:15:02.768Z Checking untrusted v0.9.0
20802025-03-01T04:15:02.783Z Checking icu_normalizer_data v1.5.0
20812025-03-01T04:15:02.800Z Checking utf8_iter v1.0.4
20822025-03-01T04:15:02.892Z Checking untrusted v0.7.1
20832025-03-01T04:15:02.932Z Checking write16 v1.0.0
20842025-03-01T04:15:02.996Z Checking powerfmt v0.2.0
20852025-03-01T04:15:03.062Z Checking ring v0.17.11
20862025-03-01T04:15:03.079Z Checking scrypt v0.11.0
20872025-03-01T04:15:03.207Z Checking cbc v0.1.2
20882025-03-01T04:15:03.247Z Checking deranged v0.3.11
20892025-03-01T04:15:03.298Z Checking aes v0.8.4
20902025-03-01T04:15:03.314Z Checking crossbeam-utils v0.8.20
20912025-03-01T04:15:03.330Z Checking icu_properties v1.5.1
20922025-03-01T04:15:03.388Z Checking spin v0.9.8
20932025-03-01T04:15:03.750Z Checking num-conv v0.1.0
20942025-03-01T04:15:03.996Z Checking tinyvec_macros v0.1.1
20952025-03-01T04:15:04.012Z Checking atomic-waker v1.1.2
20962025-03-01T04:15:04.098Z Checking time-core v0.1.2
20972025-03-01T04:15:04.154Z Checking num_threads v0.1.7
20982025-03-01T04:15:04.171Z Checking pkcs5 v0.7.1
20992025-03-01T04:15:04.258Z Checking tinyvec v1.8.0
21002025-03-01T04:15:04.283Z Checking http-body v1.0.1
21012025-03-01T04:15:04.431Z Checking aws-lc-rs v1.12.4
21022025-03-01T04:15:04.501Z Checking form_urlencoded v1.2.1
21032025-03-01T04:15:04.517Z Checking time v0.3.36
21042025-03-01T04:15:04.683Z Checking rand_chacha v0.3.1
21052025-03-01T04:15:04.718Z Checking try-lock v0.2.5
21062025-03-01T04:15:04.875Z Checking want v0.3.1
21072025-03-01T04:15:05.070Z Checking rand v0.8.5
21082025-03-01T04:15:05.073Z Checking pkcs8 v0.10.2
21092025-03-01T04:15:05.267Z Checking uuid v1.15.1
21102025-03-01T04:15:05.372Z Checking tower-service v0.3.3
21112025-03-01T04:15:05.510Z Checking unicode-ident v1.0.14
21122025-03-01T04:15:05.554Z Checking httpdate v1.0.3
21132025-03-01T04:15:05.694Z Checking proc-macro2 v1.0.93
21142025-03-01T04:15:05.821Z Checking serde_spanned v0.6.8
21152025-03-01T04:15:05.870Z Checking toml_datetime v0.6.8
21162025-03-01T04:15:06.030Z Checking zerocopy v0.8.10
21172025-03-01T04:15:06.129Z Checking rustls-webpki v0.102.8
21182025-03-01T04:15:06.156Z Checking slog v2.7.0
21192025-03-01T04:15:06.336Z Checking scroll v0.12.0
21202025-03-01T04:15:06.356Z Checking iana-time-zone v0.1.61
21212025-03-01T04:15:06.526Z Checking adler2 v2.0.0
21222025-03-01T04:15:06.609Z Checking match_cfg v0.1.0
21232025-03-01T04:15:06.648Z Checking icu_normalizer v1.5.0
21242025-03-01T04:15:06.707Z Checking base64 v0.22.1
21252025-03-01T04:15:06.710Z Checking foreign-types-shared v0.1.1
21262025-03-01T04:15:06.790Z Checking plain v0.2.3
21272025-03-01T04:15:06.837Z Checking ucd-trie v0.1.7
21282025-03-01T04:15:06.863Z Checking foreign-types v0.3.2
21292025-03-01T04:15:06.886Z Checking hostname v0.3.1
21302025-03-01T04:15:06.950Z Checking goblin v0.8.2
21312025-03-01T04:15:06.971Z Checking miniz_oxide v0.8.5
21322025-03-01T04:15:07.022Z Checking chrono v0.4.40
21332025-03-01T04:15:07.043Z Checking pest v2.7.14
21342025-03-01T04:15:07.163Z Checking quote v1.0.38
21352025-03-01T04:15:07.422Z Checking idna_adapter v1.2.0
21362025-03-01T04:15:07.504Z Checking openssl-sys v0.9.106
21372025-03-01T04:15:07.605Z Checking idna v1.0.3
21382025-03-01T04:15:07.733Z Checking dirs-sys-next v0.1.2
21392025-03-01T04:15:07.908Z Checking errno v0.3.9
21402025-03-01T04:15:08.069Z Checking url v2.5.3
21412025-03-01T04:15:08.093Z Checking aho-corasick v1.1.3
21422025-03-01T04:15:08.583Z Checking tokio-util v0.7.13
21432025-03-01T04:15:08.610Z Checking regex-syntax v0.8.5
21442025-03-01T04:15:08.769Z Checking rand_core v0.9.2
21452025-03-01T04:15:08.901Z Compiling newtype-uuid v1.2.1
21462025-03-01T04:15:08.960Z Checking pretty-hex v0.4.1
21472025-03-01T04:15:09.124Z Checking data-encoding v2.6.0
21482025-03-01T04:15:09.161Z Checking siphasher v0.3.11
21492025-03-01T04:15:09.236Z Checking rand_chacha v0.9.0
21502025-03-01T04:15:09.394Z Checking h2 v0.4.6
21512025-03-01T04:15:09.453Z Checking openssl v0.10.71
21522025-03-01T04:15:09.571Z Checking rustix v0.38.37
21532025-03-01T04:15:09.604Z Checking dirs-next v2.0.0
21542025-03-01T04:15:09.619Z Checking dtrace-parser v0.2.0
21552025-03-01T04:15:09.674Z Checking syn v2.0.98
21562025-03-01T04:15:09.735Z Checking unicode-normalization v0.1.24
21572025-03-01T04:15:10.085Z Checking http-body-util v0.1.2
21582025-03-01T04:15:10.508Z Checking crossbeam-epoch v0.9.18
21592025-03-01T04:15:10.651Z Checking signature v2.2.0
21602025-03-01T04:15:10.886Z Checking sha1 v0.10.6
21612025-03-01T04:15:10.967Z Checking thread_local v1.1.8
21622025-03-01T04:15:11.172Z Checking thread-id v4.2.2
21632025-03-01T04:15:11.234Z Checking encoding_rs v0.8.34
21642025-03-01T04:15:11.300Z Checking gimli v0.31.1
21652025-03-01T04:15:11.609Z Checking dof v0.3.0
21662025-03-01T04:15:11.896Z Checking regex-automata v0.4.8
21672025-03-01T04:15:12.198Z Checking winnow v0.7.3
21682025-03-01T04:15:12.695Z Checking either v1.14.0
21692025-03-01T04:15:13.086Z Checking ipnet v2.11.0
21702025-03-01T04:15:13.544Z Checking unicode-properties v0.1.3
21712025-03-01T04:15:13.564Z Checking mime v0.3.17
21722025-03-01T04:15:13.885Z Checking anstyle v1.0.10
21732025-03-01T04:15:13.920Z Checking utf8parse v0.2.2
21742025-03-01T04:15:14.083Z Checking openssl-probe v0.1.5
21752025-03-01T04:15:14.234Z Checking unicode-bidi v0.3.17
21762025-03-01T04:15:14.249Z Checking anstyle-parse v0.2.5
21772025-03-01T04:15:14.514Z Checking crossbeam-deque v0.8.5
21782025-03-01T04:15:14.595Z Checking native-tls v0.2.12
21792025-03-01T04:15:14.819Z Checking stringprep v0.1.5
21802025-03-01T04:15:14.837Z Checking term v0.7.0
21812025-03-01T04:15:14.908Z Checking rand v0.9.0
21822025-03-01T04:15:14.992Z Checking toml_edit v0.22.24
21832025-03-01T04:15:15.012Z Checking addr2line v0.24.2
21842025-03-01T04:15:15.086Z Checking rustls v0.23.19
21852025-03-01T04:15:15.237Z Checking rustls v0.22.4
21862025-03-01T04:15:15.377Z Checking hyper v1.6.0
21872025-03-01T04:15:15.470Z Checking usdt-impl v0.5.0
21882025-03-01T04:15:15.516Z Checking slog-json v2.6.1
21892025-03-01T04:15:15.801Z Checking serde_urlencoded v0.7.1
21902025-03-01T04:15:15.949Z Checking crossbeam-channel v0.5.13
21912025-03-01T04:15:16.048Z Checking futures-executor v0.3.31
21922025-03-01T04:15:16.210Z Checking num-integer v0.1.46
21932025-03-01T04:15:16.300Z Checking rustls-pemfile v2.2.0
21942025-03-01T04:15:16.321Z Checking semver v1.0.25
21952025-03-01T04:15:16.516Z Checking md-5 v0.10.6
21962025-03-01T04:15:16.681Z Checking ff v0.13.0
21972025-03-01T04:15:16.698Z Checking memmap v0.7.0
21982025-03-01T04:15:16.713Z Checking is-terminal v0.4.13
21992025-03-01T04:15:16.757Z Checking hash32 v0.2.1
22002025-03-01T04:15:16.847Z Checking object v0.36.5
22012025-03-01T04:15:16.885Z Checking dyn-clone v1.0.18
22022025-03-01T04:15:16.909Z Checking rustc-demangle v0.1.24
22032025-03-01T04:15:17.044Z Checking linked-hash-map v0.5.6
22042025-03-01T04:15:17.065Z Checking psl-types v2.0.11
22052025-03-01T04:15:17.252Z Checking colorchoice v1.0.2
22062025-03-01T04:15:17.321Z Checking hyper-util v0.1.10
22072025-03-01T04:15:17.353Z Checking is_terminal_polyfill v1.70.1
22082025-03-01T04:15:17.370Z Checking take_mut v0.2.2
22092025-03-01T04:15:17.392Z Checking base16ct v0.2.0
22102025-03-01T04:15:17.478Z Checking anstyle-query v1.1.1
22112025-03-01T04:15:17.516Z Checking utf-8 v0.7.6
22122025-03-01T04:15:17.606Z Checking fallible-iterator v0.2.0
22132025-03-01T04:15:17.621Z Checking quick-error v1.2.3
22142025-03-01T04:15:17.648Z Checking toml v0.8.20
22152025-03-01T04:15:17.720Z Checking tungstenite v0.24.0
22162025-03-01T04:15:17.776Z Checking resolv-conf v0.7.0
22172025-03-01T04:15:18.132Z Checking anstream v0.6.15
22182025-03-01T04:15:18.157Z Checking postgres-protocol v0.6.8
22192025-03-01T04:15:18.332Z Checking sec1 v0.7.3
22202025-03-01T04:15:18.474Z Checking tokio-rustls v0.25.0
22212025-03-01T04:15:18.494Z Checking slog-async v2.8.0
22222025-03-01T04:15:18.596Z Checking lru-cache v0.1.2
22232025-03-01T04:15:18.705Z Checking publicsuffix v2.3.0
22242025-03-01T04:15:18.777Z Checking heapless v0.7.17
22252025-03-01T04:15:18.795Z Checking schemars v0.8.22
22262025-03-01T04:15:18.795Z Checking usdt v0.5.0
22272025-03-01T04:15:18.848Z Checking group v0.13.0
22282025-03-01T04:15:18.968Z Checking slog-term v2.9.1
22292025-03-01T04:15:19.064Z Checking num-iter v0.1.45
22302025-03-01T04:15:19.099Z Checking futures v0.3.31
22312025-03-01T04:15:19.218Z Checking slog-bunyan v2.5.0
22322025-03-01T04:15:19.244Z Checking tokio-native-tls v0.3.1
22332025-03-01T04:15:19.316Z Checking rayon-core v1.12.1
22342025-03-01T04:15:19.394Z Checking multer v3.1.0
22352025-03-01T04:15:19.442Z Checking hickory-proto v0.24.4
22362025-03-01T04:15:19.503Z Checking terminal_size v0.4.0
22372025-03-01T04:15:19.660Z Checking phf_shared v0.11.2
22382025-03-01T04:15:19.778Z Checking cookie v0.18.1
22392025-03-01T04:15:19.918Z Checking async-stream v0.3.6
22402025-03-01T04:15:19.969Z Checking bzip2-sys v0.1.11+1.0.8
22412025-03-01T04:15:19.985Z Checking signal-hook v0.3.17
22422025-03-01T04:15:20.093Z Checking camino v1.1.9
22432025-03-01T04:15:20.116Z Checking waitgroup v0.1.2
22442025-03-01T04:15:20.178Z Checking tokio-rustls v0.26.0
22452025-03-01T04:15:20.220Z Checking lazy_static v1.5.0
22462025-03-01T04:15:20.260Z Checking openapiv3 v2.0.0
22472025-03-01T04:15:20.278Z Checking webpki-roots v0.26.6
22482025-03-01T04:15:20.311Z Checking serde_path_to_error v0.1.16
22492025-03-01T04:15:20.348Z Checking hkdf v0.12.4
22502025-03-01T04:15:20.496Z Checking crypto-bigint v0.5.5
22512025-03-01T04:15:20.558Z Checking hostname v0.4.0
22522025-03-01T04:15:20.573Z Checking sync_wrapper v1.0.1
22532025-03-01T04:15:20.593Z Checking crc32fast v1.4.2
22542025-03-01T04:15:20.698Z Checking debug-ignore v1.0.5
22552025-03-01T04:15:20.731Z Checking unicode-width v0.2.0
22562025-03-01T04:15:20.851Z Checking winnow v0.5.40
22572025-03-01T04:15:20.869Z Checking strsim v0.11.1
22582025-03-01T04:15:20.885Z Checking clap_lex v0.7.4
22592025-03-01T04:15:21.140Z Checking bitflags v1.3.2
22602025-03-01T04:15:21.156Z Checking tower-layer v0.3.3
22612025-03-01T04:15:21.201Z Checking managed v0.8.0
22622025-03-01T04:15:21.251Z Checking console v0.15.10
22632025-03-01T04:15:21.411Z Checking tower v0.5.2
22642025-03-01T04:15:21.568Z Checking smoltcp v0.9.1
22652025-03-01T04:15:21.799Z Checking clap_builder v4.5.31
22662025-03-01T04:15:22.139Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22672025-03-01T04:15:22.454Z Checking flate2 v1.1.0
22682025-03-01T04:15:22.744Z Checking backtrace v0.3.74
22692025-03-01T04:15:22.927Z Checking hyper-rustls v0.27.3
22702025-03-01T04:15:23.081Z Checking num-bigint-dig v0.8.4
22712025-03-01T04:15:23.231Z Checking elliptic-curve v0.13.8
22722025-03-01T04:15:23.262Z Checking signal-hook-mio v0.2.4
22732025-03-01T04:15:23.312Z Checking anyhow v1.0.96
22742025-03-01T04:15:23.407Z Checking cookie_store v0.21.1
22752025-03-01T04:15:23.424Z Checking dropshot v0.12.0
22762025-03-01T04:15:23.619Z Checking toml_edit v0.19.15
22772025-03-01T04:15:23.686Z Checking bzip2 v0.4.4
22782025-03-01T04:15:23.846Z Checking rayon v1.10.0
22792025-03-01T04:15:23.974Z Checking phf v0.11.2
22802025-03-01T04:15:23.977Z Checking hickory-resolver v0.24.4
22812025-03-01T04:15:24.060Z Checking hyper-tls v0.6.0
22822025-03-01T04:15:24.248Z Checking postgres-types v0.2.9
22832025-03-01T04:15:24.340Z Checking tokio-tungstenite v0.24.0
22842025-03-01T04:15:24.590Z Checking regex v1.11.1
22852025-03-01T04:15:24.822Z Checking bstr v1.10.0
22862025-03-01T04:15:24.934Z Checking ed25519 v2.2.3
22872025-03-01T04:15:24.996Z Checking phf_shared v0.10.0
22882025-03-01T04:15:25.164Z Checking tokio-stream v0.1.17
22892025-03-01T04:15:25.254Z Checking curve25519-dalek v4.1.3
22902025-03-01T04:15:25.271Z Checking zerocopy v0.6.6
22912025-03-01T04:15:25.538Z Checking hubpack v0.1.2
22922025-03-01T04:15:25.690Z Checking memoffset v0.9.1
22932025-03-01T04:15:25.806Z Checking portable-atomic v1.9.0
22942025-03-01T04:15:25.846Z Checking pkcs1 v0.7.5
22952025-03-01T04:15:25.901Z Checking float-cmp v0.10.0
22962025-03-01T04:15:25.931Z Checking serde-big-array v0.5.1
22972025-03-01T04:15:26.036Z Checking rfc6979 v0.4.0
22982025-03-01T04:15:26.124Z Checking normalize-line-endings v0.3.0
22992025-03-01T04:15:26.153Z Checking static_assertions v1.1.0
23002025-03-01T04:15:26.220Z Checking bit-vec v0.6.3
23012025-03-01T04:15:26.256Z Checking number_prefix v0.4.0
23022025-03-01T04:15:26.269Z Checking new_debug_unreachable v1.0.6
23032025-03-01T04:15:26.272Z Checking difflib v0.4.0
23042025-03-01T04:15:26.365Z Checking predicates-core v1.0.8
23052025-03-01T04:15:26.455Z Checking precomputed-hash v0.1.1
23062025-03-01T04:15:26.534Z Checking fixedbitset v0.4.2
23072025-03-01T04:15:26.566Z Checking whoami v1.5.2
23082025-03-01T04:15:26.570Z Checking unicode-segmentation v1.12.0
23092025-03-01T04:15:26.609Z Checking minimal-lexical v0.2.1
23102025-03-01T04:15:26.775Z Checking predicates v3.1.3
23112025-03-01T04:15:26.792Z Checking qorb v0.2.1
23122025-03-01T04:15:26.810Z Checking petgraph v0.6.5
23132025-03-01T04:15:26.851Z Checking tokio-postgres v0.7.13
23142025-03-01T04:15:26.994Z Checking nom v7.1.3
23152025-03-01T04:15:26.997Z Checking ed25519-dalek v2.1.1
23162025-03-01T04:15:27.255Z Checking similar v2.7.0
23172025-03-01T04:15:27.273Z Checking indicatif v0.17.11
23182025-03-01T04:15:27.382Z Checking string_cache v0.8.7
23192025-03-01T04:15:27.397Z Checking bit-set v0.5.3
23202025-03-01T04:15:27.646Z Checking rsa v0.9.6
23212025-03-01T04:15:27.668Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23222025-03-01T04:15:28.012Z Checking ecdsa v0.16.9
23232025-03-01T04:15:28.087Z Checking toml v0.7.8
23242025-03-01T04:15:28.630Z Checking nix v0.29.0
23252025-03-01T04:15:28.722Z Checking clap v4.5.31
23262025-03-01T04:15:28.769Z Checking reqwest v0.12.12
23272025-03-01T04:15:28.835Z Checking zip v0.6.6
23282025-03-01T04:15:29.204Z Checking crossterm v0.28.1
23292025-03-01T04:15:29.508Z Checking itertools v0.10.5
23302025-03-01T04:15:29.599Z Checking itertools v0.12.1
23312025-03-01T04:15:29.682Z Checking ahash v0.8.11
23322025-03-01T04:15:29.728Z Checking fs-err v2.11.0
23332025-03-01T04:15:30.158Z Checking x509-cert v0.2.5
23342025-03-01T04:15:30.190Z Checking hex v0.4.3
23352025-03-01T04:15:30.271Z Checking peg-runtime v0.8.3
23362025-03-01T04:15:30.508Z Checking lalrpop-util v0.19.12
23372025-03-01T04:15:30.568Z Checking sigpipe v0.1.3
23382025-03-01T04:15:32.030Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23392025-03-01T04:15:32.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.52s
23402025-03-01T04:15:32.524Z
23412025-03-01T04:15:32.524Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23422025-03-01T04:15:33.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432025-03-01T04:15:33.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442025-03-01T04:15:33.233Z Compiling regress v0.10.3
23452025-03-01T04:15:33.348Z Checking heck v0.5.0
23462025-03-01T04:15:33.370Z Compiling unsafe-libyaml v0.2.11
23472025-03-01T04:15:33.385Z Checking ipnetwork v0.21.1
23482025-03-01T04:15:33.396Z Compiling ident_case v1.0.1
23492025-03-01T04:15:33.411Z Checking progenitor-client v0.8.0
23502025-03-01T04:15:33.425Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512025-03-01T04:15:33.525Z Checking newtype-uuid v1.2.1
23522025-03-01T04:15:33.568Z Compiling darling_core v0.20.10
23532025-03-01T04:15:33.719Z Checking oxnet v0.1.1
23542025-03-01T04:15:33.737Z Compiling proc-macro-crate v1.3.1
23552025-03-01T04:15:33.801Z Compiling structmeta-derive v0.3.0
23562025-03-01T04:15:33.827Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23572025-03-01T04:15:34.099Z Compiling lzma-sys v0.1.20
23582025-03-01T04:15:34.156Z Compiling daft-derive v0.1.1
23592025-03-01T04:15:34.614Z Compiling serde_yaml v0.9.34+deprecated
23602025-03-01T04:15:34.795Z Compiling num_enum_derive v0.5.11
23612025-03-01T04:15:35.124Z Compiling foreign-types-macros v0.2.3
23622025-03-01T04:15:35.672Z Compiling thiserror-impl v2.0.11
23632025-03-01T04:15:36.335Z Compiling dropshot v0.16.0
23642025-03-01T04:15:36.380Z Compiling structmeta v0.3.0
23652025-03-01T04:15:36.655Z Checking arc-swap v1.7.1
23662025-03-01T04:15:36.740Z Checking foreign-types-shared v0.3.1
23672025-03-01T04:15:36.824Z Checking typify-impl v0.2.0
23682025-03-01T04:15:36.867Z Checking foreign-types v0.5.0
23692025-03-01T04:15:36.974Z Checking num_enum v0.5.11
23702025-03-01T04:15:37.038Z Checking slog-scope v4.4.0
23712025-03-01T04:15:37.143Z Compiling parse-display-derive v0.10.0
23722025-03-01T04:15:37.323Z Checking daft v0.1.1
23732025-03-01T04:15:37.939Z Compiling proc-macro-error v1.0.4
23742025-03-01T04:15:38.053Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752025-03-01T04:15:38.174Z Checking tungstenite v0.21.0
23762025-03-01T04:15:38.192Z Compiling heck v0.3.3
23772025-03-01T04:15:38.508Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23782025-03-01T04:15:38.567Z Compiling dropshot_endpoint v0.16.0
23792025-03-01T04:15:38.780Z Checking thiserror v2.0.11
23802025-03-01T04:15:38.939Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23812025-03-01T04:15:39.051Z Checking cstr-argument v0.1.2
23822025-03-01T04:15:39.247Z Checking instant v0.1.13
23832025-03-01T04:15:39.301Z Compiling darling_macro v0.20.10
23842025-03-01T04:15:39.319Z Checking base64 v0.21.7
23852025-03-01T04:15:39.322Z Checking fastrand v2.1.1
23862025-03-01T04:15:39.368Z Checking pretty-hex v0.2.1
23872025-03-01T04:15:39.552Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23882025-03-01T04:15:39.674Z Checking tempfile v3.13.0
23892025-03-01T04:15:39.766Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902025-03-01T04:15:39.769Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23912025-03-01T04:15:39.891Z Checking backoff v0.4.0
23922025-03-01T04:15:39.921Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23932025-03-01T04:15:40.012Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23942025-03-01T04:15:40.057Z Checking tokio-tungstenite v0.21.0
23952025-03-01T04:15:40.082Z Compiling zone_cfg_derive v0.1.2
23962025-03-01T04:15:40.191Z Checking strum v0.26.3
23972025-03-01T04:15:40.210Z Compiling darling v0.20.10
23982025-03-01T04:15:40.307Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23992025-03-01T04:15:40.335Z Compiling serde_with_macros v3.12.0
24002025-03-01T04:15:40.521Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24012025-03-01T04:15:40.541Z Checking slog-stdlog v4.1.1
24022025-03-01T04:15:40.709Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24032025-03-01T04:15:40.914Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24042025-03-01T04:15:40.930Z Checking progenitor-client v0.9.1
24052025-03-01T04:15:41.001Z Checking parse-display v0.10.0
24062025-03-01T04:15:41.077Z Checking colored v2.2.0
24072025-03-01T04:15:41.197Z Checking macaddr v1.0.1
24082025-03-01T04:15:41.242Z Checking winnow v0.6.20
24092025-03-01T04:15:41.333Z Checking base64 v0.13.1
24102025-03-01T04:15:41.463Z Checking unicode-width v0.1.14
24112025-03-01T04:15:41.480Z Checking zone v0.1.8
24122025-03-01T04:15:41.525Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24132025-03-01T04:15:41.750Z Checking ron v0.7.1
24142025-03-01T04:15:41.968Z Checking tabwriter v1.4.0
24152025-03-01T04:15:41.972Z Checking slog-envlogger v2.2.0
24162025-03-01T04:15:42.113Z Checking xz2 v0.1.7
24172025-03-01T04:15:42.195Z Checking xattr v1.3.1
24182025-03-01T04:15:42.213Z Checking pem v3.0.5
24192025-03-01T04:15:42.392Z Checking yasna v0.5.2
24202025-03-01T04:15:42.415Z Checking headers-core v0.3.0
24212025-03-01T04:15:42.513Z Checking smf v0.2.3
24222025-03-01T04:15:42.583Z Checking filetime v0.2.25
24232025-03-01T04:15:42.773Z Checking same-file v1.0.6
24242025-03-01T04:15:42.796Z Checking tar v0.4.44
24252025-03-01T04:15:42.846Z Checking serde_with v3.12.0
24262025-03-01T04:15:42.949Z Checking walkdir v2.5.0
24272025-03-01T04:15:42.980Z Checking headers v0.4.0
24282025-03-01T04:15:43.227Z Checking rcgen v0.12.1
24292025-03-01T04:15:43.241Z Checking atomicwrites v0.4.4
24302025-03-01T04:15:43.440Z Checking camino-tempfile v1.1.1
24312025-03-01T04:15:43.610Z Checking subprocess v0.2.9
24322025-03-01T04:15:46.227Z Compiling typify-macro v0.2.0
24332025-03-01T04:15:47.722Z Compiling typify v0.2.0
24342025-03-01T04:15:47.794Z Compiling progenitor-impl v0.8.0
24352025-03-01T04:15:50.168Z Compiling progenitor-macro v0.8.0
24362025-03-01T04:15:53.650Z Checking progenitor v0.8.0
24372025-03-01T04:15:53.780Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24382025-03-01T04:15:53.780Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24392025-03-01T04:15:56.277Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24402025-03-01T04:15:56.638Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412025-03-01T04:16:02.697Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24422025-03-01T04:16:04.189Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-01T04:16:05.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.88s
24442025-03-01T04:16:05.592Z
24452025-03-01T04:16:05.592Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24462025-03-01T04:16:06.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-01T04:16:06.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-01T04:16:06.289Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24492025-03-01T04:16:07.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
24502025-03-01T04:16:07.864Z
24512025-03-01T04:16:07.864Zinfo: running `cargo check --bins` on nexus-config (51/199)
24522025-03-01T04:16:08.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-01T04:16:08.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-01T04:16:08.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-01T04:16:08.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24562025-03-01T04:16:08.529Z
24572025-03-01T04:16:08.529Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24582025-03-01T04:16:09.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-01T04:16:09.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-01T04:16:09.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-01T04:16:09.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24622025-03-01T04:16:09.175Z
24632025-03-01T04:16:09.175Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24642025-03-01T04:16:09.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-01T04:16:09.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-01T04:16:09.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672025-03-01T04:16:09.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24682025-03-01T04:16:09.825Z
24692025-03-01T04:16:09.825Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24702025-03-01T04:16:10.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712025-03-01T04:16:10.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722025-03-01T04:16:10.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732025-03-01T04:16:10.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24742025-03-01T04:16:10.497Z
24752025-03-01T04:16:10.497Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24762025-03-01T04:16:11.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772025-03-01T04:16:11.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782025-03-01T04:16:11.224Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24792025-03-01T04:16:11.341Z Compiling ipnetwork v0.21.1
24802025-03-01T04:16:11.344Z Compiling progenitor-client v0.8.0
24812025-03-01T04:16:11.344Z Compiling itertools v0.13.0
24822025-03-01T04:16:11.344Z Compiling heapless v0.8.0
24832025-03-01T04:16:11.344Z Compiling thiserror v2.0.11
24842025-03-01T04:16:11.344Z Checking hash32 v0.3.1
24852025-03-01T04:16:11.344Z Compiling instant v0.1.13
24862025-03-01T04:16:11.529Z Compiling smoltcp v0.11.0
24872025-03-01T04:16:11.546Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24882025-03-01T04:16:11.597Z Compiling dropshot v0.16.0
24892025-03-01T04:16:11.597Z Compiling backoff v0.4.0
24902025-03-01T04:16:11.792Z Compiling oxnet v0.1.1
24912025-03-01T04:16:11.936Z Compiling progenitor v0.8.0
24922025-03-01T04:16:12.044Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24932025-03-01T04:16:12.151Z Compiling daft v0.1.1
24942025-03-01T04:16:12.169Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24952025-03-01T04:16:12.219Z Compiling serde_with v3.12.0
24962025-03-01T04:16:12.254Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24972025-03-01T04:16:12.442Z Compiling parse-display v0.10.0
24982025-03-01T04:16:12.608Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24992025-03-01T04:16:13.030Z Checking num-rational v0.4.2
25002025-03-01T04:16:13.058Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25012025-03-01T04:16:13.114Z Compiling progenitor-client v0.9.1
25022025-03-01T04:16:13.611Z Compiling phf_generator v0.11.2
25032025-03-01T04:16:13.633Z Checking num-complex v0.4.6
25042025-03-01T04:16:14.154Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25052025-03-01T04:16:14.479Z Compiling macaddr v1.0.1
25062025-03-01T04:16:14.760Z Checking cobs v0.2.3
25072025-03-01T04:16:14.777Z Compiling num v0.4.3
25082025-03-01T04:16:14.920Z Compiling phf_codegen v0.11.2
25092025-03-01T04:16:14.943Z Checking postcard v1.0.10
25102025-03-01T04:16:15.153Z Compiling parse-zoneinfo v0.3.1
25112025-03-01T04:16:15.475Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-01T04:16:15.778Z Compiling float-ord v0.3.2
25132025-03-01T04:16:15.833Z Compiling convert_case v0.4.0
25142025-03-01T04:16:16.143Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-03-01T04:16:16.384Z Compiling chrono-tz-build v0.4.0
25162025-03-01T04:16:16.673Z Compiling derive_more v0.99.19
25172025-03-01T04:16:16.810Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-03-01T04:16:17.711Z Compiling crucible-workspace-hack v0.1.0
25192025-03-01T04:16:17.851Z Compiling chrono-tz v0.10.1
25202025-03-01T04:16:18.050Z Checking newline-converter v0.3.0
25212025-03-01T04:16:18.226Z Checking itertools v0.14.0
25222025-03-01T04:16:18.539Z Checking prettyplease v0.2.29
25232025-03-01T04:16:19.309Z Compiling slog-dtrace v0.3.0
25242025-03-01T04:16:19.647Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25252025-03-01T04:16:19.866Z Checking expectorate v1.1.0
25262025-03-01T04:16:20.046Z Compiling zone_cfg_derive v0.3.0
25272025-03-01T04:16:20.303Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25282025-03-01T04:16:20.639Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25292025-03-01T04:16:20.656Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25302025-03-01T04:16:20.927Z Compiling const_format_proc_macros v0.2.34
25312025-03-01T04:16:21.020Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25322025-03-01T04:16:21.365Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25332025-03-01T04:16:21.398Z Compiling num-derive v0.4.2
25342025-03-01T04:16:21.422Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25352025-03-01T04:16:21.729Z Checking highway v1.3.0
25362025-03-01T04:16:22.133Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25372025-03-01T04:16:22.191Z Checking zone v0.3.0
25382025-03-01T04:16:22.370Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25392025-03-01T04:16:22.573Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25402025-03-01T04:16:22.834Z Checking const_format v0.2.34
25412025-03-01T04:16:23.005Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25422025-03-01T04:16:23.273Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25432025-03-01T04:16:23.291Z Checking gethostname v0.5.0
25442025-03-01T04:16:23.355Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25452025-03-01T04:16:23.420Z Checking bcs v0.1.6
25462025-03-01T04:16:23.535Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25472025-03-01T04:16:23.881Z Checking nanorand v0.7.0
25482025-03-01T04:16:23.991Z Compiling async-recursion v1.1.1
25492025-03-01T04:16:24.231Z Checking termtree v0.5.1
25502025-03-01T04:16:24.248Z Checking flume v0.11.1
25512025-03-01T04:16:24.603Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25522025-03-01T04:16:25.381Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25532025-03-01T04:16:25.486Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25542025-03-01T04:16:25.490Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25552025-03-01T04:16:25.997Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25562025-03-01T04:16:31.759Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25572025-03-01T04:16:34.913Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25582025-03-01T04:16:37.376Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25592025-03-01T04:16:38.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.08s
25602025-03-01T04:16:38.778Z
25612025-03-01T04:16:38.778Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25622025-03-01T04:16:39.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-03-01T04:16:39.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-03-01T04:16:39.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-03-01T04:16:39.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25662025-03-01T04:16:39.459Z
25672025-03-01T04:16:39.459Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25682025-03-01T04:16:40.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-03-01T04:16:40.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-03-01T04:16:40.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-03-01T04:16:40.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25722025-03-01T04:16:40.128Z
25732025-03-01T04:16:40.128Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25742025-03-01T04:16:40.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-03-01T04:16:40.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-03-01T04:16:40.817Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25772025-03-01T04:16:41.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
25782025-03-01T04:16:41.623Z
25792025-03-01T04:16:41.623Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25802025-03-01T04:16:42.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-03-01T04:16:42.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-03-01T04:16:42.320Z Compiling cfg_aliases v0.1.1
25832025-03-01T04:16:42.320Z Compiling vte_generate_state_changes v0.1.2
25842025-03-01T04:16:42.323Z Checking fd-lock v4.0.2
25852025-03-01T04:16:42.323Z Checking nibble_vec v0.1.0
25862025-03-01T04:16:42.323Z Checking endian-type v0.1.2
25872025-03-01T04:16:42.323Z Checking bytecount v0.6.8
25882025-03-01T04:16:42.323Z Compiling tabled_derive v0.7.0
25892025-03-01T04:16:42.460Z Compiling peg-macros v0.8.4
25902025-03-01T04:16:42.523Z Compiling nix v0.28.0
25912025-03-01T04:16:42.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922025-03-01T04:16:42.601Z Compiling sqlparser_derive v0.2.2
25932025-03-01T04:16:42.627Z Checking papergrid v0.11.0
25942025-03-01T04:16:42.661Z Checking radix_trie v0.2.1
25952025-03-01T04:16:43.051Z Checking vte v0.11.1
25962025-03-01T04:16:43.069Z Checking nu-ansi-term v0.50.1
25972025-03-01T04:16:43.427Z Checking home v0.5.9
25982025-03-01T04:16:43.581Z Checking unicode_categories v0.1.1
25992025-03-01T04:16:43.628Z Checking display-error-chain v0.2.2
26002025-03-01T04:16:43.645Z Checking sqlparser v0.45.0
26012025-03-01T04:16:43.880Z Checking sqlformat v0.2.6
26022025-03-01T04:16:44.364Z Checking strip-ansi-escapes v0.2.0
26032025-03-01T04:16:44.434Z Checking tabled v0.15.0
26042025-03-01T04:16:44.534Z Checking reedline v0.38.0
26052025-03-01T04:16:45.063Z Checking peg v0.8.4
26062025-03-01T04:16:45.269Z Checking rustyline v14.0.0
26072025-03-01T04:16:54.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.64s
26082025-03-01T04:16:54.460Z
26092025-03-01T04:16:54.460Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
26102025-03-01T04:16:55.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-03-01T04:16:55.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-03-01T04:16:55.165Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26132025-03-01T04:17:00.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
26142025-03-01T04:17:00.422Z
26152025-03-01T04:17:00.422Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26162025-03-01T04:17:01.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-03-01T04:17:01.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-03-01T04:17:01.128Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-03-01T04:17:04.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
26202025-03-01T04:17:04.789Z
26212025-03-01T04:17:04.789Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26222025-03-01T04:17:05.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-03-01T04:17:05.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-03-01T04:17:05.486Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-03-01T04:17:10.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
26262025-03-01T04:17:10.428Z
26272025-03-01T04:17:10.428Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26282025-03-01T04:17:11.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-03-01T04:17:11.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-03-01T04:17:11.140Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-03-01T04:17:15.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
26322025-03-01T04:17:16.160Z
26332025-03-01T04:17:16.160Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26342025-03-01T04:17:16.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-03-01T04:17:16.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-03-01T04:17:16.862Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-03-01T04:17:20.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
26382025-03-01T04:17:20.702Z
26392025-03-01T04:17:20.702Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26402025-03-01T04:17:21.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-03-01T04:17:21.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-03-01T04:17:21.416Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-03-01T04:17:25.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
26442025-03-01T04:17:25.325Z
26452025-03-01T04:17:25.326Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26462025-03-01T04:17:25.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-03-01T04:17:25.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-03-01T04:17:26.033Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-03-01T04:17:31.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
26502025-03-01T04:17:31.262Z
26512025-03-01T04:17:31.262Zinfo: running `cargo check --bins` on oximeter (67/199)
26522025-03-01T04:17:31.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-03-01T04:17:31.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-03-01T04:17:31.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-03-01T04:17:31.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26562025-03-01T04:17:31.923Z
26572025-03-01T04:17:31.923Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26582025-03-01T04:17:32.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-03-01T04:17:32.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-03-01T04:17:32.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-03-01T04:17:32.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26622025-03-01T04:17:32.560Z
26632025-03-01T04:17:32.560Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26642025-03-01T04:17:33.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-03-01T04:17:33.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-03-01T04:17:33.223Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26672025-03-01T04:17:35.205Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26682025-03-01T04:17:36.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
26692025-03-01T04:17:36.324Z
26702025-03-01T04:17:36.324Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26712025-03-01T04:17:36.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-03-01T04:17:36.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-03-01T04:17:36.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-03-01T04:17:36.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26752025-03-01T04:17:36.983Z
26762025-03-01T04:17:36.983Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26772025-03-01T04:17:37.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-03-01T04:17:37.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-03-01T04:17:37.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-03-01T04:17:37.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26812025-03-01T04:17:37.643Z
26822025-03-01T04:17:37.643Zinfo: running `cargo check --bins` on oxql-types (72/199)
26832025-03-01T04:17:38.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-03-01T04:17:38.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-03-01T04:17:38.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-03-01T04:17:38.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26872025-03-01T04:17:38.298Z
26882025-03-01T04:17:38.298Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26892025-03-01T04:17:38.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-03-01T04:17:38.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-03-01T04:17:38.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-03-01T04:17:38.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26932025-03-01T04:17:38.996Z
26942025-03-01T04:17:38.996Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26952025-03-01T04:17:39.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-03-01T04:17:39.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-03-01T04:17:39.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-03-01T04:17:39.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26992025-03-01T04:17:39.666Z
27002025-03-01T04:17:39.666Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
27012025-03-01T04:17:40.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-03-01T04:17:40.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-03-01T04:17:40.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-03-01T04:17:40.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27052025-03-01T04:17:40.343Z
27062025-03-01T04:17:40.343Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
27072025-03-01T04:17:40.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-03-01T04:17:40.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-03-01T04:17:40.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-03-01T04:17:40.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27112025-03-01T04:17:41.012Z
27122025-03-01T04:17:41.012Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
27132025-03-01T04:17:41.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-03-01T04:17:41.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-03-01T04:17:41.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-03-01T04:17:41.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27172025-03-01T04:17:41.674Z
27182025-03-01T04:17:41.674Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27192025-03-01T04:17:42.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-03-01T04:17:42.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-03-01T04:17:42.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-03-01T04:17:42.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27232025-03-01T04:17:42.340Z
27242025-03-01T04:17:42.340Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27252025-03-01T04:17:42.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-03-01T04:17:42.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-03-01T04:17:42.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-03-01T04:17:42.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27292025-03-01T04:17:42.985Z
27302025-03-01T04:17:42.985Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27312025-03-01T04:17:43.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-03-01T04:17:43.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-03-01T04:17:43.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-03-01T04:17:43.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27352025-03-01T04:17:43.658Z
27362025-03-01T04:17:43.658Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27372025-03-01T04:17:44.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-03-01T04:17:44.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-03-01T04:17:44.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-03-01T04:17:44.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27412025-03-01T04:17:44.323Z
27422025-03-01T04:17:44.323Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27432025-03-01T04:17:44.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-03-01T04:17:44.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-03-01T04:17:44.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-03-01T04:17:44.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27472025-03-01T04:17:44.982Z
27482025-03-01T04:17:44.982Zinfo: running `cargo check --bins` on dpd-client (83/199)
27492025-03-01T04:17:45.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-03-01T04:17:45.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-03-01T04:17:45.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-03-01T04:17:45.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27532025-03-01T04:17:45.628Z
27542025-03-01T04:17:45.628Zinfo: running `cargo check --bins` on gateway-client (84/199)
27552025-03-01T04:17:46.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-03-01T04:17:46.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-03-01T04:17:46.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-03-01T04:17:46.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27592025-03-01T04:17:46.277Z
27602025-03-01T04:17:46.277Zinfo: running `cargo check --bins` on installinator-client (85/199)
27612025-03-01T04:17:46.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-03-01T04:17:46.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-03-01T04:17:46.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-03-01T04:17:46.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27652025-03-01T04:17:46.954Z
27662025-03-01T04:17:46.954Zinfo: running `cargo check --bins` on installinator-common (86/199)
27672025-03-01T04:17:47.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-03-01T04:17:47.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-03-01T04:17:47.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-03-01T04:17:47.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27712025-03-01T04:17:47.627Z
27722025-03-01T04:17:47.627Zinfo: running `cargo check --bins` on update-engine (87/199)
27732025-03-01T04:17:48.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-03-01T04:17:48.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-03-01T04:17:48.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-03-01T04:17:48.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27772025-03-01T04:17:48.273Z
27782025-03-01T04:17:48.273Zinfo: running `cargo check --bins` on nexus-client (88/199)
27792025-03-01T04:17:48.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-03-01T04:17:48.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-03-01T04:17:48.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-03-01T04:17:48.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27832025-03-01T04:17:48.956Z
27842025-03-01T04:17:48.956Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27852025-03-01T04:17:49.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-03-01T04:17:49.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-03-01T04:17:49.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-03-01T04:17:49.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27892025-03-01T04:17:49.629Z
27902025-03-01T04:17:49.629Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27912025-03-01T04:17:50.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-03-01T04:17:50.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-03-01T04:17:50.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-03-01T04:17:50.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27952025-03-01T04:17:50.278Z
27962025-03-01T04:17:50.278Zinfo: running `cargo check --bins` on nexus-types (91/199)
27972025-03-01T04:17:50.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-03-01T04:17:50.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-03-01T04:17:50.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-03-01T04:17:50.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28012025-03-01T04:17:50.983Z
28022025-03-01T04:17:50.983Zinfo: running `cargo check --bins` on oxide-client (92/199)
28032025-03-01T04:17:51.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-03-01T04:17:51.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-03-01T04:17:51.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-03-01T04:17:51.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28072025-03-01T04:17:51.636Z
28082025-03-01T04:17:51.636Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28092025-03-01T04:17:52.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-03-01T04:17:52.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-03-01T04:17:52.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-03-01T04:17:52.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28132025-03-01T04:17:52.298Z
28142025-03-01T04:17:52.298Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28152025-03-01T04:17:52.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-03-01T04:17:52.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-03-01T04:17:52.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-03-01T04:17:52.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28192025-03-01T04:17:52.945Z
28202025-03-01T04:17:52.945Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28212025-03-01T04:17:53.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-03-01T04:17:53.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-03-01T04:17:53.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-03-01T04:17:53.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28252025-03-01T04:17:53.643Z
28262025-03-01T04:17:53.643Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28272025-03-01T04:17:54.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-03-01T04:17:54.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-03-01T04:17:54.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-03-01T04:17:54.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28312025-03-01T04:17:54.348Z
28322025-03-01T04:17:54.348Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28332025-03-01T04:17:54.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-03-01T04:17:54.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-03-01T04:17:54.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-03-01T04:17:54.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28372025-03-01T04:17:55.048Z
28382025-03-01T04:17:55.048Zinfo: running `cargo check --bins` on wicket-common (98/199)
28392025-03-01T04:17:55.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-03-01T04:17:55.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-03-01T04:17:55.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-03-01T04:17:55.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28432025-03-01T04:17:55.747Z
28442025-03-01T04:17:55.748Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28452025-03-01T04:17:56.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-03-01T04:17:56.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-03-01T04:17:56.437Z Checking csv-core v0.1.11
28482025-03-01T04:17:56.440Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28492025-03-01T04:17:56.440Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28502025-03-01T04:17:56.440Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28512025-03-01T04:17:56.748Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28522025-03-01T04:17:56.748Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28532025-03-01T04:17:56.774Z Checking csv v1.3.1
28542025-03-01T04:17:57.341Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28552025-03-01T04:17:57.680Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28562025-03-01T04:17:59.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
28572025-03-01T04:17:59.489Z
28582025-03-01T04:17:59.490Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28592025-03-01T04:18:00.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-03-01T04:18:00.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-03-01T04:18:00.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-03-01T04:18:00.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28632025-03-01T04:18:00.171Z
28642025-03-01T04:18:00.171Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28652025-03-01T04:18:00.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-03-01T04:18:00.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-03-01T04:18:00.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-03-01T04:18:00.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28692025-03-01T04:18:00.844Z
28702025-03-01T04:18:00.844Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28712025-03-01T04:18:01.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-03-01T04:18:01.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-03-01T04:18:01.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-03-01T04:18:01.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28752025-03-01T04:18:01.622Z
28762025-03-01T04:18:01.622Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28772025-03-01T04:18:02.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-03-01T04:18:02.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-03-01T04:18:02.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-03-01T04:18:02.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28812025-03-01T04:18:02.397Z
28822025-03-01T04:18:02.397Zinfo: running `cargo check --bins` on dns-server (104/199)
28832025-03-01T04:18:02.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-03-01T04:18:02.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-03-01T04:18:03.086Z Compiling typify-impl v0.3.0
28862025-03-01T04:18:03.197Z Compiling parking_lot_core v0.8.6
28872025-03-01T04:18:03.200Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28882025-03-01T04:18:03.209Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28892025-03-01T04:18:03.226Z Checking fxhash v0.2.1
28902025-03-01T04:18:03.239Z Checking hickory-client v0.24.4
28912025-03-01T04:18:03.242Z Checking hickory-server v0.24.4
28922025-03-01T04:18:03.927Z Checking parking_lot v0.11.2
28932025-03-01T04:18:03.992Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28942025-03-01T04:18:04.178Z Checking sled v0.34.7
28952025-03-01T04:18:08.615Z Compiling typify-macro v0.3.0
28962025-03-01T04:18:10.084Z Compiling typify v0.3.0
28972025-03-01T04:18:10.156Z Compiling progenitor-impl v0.9.1
28982025-03-01T04:18:12.562Z Compiling progenitor-macro v0.9.1
28992025-03-01T04:18:16.104Z Checking progenitor v0.9.1
29002025-03-01T04:18:16.236Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29012025-03-01T04:18:16.695Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29022025-03-01T04:18:17.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
29032025-03-01T04:18:18.121Z
29042025-03-01T04:18:18.121Zinfo: running `cargo check --bins` on dns-server-api (105/199)
29052025-03-01T04:18:18.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-03-01T04:18:18.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-03-01T04:18:18.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-03-01T04:18:18.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29092025-03-01T04:18:18.780Z
29102025-03-01T04:18:18.780Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29112025-03-01T04:18:19.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-03-01T04:18:19.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-03-01T04:18:19.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-03-01T04:18:19.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29152025-03-01T04:18:19.429Z
29162025-03-01T04:18:19.429Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29172025-03-01T04:18:20.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-03-01T04:18:20.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-03-01T04:18:20.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-03-01T04:18:20.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29212025-03-01T04:18:20.147Z
29222025-03-01T04:18:20.147Zinfo: running `cargo check --bins` on gateway-types (108/199)
29232025-03-01T04:18:20.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-03-01T04:18:20.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-03-01T04:18:20.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-03-01T04:18:20.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29272025-03-01T04:18:20.820Z
29282025-03-01T04:18:20.820Zinfo: running `cargo check --bins` on ipcc (109/199)
29292025-03-01T04:18:21.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-03-01T04:18:21.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-03-01T04:18:21.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-03-01T04:18:21.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29332025-03-01T04:18:21.497Z
29342025-03-01T04:18:21.497Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29352025-03-01T04:18:22.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-03-01T04:18:22.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-03-01T04:18:22.226Z Compiling radium v0.7.0
29382025-03-01T04:18:22.226Z Compiling semver v0.1.20
29392025-03-01T04:18:22.348Z Compiling maybe-uninit v2.0.0
29402025-03-01T04:18:22.351Z Checking tap v1.0.1
29412025-03-01T04:18:22.369Z Checking password-hash v0.5.0
29422025-03-01T04:18:22.372Z Checking blake2 v0.10.6
29432025-03-01T04:18:22.372Z Compiling cancel-safe-futures v0.1.5
29442025-03-01T04:18:22.372Z Compiling packed_struct v0.10.1
29452025-03-01T04:18:22.499Z Checking wyz v0.5.1
29462025-03-01T04:18:22.717Z Compiling rustc_version v0.1.7
29472025-03-01T04:18:22.837Z Checking crc-catalog v2.4.0
29482025-03-01T04:18:22.854Z Checking funty v2.0.0
29492025-03-01T04:18:22.857Z Compiling owo-colors v4.2.0
29502025-03-01T04:18:22.895Z Checking argon2 v0.5.3
29512025-03-01T04:18:22.966Z Checking crc v3.2.1
29522025-03-01T04:18:22.989Z Compiling packed_struct_codegen v0.10.1
29532025-03-01T04:18:23.021Z Checking libsw-core v0.3.1
29542025-03-01T04:18:23.116Z Compiling newtype_derive v0.1.6
29552025-03-01T04:18:23.133Z Compiling indexmap v1.9.3
29562025-03-01T04:18:23.258Z Checking half v2.4.1
29572025-03-01T04:18:23.393Z Checking fixedbitset v0.5.7
29582025-03-01T04:18:23.471Z Checking ciborium-io v0.2.2
29592025-03-01T04:18:23.504Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29602025-03-01T04:18:23.524Z Checking nodrop v0.1.14
29612025-03-01T04:18:23.555Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29622025-03-01T04:18:23.661Z Checking array-init v0.0.4
29632025-03-01T04:18:23.688Z Checking bitvec v1.0.1
29642025-03-01T04:18:23.706Z Checking ciborium-ll v0.2.2
29652025-03-01T04:18:23.751Z Checking petgraph v0.7.1
29662025-03-01T04:18:23.894Z Checking libsw v3.4.0
29672025-03-01T04:18:23.959Z Checking smallvec v0.6.14
29682025-03-01T04:18:24.007Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29692025-03-01T04:18:24.319Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29702025-03-01T04:18:24.537Z Checking indent_write v2.2.0
29712025-03-01T04:18:24.555Z Checking hashbrown v0.12.3
29722025-03-01T04:18:24.683Z Checking swrite v0.1.0
29732025-03-01T04:18:24.765Z Checking termcolor v1.4.1
29742025-03-01T04:18:24.829Z Checking bitfield v0.14.0
29752025-03-01T04:18:25.117Z Checking linear-map v1.2.0
29762025-03-01T04:18:25.154Z Checking env_logger v0.10.2
29772025-03-01T04:18:25.263Z Checking ron v0.8.1
29782025-03-01T04:18:25.310Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29792025-03-01T04:18:25.361Z Checking serde-hex v0.1.0
29802025-03-01T04:18:25.430Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29812025-03-01T04:18:25.599Z Checking ciborium v0.2.2
29822025-03-01T04:18:26.145Z Checking steno v0.4.1
29832025-03-01T04:18:26.549Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29842025-03-01T04:18:26.702Z Checking hashbrown v0.13.2
29852025-03-01T04:18:26.719Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29862025-03-01T04:18:26.802Z Checking crc-any v2.5.0
29872025-03-01T04:18:26.884Z Checking humantime v2.1.0
29882025-03-01T04:18:27.176Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29892025-03-01T04:18:27.180Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29902025-03-01T04:18:27.461Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29912025-03-01T04:18:27.598Z Checking object v0.30.4
29922025-03-01T04:18:27.729Z Checking path-slash v0.1.5
29932025-03-01T04:18:27.858Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29942025-03-01T04:18:27.886Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29952025-03-01T04:18:28.324Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29962025-03-01T04:18:28.595Z Checking nix v0.27.1
29972025-03-01T04:18:28.614Z Checking tungstenite v0.23.0
29982025-03-01T04:18:29.166Z Checking kstat-rs v0.2.4
29992025-03-01T04:18:29.495Z Checking signal-hook-tokio v0.3.1
30002025-03-01T04:18:29.519Z Checking tokio-tungstenite v0.23.1
30012025-03-01T04:18:29.536Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30022025-03-01T04:18:29.552Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30032025-03-01T04:18:29.809Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30042025-03-01T04:18:30.385Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30052025-03-01T04:18:37.066Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30062025-03-01T04:18:38.405Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30072025-03-01T04:18:40.618Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30082025-03-01T04:18:45.949Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30092025-03-01T04:18:46.602Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30102025-03-01T04:18:49.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.78s
30112025-03-01T04:18:49.499Z
30122025-03-01T04:18:49.499Zinfo: running `cargo check --bins` on gateway-api (111/199)
30132025-03-01T04:18:50.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-03-01T04:18:50.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-03-01T04:18:50.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-03-01T04:18:50.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30172025-03-01T04:18:50.155Z
30182025-03-01T04:18:50.155Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30192025-03-01T04:18:50.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-03-01T04:18:50.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-03-01T04:18:50.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-03-01T04:18:50.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30232025-03-01T04:18:50.795Z
30242025-03-01T04:18:50.795Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30252025-03-01T04:18:51.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-03-01T04:18:51.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-03-01T04:18:51.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-03-01T04:18:51.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30292025-03-01T04:18:51.466Z
30302025-03-01T04:18:51.466Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30312025-03-01T04:18:52.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-03-01T04:18:52.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-03-01T04:18:52.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-03-01T04:18:52.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30352025-03-01T04:18:52.127Z
30362025-03-01T04:18:52.127Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30372025-03-01T04:18:52.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-03-01T04:18:52.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-03-01T04:18:52.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-03-01T04:18:52.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30412025-03-01T04:18:52.787Z
30422025-03-01T04:18:52.787Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30432025-03-01T04:18:53.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-03-01T04:18:53.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-03-01T04:18:53.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-03-01T04:18:53.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30472025-03-01T04:18:53.459Z
30482025-03-01T04:18:53.459Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30492025-03-01T04:18:54.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-03-01T04:18:54.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-03-01T04:18:54.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-03-01T04:18:54.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30532025-03-01T04:18:54.135Z
30542025-03-01T04:18:54.135Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30552025-03-01T04:18:54.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-03-01T04:18:54.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-03-01T04:18:54.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-03-01T04:18:54.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30592025-03-01T04:18:54.821Z
30602025-03-01T04:18:54.821Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30612025-03-01T04:18:55.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-03-01T04:18:55.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-03-01T04:18:55.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-03-01T04:18:55.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30652025-03-01T04:18:55.522Z
30662025-03-01T04:18:55.522Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30672025-03-01T04:18:56.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-03-01T04:18:56.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-03-01T04:18:56.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-03-01T04:18:56.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30712025-03-01T04:18:56.200Z
30722025-03-01T04:18:56.200Zinfo: running `cargo check --bins` on sp-sim (121/199)
30732025-03-01T04:18:56.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-03-01T04:18:56.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-03-01T04:18:56.871Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30762025-03-01T04:18:57.317Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30772025-03-01T04:18:58.993Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30782025-03-01T04:19:00.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
30792025-03-01T04:19:00.866Z
30802025-03-01T04:19:00.866Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30812025-03-01T04:19:01.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-03-01T04:19:01.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-03-01T04:19:01.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-03-01T04:19:01.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30852025-03-01T04:19:01.578Z
30862025-03-01T04:19:01.578Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30872025-03-01T04:19:02.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-03-01T04:19:02.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-03-01T04:19:02.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-03-01T04:19:02.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30912025-03-01T04:19:02.310Z
30922025-03-01T04:19:02.310Zinfo: running `cargo check --bins` on db-macros (124/199)
30932025-03-01T04:19:02.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-03-01T04:19:02.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-03-01T04:19:02.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-03-01T04:19:02.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30972025-03-01T04:19:02.962Z
30982025-03-01T04:19:02.962Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30992025-03-01T04:19:03.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-03-01T04:19:03.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-03-01T04:19:03.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-03-01T04:19:03.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31032025-03-01T04:19:03.619Z
31042025-03-01T04:19:03.619Zinfo: running `cargo check --bins` on nexus-auth (126/199)
31052025-03-01T04:19:04.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-03-01T04:19:04.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-03-01T04:19:04.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-03-01T04:19:04.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31092025-03-01T04:19:04.319Z
31102025-03-01T04:19:04.319Zinfo: running `cargo check --bins` on authz-macros (127/199)
31112025-03-01T04:19:04.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-03-01T04:19:04.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-03-01T04:19:04.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-03-01T04:19:04.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31152025-03-01T04:19:04.957Z
31162025-03-01T04:19:04.957Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31172025-03-01T04:19:05.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-03-01T04:19:05.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-03-01T04:19:05.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-03-01T04:19:05.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31212025-03-01T04:19:05.645Z
31222025-03-01T04:19:05.645Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31232025-03-01T04:19:06.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-03-01T04:19:06.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-03-01T04:19:06.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-03-01T04:19:06.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31272025-03-01T04:19:06.338Z
31282025-03-01T04:19:06.338Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31292025-03-01T04:19:06.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-03-01T04:19:06.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-03-01T04:19:06.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-03-01T04:19:06.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31332025-03-01T04:19:07.006Z
31342025-03-01T04:19:07.006Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31352025-03-01T04:19:07.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-03-01T04:19:07.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-03-01T04:19:07.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-03-01T04:19:07.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31392025-03-01T04:19:07.702Z
31402025-03-01T04:19:07.702Zinfo: running `cargo check --bins` on typed-rng (132/199)
31412025-03-01T04:19:08.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-03-01T04:19:08.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-03-01T04:19:08.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442025-03-01T04:19:08.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31452025-03-01T04:19:08.340Z
31462025-03-01T04:19:08.340Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31472025-03-01T04:19:08.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-03-01T04:19:08.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-03-01T04:19:09.109Z Checking keccak v0.1.5
31502025-03-01T04:19:09.225Z Checking secrecy v0.8.0
31512025-03-01T04:19:09.228Z Compiling unicase v2.7.0
31522025-03-01T04:19:09.228Z Compiling same-file v1.0.6
31532025-03-01T04:19:09.247Z Compiling tempfile v3.13.0
31542025-03-01T04:19:09.273Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31552025-03-01T04:19:09.277Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31562025-03-01T04:19:09.277Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31572025-03-01T04:19:09.388Z Compiling thiserror-impl-no-std v2.0.2
31582025-03-01T04:19:09.490Z Compiling walkdir v2.5.0
31592025-03-01T04:19:09.511Z Checking sha3 v0.10.8
31602025-03-01T04:19:09.549Z Checking universal-hash v0.5.1
31612025-03-01T04:19:09.688Z Compiling blake3 v1.5.4
31622025-03-01T04:19:09.740Z Checking opaque-debug v0.3.1
31632025-03-01T04:19:09.759Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31642025-03-01T04:19:09.844Z Checking poly1305 v0.8.0
31652025-03-01T04:19:09.861Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31662025-03-01T04:19:09.878Z Checking chacha20 v0.9.1
31672025-03-01T04:19:09.977Z Checking aead v0.5.2
31682025-03-01T04:19:10.084Z Compiling memmap2 v0.9.5
31692025-03-01T04:19:10.117Z Compiling arrayref v0.3.9
31702025-03-01T04:19:10.195Z Compiling libefi-sys v0.1.0
31712025-03-01T04:19:10.228Z Compiling arrayvec v0.7.6
31722025-03-01T04:19:10.247Z Compiling constant_time_eq v0.3.1
31732025-03-01T04:19:10.360Z Compiling salty v0.3.0
31742025-03-01T04:19:10.438Z Checking chacha20poly1305 v0.10.1
31752025-03-01T04:19:10.508Z Compiling toolchain_find v0.4.0
31762025-03-01T04:19:10.603Z Compiling camino-tempfile v1.1.1
31772025-03-01T04:19:10.621Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31782025-03-01T04:19:10.816Z Compiling bitfield-struct v0.6.2
31792025-03-01T04:19:10.899Z Compiling topological-sort v0.2.2
31802025-03-01T04:19:11.016Z Compiling mime_guess v2.0.5
31812025-03-01T04:19:11.132Z Compiling rustfmt-wrapper v0.2.1
31822025-03-01T04:19:11.540Z Compiling progenitor v0.9.1
31832025-03-01T04:19:11.634Z Compiling omicron-zone-package v0.12.0
31842025-03-01T04:19:11.704Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31852025-03-01T04:19:11.769Z Checking primeorder v0.13.6
31862025-03-01T04:19:11.986Z Checking env_filter v0.1.2
31872025-03-01T04:19:12.012Z Checking thiserror-no-std v2.0.2
31882025-03-01T04:19:12.072Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31892025-03-01T04:19:12.147Z Checking vsss-rs v3.3.4
31902025-03-01T04:19:12.150Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31912025-03-01T04:19:12.198Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31922025-03-01T04:19:12.218Z Checking p384 v0.13.0
31932025-03-01T04:19:12.235Z Checking env_logger v0.11.5
31942025-03-01T04:19:12.335Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31952025-03-01T04:19:12.435Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31962025-03-01T04:19:12.684Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31972025-03-01T04:19:12.701Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982025-03-01T04:19:12.771Z Checking simd-adler32 v0.3.7
31992025-03-01T04:19:12.842Z Checking lockfree-object-pool v0.1.6
32002025-03-01T04:19:12.866Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32012025-03-01T04:19:13.090Z Checking http-range v0.1.5
32022025-03-01T04:19:13.109Z Checking bumpalo v3.16.0
32032025-03-01T04:19:13.156Z Compiling zip v2.1.3
32042025-03-01T04:19:13.212Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32052025-03-01T04:19:13.284Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32062025-03-01T04:19:13.335Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32072025-03-01T04:19:13.438Z Checking zopfli v0.8.1
32082025-03-01T04:19:13.631Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32092025-03-01T04:19:13.655Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32102025-03-01T04:19:14.125Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32112025-03-01T04:19:14.193Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32122025-03-01T04:19:14.303Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32132025-03-01T04:19:14.369Z Checking atty v0.2.14
32142025-03-01T04:19:14.520Z Checking glob v0.3.2
32152025-03-01T04:19:14.539Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32162025-03-01T04:19:14.723Z Checking hyper-staticfile v0.10.1
32172025-03-01T04:19:14.740Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32182025-03-01T04:19:14.861Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32192025-03-01T04:19:15.215Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32202025-03-01T04:19:15.827Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32212025-03-01T04:19:16.084Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32222025-03-01T04:19:16.130Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32232025-03-01T04:19:16.315Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32242025-03-01T04:19:16.499Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32252025-03-01T04:19:16.527Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32262025-03-01T04:19:16.853Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32272025-03-01T04:19:17.066Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32282025-03-01T04:19:17.388Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32292025-03-01T04:19:17.464Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32302025-03-01T04:19:17.549Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32312025-03-01T04:19:20.396Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32322025-03-01T04:19:20.396Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32332025-03-01T04:19:29.355Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342025-03-01T04:19:42.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.02s
32352025-03-01T04:19:42.562Z
32362025-03-01T04:19:42.562Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32372025-03-01T04:19:43.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-03-01T04:19:43.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-03-01T04:19:43.332Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402025-03-01T04:19:56.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
32412025-03-01T04:19:56.717Z
32422025-03-01T04:19:56.717Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32432025-03-01T04:19:57.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-03-01T04:19:57.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-03-01T04:19:57.482Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462025-03-01T04:20:10.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.87s
32472025-03-01T04:20:10.803Z
32482025-03-01T04:20:10.803Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32492025-03-01T04:20:11.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-03-01T04:20:11.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-03-01T04:20:11.569Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32522025-03-01T04:20:24.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
32532025-03-01T04:20:25.074Z
32542025-03-01T04:20:25.074Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32552025-03-01T04:20:25.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-03-01T04:20:25.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-03-01T04:20:25.840Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-03-01T04:20:39.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
32592025-03-01T04:20:39.298Z
32602025-03-01T04:20:39.298Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32612025-03-01T04:20:39.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-03-01T04:20:39.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-03-01T04:20:40.065Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642025-03-01T04:20:53.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
32652025-03-01T04:20:53.510Z
32662025-03-01T04:20:53.510Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32672025-03-01T04:20:54.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-03-01T04:20:54.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-03-01T04:20:54.281Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-03-01T04:21:07.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
32712025-03-01T04:21:07.775Z
32722025-03-01T04:21:07.775Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32732025-03-01T04:21:08.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-03-01T04:21:08.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-03-01T04:21:08.547Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32762025-03-01T04:21:21.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
32772025-03-01T04:21:21.889Z
32782025-03-01T04:21:21.889Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32792025-03-01T04:21:22.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-03-01T04:21:22.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-03-01T04:21:22.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-03-01T04:21:22.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32832025-03-01T04:21:22.582Z
32842025-03-01T04:21:22.582Zinfo: running `cargo check --bins` on key-manager (142/199)
32852025-03-01T04:21:23.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-03-01T04:21:23.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-03-01T04:21:23.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-03-01T04:21:23.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32892025-03-01T04:21:23.239Z
32902025-03-01T04:21:23.239Zinfo: running `cargo check --bins` on range-requests (143/199)
32912025-03-01T04:21:23.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-03-01T04:21:23.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-03-01T04:21:23.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-03-01T04:21:23.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32952025-03-01T04:21:23.882Z
32962025-03-01T04:21:23.882Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32972025-03-01T04:21:24.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-03-01T04:21:24.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-03-01T04:21:24.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-03-01T04:21:24.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33012025-03-01T04:21:24.545Z
33022025-03-01T04:21:24.545Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
33032025-03-01T04:21:25.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-03-01T04:21:25.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-03-01T04:21:25.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-03-01T04:21:25.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33072025-03-01T04:21:25.229Z
33082025-03-01T04:21:25.229Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33092025-03-01T04:21:25.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-03-01T04:21:25.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-03-01T04:21:25.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-03-01T04:21:25.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33132025-03-01T04:21:25.874Z
33142025-03-01T04:21:25.874Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33152025-03-01T04:21:26.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-03-01T04:21:26.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-03-01T04:21:26.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-03-01T04:21:26.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33192025-03-01T04:21:26.544Z
33202025-03-01T04:21:26.544Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33212025-03-01T04:21:27.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-03-01T04:21:27.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-03-01T04:21:27.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-03-01T04:21:27.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33252025-03-01T04:21:27.217Z
33262025-03-01T04:21:27.217Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33272025-03-01T04:21:27.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-03-01T04:21:27.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-03-01T04:21:27.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-03-01T04:21:27.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33312025-03-01T04:21:27.890Z
33322025-03-01T04:21:27.890Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33332025-03-01T04:21:28.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-03-01T04:21:28.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-03-01T04:21:28.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-03-01T04:21:28.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33372025-03-01T04:21:28.584Z
33382025-03-01T04:21:28.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33392025-03-01T04:21:29.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-03-01T04:21:29.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-03-01T04:21:29.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-03-01T04:21:29.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33432025-03-01T04:21:29.277Z
33442025-03-01T04:21:29.277Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33452025-03-01T04:21:29.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-03-01T04:21:29.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-03-01T04:21:29.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-03-01T04:21:29.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33492025-03-01T04:21:29.969Z
33502025-03-01T04:21:29.969Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33512025-03-01T04:21:30.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-03-01T04:21:30.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-03-01T04:21:30.694Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33542025-03-01T04:21:30.694Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33552025-03-01T04:21:31.560Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33562025-03-01T04:21:33.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
33572025-03-01T04:21:33.694Z
33582025-03-01T04:21:33.694Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33592025-03-01T04:21:34.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-03-01T04:21:34.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-03-01T04:21:34.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-03-01T04:21:34.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33632025-03-01T04:21:34.353Z
33642025-03-01T04:21:34.354Zinfo: running `cargo check --bins` on cert-dev (155/199)
33652025-03-01T04:21:34.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-03-01T04:21:34.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-03-01T04:21:34.989Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33682025-03-01T04:21:35.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33692025-03-01T04:21:35.443Z
33702025-03-01T04:21:35.443Zinfo: running `cargo check --bins` on clickana (156/199)
33712025-03-01T04:21:36.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-03-01T04:21:36.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-03-01T04:21:36.123Z Checking itertools v0.13.0
33742025-03-01T04:21:36.123Z Checking castaway v0.2.3
33752025-03-01T04:21:36.126Z Checking lru v0.12.5
33762025-03-01T04:21:36.126Z Compiling instability v0.3.2
33772025-03-01T04:21:36.126Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33782025-03-01T04:21:36.126Z Checking cassowary v0.3.0
33792025-03-01T04:21:36.127Z Compiling indoc v2.0.5
33802025-03-01T04:21:36.391Z Checking compact_str v0.8.0
33812025-03-01T04:21:37.901Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33822025-03-01T04:21:37.950Z Checking unicode-truncate v1.1.0
33832025-03-01T04:21:38.099Z Checking ratatui v0.29.0
33842025-03-01T04:21:39.954Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33852025-03-01T04:21:40.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
33862025-03-01T04:21:40.959Z
33872025-03-01T04:21:40.959Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33882025-03-01T04:21:41.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-03-01T04:21:41.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-03-01T04:21:41.666Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33912025-03-01T04:21:41.666Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33922025-03-01T04:21:42.674Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33932025-03-01T04:21:43.126Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33942025-03-01T04:21:43.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
33952025-03-01T04:21:43.678Z
33962025-03-01T04:21:43.678Zinfo: running `cargo check --bins` on ch-dev (158/199)
33972025-03-01T04:21:44.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-03-01T04:21:44.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-03-01T04:21:44.363Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34002025-03-01T04:21:45.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34012025-03-01T04:21:45.275Z
34022025-03-01T04:21:45.275Zinfo: running `cargo check --bins` on crdb-seed (159/199)
34032025-03-01T04:21:45.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042025-03-01T04:21:45.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052025-03-01T04:21:45.966Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34062025-03-01T04:21:46.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34072025-03-01T04:21:46.508Z
34082025-03-01T04:21:46.508Zinfo: running `cargo check --bins` on db-dev (160/199)
34092025-03-01T04:21:47.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102025-03-01T04:21:47.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112025-03-01T04:21:47.199Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34122025-03-01T04:21:47.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
34132025-03-01T04:21:48.127Z
34142025-03-01T04:21:48.128Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34152025-03-01T04:21:48.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162025-03-01T04:21:48.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172025-03-01T04:21:48.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182025-03-01T04:21:48.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34192025-03-01T04:21:48.806Z
34202025-03-01T04:21:48.806Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34212025-03-01T04:21:49.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-03-01T04:21:49.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-03-01T04:21:49.449Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34242025-03-01T04:21:50.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
34252025-03-01T04:21:50.458Z
34262025-03-01T04:21:50.458Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34272025-03-01T04:21:51.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-03-01T04:21:51.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-03-01T04:21:51.108Z Checking cargo-platform v0.1.8
34302025-03-01T04:21:51.388Z Checking cargo_metadata v0.19.1
34312025-03-01T04:21:52.388Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34322025-03-01T04:21:53.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
34332025-03-01T04:21:53.383Z
34342025-03-01T04:21:53.383Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34352025-03-01T04:21:54.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-03-01T04:21:54.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-03-01T04:21:54.128Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34382025-03-01T04:21:55.557Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34392025-03-01T04:21:56.112Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34402025-03-01T04:21:56.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
34412025-03-01T04:21:56.851Z
34422025-03-01T04:21:56.851Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34432025-03-01T04:21:57.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-03-01T04:21:57.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-03-01T04:21:57.667Z Compiling crunchy v0.2.2
34462025-03-01T04:21:57.667Z Compiling tiny-keccak v2.0.2
34472025-03-01T04:21:57.667Z Compiling dsl_auto_type v0.1.2
34482025-03-01T04:21:57.671Z Checking scheduled-thread-pool v0.2.7
34492025-03-01T04:21:57.671Z Compiling diesel_table_macro_syntax v0.2.0
34502025-03-01T04:21:57.799Z Compiling ascii-canvas v3.0.0
34512025-03-01T04:21:57.808Z Compiling ena v0.14.3
34522025-03-01T04:21:57.820Z Compiling regex-syntax v0.6.29
34532025-03-01T04:21:57.990Z Checking r2d2 v0.8.10
34542025-03-01T04:21:58.103Z Compiling bindgen v0.71.1
34552025-03-01T04:21:58.209Z Compiling diff v0.1.13
34562025-03-01T04:21:58.219Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34572025-03-01T04:21:58.305Z Compiling rustc-hash v2.1.1
34582025-03-01T04:21:58.305Z Compiling ref-cast v1.0.23
34592025-03-01T04:21:58.506Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34602025-03-01T04:21:58.527Z Compiling derive_builder_core v0.20.2
34612025-03-01T04:21:58.739Z Compiling libxml v0.3.3
34622025-03-01T04:21:58.808Z Compiling ref-cast-impl v1.0.23
34632025-03-01T04:21:58.908Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34642025-03-01T04:21:59.092Z Compiling diesel_derives v2.2.3
34652025-03-01T04:21:59.172Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34662025-03-01T04:21:59.200Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34672025-03-01T04:21:59.400Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34682025-03-01T04:21:59.511Z Compiling strum_macros v0.24.3
34692025-03-01T04:21:59.739Z Compiling indoc v1.0.9
34702025-03-01T04:22:00.552Z Compiling derive_builder_macro v0.20.2
34712025-03-01T04:22:00.630Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34722025-03-01T04:22:00.990Z Compiling impl-trait-for-tuples v0.2.2
34732025-03-01T04:22:01.425Z Compiling lalrpop v0.19.12
34742025-03-01T04:22:01.505Z Checking derive_builder v0.20.2
34752025-03-01T04:22:01.678Z Compiling oso-derive v0.27.3
34762025-03-01T04:22:02.117Z Checking quick-xml v0.37.2
34772025-03-01T04:22:02.655Z Compiling diesel-dtrace v0.4.2
34782025-03-01T04:22:02.736Z Checking maplit v1.0.2
34792025-03-01T04:22:02.900Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34802025-03-01T04:22:03.052Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34812025-03-01T04:22:03.072Z Checking bb8 v0.8.5
34822025-03-01T04:22:03.401Z Checking io-lifetimes v1.0.11
34832025-03-01T04:22:03.531Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34842025-03-01T04:22:03.592Z Checking rustix v0.37.28
34852025-03-01T04:22:03.857Z Checking rand_seeder v0.3.0
34862025-03-01T04:22:04.093Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34872025-03-01T04:22:04.113Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34882025-03-01T04:22:04.327Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34892025-03-01T04:22:04.446Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34902025-03-01T04:22:04.586Z Checking terminal_size v0.2.6
34912025-03-01T04:22:04.767Z Checking is_ci v1.2.0
34922025-03-01T04:22:04.787Z Checking smawk v0.3.2
34932025-03-01T04:22:04.927Z Checking unicode-linebreak v0.1.5
34942025-03-01T04:22:05.008Z Checking supports-color v3.0.2
34952025-03-01T04:22:05.263Z Checking multimap v0.10.0
34962025-03-01T04:22:05.372Z Checking textwrap v0.16.1
34972025-03-01T04:22:06.578Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34982025-03-01T04:22:07.687Z Checking diesel v2.2.7
34992025-03-01T04:22:22.810Z Compiling samael v0.0.18
35002025-03-01T04:22:39.967Z Checking async-bb8-diesel v0.2.1
35012025-03-01T04:22:41.270Z Compiling polar-core v0.27.3
35022025-03-01T04:22:48.491Z Checking oso v0.27.3
35032025-03-01T04:23:47.653Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35042025-03-01T04:23:54.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
35052025-03-01T04:23:54.250Z
35062025-03-01T04:23:54.250Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
35072025-03-01T04:23:54.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-03-01T04:23:54.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-03-01T04:23:54.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-03-01T04:23:54.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35112025-03-01T04:23:54.967Z
35122025-03-01T04:23:54.967Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35132025-03-01T04:23:55.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-03-01T04:23:55.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-03-01T04:23:55.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-03-01T04:23:55.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35172025-03-01T04:23:55.678Z
35182025-03-01T04:23:55.678Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35192025-03-01T04:23:56.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-03-01T04:23:56.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-03-01T04:23:56.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222025-03-01T04:23:56.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35232025-03-01T04:23:56.330Z
35242025-03-01T04:23:56.330Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35252025-03-01T04:23:56.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-03-01T04:23:56.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-03-01T04:23:57.164Z Compiling libz-sys v1.1.20
35282025-03-01T04:23:57.168Z Compiling libgit2-sys v0.17.0+1.8.1
35292025-03-01T04:23:57.299Z Compiling vergen v8.3.2
35302025-03-01T04:23:57.302Z Compiling cargo-platform v0.1.8
35312025-03-01T04:23:57.302Z Compiling pin-project-internal v1.1.6
35322025-03-01T04:23:57.340Z Compiling snafu-derive v0.8.5
35332025-03-01T04:23:57.343Z Compiling buf-list v1.0.3
35342025-03-01T04:23:57.343Z Compiling rustls v0.21.12
35352025-03-01T04:23:57.629Z Compiling cargo_metadata v0.18.1
35362025-03-01T04:23:57.693Z Checking globset v0.4.15
35372025-03-01T04:23:57.791Z Checking olpc-cjson v0.1.4
35382025-03-01T04:23:58.026Z Checking sct v0.7.1
35392025-03-01T04:23:58.060Z Checking rustls-webpki v0.101.7
35402025-03-01T04:23:58.150Z Checking serde_plain v1.0.2
35412025-03-01T04:23:58.173Z Checking typed-path v0.9.3
35422025-03-01T04:23:58.372Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35432025-03-01T04:23:58.532Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35442025-03-01T04:23:58.687Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35452025-03-01T04:23:58.807Z Checking parse-size v1.1.0
35462025-03-01T04:23:59.063Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35472025-03-01T04:23:59.090Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35482025-03-01T04:23:59.885Z Checking pin-project v1.1.6
35492025-03-01T04:23:59.974Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35502025-03-01T04:23:59.995Z Checking rustls-pemfile v1.0.4
35512025-03-01T04:24:00.019Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35522025-03-01T04:24:00.094Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35532025-03-01T04:24:00.197Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35542025-03-01T04:24:00.322Z Checking twox-hash v2.1.0
35552025-03-01T04:24:00.512Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35562025-03-01T04:24:00.670Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35572025-03-01T04:24:00.981Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35582025-03-01T04:24:01.634Z Checking tokio-rustls v0.24.1
35592025-03-01T04:24:01.883Z Checking snafu v0.8.5
35602025-03-01T04:24:02.014Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35612025-03-01T04:24:02.360Z Checking tough v0.19.0
35622025-03-01T04:24:02.413Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35632025-03-01T04:24:02.503Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35642025-03-01T04:24:02.701Z Checking fatfs v0.3.6
35652025-03-01T04:24:02.730Z Checking assert_matches v1.5.0
35662025-03-01T04:24:06.125Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35672025-03-01T04:24:07.442Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35682025-03-01T04:24:09.220Z Compiling git2 v0.19.0
35692025-03-01T04:24:13.169Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35702025-03-01T04:25:08.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35712025-03-01T04:25:09.143Z
35722025-03-01T04:25:09.143Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35732025-03-01T04:25:09.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-03-01T04:25:09.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-03-01T04:25:09.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762025-03-01T04:25:09.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35772025-03-01T04:25:09.882Z
35782025-03-01T04:25:09.882Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35792025-03-01T04:25:10.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-03-01T04:25:10.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-03-01T04:25:10.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-03-01T04:25:10.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35832025-03-01T04:25:10.592Z
35842025-03-01T04:25:10.592Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35852025-03-01T04:25:11.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-03-01T04:25:11.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-03-01T04:25:11.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-03-01T04:25:11.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35892025-03-01T04:25:11.330Z
35902025-03-01T04:25:11.330Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35912025-03-01T04:25:11.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-03-01T04:25:11.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-03-01T04:25:11.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-03-01T04:25:11.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35952025-03-01T04:25:12.050Z
35962025-03-01T04:25:12.050Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35972025-03-01T04:25:12.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-03-01T04:25:12.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-03-01T04:25:12.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-03-01T04:25:12.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36012025-03-01T04:25:12.764Z
36022025-03-01T04:25:12.764Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
36032025-03-01T04:25:13.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-03-01T04:25:13.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-03-01T04:25:13.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062025-03-01T04:25:13.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36072025-03-01T04:25:13.477Z
36082025-03-01T04:25:13.478Zinfo: running `cargo check --bins` on update-common (176/199)
36092025-03-01T04:25:14.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-03-01T04:25:14.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-03-01T04:25:14.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122025-03-01T04:25:14.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36132025-03-01T04:25:14.168Z
36142025-03-01T04:25:14.169Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36152025-03-01T04:25:14.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-03-01T04:25:14.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-03-01T04:25:14.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-03-01T04:25:14.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36192025-03-01T04:25:14.857Z
36202025-03-01T04:25:14.857Zinfo: running `cargo check --bins` on tufaceous (178/199)
36212025-03-01T04:25:15.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-03-01T04:25:15.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-03-01T04:25:15.564Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36242025-03-01T04:25:15.861Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36252025-03-01T04:25:16.860Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36262025-03-01T04:25:17.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
36272025-03-01T04:25:17.850Z
36282025-03-01T04:25:17.850Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36292025-03-01T04:25:18.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-03-01T04:25:18.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-03-01T04:25:18.741Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36322025-03-01T04:25:18.741Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36332025-03-01T04:25:18.885Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36342025-03-01T04:25:18.888Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36352025-03-01T04:25:19.874Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36362025-03-01T04:25:46.698Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36372025-03-01T04:25:46.701Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36382025-03-01T04:25:46.701Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36392025-03-01T04:25:46.701Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36402025-03-01T04:25:46.701Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36412025-03-01T04:25:46.701Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36422025-03-01T04:25:47.464Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36432025-03-01T04:25:48.732Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36442025-03-01T04:26:30.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36452025-03-01T04:26:30.355Z
36462025-03-01T04:26:30.355Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36472025-03-01T04:26:31.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-03-01T04:26:31.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-03-01T04:26:31.126Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36502025-03-01T04:26:31.126Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36512025-03-01T04:26:31.129Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36522025-03-01T04:26:31.264Z Compiling proc-macro-error-attr2 v2.0.0
36532025-03-01T04:26:31.267Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36542025-03-01T04:26:31.277Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36552025-03-01T04:26:31.309Z Checking papergrid v0.14.0
36562025-03-01T04:26:31.312Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36572025-03-01T04:26:31.495Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36582025-03-01T04:26:31.610Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36592025-03-01T04:26:31.873Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36602025-03-01T04:26:31.979Z Compiling proc-macro-error2 v2.0.1
36612025-03-01T04:26:32.573Z Compiling tabled_derive v0.10.0
36622025-03-01T04:26:32.726Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36632025-03-01T04:26:33.009Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36642025-03-01T04:26:33.035Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36652025-03-01T04:26:33.480Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36662025-03-01T04:26:34.002Z Checking heck v0.4.1
36672025-03-01T04:26:34.078Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36682025-03-01T04:26:34.221Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36692025-03-01T04:26:34.463Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36702025-03-01T04:26:34.601Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36712025-03-01T04:26:35.067Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36722025-03-01T04:26:35.231Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36732025-03-01T04:26:35.290Z Checking tabled v0.18.0
36742025-03-01T04:26:35.536Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36752025-03-01T04:26:35.558Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36762025-03-01T04:26:35.667Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36772025-03-01T04:26:37.347Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36782025-03-01T04:26:37.347Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36792025-03-01T04:26:40.287Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36802025-03-01T04:26:41.850Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36812025-03-01T04:26:46.476Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36822025-03-01T04:26:46.479Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36832025-03-01T04:26:47.736Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36842025-03-01T04:26:49.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.74s
36852025-03-01T04:26:49.300Z
36862025-03-01T04:26:49.300Zinfo: running `cargo check --bins` on installinator-api (181/199)
36872025-03-01T04:26:49.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-03-01T04:26:49.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-03-01T04:26:49.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902025-03-01T04:26:49.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36912025-03-01T04:26:49.994Z
36922025-03-01T04:26:49.994Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36932025-03-01T04:26:50.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942025-03-01T04:26:50.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952025-03-01T04:26:50.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962025-03-01T04:26:50.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36972025-03-01T04:26:50.700Z
36982025-03-01T04:26:50.700Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36992025-03-01T04:26:51.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-03-01T04:26:51.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-03-01T04:26:51.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-03-01T04:26:51.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
37032025-03-01T04:26:51.363Z
37042025-03-01T04:26:51.363Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
37052025-03-01T04:26:51.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-03-01T04:26:51.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-03-01T04:26:52.104Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37082025-03-01T04:26:52.104Z Compiling petname v2.0.2
37092025-03-01T04:26:52.107Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37102025-03-01T04:26:52.107Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37112025-03-01T04:26:52.108Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37122025-03-01T04:26:52.108Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37132025-03-01T04:26:52.218Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37142025-03-01T04:26:52.241Z Checking sync-ptr v0.1.1
37152025-03-01T04:26:57.324Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37162025-03-01T04:26:57.924Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37172025-03-01T04:26:59.114Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37182025-03-01T04:27:00.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
37192025-03-01T04:27:00.850Z
37202025-03-01T04:27:00.850Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37212025-03-01T04:27:01.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-03-01T04:27:01.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-03-01T04:27:01.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242025-03-01T04:27:01.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37252025-03-01T04:27:01.556Z
37262025-03-01T04:27:01.556Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37272025-03-01T04:27:02.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282025-03-01T04:27:02.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292025-03-01T04:27:02.271Z Checking memmap2 v0.9.5
37302025-03-01T04:27:02.271Z Checking arrayref v0.3.9
37312025-03-01T04:27:02.271Z Checking arrayvec v0.7.6
37322025-03-01T04:27:02.274Z Checking constant_time_eq v0.3.1
37332025-03-01T04:27:02.274Z Checking topological-sort v0.2.2
37342025-03-01T04:27:02.274Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37352025-03-01T04:27:02.381Z Checking shell-words v1.1.0
37362025-03-01T04:27:02.653Z Checking blake3 v1.5.4
37372025-03-01T04:27:03.005Z Checking omicron-zone-package v0.12.0
37382025-03-01T04:27:04.103Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37392025-03-01T04:27:05.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
37402025-03-01T04:27:05.190Z
37412025-03-01T04:27:05.190Zinfo: running `cargo check --bins` on xtask (187/199)
37422025-03-01T04:27:05.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-03-01T04:27:05.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-03-01T04:27:05.659Z Checking bitflags v2.6.0
37452025-03-01T04:27:05.662Z Checking serde v1.0.218
37462025-03-01T04:27:05.662Z Checking thiserror v1.0.69
37472025-03-01T04:27:05.758Z Checking scroll v0.12.0
37482025-03-01T04:27:05.766Z Checking log v0.4.22
37492025-03-01T04:27:05.769Z Checking hashbrown v0.15.1
37502025-03-01T04:27:05.769Z Checking zerocopy v0.7.35
37512025-03-01T04:27:05.805Z Checking syn v2.0.98
37522025-03-01T04:27:05.866Z Checking pest v2.7.14
37532025-03-01T04:27:05.993Z Checking rustix v0.38.37
37542025-03-01T04:27:06.016Z Checking once_cell v1.20.3
37552025-03-01T04:27:06.187Z Checking goblin v0.8.2
37562025-03-01T04:27:06.298Z Checking thiserror v2.0.11
37572025-03-01T04:27:06.446Z Checking fs-err v2.11.0
37582025-03-01T04:27:06.761Z Checking indexmap v2.7.1
37592025-03-01T04:27:06.792Z Checking tabled v0.15.0
37602025-03-01T04:27:06.951Z Checking anyhow v1.0.96
37612025-03-01T04:27:07.607Z Checking terminal_size v0.4.0
37622025-03-01T04:27:07.607Z Checking tempfile v3.13.0
37632025-03-01T04:27:07.782Z Checking clap_builder v4.5.31
37642025-03-01T04:27:08.310Z Checking dtrace-parser v0.2.0
37652025-03-01T04:27:09.488Z Checking serde_json v1.0.139
37662025-03-01T04:27:09.488Z Checking serde_spanned v0.6.8
37672025-03-01T04:27:09.492Z Checking toml_datetime v0.6.8
37682025-03-01T04:27:09.492Z Checking camino v1.1.9
37692025-03-01T04:27:09.492Z Checking semver v1.0.25
37702025-03-01T04:27:09.703Z Checking cargo-platform v0.1.8
37712025-03-01T04:27:09.809Z Checking toml_edit v0.22.24
37722025-03-01T04:27:09.887Z Checking macaddr v1.0.1
37732025-03-01T04:27:10.026Z Checking camino-tempfile v1.1.1
37742025-03-01T04:27:10.196Z Checking clap v4.5.31
37752025-03-01T04:27:10.643Z Checking dof v0.3.0
37762025-03-01T04:27:10.643Z Checking cargo_metadata v0.19.1
37772025-03-01T04:27:11.067Z Checking usdt-impl v0.5.0
37782025-03-01T04:27:11.424Z Checking usdt v0.5.0
37792025-03-01T04:27:11.715Z Checking toml v0.8.20
37802025-03-01T04:27:12.146Z Checking cargo_toml v0.21.0
37812025-03-01T04:27:13.260Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37822025-03-01T04:27:13.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s
37832025-03-01T04:27:13.993Z
37842025-03-01T04:27:13.993Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37852025-03-01T04:27:14.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-03-01T04:27:14.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-03-01T04:27:14.795Z Checking polyval v0.6.2
37882025-03-01T04:27:14.914Z Checking ctr v0.9.2
37892025-03-01T04:27:14.927Z Checking ssh-encoding v0.2.0
37902025-03-01T04:27:14.931Z Checking blowfish v0.9.1
37912025-03-01T04:27:14.947Z Checking password-hash v0.4.2
37922025-03-01T04:27:14.963Z Checking p521 v0.13.3
37932025-03-01T04:27:14.966Z Checking p256 v0.13.2
37942025-03-01T04:27:14.995Z Checking russh-cryptovec v0.7.3
37952025-03-01T04:27:15.144Z Checking ghash v0.5.1
37962025-03-01T04:27:15.164Z Checking bcrypt-pbkdf v0.10.0
37972025-03-01T04:27:15.167Z Checking md5 v0.7.0
37982025-03-01T04:27:15.202Z Checking num-bigint v0.4.6
37992025-03-01T04:27:15.221Z Checking des v0.8.1
38002025-03-01T04:27:15.311Z Checking aes-gcm v0.10.3
38012025-03-01T04:27:15.340Z Checking pbkdf2 v0.11.0
38022025-03-01T04:27:15.420Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032025-03-01T04:27:15.459Z Checking hex-literal v0.4.1
38042025-03-01T04:27:15.462Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38052025-03-01T04:27:15.513Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38062025-03-01T04:27:15.536Z Checking ssh-cipher v0.2.0
38072025-03-01T04:27:15.604Z Checking internet-checksum v0.2.1
38082025-03-01T04:27:15.841Z Checking ssh-key v0.6.6
38092025-03-01T04:27:16.052Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102025-03-01T04:27:17.022Z Checking russh-keys v0.45.0
38112025-03-01T04:27:17.837Z Checking russh v0.45.0
38122025-03-01T04:27:35.535Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38132025-03-01T04:27:36.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
38142025-03-01T04:27:37.103Z
38152025-03-01T04:27:37.103Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38162025-03-01T04:27:37.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-01T04:27:37.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-01T04:27:37.794Z Checking termios v0.3.3
38192025-03-01T04:27:38.019Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38202025-03-01T04:27:38.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
38212025-03-01T04:27:38.979Z
38222025-03-01T04:27:38.979Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38232025-03-01T04:27:39.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-03-01T04:27:39.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-03-01T04:27:39.727Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38262025-03-01T04:27:39.727Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38272025-03-01T04:27:39.730Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38282025-03-01T04:27:39.730Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38292025-03-01T04:27:40.732Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38302025-03-01T04:27:41.948Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38312025-03-01T04:27:43.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
38322025-03-01T04:27:43.911Z
38332025-03-01T04:27:43.911Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38342025-03-01T04:27:44.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-01T04:27:44.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-01T04:27:44.583Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38372025-03-01T04:27:45.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38382025-03-01T04:27:45.231Z
38392025-03-01T04:27:45.231Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38402025-03-01T04:27:45.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-01T04:27:45.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-01T04:27:45.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432025-03-01T04:27:45.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38442025-03-01T04:27:45.888Z
38452025-03-01T04:27:45.889Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38462025-03-01T04:27:46.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-03-01T04:27:46.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-03-01T04:27:46.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-03-01T04:27:46.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38502025-03-01T04:27:46.549Z
38512025-03-01T04:27:46.549Zinfo: running `cargo check --bins` on omicron-package (194/199)
38522025-03-01T04:27:47.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-03-01T04:27:47.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-03-01T04:27:47.262Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38552025-03-01T04:27:48.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
38562025-03-01T04:27:48.802Z
38572025-03-01T04:27:48.802Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38582025-03-01T04:27:49.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-03-01T04:27:49.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-03-01T04:27:49.555Z Checking rtoolbox v0.0.2
38612025-03-01T04:27:49.555Z Checking tui-tree-widget v0.23.0
38622025-03-01T04:27:49.558Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38632025-03-01T04:27:49.800Z Checking rpassword v7.3.1
38642025-03-01T04:27:54.285Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38652025-03-01T04:27:57.099Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38662025-03-01T04:27:58.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.44s
38672025-03-01T04:27:58.450Z
38682025-03-01T04:27:58.450Zinfo: running `cargo check --bins` on wicket (196/199)
38692025-03-01T04:27:59.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-01T04:27:59.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-01T04:27:59.217Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38722025-03-01T04:27:59.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38732025-03-01T04:27:59.852Z
38742025-03-01T04:27:59.852Zinfo: running `cargo check --bins` on wicketd (197/199)
38752025-03-01T04:28:00.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-03-01T04:28:00.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-03-01T04:28:00.623Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38782025-03-01T04:28:00.623Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38792025-03-01T04:28:01.457Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38802025-03-01T04:28:05.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
38812025-03-01T04:28:05.548Z
38822025-03-01T04:28:05.548Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38832025-03-01T04:28:06.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-03-01T04:28:06.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-03-01T04:28:06.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862025-03-01T04:28:06.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38872025-03-01T04:28:06.207Z
38882025-03-01T04:28:06.207Zinfo: running `cargo check --bins` on zone-setup (199/199)
38892025-03-01T04:28:06.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902025-03-01T04:28:06.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912025-03-01T04:28:06.946Z Checking uzers v0.12.1
38922025-03-01T04:28:07.288Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38932025-03-01T04:28:08.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38942025-03-01T04:28:08.448Z
38952025-03-01T04:28:08.448Zreal 13:46.059152515
38962025-03-01T04:28:08.448Zuser 27:33.549890661
38972025-03-01T04:28:08.448Zsys 4:18.316402365
38982025-03-01T04:28:08.448Ztrap 0.561556026
38992025-03-01T04:28:08.448Ztflt 0.475393923
39002025-03-01T04:28:08.448Zdflt 1.966511192
39012025-03-01T04:28:08.448Zkflt 0.001423059
39022025-03-01T04:28:08.451Zlock 47:26.721826949
39032025-03-01T04:28:08.451Zslp 2:12:20.284549164
39042025-03-01T04:28:08.451Zlat 1:07.187508986
39052025-03-01T04:28:08.452Zstop 3:59.223484502
39062025-03-01T04:28:08.452Zprocess exited: duration 1282261 ms, exit code 0
 
39072025-03-01T04:28:08.458Zfound 0 output files