01JHSK1YMKZ6MKZS8C65MYYPCA: 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: 01JHSK2BZS4R27DRN1JEVEKSPJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-17T07:37:19.934Zjob assigned to worker 01JHSK2GMA0Q3636YWAD5MX7GH [factory aws, i-09e4fc616d0f8ede0] (queued for 48 s)
 
22025-01-17T07:37:27.769Zstarting task 0: "setup"
32025-01-17T07:37:27.779Z++ uname -s
42025-01-17T07:37:27.782Z+ kern=SunOS
52025-01-17T07:37:27.782Z+ case "$kern" in
62025-01-17T07:37:27.782Z+ groupadd -g 12345 build
72025-01-17T07:37:27.784Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-17T07:37:29.794Z+ zfs create -o mountpoint=/work rpool/work
92025-01-17T07:37:29.899Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-17T07:37:29.902Z+ home_fs=zfs
112025-01-17T07:37:29.902Z+ [[ zfs == autofs ]]
122025-01-17T07:37:29.902Z+ mkdir -p /home/build
132025-01-17T07:37:29.904Z+ chown build:build /home/build /work
142025-01-17T07:37:31.906Z+ chmod 0700 /home/build /work
152025-01-17T07:37:31.910Zprocess exited: duration 4140 ms, exit code 0
 
162025-01-17T07:37:31.915Zstarting task 1: "rust-toolchain"
172025-01-17T07:37:31.921Z+ printf ' * toolchain channel = "%s"
182025-01-17T07:37:31.921Z' 1.84.0
192025-01-17T07:37:31.921Z * toolchain channel = "1.84.0"
202025-01-17T07:37:31.922Z+ printf ' * toolchain profile = "%s"
212025-01-17T07:37:31.922Z' default
222025-01-17T07:37:31.922Z * toolchain profile = "default"
232025-01-17T07:37:31.925Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-17T07:37:31.925Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-17T07:37:32.047Zinfo: downloading installer
262025-01-17T07:37:33.398Zinfo: profile set to 'default'
272025-01-17T07:37:33.398Zinfo: default host triple is x86_64-unknown-illumos
282025-01-17T07:37:33.402Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-17T07:37:33.574Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-17T07:37:33.574Zinfo: downloading component 'cargo'
312025-01-17T07:37:34.630Zinfo: downloading component 'clippy'
322025-01-17T07:37:35.033Zinfo: downloading component 'rust-docs'
332025-01-17T07:37:36.473Zinfo: downloading component 'rust-std'
342025-01-17T07:37:38.606Zinfo: downloading component 'rustc'
352025-01-17T07:37:46.808Zinfo: downloading component 'rustfmt'
362025-01-17T07:37:47.115Zinfo: installing component 'cargo'
372025-01-17T07:37:47.930Zinfo: installing component 'clippy'
382025-01-17T07:37:48.305Zinfo: installing component 'rust-docs'
392025-01-17T07:37:49.984Zinfo: installing component 'rust-std'
402025-01-17T07:37:51.690Zinfo: installing component 'rustc'
412025-01-17T07:37:57.726Zinfo: installing component 'rustfmt'
422025-01-17T07:37:58.057Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-17T07:37:58.057Z
442025-01-17T07:37:58.449Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-17T07:37:58.450Z
462025-01-17T07:37:58.455Z
472025-01-17T07:37:58.455ZRust is installed now. Great!
482025-01-17T07:37:58.455Z
492025-01-17T07:37:58.455ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-17T07:37:58.455Zenvironment variable. This has not been done automatically.
512025-01-17T07:37:58.455Z
522025-01-17T07:37:58.455ZTo configure your current shell, you need to source
532025-01-17T07:37:58.455Zthe corresponding env file under $HOME/.cargo.
542025-01-17T07:37:58.455Z
552025-01-17T07:37:58.455ZThis is usually done by running one of the following (note the leading DOT):
562025-01-17T07:37:58.455Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-17T07:37:58.455Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-17T07:37:58.534Z+ rustc --version
592025-01-17T07:37:58.602Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-17T07:37:58.605Zprocess exited: duration 26676 ms, exit code 0
 
612025-01-17T07:37:58.610Zstarting task 2: "authentication"
622025-01-17T07:37:58.636Zprocess exited: duration 21 ms, exit code 0
 
632025-01-17T07:37:58.642Zstarting task 3: "clone repository"
642025-01-17T07:37:58.648Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-17T07:37:58.652Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-17T07:37:58.696ZCloning into '/work/oxidecomputer/omicron'...
672025-01-17T07:38:05.659Z+ cd /work/oxidecomputer/omicron
682025-01-17T07:38:05.659Z+ git fetch origin b84b8458e98887045a2851c27597bc604bfa9b96
692025-01-17T07:38:05.984ZFrom https://github.com/oxidecomputer/omicron
702025-01-17T07:38:05.984Z * branch b84b8458e98887045a2851c27597bc604bfa9b96 -> FETCH_HEAD
712025-01-17T07:38:05.995Z+ [[ -n renovate/hyper-staticfile-0.x ]]
722025-01-17T07:38:05.997Z++ git branch --show-current
732025-01-17T07:38:06.000Z+ current=main
742025-01-17T07:38:06.000Z+ [[ main != renovate/hyper-staticfile-0.x ]]
752025-01-17T07:38:06.000Z+ git branch -f renovate/hyper-staticfile-0.x b84b8458e98887045a2851c27597bc604bfa9b96
762025-01-17T07:38:06.003Z+ git checkout -f renovate/hyper-staticfile-0.x
772025-01-17T07:38:06.181ZSwitched to branch 'renovate/hyper-staticfile-0.x'
782025-01-17T07:38:06.183Z+ git reset --hard b84b8458e98887045a2851c27597bc604bfa9b96
792025-01-17T07:38:06.197ZHEAD is now at b84b8458e Update Rust crate hyper-staticfile to 0.10.1
802025-01-17T07:38:06.200Zprocess exited: duration 7552 ms, exit code 0
 
812025-01-17T07:38:06.205Zstarting task 4: "build"
822025-01-17T07:38:06.210Z+ source .github/buildomat/ci-env.sh
832025-01-17T07:38:06.210Z++ export CARGO_TERM_COLOR=always
842025-01-17T07:38:06.210Z++ CARGO_TERM_COLOR=always
852025-01-17T07:38:06.213Z+ cargo --version
862025-01-17T07:38:06.270Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-17T07:38:06.274Z+ rustc --version
882025-01-17T07:38:06.334Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-17T07:38:06.337Z+ source ./env.sh
902025-01-17T07:38:06.337Z++ OLD_SHELL_OPTS=ehxB
912025-01-17T07:38:06.337Z++ set -o xtrace
922025-01-17T07:38:06.339Z++++ dirname ./env.sh
932025-01-17T07:38:06.343Z+++ readlink -f .
942025-01-17T07:38:06.345Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-17T07:38:06.346Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962025-01-17T07:38:06.346Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972025-01-17T07:38:06.346Z++ 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
982025-01-17T07:38:06.346Z++ 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
992025-01-17T07:38:06.347Z++ 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
1002025-01-17T07:38:06.347Z++ 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
1012025-01-17T07:38:06.347Z++ 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
1022025-01-17T07:38:06.347Z++ 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
1032025-01-17T07:38:06.347Z++ case $OLD_SHELL_OPTS in
1042025-01-17T07:38:06.347Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-17T07:38:06.347Z+ 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
1062025-01-17T07:38:06.347Z+ 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
1072025-01-17T07:38:06.347Z+ banner prerequisites
1082025-01-17T07:38:06.349Z
1092025-01-17T07:38:06.349Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-17T07:38:06.349Z # # # # # # # # # # # # # # #
1112025-01-17T07:38:06.350Z # # # # ##### # # ##### # # # # # #### #
1122025-01-17T07:38:06.350Z ##### ##### # ##### # # # # # # # # #
1132025-01-17T07:38:06.350Z # # # # # # # # # # # # # # #
1142025-01-17T07:38:06.350Z # # # ###### # # ###### ### # #### # #### #
1152025-01-17T07:38:06.350Z
1162025-01-17T07:38:06.350Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-17T07:38:08.044Zpkg list: illegal option -- F
1182025-01-17T07:38:08.044ZUsage:
1192025-01-17T07:38:08.047Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-17T07:38:08.047Z [pkg_fmri_pattern ...]
1212025-01-17T07:38:08.896Zpkg list: illegal option -- F
1222025-01-17T07:38:08.896ZUsage:
1232025-01-17T07:38:08.899Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-17T07:38:08.899Z [pkg_fmri_pattern ...]
1252025-01-17T07:38:21.405Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-17T07:38:25.484Z Startup: Caching catalogs ... Done
1272025-01-17T07:38:36.908ZPlanning: Solver setup ... Done (10.604s)
1282025-01-17T07:38:37.055ZPlanning: Running solver ... Done (0.147s)
1292025-01-17T07:38:37.169ZPlanning: Finding local manifests ... Done (0.008s)
1302025-01-17T07:38:37.198ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-17T07:38:38.644ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-17T07:38:38.759ZPlanning: Package planning ... Done (0.111s)
1332025-01-17T07:38:38.836ZPlanning: Merging actions ... Done (0.057s)
1342025-01-17T07:38:39.024ZPlanning: Checking for conflicting actions ... Done (0.199s)
1352025-01-17T07:38:41.051ZPlanning: Consolidating action changes ... Done (2.037s)
1362025-01-17T07:38:41.489ZPlanning: Evaluating mediators ... Done (0.438s)
1372025-01-17T07:38:41.569ZPlanning: Planning completed in 15.98 seconds
1382025-01-17T07:38:41.588Z Packages to install: 4
1392025-01-17T07:38:41.588Z Packages to update: 3
1402025-01-17T07:38:41.593Z Mediators to change: 2
1412025-01-17T07:38:41.593Z Services to change: 1
1422025-01-17T07:38:41.593Z Estimated space available: 155.61 GB
1432025-01-17T07:38:41.593ZEstimated space to be consumed: 1.64 GB
1442025-01-17T07:38:41.594Z Create boot environment: No
1452025-01-17T07:38:41.594ZCreate backup boot environment: Yes
1462025-01-17T07:38:41.594Z Rebuild boot archive: No
1472025-01-17T07:38:41.594Z
1482025-01-17T07:38:41.594ZChanged mediators:
1492025-01-17T07:38:41.594Z mediator clang:
1502025-01-17T07:38:41.594Z version: None -> 15 (system default)
1512025-01-17T07:38:41.594Z
1522025-01-17T07:38:41.594Z mediator llvm:
1532025-01-17T07:38:41.594Z version: 14 (system default) -> 15 (system default)
1542025-01-17T07:38:41.594Z
1552025-01-17T07:38:41.594ZChanged packages:
1562025-01-17T07:38:41.594Zhelios-dev
1572025-01-17T07:38:41.594Z developer/build-essential
1582025-01-17T07:38:41.594Z None -> 11-2.0
1592025-01-17T07:38:41.594Z library/libxmlsec1
1602025-01-17T07:38:41.594Z None -> 1.2.35-2.0
1612025-01-17T07:38:41.594Z ooce/developer/clang-15
1622025-01-17T07:38:41.594Z None -> 15.0.7-2.0
1632025-01-17T07:38:41.594Z ooce/developer/llvm-15
1642025-01-17T07:38:41.594Z None -> 15.0.7-2.0
1652025-01-17T07:38:41.594Z package/pkg
1662025-01-17T07:38:41.594Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-17T07:38:41.594Z system/library/g++-runtime
1682025-01-17T07:38:41.595Z 13-2.0 -> 14-2.0
1692025-01-17T07:38:41.595Z system/library/gcc-runtime
1702025-01-17T07:38:41.595Z 13-2.0 -> 14-2.0
1712025-01-17T07:38:41.595Z
1722025-01-17T07:38:41.595ZServices:
1732025-01-17T07:38:41.595Z restart_fmri:
1742025-01-17T07:38:41.595Z svc:/system/update-man-index:default
1752025-01-17T07:38:41.595Z
1762025-01-17T07:38:41.595ZEditable files to change:
1772025-01-17T07:38:41.597Z Update:
1782025-01-17T07:38:41.597Z usr/share/lib/pkg/web/config.shtml
1792025-01-17T07:38:41.670Z
1802025-01-17T07:38:41.670ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-17T07:38:47.845ZDownload: 212/4301 items 1.3/225.4MB 0% complete (412k/s)
1822025-01-17T07:38:52.817ZDownload: 636/4301 items 17.9/225.4MB 7% complete (1.8M/s)
1832025-01-17T07:38:57.821ZDownload: 1046/4301 items 19.7/225.4MB 8% complete (1.9M/s)
1842025-01-17T07:39:04.880ZDownload: 1196/4301 items 83.4/225.4MB 36% complete (6.9M/s)
1852025-01-17T07:39:09.883ZDownload: 1371/4301 items 114.8/225.4MB 50% complete (4.2M/s)
1862025-01-17T07:39:14.903ZDownload: 1829/4301 items 117.6/225.4MB 52% complete (3.5M/s)
1872025-01-17T07:39:19.957ZDownload: 2131/4301 items 118.1/225.4MB 52% complete (455k/s)
1882025-01-17T07:39:40.841ZDownload: 2223/4301 items 119.2/225.4MB 52% complete
1892025-01-17T07:39:45.864ZDownload: 2647/4301 items 120.6/225.4MB 53% complete (288k/s)
1902025-01-17T07:39:50.866ZDownload: 3198/4301 items 158.4/225.4MB 70% complete (3.8M/s)
1912025-01-17T07:40:00.155ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (8.3M/s)
1922025-01-17T07:40:13.607ZDownload: 3248/4301 items 203.1/225.4MB 90% complete
1932025-01-17T07:40:18.611ZDownload: 4128/4301 items 220.0/225.4MB 97% complete (3.4M/s)
1942025-01-17T07:40:19.657ZDownload: Completed 225.42 MB in 97.94 seconds (2.3M/s)
1952025-01-17T07:40:22.061Z Actions: 1/5122 actions (Removing old actions)
1962025-01-17T07:40:22.084Z Actions: 194/5122 actions (Installing new actions)
1972025-01-17T07:40:26.806Z Actions: 4267/5122 actions (Updating modified actions)
1982025-01-17T07:40:27.168Z Actions: Completed 5122 actions in 5.10 seconds.
1992025-01-17T07:40:27.577Z Done (0.401s)
2002025-01-17T07:40:27.580Z Done (0.001s)
2012025-01-17T07:40:28.157Z Done (0.578s)
2022025-01-17T07:40:32.737Z Done (4.347s)
2032025-01-17T07:40:32.823Z Done (0.019s)
2042025-01-17T07:40:32.826Z Done (0.000s)
2052025-01-17T07:40:33.005Z Done (0.000s)
2062025-01-17T07:40:33.701ZPlanning: Evaluating mediator changes ... Done
2072025-01-17T07:40:33.863ZPlanning: Checking for conflicting actions ... Done
2082025-01-17T07:40:33.866ZPlanning: Consolidating action changes ... Done
2092025-01-17T07:40:34.131ZPlanning: Evaluating mediators ... Done
2102025-01-17T07:40:34.134ZPlanning: Planning completed in 0.43 seconds
2112025-01-17T07:40:34.171Z Mediators to change: 2
2122025-01-17T07:40:34.174Z Create boot environment: No
2132025-01-17T07:40:34.174ZCreate backup boot environment: No
2142025-01-17T07:40:34.251Z Done
2152025-01-17T07:40:34.251Z Done
2162025-01-17T07:40:34.628Z Done
2172025-01-17T07:40:38.213Z Done
2182025-01-17T07:40:38.303Z Done
2192025-01-17T07:40:38.308Z Done
2202025-01-17T07:40:38.441Z Done
2212025-01-17T07:40:39.055ZPlanning: Evaluating mediator changes ... Done
2222025-01-17T07:40:39.060ZPlanning: Merging actions ... Done
2232025-01-17T07:40:39.244ZPlanning: Checking for conflicting actions ... Done
2242025-01-17T07:40:39.248ZPlanning: Consolidating action changes ... Done
2252025-01-17T07:40:39.507ZPlanning: Evaluating mediators ... Done
2262025-01-17T07:40:39.562ZPlanning: Planning completed in 0.75 seconds
2272025-01-17T07:40:39.604Z Packages to change: 1
2282025-01-17T07:40:39.604Z Mediators to change: 1
2292025-01-17T07:40:39.606Z Services to change: 1
2302025-01-17T07:40:39.606Z Create boot environment: No
2312025-01-17T07:40:39.606ZCreate backup boot environment: Yes
2322025-01-17T07:40:41.810Z Actions: 1/6 actions (Updating modified actions)
2332025-01-17T07:40:41.813Z Actions: Completed 6 actions in 0.00 seconds.
2342025-01-17T07:40:41.813Z Done
2352025-01-17T07:40:41.813Z Done
2362025-01-17T07:40:41.931Z Done
2372025-01-17T07:40:45.555Z Done
2382025-01-17T07:40:45.645Z Done
2392025-01-17T07:40:45.648Z Done
2402025-01-17T07:40:45.790Z Done
2412025-01-17T07:40:46.222ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2422025-01-17T07:40:46.222Zclang system 15 system
2432025-01-17T07:40:46.222Zcsh system system illumos
2442025-01-17T07:40:46.222Zctags system system illumos
2452025-01-17T07:40:46.222Zgcc vendor 12 vendor
2462025-01-17T07:40:46.223Zgcc system 10 system
2472025-01-17T07:40:46.223Zgcc system 7 system
2482025-01-17T07:40:46.223Zgo system 1.20 system
2492025-01-17T07:40:46.223Zgo system 1.19 system
2502025-01-17T07:40:46.223Zllvm system 15 system
2512025-01-17T07:40:46.223Zllvm system 14 system
2522025-01-17T07:40:46.223Zmariadb system 10.6 system
2532025-01-17T07:40:46.223Zmta vendor vendor dma
2542025-01-17T07:40:46.223Zopenjdk system 17 system
2552025-01-17T07:40:46.223Zopenjdk system 11 system
2562025-01-17T07:40:46.223Zopenjdk system 1.8 system
2572025-01-17T07:40:46.223Zopenssl vendor 3 vendor
2582025-01-17T07:40:46.223Zperl system 5.36 system
2592025-01-17T07:40:46.223Zpostgresql system 15 system
2602025-01-17T07:40:46.223Zpostgresql system 13 system
2612025-01-17T07:40:46.223Zpython vendor 3 vendor
2622025-01-17T07:40:46.223Zpython system 2 system
2632025-01-17T07:40:46.223Zpython3 system 3.11 system
2642025-01-17T07:40:46.223Zruby system 3.0 system
2652025-01-17T07:40:46.223Zwords vendor vendor american-english
2662025-01-17T07:40:46.223Zwords system system australian-english
2672025-01-17T07:40:46.223Zwords system system british-english
2682025-01-17T07:40:46.223Zwords system system canadian-english
2692025-01-17T07:40:46.224Zwords system system french
2702025-01-17T07:40:46.224Zwords system system italian
2712025-01-17T07:40:46.224Zwords system system ngerman
2722025-01-17T07:40:46.224Zwords system system ogerman
2732025-01-17T07:40:46.224Zwords system system spanish
2742025-01-17T07:40:46.554ZPUBLISHER TYPE STATUS P LOCATION
2752025-01-17T07:40:46.554Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2762025-01-17T07:40:49.336ZFMRI IFO
2772025-01-17T07:40:49.336Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2782025-01-17T07:40:49.336Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2792025-01-17T07:40:49.336Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2802025-01-17T07:40:49.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2812025-01-17T07:40:49.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2822025-01-17T07:40:49.336Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2832025-01-17T07:40:49.336Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2842025-01-17T07:40:49.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2852025-01-17T07:40:49.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2862025-01-17T07:40:49.336Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2872025-01-17T07:40:49.336Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2882025-01-17T07:40:49.336Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2892025-01-17T07:40:49.336Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2902025-01-17T07:40:49.336Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2912025-01-17T07:40:49.336Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2922025-01-17T07:40:50.088Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2932025-01-17T07:40:50.458Z Updating crates.io index
2942025-01-17T07:40:50.461Z Updating git repository `https://github.com/oxidecomputer/diffus`
2952025-01-17T07:40:50.854Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962025-01-17T07:40:51.385Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2972025-01-17T07:40:51.643Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2982025-01-17T07:40:51.924Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2992025-01-17T07:40:52.215Z Updating git repository `https://github.com/oxidecomputer/propolis`
3002025-01-17T07:40:53.239Z Updating git repository `https://github.com/oxidecomputer/crucible`
3012025-01-17T07:40:54.909Z Updating git repository `https://github.com/oxidecomputer/opte`
3022025-01-17T07:40:55.574Z Updating git repository `https://github.com/oxidecomputer/falcon`
3032025-01-17T07:40:56.404Z Updating git repository `https://github.com/oxidecomputer/clickward`
3042025-01-17T07:40:56.675Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3052025-01-17T07:40:57.050Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3062025-01-17T07:40:57.641Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3072025-01-17T07:40:58.011Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-01-17T07:40:58.319Z Updating git repository `https://github.com/oxidecomputer/tofino`
3092025-01-17T07:40:58.619Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3102025-01-17T07:40:58.873Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3112025-01-17T07:40:59.130Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3122025-01-17T07:40:59.487Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3132025-01-17T07:40:59.773Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142025-01-17T07:41:00.153Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3152025-01-17T07:41:00.456Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162025-01-17T07:41:00.992Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-01-17T07:41:01.293Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3182025-01-17T07:41:01.711Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192025-01-17T07:41:02.116Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3202025-01-17T07:41:02.405Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212025-01-17T07:41:02.716Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222025-01-17T07:41:02.987Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232025-01-17T07:41:04.214Z Downloading crates ...
3242025-01-17T07:41:04.343Z Downloaded bytecount v0.6.8
3252025-01-17T07:41:04.353Z Downloaded crypto-common v0.1.6
3262025-01-17T07:41:04.355Z Downloaded cpufeatures v0.2.14
3272025-01-17T07:41:04.357Z Downloaded byteorder v1.5.0
3282025-01-17T07:41:04.359Z Downloaded clap_derive v4.5.18
3292025-01-17T07:41:04.359Z Downloaded cargo-platform v0.1.8
3302025-01-17T07:41:04.362Z Downloaded fastrand v2.1.1
3312025-01-17T07:41:04.365Z Downloaded equivalent v1.0.1
3322025-01-17T07:41:04.365Z Downloaded block-buffer v0.10.4
3332025-01-17T07:41:04.367Z Downloaded cfg-if v1.0.0
3342025-01-17T07:41:04.371Z Downloaded dof v0.3.0
3352025-01-17T07:41:04.383Z Downloaded clap_lex v0.7.2
3362025-01-17T07:41:04.385Z Downloaded heck v0.5.0
3372025-01-17T07:41:04.388Z Downloaded fnv v1.0.7
3382025-01-17T07:41:04.388Z Downloaded colorchoice v1.0.2
3392025-01-17T07:41:04.393Z Downloaded dtrace-parser v0.2.0
3402025-01-17T07:41:04.396Z Downloaded scroll_derive v0.12.0
3412025-01-17T07:41:04.403Z Downloaded macaddr v1.0.1
3422025-01-17T07:41:04.406Z Downloaded heck v0.4.1
3432025-01-17T07:41:04.408Z Downloaded generic-array v0.14.7
3442025-01-17T07:41:04.408Z Downloaded fs-err v2.11.0
3452025-01-17T07:41:04.411Z Downloaded camino-tempfile v1.1.1
3462025-01-17T07:41:04.414Z Downloaded itoa v1.0.11
3472025-01-17T07:41:04.416Z Downloaded cargo_toml v0.20.5
3482025-01-17T07:41:04.418Z Downloaded digest v0.10.7
3492025-01-17T07:41:04.418Z Downloaded pretty-hex v0.4.1
3502025-01-17T07:41:04.421Z Downloaded cargo_metadata v0.18.1
3512025-01-17T07:41:04.444Z Downloaded usdt-attr-macro v0.5.0
3522025-01-17T07:41:04.447Z Downloaded swrite v0.1.0
3532025-01-17T07:41:04.449Z Downloaded usdt-macro v0.5.0
3542025-01-17T07:41:04.449Z Downloaded memmap v0.7.0
3552025-01-17T07:41:04.452Z Downloaded is_terminal_polyfill v1.70.1
3562025-01-17T07:41:04.452Z Downloaded once_cell v1.20.2
3572025-01-17T07:41:04.467Z Downloaded errno v0.3.9
3582025-01-17T07:41:04.467Z Downloaded anstyle-query v1.1.1
3592025-01-17T07:41:04.474Z Downloaded smawk v0.3.2
3602025-01-17T07:41:04.474Z Downloaded strsim v0.11.1
3612025-01-17T07:41:04.474Z Downloaded pest_generator v2.7.14
3622025-01-17T07:41:04.476Z Downloaded serde_tokenstream v0.2.2
3632025-01-17T07:41:04.476Z Downloaded plain v0.2.3
3642025-01-17T07:41:04.479Z Downloaded proc-macro-error-attr v1.0.4
3652025-01-17T07:41:04.481Z Downloaded tabled_derive v0.7.0
3662025-01-17T07:41:04.481Z Downloaded pest_derive v2.7.14
3672025-01-17T07:41:04.484Z Downloaded autocfg v1.4.0
3682025-01-17T07:41:04.486Z Downloaded anstyle-parse v0.2.5
3692025-01-17T07:41:04.496Z Downloaded unicode-linebreak v0.1.5
3702025-01-17T07:41:04.499Z Downloaded usdt v0.5.0
3712025-01-17T07:41:04.499Z Downloaded serde_spanned v0.6.8
3722025-01-17T07:41:04.501Z Downloaded anstyle v1.0.10
3732025-01-17T07:41:04.501Z Downloaded toml_datetime v0.6.8
3742025-01-17T07:41:04.504Z Downloaded thiserror v1.0.69
3752025-01-17T07:41:04.506Z Downloaded usdt-impl v0.5.0
3762025-01-17T07:41:04.509Z Downloaded thread-id v4.2.2
3772025-01-17T07:41:04.509Z Downloaded clap v4.5.21
3782025-01-17T07:41:04.516Z Downloaded utf8parse v0.2.2
3792025-01-17T07:41:04.518Z Downloaded thiserror-impl v1.0.69
3802025-01-17T07:41:04.518Z Downloaded sha2 v0.10.8
3812025-01-17T07:41:04.521Z Downloaded proc-macro-error v1.0.4
3822025-01-17T07:41:04.523Z Downloaded log v0.4.22
3832025-01-17T07:41:04.526Z Downloaded terminal_size v0.4.0
3842025-01-17T07:41:04.528Z Downloaded semver v1.0.24
3852025-01-17T07:41:04.531Z Downloaded quote v1.0.38
3862025-01-17T07:41:04.549Z Downloaded version_check v0.9.5
3872025-01-17T07:41:04.559Z Downloaded ryu v1.0.18
3882025-01-17T07:41:04.562Z Downloaded pest_meta v2.7.14
3892025-01-17T07:41:04.565Z Downloaded papergrid v0.11.0
3902025-01-17T07:41:04.571Z Downloaded typenum v1.17.0
3912025-01-17T07:41:04.574Z Downloaded proc-macro2 v1.0.92
3922025-01-17T07:41:04.580Z Downloaded unicode-ident v1.0.14
3932025-01-17T07:41:04.583Z Downloaded scroll v0.12.0
3942025-01-17T07:41:04.586Z Downloaded camino v1.1.9
3952025-01-17T07:41:04.586Z Downloaded anyhow v1.0.93
3962025-01-17T07:41:04.589Z Downloaded zerocopy-derive v0.7.35
3972025-01-17T07:41:04.592Z Downloaded toml v0.8.19
3982025-01-17T07:41:04.595Z Downloaded serde_derive v1.0.217
3992025-01-17T07:41:04.598Z Downloaded bitflags v2.6.0
4002025-01-17T07:41:04.601Z Downloaded tempfile v3.13.0
4012025-01-17T07:41:04.603Z Downloaded anstream v0.6.15
4022025-01-17T07:41:04.606Z Downloaded textwrap v0.16.1
4032025-01-17T07:41:04.612Z Downloaded ucd-trie v0.1.7
4042025-01-17T07:41:04.615Z Downloaded memchr v2.7.4
4052025-01-17T07:41:04.619Z Downloaded serde v1.0.217
4062025-01-17T07:41:04.622Z Downloaded indexmap v2.7.0
4072025-01-17T07:41:04.642Z Downloaded toml_edit v0.22.22
4082025-01-17T07:41:04.662Z Downloaded pest v2.7.14
4092025-01-17T07:41:04.673Z Downloaded hashbrown v0.15.1
4102025-01-17T07:41:04.695Z Downloaded serde_json v1.0.135
4112025-01-17T07:41:04.700Z Downloaded clap_builder v4.5.21
4122025-01-17T07:41:04.707Z Downloaded zerocopy v0.7.35
4132025-01-17T07:41:04.721Z Downloaded winnow v0.6.20
4142025-01-17T07:41:04.728Z Downloaded goblin v0.8.2
4152025-01-17T07:41:04.735Z Downloaded tabled v0.15.0
4162025-01-17T07:41:04.749Z Downloaded syn v1.0.109
4172025-01-17T07:41:04.769Z Downloaded unicode-width v0.1.14
4182025-01-17T07:41:04.774Z Downloaded syn v2.0.96
4192025-01-17T07:41:04.789Z Downloaded rustix v0.38.37
4202025-01-17T07:41:04.821Z Downloaded libc v0.2.169
4212025-01-17T07:41:05.131Z Compiling proc-macro2 v1.0.92
4222025-01-17T07:41:05.131Z Compiling unicode-ident v1.0.14
4232025-01-17T07:41:05.134Z Compiling serde v1.0.217
4242025-01-17T07:41:05.134Z Compiling version_check v0.9.5
4252025-01-17T07:41:05.134Z Compiling thiserror v1.0.69
4262025-01-17T07:41:05.134Z Compiling memchr v2.7.4
4272025-01-17T07:41:05.134Z Compiling libc v0.2.169
4282025-01-17T07:41:05.167Z Compiling ryu v1.0.18
4292025-01-17T07:41:05.451Z Compiling itoa v1.0.11
4302025-01-17T07:41:05.629Z Compiling ucd-trie v0.1.7
4312025-01-17T07:41:05.940Z Compiling once_cell v1.20.2
4322025-01-17T07:41:05.964Z Compiling byteorder v1.5.0
4332025-01-17T07:41:06.212Z Compiling rustix v0.38.37
4342025-01-17T07:41:06.332Z Compiling serde_json v1.0.135
4352025-01-17T07:41:06.413Z Compiling bitflags v2.6.0
4362025-01-17T07:41:06.664Z Compiling proc-macro-error-attr v1.0.4
4372025-01-17T07:41:06.721Z Compiling usdt-impl v0.5.0
4382025-01-17T07:41:06.805Z Compiling syn v1.0.109
4392025-01-17T07:41:06.862Z Compiling proc-macro-error v1.0.4
4402025-01-17T07:41:06.979Z Compiling quote v1.0.38
4412025-01-17T07:41:07.029Z Compiling errno v0.3.9
4422025-01-17T07:41:07.139Z Compiling camino v1.1.9
4432025-01-17T07:41:07.247Z Compiling log v0.4.22
4442025-01-17T07:41:07.273Z Compiling utf8parse v0.2.2
4452025-01-17T07:41:07.337Z Compiling syn v2.0.96
4462025-01-17T07:41:07.522Z Compiling equivalent v1.0.1
4472025-01-17T07:41:07.585Z Compiling plain v0.2.3
4482025-01-17T07:41:07.588Z Compiling hashbrown v0.15.1
4492025-01-17T07:41:07.664Z Compiling thread-id v4.2.2
4502025-01-17T07:41:07.757Z Compiling anstyle-parse v0.2.5
4512025-01-17T07:41:07.933Z Compiling unicode-width v0.1.14
4522025-01-17T07:41:08.089Z Compiling pretty-hex v0.4.1
4532025-01-17T07:41:08.156Z Compiling anstyle v1.0.10
4542025-01-17T07:41:08.313Z Compiling colorchoice v1.0.2
4552025-01-17T07:41:08.398Z Compiling is_terminal_polyfill v1.70.1
4562025-01-17T07:41:08.529Z Compiling anstyle-query v1.1.1
4572025-01-17T07:41:08.532Z Compiling autocfg v1.4.0
4582025-01-17T07:41:08.532Z Compiling semver v1.0.24
4592025-01-17T07:41:08.599Z Compiling indexmap v2.7.0
4602025-01-17T07:41:08.626Z Compiling winnow v0.6.20
4612025-01-17T07:41:08.668Z Compiling anstream v0.6.15
4622025-01-17T07:41:09.105Z Compiling terminal_size v0.4.0
4632025-01-17T07:41:09.424Z Compiling fs-err v2.11.0
4642025-01-17T07:41:09.448Z Compiling clap_lex v0.7.2
4652025-01-17T07:41:09.450Z Compiling heck v0.4.1
4662025-01-17T07:41:09.708Z Compiling heck v0.5.0
4672025-01-17T07:41:09.729Z Compiling strsim v0.11.1
4682025-01-17T07:41:09.819Z Compiling cfg-if v1.0.0
4692025-01-17T07:41:09.880Z Compiling anyhow v1.0.93
4702025-01-17T07:41:09.917Z Compiling bytecount v0.6.8
4712025-01-17T07:41:09.946Z Compiling fnv v1.0.7
4722025-01-17T07:41:10.093Z Compiling fastrand v2.1.1
4732025-01-17T07:41:10.179Z Compiling clap_builder v4.5.21
4742025-01-17T07:41:10.540Z Compiling tempfile v3.13.0
4752025-01-17T07:41:10.595Z Compiling papergrid v0.11.0
4762025-01-17T07:41:11.110Z Compiling memmap v0.7.0
4772025-01-17T07:41:11.133Z Compiling smawk v0.3.2
4782025-01-17T07:41:11.327Z Compiling unicode-linebreak v0.1.5
4792025-01-17T07:41:11.820Z Compiling textwrap v0.16.1
4802025-01-17T07:41:11.903Z Compiling swrite v0.1.0
4812025-01-17T07:41:12.576Z Compiling tabled_derive v0.7.0
4822025-01-17T07:41:14.199Z Compiling serde_derive v1.0.217
4832025-01-17T07:41:14.303Z Compiling thiserror-impl v1.0.69
4842025-01-17T07:41:14.326Z Compiling zerocopy-derive v0.7.35
4852025-01-17T07:41:14.354Z Compiling scroll_derive v0.12.0
4862025-01-17T07:41:14.444Z Compiling clap_derive v4.5.18
4872025-01-17T07:41:14.467Z Compiling tabled v0.15.0
4882025-01-17T07:41:15.753Z Compiling scroll v0.12.0
4892025-01-17T07:41:16.200Z Compiling zerocopy v0.7.35
4902025-01-17T07:41:16.225Z Compiling goblin v0.8.2
4912025-01-17T07:41:16.612Z Compiling pest v2.7.14
4922025-01-17T07:41:17.627Z Compiling clap v4.5.21
4932025-01-17T07:41:18.923Z Compiling pest_meta v2.7.14
4942025-01-17T07:41:19.768Z Compiling pest_generator v2.7.14
4952025-01-17T07:41:21.093Z Compiling pest_derive v2.7.14
4962025-01-17T07:41:21.799Z Compiling dtrace-parser v0.2.0
4972025-01-17T07:41:22.976Z Compiling serde_tokenstream v0.2.2
4982025-01-17T07:41:23.100Z Compiling toml_datetime v0.6.8
4992025-01-17T07:41:23.105Z Compiling serde_spanned v0.6.8
5002025-01-17T07:41:23.194Z Compiling cargo-platform v0.1.8
5012025-01-17T07:41:23.398Z Compiling macaddr v1.0.1
5022025-01-17T07:41:23.470Z Compiling toml_edit v0.22.22
5032025-01-17T07:41:23.675Z Compiling camino-tempfile v1.1.1
5042025-01-17T07:41:24.362Z Compiling dof v0.3.0
5052025-01-17T07:41:24.513Z Compiling cargo_metadata v0.18.1
5062025-01-17T07:41:25.740Z Compiling usdt-attr-macro v0.5.0
5072025-01-17T07:41:25.741Z Compiling usdt-macro v0.5.0
5082025-01-17T07:41:26.124Z Compiling toml v0.8.19
5092025-01-17T07:41:26.834Z Compiling usdt v0.5.0
5102025-01-17T07:41:26.947Z Compiling cargo_toml v0.20.5
5112025-01-17T07:41:29.620Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5122025-01-17T07:41:32.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.88s
5132025-01-17T07:41:33.040Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5142025-01-17T07:41:33.555Z Downloading crates ...
5152025-01-17T07:41:33.680Z Downloaded addr2line v0.24.2
5162025-01-17T07:41:33.683Z Downloaded ahash v0.8.11
5172025-01-17T07:41:33.693Z Downloaded aes-gcm v0.10.3
5182025-01-17T07:41:33.699Z Downloaded headers-core v0.3.0
5192025-01-17T07:41:33.702Z Downloaded darling v0.20.10
5202025-01-17T07:41:33.732Z Downloaded atomic-waker v1.1.2
5212025-01-17T07:41:33.734Z Downloaded bit-set v0.5.3
5222025-01-17T07:41:33.754Z Downloaded block-padding v0.3.3
5232025-01-17T07:41:33.757Z Downloaded bcrypt-pbkdf v0.10.0
5242025-01-17T07:41:33.757Z Downloaded aho-corasick v1.1.3
5252025-01-17T07:41:33.761Z Downloaded bitflags v1.3.2
5262025-01-17T07:41:33.764Z Downloaded bit-vec v0.6.3
5272025-01-17T07:41:33.767Z Downloaded bitfield-struct v0.6.2
5282025-01-17T07:41:33.769Z Downloaded hickory-client v0.24.1
5292025-01-17T07:41:33.772Z Downloaded cbc v0.1.2
5302025-01-17T07:41:33.775Z Downloaded blowfish v0.9.1
5312025-01-17T07:41:33.775Z Downloaded bitfield v0.14.0
5322025-01-17T07:41:33.777Z Downloaded hmac v0.12.1
5332025-01-17T07:41:33.780Z Downloaded async-trait v0.1.83
5342025-01-17T07:41:33.783Z Downloaded cancel-safe-futures v0.1.5
5352025-01-17T07:41:33.785Z Downloaded bzip2 v0.4.4
5362025-01-17T07:41:33.788Z Downloaded hostname v0.4.0
5372025-01-17T07:41:33.790Z Downloaded hostname v0.3.1
5382025-01-17T07:41:33.793Z Downloaded cfg_aliases v0.1.1
5392025-01-17T07:41:33.796Z Downloaded blake2 v0.10.6
5402025-01-17T07:41:33.798Z Downloaded buf-list v1.0.3
5412025-01-17T07:41:33.801Z Downloaded http-range v0.1.5
5422025-01-17T07:41:33.803Z Downloaded hubpack v0.1.2
5432025-01-17T07:41:33.806Z Downloaded atty v0.2.14
5442025-01-17T07:41:33.808Z Downloaded hubpack_derive v0.1.1
5452025-01-17T07:41:33.808Z Downloaded http-body v1.0.1
5462025-01-17T07:41:33.808Z Downloaded hickory-resolver v0.24.1
5472025-01-17T07:41:33.813Z Downloaded ident_case v1.0.1
5482025-01-17T07:41:33.816Z Downloaded ciborium-io v0.2.2
5492025-01-17T07:41:33.816Z Downloaded http-body-util v0.1.2
5502025-01-17T07:41:33.818Z Downloaded async-stream-impl v0.3.6
5512025-01-17T07:41:33.818Z Downloaded atomicwrites v0.4.4
5522025-01-17T07:41:33.822Z Downloaded humantime v2.1.0
5532025-01-17T07:41:33.822Z Downloaded home v0.5.9
5542025-01-17T07:41:33.825Z Downloaded cstr-argument v0.1.2
5552025-01-17T07:41:33.825Z Downloaded bytes v1.9.0
5562025-01-17T07:41:33.828Z Downloaded hyper-tls v0.6.0
5572025-01-17T07:41:33.832Z Downloaded httpdate v1.0.3
5582025-01-17T07:41:33.835Z Downloaded castaway v0.2.3
5592025-01-17T07:41:33.835Z Downloaded cexpr v0.6.0
5602025-01-17T07:41:33.838Z Downloaded aead v0.5.2
5612025-01-17T07:41:33.838Z Downloaded httparse v1.9.5
5622025-01-17T07:41:33.841Z Downloaded highway v1.2.0
5632025-01-17T07:41:33.846Z Downloaded icu_provider_macros v1.5.0
5642025-01-17T07:41:33.846Z Downloaded crunchy v0.2.2
5652025-01-17T07:41:33.846Z Downloaded crucible-workspace-hack v0.1.0
5662025-01-17T07:41:33.846Z Downloaded instant v0.1.13
5672025-01-17T07:41:33.849Z Downloaded hickory-server v0.24.1
5682025-01-17T07:41:33.852Z Downloaded cipher v0.4.4
5692025-01-17T07:41:33.855Z Downloaded is_ci v1.2.0
5702025-01-17T07:41:33.857Z Downloaded cfg_aliases v0.2.1
5712025-01-17T07:41:33.857Z Downloaded adler2 v2.0.0
5722025-01-17T07:41:33.860Z Downloaded cmake v0.1.51
5732025-01-17T07:41:33.860Z Downloaded constant_time_eq v0.3.1
5742025-01-17T07:41:33.862Z Downloaded cobs v0.2.3
5752025-01-17T07:41:33.862Z Downloaded chrono-tz-build v0.4.0
5762025-01-17T07:41:33.865Z Downloaded indoc v1.0.9
5772025-01-17T07:41:33.867Z Downloaded crc-catalog v2.4.0
5782025-01-17T07:41:33.870Z Downloaded colored v2.1.0
5792025-01-17T07:41:33.870Z Downloaded crossbeam-deque v0.8.5
5802025-01-17T07:41:33.872Z Downloaded md5 v0.7.0
5812025-01-17T07:41:33.875Z Downloaded matches v0.1.10
5822025-01-17T07:41:33.875Z Downloaded match_cfg v0.1.0
5832025-01-17T07:41:33.877Z Downloaded convert_case v0.4.0
5842025-01-17T07:41:33.877Z Downloaded cassowary v0.3.0
5852025-01-17T07:41:33.880Z Downloaded assert_matches v1.5.0
5862025-01-17T07:41:33.880Z Downloaded hyper-staticfile v0.10.1
5872025-01-17T07:41:33.882Z Downloaded hyper-rustls v0.27.3
5882025-01-17T07:41:33.885Z Downloaded curve25519-dalek-derive v0.1.1
5892025-01-17T07:41:33.887Z Downloaded bb8 v0.8.5
5902025-01-17T07:41:33.887Z Downloaded iana-time-zone v0.1.61
5912025-01-17T07:41:33.890Z Downloaded async-recursion v1.1.1
5922025-01-17T07:41:33.894Z Downloaded bcs v0.1.6
5932025-01-17T07:41:33.897Z Downloaded cc v1.1.30
5942025-01-17T07:41:33.902Z Downloaded hex-literal v0.4.1
5952025-01-17T07:41:33.902Z Downloaded inout v0.1.3
5962025-01-17T07:41:33.902Z Downloaded base16ct v0.2.0
5972025-01-17T07:41:33.905Z Downloaded instability v0.3.2
5982025-01-17T07:41:33.905Z Downloaded indent_write v2.2.0
5992025-01-17T07:41:33.908Z Downloaded tinyvec_macros v0.1.1
6002025-01-17T07:41:33.908Z Downloaded ctr v0.9.2
6012025-01-17T07:41:33.911Z Downloaded idna_adapter v1.2.0
6022025-01-17T07:41:33.911Z Downloaded heck v0.3.3
6032025-01-17T07:41:33.914Z Downloaded strum v0.26.3
6042025-01-17T07:41:33.914Z Downloaded ciborium-ll v0.2.2
6052025-01-17T07:41:33.914Z Downloaded progenitor v0.9.1
6062025-01-17T07:41:33.917Z Downloaded lazy_static v1.5.0
6072025-01-17T07:41:33.920Z Downloaded ipnetwork v0.20.0
6082025-01-17T07:41:33.920Z Downloaded kstat-rs v0.2.4
6092025-01-17T07:41:33.922Z Downloaded salsa20 v0.10.2
6102025-01-17T07:41:33.922Z Downloaded rusty-fork v0.3.0
6112025-01-17T07:41:33.925Z Downloaded lru-cache v0.1.2
6122025-01-17T07:41:33.930Z Downloaded libefi-sys v0.1.0
6132025-01-17T07:41:33.930Z Downloaded rustfmt-wrapper v0.2.1
6142025-01-17T07:41:33.930Z Downloaded console v0.15.8
6152025-01-17T07:41:33.933Z Downloaded md-5 v0.10.6
6162025-01-17T07:41:33.935Z Downloaded mime v0.3.17
6172025-01-17T07:41:33.935Z Downloaded memoffset v0.9.1
6182025-01-17T07:41:33.938Z Downloaded maplit v1.0.2
6192025-01-17T07:41:33.938Z Downloaded managed v0.8.0
6202025-01-17T07:41:33.942Z Downloaded try-lock v0.2.5
6212025-01-17T07:41:33.942Z Downloaded icu_locid v1.5.0
6222025-01-17T07:41:33.945Z Downloaded quick-error v1.2.3
6232025-01-17T07:41:33.948Z Downloaded libsw v3.3.1
6242025-01-17T07:41:33.948Z Downloaded sha1 v0.10.6
6252025-01-17T07:41:33.954Z Downloaded serde_urlencoded v0.7.1
6262025-01-17T07:41:33.957Z Downloaded r2d2 v0.8.10
6272025-01-17T07:41:33.957Z Downloaded icu_normalizer_data v1.5.0
6282025-01-17T07:41:33.957Z Downloaded csv-core v0.1.11
6292025-01-17T07:41:33.957Z Downloaded crc32fast v1.4.2
6302025-01-17T07:41:33.960Z Downloaded serde-hex v0.1.0
6312025-01-17T07:41:33.963Z Downloaded keccak v0.1.5
6322025-01-17T07:41:33.963Z Downloaded base64ct v1.6.0
6332025-01-17T07:41:33.966Z Downloaded dhcproto-macros v0.1.0
6342025-01-17T07:41:33.966Z Downloaded zone_cfg_derive v0.1.2
6352025-01-17T07:41:33.966Z Downloaded static_assertions v1.1.0
6362025-01-17T07:41:33.971Z Downloaded siphasher v0.3.11
6372025-01-17T07:41:33.971Z Downloaded icu_normalizer v1.5.0
6382025-01-17T07:41:33.975Z Downloaded progenitor-macro v0.9.1
6392025-01-17T07:41:33.977Z Downloaded cookie_store v0.21.0
6402025-01-17T07:41:33.977Z Downloaded thread_local v1.1.8
6412025-01-17T07:41:33.978Z Downloaded strum_macros v0.25.3
6422025-01-17T07:41:33.980Z Downloaded const_format_proc_macros v0.2.33
6432025-01-17T07:41:33.983Z Downloaded foreign-types-macros v0.2.3
6442025-01-17T07:41:33.983Z Downloaded strum_macros v0.24.3
6452025-01-17T07:41:33.989Z Downloaded linked-hash-map v0.5.6
6462025-01-17T07:41:33.989Z Downloaded linear-map v1.2.0
6472025-01-17T07:41:33.989Z Downloaded libloading v0.8.5
6482025-01-17T07:41:33.993Z Downloaded maybe-uninit v2.0.0
6492025-01-17T07:41:33.993Z Downloaded mime_guess v2.0.5
6502025-01-17T07:41:33.995Z Downloaded lock_api v0.4.12
6512025-01-17T07:41:33.999Z Downloaded twox-hash v1.6.3
6522025-01-17T07:41:33.999Z Downloaded cookie v0.18.1
6532025-01-17T07:41:34.004Z Downloaded new_debug_unreachable v1.0.6
6542025-01-17T07:41:34.004Z Downloaded memmap2 v0.9.5
6552025-01-17T07:41:34.007Z Downloaded http v1.2.0
6562025-01-17T07:41:34.009Z Downloaded path-slash v0.1.5
6572025-01-17T07:41:34.009Z Downloaded oso-derive v0.27.3
6582025-01-17T07:41:34.014Z Downloaded wyz v0.5.1
6592025-01-17T07:41:34.014Z Downloaded untrusted v0.7.1
6602025-01-17T07:41:34.018Z Downloaded arrayvec v0.7.6
6612025-01-17T07:41:34.018Z Downloaded clang-sys v1.8.1
6622025-01-17T07:41:34.021Z Downloaded progenitor-client v0.9.1
6632025-01-17T07:41:34.021Z Downloaded defmt-macros v0.3.9
6642025-01-17T07:41:34.023Z Downloaded rustls-pemfile v2.2.0
6652025-01-17T07:41:34.026Z Downloaded ipnet v2.10.1
6662025-01-17T07:41:34.026Z Downloaded zone v0.3.0
6672025-01-17T07:41:34.029Z Downloaded crossbeam-utils v0.8.20
6682025-01-17T07:41:34.032Z Downloaded crc-any v2.5.0
6692025-01-17T07:41:34.035Z Downloaded zeroize_derive v1.4.2
6702025-01-17T07:41:34.035Z Downloaded slab v0.4.9
6712025-01-17T07:41:34.035Z Downloaded diesel-dtrace v0.4.2
6722025-01-17T07:41:34.038Z Downloaded ref-cast v1.0.23
6732025-01-17T07:41:34.041Z Downloaded ghash v0.5.1
6742025-01-17T07:41:34.041Z Downloaded fallible-streaming-iterator v0.1.9
6752025-01-17T07:41:34.043Z Downloaded sync_wrapper v1.0.1
6762025-01-17T07:41:34.044Z Downloaded enum-as-inner v0.6.1
6772025-01-17T07:41:34.047Z Downloaded funty v2.0.0
6782025-01-17T07:41:34.047Z Downloaded fragile v2.0.0
6792025-01-17T07:41:34.049Z Downloaded indexmap v1.9.3
6802025-01-17T07:41:34.054Z Downloaded embedded-io v0.6.1
6812025-01-17T07:41:34.058Z Downloaded ed25519 v2.2.3
6822025-01-17T07:41:34.058Z Downloaded chacha20poly1305 v0.10.1
6832025-01-17T07:41:34.058Z Downloaded time-core v0.1.2
6842025-01-17T07:41:34.060Z Downloaded sync-ptr v0.1.1
6852025-01-17T07:41:34.060Z Downloaded tokio-tungstenite v0.23.1
6862025-01-17T07:41:34.064Z Downloaded supports-color v3.0.1
6872025-01-17T07:41:34.064Z Downloaded yoke-derive v0.7.4
6882025-01-17T07:41:34.064Z Downloaded allocator-api2 v0.2.18
6892025-01-17T07:41:34.068Z Downloaded tokio-tungstenite v0.21.0
6902025-01-17T07:41:34.070Z Downloaded want v0.3.1
6912025-01-17T07:41:34.070Z Downloaded nanorand v0.7.0
6922025-01-17T07:41:34.073Z Downloaded writeable v0.5.5
6932025-01-17T07:41:34.076Z Downloaded olpc-cjson v0.1.4
6942025-01-17T07:41:34.076Z Downloaded hyper-util v0.1.10
6952025-01-17T07:41:34.080Z Downloaded pkg-config v0.3.31
6962025-01-17T07:41:34.082Z Downloaded vsss-rs v3.3.4
6972025-01-17T07:41:34.085Z Downloaded phf_generator v0.11.2
6982025-01-17T07:41:34.087Z Downloaded pbkdf2 v0.11.0
6992025-01-17T07:41:34.090Z Downloaded endian-type v0.1.2
7002025-01-17T07:41:34.090Z Downloaded paste v1.0.15
7012025-01-17T07:41:34.093Z Downloaded fallible-iterator v0.2.0
7022025-01-17T07:41:34.093Z Downloaded dropshot_endpoint v0.15.1
7032025-01-17T07:41:34.096Z Downloaded signal-hook-mio v0.2.4
7042025-01-17T07:41:34.099Z Downloaded ssh-cipher v0.2.0
7052025-01-17T07:41:34.101Z Downloaded fxhash v0.2.1
7062025-01-17T07:41:34.101Z Downloaded futures-task v0.3.31
7072025-01-17T07:41:34.104Z Downloaded float-ord v0.3.2
7082025-01-17T07:41:34.104Z Downloaded nodrop v0.1.14
7092025-01-17T07:41:34.116Z Downloaded parse-size v1.1.0
7102025-01-17T07:41:34.118Z Downloaded tinyvec v1.8.0
7112025-01-17T07:41:34.121Z Downloaded openssl-macros v0.1.1
7122025-01-17T07:41:34.121Z Downloaded serde_repr v0.1.19
7132025-01-17T07:41:34.123Z Downloaded semver v0.1.20
7142025-01-17T07:41:34.123Z Downloaded const_format v0.2.33
7152025-01-17T07:41:34.128Z Downloaded utf16_iter v1.0.5
7162025-01-17T07:41:34.130Z Downloaded tinystr v0.7.6
7172025-01-17T07:41:34.133Z Downloaded arc-swap v1.7.1
7182025-01-17T07:41:34.136Z Downloaded russh-cryptovec v0.7.3
7192025-01-17T07:41:34.138Z Downloaded walkdir v2.5.0
7202025-01-17T07:41:34.138Z Downloaded utf-8 v0.7.6
7212025-01-17T07:41:34.142Z Downloaded tui-tree-widget v0.22.0
7222025-01-17T07:41:34.142Z Downloaded native-tls v0.2.12
7232025-01-17T07:41:34.148Z Downloaded take_mut v0.2.2
7242025-01-17T07:41:34.148Z Downloaded serde-big-array v0.5.1
7252025-01-17T07:41:34.148Z Downloaded nu-ansi-term v0.50.1
7262025-01-17T07:41:34.150Z Downloaded base64 v0.21.7
7272025-01-17T07:41:34.156Z Downloaded poly1305 v0.8.0
7282025-01-17T07:41:34.158Z Downloaded heapless v0.8.0
7292025-01-17T07:41:34.161Z Downloaded ena v0.14.3
7302025-01-17T07:41:34.161Z Downloaded ssh-encoding v0.2.0
7312025-01-17T07:41:34.164Z Downloaded serde_with_macros v3.11.0
7322025-01-17T07:41:34.167Z Downloaded deranged v0.3.11
7332025-01-17T07:41:34.167Z Downloaded socket2 v0.5.7
7342025-01-17T07:41:34.171Z Downloaded float-cmp v0.9.0
7352025-01-17T07:41:34.171Z Downloaded pkcs8 v0.10.2
7362025-01-17T07:41:34.173Z Downloaded pkcs5 v0.7.1
7372025-01-17T07:41:34.176Z Downloaded futures-sink v0.3.31
7382025-01-17T07:41:34.178Z Downloaded icu_collections v1.5.0
7392025-01-17T07:41:34.183Z Downloaded futures-macro v0.3.31
7402025-01-17T07:41:34.186Z Downloaded synstructure v0.13.1
7412025-01-17T07:41:34.189Z Downloaded time-macros v0.2.18
7422025-01-17T07:41:34.191Z Downloaded indicatif v0.17.9
7432025-01-17T07:41:34.194Z Downloaded crypto-bigint v0.5.5
7442025-01-17T07:41:34.199Z Downloaded tracing-attributes v0.1.27
7452025-01-17T07:41:34.201Z Downloaded tiny-keccak v2.0.2
7462025-01-17T07:41:34.206Z Downloaded num-conv v0.1.0
7472025-01-17T07:41:34.208Z Downloaded newline-converter v0.3.0
7482025-01-17T07:41:34.208Z Downloaded foreign-types-shared v0.3.1
7492025-01-17T07:41:34.208Z Downloaded resolv-conf v0.7.0
7502025-01-17T07:41:34.211Z Downloaded unsafe-libyaml v0.2.11
7512025-01-17T07:41:34.213Z Downloaded secrecy v0.8.0
7522025-01-17T07:41:34.216Z Downloaded sec1 v0.7.3
7532025-01-17T07:41:34.216Z Downloaded oso v0.27.3
7542025-01-17T07:41:34.219Z Downloaded peg-runtime v0.8.3
7552025-01-17T07:41:34.221Z Downloaded base64 v0.22.1
7562025-01-17T07:41:34.224Z Downloaded unicode-bidi v0.3.17
7572025-01-17T07:41:34.228Z Downloaded slog-stdlog v4.1.1
7582025-01-17T07:41:34.230Z Downloaded tabwriter v1.4.0
7592025-01-17T07:41:34.230Z Downloaded phf_shared v0.10.0
7602025-01-17T07:41:34.232Z Downloaded der_derive v0.7.3
7612025-01-17T07:41:34.233Z Downloaded spki v0.7.3
7622025-01-17T07:41:34.235Z Downloaded samael v0.0.17
7632025-01-17T07:41:34.240Z Downloaded unicode-truncate v1.1.0
7642025-01-17T07:41:34.242Z Downloaded password-hash v0.5.0
7652025-01-17T07:41:34.246Z Downloaded password-hash v0.4.2
7662025-01-17T07:41:34.249Z Downloaded polyval v0.6.2
7672025-01-17T07:41:34.249Z Downloaded minimal-lexical v0.2.1
7682025-01-17T07:41:34.252Z Downloaded serde_yaml v0.9.34+deprecated
7692025-01-17T07:41:34.256Z Downloaded tower-service v0.3.3
7702025-01-17T07:41:34.259Z Downloaded thiserror-impl-no-std v2.0.2
7712025-01-17T07:41:34.259Z Downloaded which v4.4.2
7722025-01-17T07:41:34.261Z Downloaded utf8_iter v1.0.4
7732025-01-17T07:41:34.261Z Downloaded topological-sort v0.2.2
7742025-01-17T07:41:34.264Z Downloaded postgres-protocol v0.6.7
7752025-01-17T07:41:34.267Z Downloaded postgres-types v0.2.8
7762025-01-17T07:41:34.271Z Downloaded zone v0.1.8
7772025-01-17T07:41:34.271Z Downloaded postcard v1.0.10
7782025-01-17T07:41:34.273Z Downloaded num-rational v0.4.2
7792025-01-17T07:41:34.273Z Downloaded env_filter v0.1.2
7802025-01-17T07:41:34.276Z Downloaded zerovec-derive v0.10.3
7812025-01-17T07:41:34.276Z Downloaded zeroize v1.8.1
7822025-01-17T07:41:34.278Z Downloaded zerofrom-derive v0.1.4
7832025-01-17T07:41:34.278Z Downloaded form_urlencoded v1.2.1
7842025-01-17T07:41:34.279Z Downloaded parking_lot v0.11.2
7852025-01-17T07:41:34.281Z Downloaded num-iter v0.1.45
7862025-01-17T07:41:34.285Z Downloaded packed_struct_codegen v0.10.1
7872025-01-17T07:41:34.285Z Downloaded num-integer v0.1.46
7882025-01-17T07:41:34.288Z Downloaded aes v0.8.4
7892025-01-17T07:41:34.290Z Downloaded foreign-types v0.3.2
7902025-01-17T07:41:34.293Z Downloaded subtle v2.6.1
7912025-01-17T07:41:34.293Z Downloaded sqlformat v0.2.6
7922025-01-17T07:41:34.295Z Downloaded slog-term v2.9.1
7932025-01-17T07:41:34.298Z Downloaded downcast v0.11.0
7942025-01-17T07:41:34.298Z Downloaded percent-encoding v2.3.1
7952025-01-17T07:41:34.300Z Downloaded packed_struct v0.10.1
7962025-01-17T07:41:34.302Z Downloaded foreign-types-shared v0.1.1
7972025-01-17T07:41:34.302Z Downloaded phf v0.11.2
7982025-01-17T07:41:34.305Z Downloaded signal-hook v0.3.17
7992025-01-17T07:41:34.307Z Downloaded spin v0.9.8
8002025-01-17T07:41:34.311Z Downloaded scheduled-thread-pool v0.2.7
8012025-01-17T07:41:34.314Z Downloaded phf_shared v0.11.2
8022025-01-17T07:41:34.314Z Downloaded phf_codegen v0.11.2
8032025-01-17T07:41:34.314Z Downloaded tokio-rustls v0.25.0
8042025-01-17T07:41:34.317Z Downloaded num-traits v0.2.19
8052025-01-17T07:41:34.320Z Downloaded number_prefix v0.4.0
8062025-01-17T07:41:34.320Z Downloaded num_threads v0.1.7
8072025-01-17T07:41:34.320Z Downloaded newtype-uuid v1.2.1
8082025-01-17T07:41:34.323Z Downloaded slog-bunyan v2.5.0
8092025-01-17T07:41:34.323Z Downloaded slog-async v2.8.0
8102025-01-17T07:41:34.325Z Downloaded same-file v1.0.6
8112025-01-17T07:41:34.328Z Downloaded tokio-native-tls v0.3.1
8122025-01-17T07:41:34.328Z Downloaded tokio-macros v2.5.0
8132025-01-17T07:41:34.330Z Downloaded hkdf v0.12.4
8142025-01-17T07:41:34.333Z Downloaded smallvec v0.6.14
8152025-01-17T07:41:34.333Z Downloaded unicase v2.7.0
8162025-01-17T07:41:34.337Z Downloaded sigpipe v0.1.3
8172025-01-17T07:41:34.337Z Downloaded enum-as-inner v0.5.1
8182025-01-17T07:41:34.337Z Downloaded tracing v0.1.40
8192025-01-17T07:41:34.341Z Downloaded tracing-core v0.1.32
8202025-01-17T07:41:34.344Z Downloaded zerofrom v0.1.4
8212025-01-17T07:41:34.347Z Downloaded multer v3.1.0
8222025-01-17T07:41:34.350Z Downloaded globset v0.4.15
8232025-01-17T07:41:34.350Z Downloaded slog-json v2.6.1
8242025-01-17T07:41:34.352Z Downloaded dunce v1.0.5
8252025-01-17T07:41:34.355Z Downloaded slog-envlogger v2.2.0
8262025-01-17T07:41:34.355Z Downloaded slog-dtrace v0.3.0
8272025-01-17T07:41:34.357Z Downloaded whoami v1.5.2
8282025-01-17T07:41:34.360Z Downloaded typify v0.2.0
8292025-01-17T07:41:34.362Z Downloaded derive_builder_macro v0.20.2
8302025-01-17T07:41:34.362Z Downloaded foreign-types v0.5.0
8312025-01-17T07:41:34.365Z Downloaded dsl_auto_type v0.1.2
8322025-01-17T07:41:34.365Z Downloaded pem-rfc7468 v0.7.0
8332025-01-17T07:41:34.368Z Downloaded qorb v0.2.1
8342025-01-17T07:41:34.371Z Downloaded mockall v0.13.0
8352025-01-17T07:41:34.374Z Downloaded itertools v0.10.5
8362025-01-17T07:41:34.379Z Downloaded pin-utils v0.1.0
8372025-01-17T07:41:34.383Z Downloaded num_enum_derive v0.5.11
8382025-01-17T07:41:34.383Z Downloaded libxml v0.3.3
8392025-01-17T07:41:34.388Z Downloaded slog-scope v4.4.0
8402025-01-17T07:41:34.390Z Downloaded blake3 v1.5.4
8412025-01-17T07:41:34.397Z Downloaded dropshot_endpoint v0.12.0
8422025-01-17T07:41:34.401Z Downloaded hyper v1.5.2
8432025-01-17T07:41:34.406Z Downloaded darling_macro v0.20.10
8442025-01-17T07:41:34.409Z Downloaded sqlparser_derive v0.2.2
8452025-01-17T07:41:34.409Z Downloaded rustc_version v0.4.1
8462025-01-17T07:41:34.411Z Downloaded scrypt v0.11.0
8472025-01-17T07:41:34.411Z Downloaded typed-path v0.9.3
8482025-01-17T07:41:34.417Z Downloaded tls_codec_derive v0.4.1
8492025-01-17T07:41:34.419Z Downloaded tls_codec v0.4.1
8502025-01-17T07:41:34.422Z Downloaded value-bag v1.9.0
8512025-01-17T07:41:34.425Z Downloaded yoke v0.7.4
8522025-01-17T07:41:34.427Z Downloaded structmeta-derive v0.3.0
8532025-01-17T07:41:34.427Z Downloaded yasna v0.5.2
8542025-01-17T07:41:34.430Z Downloaded unicode-xid v0.2.6
8552025-01-17T07:41:34.432Z Downloaded defmt-parser v0.3.4
8562025-01-17T07:41:34.432Z Downloaded hash32 v0.2.1
8572025-01-17T07:41:34.434Z Downloaded defmt v0.3.8
8582025-01-17T07:41:34.437Z Downloaded debug-ignore v1.0.5
8592025-01-17T07:41:34.440Z Downloaded data-encoding v2.6.0
8602025-01-17T07:41:34.441Z Downloaded mockall_derive v0.13.0
8612025-01-17T07:41:34.444Z Downloaded futures-core v0.3.31
8622025-01-17T07:41:34.444Z Downloaded crossterm v0.28.1
8632025-01-17T07:41:34.450Z Downloaded zone_cfg_derive v0.3.0
8642025-01-17T07:41:34.452Z Downloaded itertools v0.12.1
8652025-01-17T07:41:34.458Z Downloaded rfc6979 v0.4.0
8662025-01-17T07:41:34.461Z Downloaded pretty-hex v0.2.1
8672025-01-17T07:41:34.461Z Downloaded pbkdf2 v0.12.2
8682025-01-17T07:41:34.463Z Downloaded pin-project-lite v0.2.14
8692025-01-17T07:41:34.467Z Downloaded rustc_version v0.1.7
8702025-01-17T07:41:34.469Z Downloaded progenitor v0.8.0
8712025-01-17T07:41:34.469Z Downloaded proc-macro-crate v1.3.1
8722025-01-17T07:41:34.472Z Downloaded primeorder v0.13.6
8732025-01-17T07:41:34.472Z Downloaded derive_builder v0.20.2
8742025-01-17T07:41:34.477Z Downloaded fixedbitset v0.4.2
8752025-01-17T07:41:34.479Z Downloaded untrusted v0.9.0
8762025-01-17T07:41:34.482Z Downloaded filetime v0.2.25
8772025-01-17T07:41:34.482Z Downloaded fd-lock v4.0.2
8782025-01-17T07:41:34.484Z Downloaded ff v0.13.0
8792025-01-17T07:41:34.487Z Downloaded quinn v0.11.5
8802025-01-17T07:41:34.489Z Downloaded tokio-rustls v0.24.1
8812025-01-17T07:41:34.492Z Downloaded universal-hash v0.5.1
8822025-01-17T07:41:34.494Z Downloaded idna v1.0.3
8832025-01-17T07:41:34.497Z Downloaded thiserror-no-std v2.0.2
8842025-01-17T07:41:34.501Z Downloaded normalize-line-endings v0.3.0
8852025-01-17T07:41:34.504Z Downloaded smf v0.2.3
8862025-01-17T07:41:34.504Z Downloaded unarray v0.1.4
8872025-01-17T07:41:34.506Z Downloaded stringprep v0.1.5
8882025-01-17T07:41:34.506Z Downloaded string_cache v0.8.7
8892025-01-17T07:41:34.509Z Downloaded simd-adler32 v0.3.7
8902025-01-17T07:41:34.511Z Downloaded typify-macro v0.3.0
8912025-01-17T07:41:34.511Z Downloaded futures-channel v0.3.31
8922025-01-17T07:41:34.514Z Downloaded peg v0.8.4
8932025-01-17T07:41:34.516Z Downloaded parse-display v0.10.0
8942025-01-17T07:41:34.519Z Downloaded parse-zoneinfo v0.3.1
8952025-01-17T07:41:34.521Z Downloaded opaque-debug v0.3.1
8962025-01-17T07:41:34.524Z Downloaded ecdsa v0.16.9
8972025-01-17T07:41:34.524Z Downloaded ron v0.7.1
8982025-01-17T07:41:34.528Z Downloaded schemars_derive v0.8.21
8992025-01-17T07:41:34.530Z Downloaded openssl-probe v0.1.5
9002025-01-17T07:41:34.533Z Downloaded ppv-lite86 v0.2.20
9012025-01-17T07:41:34.533Z Downloaded tungstenite v0.24.0
9022025-01-17T07:41:34.536Z Downloaded tungstenite v0.21.0
9032025-01-17T07:41:34.539Z Downloaded termios v0.3.3
9042025-01-17T07:41:34.542Z Downloaded rand_chacha v0.3.1
9052025-01-17T07:41:34.545Z Downloaded diesel_derives v2.2.3
9062025-01-17T07:41:34.547Z Downloaded rusqlite v0.32.1
9072025-01-17T07:41:34.553Z Downloaded termtree v0.4.1
9082025-01-17T07:41:34.556Z Downloaded snafu-derive v0.8.5
9092025-01-17T07:41:34.556Z Downloaded serde_plain v1.0.2
9102025-01-17T07:41:34.558Z Downloaded mirai-annotations v1.12.0
9112025-01-17T07:41:34.558Z Downloaded unicode-properties v0.1.3
9122025-01-17T07:41:34.561Z Downloaded url v2.5.3
9132025-01-17T07:41:34.563Z Downloaded radium v0.7.0
9142025-01-17T07:41:34.565Z Downloaded quinn-udp v0.5.5
9152025-01-17T07:41:34.573Z Downloaded diesel_table_macro_syntax v0.2.0
9162025-01-17T07:41:34.573Z Downloaded flate2 v1.0.34
9172025-01-17T07:41:34.573Z Downloaded futures-executor v0.3.31
9182025-01-17T07:41:34.577Z Downloaded dirs-sys-next v0.1.2
9192025-01-17T07:41:34.577Z Downloaded smallvec v1.13.2
9202025-01-17T07:41:34.577Z Downloaded parking_lot_core v0.9.10
9212025-01-17T07:41:34.580Z Downloaded parking_lot_core v0.8.6
9222025-01-17T07:41:34.583Z Downloaded der v0.7.9
9232025-01-17T07:41:34.586Z Downloaded itertools v0.13.0
9242025-01-17T07:41:34.593Z Downloaded rpassword v7.3.1
9252025-01-17T07:41:34.595Z Downloaded bitvec v1.0.1
9262025-01-17T07:41:34.610Z Downloaded progenitor-client v0.8.0
9272025-01-17T07:41:34.612Z Downloaded tokio-postgres v0.7.12
9282025-01-17T07:41:34.615Z Downloaded psl-types v2.0.11
9292025-01-17T07:41:34.615Z Downloaded scopeguard v1.2.0
9302025-01-17T07:41:34.618Z Downloaded hashlink v0.9.1
9312025-01-17T07:41:34.620Z Downloaded precomputed-hash v0.1.1
9322025-01-17T07:41:34.620Z Downloaded waitgroup v0.1.2
9332025-01-17T07:41:34.620Z Downloaded signal-hook-tokio v0.3.1
9342025-01-17T07:41:34.623Z Downloaded dyn-clone v1.0.17
9352025-01-17T07:41:34.623Z Downloaded pin-project v1.1.6
9362025-01-17T07:41:34.633Z Downloaded wait-timeout v0.2.0
9372025-01-17T07:41:34.636Z Downloaded num v0.4.3
9382025-01-17T07:41:34.636Z Downloaded termcolor v1.4.1
9392025-01-17T07:41:34.638Z Downloaded nibble_vec v0.1.0
9402025-01-17T07:41:34.638Z Downloaded fatfs v0.3.6
9412025-01-17T07:41:34.641Z Downloaded gethostname v0.5.0
9422025-01-17T07:41:34.643Z Downloaded tokio-stream v0.1.16
9432025-01-17T07:41:34.646Z Downloaded write16 v1.0.0
9442025-01-17T07:41:34.648Z Downloaded futures-io v0.3.31
9452025-01-17T07:41:34.648Z Downloaded zopfli v0.8.1
9462025-01-17T07:41:34.651Z Downloaded snafu v0.8.5
9472025-01-17T07:41:34.656Z Downloaded rustls-pemfile v1.0.4
9482025-01-17T07:41:34.659Z Downloaded toolchain_find v0.4.0
9492025-01-17T07:41:34.661Z Downloaded des v0.8.1
9502025-01-17T07:41:34.661Z Downloaded parking_lot v0.12.3
9512025-01-17T07:41:34.664Z Downloaded vte_generate_state_changes v0.1.2
9522025-01-17T07:41:34.667Z Downloaded sct v0.7.1
9532025-01-17T07:41:34.667Z Downloaded derive_more v0.99.18
9542025-01-17T07:41:34.672Z Downloaded display-error-chain v0.2.2
9552025-01-17T07:41:34.674Z Downloaded reedline v0.35.0
9562025-01-17T07:41:34.680Z Downloaded structmeta v0.3.0
9572025-01-17T07:41:34.683Z Downloaded signal-hook-registry v1.4.2
9582025-01-17T07:41:34.683Z Downloaded rand_seeder v0.3.0
9592025-01-17T07:41:34.685Z Downloaded flagset v0.4.6
9602025-01-17T07:41:34.685Z Downloaded either v1.13.0
9612025-01-17T07:41:34.687Z Downloaded miniz_oxide v0.8.0
9622025-01-17T07:41:34.690Z Downloaded progenitor-macro v0.8.0
9632025-01-17T07:41:34.690Z Downloaded foldhash v0.1.3
9642025-01-17T07:41:34.693Z Downloaded serde_path_to_error v0.1.16
9652025-01-17T07:41:34.693Z Downloaded structmeta-derive v0.2.0
9662025-01-17T07:41:34.695Z Downloaded env_logger v0.10.2
9672025-01-17T07:41:34.698Z Downloaded strip-ansi-escapes v0.2.0
9682025-01-17T07:41:34.698Z Downloaded num-complex v0.4.6
9692025-01-17T07:41:34.700Z Downloaded predicates v3.1.2
9702025-01-17T07:41:34.703Z Downloaded powerfmt v0.2.0
9712025-01-17T07:41:34.703Z Downloaded uzers v0.12.1
9722025-01-17T07:41:34.706Z Downloaded unicode_categories v0.1.1
9732025-01-17T07:41:34.709Z Downloaded sqlparser v0.45.0
9742025-01-17T07:41:34.712Z Downloaded typify-macro v0.2.0
9752025-01-17T07:41:34.715Z Downloaded difflib v0.4.0
9762025-01-17T07:41:34.715Z Downloaded tokio-rustls v0.26.0
9772025-01-17T07:41:34.717Z Downloaded xattr v1.3.1
9782025-01-17T07:41:34.720Z Downloaded typify v0.3.0
9792025-01-17T07:41:34.722Z Downloaded dirs-next v2.0.0
9802025-01-17T07:41:34.725Z Downloaded env_logger v0.11.5
9812025-01-17T07:41:34.727Z Downloaded aws-lc-rs v1.10.0
9822025-01-17T07:41:34.733Z Downloaded tokio-tungstenite v0.24.0
9832025-01-17T07:41:34.736Z Downloaded slog v2.7.0
9842025-01-17T07:41:34.738Z Downloaded zip v2.1.3
9852025-01-17T07:41:34.743Z Downloaded rustc-demangle v0.1.24
9862025-01-17T07:41:34.745Z Downloaded headers v0.4.0
9872025-01-17T07:41:34.749Z Downloaded uuid v1.11.0
9882025-01-17T07:41:34.752Z Downloaded term v0.7.0
9892025-01-17T07:41:34.755Z Downloaded darling_core v0.20.10
9902025-01-17T07:41:34.760Z Downloaded rustls-pki-types v1.10.0
9912025-01-17T07:41:34.763Z Downloaded serde_with v3.11.0
9922025-01-17T07:41:34.771Z Downloaded half v2.4.1
9932025-01-17T07:41:34.773Z Downloaded dhcproto v0.12.0
9942025-01-17T07:41:34.776Z Downloaded omicron-zone-package v0.12.0
9952025-01-17T07:41:34.780Z Downloaded thiserror v2.0.11
9962025-01-17T07:41:34.785Z Downloaded tungstenite v0.23.0
9972025-01-17T07:41:34.788Z Downloaded russh-keys v0.45.0
9982025-01-17T07:41:34.791Z Downloaded toml v0.7.8
9992025-01-17T07:41:34.794Z Downloaded ron v0.8.1
10002025-01-17T07:41:34.799Z Downloaded zerovec v0.10.4
10012025-01-17T07:41:34.805Z Downloaded test-strategy v0.3.1
10022025-01-17T07:41:34.808Z Downloaded chrono v0.4.38
10032025-01-17T07:41:34.815Z Downloaded steno v0.4.1
10042025-01-17T07:41:34.819Z Downloaded diff v0.1.13
10052025-01-17T07:41:34.822Z Downloaded futures v0.3.31
10062025-01-17T07:41:34.826Z Downloaded rayon v1.10.0
10072025-01-17T07:41:34.836Z Downloaded rand v0.8.5
10082025-01-17T07:41:34.839Z Downloaded ed25519-dalek v2.1.1
10092025-01-17T07:41:34.842Z Downloaded openssl-sys v0.9.103
10102025-01-17T07:41:34.847Z Downloaded icu_properties_data v1.5.0
10112025-01-17T07:41:34.857Z Downloaded progenitor-impl v0.9.1
10122025-01-17T07:41:34.860Z Downloaded expectorate v1.1.0
10132025-01-17T07:41:34.862Z Downloaded unicode-segmentation v1.12.0
10142025-01-17T07:41:34.865Z Downloaded flume v0.11.1
10152025-01-17T07:41:34.869Z Downloaded progenitor-impl v0.8.0
10162025-01-17T07:41:34.871Z Downloaded lalrpop v0.19.12
10172025-01-17T07:41:34.881Z Downloaded zerocopy-derive v0.8.10
10182025-01-17T07:41:34.887Z Downloaded rsa v0.9.6
10192025-01-17T07:41:34.892Z Downloaded reqwest v0.12.9
10202025-01-17T07:41:34.900Z Downloaded time v0.3.36
10212025-01-17T07:41:34.908Z Downloaded nom v7.1.3
10222025-01-17T07:41:34.912Z Downloaded portable-atomic v1.9.0
10232025-01-17T07:41:34.919Z Downloaded salty v0.3.0
10242025-01-17T07:41:34.926Z Downloaded tar v0.4.42
10252025-01-17T07:41:34.929Z Downloaded mio v1.0.2
10262025-01-17T07:41:34.934Z Downloaded ssh-key v0.6.6
10272025-01-17T07:41:34.941Z Downloaded tough v0.19.0
10282025-01-17T07:41:34.949Z Downloaded p521 v0.13.3
10292025-01-17T07:41:34.953Z Downloaded hashbrown v0.14.5
10302025-01-17T07:41:34.958Z Downloaded num-bigint v0.4.6
10312025-01-17T07:41:34.965Z Downloaded zerocopy v0.8.10
10322025-01-17T07:41:34.986Z Downloaded russh v0.45.0
10332025-01-17T07:41:34.991Z Downloaded vcpkg v0.2.15
10342025-01-17T07:41:35.027Z Downloaded tokio-util v0.7.12
10352025-01-17T07:41:35.033Z Downloaded idna v0.4.0
10362025-01-17T07:41:35.040Z Downloaded hickory-proto v0.24.1
10372025-01-17T07:41:35.056Z Downloaded h2 v0.4.6
10382025-01-17T07:41:35.063Z Downloaded unicode-width v0.2.0
10392025-01-17T07:41:35.068Z Downloaded idna v0.5.0
10402025-01-17T07:41:35.075Z Downloaded rustls-webpki v0.101.7
10412025-01-17T07:41:35.088Z Downloaded petname v2.0.2
10422025-01-17T07:41:35.093Z Downloaded bstr v1.10.0
10432025-01-17T07:41:35.104Z Downloaded polar-core v0.27.3
10442025-01-17T07:41:35.113Z Downloaded rustls-webpki v0.102.8
10452025-01-17T07:41:35.129Z Downloaded winnow v0.5.40
10462025-01-17T07:41:35.137Z Downloaded object v0.30.4
10472025-01-17T07:41:35.147Z Downloaded quick-xml v0.33.0
10482025-01-17T07:41:35.153Z Downloaded webpki-roots v0.26.6
10492025-01-17T07:41:35.157Z Downloaded trust-dns-proto v0.22.0
10502025-01-17T07:41:35.168Z Downloaded proptest v1.5.0
10512025-01-17T07:41:35.178Z Downloaded p384 v0.13.0
10522025-01-17T07:41:35.184Z Downloaded regex-syntax v0.8.5
10532025-01-17T07:41:35.192Z Downloaded radix_trie v0.2.1
10542025-01-17T07:41:35.198Z Downloaded rustls v0.23.19
10552025-01-17T07:41:35.210Z Downloaded rustls v0.21.12
10562025-01-17T07:41:35.220Z Downloaded diesel v2.2.6
10572025-01-17T07:41:35.238Z Downloaded smoltcp v0.9.1
10582025-01-17T07:41:35.249Z Downloaded nix v0.27.1
10592025-01-17T07:41:35.259Z Downloaded rustls v0.22.4
10602025-01-17T07:41:35.272Z Downloaded sled v0.34.7
10612025-01-17T07:41:35.282Z Downloaded nix v0.28.0
10622025-01-17T07:41:35.293Z Downloaded gimli v0.31.1
10632025-01-17T07:41:35.301Z Downloaded nix v0.29.0
10642025-01-17T07:41:35.315Z Downloaded zerocopy-derive v0.6.6
10652025-01-17T07:41:35.322Z Downloaded smoltcp v0.11.0
10662025-01-17T07:41:35.334Z Downloaded typify-impl v0.2.0
10672025-01-17T07:41:35.351Z Downloaded regress v0.9.1
10682025-01-17T07:41:35.358Z Downloaded regress v0.10.1
10692025-01-17T07:41:35.366Z Downloaded openapiv3 v2.0.0
10702025-01-17T07:41:35.378Z Downloaded dropshot v0.15.1
10712025-01-17T07:41:35.400Z Downloaded ratatui v0.28.1
10722025-01-17T07:41:35.417Z Downloaded object v0.36.5
10732025-01-17T07:41:35.428Z Downloaded git2 v0.19.0
10742025-01-17T07:41:35.436Z Downloaded chrono-tz v0.10.0
10752025-01-17T07:41:35.443Z Downloaded lzma-sys v0.1.20
10762025-01-17T07:41:35.471Z Downloaded openssl v0.10.66
10772025-01-17T07:41:35.480Z Downloaded regex-automata v0.4.8
10782025-01-17T07:41:35.496Z Downloaded typify-impl v0.3.0
10792025-01-17T07:41:35.512Z Downloaded bzip2-sys v0.1.11+1.0.8
10802025-01-17T07:41:35.524Z Downloaded dropshot v0.12.0
10812025-01-17T07:41:35.544Z Downloaded curve25519-dalek v4.1.3
10822025-01-17T07:41:35.552Z Downloaded regex-syntax v0.6.29
10832025-01-17T07:41:35.557Z Downloaded libz-sys v1.1.20
10842025-01-17T07:41:35.577Z Downloaded quinn-proto v0.11.8
10852025-01-17T07:41:35.584Z Downloaded idna v0.2.3
10862025-01-17T07:41:35.591Z Downloaded futures-util v0.3.31
10872025-01-17T07:41:35.601Z Downloaded idna v0.3.0
10882025-01-17T07:41:35.608Z Downloaded regex v1.11.1
10892025-01-17T07:41:35.619Z Downloaded petgraph v0.6.5
10902025-01-17T07:41:35.636Z Downloaded p256 v0.13.2
10912025-01-17T07:41:35.640Z Downloaded num-bigint-dig v0.8.4
10922025-01-17T07:41:35.645Z Downloaded thiserror-impl v2.0.11
10932025-01-17T07:41:35.648Z Downloaded bindgen v0.69.5
10942025-01-17T07:41:35.653Z Downloaded pkcs1 v0.7.5
10952025-01-17T07:41:35.655Z Downloaded tokio v1.43.0
10962025-01-17T07:41:35.691Z Downloaded sha3 v0.10.8
10972025-01-17T07:41:35.696Z Downloaded csv v1.3.0
10982025-01-17T07:41:35.715Z Downloaded stable_deref_trait v1.2.0
10992025-01-17T07:41:35.718Z Downloaded vte v0.11.1
11002025-01-17T07:41:35.720Z Downloaded elliptic-curve v0.13.8
11012025-01-17T07:41:35.724Z Downloaded hashbrown v0.12.3
11022025-01-17T07:41:35.730Z Downloaded unicode-normalization v0.1.24
11032025-01-17T07:41:35.736Z Downloaded hashbrown v0.13.2
11042025-01-17T07:41:35.745Z Downloaded signature v2.2.0
11052025-01-17T07:41:35.745Z Downloaded predicates-tree v1.0.11
11062025-01-17T07:41:35.748Z Downloaded predicates-core v1.0.8
11072025-01-17T07:41:35.748Z Downloaded zip v0.6.6
11082025-01-17T07:41:35.752Z Downloaded pin-project-internal v1.1.6
11092025-01-17T07:41:35.755Z Downloaded peg-macros v0.8.4
11102025-01-17T07:41:35.757Z Downloaded toml_edit v0.19.15
11112025-01-17T07:41:35.779Z Downloaded displaydoc v0.2.5
11122025-01-17T07:41:35.782Z Downloaded schemars v0.8.21
11132025-01-17T07:41:35.797Z Downloaded xz2 v0.1.7
11142025-01-17T07:41:35.800Z Downloaded publicsuffix v2.2.3
11152025-01-17T07:41:35.805Z Downloaded tap v1.0.1
11162025-01-17T07:41:35.808Z Downloaded rustyline v14.0.0
11172025-01-17T07:41:35.810Z Downloaded libm v0.2.8
11182025-01-17T07:41:35.818Z Downloaded x509-cert v0.2.5
11192025-01-17T07:41:35.825Z Downloaded rustversion v1.0.17
11202025-01-17T07:41:35.829Z Downloaded rustc-hash v2.0.0
11212025-01-17T07:41:35.831Z Downloaded rustc-hash v1.1.0
11222025-01-17T07:41:35.834Z Downloaded rcgen v0.12.1
11232025-01-17T07:41:35.837Z Downloaded rayon-core v1.12.1
11242025-01-17T07:41:35.840Z Downloaded derive-where v1.2.7
11252025-01-17T07:41:35.843Z Downloaded pem v3.0.4
11262025-01-17T07:41:35.846Z Downloaded serde_derive_internals v0.29.1
11272025-01-17T07:41:35.848Z Downloaded multimap v0.10.0
11282025-01-17T07:41:35.848Z Downloaded group v0.13.0
11292025-01-17T07:41:35.850Z Downloaded glob v0.3.1
11302025-01-17T07:41:35.850Z Downloaded embedded-io v0.4.0
11312025-01-17T07:41:35.852Z Downloaded zerocopy v0.6.6
11322025-01-17T07:41:35.855Z Downloaded crossbeam-channel v0.5.13
11332025-01-17T07:41:35.858Z Downloaded backtrace v0.3.74
11342025-01-17T07:41:35.863Z Downloaded heapless v0.7.17
11352025-01-17T07:41:35.866Z Downloaded owo-colors v4.1.0
11362025-01-17T07:41:35.870Z Downloaded encoding_rs v0.8.34
11372025-01-17T07:41:35.889Z Downloaded base64 v0.13.1
11382025-01-17T07:41:35.893Z Downloaded vergen v8.3.2
11392025-01-17T07:41:35.900Z Downloaded libgit2-sys v0.17.0+1.8.1
11402025-01-17T07:41:35.960Z Downloaded icu_properties v1.5.1
11412025-01-17T07:41:35.962Z Downloaded compact_str v0.8.0
11422025-01-17T07:41:35.965Z Downloaded rand_xorshift v0.3.0
11432025-01-17T07:41:35.965Z Downloaded getrandom v0.2.15
11442025-01-17T07:41:35.967Z Downloaded fs_extra v1.3.0
11452025-01-17T07:41:35.970Z Downloaded fallible-iterator v0.3.0
11462025-01-17T07:41:35.972Z Downloaded subprocess v0.2.9
11472025-01-17T07:41:35.972Z Downloaded strum_macros v0.26.4
11482025-01-17T07:41:35.977Z Downloaded newtype_derive v0.1.6
11492025-01-17T07:41:35.977Z Downloaded shell-words v1.1.0
11502025-01-17T07:41:35.979Z Downloaded prettyplease v0.2.25
11512025-01-17T07:41:35.979Z Downloaded shlex v1.3.0
11522025-01-17T07:41:35.982Z Downloaded ref-cast-impl v1.0.23
11532025-01-17T07:41:35.982Z Downloaded derive_builder_core v0.20.2
11542025-01-17T07:41:35.985Z Downloaded similar v2.6.0
11552025-01-17T07:41:35.988Z Downloaded parse-display-derive v0.10.0
11562025-01-17T07:41:35.991Z Downloaded num_enum v0.5.11
11572025-01-17T07:41:35.994Z Downloaded num-derive v0.4.2
11582025-01-17T07:41:35.998Z Downloaded hash32 v0.3.1
11592025-01-17T07:41:35.998Z Downloaded icu_provider v1.5.0
11602025-01-17T07:41:36.001Z Downloaded bumpalo v3.16.0
11612025-01-17T07:41:36.005Z Downloaded litemap v0.7.3
11622025-01-17T07:41:36.005Z Downloaded jobserver v0.1.32
11632025-01-17T07:41:36.009Z Downloaded crossbeam-epoch v0.9.18
11642025-01-17T07:41:36.012Z Downloaded const-oid v0.9.6
11652025-01-17T07:41:36.012Z Downloaded structmeta v0.2.0
11662025-01-17T07:41:36.012Z Downloaded argon2 v0.5.3
11672025-01-17T07:41:36.014Z Downloaded icu_locid_transform_data v1.5.0
11682025-01-17T07:41:36.017Z Downloaded icu_locid_transform v1.5.0
11692025-01-17T07:41:36.017Z Downloaded backoff v0.4.0
11702025-01-17T07:41:36.019Z Downloaded async-bb8-diesel v0.2.1
11712025-01-17T07:41:36.022Z Downloaded lockfree-object-pool v0.1.6
11722025-01-17T07:41:36.024Z Downloaded lazycell v1.3.0
11732025-01-17T07:41:36.024Z Downloaded lalrpop-util v0.19.12
11742025-01-17T07:41:36.024Z Downloaded ciborium v0.2.2
11752025-01-17T07:41:36.027Z Downloaded chacha20 v0.9.1
11762025-01-17T07:41:36.030Z Downloaded rtoolbox v0.0.2
11772025-01-17T07:41:36.030Z Downloaded rand_core v0.6.4
11782025-01-17T07:41:36.032Z Downloaded lru v0.12.5
11792025-01-17T07:41:36.032Z Downloaded internet-checksum v0.2.1
11802025-01-17T07:41:36.035Z Downloaded crc v3.2.1
11812025-01-17T07:41:36.037Z Downloaded is-terminal v0.4.13
11822025-01-17T07:41:36.037Z Downloaded impl-trait-for-tuples v0.2.2
11832025-01-17T07:41:36.040Z Downloaded hex v0.4.3
11842025-01-17T07:41:36.042Z Downloaded array-init v0.0.4
11852025-01-17T07:41:36.042Z Downloaded async-stream v0.3.6
11862025-01-17T07:41:36.045Z Downloaded ascii-canvas v3.0.0
11872025-01-17T07:41:36.045Z Downloaded arrayref v0.3.9
11882025-01-17T07:41:36.226Z Downloaded libsqlite3-sys v0.30.1
11892025-01-17T07:41:36.436Z Downloaded ring v0.17.8
11902025-01-17T07:41:36.790Z Downloaded aws-lc-sys v0.22.0
11912025-01-17T07:41:37.098Z Compiling serde v1.0.217
11922025-01-17T07:41:37.101Z Compiling lock_api v0.4.12
11932025-01-17T07:41:37.101Z Compiling scopeguard v1.2.0
11942025-01-17T07:41:37.101Z Compiling value-bag v1.9.0
11952025-01-17T07:41:37.101Z Compiling typenum v1.17.0
11962025-01-17T07:41:37.101Z Compiling generic-array v0.14.7
11972025-01-17T07:41:37.256Z Compiling syn v2.0.96
11982025-01-17T07:41:37.259Z Compiling getrandom v0.2.15
11992025-01-17T07:41:37.389Z Compiling subtle v2.6.1
12002025-01-17T07:41:37.655Z Compiling rand_core v0.6.4
12012025-01-17T07:41:37.759Z Compiling log v0.4.22
12022025-01-17T07:41:37.826Z Compiling shlex v1.3.0
12032025-01-17T07:41:37.844Z Compiling jobserver v0.1.32
12042025-01-17T07:41:37.864Z Compiling smallvec v1.13.2
12052025-01-17T07:41:38.175Z Compiling const-oid v0.9.6
12062025-01-17T07:41:38.177Z Compiling spin v0.9.8
12072025-01-17T07:41:38.213Z Compiling pin-project-lite v0.2.14
12082025-01-17T07:41:38.250Z Compiling cc v1.1.30
12092025-01-17T07:41:38.343Z Compiling rustix v0.38.37
12102025-01-17T07:41:38.518Z Compiling parking_lot_core v0.9.10
12112025-01-17T07:41:38.561Z Compiling futures-core v0.3.31
12122025-01-17T07:41:38.693Z Compiling signal-hook-registry v1.4.2
12132025-01-17T07:41:38.806Z Compiling mio v1.0.2
12142025-01-17T07:41:39.151Z Compiling aho-corasick v1.1.3
12152025-01-17T07:41:39.428Z Compiling parking_lot v0.12.3
12162025-01-17T07:41:39.514Z Compiling regex-syntax v0.8.5
12172025-01-17T07:41:39.533Z Compiling either v1.13.0
12182025-01-17T07:41:39.898Z Compiling cpufeatures v0.2.14
12192025-01-17T07:41:39.935Z Compiling lazy_static v1.5.0
12202025-01-17T07:41:40.004Z Compiling futures-sink v0.3.31
12212025-01-17T07:41:40.065Z Compiling glob v0.3.1
12222025-01-17T07:41:40.164Z Compiling stable_deref_trait v1.2.0
12232025-01-17T07:41:40.185Z Compiling socket2 v0.5.7
12242025-01-17T07:41:40.202Z Compiling slab v0.4.9
12252025-01-17T07:41:40.284Z Compiling prettyplease v0.2.25
12262025-01-17T07:41:40.643Z Compiling serde_json v1.0.135
12272025-01-17T07:41:40.662Z Compiling minimal-lexical v0.2.1
12282025-01-17T07:41:40.954Z Compiling clang-sys v1.8.1
12292025-01-17T07:41:41.157Z Compiling nom v7.1.3
12302025-01-17T07:41:41.238Z Compiling libloading v0.8.5
12312025-01-17T07:41:41.294Z Compiling home v0.5.9
12322025-01-17T07:41:41.556Z Compiling bindgen v0.69.5
12332025-01-17T07:41:41.612Z Compiling futures-channel v0.3.31
12342025-01-17T07:41:41.981Z Compiling itertools v0.12.1
12352025-01-17T07:41:42.029Z Compiling futures-io v0.3.31
12362025-01-17T07:41:42.357Z Compiling foldhash v0.1.3
12372025-01-17T07:41:42.440Z Compiling lazycell v1.3.0
12382025-01-17T07:41:42.616Z Compiling allocator-api2 v0.2.18
12392025-01-17T07:41:42.648Z Compiling futures-task v0.3.31
12402025-01-17T07:41:42.935Z Compiling rustc-hash v1.1.0
12412025-01-17T07:41:43.097Z Compiling libm v0.2.8
12422025-01-17T07:41:43.327Z Compiling regex-automata v0.4.8
12432025-01-17T07:41:43.407Z Compiling pin-utils v0.1.0
12442025-01-17T07:41:43.544Z Compiling hashbrown v0.15.1
12452025-01-17T07:41:43.877Z Compiling cmake v0.1.51
12462025-01-17T07:41:44.536Z Compiling cexpr v0.6.0
12472025-01-17T07:41:44.726Z Compiling synstructure v0.13.1
12482025-01-17T07:41:44.840Z Compiling num-traits v0.2.19
12492025-01-17T07:41:45.131Z Compiling fs_extra v1.3.0
12502025-01-17T07:41:45.663Z Compiling dunce v1.0.5
12512025-01-17T07:41:45.693Z Compiling tinyvec_macros v0.1.1
12522025-01-17T07:41:45.824Z Compiling pkg-config v0.3.31
12532025-01-17T07:41:45.844Z Compiling tinyvec v1.8.0
12542025-01-17T07:41:46.389Z Compiling ring v0.17.8
12552025-01-17T07:41:47.340Z Compiling unicode-normalization v0.1.24
12562025-01-17T07:41:47.435Z Compiling writeable v0.5.5
12572025-01-17T07:41:47.454Z Compiling unicode-bidi v0.3.17
12582025-01-17T07:41:47.517Z Compiling paste v1.0.15
12592025-01-17T07:41:47.995Z Compiling litemap v0.7.3
12602025-01-17T07:41:48.016Z Compiling base64ct v1.6.0
12612025-01-17T07:41:48.468Z Compiling pem-rfc7468 v0.7.0
12622025-01-17T07:41:48.578Z Compiling flagset v0.4.6
12632025-01-17T07:41:48.612Z Compiling regex v1.11.1
12642025-01-17T07:41:48.743Z Compiling httparse v1.9.5
12652025-01-17T07:41:48.772Z Compiling aws-lc-rs v1.10.0
12662025-01-17T07:41:49.167Z Compiling tracing-core v0.1.32
12672025-01-17T07:41:49.475Z Compiling percent-encoding v2.3.1
12682025-01-17T07:41:49.535Z Compiling rustls-pki-types v1.10.0
12692025-01-17T07:41:49.795Z Compiling crossbeam-utils v0.8.20
12702025-01-17T07:41:50.184Z Compiling icu_locid_transform_data v1.5.0
12712025-01-17T07:41:50.267Z Compiling serde_derive v1.0.217
12722025-01-17T07:41:50.288Z Compiling zeroize_derive v1.4.2
12732025-01-17T07:41:50.291Z Compiling zerocopy-derive v0.7.35
12742025-01-17T07:41:50.502Z Compiling tokio-macros v2.5.0
12752025-01-17T07:41:50.872Z Compiling zerofrom-derive v0.1.4
12762025-01-17T07:41:51.683Z Compiling zeroize v1.8.1
12772025-01-17T07:41:51.936Z Compiling thiserror-impl v1.0.69
12782025-01-17T07:41:52.212Z Compiling yoke-derive v0.7.4
12792025-01-17T07:41:52.345Z Compiling zerocopy v0.7.35
12802025-01-17T07:41:53.307Z Compiling crypto-common v0.1.6
12812025-01-17T07:41:53.533Z Compiling block-buffer v0.10.4
12822025-01-17T07:41:53.641Z Compiling zerovec-derive v0.10.3
12832025-01-17T07:41:53.800Z Compiling digest v0.10.7
12842025-01-17T07:41:54.258Z Compiling hmac v0.12.1
12852025-01-17T07:41:54.289Z Compiling futures-macro v0.3.31
12862025-01-17T07:41:54.358Z Compiling zerofrom v0.1.4
12872025-01-17T07:41:54.380Z Compiling block-padding v0.3.3
12882025-01-17T07:41:54.506Z Compiling displaydoc v0.2.5
12892025-01-17T07:41:54.579Z Compiling inout v0.1.3
12902025-01-17T07:41:54.616Z Compiling sha2 v0.10.8
12912025-01-17T07:41:54.697Z Compiling yoke v0.7.4
12922025-01-17T07:41:54.799Z Compiling thiserror v1.0.69
12932025-01-17T07:41:54.850Z Compiling cipher v0.4.4
12942025-01-17T07:41:54.951Z Compiling ppv-lite86 v0.2.20
12952025-01-17T07:41:55.121Z Compiling der_derive v0.7.3
12962025-01-17T07:41:55.344Z Compiling icu_provider_macros v1.5.0
12972025-01-17T07:41:55.805Z Compiling rand_chacha v0.3.1
12982025-01-17T07:41:56.097Z Compiling tracing-attributes v0.1.27
12992025-01-17T07:41:56.117Z Compiling zerovec v0.10.4
13002025-01-17T07:41:56.177Z Compiling futures-util v0.3.31
13012025-01-17T07:41:56.468Z Compiling rand v0.8.5
13022025-01-17T07:41:57.309Z Compiling der v0.7.9
13032025-01-17T07:41:58.077Z Compiling tinystr v0.7.6
13042025-01-17T07:41:58.174Z Compiling icu_collections v1.5.0
13052025-01-17T07:41:58.259Z Compiling salsa20 v0.10.2
13062025-01-17T07:41:58.433Z Compiling icu_locid v1.5.0
13072025-01-17T07:41:58.464Z Compiling pest v2.7.14
13082025-01-17T07:41:58.485Z Compiling pbkdf2 v0.12.2
13092025-01-17T07:41:58.690Z Compiling num-conv v0.1.0
13102025-01-17T07:41:58.978Z Compiling powerfmt v0.2.0
13112025-01-17T07:41:59.332Z Compiling spki v0.7.3
13122025-01-17T07:41:59.374Z Compiling tracing v0.1.40
13132025-01-17T07:41:59.466Z Compiling untrusted v0.9.0
13142025-01-17T07:41:59.641Z Compiling icu_provider v1.5.0
13152025-01-17T07:41:59.701Z Compiling icu_properties_data v1.5.0
13162025-01-17T07:41:59.872Z Compiling untrusted v0.7.1
13172025-01-17T07:41:59.964Z Compiling mirai-annotations v1.12.0
13182025-01-17T07:42:00.052Z Compiling time-core v0.1.2
13192025-01-17T07:42:00.157Z Compiling vcpkg v0.2.15
13202025-01-17T07:42:00.242Z Compiling time-macros v0.2.18
13212025-01-17T07:42:00.477Z Compiling icu_locid_transform v1.5.0
13222025-01-17T07:42:00.561Z Compiling deranged v0.3.11
13232025-01-17T07:42:01.385Z Compiling pest_meta v2.7.14
13242025-01-17T07:42:02.054Z Compiling openssl-sys v0.9.103
13252025-01-17T07:42:02.075Z Compiling icu_properties v1.5.1
13262025-01-17T07:42:02.727Z Compiling scrypt v0.11.0
13272025-01-17T07:42:02.883Z Compiling bitflags v2.6.0
13282025-01-17T07:42:03.078Z Compiling bytes v1.9.0
13292025-01-17T07:42:03.307Z Compiling indexmap v2.7.0
13302025-01-17T07:42:03.309Z Compiling semver v1.0.24
13312025-01-17T07:42:03.694Z Compiling cbc v0.1.2
13322025-01-17T07:42:03.932Z Compiling tokio v1.43.0
13332025-01-17T07:42:04.011Z Compiling http v1.2.0
13342025-01-17T07:42:04.244Z Compiling rustc_version v0.4.1
13352025-01-17T07:42:04.619Z Compiling aes v0.8.4
13362025-01-17T07:42:04.943Z Compiling scroll_derive v0.12.0
13372025-01-17T07:42:05.762Z Compiling utf8_iter v1.0.4
13382025-01-17T07:42:05.904Z Compiling icu_normalizer_data v1.5.0
13392025-01-17T07:42:06.012Z Compiling num_threads v0.1.7
13402025-01-17T07:42:06.032Z Compiling write16 v1.0.0
13412025-01-17T07:42:06.167Z Compiling utf16_iter v1.0.5
13422025-01-17T07:42:06.188Z Compiling atomic-waker v1.1.2
13432025-01-17T07:42:06.192Z Compiling time v0.3.36
13442025-01-17T07:42:06.365Z Compiling scroll v0.12.0
13452025-01-17T07:42:06.385Z Compiling icu_normalizer v1.5.0
13462025-01-17T07:42:06.388Z Compiling pkcs5 v0.7.1
13472025-01-17T07:42:06.625Z Compiling http-body v1.0.1
13482025-01-17T07:42:06.869Z Compiling which v4.4.2
13492025-01-17T07:42:06.992Z Compiling pest_generator v2.7.14
13502025-01-17T07:42:07.415Z Compiling form_urlencoded v1.2.1
13512025-01-17T07:42:07.494Z Compiling slog v2.7.0
13522025-01-17T07:42:07.718Z Compiling try-lock v0.2.5
13532025-01-17T07:42:07.885Z Compiling want v0.3.1
13542025-01-17T07:42:07.908Z Compiling goblin v0.8.2
13552025-01-17T07:42:08.048Z Compiling idna_adapter v1.2.0
13562025-01-17T07:42:08.154Z Compiling pkcs8 v0.10.2
13572025-01-17T07:42:08.175Z Compiling uuid v1.11.0
13582025-01-17T07:42:08.259Z Compiling httpdate v1.0.3
13592025-01-17T07:42:08.681Z Compiling iana-time-zone v0.1.61
13602025-01-17T07:42:08.794Z Compiling idna v1.0.3
13612025-01-17T07:42:08.881Z Compiling pest_derive v2.7.14
13622025-01-17T07:42:09.070Z Compiling chrono v0.4.38
13632025-01-17T07:42:09.645Z Compiling dtrace-parser v0.2.0
13642025-01-17T07:42:10.273Z Compiling toml_datetime v0.6.8
13652025-01-17T07:42:10.452Z Compiling serde_spanned v0.6.8
13662025-01-17T07:42:10.696Z Compiling serde_tokenstream v0.2.2
13672025-01-17T07:42:10.774Z Compiling rustversion v1.0.17
13682025-01-17T07:42:10.838Z Compiling base64 v0.22.1
13692025-01-17T07:42:11.290Z Compiling foreign-types-shared v0.1.1
13702025-01-17T07:42:11.411Z Compiling adler2 v2.0.0
13712025-01-17T07:42:11.463Z Compiling openssl v0.10.66
13722025-01-17T07:42:11.532Z Compiling tower-service v0.3.3
13732025-01-17T07:42:11.558Z Compiling match_cfg v0.1.0
13742025-01-17T07:42:11.615Z Compiling miniz_oxide v0.8.0
13752025-01-17T07:42:11.663Z Compiling hostname v0.3.1
13762025-01-17T07:42:11.753Z Compiling foreign-types v0.3.2
13772025-01-17T07:42:11.861Z Compiling url v2.5.3
13782025-01-17T07:42:11.901Z Compiling openssl-macros v0.1.1
13792025-01-17T07:42:12.430Z Compiling tokio-util v0.7.12
13802025-01-17T07:42:12.635Z Compiling async-trait v0.1.83
13812025-01-17T07:42:13.045Z Compiling serde_derive_internals v0.29.1
13822025-01-17T07:42:13.135Z Compiling dirs-sys-next v0.1.2
13832025-01-17T07:42:13.578Z Compiling h2 v0.4.6
13842025-01-17T07:42:13.670Z Compiling dof v0.3.0
13852025-01-17T07:42:13.673Z Compiling rustls v0.23.19
13862025-01-17T07:42:13.958Z Compiling schemars v0.8.21
13872025-01-17T07:42:14.294Z Compiling native-tls v0.2.12
13882025-01-17T07:42:14.630Z Compiling usdt-impl v0.5.0
13892025-01-17T07:42:14.997Z Compiling data-encoding v2.6.0
13902025-01-17T07:42:15.370Z Compiling syn v1.0.109
13912025-01-17T07:42:15.436Z Compiling siphasher v0.3.11
13922025-01-17T07:42:15.878Z Compiling rustls v0.22.4
13932025-01-17T07:42:16.015Z Compiling schemars_derive v0.8.21
13942025-01-17T07:42:16.124Z Compiling dirs-next v2.0.0
13952025-01-17T07:42:17.081Z Compiling http-body-util v0.1.2
13962025-01-17T07:42:17.199Z Compiling heapless v0.7.17
13972025-01-17T07:42:17.420Z Compiling crossbeam-epoch v0.9.18
13982025-01-17T07:42:17.559Z Compiling sha1 v0.10.6
13992025-01-17T07:42:17.581Z Compiling signature v2.2.0
14002025-01-17T07:42:17.621Z Compiling bzip2-sys v0.1.11+1.0.8
14012025-01-17T07:42:17.874Z Compiling thread_local v1.1.8
14022025-01-17T07:42:17.951Z Compiling encoding_rs v0.8.34
14032025-01-17T07:42:18.092Z Compiling multer v3.1.0
14042025-01-17T07:42:18.130Z Compiling cookie v0.18.1
14052025-01-17T07:42:18.360Z Compiling signal-hook v0.3.17
14062025-01-17T07:42:18.393Z Compiling slog-async v2.8.0
14072025-01-17T07:42:18.413Z Compiling unicode-properties v0.1.3
14082025-01-17T07:42:18.637Z Compiling rayon-core v1.12.1
14092025-01-17T07:42:18.828Z Compiling mime v0.3.17
14102025-01-17T07:42:18.870Z Compiling dyn-clone v1.0.17
14112025-01-17T07:42:18.921Z Compiling ipnet v2.10.1
14122025-01-17T07:42:19.080Z Compiling gimli v0.31.1
14132025-01-17T07:42:19.099Z Compiling openssl-probe v0.1.5
14142025-01-17T07:42:19.522Z Compiling stringprep v0.1.5
14152025-01-17T07:42:20.117Z Compiling toml_edit v0.22.22
14162025-01-17T07:42:20.582Z Compiling hyper v1.5.2
14172025-01-17T07:42:22.767Z Compiling crossbeam-deque v0.8.5
14182025-01-17T07:42:23.112Z Compiling hyper-util v0.1.10
14192025-01-17T07:42:23.463Z Compiling addr2line v0.24.2
14202025-01-17T07:42:23.760Z Compiling usdt-macro v0.5.0
14212025-01-17T07:42:23.780Z Compiling usdt-attr-macro v0.5.0
14222025-01-17T07:42:24.094Z Compiling term v0.7.0
14232025-01-17T07:42:24.304Z Compiling slog-json v2.6.1
14242025-01-17T07:42:24.677Z Compiling serde_urlencoded v0.7.1
14252025-01-17T07:42:25.092Z Compiling curve25519-dalek v4.1.3
14262025-01-17T07:42:25.125Z Compiling crossbeam-channel v0.5.13
14272025-01-17T07:42:25.292Z Compiling futures-executor v0.3.31
14282025-01-17T07:42:25.323Z Compiling enum-as-inner v0.6.1
14292025-01-17T07:42:25.752Z Compiling md-5 v0.10.6
14302025-01-17T07:42:25.862Z Compiling async-stream-impl v0.3.6
14312025-01-17T07:42:25.925Z Compiling rustls-pemfile v2.2.0
14322025-01-17T07:42:26.073Z Compiling num-integer v0.1.46
14332025-01-17T07:42:26.126Z Compiling idna v0.4.0
14342025-01-17T07:42:26.271Z Compiling idna v0.3.0
14352025-01-17T07:42:26.373Z Compiling hash32 v0.2.1
14362025-01-17T07:42:26.715Z Compiling ff v0.13.0
14372025-01-17T07:42:26.806Z Compiling is-terminal v0.4.13
14382025-01-17T07:42:26.941Z Compiling object v0.36.5
14392025-01-17T07:42:26.957Z Compiling dropshot v0.12.0
14402025-01-17T07:42:27.151Z Compiling psl-types v2.0.11
14412025-01-17T07:42:27.235Z Compiling take_mut v0.2.2
14422025-01-17T07:42:27.361Z Compiling anyhow v1.0.93
14432025-01-17T07:42:27.412Z Compiling smoltcp v0.9.1
14442025-01-17T07:42:27.474Z Compiling linked-hash-map v0.5.6
14452025-01-17T07:42:27.629Z Compiling num-bigint-dig v0.8.4
14462025-01-17T07:42:27.793Z Compiling quick-error v1.2.3
14472025-01-17T07:42:27.829Z Compiling portable-atomic v1.9.0
14482025-01-17T07:42:27.915Z Compiling rustc-demangle v0.1.24
14492025-01-17T07:42:27.937Z Compiling utf-8 v0.7.6
14502025-01-17T07:42:27.957Z Compiling fallible-iterator v0.2.0
14512025-01-17T07:42:28.006Z Compiling base16ct v0.2.0
14522025-01-17T07:42:28.235Z Compiling sec1 v0.7.3
14532025-01-17T07:42:28.333Z Compiling tungstenite v0.24.0
14542025-01-17T07:42:28.592Z Compiling postgres-protocol v0.6.7
14552025-01-17T07:42:28.807Z Compiling resolv-conf v0.7.0
14562025-01-17T07:42:28.897Z Compiling lru-cache v0.1.2
14572025-01-17T07:42:29.222Z Compiling publicsuffix v2.2.3
14582025-01-17T07:42:29.514Z Compiling async-stream v0.3.6
14592025-01-17T07:42:29.552Z Compiling hickory-proto v0.24.1
14602025-01-17T07:42:29.791Z Compiling usdt v0.5.0
14612025-01-17T07:42:29.818Z Compiling slog-term v2.9.1
14622025-01-17T07:42:30.134Z Compiling group v0.13.0
14632025-01-17T07:42:30.276Z Compiling num-iter v0.1.45
14642025-01-17T07:42:30.476Z Compiling futures v0.3.31
14652025-01-17T07:42:30.556Z Compiling slog-bunyan v2.5.0
14662025-01-17T07:42:30.759Z Compiling toml v0.8.19
14672025-01-17T07:42:30.987Z Compiling camino v1.1.9
14682025-01-17T07:42:31.877Z Compiling tokio-native-tls v0.3.1
14692025-01-17T07:42:32.301Z Compiling phf_shared v0.11.2
14702025-01-17T07:42:32.376Z Compiling dropshot_endpoint v0.12.0
14712025-01-17T07:42:32.655Z Compiling terminal_size v0.4.0
14722025-01-17T07:42:32.883Z Compiling waitgroup v0.1.2
14732025-01-17T07:42:33.102Z Compiling openapiv3 v2.0.0
14742025-01-17T07:42:33.129Z Compiling serde_path_to_error v0.1.16
14752025-01-17T07:42:33.154Z Compiling hkdf v0.12.4
14762025-01-17T07:42:33.416Z Compiling backtrace v0.3.74
14772025-01-17T07:42:33.882Z Compiling crypto-bigint v0.5.5
14782025-01-17T07:42:33.902Z Compiling zerocopy-derive v0.6.6
14792025-01-17T07:42:35.898Z Compiling curve25519-dalek-derive v0.1.1
14802025-01-17T07:42:36.513Z Compiling webpki-roots v0.26.6
14812025-01-17T07:42:36.622Z Compiling idna v0.5.0
14822025-01-17T07:42:36.642Z Compiling hubpack_derive v0.1.1
14832025-01-17T07:42:36.730Z Compiling hostname v0.4.0
14842025-01-17T07:42:36.941Z Compiling fs-err v2.11.0
14852025-01-17T07:42:37.051Z Compiling crc32fast v1.4.2
14862025-01-17T07:42:37.240Z Compiling ahash v0.8.11
14872025-01-17T07:42:37.288Z Compiling debug-ignore v1.0.5
14882025-01-17T07:42:37.380Z Compiling managed v0.8.0
14892025-01-17T07:42:37.436Z Compiling bitflags v1.3.2
14902025-01-17T07:42:37.471Z Compiling newtype-uuid v1.2.1
14912025-01-17T07:42:37.547Z Compiling winnow v0.5.40
14922025-01-17T07:42:37.565Z Compiling console v0.15.8
14932025-01-17T07:42:37.884Z Compiling cookie_store v0.21.0
14942025-01-17T07:42:38.107Z Compiling hubpack v0.1.2
14952025-01-17T07:42:38.517Z Compiling clap_builder v4.5.21
14962025-01-17T07:42:38.617Z Compiling strum_macros v0.25.3
14972025-01-17T07:42:39.317Z Compiling flate2 v1.0.34
14982025-01-17T07:42:39.722Z Compiling elliptic-curve v0.13.8
14992025-01-17T07:42:39.829Z Compiling zerocopy v0.6.6
15002025-01-17T07:42:40.198Z Compiling hickory-resolver v0.24.1
15012025-01-17T07:42:40.564Z Compiling signal-hook-mio v0.2.4
15022025-01-17T07:42:40.737Z Compiling toml_edit v0.19.15
15032025-01-17T07:42:41.004Z Compiling phf v0.11.2
15042025-01-17T07:42:41.293Z Compiling hyper-tls v0.6.0
15052025-01-17T07:42:41.323Z Compiling rayon v1.10.0
15062025-01-17T07:42:41.695Z Compiling bzip2 v0.4.4
15072025-01-17T07:42:42.381Z Compiling postgres-types v0.2.8
15082025-01-17T07:42:43.724Z Compiling tokio-tungstenite v0.24.0
15092025-01-17T07:42:45.510Z Compiling ed25519 v2.2.3
15102025-01-17T07:42:45.558Z Compiling phf_shared v0.10.0
15112025-01-17T07:42:45.937Z Compiling tokio-stream v0.1.16
15122025-01-17T07:42:46.017Z Compiling pkcs1 v0.7.5
15132025-01-17T07:42:46.783Z Compiling serde-big-array v0.5.1
15142025-01-17T07:42:46.883Z Compiling clap_derive v4.5.18
15152025-01-17T07:42:46.906Z Compiling rfc6979 v0.4.0
15162025-01-17T07:42:46.935Z Compiling derive-where v1.2.7
15172025-01-17T07:42:46.999Z Compiling serde_repr v0.1.19
15182025-01-17T07:42:47.103Z Compiling float-cmp v0.9.0
15192025-01-17T07:42:47.331Z Compiling bstr v1.10.0
15202025-01-17T07:42:47.398Z Compiling sync_wrapper v1.0.1
15212025-01-17T07:42:47.561Z Compiling new_debug_unreachable v1.0.6
15222025-01-17T07:42:47.666Z Compiling normalize-line-endings v0.3.0
15232025-01-17T07:42:47.796Z Compiling fixedbitset v0.4.2
15242025-01-17T07:42:47.964Z Compiling static_assertions v1.1.0
15252025-01-17T07:42:48.073Z Compiling number_prefix v0.4.0
15262025-01-17T07:42:48.093Z Compiling unicode-segmentation v1.12.0
15272025-01-17T07:42:48.212Z Compiling unicode-width v0.2.0
15282025-01-17T07:42:48.312Z Compiling precomputed-hash v0.1.1
15292025-01-17T07:42:48.445Z Compiling bit-vec v0.6.3
15302025-01-17T07:42:48.753Z Compiling difflib v0.4.0
15312025-01-17T07:42:48.830Z Compiling predicates-core v1.0.8
15322025-01-17T07:42:48.868Z Compiling whoami v1.5.2
15332025-01-17T07:42:48.943Z Compiling similar v2.6.0
15342025-01-17T07:42:49.157Z Compiling bit-set v0.5.3
15352025-01-17T07:42:49.426Z Compiling tokio-postgres v0.7.12
15362025-01-17T07:42:49.445Z Compiling predicates v3.1.2
15372025-01-17T07:42:50.092Z Compiling indicatif v0.17.9
15382025-01-17T07:42:50.144Z Compiling string_cache v0.8.7
15392025-01-17T07:42:50.569Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15402025-01-17T07:42:50.924Z Compiling petgraph v0.6.5
15412025-01-17T07:42:51.034Z Compiling ecdsa v0.16.9
15422025-01-17T07:42:51.385Z Compiling clap v4.5.21
15432025-01-17T07:42:51.514Z Compiling rsa v0.9.6
15442025-01-17T07:42:51.871Z Compiling ed25519-dalek v2.1.1
15452025-01-17T07:42:52.163Z Compiling toml v0.7.8
15462025-01-17T07:42:53.153Z Compiling zip v0.6.6
15472025-01-17T07:42:53.693Z Compiling crossterm v0.28.1
15482025-01-17T07:42:55.115Z Compiling hex v0.4.3
15492025-01-17T07:42:55.248Z Compiling x509-cert v0.2.5
15502025-01-17T07:42:55.330Z Compiling itertools v0.10.5
15512025-01-17T07:42:55.691Z Compiling lalrpop-util v0.19.12
15522025-01-17T07:42:55.895Z Compiling peg-runtime v0.8.3
15532025-01-17T07:42:56.068Z Compiling unicode-xid v0.2.6
15542025-01-17T07:42:56.268Z Compiling strum_macros v0.26.4
15552025-01-17T07:42:56.482Z Compiling xattr v1.3.1
15562025-01-17T07:42:56.739Z Compiling filetime v0.2.25
15572025-01-17T07:42:57.032Z Compiling tar v0.4.42
15582025-01-17T07:43:00.898Z Compiling strum v0.26.3
15592025-01-17T07:43:03.923Z Compiling aws-lc-sys v0.22.0
15602025-01-17T07:43:31.224Z Compiling rustls-webpki v0.102.8
15612025-01-17T07:43:34.360Z Compiling tokio-rustls v0.25.0
15622025-01-17T07:43:36.031Z Compiling tokio-rustls v0.26.0
15632025-01-17T07:43:36.342Z Compiling hyper-rustls v0.27.3
15642025-01-17T07:43:36.626Z Compiling reqwest v0.12.9
15652025-01-17T07:43:37.999Z Compiling qorb v0.2.1
15662025-01-17T07:43:41.122Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15672025-01-17T07:43:41.357Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15682025-01-17T07:43:45.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15692025-01-17T07:43:45.963Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15702025-01-17T07:43:46.011ZJan 17 07:43:44.142 INFO Starting download, target: Cockroach
15712025-01-17T07:43:46.011ZJan 17 07:43:44.142 INFO Starting download, target: Clickhouse
15722025-01-17T07:43:46.011ZJan 17 07:43:44.142 INFO Starting download, target: Console
15732025-01-17T07:43:46.015ZJan 17 07:43:44.142 INFO Starting download, target: DendriteOpenapi
15742025-01-17T07:43:46.015ZJan 17 07:43:44.142 INFO Starting download, target: DendriteStub
15752025-01-17T07:43:46.015ZJan 17 07:43:44.142 INFO Starting download, target: MaghemiteMgd
15762025-01-17T07:43:46.015ZJan 17 07:43:44.142 INFO Starting download, target: TransceiverControl
15772025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15782025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15792025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15802025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15812025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15822025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15832025-01-17T07:43:46.015ZJan 17 07:43:44.143 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15842025-01-17T07:43:46.152ZJan 17 07:43:44.276 INFO Download complete, target: DendriteOpenapi
15852025-01-17T07:43:46.364ZJan 17 07:43:44.458 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15862025-01-17T07:43:46.619ZJan 17 07:43:44.729 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15872025-01-17T07:43:46.894ZJan 17 07:43:45.021 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15882025-01-17T07:43:46.941ZJan 17 07:43:45.065 INFO Download complete, target: Console
15892025-01-17T07:43:46.956ZJan 17 07:43:45.070 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15902025-01-17T07:43:47.025ZJan 17 07:43:45.155 INFO Download complete, target: TransceiverControl
15912025-01-17T07:43:47.481ZJan 17 07:43:45.609 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15922025-01-17T07:43:47.481ZJan 17 07:43:45.609 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15932025-01-17T07:43:47.949ZJan 17 07:43:46.068 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15942025-01-17T07:43:49.699ZJan 17 07:43:47.827 INFO Download complete, target: DendriteStub
15952025-01-17T07:43:49.722ZJan 17 07:43:47.851 INFO Download complete, target: MaghemiteMgd
15962025-01-17T07:43:54.764ZJan 17 07:43:52.888 INFO Checking that binary works, target: Cockroach
15972025-01-17T07:43:55.044ZJan 17 07:43:53.170 INFO Download complete, target: Cockroach
15982025-01-17T07:44:00.212ZJan 17 07:43:58.335 INFO Checking that binary works, target: Clickhouse
15992025-01-17T07:44:00.333ZJan 17 07:43:58.454 INFO Download complete, target: Clickhouse
16002025-01-17T07:44:00.353ZAll builder prerequisites installed successfully, and PATH looks valid
16012025-01-17T07:44:00.356Z
16022025-01-17T07:44:00.356Zreal 5:53.815590157
16032025-01-17T07:44:00.356Zuser 15:38.629621484
16042025-01-17T07:44:00.356Zsys 2:02.004400844
16052025-01-17T07:44:00.356Ztrap 0.541653216
16062025-01-17T07:44:00.356Ztflt 1.827059913
16072025-01-17T07:44:00.356Zdflt 1.688832009
16082025-01-17T07:44:00.356Zkflt 0.031658544
16092025-01-17T07:44:00.356Zlock 24:50.161943052
16102025-01-17T07:44:00.356Zslp 56:54.660692993
16112025-01-17T07:44:00.356Zlat 58.414718690
16122025-01-17T07:44:00.356Zstop 2:21.634552994
16132025-01-17T07:44:00.356Z+ banner hack-check
16142025-01-17T07:44:00.359Z
16152025-01-17T07:44:00.359Z # # ## #### # # #### # # ###### #### # #
16162025-01-17T07:44:00.359Z # # # # # # # # # # # # # # # # #
16172025-01-17T07:44:00.359Z ###### # # # #### ##### # ###### ##### # ####
16182025-01-17T07:44:00.359Z # # ###### # # # # # # # # # #
16192025-01-17T07:44:00.359Z # # # # # # # # # # # # # # # # #
16202025-01-17T07:44:00.359Z # # # # #### # # #### # # ###### #### # #
16212025-01-17T07:44:00.359Z
16222025-01-17T07:44:00.359Z+ export CARGO_INCREMENTAL=0
16232025-01-17T07:44:00.359Z+ CARGO_INCREMENTAL=0
16242025-01-17T07:44:00.359Z+ ptime -m timeout 2h cargo xtask check-features --ci
16252025-01-17T07:44:00.893Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16262025-01-17T07:44:03.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
16272025-01-17T07:44:03.745Z Running `target/debug/xtask check-features --ci`
16282025-01-17T07:44:03.766Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16292025-01-17T07:44:03.769Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16302025-01-17T07:44:04.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16312025-01-17T07:44:04.219Z Running `target/debug/xtask download cargo-hack`
16322025-01-17T07:44:05.037Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16332025-01-17T07:44:05.418Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16342025-01-17T07:44:09.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
16352025-01-17T07:44:09.237Z Running `target/debug/xtask-downloader cargo-hack`
16362025-01-17T07:44:09.273ZJan 17 07:44:07.392 INFO Starting download, target: CargoHack
16372025-01-17T07:44:09.276ZJan 17 07:44:07.393 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16382025-01-17T07:44:09.754ZJan 17 07:44:07.873 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16392025-01-17T07:44:09.843ZJan 17 07:44:07.962 INFO Download complete, target: CargoHack
16402025-01-17T07:44:09.847Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16412025-01-17T07:44:09.864Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16422025-01-17T07:44:10.041Zinfo: running `cargo check --bins` on api_identity (1/197)
16432025-01-17T07:44:10.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442025-01-17T07:44:10.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452025-01-17T07:44:10.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462025-01-17T07:44:10.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16472025-01-17T07:44:10.635Z
16482025-01-17T07:44:10.635Zinfo: running `cargo check --bins` on bootstore (2/197)
16492025-01-17T07:44:11.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502025-01-17T07:44:11.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512025-01-17T07:44:11.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522025-01-17T07:44:11.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16532025-01-17T07:44:11.255Z
16542025-01-17T07:44:11.255Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16552025-01-17T07:44:11.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562025-01-17T07:44:11.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572025-01-17T07:44:11.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582025-01-17T07:44:11.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16592025-01-17T07:44:11.854Z
16602025-01-17T07:44:11.854Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16612025-01-17T07:44:12.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622025-01-17T07:44:12.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632025-01-17T07:44:12.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642025-01-17T07:44:12.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16652025-01-17T07:44:12.462Z
16662025-01-17T07:44:12.462Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16672025-01-17T07:44:12.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-01-17T07:44:12.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-01-17T07:44:12.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-01-17T07:44:12.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16712025-01-17T07:44:12.868Z
16722025-01-17T07:44:12.868Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16732025-01-17T07:44:13.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-01-17T07:44:13.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-01-17T07:44:13.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-01-17T07:44:13.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16772025-01-17T07:44:13.291Z
16782025-01-17T07:44:13.291Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16792025-01-17T07:44:13.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-01-17T07:44:13.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-01-17T07:44:13.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-01-17T07:44:13.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16832025-01-17T07:44:13.709Z
16842025-01-17T07:44:13.709Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16852025-01-17T07:44:14.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-01-17T07:44:14.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-01-17T07:44:14.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-01-17T07:44:14.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16892025-01-17T07:44:14.128Z
16902025-01-17T07:44:14.129Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16912025-01-17T07:44:14.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-01-17T07:44:14.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-01-17T07:44:14.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-01-17T07:44:14.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16952025-01-17T07:44:14.539Z
16962025-01-17T07:44:14.539Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
16972025-01-17T07:44:14.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-01-17T07:44:14.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-01-17T07:44:14.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-01-17T07:44:14.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17012025-01-17T07:44:14.957Z
17022025-01-17T07:44:14.957Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17032025-01-17T07:44:15.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-01-17T07:44:15.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-01-17T07:44:15.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-01-17T07:44:15.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17072025-01-17T07:44:15.378Z
17082025-01-17T07:44:15.378Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17092025-01-17T07:44:15.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-01-17T07:44:15.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-01-17T07:44:15.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-01-17T07:44:15.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17132025-01-17T07:44:15.799Z
17142025-01-17T07:44:15.799Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17152025-01-17T07:44:16.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-01-17T07:44:16.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-01-17T07:44:16.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-01-17T07:44:16.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17192025-01-17T07:44:16.218Z
17202025-01-17T07:44:16.218Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17212025-01-17T07:44:16.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-01-17T07:44:16.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-01-17T07:44:16.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-01-17T07:44:16.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17252025-01-17T07:44:16.637Z
17262025-01-17T07:44:16.637Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17272025-01-17T07:44:17.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-01-17T07:44:17.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-01-17T07:44:17.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-01-17T07:44:17.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17312025-01-17T07:44:17.058Z
17322025-01-17T07:44:17.058Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17332025-01-17T07:44:17.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-01-17T07:44:17.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-01-17T07:44:17.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-01-17T07:44:17.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17372025-01-17T07:44:17.483Z
17382025-01-17T07:44:17.483Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17392025-01-17T07:44:17.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-01-17T07:44:17.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-01-17T07:44:17.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-01-17T07:44:17.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17432025-01-17T07:44:17.905Z
17442025-01-17T07:44:17.905Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17452025-01-17T07:44:18.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-01-17T07:44:18.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-01-17T07:44:18.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-01-17T07:44:18.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17492025-01-17T07:44:18.331Z
17502025-01-17T07:44:18.331Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17512025-01-17T07:44:18.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-01-17T07:44:18.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-01-17T07:44:18.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-01-17T07:44:18.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17552025-01-17T07:44:18.760Z
17562025-01-17T07:44:18.760Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17572025-01-17T07:44:19.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-01-17T07:44:19.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-01-17T07:44:19.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-01-17T07:44:19.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17612025-01-17T07:44:19.186Z
17622025-01-17T07:44:19.186Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17632025-01-17T07:44:19.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-01-17T07:44:19.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-01-17T07:44:19.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-01-17T07:44:19.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17672025-01-17T07:44:19.610Z
17682025-01-17T07:44:19.610Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17692025-01-17T07:44:19.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-01-17T07:44:20.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-01-17T07:44:20.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-01-17T07:44:20.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17732025-01-17T07:44:20.038Z
17742025-01-17T07:44:20.038Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17752025-01-17T07:44:20.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-01-17T07:44:20.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-01-17T07:44:20.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-01-17T07:44:20.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17792025-01-17T07:44:20.468Z
17802025-01-17T07:44:20.468Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17812025-01-17T07:44:20.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-01-17T07:44:20.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-01-17T07:44:20.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-01-17T07:44:20.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17852025-01-17T07:44:20.892Z
17862025-01-17T07:44:20.892Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17872025-01-17T07:44:21.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-01-17T07:44:21.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-01-17T07:44:21.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-01-17T07:44:21.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17912025-01-17T07:44:21.319Z
17922025-01-17T07:44:21.319Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
17932025-01-17T07:44:21.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-01-17T07:44:21.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-01-17T07:44:21.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-01-17T07:44:21.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17972025-01-17T07:44:21.740Z
17982025-01-17T07:44:21.740Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
17992025-01-17T07:44:22.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-01-17T07:44:22.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-01-17T07:44:22.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-01-17T07:44:22.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18032025-01-17T07:44:22.166Z
18042025-01-17T07:44:22.166Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18052025-01-17T07:44:22.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-01-17T07:44:22.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-01-17T07:44:22.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-01-17T07:44:22.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18092025-01-17T07:44:22.584Z
18102025-01-17T07:44:22.584Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18112025-01-17T07:44:22.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-01-17T07:44:22.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-01-17T07:44:22.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-01-17T07:44:22.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18152025-01-17T07:44:23.009Z
18162025-01-17T07:44:23.009Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18172025-01-17T07:44:23.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-01-17T07:44:23.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-01-17T07:44:23.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-01-17T07:44:23.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18212025-01-17T07:44:23.429Z
18222025-01-17T07:44:23.429Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18232025-01-17T07:44:23.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-01-17T07:44:23.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-01-17T07:44:23.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-01-17T07:44:23.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18272025-01-17T07:44:23.849Z
18282025-01-17T07:44:23.849Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18292025-01-17T07:44:24.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-01-17T07:44:24.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-01-17T07:44:24.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-01-17T07:44:24.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18332025-01-17T07:44:24.268Z
18342025-01-17T07:44:24.268Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18352025-01-17T07:44:24.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-01-17T07:44:24.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-01-17T07:44:24.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-01-17T07:44:24.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18392025-01-17T07:44:24.688Z
18402025-01-17T07:44:24.688Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18412025-01-17T07:44:25.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-01-17T07:44:25.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-01-17T07:44:25.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-01-17T07:44:25.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18452025-01-17T07:44:25.112Z
18462025-01-17T07:44:25.112Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18472025-01-17T07:44:25.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-01-17T07:44:25.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-01-17T07:44:25.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-01-17T07:44:25.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18512025-01-17T07:44:25.538Z
18522025-01-17T07:44:25.540Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18532025-01-17T07:44:25.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-01-17T07:44:25.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-01-17T07:44:25.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-01-17T07:44:25.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18572025-01-17T07:44:25.966Z
18582025-01-17T07:44:25.966Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18592025-01-17T07:44:26.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-01-17T07:44:26.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-01-17T07:44:26.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-01-17T07:44:26.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18632025-01-17T07:44:26.388Z
18642025-01-17T07:44:26.388Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18652025-01-17T07:44:26.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-01-17T07:44:26.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-01-17T07:44:26.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-01-17T07:44:26.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18692025-01-17T07:44:26.814Z
18702025-01-17T07:44:26.814Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18712025-01-17T07:44:27.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-01-17T07:44:27.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-01-17T07:44:27.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-01-17T07:44:27.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18752025-01-17T07:44:27.235Z
18762025-01-17T07:44:27.235Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18772025-01-17T07:44:27.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-01-17T07:44:27.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-01-17T07:44:27.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-01-17T07:44:27.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18812025-01-17T07:44:27.650Z
18822025-01-17T07:44:27.650Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18832025-01-17T07:44:28.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-01-17T07:44:28.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-01-17T07:44:28.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-01-17T07:44:28.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18872025-01-17T07:44:28.070Z
18882025-01-17T07:44:28.070Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18892025-01-17T07:44:28.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-01-17T07:44:28.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-01-17T07:44:28.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-01-17T07:44:28.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18932025-01-17T07:44:28.494Z
18942025-01-17T07:44:28.494Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
18952025-01-17T07:44:28.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-01-17T07:44:28.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-01-17T07:44:28.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-01-17T07:44:28.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18992025-01-17T07:44:28.923Z
19002025-01-17T07:44:28.923Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19012025-01-17T07:44:29.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-01-17T07:44:29.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-01-17T07:44:29.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-01-17T07:44:29.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19052025-01-17T07:44:29.345Z
19062025-01-17T07:44:29.345Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19072025-01-17T07:44:29.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-01-17T07:44:29.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-01-17T07:44:29.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-01-17T07:44:29.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19112025-01-17T07:44:29.970Z
19122025-01-17T07:44:29.970Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19132025-01-17T07:44:30.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-01-17T07:44:30.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-01-17T07:44:30.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-01-17T07:44:30.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19172025-01-17T07:44:30.583Z
19182025-01-17T07:44:30.583Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19192025-01-17T07:44:31.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-01-17T07:44:31.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-01-17T07:44:31.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-01-17T07:44:31.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19232025-01-17T07:44:31.194Z
19242025-01-17T07:44:31.194Zinfo: running `cargo check --bins` on oxlog (48/197)
19252025-01-17T07:44:31.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-01-17T07:44:31.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-01-17T07:44:31.796Z Checking cfg-if v1.0.0
19282025-01-17T07:44:31.799Z Checking libc v0.2.169
19292025-01-17T07:44:31.908Z Checking serde v1.0.217
19302025-01-17T07:44:31.911Z Checking zeroize v1.8.1
19312025-01-17T07:44:31.927Z Checking memchr v2.7.4
19322025-01-17T07:44:31.930Z Checking typenum v1.17.0
19332025-01-17T07:44:31.938Z Checking scopeguard v1.2.0
19342025-01-17T07:44:31.950Z Checking subtle v2.6.1
19352025-01-17T07:44:31.974Z Checking value-bag v1.9.0
19362025-01-17T07:44:32.088Z Checking lock_api v0.4.12
19372025-01-17T07:44:32.150Z Checking const-oid v0.9.6
19382025-01-17T07:44:32.208Z Checking itoa v1.0.11
19392025-01-17T07:44:32.368Z Checking log v0.4.22
19402025-01-17T07:44:32.434Z Checking smallvec v1.13.2
19412025-01-17T07:44:32.456Z Checking pin-project-lite v0.2.14
19422025-01-17T07:44:32.588Z Checking byteorder v1.5.0
19432025-01-17T07:44:32.749Z Checking futures-core v0.3.31
19442025-01-17T07:44:32.774Z Checking once_cell v1.20.2
19452025-01-17T07:44:32.871Z Checking cpufeatures v0.2.14
19462025-01-17T07:44:32.903Z Checking getrandom v0.2.15
19472025-01-17T07:44:32.934Z Checking parking_lot_core v0.9.10
19482025-01-17T07:44:32.966Z Checking generic-array v0.14.7
19492025-01-17T07:44:32.980Z Checking signal-hook-registry v1.4.2
19502025-01-17T07:44:32.983Z Checking mio v1.0.2
19512025-01-17T07:44:33.049Z Checking futures-sink v0.3.31
19522025-01-17T07:44:33.146Z Checking rand_core v0.6.4
19532025-01-17T07:44:33.190Z Checking stable_deref_trait v1.2.0
19542025-01-17T07:44:33.231Z Checking socket2 v0.5.7
19552025-01-17T07:44:33.271Z Checking parking_lot v0.12.3
19562025-01-17T07:44:33.298Z Checking spin v0.9.8
19572025-01-17T07:44:33.449Z Checking zerocopy v0.7.35
19582025-01-17T07:44:33.554Z Checking slab v0.4.9
19592025-01-17T07:44:33.578Z Checking zerofrom v0.1.4
19602025-01-17T07:44:33.626Z Checking futures-channel v0.3.31
19612025-01-17T07:44:33.690Z Checking foldhash v0.1.3
19622025-01-17T07:44:33.774Z Checking yoke v0.7.4
19632025-01-17T07:44:33.797Z Checking allocator-api2 v0.2.18
19642025-01-17T07:44:33.899Z Checking futures-task v0.3.31
19652025-01-17T07:44:33.965Z Checking equivalent v1.0.1
19662025-01-17T07:44:34.002Z Checking crypto-common v0.1.6
19672025-01-17T07:44:34.063Z Checking block-buffer v0.10.4
19682025-01-17T07:44:34.080Z Checking futures-io v0.3.31
19692025-01-17T07:44:34.095Z Checking pin-utils v0.1.0
19702025-01-17T07:44:34.131Z Checking zerovec v0.10.4
19712025-01-17T07:44:34.175Z Checking block-padding v0.3.3
19722025-01-17T07:44:34.190Z Checking tinyvec_macros v0.1.1
19732025-01-17T07:44:34.246Z Checking futures-util v0.3.31
19742025-01-17T07:44:34.276Z Checking ryu v1.0.18
19752025-01-17T07:44:34.291Z Checking digest v0.10.7
19762025-01-17T07:44:34.374Z Checking inout v0.1.3
19772025-01-17T07:44:34.389Z Checking hashbrown v0.15.1
19782025-01-17T07:44:34.497Z Checking tinyvec v1.8.0
19792025-01-17T07:44:34.605Z Checking fnv v1.0.7
19802025-01-17T07:44:34.635Z Checking cipher v0.4.4
19812025-01-17T07:44:34.650Z Checking hmac v0.12.1
19822025-01-17T07:44:34.739Z Checking sha2 v0.10.8
19832025-01-17T07:44:34.860Z Checking libm v0.2.8
19842025-01-17T07:44:35.027Z Checking unicode-bidi v0.3.17
19852025-01-17T07:44:35.308Z Checking base64ct v1.6.0
19862025-01-17T07:44:35.409Z Checking litemap v0.7.3
19872025-01-17T07:44:35.654Z Checking writeable v0.5.5
19882025-01-17T07:44:35.670Z Checking tinystr v0.7.6
19892025-01-17T07:44:35.743Z Checking ppv-lite86 v0.2.20
19902025-01-17T07:44:35.760Z Checking pem-rfc7468 v0.7.0
19912025-01-17T07:44:35.763Z Checking unicode-normalization v0.1.24
19922025-01-17T07:44:35.763Z Checking num-traits v0.2.19
19932025-01-17T07:44:35.976Z Checking icu_locid v1.5.0
19942025-01-17T07:44:35.995Z Checking flagset v0.4.6
19952025-01-17T07:44:36.015Z Checking tracing-core v0.1.32
19962025-01-17T07:44:36.178Z Checking der v0.7.9
19972025-01-17T07:44:36.293Z Checking bytes v1.9.0
19982025-01-17T07:44:36.410Z Checking indexmap v2.7.0
19992025-01-17T07:44:36.633Z Checking serde_json v1.0.135
20002025-01-17T07:44:36.749Z Checking rand_chacha v0.3.1
20012025-01-17T07:44:36.935Z Checking icu_provider v1.5.0
20022025-01-17T07:44:37.050Z Checking tokio v1.43.0
20032025-01-17T07:44:37.159Z Checking http v1.2.0
20042025-01-17T07:44:37.230Z Checking bitflags v2.6.0
20052025-01-17T07:44:37.517Z Checking thiserror v1.0.69
20062025-01-17T07:44:37.536Z Checking icu_locid_transform_data v1.5.0
20072025-01-17T07:44:37.586Z Checking rustls-pki-types v1.10.0
20082025-01-17T07:44:37.635Z Checking percent-encoding v2.3.1
20092025-01-17T07:44:37.663Z Checking icu_locid_transform v1.5.0
20102025-01-17T07:44:37.804Z Checking spki v0.7.3
20112025-01-17T07:44:37.830Z Checking rand v0.8.5
20122025-01-17T07:44:38.094Z Checking tracing v0.1.40
20132025-01-17T07:44:38.136Z Checking icu_collections v1.5.0
20142025-01-17T07:44:38.241Z Checking salsa20 v0.10.2
20152025-01-17T07:44:38.439Z Checking pbkdf2 v0.12.2
20162025-01-17T07:44:38.455Z Checking aws-lc-sys v0.22.0
20172025-01-17T07:44:38.458Z Checking httparse v1.9.5
20182025-01-17T07:44:38.589Z Checking untrusted v0.7.1
20192025-01-17T07:44:38.634Z Checking powerfmt v0.2.0
20202025-01-17T07:44:38.652Z Checking icu_properties_data v1.5.0
20212025-01-17T07:44:38.756Z Checking mirai-annotations v1.12.0
20222025-01-17T07:44:38.773Z Checking untrusted v0.9.0
20232025-01-17T07:44:38.878Z Checking scrypt v0.11.0
20242025-01-17T07:44:38.895Z Checking deranged v0.3.11
20252025-01-17T07:44:38.910Z Checking icu_properties v1.5.1
20262025-01-17T07:44:38.925Z Checking ring v0.17.8
20272025-01-17T07:44:38.928Z Checking cbc v0.1.2
20282025-01-17T07:44:38.975Z Checking aes v0.8.4
20292025-01-17T07:44:39.091Z Checking crossbeam-utils v0.8.20
20302025-01-17T07:44:39.130Z Checking utf8_iter v1.0.4
20312025-01-17T07:44:39.337Z Checking time-core v0.1.2
20322025-01-17T07:44:39.484Z Checking utf16_iter v1.0.5
20332025-01-17T07:44:39.661Z Checking atomic-waker v1.1.2
20342025-01-17T07:44:39.815Z Checking num_threads v0.1.7
20352025-01-17T07:44:39.867Z Checking write16 v1.0.0
20362025-01-17T07:44:39.882Z Checking icu_normalizer_data v1.5.0
20372025-01-17T07:44:39.929Z Checking num-conv v0.1.0
20382025-01-17T07:44:39.986Z Checking pkcs5 v0.7.1
20392025-01-17T07:44:40.004Z Checking http-body v1.0.1
20402025-01-17T07:44:40.168Z Checking form_urlencoded v1.2.1
20412025-01-17T07:44:40.191Z Checking time v0.3.36
20422025-01-17T07:44:40.207Z Checking try-lock v0.2.5
20432025-01-17T07:44:40.352Z Checking want v0.3.1
20442025-01-17T07:44:40.374Z Checking uuid v1.11.0
20452025-01-17T07:44:40.460Z Checking pkcs8 v0.10.2
20462025-01-17T07:44:40.494Z Checking aws-lc-rs v1.10.0
20472025-01-17T07:44:40.529Z Checking httpdate v1.0.3
20482025-01-17T07:44:40.668Z Checking unicode-ident v1.0.14
20492025-01-17T07:44:40.757Z Checking toml_datetime v0.6.8
20502025-01-17T07:44:40.773Z Checking serde_spanned v0.6.8
20512025-01-17T07:44:40.842Z Checking proc-macro2 v1.0.92
20522025-01-17T07:44:40.935Z Checking slog v2.7.0
20532025-01-17T07:44:40.957Z Checking scroll v0.12.0
20542025-01-17T07:44:41.031Z Checking tower-service v0.3.3
20552025-01-17T07:44:41.166Z Checking base64 v0.22.1
20562025-01-17T07:44:41.379Z Checking plain v0.2.3
20572025-01-17T07:44:41.409Z Checking foreign-types-shared v0.1.1
20582025-01-17T07:44:41.508Z Checking ucd-trie v0.1.7
20592025-01-17T07:44:41.524Z Checking iana-time-zone v0.1.61
20602025-01-17T07:44:41.527Z Checking match_cfg v0.1.0
20612025-01-17T07:44:41.630Z Checking adler2 v2.0.0
20622025-01-17T07:44:41.645Z Checking hostname v0.3.1
20632025-01-17T07:44:41.677Z Checking chrono v0.4.38
20642025-01-17T07:44:41.714Z Checking pest v2.7.14
20652025-01-17T07:44:41.774Z Checking goblin v0.8.2
20662025-01-17T07:44:41.790Z Checking miniz_oxide v0.8.0
20672025-01-17T07:44:42.148Z Checking icu_normalizer v1.5.0
20682025-01-17T07:44:42.166Z Checking rustls-webpki v0.102.8
20692025-01-17T07:44:42.474Z Checking foreign-types v0.3.2
20702025-01-17T07:44:42.517Z Checking quote v1.0.38
20712025-01-17T07:44:42.568Z Checking openssl-sys v0.9.103
20722025-01-17T07:44:42.826Z Checking dirs-sys-next v0.1.2
20732025-01-17T07:44:42.886Z Checking idna_adapter v1.2.0
20742025-01-17T07:44:42.888Z Checking errno v0.3.9
20752025-01-17T07:44:43.002Z Checking aho-corasick v1.1.3
20762025-01-17T07:44:43.073Z Checking idna v1.0.3
20772025-01-17T07:44:43.088Z Compiling newtype-uuid v1.2.1
20782025-01-17T07:44:43.370Z Checking siphasher v0.3.11
20792025-01-17T07:44:43.588Z Checking url v2.5.3
20802025-01-17T07:44:43.605Z Checking pretty-hex v0.4.1
20812025-01-17T07:44:43.666Z Checking data-encoding v2.6.0
20822025-01-17T07:44:43.689Z Checking regex-syntax v0.8.5
20832025-01-17T07:44:43.692Z Checking tokio-util v0.7.12
20842025-01-17T07:44:43.791Z Checking openssl v0.10.66
20852025-01-17T07:44:44.210Z Checking rustix v0.38.37
20862025-01-17T07:44:44.273Z Checking dtrace-parser v0.2.0
20872025-01-17T07:44:44.361Z Checking dirs-next v2.0.0
20882025-01-17T07:44:44.496Z Checking syn v2.0.96
20892025-01-17T07:44:44.552Z Checking h2 v0.4.6
20902025-01-17T07:44:44.573Z Checking http-body-util v0.1.2
20912025-01-17T07:44:44.758Z Checking crossbeam-epoch v0.9.18
20922025-01-17T07:44:45.024Z Checking sha1 v0.10.6
20932025-01-17T07:44:45.187Z Checking signature v2.2.0
20942025-01-17T07:44:45.299Z Checking lazy_static v1.5.0
20952025-01-17T07:44:45.385Z Checking thread_local v1.1.8
20962025-01-17T07:44:45.431Z Checking thread-id v4.2.2
20972025-01-17T07:44:45.545Z Checking encoding_rs v0.8.34
20982025-01-17T07:44:45.651Z Checking either v1.13.0
20992025-01-17T07:44:45.984Z Checking unicode-properties v0.1.3
21002025-01-17T07:44:46.356Z Checking gimli v0.31.1
21012025-01-17T07:44:46.486Z Checking dof v0.3.0
21022025-01-17T07:44:46.940Z Checking regex-automata v0.4.8
21032025-01-17T07:44:47.084Z Checking ipnet v2.10.1
21042025-01-17T07:44:47.355Z Checking mime v0.3.17
21052025-01-17T07:44:47.545Z Checking openssl-probe v0.1.5
21062025-01-17T07:44:47.658Z Checking utf8parse v0.2.2
21072025-01-17T07:44:47.712Z Checking winnow v0.6.20
21082025-01-17T07:44:47.816Z Checking anstyle v1.0.10
21092025-01-17T07:44:47.839Z Checking anstyle-parse v0.2.5
21102025-01-17T07:44:48.111Z Checking stringprep v0.1.5
21112025-01-17T07:44:48.175Z Checking crossbeam-deque v0.8.5
21122025-01-17T07:44:48.401Z Checking term v0.7.0
21132025-01-17T07:44:48.491Z Checking rustls v0.22.4
21142025-01-17T07:44:48.830Z Checking rustls v0.23.19
21152025-01-17T07:44:48.876Z Checking native-tls v0.2.12
21162025-01-17T07:44:49.175Z Checking slog-json v2.6.1
21172025-01-17T07:44:49.440Z Checking serde_urlencoded v0.7.1
21182025-01-17T07:44:49.851Z Checking crossbeam-channel v0.5.13
21192025-01-17T07:44:50.095Z Checking addr2line v0.24.2
21202025-01-17T07:44:50.422Z Checking usdt-impl v0.5.0
21212025-01-17T07:44:50.458Z Checking toml_edit v0.22.22
21222025-01-17T07:44:50.549Z Checking futures-executor v0.3.31
21232025-01-17T07:44:50.611Z Checking rustls-pemfile v2.2.0
21242025-01-17T07:44:50.673Z Checking hyper v1.5.2
21252025-01-17T07:44:50.769Z Checking num-integer v0.1.46
21262025-01-17T07:44:50.830Z Checking idna v0.4.0
21272025-01-17T07:44:50.931Z Checking idna v0.3.0
21282025-01-17T07:44:51.211Z Checking md-5 v0.10.6
21292025-01-17T07:44:51.282Z Checking ff v0.13.0
21302025-01-17T07:44:51.424Z Checking hash32 v0.2.1
21312025-01-17T07:44:51.478Z Checking is-terminal v0.4.13
21322025-01-17T07:44:51.610Z Checking memmap v0.7.0
21332025-01-17T07:44:51.700Z Checking object v0.36.5
21342025-01-17T07:44:51.745Z Checking rustc-demangle v0.1.24
21352025-01-17T07:44:51.823Z Checking is_terminal_polyfill v1.70.1
21362025-01-17T07:44:51.839Z Checking quick-error v1.2.3
21372025-01-17T07:44:51.855Z Checking anstyle-query v1.1.1
21382025-01-17T07:44:51.939Z Checking fallible-iterator v0.2.0
21392025-01-17T07:44:51.974Z Checking utf-8 v0.7.6
21402025-01-17T07:44:51.992Z Checking dyn-clone v1.0.17
21412025-01-17T07:44:52.131Z Checking take_mut v0.2.2
21422025-01-17T07:44:52.167Z Checking psl-types v2.0.11
21432025-01-17T07:44:52.186Z Checking colorchoice v1.0.2
21442025-01-17T07:44:52.285Z Checking base16ct v0.2.0
21452025-01-17T07:44:52.329Z Checking linked-hash-map v0.5.6
21462025-01-17T07:44:52.364Z Checking publicsuffix v2.2.3
21472025-01-17T07:44:52.475Z Checking postgres-protocol v0.6.7
21482025-01-17T07:44:52.490Z Checking sec1 v0.7.3
21492025-01-17T07:44:52.516Z Checking hyper-util v0.1.10
21502025-01-17T07:44:52.594Z Checking anstream v0.6.15
21512025-01-17T07:44:52.625Z Checking lru-cache v0.1.2
21522025-01-17T07:44:52.809Z Checking slog-async v2.8.0
21532025-01-17T07:44:52.853Z Checking tungstenite v0.24.0
21542025-01-17T07:44:52.929Z Checking toml v0.8.19
21552025-01-17T07:44:52.945Z Checking schemars v0.8.21
21562025-01-17T07:44:53.096Z Checking resolv-conf v0.7.0
21572025-01-17T07:44:53.112Z Checking tokio-rustls v0.25.0
21582025-01-17T07:44:53.450Z Checking usdt v0.5.0
21592025-01-17T07:44:53.476Z Checking hickory-proto v0.24.1
21602025-01-17T07:44:53.605Z Checking heapless v0.7.17
21612025-01-17T07:44:53.694Z Checking slog-term v2.9.1
21622025-01-17T07:44:53.721Z Checking group v0.13.0
21632025-01-17T07:44:53.869Z Checking tokio-rustls v0.26.0
21642025-01-17T07:44:53.968Z Checking num-iter v0.1.45
21652025-01-17T07:44:54.140Z Checking futures v0.3.31
21662025-01-17T07:44:54.183Z Checking slog-bunyan v2.5.0
21672025-01-17T07:44:54.250Z Checking tokio-native-tls v0.3.1
21682025-01-17T07:44:54.253Z Checking rayon-core v1.12.1
21692025-01-17T07:44:54.339Z Checking multer v3.1.0
21702025-01-17T07:44:54.413Z Checking terminal_size v0.4.0
21712025-01-17T07:44:54.494Z Checking phf_shared v0.11.2
21722025-01-17T07:44:54.509Z Checking cookie v0.18.1
21732025-01-17T07:44:54.580Z Checking async-stream v0.3.6
21742025-01-17T07:44:54.708Z Checking bzip2-sys v0.1.11+1.0.8
21752025-01-17T07:44:54.738Z Checking signal-hook v0.3.17
21762025-01-17T07:44:54.755Z Checking camino v1.1.9
21772025-01-17T07:44:54.772Z Checking waitgroup v0.1.2
21782025-01-17T07:44:54.833Z Checking openapiv3 v2.0.0
21792025-01-17T07:44:54.900Z Checking webpki-roots v0.26.6
21802025-01-17T07:44:54.916Z Checking idna v0.5.0
21812025-01-17T07:44:54.955Z Checking serde_path_to_error v0.1.16
21822025-01-17T07:44:55.083Z Checking hkdf v0.12.4
21832025-01-17T07:44:55.114Z Checking crypto-bigint v0.5.5
21842025-01-17T07:44:55.256Z Checking hostname v0.4.0
21852025-01-17T07:44:55.288Z Checking crc32fast v1.4.2
21862025-01-17T07:44:55.401Z Checking bitflags v1.3.2
21872025-01-17T07:44:55.500Z Checking debug-ignore v1.0.5
21882025-01-17T07:44:55.531Z Checking managed v0.8.0
21892025-01-17T07:44:55.534Z Checking clap_lex v0.7.2
21902025-01-17T07:44:55.648Z Checking winnow v0.5.40
21912025-01-17T07:44:55.807Z Checking unicode-width v0.1.14
21922025-01-17T07:44:55.826Z Checking strsim v0.11.1
21932025-01-17T07:44:55.873Z Checking smoltcp v0.9.1
21942025-01-17T07:44:56.096Z Checking clap_builder v4.5.21
21952025-01-17T07:44:56.309Z Checking console v0.15.8
21962025-01-17T07:44:56.862Z Checking cookie_store v0.21.0
21972025-01-17T07:44:57.259Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21982025-01-17T07:44:57.544Z Checking backtrace v0.3.74
21992025-01-17T07:44:57.562Z Checking flate2 v1.0.34
22002025-01-17T07:44:57.564Z Checking hyper-rustls v0.27.3
22012025-01-17T07:44:57.744Z Checking elliptic-curve v0.13.8
22022025-01-17T07:44:57.888Z Checking signal-hook-mio v0.2.4
22032025-01-17T07:44:57.907Z Checking dropshot v0.12.0
22042025-01-17T07:44:58.014Z Checking hickory-resolver v0.24.1
22052025-01-17T07:44:58.039Z Checking rayon v1.10.0
22062025-01-17T07:44:58.093Z Checking anyhow v1.0.93
22072025-01-17T07:44:58.166Z Checking bzip2 v0.4.4
22082025-01-17T07:44:58.326Z Checking phf v0.11.2
22092025-01-17T07:44:58.381Z Checking toml_edit v0.19.15
22102025-01-17T07:44:58.447Z Checking hyper-tls v0.6.0
22112025-01-17T07:44:58.467Z Checking num-bigint-dig v0.8.4
22122025-01-17T07:44:58.579Z Checking tokio-tungstenite v0.24.0
22132025-01-17T07:44:58.714Z Checking postgres-types v0.2.8
22142025-01-17T07:44:58.936Z Checking regex v1.11.1
22152025-01-17T07:44:59.008Z Checking bstr v1.10.0
22162025-01-17T07:44:59.364Z Checking ed25519 v2.2.3
22172025-01-17T07:44:59.487Z Checking tokio-stream v0.1.16
22182025-01-17T07:44:59.609Z Checking phf_shared v0.10.0
22192025-01-17T07:44:59.677Z Checking curve25519-dalek v4.1.3
22202025-01-17T07:44:59.883Z Checking zerocopy v0.6.6
22212025-01-17T07:44:59.899Z Checking pkcs1 v0.7.5
22222025-01-17T07:45:00.276Z Checking hubpack v0.1.2
22232025-01-17T07:45:00.305Z Checking portable-atomic v1.9.0
22242025-01-17T07:45:00.456Z Checking float-cmp v0.9.0
22252025-01-17T07:45:00.553Z Checking serde-big-array v0.5.1
22262025-01-17T07:45:00.583Z Checking rfc6979 v0.4.0
22272025-01-17T07:45:00.658Z Checking sync_wrapper v1.0.1
22282025-01-17T07:45:00.763Z Checking normalize-line-endings v0.3.0
22292025-01-17T07:45:00.766Z Checking predicates-core v1.0.8
22302025-01-17T07:45:00.796Z Checking whoami v1.5.2
22312025-01-17T07:45:00.796Z Checking minimal-lexical v0.2.1
22322025-01-17T07:45:00.884Z Checking unicode-segmentation v1.12.0
22332025-01-17T07:45:00.955Z Checking static_assertions v1.1.0
22342025-01-17T07:45:01.061Z Checking precomputed-hash v0.1.1
22352025-01-17T07:45:01.092Z Checking bit-vec v0.6.3
22362025-01-17T07:45:01.183Z Checking number_prefix v0.4.0
22372025-01-17T07:45:01.215Z Checking new_debug_unreachable v1.0.6
22382025-01-17T07:45:01.291Z Checking difflib v0.4.0
22392025-01-17T07:45:01.293Z Checking unicode-width v0.2.0
22402025-01-17T07:45:01.323Z Checking fixedbitset v0.4.2
22412025-01-17T07:45:01.375Z Checking string_cache v0.8.7
22422025-01-17T07:45:01.401Z Checking bit-set v0.5.3
22432025-01-17T07:45:01.462Z Checking qorb v0.2.1
22442025-01-17T07:45:01.495Z Checking ed25519-dalek v2.1.1
22452025-01-17T07:45:01.560Z Checking similar v2.6.0
22462025-01-17T07:45:01.576Z Checking petgraph v0.6.5
22472025-01-17T07:45:01.606Z Checking predicates v3.1.2
22482025-01-17T07:45:01.633Z Checking nom v7.1.3
22492025-01-17T07:45:01.648Z Checking tokio-postgres v0.7.12
22502025-01-17T07:45:01.764Z Checking indicatif v0.17.9
22512025-01-17T07:45:01.881Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22522025-01-17T07:45:02.206Z Checking toml v0.7.8
22532025-01-17T07:45:02.371Z Checking reqwest v0.12.9
22542025-01-17T07:45:02.487Z Checking ecdsa v0.16.9
22552025-01-17T07:45:02.868Z Checking rsa v0.9.6
22562025-01-17T07:45:03.203Z Checking clap v4.5.21
22572025-01-17T07:45:03.322Z Checking zip v0.6.6
22582025-01-17T07:45:03.853Z Checking crossterm v0.28.1
22592025-01-17T07:45:03.915Z Checking itertools v0.12.1
22602025-01-17T07:45:04.014Z Checking itertools v0.10.5
22612025-01-17T07:45:04.103Z Checking ahash v0.8.11
22622025-01-17T07:45:04.185Z Checking fs-err v2.11.0
22632025-01-17T07:45:04.481Z Checking x509-cert v0.2.5
22642025-01-17T07:45:04.559Z Checking semver v1.0.24
22652025-01-17T07:45:04.581Z Checking hex v0.4.3
22662025-01-17T07:45:04.716Z Checking lalrpop-util v0.19.12
22672025-01-17T07:45:04.992Z Checking peg-runtime v0.8.3
22682025-01-17T07:45:05.028Z Checking sigpipe v0.1.3
22692025-01-17T07:45:06.244Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22702025-01-17T07:45:06.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
22712025-01-17T07:45:06.720Z
22722025-01-17T07:45:06.720Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22732025-01-17T07:45:07.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22742025-01-17T07:45:07.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22752025-01-17T07:45:07.357Z Compiling hashbrown v0.14.5
22762025-01-17T07:45:07.480Z Checking heck v0.5.0
22772025-01-17T07:45:07.493Z Compiling unsafe-libyaml v0.2.11
22782025-01-17T07:45:07.505Z Checking ipnetwork v0.20.0
22792025-01-17T07:45:07.518Z Compiling ident_case v1.0.1
22802025-01-17T07:45:07.531Z Checking progenitor-client v0.8.0
22812025-01-17T07:45:07.546Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22822025-01-17T07:45:07.639Z Checking newtype-uuid v1.2.1
22832025-01-17T07:45:07.684Z Compiling darling_core v0.20.10
22842025-01-17T07:45:07.842Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22852025-01-17T07:45:07.845Z Compiling proc-macro-crate v1.3.1
22862025-01-17T07:45:07.867Z Compiling structmeta-derive v0.3.0
22872025-01-17T07:45:07.929Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22882025-01-17T07:45:08.138Z Compiling thiserror v2.0.11
22892025-01-17T07:45:08.228Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22902025-01-17T07:45:08.443Z Checking regress v0.10.1
22912025-01-17T07:45:08.802Z Compiling serde_yaml v0.9.34+deprecated
22922025-01-17T07:45:09.088Z Compiling num_enum_derive v0.5.11
22932025-01-17T07:45:09.359Z Compiling lzma-sys v0.1.20
22942025-01-17T07:45:09.412Z Compiling foreign-types-macros v0.2.3
22952025-01-17T07:45:10.084Z Compiling thiserror-impl v2.0.11
22962025-01-17T07:45:10.575Z Compiling structmeta v0.3.0
22972025-01-17T07:45:10.641Z Compiling dropshot v0.15.1
22982025-01-17T07:45:10.928Z Checking foreign-types-shared v0.3.1
22992025-01-17T07:45:10.969Z Checking arc-swap v1.7.1
23002025-01-17T07:45:11.043Z Checking foreign-types v0.5.0
23012025-01-17T07:45:11.158Z Compiling parse-display-derive v0.10.0
23022025-01-17T07:45:11.361Z Checking slog-scope v4.4.0
23032025-01-17T07:45:11.387Z Checking num_enum v0.5.11
23042025-01-17T07:45:11.598Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23052025-01-17T07:45:11.616Z Compiling proc-macro-error v1.0.4
23062025-01-17T07:45:11.947Z Checking typify-impl v0.2.0
23072025-01-17T07:45:12.386Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23082025-01-17T07:45:12.501Z Checking tungstenite v0.21.0
23092025-01-17T07:45:12.518Z Compiling heck v0.3.3
23102025-01-17T07:45:12.873Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23112025-01-17T07:45:13.160Z Compiling dropshot_endpoint v0.15.1
23122025-01-17T07:45:13.378Z Checking cstr-argument v0.1.2
23132025-01-17T07:45:13.427Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23142025-01-17T07:45:13.567Z Checking instant v0.1.13
23152025-01-17T07:45:13.680Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23162025-01-17T07:45:13.696Z Checking fastrand v2.1.1
23172025-01-17T07:45:13.796Z Compiling darling_macro v0.20.10
23182025-01-17T07:45:13.962Z Checking pretty-hex v0.2.1
23192025-01-17T07:45:14.009Z Checking base64 v0.21.7
23202025-01-17T07:45:14.149Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23212025-01-17T07:45:14.230Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23222025-01-17T07:45:14.284Z Checking tempfile v3.13.0
23232025-01-17T07:45:14.402Z Checking backoff v0.4.0
23242025-01-17T07:45:14.461Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252025-01-17T07:45:14.489Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23262025-01-17T07:45:14.611Z Checking tokio-tungstenite v0.21.0
23272025-01-17T07:45:14.630Z Checking strum v0.26.3
23282025-01-17T07:45:14.670Z Compiling darling v0.20.10
23292025-01-17T07:45:14.688Z Compiling zone_cfg_derive v0.1.2
23302025-01-17T07:45:14.801Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23312025-01-17T07:45:14.839Z Compiling serde_with_macros v3.11.0
23322025-01-17T07:45:14.857Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23332025-01-17T07:45:15.107Z Checking parse-display v0.10.0
23342025-01-17T07:45:15.173Z Checking slog-stdlog v4.1.1
23352025-01-17T07:45:15.314Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23362025-01-17T07:45:15.343Z Checking regress v0.9.1
23372025-01-17T07:45:15.346Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23382025-01-17T07:45:15.464Z Checking progenitor-client v0.9.1
23392025-01-17T07:45:15.500Z Checking colored v2.1.0
23402025-01-17T07:45:15.652Z Checking macaddr v1.0.1
23412025-01-17T07:45:15.776Z Checking base64 v0.13.1
23422025-01-17T07:45:15.992Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23432025-01-17T07:45:16.113Z Checking zone v0.1.8
23442025-01-17T07:45:16.186Z Checking ron v0.7.1
23452025-01-17T07:45:16.449Z Checking slog-envlogger v2.2.0
23462025-01-17T07:45:16.671Z Checking xz2 v0.1.7
23472025-01-17T07:45:16.775Z Checking tabwriter v1.4.0
23482025-01-17T07:45:16.975Z Checking xattr v1.3.1
23492025-01-17T07:45:17.004Z Checking pem v3.0.4
23502025-01-17T07:45:17.179Z Checking yasna v0.5.2
23512025-01-17T07:45:17.266Z Checking headers-core v0.3.0
23522025-01-17T07:45:17.285Z Checking smf v0.2.3
23532025-01-17T07:45:17.370Z Checking serde_with v3.11.0
23542025-01-17T07:45:17.425Z Checking filetime v0.2.25
23552025-01-17T07:45:17.646Z Checking same-file v1.0.6
23562025-01-17T07:45:17.673Z Checking tar v0.4.42
23572025-01-17T07:45:17.709Z Checking headers v0.4.0
23582025-01-17T07:45:17.835Z Checking walkdir v2.5.0
23592025-01-17T07:45:18.003Z Checking rcgen v0.12.1
23602025-01-17T07:45:18.111Z Checking atomicwrites v0.4.4
23612025-01-17T07:45:18.320Z Checking camino-tempfile v1.1.1
23622025-01-17T07:45:18.469Z Checking subprocess v0.2.9
23632025-01-17T07:45:21.285Z Compiling typify-macro v0.2.0
23642025-01-17T07:45:22.741Z Compiling typify v0.2.0
23652025-01-17T07:45:22.809Z Compiling progenitor-impl v0.8.0
23662025-01-17T07:45:25.185Z Compiling progenitor-macro v0.8.0
23672025-01-17T07:45:28.760Z Checking progenitor v0.8.0
23682025-01-17T07:45:28.889Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23692025-01-17T07:45:28.891Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23702025-01-17T07:45:31.372Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23712025-01-17T07:45:31.696Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23722025-01-17T07:45:37.513Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23732025-01-17T07:45:38.940Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23742025-01-17T07:45:40.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.38s
23752025-01-17T07:45:40.295Z
23762025-01-17T07:45:40.295Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23772025-01-17T07:45:41.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782025-01-17T07:45:41.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792025-01-17T07:45:41.843Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23802025-01-17T07:45:42.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
23812025-01-17T07:45:42.414Z
23822025-01-17T07:45:42.414Zinfo: running `cargo check --bins` on nexus-config (51/197)
23832025-01-17T07:45:42.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842025-01-17T07:45:42.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852025-01-17T07:45:42.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23862025-01-17T07:45:42.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23872025-01-17T07:45:43.018Z
23882025-01-17T07:45:43.018Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23892025-01-17T07:45:43.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902025-01-17T07:45:43.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912025-01-17T07:45:43.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23922025-01-17T07:45:43.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23932025-01-17T07:45:43.607Z
23942025-01-17T07:45:43.607Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
23952025-01-17T07:45:44.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962025-01-17T07:45:44.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972025-01-17T07:45:44.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982025-01-17T07:45:44.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23992025-01-17T07:45:44.222Z
24002025-01-17T07:45:44.222Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24012025-01-17T07:45:44.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022025-01-17T07:45:44.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032025-01-17T07:45:44.876Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24042025-01-17T07:45:44.987Z Compiling ipnetwork v0.20.0
24052025-01-17T07:45:44.990Z Compiling zerocopy v0.8.10
24062025-01-17T07:45:44.990Z Compiling progenitor-client v0.8.0
24072025-01-17T07:45:44.992Z Compiling itertools v0.13.0
24082025-01-17T07:45:44.992Z Compiling zerocopy-derive v0.8.10
24092025-01-17T07:45:44.992Z Compiling heapless v0.8.0
24102025-01-17T07:45:44.992Z Compiling thiserror v2.0.11
24112025-01-17T07:45:45.163Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24122025-01-17T07:45:45.237Z Checking hash32 v0.3.1
24132025-01-17T07:45:45.414Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24142025-01-17T07:45:45.431Z Compiling progenitor v0.8.0
24152025-01-17T07:45:45.619Z Compiling instant v0.1.13
24162025-01-17T07:45:45.779Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24172025-01-17T07:45:45.782Z Compiling smoltcp v0.11.0
24182025-01-17T07:45:45.831Z Compiling backoff v0.4.0
24192025-01-17T07:45:45.867Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24202025-01-17T07:45:46.079Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24212025-01-17T07:45:46.167Z Compiling dropshot v0.15.1
24222025-01-17T07:45:46.441Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24232025-01-17T07:45:46.664Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24242025-01-17T07:45:46.681Z Compiling serde_with v3.11.0
24252025-01-17T07:45:46.850Z Compiling parse-display v0.10.0
24262025-01-17T07:45:46.898Z Checking num-rational v0.4.2
24272025-01-17T07:45:47.431Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24282025-01-17T07:45:47.517Z Compiling progenitor-client v0.9.1
24292025-01-17T07:45:47.855Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24302025-01-17T07:45:48.041Z Compiling regress v0.9.1
24312025-01-17T07:45:49.200Z Compiling phf_generator v0.11.2
24322025-01-17T07:45:49.398Z Checking num-complex v0.4.6
24332025-01-17T07:45:50.267Z Compiling macaddr v1.0.1
24342025-01-17T07:45:50.470Z Checking cobs v0.2.3
24352025-01-17T07:45:50.670Z Checking postcard v1.0.10
24362025-01-17T07:45:50.691Z Checking num v0.4.3
24372025-01-17T07:45:50.791Z Compiling phf_codegen v0.11.2
24382025-01-17T07:45:51.126Z Compiling parse-zoneinfo v0.3.1
24392025-01-17T07:45:51.208Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24402025-01-17T07:45:51.626Z Checking float-ord v0.3.2
24412025-01-17T07:45:52.823Z Compiling convert_case v0.4.0
24422025-01-17T07:45:52.871Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24432025-01-17T07:45:53.221Z Compiling chrono-tz-build v0.4.0
24442025-01-17T07:45:53.511Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24452025-01-17T07:45:53.669Z Compiling derive_more v0.99.18
24462025-01-17T07:45:53.981Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24472025-01-17T07:45:54.275Z Compiling crucible-workspace-hack v0.1.0
24482025-01-17T07:45:54.384Z Checking newline-converter v0.3.0
24492025-01-17T07:45:54.401Z Compiling chrono-tz v0.10.0
24502025-01-17T07:45:54.478Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24512025-01-17T07:45:54.566Z Checking prettyplease v0.2.25
24522025-01-17T07:45:55.042Z Compiling slog-dtrace v0.3.0
24532025-01-17T07:45:55.091Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24542025-01-17T07:45:55.180Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24552025-01-17T07:45:55.734Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24562025-01-17T07:45:55.798Z Checking expectorate v1.1.0
24572025-01-17T07:45:55.951Z Compiling zone_cfg_derive v0.3.0
24582025-01-17T07:45:56.420Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24592025-01-17T07:45:57.018Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24602025-01-17T07:45:57.214Z Compiling const_format_proc_macros v0.2.33
24612025-01-17T07:45:57.245Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24622025-01-17T07:45:57.263Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24632025-01-17T07:45:57.327Z Compiling num-derive v0.4.2
24642025-01-17T07:45:57.444Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24652025-01-17T07:45:57.739Z Checking highway v1.2.0
24662025-01-17T07:45:58.213Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24672025-01-17T07:45:58.345Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24682025-01-17T07:45:58.458Z Checking zone v0.3.0
24692025-01-17T07:45:58.524Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24702025-01-17T07:45:59.047Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24712025-01-17T07:45:59.201Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24722025-01-17T07:45:59.218Z Checking const_format v0.2.33
24732025-01-17T07:45:59.544Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24742025-01-17T07:45:59.990Z Checking gethostname v0.5.0
24752025-01-17T07:46:00.088Z Checking bcs v0.1.6
24762025-01-17T07:46:00.112Z Compiling async-recursion v1.1.1
24772025-01-17T07:46:00.148Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24782025-01-17T07:46:00.339Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24792025-01-17T07:46:00.343Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24802025-01-17T07:46:02.176Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24812025-01-17T07:46:06.667Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24822025-01-17T07:46:09.852Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24832025-01-17T07:46:12.327Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24842025-01-17T07:46:13.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.19s
24852025-01-17T07:46:13.614Z
24862025-01-17T07:46:13.614Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24872025-01-17T07:46:14.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882025-01-17T07:46:14.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892025-01-17T07:46:14.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24902025-01-17T07:46:14.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24912025-01-17T07:46:14.239Z
24922025-01-17T07:46:14.239Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24932025-01-17T07:46:14.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942025-01-17T07:46:14.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952025-01-17T07:46:14.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962025-01-17T07:46:14.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24972025-01-17T07:46:14.855Z
24982025-01-17T07:46:14.855Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
24992025-01-17T07:46:15.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002025-01-17T07:46:15.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012025-01-17T07:46:15.497Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25022025-01-17T07:46:16.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
25032025-01-17T07:46:16.284Z
25042025-01-17T07:46:16.284Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25052025-01-17T07:46:16.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062025-01-17T07:46:16.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072025-01-17T07:46:16.929Z Compiling cfg_aliases v0.1.1
25082025-01-17T07:46:16.932Z Compiling vte_generate_state_changes v0.1.2
25092025-01-17T07:46:16.932Z Checking fd-lock v4.0.2
25102025-01-17T07:46:16.932Z Checking nibble_vec v0.1.0
25112025-01-17T07:46:17.034Z Checking endian-type v0.1.2
25122025-01-17T07:46:17.043Z Checking bytecount v0.6.8
25132025-01-17T07:46:17.066Z Compiling tabled_derive v0.7.0
25142025-01-17T07:46:17.094Z Compiling peg-macros v0.8.4
25152025-01-17T07:46:17.112Z Compiling nix v0.28.0
25162025-01-17T07:46:17.190Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25172025-01-17T07:46:17.205Z Checking papergrid v0.11.0
25182025-01-17T07:46:17.208Z Compiling sqlparser_derive v0.2.2
25192025-01-17T07:46:17.255Z Checking radix_trie v0.2.1
25202025-01-17T07:46:17.616Z Checking vte v0.11.1
25212025-01-17T07:46:17.634Z Checking unicode_categories v0.1.1
25222025-01-17T07:46:17.939Z Checking nu-ansi-term v0.50.1
25232025-01-17T07:46:18.191Z Checking home v0.5.9
25242025-01-17T07:46:18.222Z Checking sqlparser v0.45.0
25252025-01-17T07:46:18.366Z Checking sqlformat v0.2.6
25262025-01-17T07:46:18.387Z Checking display-error-chain v0.2.2
25272025-01-17T07:46:18.898Z Checking strip-ansi-escapes v0.2.0
25282025-01-17T07:46:19.059Z Checking reedline v0.35.0
25292025-01-17T07:46:19.174Z Checking tabled v0.15.0
25302025-01-17T07:46:19.662Z Checking peg v0.8.4
25312025-01-17T07:46:20.001Z Checking rustyline v14.0.0
25322025-01-17T07:46:28.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s
25332025-01-17T07:46:28.378Z
25342025-01-17T07:46:28.378Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25352025-01-17T07:46:28.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362025-01-17T07:46:28.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372025-01-17T07:46:29.026Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25382025-01-17T07:46:33.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
25392025-01-17T07:46:33.873Z
25402025-01-17T07:46:33.873Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25412025-01-17T07:46:34.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-01-17T07:46:34.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-01-17T07:46:34.529Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-01-17T07:46:37.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
25452025-01-17T07:46:38.150Z
25462025-01-17T07:46:38.150Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25472025-01-17T07:46:38.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-01-17T07:46:38.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-01-17T07:46:38.806Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502025-01-17T07:46:43.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
25512025-01-17T07:46:43.368Z
25522025-01-17T07:46:43.368Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25532025-01-17T07:46:43.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-01-17T07:46:43.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-01-17T07:46:44.026Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25562025-01-17T07:46:48.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
25572025-01-17T07:46:48.597Z
25582025-01-17T07:46:48.597Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25592025-01-17T07:46:49.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-01-17T07:46:49.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-01-17T07:46:49.245Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-01-17T07:46:52.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
25632025-01-17T07:46:53.055Z
25642025-01-17T07:46:53.055Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25652025-01-17T07:46:53.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-01-17T07:46:53.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-01-17T07:46:53.695Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-01-17T07:46:57.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
25692025-01-17T07:46:57.511Z
25702025-01-17T07:46:57.511Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25712025-01-17T07:46:58.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-01-17T07:46:58.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-01-17T07:46:58.160Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25742025-01-17T07:47:02.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
25752025-01-17T07:47:02.908Z
25762025-01-17T07:47:02.908Zinfo: running `cargo check --bins` on oximeter (66/197)
25772025-01-17T07:47:03.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-01-17T07:47:03.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-01-17T07:47:03.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25802025-01-17T07:47:03.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25812025-01-17T07:47:03.516Z
25822025-01-17T07:47:03.516Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25832025-01-17T07:47:04.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-01-17T07:47:04.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-01-17T07:47:04.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25862025-01-17T07:47:04.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25872025-01-17T07:47:04.110Z
25882025-01-17T07:47:04.110Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25892025-01-17T07:47:04.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25902025-01-17T07:47:04.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25912025-01-17T07:47:04.732Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25922025-01-17T07:47:06.714Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25932025-01-17T07:47:07.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
25942025-01-17T07:47:07.800Z
25952025-01-17T07:47:07.800Zinfo: running `cargo check --bins` on oximeter-types (69/197)
25962025-01-17T07:47:08.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-01-17T07:47:08.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-01-17T07:47:08.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992025-01-17T07:47:08.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26002025-01-17T07:47:08.409Z
26012025-01-17T07:47:08.409Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26022025-01-17T07:47:08.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-01-17T07:47:08.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-01-17T07:47:08.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052025-01-17T07:47:08.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26062025-01-17T07:47:09.024Z
26072025-01-17T07:47:09.024Zinfo: running `cargo check --bins` on oxql-types (71/197)
26082025-01-17T07:47:09.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-01-17T07:47:09.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-01-17T07:47:09.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112025-01-17T07:47:09.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26122025-01-17T07:47:09.638Z
26132025-01-17T07:47:09.638Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26142025-01-17T07:47:10.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-01-17T07:47:10.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-01-17T07:47:10.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172025-01-17T07:47:10.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26182025-01-17T07:47:10.277Z
26192025-01-17T07:47:10.277Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26202025-01-17T07:47:10.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-01-17T07:47:10.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-01-17T07:47:10.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232025-01-17T07:47:10.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26242025-01-17T07:47:10.893Z
26252025-01-17T07:47:10.893Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26262025-01-17T07:47:11.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-01-17T07:47:11.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-01-17T07:47:11.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292025-01-17T07:47:11.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26302025-01-17T07:47:11.527Z
26312025-01-17T07:47:11.527Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26322025-01-17T07:47:12.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-01-17T07:47:12.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-01-17T07:47:12.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352025-01-17T07:47:12.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26362025-01-17T07:47:12.149Z
26372025-01-17T07:47:12.149Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26382025-01-17T07:47:12.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-01-17T07:47:12.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-01-17T07:47:12.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-01-17T07:47:12.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26422025-01-17T07:47:12.772Z
26432025-01-17T07:47:12.772Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26442025-01-17T07:47:13.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-01-17T07:47:13.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-01-17T07:47:13.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-01-17T07:47:13.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26482025-01-17T07:47:13.385Z
26492025-01-17T07:47:13.385Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26502025-01-17T07:47:13.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-01-17T07:47:13.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-01-17T07:47:13.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-01-17T07:47:13.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26542025-01-17T07:47:13.982Z
26552025-01-17T07:47:13.982Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26562025-01-17T07:47:14.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-01-17T07:47:14.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-01-17T07:47:14.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-01-17T07:47:14.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26602025-01-17T07:47:14.618Z
26612025-01-17T07:47:14.618Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26622025-01-17T07:47:15.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-01-17T07:47:15.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-01-17T07:47:15.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-01-17T07:47:15.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26662025-01-17T07:47:15.234Z
26672025-01-17T07:47:15.234Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26682025-01-17T07:47:15.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-01-17T07:47:15.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-01-17T07:47:15.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-01-17T07:47:15.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26722025-01-17T07:47:15.851Z
26732025-01-17T07:47:15.851Zinfo: running `cargo check --bins` on dpd-client (82/197)
26742025-01-17T07:47:16.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-01-17T07:47:16.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-01-17T07:47:16.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-01-17T07:47:16.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26782025-01-17T07:47:16.459Z
26792025-01-17T07:47:16.459Zinfo: running `cargo check --bins` on gateway-client (83/197)
26802025-01-17T07:47:16.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-01-17T07:47:16.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-01-17T07:47:16.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-01-17T07:47:16.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26842025-01-17T07:47:17.058Z
26852025-01-17T07:47:17.058Zinfo: running `cargo check --bins` on installinator-client (84/197)
26862025-01-17T07:47:17.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-01-17T07:47:17.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-01-17T07:47:17.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-01-17T07:47:17.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26902025-01-17T07:47:17.694Z
26912025-01-17T07:47:17.694Zinfo: running `cargo check --bins` on installinator-common (85/197)
26922025-01-17T07:47:18.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-01-17T07:47:18.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-01-17T07:47:18.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-01-17T07:47:18.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26962025-01-17T07:47:18.334Z
26972025-01-17T07:47:18.334Zinfo: running `cargo check --bins` on update-engine (86/197)
26982025-01-17T07:47:18.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-01-17T07:47:18.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-01-17T07:47:18.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-01-17T07:47:18.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27022025-01-17T07:47:18.938Z
27032025-01-17T07:47:18.938Zinfo: running `cargo check --bins` on nexus-client (87/197)
27042025-01-17T07:47:19.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-01-17T07:47:19.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-01-17T07:47:19.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-01-17T07:47:19.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27082025-01-17T07:47:19.571Z
27092025-01-17T07:47:19.571Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27102025-01-17T07:47:20.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-01-17T07:47:20.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-01-17T07:47:20.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-01-17T07:47:20.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27142025-01-17T07:47:20.196Z
27152025-01-17T07:47:20.196Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27162025-01-17T07:47:20.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-01-17T07:47:20.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-01-17T07:47:20.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-01-17T07:47:20.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27202025-01-17T07:47:20.799Z
27212025-01-17T07:47:20.799Zinfo: running `cargo check --bins` on nexus-types (90/197)
27222025-01-17T07:47:21.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-01-17T07:47:21.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-01-17T07:47:21.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-01-17T07:47:21.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27262025-01-17T07:47:21.437Z
27272025-01-17T07:47:21.437Zinfo: running `cargo check --bins` on oxide-client (91/197)
27282025-01-17T07:47:21.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-01-17T07:47:21.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-01-17T07:47:21.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-01-17T07:47:21.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27322025-01-17T07:47:22.043Z
27332025-01-17T07:47:22.043Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27342025-01-17T07:47:22.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-01-17T07:47:22.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-01-17T07:47:22.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-01-17T07:47:22.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27382025-01-17T07:47:22.658Z
27392025-01-17T07:47:22.658Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27402025-01-17T07:47:23.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-01-17T07:47:23.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-01-17T07:47:23.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-01-17T07:47:23.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27442025-01-17T07:47:23.260Z
27452025-01-17T07:47:23.260Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27462025-01-17T07:47:23.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-01-17T07:47:23.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-01-17T07:47:23.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-01-17T07:47:23.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27502025-01-17T07:47:23.895Z
27512025-01-17T07:47:23.895Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27522025-01-17T07:47:24.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-01-17T07:47:24.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-01-17T07:47:24.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-01-17T07:47:24.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27562025-01-17T07:47:24.557Z
27572025-01-17T07:47:24.557Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27582025-01-17T07:47:25.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-01-17T07:47:25.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-01-17T07:47:25.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-01-17T07:47:25.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27622025-01-17T07:47:25.212Z
27632025-01-17T07:47:25.212Zinfo: running `cargo check --bins` on wicket-common (97/197)
27642025-01-17T07:47:25.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-01-17T07:47:25.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-01-17T07:47:25.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-01-17T07:47:25.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27682025-01-17T07:47:25.917Z
27692025-01-17T07:47:25.917Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27702025-01-17T07:47:26.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-01-17T07:47:26.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-01-17T07:47:26.502Z Checking csv-core v0.1.11
27732025-01-17T07:47:26.502Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27742025-01-17T07:47:26.505Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27752025-01-17T07:47:26.505Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27762025-01-17T07:47:26.784Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27772025-01-17T07:47:26.805Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27782025-01-17T07:47:26.831Z Checking csv v1.3.0
27792025-01-17T07:47:27.366Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27802025-01-17T07:47:27.704Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27812025-01-17T07:47:29.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
27822025-01-17T07:47:29.441Z
27832025-01-17T07:47:29.441Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27842025-01-17T07:47:29.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-01-17T07:47:29.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-01-17T07:47:29.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-01-17T07:47:29.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27882025-01-17T07:47:30.062Z
27892025-01-17T07:47:30.062Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27902025-01-17T07:47:30.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-01-17T07:47:30.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-01-17T07:47:30.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-01-17T07:47:30.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27942025-01-17T07:47:30.673Z
27952025-01-17T07:47:30.673Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
27962025-01-17T07:47:31.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-01-17T07:47:31.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-01-17T07:47:31.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-01-17T07:47:31.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28002025-01-17T07:47:31.382Z
28012025-01-17T07:47:31.382Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28022025-01-17T07:47:32.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-01-17T07:47:32.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-01-17T07:47:32.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-01-17T07:47:32.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28062025-01-17T07:47:32.098Z
28072025-01-17T07:47:32.098Zinfo: running `cargo check --bins` on dns-server (103/197)
28082025-01-17T07:47:32.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-01-17T07:47:32.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-01-17T07:47:32.730Z Compiling typify-impl v0.3.0
28112025-01-17T07:47:32.837Z Compiling parking_lot_core v0.8.6
28122025-01-17T07:47:32.849Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28132025-01-17T07:47:32.855Z Checking fxhash v0.2.1
28142025-01-17T07:47:32.858Z Checking hickory-client v0.24.1
28152025-01-17T07:47:32.864Z Checking hickory-server v0.24.1
28162025-01-17T07:47:33.551Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28172025-01-17T07:47:33.577Z Checking parking_lot v0.11.2
28182025-01-17T07:47:33.827Z Checking sled v0.34.7
28192025-01-17T07:47:38.214Z Compiling typify-macro v0.3.0
28202025-01-17T07:47:39.732Z Compiling typify v0.3.0
28212025-01-17T07:47:39.810Z Compiling progenitor-impl v0.9.1
28222025-01-17T07:47:42.164Z Compiling progenitor-macro v0.9.1
28232025-01-17T07:47:45.816Z Checking progenitor v0.9.1
28242025-01-17T07:47:45.945Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28252025-01-17T07:47:46.395Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28262025-01-17T07:47:47.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s
28272025-01-17T07:47:47.793Z
28282025-01-17T07:47:47.794Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28292025-01-17T07:47:48.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-01-17T07:47:48.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-01-17T07:47:48.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-01-17T07:47:48.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28332025-01-17T07:47:48.407Z
28342025-01-17T07:47:48.407Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28352025-01-17T07:47:48.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-01-17T07:47:48.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-01-17T07:47:48.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-01-17T07:47:48.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28392025-01-17T07:47:49.071Z
28402025-01-17T07:47:49.071Zinfo: running `cargo check --bins` on gateway-types (106/197)
28412025-01-17T07:47:49.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-01-17T07:47:49.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-01-17T07:47:49.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-01-17T07:47:49.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28452025-01-17T07:47:49.683Z
28462025-01-17T07:47:49.683Zinfo: running `cargo check --bins` on ipcc (107/197)
28472025-01-17T07:47:50.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-01-17T07:47:50.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-01-17T07:47:50.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-01-17T07:47:50.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28512025-01-17T07:47:50.319Z
28522025-01-17T07:47:50.319Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28532025-01-17T07:47:50.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-01-17T07:47:50.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-01-17T07:47:51.015Z Compiling semver v0.1.20
28562025-01-17T07:47:51.015Z Compiling radium v0.7.0
28572025-01-17T07:47:51.133Z Checking tap v1.0.1
28582025-01-17T07:47:51.135Z Compiling maybe-uninit v2.0.0
28592025-01-17T07:47:51.151Z Checking password-hash v0.5.0
28602025-01-17T07:47:51.154Z Checking blake2 v0.10.6
28612025-01-17T07:47:51.154Z Checking crc-catalog v2.4.0
28622025-01-17T07:47:51.154Z Compiling owo-colors v4.1.0
28632025-01-17T07:47:51.271Z Checking wyz v0.5.1
28642025-01-17T07:47:51.293Z Compiling cancel-safe-futures v0.1.5
28652025-01-17T07:47:51.427Z Compiling rustc_version v0.1.7
28662025-01-17T07:47:51.608Z Compiling packed_struct v0.10.1
28672025-01-17T07:47:51.611Z Checking funty v2.0.0
28682025-01-17T07:47:51.642Z Checking argon2 v0.5.3
28692025-01-17T07:47:51.695Z Checking crc v3.2.1
28702025-01-17T07:47:51.718Z Compiling packed_struct_codegen v0.10.1
28712025-01-17T07:47:51.757Z Compiling indexmap v1.9.3
28722025-01-17T07:47:51.831Z Compiling newtype_derive v0.1.6
28732025-01-17T07:47:51.897Z Checking half v2.4.1
28742025-01-17T07:47:52.049Z Checking nodrop v0.1.14
28752025-01-17T07:47:52.067Z Checking ciborium-io v0.2.2
28762025-01-17T07:47:52.131Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28772025-01-17T07:47:52.169Z Checking array-init v0.0.4
28782025-01-17T07:47:52.225Z Checking smallvec v0.6.14
28792025-01-17T07:47:52.299Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28802025-01-17T07:47:52.317Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28812025-01-17T07:47:52.356Z Checking ciborium-ll v0.2.2
28822025-01-17T07:47:52.418Z Checking bitvec v1.0.1
28832025-01-17T07:47:52.588Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28842025-01-17T07:47:52.653Z Checking libsw v3.3.1
28852025-01-17T07:47:52.906Z Compiling memoffset v0.9.1
28862025-01-17T07:47:52.968Z Checking linear-map v1.2.0
28872025-01-17T07:47:53.007Z Checking indent_write v2.2.0
28882025-01-17T07:47:53.026Z Checking swrite v0.1.0
28892025-01-17T07:47:53.156Z Checking hashbrown v0.12.3
28902025-01-17T07:47:53.212Z Checking termcolor v1.4.1
28912025-01-17T07:47:53.231Z Checking bitfield v0.14.0
28922025-01-17T07:47:53.415Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28932025-01-17T07:47:53.505Z Checking ron v0.8.1
28942025-01-17T07:47:53.528Z Checking serde-hex v0.1.0
28952025-01-17T07:47:53.612Z Checking env_logger v0.10.2
28962025-01-17T07:47:53.948Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28972025-01-17T07:47:54.030Z Checking ciborium v0.2.2
28982025-01-17T07:47:54.386Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28992025-01-17T07:47:54.696Z Checking steno v0.4.1
29002025-01-17T07:47:54.714Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29012025-01-17T07:47:54.841Z Checking hashbrown v0.13.2
29022025-01-17T07:47:54.954Z Checking humantime v2.1.0
29032025-01-17T07:47:54.995Z Checking crc-any v2.5.0
29042025-01-17T07:47:55.262Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29052025-01-17T07:47:55.372Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29062025-01-17T07:47:55.668Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29072025-01-17T07:47:55.737Z Checking object v0.30.4
29082025-01-17T07:47:55.939Z Checking path-slash v0.1.5
29092025-01-17T07:47:56.033Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29102025-01-17T07:47:56.089Z Checking nix v0.27.1
29112025-01-17T07:47:56.765Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29122025-01-17T07:47:56.847Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29132025-01-17T07:47:57.114Z Checking tungstenite v0.23.0
29142025-01-17T07:47:57.236Z Checking kstat-rs v0.2.4
29152025-01-17T07:47:57.357Z Checking signal-hook-tokio v0.3.1
29162025-01-17T07:47:57.568Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29172025-01-17T07:47:57.885Z Checking tokio-tungstenite v0.23.1
29182025-01-17T07:47:58.208Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29192025-01-17T07:47:58.469Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29202025-01-17T07:47:58.619Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29212025-01-17T07:48:05.108Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29222025-01-17T07:48:06.424Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29232025-01-17T07:48:08.234Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29242025-01-17T07:48:13.504Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29252025-01-17T07:48:14.158Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29262025-01-17T07:48:16.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s
29272025-01-17T07:48:16.950Z
29282025-01-17T07:48:16.951Zinfo: running `cargo check --bins` on gateway-api (109/197)
29292025-01-17T07:48:17.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-01-17T07:48:17.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-01-17T07:48:17.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-01-17T07:48:17.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29332025-01-17T07:48:17.563Z
29342025-01-17T07:48:17.563Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29352025-01-17T07:48:18.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-01-17T07:48:18.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-01-17T07:48:18.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-01-17T07:48:18.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29392025-01-17T07:48:18.157Z
29402025-01-17T07:48:18.157Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29412025-01-17T07:48:18.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-01-17T07:48:18.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-01-17T07:48:18.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-01-17T07:48:18.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29452025-01-17T07:48:18.768Z
29462025-01-17T07:48:18.768Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29472025-01-17T07:48:19.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-01-17T07:48:19.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-01-17T07:48:19.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-01-17T07:48:19.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29512025-01-17T07:48:19.383Z
29522025-01-17T07:48:19.383Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29532025-01-17T07:48:19.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-01-17T07:48:19.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-01-17T07:48:19.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-01-17T07:48:19.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29572025-01-17T07:48:20.003Z
29582025-01-17T07:48:20.003Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29592025-01-17T07:48:20.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-01-17T07:48:20.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-01-17T07:48:20.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-01-17T07:48:20.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29632025-01-17T07:48:20.620Z
29642025-01-17T07:48:20.620Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29652025-01-17T07:48:21.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-01-17T07:48:21.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-01-17T07:48:21.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-01-17T07:48:21.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29692025-01-17T07:48:21.236Z
29702025-01-17T07:48:21.236Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29712025-01-17T07:48:21.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-01-17T07:48:21.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-01-17T07:48:21.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-01-17T07:48:21.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29752025-01-17T07:48:21.852Z
29762025-01-17T07:48:21.853Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29772025-01-17T07:48:22.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-01-17T07:48:22.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-01-17T07:48:22.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-01-17T07:48:22.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29812025-01-17T07:48:22.493Z
29822025-01-17T07:48:22.493Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29832025-01-17T07:48:23.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-01-17T07:48:23.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-01-17T07:48:23.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-01-17T07:48:23.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29872025-01-17T07:48:23.109Z
29882025-01-17T07:48:23.109Zinfo: running `cargo check --bins` on sp-sim (119/197)
29892025-01-17T07:48:23.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-01-17T07:48:23.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-01-17T07:48:23.731Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29922025-01-17T07:48:24.170Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29932025-01-17T07:48:25.801Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29942025-01-17T07:48:27.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
29952025-01-17T07:48:27.596Z
29962025-01-17T07:48:27.596Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
29972025-01-17T07:48:28.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-01-17T07:48:28.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-01-17T07:48:28.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-01-17T07:48:28.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30012025-01-17T07:48:28.263Z
30022025-01-17T07:48:28.263Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
30032025-01-17T07:48:28.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-01-17T07:48:28.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-01-17T07:48:28.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-01-17T07:48:28.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30072025-01-17T07:48:28.932Z
30082025-01-17T07:48:28.932Zinfo: running `cargo check --bins` on db-macros (122/197)
30092025-01-17T07:48:29.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-01-17T07:48:29.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-01-17T07:48:29.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-01-17T07:48:29.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30132025-01-17T07:48:29.524Z
30142025-01-17T07:48:29.524Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30152025-01-17T07:48:30.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-01-17T07:48:30.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-01-17T07:48:30.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-01-17T07:48:30.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30192025-01-17T07:48:30.119Z
30202025-01-17T07:48:30.119Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30212025-01-17T07:48:30.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-01-17T07:48:30.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-01-17T07:48:30.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-01-17T07:48:30.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30252025-01-17T07:48:30.773Z
30262025-01-17T07:48:30.773Zinfo: running `cargo check --bins` on authz-macros (125/197)
30272025-01-17T07:48:31.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-01-17T07:48:31.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-01-17T07:48:31.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-01-17T07:48:31.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30312025-01-17T07:48:31.365Z
30322025-01-17T07:48:31.365Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30332025-01-17T07:48:31.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-01-17T07:48:31.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-01-17T07:48:31.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-01-17T07:48:31.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30372025-01-17T07:48:32.008Z
30382025-01-17T07:48:32.008Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30392025-01-17T07:48:32.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-01-17T07:48:32.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-01-17T07:48:32.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-01-17T07:48:32.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30432025-01-17T07:48:32.651Z
30442025-01-17T07:48:32.651Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30452025-01-17T07:48:33.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-01-17T07:48:33.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-01-17T07:48:33.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-01-17T07:48:33.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30492025-01-17T07:48:33.261Z
30502025-01-17T07:48:33.261Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30512025-01-17T07:48:33.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-01-17T07:48:33.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-01-17T07:48:33.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-01-17T07:48:33.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30552025-01-17T07:48:33.897Z
30562025-01-17T07:48:33.897Zinfo: running `cargo check --bins` on typed-rng (130/197)
30572025-01-17T07:48:34.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-01-17T07:48:34.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-01-17T07:48:34.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-01-17T07:48:34.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30612025-01-17T07:48:34.481Z
30622025-01-17T07:48:34.481Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30632025-01-17T07:48:35.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-01-17T07:48:35.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-01-17T07:48:35.217Z Checking keccak v0.1.5
30662025-01-17T07:48:35.329Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30672025-01-17T07:48:35.331Z Checking secrecy v0.8.0
30682025-01-17T07:48:35.331Z Compiling unicase v2.7.0
30692025-01-17T07:48:35.331Z Compiling same-file v1.0.6
30702025-01-17T07:48:35.360Z Compiling tempfile v3.13.0
30712025-01-17T07:48:35.373Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
30722025-01-17T07:48:35.376Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30732025-01-17T07:48:35.482Z Compiling thiserror-impl-no-std v2.0.2
30742025-01-17T07:48:35.621Z Checking sha3 v0.10.8
30752025-01-17T07:48:35.637Z Compiling walkdir v2.5.0
30762025-01-17T07:48:35.656Z Checking universal-hash v0.5.1
30772025-01-17T07:48:35.706Z Compiling blake3 v1.5.4
30782025-01-17T07:48:35.786Z Checking opaque-debug v0.3.1
30792025-01-17T07:48:35.846Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30802025-01-17T07:48:35.889Z Checking poly1305 v0.8.0
30812025-01-17T07:48:35.949Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30822025-01-17T07:48:36.004Z Checking chacha20 v0.9.1
30832025-01-17T07:48:36.095Z Checking aead v0.5.2
30842025-01-17T07:48:36.136Z Compiling memmap2 v0.9.5
30852025-01-17T07:48:36.275Z Compiling arrayref v0.3.9
30862025-01-17T07:48:36.319Z Compiling constant_time_eq v0.3.1
30872025-01-17T07:48:36.338Z Compiling arrayvec v0.7.6
30882025-01-17T07:48:36.384Z Compiling salty v0.3.0
30892025-01-17T07:48:36.403Z Compiling libefi-sys v0.1.0
30902025-01-17T07:48:36.508Z Checking chacha20poly1305 v0.10.1
30912025-01-17T07:48:36.579Z Compiling toolchain_find v0.4.0
30922025-01-17T07:48:36.708Z Compiling camino-tempfile v1.1.1
30932025-01-17T07:48:36.734Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30942025-01-17T07:48:36.796Z Compiling bitfield-struct v0.6.2
30952025-01-17T07:48:37.053Z Compiling topological-sort v0.2.2
30962025-01-17T07:48:37.145Z Compiling mime_guess v2.0.5
30972025-01-17T07:48:37.145Z Compiling rustfmt-wrapper v0.2.1
30982025-01-17T07:48:37.628Z Compiling omicron-zone-package v0.12.0
30992025-01-17T07:48:37.742Z Compiling progenitor v0.9.1
31002025-01-17T07:48:37.807Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31012025-01-17T07:48:37.952Z Checking primeorder v0.13.6
31022025-01-17T07:48:38.067Z Checking env_filter v0.1.2
31032025-01-17T07:48:38.108Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31042025-01-17T07:48:38.132Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31052025-01-17T07:48:38.242Z Checking thiserror-no-std v2.0.2
31062025-01-17T07:48:38.300Z Checking env_logger v0.11.5
31072025-01-17T07:48:38.319Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31082025-01-17T07:48:38.337Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31092025-01-17T07:48:38.357Z Checking vsss-rs v3.3.4
31102025-01-17T07:48:38.375Z Checking p384 v0.13.0
31112025-01-17T07:48:38.444Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31122025-01-17T07:48:38.657Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31132025-01-17T07:48:38.681Z Checking simd-adler32 v0.3.7
31142025-01-17T07:48:38.873Z Compiling zip v2.1.3
31152025-01-17T07:48:38.904Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31162025-01-17T07:48:39.039Z Checking lockfree-object-pool v0.1.6
31172025-01-17T07:48:39.098Z Checking bumpalo v3.16.0
31182025-01-17T07:48:39.177Z Checking http-range v0.1.5
31192025-01-17T07:48:39.264Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31202025-01-17T07:48:39.367Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31212025-01-17T07:48:39.409Z Checking zopfli v0.8.1
31222025-01-17T07:48:39.450Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31232025-01-17T07:48:39.763Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31242025-01-17T07:48:40.023Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31252025-01-17T07:48:40.120Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31262025-01-17T07:48:40.139Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31272025-01-17T07:48:40.404Z Checking nanorand v0.7.0
31282025-01-17T07:48:40.591Z Checking atty v0.2.14
31292025-01-17T07:48:40.640Z Checking glob v0.3.1
31302025-01-17T07:48:40.660Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31312025-01-17T07:48:40.731Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31322025-01-17T07:48:40.788Z Checking flume v0.11.1
31332025-01-17T07:48:40.944Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31342025-01-17T07:48:41.270Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31352025-01-17T07:48:41.903Z Checking hyper-staticfile v0.10.1
31362025-01-17T07:48:41.982Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31372025-01-17T07:48:42.341Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31382025-01-17T07:48:42.412Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31392025-01-17T07:48:42.609Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31402025-01-17T07:48:42.745Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31412025-01-17T07:48:42.897Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
31422025-01-17T07:48:43.262Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31432025-01-17T07:48:43.318Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31442025-01-17T07:48:43.538Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31452025-01-17T07:48:43.791Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31462025-01-17T07:48:46.624Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31472025-01-17T07:48:46.625Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31482025-01-17T07:48:54.645Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31492025-01-17T07:49:07.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.87s
31502025-01-17T07:49:07.562Z
31512025-01-17T07:49:07.562Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31522025-01-17T07:49:08.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-01-17T07:49:08.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-01-17T07:49:08.283Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31552025-01-17T07:49:21.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
31562025-01-17T07:49:21.626Z
31572025-01-17T07:49:21.626Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31582025-01-17T07:49:22.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-01-17T07:49:22.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-01-17T07:49:22.354Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31612025-01-17T07:49:35.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
31622025-01-17T07:49:35.747Z
31632025-01-17T07:49:35.747Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31642025-01-17T07:49:36.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-01-17T07:49:36.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-01-17T07:49:36.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31672025-01-17T07:49:49.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
31682025-01-17T07:49:49.847Z
31692025-01-17T07:49:49.847Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31702025-01-17T07:49:50.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-01-17T07:49:50.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-01-17T07:49:50.572Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31732025-01-17T07:50:03.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
31742025-01-17T07:50:03.875Z
31752025-01-17T07:50:03.875Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31762025-01-17T07:50:04.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-01-17T07:50:04.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-01-17T07:50:04.594Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31792025-01-17T07:50:17.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
31802025-01-17T07:50:17.874Z
31812025-01-17T07:50:17.874Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31822025-01-17T07:50:18.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-01-17T07:50:18.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-01-17T07:50:18.596Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31852025-01-17T07:50:31.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
31862025-01-17T07:50:31.837Z
31872025-01-17T07:50:31.837Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31882025-01-17T07:50:32.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-01-17T07:50:32.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-01-17T07:50:32.560Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31912025-01-17T07:50:45.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.83s
31922025-01-17T07:50:45.878Z
31932025-01-17T07:50:45.878Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
31942025-01-17T07:50:46.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-01-17T07:50:46.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-01-17T07:50:46.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-01-17T07:50:46.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31982025-01-17T07:50:46.524Z
31992025-01-17T07:50:46.524Zinfo: running `cargo check --bins` on key-manager (140/197)
32002025-01-17T07:50:47.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-01-17T07:50:47.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-01-17T07:50:47.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-01-17T07:50:47.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32042025-01-17T07:50:47.135Z
32052025-01-17T07:50:47.135Zinfo: running `cargo check --bins` on range-requests (141/197)
32062025-01-17T07:50:47.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-01-17T07:50:47.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-01-17T07:50:47.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-01-17T07:50:47.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32102025-01-17T07:50:47.730Z
32112025-01-17T07:50:47.730Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32122025-01-17T07:50:48.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-01-17T07:50:48.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-01-17T07:50:48.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-01-17T07:50:48.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32162025-01-17T07:50:48.343Z
32172025-01-17T07:50:48.343Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32182025-01-17T07:50:48.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-01-17T07:50:48.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-01-17T07:50:48.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-01-17T07:50:48.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32222025-01-17T07:50:48.986Z
32232025-01-17T07:50:48.986Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32242025-01-17T07:50:49.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-01-17T07:50:49.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-01-17T07:50:49.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-01-17T07:50:49.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32282025-01-17T07:50:49.581Z
32292025-01-17T07:50:49.581Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32302025-01-17T07:50:50.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-01-17T07:50:50.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-01-17T07:50:50.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-01-17T07:50:50.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32342025-01-17T07:50:50.214Z
32352025-01-17T07:50:50.214Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32362025-01-17T07:50:50.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-01-17T07:50:50.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-01-17T07:50:50.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-01-17T07:50:50.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32402025-01-17T07:50:50.851Z
32412025-01-17T07:50:50.851Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32422025-01-17T07:50:51.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-01-17T07:50:51.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-01-17T07:50:51.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-01-17T07:50:51.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32462025-01-17T07:50:51.485Z
32472025-01-17T07:50:51.485Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32482025-01-17T07:50:52.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-01-17T07:50:52.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-01-17T07:50:52.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-01-17T07:50:52.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32522025-01-17T07:50:52.133Z
32532025-01-17T07:50:52.133Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32542025-01-17T07:50:52.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-01-17T07:50:52.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-01-17T07:50:52.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-01-17T07:50:52.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32582025-01-17T07:50:52.777Z
32592025-01-17T07:50:52.777Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32602025-01-17T07:50:53.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-01-17T07:50:53.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-01-17T07:50:53.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-01-17T07:50:53.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32642025-01-17T07:50:53.425Z
32652025-01-17T07:50:53.425Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32662025-01-17T07:50:53.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-01-17T07:50:53.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-01-17T07:50:54.116Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32692025-01-17T07:50:54.116Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32702025-01-17T07:50:54.963Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32712025-01-17T07:50:56.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
32722025-01-17T07:50:57.060Z
32732025-01-17T07:50:57.060Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32742025-01-17T07:50:57.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-01-17T07:50:57.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-01-17T07:50:57.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-01-17T07:50:57.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32782025-01-17T07:50:57.683Z
32792025-01-17T07:50:57.683Zinfo: running `cargo check --bins` on cert-dev (153/197)
32802025-01-17T07:50:58.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-01-17T07:50:58.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-01-17T07:50:58.282Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32832025-01-17T07:50:58.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32842025-01-17T07:50:58.715Z
32852025-01-17T07:50:58.715Zinfo: running `cargo check --bins` on clickana (154/197)
32862025-01-17T07:50:59.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-01-17T07:50:59.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-01-17T07:50:59.359Z Checking castaway v0.2.3
32892025-01-17T07:50:59.359Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32902025-01-17T07:50:59.361Z Checking unicode-truncate v1.1.0
32912025-01-17T07:50:59.361Z Checking lru v0.12.5
32922025-01-17T07:50:59.361Z Compiling instability v0.3.2
32932025-01-17T07:50:59.361Z Checking cassowary v0.3.0
32942025-01-17T07:50:59.590Z Checking compact_str v0.8.0
32952025-01-17T07:51:00.172Z Checking ratatui v0.28.1
32962025-01-17T07:51:01.020Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32972025-01-17T07:51:01.975Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32982025-01-17T07:51:02.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
32992025-01-17T07:51:02.943Z
33002025-01-17T07:51:02.943Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
33012025-01-17T07:51:03.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-01-17T07:51:03.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-01-17T07:51:03.605Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33042025-01-17T07:51:03.605Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33052025-01-17T07:51:04.570Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33062025-01-17T07:51:05.045Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33072025-01-17T07:51:05.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s
33082025-01-17T07:51:05.556Z
33092025-01-17T07:51:05.556Zinfo: running `cargo check --bins` on ch-dev (156/197)
33102025-01-17T07:51:06.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-01-17T07:51:06.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-01-17T07:51:06.201Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33132025-01-17T07:51:06.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
33142025-01-17T07:51:07.071Z
33152025-01-17T07:51:07.072Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33162025-01-17T07:51:07.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-01-17T07:51:07.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-01-17T07:51:07.707Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33192025-01-17T07:51:08.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33202025-01-17T07:51:08.226Z
33212025-01-17T07:51:08.226Zinfo: running `cargo check --bins` on db-dev (158/197)
33222025-01-17T07:51:08.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-01-17T07:51:08.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-01-17T07:51:08.864Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33252025-01-17T07:51:09.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
33262025-01-17T07:51:09.750Z
33272025-01-17T07:51:09.750Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33282025-01-17T07:51:10.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-01-17T07:51:10.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-01-17T07:51:10.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-01-17T07:51:10.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33322025-01-17T07:51:10.393Z
33332025-01-17T07:51:10.393Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33342025-01-17T07:51:10.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-01-17T07:51:10.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-01-17T07:51:10.993Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33372025-01-17T07:51:11.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
33382025-01-17T07:51:11.993Z
33392025-01-17T07:51:11.994Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33402025-01-17T07:51:12.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-01-17T07:51:12.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-01-17T07:51:12.595Z Checking cargo-platform v0.1.8
33432025-01-17T07:51:12.868Z Checking cargo_metadata v0.18.1
33442025-01-17T07:51:13.776Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33452025-01-17T07:51:14.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
33462025-01-17T07:51:14.757Z
33472025-01-17T07:51:14.757Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33482025-01-17T07:51:15.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-01-17T07:51:15.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-01-17T07:51:15.461Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33512025-01-17T07:51:16.847Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33522025-01-17T07:51:17.386Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33532025-01-17T07:51:17.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
33542025-01-17T07:51:18.097Z
33552025-01-17T07:51:18.097Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33562025-01-17T07:51:18.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-01-17T07:51:18.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-01-17T07:51:18.868Z Compiling crunchy v0.2.2
33592025-01-17T07:51:18.868Z Compiling tiny-keccak v2.0.2
33602025-01-17T07:51:18.868Z Compiling dsl_auto_type v0.1.2
33612025-01-17T07:51:18.871Z Checking scheduled-thread-pool v0.2.7
33622025-01-17T07:51:18.871Z Compiling diesel_table_macro_syntax v0.2.0
33632025-01-17T07:51:18.871Z Compiling ascii-canvas v3.0.0
33642025-01-17T07:51:18.983Z Compiling ena v0.14.3
33652025-01-17T07:51:18.994Z Compiling diff v0.1.13
33662025-01-17T07:51:19.180Z Checking r2d2 v0.8.10
33672025-01-17T07:51:19.280Z Compiling regex-syntax v0.6.29
33682025-01-17T07:51:19.386Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33692025-01-17T07:51:19.421Z Compiling ref-cast v1.0.23
33702025-01-17T07:51:19.487Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33712025-01-17T07:51:19.506Z Compiling derive_builder_core v0.20.2
33722025-01-17T07:51:19.548Z Compiling libxml v0.3.3
33732025-01-17T07:51:19.612Z Compiling ref-cast-impl v1.0.23
33742025-01-17T07:51:19.774Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33752025-01-17T07:51:20.003Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33762025-01-17T07:51:20.048Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33772025-01-17T07:51:20.254Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33782025-01-17T07:51:20.279Z Compiling strum_macros v0.24.3
33792025-01-17T07:51:20.337Z Compiling samael v0.0.17
33802025-01-17T07:51:20.423Z Compiling diesel_derives v2.2.3
33812025-01-17T07:51:20.607Z Compiling indoc v1.0.9
33822025-01-17T07:51:21.468Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33832025-01-17T07:51:21.737Z Compiling derive_builder_macro v0.20.2
33842025-01-17T07:51:21.757Z Compiling oso-derive v0.27.3
33852025-01-17T07:51:22.350Z Compiling impl-trait-for-tuples v0.2.2
33862025-01-17T07:51:22.589Z Compiling lalrpop v0.19.12
33872025-01-17T07:51:22.690Z Checking derive_builder v0.20.2
33882025-01-17T07:51:22.856Z Checking quick-xml v0.33.0
33892025-01-17T07:51:23.125Z Compiling diesel-dtrace v0.4.2
33902025-01-17T07:51:23.436Z Checking maplit v1.0.2
33912025-01-17T07:51:23.564Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33922025-01-17T07:51:23.601Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932025-01-17T07:51:23.911Z Checking bb8 v0.8.5
33942025-01-17T07:51:24.127Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33952025-01-17T07:51:24.368Z Checking rand_seeder v0.3.0
33962025-01-17T07:51:24.462Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33972025-01-17T07:51:24.581Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33982025-01-17T07:51:24.606Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33992025-01-17T07:51:24.796Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34002025-01-17T07:51:25.162Z Checking unicode-linebreak v0.1.5
34012025-01-17T07:51:25.162Z Checking smawk v0.3.2
34022025-01-17T07:51:25.412Z Checking is_ci v1.2.0
34032025-01-17T07:51:25.570Z Checking supports-color v3.0.1
34042025-01-17T07:51:25.621Z Checking textwrap v0.16.1
34052025-01-17T07:51:25.803Z Checking multimap v0.10.0
34062025-01-17T07:51:26.446Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34072025-01-17T07:51:28.452Z Checking diesel v2.2.6
34082025-01-17T07:51:52.807Z Compiling polar-core v0.27.3
34092025-01-17T07:51:53.186Z Checking async-bb8-diesel v0.2.1
34102025-01-17T07:52:00.020Z Checking oso v0.27.3
34112025-01-17T07:52:58.736Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34122025-01-17T07:53:04.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
34132025-01-17T07:53:05.120Z
34142025-01-17T07:53:05.120Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34152025-01-17T07:53:05.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162025-01-17T07:53:05.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172025-01-17T07:53:05.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182025-01-17T07:53:05.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34192025-01-17T07:53:05.783Z
34202025-01-17T07:53:05.783Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34212025-01-17T07:53:06.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-01-17T07:53:06.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-01-17T07:53:06.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242025-01-17T07:53:06.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34252025-01-17T07:53:06.442Z
34262025-01-17T07:53:06.442Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34272025-01-17T07:53:06.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-01-17T07:53:06.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-01-17T07:53:06.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302025-01-17T07:53:06.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34312025-01-17T07:53:07.036Z
34322025-01-17T07:53:07.036Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34332025-01-17T07:53:07.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-01-17T07:53:07.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-01-17T07:53:07.822Z Compiling libz-sys v1.1.20
34362025-01-17T07:53:07.829Z Compiling libgit2-sys v0.17.0+1.8.1
34372025-01-17T07:53:07.950Z Compiling vergen v8.3.2
34382025-01-17T07:53:07.952Z Compiling cargo-platform v0.1.8
34392025-01-17T07:53:07.952Z Compiling pin-project-internal v1.1.6
34402025-01-17T07:53:07.988Z Compiling libsqlite3-sys v0.30.1
34412025-01-17T07:53:07.990Z Compiling snafu-derive v0.8.5
34422025-01-17T07:53:07.990Z Compiling buf-list v1.0.3
34432025-01-17T07:53:08.237Z Compiling rustls v0.21.12
34442025-01-17T07:53:08.429Z Compiling cargo_metadata v0.18.1
34452025-01-17T07:53:08.485Z Compiling cfg_aliases v0.2.1
34462025-01-17T07:53:08.592Z Compiling nix v0.29.0
34472025-01-17T07:53:08.630Z Checking globset v0.4.15
34482025-01-17T07:53:08.685Z Checking olpc-cjson v0.1.4
34492025-01-17T07:53:08.811Z Checking rustls-webpki v0.101.7
34502025-01-17T07:53:08.905Z Checking sct v0.7.1
34512025-01-17T07:53:09.101Z Checking serde_plain v1.0.2
34522025-01-17T07:53:09.116Z Checking typed-path v0.9.3
34532025-01-17T07:53:09.634Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34542025-01-17T07:53:09.788Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34552025-01-17T07:53:09.908Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34562025-01-17T07:53:10.082Z Checking hashlink v0.9.1
34572025-01-17T07:53:10.201Z Checking parse-size v1.1.0
34582025-01-17T07:53:10.395Z Checking fallible-iterator v0.3.0
34592025-01-17T07:53:10.640Z Checking fallible-streaming-iterator v0.1.9
34602025-01-17T07:53:10.706Z Checking pin-project v1.1.6
34612025-01-17T07:53:10.922Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34622025-01-17T07:53:10.951Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34632025-01-17T07:53:10.999Z Checking rusqlite v0.32.1
34642025-01-17T07:53:11.336Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34652025-01-17T07:53:11.467Z Checking rustls-pemfile v1.0.4
34662025-01-17T07:53:11.624Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34672025-01-17T07:53:11.803Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34682025-01-17T07:53:11.911Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34692025-01-17T07:53:11.948Z Checking twox-hash v1.6.3
34702025-01-17T07:53:12.045Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34712025-01-17T07:53:12.118Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34722025-01-17T07:53:12.393Z Checking tokio-rustls v0.24.1
34732025-01-17T07:53:12.736Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34742025-01-17T07:53:12.842Z Checking snafu v0.8.5
34752025-01-17T07:53:13.122Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34762025-01-17T07:53:13.187Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34772025-01-17T07:53:13.253Z Checking fatfs v0.3.6
34782025-01-17T07:53:13.272Z Checking tough v0.19.0
34792025-01-17T07:53:13.784Z Checking assert_matches v1.5.0
34802025-01-17T07:53:17.149Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34812025-01-17T07:53:18.470Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34822025-01-17T07:53:19.773Z Compiling git2 v0.19.0
34832025-01-17T07:53:23.748Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34842025-01-17T07:54:16.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
34852025-01-17T07:54:16.639Z
34862025-01-17T07:54:16.639Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34872025-01-17T07:54:17.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-01-17T07:54:17.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-01-17T07:54:17.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902025-01-17T07:54:17.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34912025-01-17T07:54:17.313Z
34922025-01-17T07:54:17.313Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
34932025-01-17T07:54:17.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-01-17T07:54:17.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-01-17T07:54:17.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-01-17T07:54:17.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34972025-01-17T07:54:17.908Z
34982025-01-17T07:54:17.910Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
34992025-01-17T07:54:18.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-01-17T07:54:18.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-01-17T07:54:18.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-01-17T07:54:18.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35032025-01-17T07:54:18.546Z
35042025-01-17T07:54:18.546Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35052025-01-17T07:54:19.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-01-17T07:54:19.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-01-17T07:54:19.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-01-17T07:54:19.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35092025-01-17T07:54:19.194Z
35102025-01-17T07:54:19.194Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35112025-01-17T07:54:19.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-01-17T07:54:19.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-01-17T07:54:19.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-01-17T07:54:19.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35152025-01-17T07:54:19.851Z
35162025-01-17T07:54:19.851Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35172025-01-17T07:54:20.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-01-17T07:54:20.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-01-17T07:54:20.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-01-17T07:54:20.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35212025-01-17T07:54:20.531Z
35222025-01-17T07:54:20.531Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35232025-01-17T07:54:21.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-01-17T07:54:21.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-01-17T07:54:21.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-01-17T07:54:21.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35272025-01-17T07:54:21.197Z
35282025-01-17T07:54:21.197Zinfo: running `cargo check --bins` on update-common (175/197)
35292025-01-17T07:54:21.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-01-17T07:54:21.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-01-17T07:54:21.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-01-17T07:54:21.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35332025-01-17T07:54:21.829Z
35342025-01-17T07:54:21.829Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35352025-01-17T07:54:22.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-01-17T07:54:22.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-01-17T07:54:22.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-01-17T07:54:22.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35392025-01-17T07:54:22.459Z
35402025-01-17T07:54:22.459Zinfo: running `cargo check --bins` on tufaceous (177/197)
35412025-01-17T07:54:23.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-01-17T07:54:23.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-01-17T07:54:23.108Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35442025-01-17T07:54:24.222Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35452025-01-17T07:54:25.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
35462025-01-17T07:54:25.193Z
35472025-01-17T07:54:25.193Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35482025-01-17T07:54:25.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-01-17T07:54:25.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-01-17T07:54:26.023Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35512025-01-17T07:54:26.026Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35522025-01-17T07:54:26.161Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35532025-01-17T07:54:26.164Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35542025-01-17T07:54:27.110Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35552025-01-17T07:54:52.856Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35562025-01-17T07:54:52.859Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35572025-01-17T07:54:52.859Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35582025-01-17T07:54:52.859Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35592025-01-17T07:54:52.859Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35602025-01-17T07:54:52.869Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35612025-01-17T07:54:53.631Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35622025-01-17T07:54:54.835Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35632025-01-17T07:55:33.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
35642025-01-17T07:55:33.363Z
35652025-01-17T07:55:33.363Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35662025-01-17T07:55:33.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-01-17T07:55:33.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-01-17T07:55:34.053Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35692025-01-17T07:55:34.056Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35702025-01-17T07:55:34.056Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35712025-01-17T07:55:34.183Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35722025-01-17T07:55:34.186Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35732025-01-17T07:55:34.209Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35742025-01-17T07:55:34.211Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35752025-01-17T07:55:34.225Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35762025-01-17T07:55:34.352Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35772025-01-17T07:55:34.423Z Checking heck v0.4.1
35782025-01-17T07:55:34.510Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35792025-01-17T07:55:34.635Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35802025-01-17T07:55:34.794Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35812025-01-17T07:55:35.016Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35822025-01-17T07:55:35.472Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35832025-01-17T07:55:35.628Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35842025-01-17T07:55:35.934Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35852025-01-17T07:55:36.695Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35862025-01-17T07:55:37.167Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35872025-01-17T07:55:37.667Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35882025-01-17T07:55:37.901Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35892025-01-17T07:55:39.436Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35902025-01-17T07:55:39.436Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35912025-01-17T07:55:41.051Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35922025-01-17T07:55:42.450Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35932025-01-17T07:55:47.605Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35942025-01-17T07:55:47.608Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35952025-01-17T07:55:48.759Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
35962025-01-17T07:55:49.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.35s
35972025-01-17T07:55:49.919Z
35982025-01-17T07:55:49.919Zinfo: running `cargo check --bins` on installinator-api (180/197)
35992025-01-17T07:55:50.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-01-17T07:55:50.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-01-17T07:55:50.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-01-17T07:55:50.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36032025-01-17T07:55:50.552Z
36042025-01-17T07:55:50.552Zinfo: running `cargo check --bins` on wicketd-api (181/197)
36052025-01-17T07:55:51.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-01-17T07:55:51.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-01-17T07:55:51.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-01-17T07:55:51.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36092025-01-17T07:55:51.197Z
36102025-01-17T07:55:51.197Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36112025-01-17T07:55:51.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-01-17T07:55:51.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-01-17T07:55:51.889Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36142025-01-17T07:55:51.889Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36152025-01-17T07:55:51.892Z Compiling petname v2.0.2
36162025-01-17T07:55:51.892Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36172025-01-17T07:55:51.892Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36182025-01-17T07:55:51.892Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36192025-01-17T07:55:51.892Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36202025-01-17T07:55:52.020Z Checking sync-ptr v0.1.1
36212025-01-17T07:55:57.136Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36222025-01-17T07:55:57.739Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36232025-01-17T07:55:58.850Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36242025-01-17T07:56:00.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s
36252025-01-17T07:56:00.523Z
36262025-01-17T07:56:00.523Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36272025-01-17T07:56:01.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-01-17T07:56:01.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-01-17T07:56:01.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302025-01-17T07:56:01.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36312025-01-17T07:56:01.167Z
36322025-01-17T07:56:01.167Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36332025-01-17T07:56:01.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-01-17T07:56:01.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-01-17T07:56:01.817Z Checking memmap2 v0.9.5
36362025-01-17T07:56:01.817Z Checking constant_time_eq v0.3.1
36372025-01-17T07:56:01.817Z Checking arrayvec v0.7.6
36382025-01-17T07:56:01.820Z Checking arrayref v0.3.9
36392025-01-17T07:56:01.820Z Checking topological-sort v0.2.2
36402025-01-17T07:56:01.924Z Checking shell-words v1.1.0
36412025-01-17T07:56:02.176Z Checking blake3 v1.5.4
36422025-01-17T07:56:02.500Z Checking omicron-zone-package v0.12.0
36432025-01-17T07:56:03.591Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36442025-01-17T07:56:04.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
36452025-01-17T07:56:04.671Z
36462025-01-17T07:56:04.671Zinfo: running `cargo check --bins` on xtask (185/197)
36472025-01-17T07:56:05.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-01-17T07:56:05.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-01-17T07:56:05.100Z Checking bitflags v2.6.0
36502025-01-17T07:56:05.102Z Checking serde v1.0.217
36512025-01-17T07:56:05.102Z Checking thiserror v1.0.69
36522025-01-17T07:56:05.196Z Checking scroll v0.12.0
36532025-01-17T07:56:05.206Z Checking hashbrown v0.15.1
36542025-01-17T07:56:05.210Z Checking log v0.4.22
36552025-01-17T07:56:05.210Z Checking zerocopy v0.7.35
36562025-01-17T07:56:05.238Z Checking syn v2.0.96
36572025-01-17T07:56:05.309Z Checking pest v2.7.14
36582025-01-17T07:56:05.423Z Checking rustix v0.38.37
36592025-01-17T07:56:05.462Z Checking once_cell v1.20.2
36602025-01-17T07:56:05.622Z Checking goblin v0.8.2
36612025-01-17T07:56:05.758Z Checking fs-err v2.11.0
36622025-01-17T07:56:06.048Z Checking anyhow v1.0.93
36632025-01-17T07:56:06.089Z Checking indexmap v2.7.0
36642025-01-17T07:56:06.413Z Checking tabled v0.15.0
36652025-01-17T07:56:07.270Z Checking terminal_size v0.4.0
36662025-01-17T07:56:07.273Z Checking tempfile v3.13.0
36672025-01-17T07:56:07.447Z Checking clap_builder v4.5.21
36682025-01-17T07:56:07.753Z Checking dtrace-parser v0.2.0
36692025-01-17T07:56:08.988Z Checking serde_json v1.0.135
36702025-01-17T07:56:08.988Z Checking toml_datetime v0.6.8
36712025-01-17T07:56:08.990Z Checking serde_spanned v0.6.8
36722025-01-17T07:56:08.990Z Checking camino v1.1.9
36732025-01-17T07:56:08.990Z Checking semver v1.0.24
36742025-01-17T07:56:09.228Z Checking cargo-platform v0.1.8
36752025-01-17T07:56:09.257Z Checking macaddr v1.0.1
36762025-01-17T07:56:09.286Z Checking toml_edit v0.22.22
36772025-01-17T07:56:09.545Z Checking camino-tempfile v1.1.1
36782025-01-17T07:56:09.709Z Checking clap v4.5.21
36792025-01-17T07:56:10.158Z Checking dof v0.3.0
36802025-01-17T07:56:10.159Z Checking cargo_metadata v0.18.1
36812025-01-17T07:56:10.557Z Checking usdt-impl v0.5.0
36822025-01-17T07:56:10.917Z Checking usdt v0.5.0
36832025-01-17T07:56:11.124Z Checking toml v0.8.19
36842025-01-17T07:56:11.547Z Checking cargo_toml v0.20.5
36852025-01-17T07:56:12.680Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36862025-01-17T07:56:13.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s
36872025-01-17T07:56:13.397Z
36882025-01-17T07:56:13.397Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36892025-01-17T07:56:14.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-01-17T07:56:14.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-01-17T07:56:14.158Z Checking polyval v0.6.2
36922025-01-17T07:56:14.272Z Checking ctr v0.9.2
36932025-01-17T07:56:14.285Z Checking ssh-encoding v0.2.0
36942025-01-17T07:56:14.287Z Checking blowfish v0.9.1
36952025-01-17T07:56:14.306Z Checking password-hash v0.4.2
36962025-01-17T07:56:14.308Z Checking matches v0.1.10
36972025-01-17T07:56:14.339Z Checking p521 v0.13.3
36982025-01-17T07:56:14.342Z Checking p256 v0.13.2
36992025-01-17T07:56:14.421Z Checking idna v0.2.3
37002025-01-17T07:56:14.490Z Checking ghash v0.5.1
37012025-01-17T07:56:14.493Z Checking bcrypt-pbkdf v0.10.0
37022025-01-17T07:56:14.529Z Compiling enum-as-inner v0.5.1
37032025-01-17T07:56:14.586Z Checking russh-cryptovec v0.7.3
37042025-01-17T07:56:14.650Z Checking aes-gcm v0.10.3
37052025-01-17T07:56:14.727Z Checking pbkdf2 v0.11.0
37062025-01-17T07:56:14.748Z Checking md5 v0.7.0
37072025-01-17T07:56:14.792Z Checking num-bigint v0.4.6
37082025-01-17T07:56:14.832Z Checking des v0.8.1
37092025-01-17T07:56:14.888Z Checking ssh-cipher v0.2.0
37102025-01-17T07:56:15.014Z Checking hex-literal v0.4.1
37112025-01-17T07:56:15.037Z Compiling dhcproto-macros v0.1.0
37122025-01-17T07:56:15.106Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37132025-01-17T07:56:15.153Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37142025-01-17T07:56:15.179Z Checking ssh-key v0.6.6
37152025-01-17T07:56:15.314Z Checking internet-checksum v0.2.1
37162025-01-17T07:56:15.512Z Checking trust-dns-proto v0.22.0
37172025-01-17T07:56:16.398Z Checking russh-keys v0.45.0
37182025-01-17T07:56:17.268Z Checking russh v0.45.0
37192025-01-17T07:56:17.865Z Checking dhcproto v0.12.0
37202025-01-17T07:56:33.823Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37212025-01-17T07:56:35.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.72s
37222025-01-17T07:56:35.330Z
37232025-01-17T07:56:35.330Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37242025-01-17T07:56:35.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-01-17T07:56:35.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-01-17T07:56:35.976Z Checking termios v0.3.3
37272025-01-17T07:56:36.193Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37282025-01-17T07:56:36.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
37292025-01-17T07:56:37.145Z
37302025-01-17T07:56:37.145Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37312025-01-17T07:56:37.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-01-17T07:56:37.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-01-17T07:56:37.832Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37342025-01-17T07:56:37.832Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37352025-01-17T07:56:37.835Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37362025-01-17T07:56:37.835Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37372025-01-17T07:56:38.817Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37382025-01-17T07:56:40.015Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37392025-01-17T07:56:41.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
37402025-01-17T07:56:41.940Z
37412025-01-17T07:56:41.940Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37422025-01-17T07:56:42.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-01-17T07:56:42.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-01-17T07:56:42.558Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37452025-01-17T07:56:43.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37462025-01-17T07:56:43.185Z
37472025-01-17T07:56:43.185Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37482025-01-17T07:56:43.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-01-17T07:56:43.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-01-17T07:56:43.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512025-01-17T07:56:43.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37522025-01-17T07:56:43.779Z
37532025-01-17T07:56:43.780Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37542025-01-17T07:56:44.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-01-17T07:56:44.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-01-17T07:56:44.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-01-17T07:56:44.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37582025-01-17T07:56:44.374Z
37592025-01-17T07:56:44.374Zinfo: running `cargo check --bins` on omicron-package (192/197)
37602025-01-17T07:56:44.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-01-17T07:56:44.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-01-17T07:56:45.024Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37632025-01-17T07:56:46.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
37642025-01-17T07:56:46.555Z
37652025-01-17T07:56:46.555Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37662025-01-17T07:56:47.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-01-17T07:56:47.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-01-17T07:56:47.236Z Checking rtoolbox v0.0.2
37692025-01-17T07:56:47.238Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37702025-01-17T07:56:47.238Z Checking tui-tree-widget v0.22.0
37712025-01-17T07:56:47.471Z Checking rpassword v7.3.1
37722025-01-17T07:56:51.146Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37732025-01-17T07:56:53.940Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37742025-01-17T07:56:55.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
37752025-01-17T07:56:55.255Z
37762025-01-17T07:56:55.255Zinfo: running `cargo check --bins` on wicket (194/197)
37772025-01-17T07:56:55.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782025-01-17T07:56:55.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792025-01-17T07:56:55.939Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37802025-01-17T07:56:56.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37812025-01-17T07:56:56.528Z
37822025-01-17T07:56:56.528Zinfo: running `cargo check --bins` on wicketd (195/197)
37832025-01-17T07:56:57.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-01-17T07:56:57.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-01-17T07:56:57.229Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37862025-01-17T07:56:57.231Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37872025-01-17T07:56:58.029Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37882025-01-17T07:57:01.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
37892025-01-17T07:57:01.882Z
37902025-01-17T07:57:01.882Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37912025-01-17T07:57:02.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922025-01-17T07:57:02.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932025-01-17T07:57:02.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942025-01-17T07:57:02.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37952025-01-17T07:57:02.478Z
37962025-01-17T07:57:02.478Zinfo: running `cargo check --bins` on zone-setup (197/197)
37972025-01-17T07:57:03.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-01-17T07:57:03.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-01-17T07:57:03.190Z Checking uzers v0.12.1
38002025-01-17T07:57:03.528Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38012025-01-17T07:57:04.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
38022025-01-17T07:57:04.807Z
38032025-01-17T07:57:04.807Zreal 13:04.037756077
38042025-01-17T07:57:04.807Zuser 25:23.513890800
38052025-01-17T07:57:04.808Zsys 4:08.589043843
38062025-01-17T07:57:04.808Ztrap 0.511282813
38072025-01-17T07:57:04.810Ztflt 3.088660391
38082025-01-17T07:57:04.810Zdflt 2.433180827
38092025-01-17T07:57:04.810Zkflt 0.001305882
38102025-01-17T07:57:04.810Zlock 43:57.203628087
38112025-01-17T07:57:04.810Zslp 2:05:36.191481159
38122025-01-17T07:57:04.810Zlat 1:04.595558626
38132025-01-17T07:57:04.810Zstop 3:41.948235481
38142025-01-17T07:57:04.810Zprocess exited: duration 1138007 ms, exit code 0
 
38152025-01-17T07:57:04.816Zfound 0 output files