01JD5XZ689KKNF4GSY5ZCYG7H9: 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: 01JD5XZQY20SVY7R17G14P9C9F

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-20T23:20:35.039Zjob assigned to worker 01JD5XZYZQ8G6CWXNPJ8ZBRX15 [factory aws, i-0dd558c1e830a1555] (queued for 51 s)
 
22024-11-20T23:20:42.763Zstarting task 0: "setup"
32024-11-20T23:20:42.770Z++ uname -s
42024-11-20T23:20:42.774Z+ kern=SunOS
52024-11-20T23:20:42.774Z+ case "$kern" in
62024-11-20T23:20:42.774Z+ groupadd -g 12345 build
72024-11-20T23:20:42.777Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-20T23:20:44.779Z+ zfs create -o mountpoint=/work rpool/work
92024-11-20T23:20:44.865Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-20T23:20:44.868Z+ home_fs=zfs
112024-11-20T23:20:44.868Z+ [[ zfs == autofs ]]
122024-11-20T23:20:44.868Z+ mkdir -p /home/build
132024-11-20T23:20:44.871Z+ chown build:build /home/build /work
142024-11-20T23:20:45.870Z+ chmod 0700 /home/build /work
152024-11-20T23:20:45.873Zprocess exited: duration 3111 ms, exit code 0
 
162024-11-20T23:20:45.878Zstarting task 1: "rust-toolchain"
172024-11-20T23:20:45.883Z+ printf ' * toolchain channel = "%s"
182024-11-20T23:20:45.883Z' 1.81.0
192024-11-20T23:20:45.883Z * toolchain channel = "1.81.0"
202024-11-20T23:20:45.883Z+ printf ' * toolchain profile = "%s"
212024-11-20T23:20:45.883Z' default
222024-11-20T23:20:45.883Z * toolchain profile = "default"
232024-11-20T23:20:45.885Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-20T23:20:45.885Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-20T23:20:46.003Zinfo: downloading installer
262024-11-20T23:20:47.643Zinfo: profile set to 'default'
272024-11-20T23:20:47.643Zinfo: default host triple is x86_64-unknown-illumos
282024-11-20T23:20:47.643Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-20T23:20:47.795Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-20T23:20:47.795Zinfo: downloading component 'cargo'
312024-11-20T23:20:48.618Zinfo: downloading component 'clippy'
322024-11-20T23:20:48.922Zinfo: downloading component 'rust-docs'
332024-11-20T23:20:50.074Zinfo: downloading component 'rust-std'
342024-11-20T23:20:51.853Zinfo: downloading component 'rustc'
352024-11-20T23:20:58.349Zinfo: downloading component 'rustfmt'
362024-11-20T23:20:58.608Zinfo: installing component 'cargo'
372024-11-20T23:20:59.390Zinfo: installing component 'clippy'
382024-11-20T23:20:59.745Zinfo: installing component 'rust-docs'
392024-11-20T23:21:01.262Zinfo: installing component 'rust-std'
402024-11-20T23:21:02.991Zinfo: installing component 'rustc'
412024-11-20T23:21:08.522Zinfo: installing component 'rustfmt'
422024-11-20T23:21:08.841Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-20T23:21:08.841Z
442024-11-20T23:21:09.210Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-20T23:21:09.210Z
462024-11-20T23:21:09.212Z
472024-11-20T23:21:09.212ZRust is installed now. Great!
482024-11-20T23:21:09.212Z
492024-11-20T23:21:09.213ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-20T23:21:09.213Zenvironment variable. This has not been done automatically.
512024-11-20T23:21:09.213Z
522024-11-20T23:21:09.213ZTo configure your current shell, you need to source
532024-11-20T23:21:09.213Zthe corresponding env file under $HOME/.cargo.
542024-11-20T23:21:09.213Z
552024-11-20T23:21:09.213ZThis is usually done by running one of the following (note the leading DOT):
562024-11-20T23:21:09.213Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-20T23:21:09.213Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-20T23:21:09.281Z+ rustc --version
592024-11-20T23:21:09.347Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-20T23:21:09.350Zprocess exited: duration 23471 ms, exit code 0
 
612024-11-20T23:21:09.355Zstarting task 2: "authentication"
622024-11-20T23:21:09.374Zprocess exited: duration 19 ms, exit code 0
 
632024-11-20T23:21:09.380Zstarting task 3: "clone repository"
642024-11-20T23:21:09.385Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-20T23:21:09.387Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-20T23:21:09.653ZCloning into '/work/oxidecomputer/omicron'...
672024-11-20T23:21:17.833Z+ cd /work/oxidecomputer/omicron
682024-11-20T23:21:17.833Z+ git fetch origin 6f0440768f2de2ffb4190db043fa9074accaa58c
692024-11-20T23:21:18.098ZFrom https://github.com/oxidecomputer/omicron
702024-11-20T23:21:18.098Z * branch 6f0440768f2de2ffb4190db043fa9074accaa58c -> FETCH_HEAD
712024-11-20T23:21:18.107Z+ [[ -n felixmcfelix/opte-ingot ]]
722024-11-20T23:21:18.109Z++ git branch --show-current
732024-11-20T23:21:18.111Z+ current=main
742024-11-20T23:21:18.111Z+ [[ main != felixmcfelix/opte-ingot ]]
752024-11-20T23:21:18.111Z+ git branch -f felixmcfelix/opte-ingot 6f0440768f2de2ffb4190db043fa9074accaa58c
762024-11-20T23:21:18.114Z+ git checkout -f felixmcfelix/opte-ingot
772024-11-20T23:21:18.285ZSwitched to branch 'felixmcfelix/opte-ingot'
782024-11-20T23:21:18.287Z+ git reset --hard 6f0440768f2de2ffb4190db043fa9074accaa58c
792024-11-20T23:21:18.310ZHEAD is now at 6f0440768 Bump to maghmeite/main, new lab image.
802024-11-20T23:21:18.313Zprocess exited: duration 8931 ms, exit code 0
 
812024-11-20T23:21:18.320Zstarting task 4: "build"
822024-11-20T23:21:18.323Z+ source .github/buildomat/ci-env.sh
832024-11-20T23:21:18.323Z++ export CARGO_TERM_COLOR=always
842024-11-20T23:21:18.323Z++ CARGO_TERM_COLOR=always
852024-11-20T23:21:18.323Z+ cargo --version
862024-11-20T23:21:18.379Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-20T23:21:18.382Z+ rustc --version
882024-11-20T23:21:18.440Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-20T23:21:18.442Z+ source ./env.sh
902024-11-20T23:21:18.445Z++ OLD_SHELL_OPTS=ehxB
912024-11-20T23:21:18.445Z++ set -o xtrace
922024-11-20T23:21:18.447Z++++ dirname ./env.sh
932024-11-20T23:21:18.447Z+++ readlink -f .
942024-11-20T23:21:18.465Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-20T23:21:18.467Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-11-20T23:21:18.467Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-20T23:21:18.467Z++ 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
982024-11-20T23:21:18.467Z++ 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
992024-11-20T23:21:18.467Z++ 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
1002024-11-20T23:21:18.468Z++ 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
1012024-11-20T23:21:18.468Z++ 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
1022024-11-20T23:21:18.468Z++ 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
1032024-11-20T23:21:18.468Z++ case $OLD_SHELL_OPTS in
1042024-11-20T23:21:18.468Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-20T23:21:18.468Z+ 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
1062024-11-20T23:21:18.468Z+ 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
1072024-11-20T23:21:18.468Z+ banner prerequisites
1082024-11-20T23:21:18.485Z
1092024-11-20T23:21:18.485Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-20T23:21:18.485Z # # # # # # # # # # # # # # #
1112024-11-20T23:21:18.485Z # # # # ##### # # ##### # # # # # #### #
1122024-11-20T23:21:18.485Z ##### ##### # ##### # # # # # # # # #
1132024-11-20T23:21:18.485Z # # # # # # # # # # # # # # #
1142024-11-20T23:21:18.485Z # # # ###### # # ###### ### # #### # #### #
1152024-11-20T23:21:18.485Z
1162024-11-20T23:21:18.488Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-20T23:21:26.726Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-20T23:21:30.536Z Startup: Caching catalogs ... Done
1192024-11-20T23:21:39.140ZPlanning: Solver setup ... Done (7.854s)
1202024-11-20T23:21:39.249ZPlanning: Running solver ... Done (0.109s)
1212024-11-20T23:21:39.560ZPlanning: Finding local manifests ... Done (0.227s)
1222024-11-20T23:21:39.592ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-20T23:21:40.230ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-20T23:21:40.549ZPlanning: Package planning ... Done (0.320s)
1252024-11-20T23:21:40.605ZPlanning: Merging actions ... Done (0.056s)
1262024-11-20T23:21:41.715ZPlanning: Checking for conflicting actions ... Done (1.109s)
1272024-11-20T23:21:50.393ZPlanning: Consolidating action changes ... Done (8.678s)
1282024-11-20T23:21:50.804ZPlanning: Evaluating mediators ... Done (0.411s)
1292024-11-20T23:21:50.965ZPlanning: Planning completed in 20.35 seconds
1302024-11-20T23:21:51.786Z Packages to install: 4
1312024-11-20T23:21:51.786Z Packages to update: 1
1322024-11-20T23:21:51.789Z Mediators to change: 2
1332024-11-20T23:21:51.789Z Services to change: 1
1342024-11-20T23:21:51.789Z Estimated space available: 155.64 GB
1352024-11-20T23:21:51.789ZEstimated space to be consumed: 1.60 GB
1362024-11-20T23:21:51.789Z Create boot environment: No
1372024-11-20T23:21:51.789ZCreate backup boot environment: Yes
1382024-11-20T23:21:51.789Z Rebuild boot archive: No
1392024-11-20T23:21:51.789Z
1402024-11-20T23:21:51.789ZChanged mediators:
1412024-11-20T23:21:51.789Z mediator clang:
1422024-11-20T23:21:51.789Z version: None -> 15 (system default)
1432024-11-20T23:21:51.789Z
1442024-11-20T23:21:51.789Z mediator llvm:
1452024-11-20T23:21:51.789Z version: 14 (system default) -> 15 (system default)
1462024-11-20T23:21:51.789Z
1472024-11-20T23:21:51.789ZChanged packages:
1482024-11-20T23:21:51.789Zhelios-dev
1492024-11-20T23:21:51.789Z developer/build-essential
1502024-11-20T23:21:51.789Z None -> 11-2.0
1512024-11-20T23:21:51.789Z library/libxmlsec1
1522024-11-20T23:21:51.790Z None -> 1.2.35-2.0
1532024-11-20T23:21:51.790Z ooce/developer/clang-15
1542024-11-20T23:21:51.790Z None -> 15.0.7-2.0
1552024-11-20T23:21:51.790Z ooce/developer/llvm-15
1562024-11-20T23:21:51.790Z None -> 15.0.7-2.0
1572024-11-20T23:21:51.790Z package/pkg
1582024-11-20T23:21:51.790Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-20T23:21:51.790Z
1602024-11-20T23:21:51.790ZServices:
1612024-11-20T23:21:51.790Z restart_fmri:
1622024-11-20T23:21:51.790Z svc:/system/update-man-index:default
1632024-11-20T23:21:51.790Z
1642024-11-20T23:21:51.790ZEditable files to change:
1652024-11-20T23:21:51.790Z Update:
1662024-11-20T23:21:51.790Z usr/share/lib/pkg/web/config.shtml
1672024-11-20T23:21:52.135Z
1682024-11-20T23:21:52.135ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-20T23:21:58.270ZDownload: 211/4281 items 1.3/220.6MB 0% complete (488k/s)
1702024-11-20T23:22:03.352ZDownload: 667/4281 items 17.8/220.6MB 8% complete (1.8M/s)
1712024-11-20T23:22:08.354ZDownload: 1174/4281 items 61.6/220.6MB 27% complete (6.0M/s)
1722024-11-20T23:22:14.989ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (7.3M/s)
1732024-11-20T23:22:19.995ZDownload: 2165/4281 items 118.3/220.6MB 53% complete (3.8M/s)
1742024-11-20T23:22:27.748ZDownload: 2222/4281 items 118.5/220.6MB 53% complete (3.8M/s)
1752024-11-20T23:22:32.749ZDownload: 2834/4281 items 120.8/220.6MB 54% complete (278k/s)
1762024-11-20T23:22:37.876ZDownload: 3238/4281 items 201.3/220.6MB 91% complete (9.1M/s)
1772024-11-20T23:22:53.205ZDownload: 3241/4281 items 202.8/220.6MB 91% complete
1782024-11-20T23:22:58.208ZDownload: 3602/4281 items 216.0/220.6MB 97% complete (2.7M/s)
1792024-11-20T23:23:08.995ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (2.2M/s)
1802024-11-20T23:23:09.102ZDownload: Completed 220.60 MB in 76.97 seconds (2.9M/s)
1812024-11-20T23:23:11.140Z Actions: 1/5063 actions (Removing old actions)
1822024-11-20T23:23:11.156Z Actions: 194/5063 actions (Installing new actions)
1832024-11-20T23:23:16.220Z Actions: 4097/5063 actions (Installing new actions)
1842024-11-20T23:23:17.057Z Actions: 4226/5063 actions (Updating modified actions)
1852024-11-20T23:23:17.473Z Actions: Completed 5063 actions in 6.33 seconds.
1862024-11-20T23:23:17.689Z Done (0.209s)
1872024-11-20T23:23:17.692Z Done (0.000s)
1882024-11-20T23:23:18.216Z Done (0.526s)
1892024-11-20T23:23:25.174Z Done (6.748s)
1902024-11-20T23:23:25.700Z Done (0.455s)
1912024-11-20T23:23:25.703Z Done (0.000s)
1922024-11-20T23:23:25.849Z Done (0.000s)
1932024-11-20T23:23:26.517ZPlanning: Evaluating mediator changes ... Done
1942024-11-20T23:23:26.676ZPlanning: Checking for conflicting actions ... Done
1952024-11-20T23:23:26.679ZPlanning: Consolidating action changes ... Done
1962024-11-20T23:23:26.946ZPlanning: Evaluating mediators ... Done
1972024-11-20T23:23:26.948ZPlanning: Planning completed in 0.43 seconds
1982024-11-20T23:23:26.984Z Mediators to change: 2
1992024-11-20T23:23:26.984Z Create boot environment: No
2002024-11-20T23:23:26.986ZCreate backup boot environment: No
2012024-11-20T23:23:27.052Z Done
2022024-11-20T23:23:27.052Z Done
2032024-11-20T23:23:27.397Z Done
2042024-11-20T23:23:30.955Z Done
2052024-11-20T23:23:31.045Z Done
2062024-11-20T23:23:31.048Z Done
2072024-11-20T23:23:31.161Z Done
2082024-11-20T23:23:31.759ZPlanning: Evaluating mediator changes ... Done
2092024-11-20T23:23:31.763ZPlanning: Merging actions ... Done
2102024-11-20T23:23:31.951ZPlanning: Checking for conflicting actions ... Done
2112024-11-20T23:23:31.954ZPlanning: Consolidating action changes ... Done
2122024-11-20T23:23:32.213ZPlanning: Evaluating mediators ... Done
2132024-11-20T23:23:32.267ZPlanning: Planning completed in 0.75 seconds
2142024-11-20T23:23:32.306Z Packages to change: 1
2152024-11-20T23:23:32.312Z Mediators to change: 1
2162024-11-20T23:23:32.312Z Services to change: 1
2172024-11-20T23:23:32.312Z Create boot environment: No
2182024-11-20T23:23:32.312ZCreate backup boot environment: Yes
2192024-11-20T23:23:34.312Z Actions: 1/6 actions (Updating modified actions)
2202024-11-20T23:23:34.428Z Actions: Completed 6 actions in 0.12 seconds.
2212024-11-20T23:23:34.430Z Done
2222024-11-20T23:23:34.430Z Done
2232024-11-20T23:23:34.537Z Done
2242024-11-20T23:23:38.093Z Done
2252024-11-20T23:23:38.191Z Done
2262024-11-20T23:23:38.194Z Done
2272024-11-20T23:23:38.303Z Done
2282024-11-20T23:23:38.729ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292024-11-20T23:23:38.729Zclang system 15 system
2302024-11-20T23:23:38.729Zcsh system system illumos
2312024-11-20T23:23:38.729Zctags system system illumos
2322024-11-20T23:23:38.729Zgcc vendor 12 vendor
2332024-11-20T23:23:38.729Zgcc system 10 system
2342024-11-20T23:23:38.729Zgcc system 7 system
2352024-11-20T23:23:38.729Zgo system 1.20 system
2362024-11-20T23:23:38.729Zgo system 1.19 system
2372024-11-20T23:23:38.729Zllvm system 15 system
2382024-11-20T23:23:38.729Zllvm system 14 system
2392024-11-20T23:23:38.729Zmariadb system 10.6 system
2402024-11-20T23:23:38.729Zmta vendor vendor dma
2412024-11-20T23:23:38.729Zopenjdk system 17 system
2422024-11-20T23:23:38.729Zopenjdk system 11 system
2432024-11-20T23:23:38.729Zopenjdk system 1.8 system
2442024-11-20T23:23:38.729Zopenssl vendor 3 vendor
2452024-11-20T23:23:38.729Zperl system 5.36 system
2462024-11-20T23:23:38.729Zpostgresql system 15 system
2472024-11-20T23:23:38.729Zpostgresql system 13 system
2482024-11-20T23:23:38.729Zpython vendor 3 vendor
2492024-11-20T23:23:38.729Zpython system 2 system
2502024-11-20T23:23:38.729Zpython3 system 3.11 system
2512024-11-20T23:23:38.729Zruby system 3.0 system
2522024-11-20T23:23:38.729Zwords vendor vendor american-english
2532024-11-20T23:23:38.729Zwords system system australian-english
2542024-11-20T23:23:38.729Zwords system system british-english
2552024-11-20T23:23:38.729Zwords system system canadian-english
2562024-11-20T23:23:38.729Zwords system system french
2572024-11-20T23:23:38.729Zwords system system italian
2582024-11-20T23:23:38.729Zwords system system ngerman
2592024-11-20T23:23:38.729Zwords system system ogerman
2602024-11-20T23:23:38.729Zwords system system spanish
2612024-11-20T23:23:39.050ZPUBLISHER TYPE STATUS P LOCATION
2622024-11-20T23:23:39.050Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632024-11-20T23:23:41.592ZFMRI IFO
2642024-11-20T23:23:41.592Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652024-11-20T23:23:41.592Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662024-11-20T23:23:41.592Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672024-11-20T23:23:41.592Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682024-11-20T23:23:41.592Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692024-11-20T23:23:41.592Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2702024-11-20T23:23:41.592Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2712024-11-20T23:23:41.592Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2722024-11-20T23:23:41.592Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2732024-11-20T23:23:41.592Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2742024-11-20T23:23:41.592Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2752024-11-20T23:23:41.592Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2762024-11-20T23:23:41.592Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2772024-11-20T23:23:41.592Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2782024-11-20T23:23:41.592Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2792024-11-20T23:23:42.315Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2802024-11-20T23:23:42.855Z Updating crates.io index
2812024-11-20T23:23:42.877Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822024-11-20T23:23:43.472Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2832024-11-20T23:23:43.705Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842024-11-20T23:23:43.915Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852024-11-20T23:23:44.164Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862024-11-20T23:23:45.112Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872024-11-20T23:23:47.450Z Updating git repository `https://github.com/oxidecomputer/opte`
2882024-11-20T23:23:48.515Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892024-11-20T23:23:49.158Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902024-11-20T23:23:49.399Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912024-11-20T23:23:49.758Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922024-11-20T23:23:50.311Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2932024-11-20T23:23:50.651Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2942024-11-20T23:23:50.919Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952024-11-20T23:23:51.131Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962024-11-20T23:23:51.350Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972024-11-20T23:23:51.545Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982024-11-20T23:23:51.820Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2992024-11-20T23:23:52.149Z Updating git repository `https://github.com/oxidecomputer/ispf`
3002024-11-20T23:23:52.535Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3012024-11-20T23:23:52.772Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3022024-11-20T23:23:53.253Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3032024-11-20T23:23:53.553Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3042024-11-20T23:23:53.957Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3052024-11-20T23:23:54.461Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3062024-11-20T23:23:54.709Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3072024-11-20T23:23:54.985Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3082024-11-20T23:23:55.241Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3092024-11-20T23:23:56.590Z Downloading crates ...
3102024-11-20T23:23:56.684Z Downloaded byteorder v1.5.0
3112024-11-20T23:23:56.697Z Downloaded anstyle-query v1.1.1
3122024-11-20T23:23:56.703Z Downloaded bitflags v2.6.0
3132024-11-20T23:23:56.707Z Downloaded anstyle v1.0.10
3142024-11-20T23:23:56.709Z Downloaded anyhow v1.0.93
3152024-11-20T23:23:56.712Z Downloaded camino v1.1.9
3162024-11-20T23:23:56.714Z Downloaded anstream v0.6.15
3172024-11-20T23:23:56.716Z Downloaded autocfg v1.4.0
3182024-11-20T23:23:56.719Z Downloaded camino-tempfile v1.1.1
3192024-11-20T23:23:56.721Z Downloaded block-buffer v0.10.4
3202024-11-20T23:23:56.721Z Downloaded anstyle-parse v0.2.5
3212024-11-20T23:23:56.724Z Downloaded bytecount v0.6.8
3222024-11-20T23:23:56.726Z Downloaded cargo-platform v0.1.8
3232024-11-20T23:23:56.737Z Downloaded clap_derive v4.5.18
3242024-11-20T23:23:56.740Z Downloaded clap_builder v4.5.21
3252024-11-20T23:23:56.746Z Downloaded colorchoice v1.0.2
3262024-11-20T23:23:56.750Z Downloaded cfg-if v1.0.0
3272024-11-20T23:23:56.750Z Downloaded cargo_toml v0.20.5
3282024-11-20T23:23:56.753Z Downloaded cargo_metadata v0.18.1
3292024-11-20T23:23:56.753Z Downloaded strsim v0.11.1
3302024-11-20T23:23:56.755Z Downloaded plain v0.2.3
3312024-11-20T23:23:56.755Z Downloaded once_cell v1.20.2
3322024-11-20T23:23:56.757Z Downloaded heck v0.5.0
3332024-11-20T23:23:56.759Z Downloaded hashbrown v0.15.0
3342024-11-20T23:23:56.763Z Downloaded serde_spanned v0.6.8
3352024-11-20T23:23:56.765Z Downloaded pest_meta v2.7.14
3362024-11-20T23:23:56.767Z Downloaded equivalent v1.0.1
3372024-11-20T23:23:56.767Z Downloaded fs-err v2.11.0
3382024-11-20T23:23:56.769Z Downloaded dtrace-parser v0.2.0
3392024-11-20T23:23:56.772Z Downloaded clap v4.5.21
3402024-11-20T23:23:56.779Z Downloaded scroll_derive v0.12.0
3412024-11-20T23:23:56.782Z Downloaded swrite v0.1.0
3422024-11-20T23:23:56.782Z Downloaded pretty-hex v0.4.1
3432024-11-20T23:23:56.784Z Downloaded pest_derive v2.7.14
3442024-11-20T23:23:56.784Z Downloaded errno v0.3.9
3452024-11-20T23:23:56.787Z Downloaded clap_lex v0.7.2
3462024-11-20T23:23:56.787Z Downloaded pest_generator v2.7.14
3472024-11-20T23:23:56.789Z Downloaded generic-array v0.14.7
3482024-11-20T23:23:56.793Z Downloaded dof v0.3.0
3492024-11-20T23:23:56.793Z Downloaded digest v0.10.7
3502024-11-20T23:23:56.795Z Downloaded fnv v1.0.7
3512024-11-20T23:23:56.795Z Downloaded proc-macro-error v1.0.4
3522024-11-20T23:23:56.798Z Downloaded smawk v0.3.2
3532024-11-20T23:23:56.801Z Downloaded usdt-macro v0.5.0
3542024-11-20T23:23:56.803Z Downloaded usdt-attr-macro v0.5.0
3552024-11-20T23:23:56.806Z Downloaded fastrand v2.1.1
3562024-11-20T23:23:56.814Z Downloaded thread-id v4.2.2
3572024-11-20T23:23:56.817Z Downloaded memmap v0.7.0
3582024-11-20T23:23:56.817Z Downloaded cpufeatures v0.2.14
3592024-11-20T23:23:56.817Z Downloaded itoa v1.0.11
3602024-11-20T23:23:56.819Z Downloaded heck v0.4.1
3612024-11-20T23:23:56.820Z Downloaded utf8parse v0.2.2
3622024-11-20T23:23:56.822Z Downloaded toml_datetime v0.6.8
3632024-11-20T23:23:56.822Z Downloaded tabled_derive v0.7.0
3642024-11-20T23:23:56.824Z Downloaded log v0.4.22
3652024-11-20T23:23:56.824Z Downloaded sha2 v0.10.8
3662024-11-20T23:23:56.827Z Downloaded proc-macro-error-attr v1.0.4
3672024-11-20T23:23:56.829Z Downloaded thiserror v1.0.69
3682024-11-20T23:23:56.832Z Downloaded macaddr v1.0.1
3692024-11-20T23:23:56.834Z Downloaded version_check v0.9.5
3702024-11-20T23:23:56.836Z Downloaded unicode-linebreak v0.1.5
3712024-11-20T23:23:56.836Z Downloaded quote v1.0.37
3722024-11-20T23:23:56.839Z Downloaded is_terminal_polyfill v1.70.1
3732024-11-20T23:23:56.839Z Downloaded serde_tokenstream v0.2.2
3742024-11-20T23:23:56.842Z Downloaded crypto-common v0.1.6
3752024-11-20T23:23:56.846Z Downloaded tempfile v3.13.0
3762024-11-20T23:23:56.846Z Downloaded semver v1.0.23
3772024-11-20T23:23:56.848Z Downloaded scroll v0.12.0
3782024-11-20T23:23:56.848Z Downloaded papergrid v0.11.0
3792024-11-20T23:23:56.853Z Downloaded zerocopy-derive v0.7.35
3802024-11-20T23:23:56.856Z Downloaded usdt-impl v0.5.0
3812024-11-20T23:23:56.859Z Downloaded usdt v0.5.0
3822024-11-20T23:23:56.859Z Downloaded proc-macro2 v1.0.89
3832024-11-20T23:23:56.861Z Downloaded terminal_size v0.4.0
3842024-11-20T23:23:56.864Z Downloaded thiserror-impl v1.0.69
3852024-11-20T23:23:56.864Z Downloaded textwrap v0.16.1
3862024-11-20T23:23:56.870Z Downloaded ucd-trie v0.1.7
3872024-11-20T23:23:56.884Z Downloaded typenum v1.17.0
3882024-11-20T23:23:56.884Z Downloaded unicode-ident v1.0.13
3892024-11-20T23:23:56.884Z Downloaded serde_derive v1.0.215
3902024-11-20T23:23:56.884Z Downloaded ryu v1.0.18
3912024-11-20T23:23:56.886Z Downloaded toml v0.8.19
3922024-11-20T23:23:56.888Z Downloaded indexmap v2.6.0
3932024-11-20T23:23:56.891Z Downloaded serde v1.0.215
3942024-11-20T23:23:56.894Z Downloaded memchr v2.7.4
3952024-11-20T23:23:56.903Z Downloaded toml_edit v0.22.22
3962024-11-20T23:23:56.924Z Downloaded pest v2.7.14
3972024-11-20T23:23:56.938Z Downloaded goblin v0.8.2
3982024-11-20T23:23:56.946Z Downloaded winnow v0.6.20
3992024-11-20T23:23:56.956Z Downloaded zerocopy v0.7.35
4002024-11-20T23:23:56.968Z Downloaded serde_json v1.0.132
4012024-11-20T23:23:56.981Z Downloaded tabled v0.15.0
4022024-11-20T23:23:57.006Z Downloaded unicode-width v0.1.14
4032024-11-20T23:23:57.010Z Downloaded syn v2.0.87
4042024-11-20T23:23:57.013Z Downloaded syn v1.0.109
4052024-11-20T23:23:57.023Z Downloaded rustix v0.38.37
4062024-11-20T23:23:57.050Z Downloaded libc v0.2.162
4072024-11-20T23:23:57.355Z Compiling proc-macro2 v1.0.89
4082024-11-20T23:23:57.355Z Compiling unicode-ident v1.0.13
4092024-11-20T23:23:57.355Z Compiling serde v1.0.215
4102024-11-20T23:23:57.358Z Compiling version_check v0.9.5
4112024-11-20T23:23:57.358Z Compiling memchr v2.7.4
4122024-11-20T23:23:57.358Z Compiling thiserror v1.0.69
4132024-11-20T23:23:57.358Z Compiling libc v0.2.162
4142024-11-20T23:23:57.358Z Compiling itoa v1.0.11
4152024-11-20T23:23:57.617Z Compiling ucd-trie v0.1.7
4162024-11-20T23:23:57.734Z Compiling ryu v1.0.18
4172024-11-20T23:23:58.048Z Compiling once_cell v1.20.2
4182024-11-20T23:23:58.216Z Compiling byteorder v1.5.0
4192024-11-20T23:23:58.406Z Compiling rustix v0.38.37
4202024-11-20T23:23:58.614Z Compiling serde_json v1.0.132
4212024-11-20T23:23:59.386Z Compiling bitflags v2.6.0
4222024-11-20T23:23:59.494Z Compiling proc-macro-error-attr v1.0.4
4232024-11-20T23:23:59.534Z Compiling usdt-impl v0.5.0
4242024-11-20T23:23:59.581Z Compiling syn v1.0.109
4252024-11-20T23:23:59.759Z Compiling proc-macro-error v1.0.4
4262024-11-20T23:23:59.811Z Compiling utf8parse v0.2.2
4272024-11-20T23:23:59.878Z Compiling hashbrown v0.15.0
4282024-11-20T23:23:59.963Z Compiling camino v1.1.9
4292024-11-20T23:24:00.010Z Compiling equivalent v1.0.1
4302024-11-20T23:24:00.036Z Compiling log v0.4.22
4312024-11-20T23:24:00.126Z Compiling plain v0.2.3
4322024-11-20T23:24:00.275Z Compiling thread-id v4.2.2
4332024-11-20T23:24:00.327Z Compiling anstyle-parse v0.2.5
4342024-11-20T23:24:00.393Z Compiling quote v1.0.37
4352024-11-20T23:24:00.463Z Compiling winnow v0.6.20
4362024-11-20T23:24:00.652Z Compiling errno v0.3.9
4372024-11-20T23:24:00.678Z Compiling autocfg v1.4.0
4382024-11-20T23:24:00.753Z Compiling semver v1.0.23
4392024-11-20T23:24:00.877Z Compiling syn v2.0.87
4402024-11-20T23:24:01.091Z Compiling indexmap v2.6.0
4412024-11-20T23:24:01.301Z Compiling is_terminal_polyfill v1.70.1
4422024-11-20T23:24:01.426Z Compiling pretty-hex v0.4.1
4432024-11-20T23:24:01.641Z Compiling anstyle v1.0.10
4442024-11-20T23:24:01.825Z Compiling unicode-width v0.1.14
4452024-11-20T23:24:02.073Z Compiling anstyle-query v1.1.1
4462024-11-20T23:24:02.186Z Compiling colorchoice v1.0.2
4472024-11-20T23:24:02.342Z Compiling anstream v0.6.15
4482024-11-20T23:24:02.368Z Compiling fs-err v2.11.0
4492024-11-20T23:24:02.633Z Compiling cfg-if v1.0.0
4502024-11-20T23:24:02.636Z Compiling strsim v0.11.1
4512024-11-20T23:24:02.688Z Compiling fastrand v2.1.1
4522024-11-20T23:24:02.752Z Compiling anyhow v1.0.93
4532024-11-20T23:24:03.114Z Compiling terminal_size v0.4.0
4542024-11-20T23:24:03.242Z Compiling heck v0.4.1
4552024-11-20T23:24:03.375Z Compiling clap_lex v0.7.2
4562024-11-20T23:24:03.602Z Compiling heck v0.5.0
4572024-11-20T23:24:03.783Z Compiling bytecount v0.6.8
4582024-11-20T23:24:03.808Z Compiling fnv v1.0.7
4592024-11-20T23:24:03.874Z Compiling tempfile v3.13.0
4602024-11-20T23:24:03.905Z Compiling clap_builder v4.5.21
4612024-11-20T23:24:03.999Z Compiling papergrid v0.11.0
4622024-11-20T23:24:04.404Z Compiling memmap v0.7.0
4632024-11-20T23:24:04.499Z Compiling smawk v0.3.2
4642024-11-20T23:24:04.618Z Compiling unicode-linebreak v0.1.5
4652024-11-20T23:24:04.786Z Compiling swrite v0.1.0
4662024-11-20T23:24:05.138Z Compiling textwrap v0.16.1
4672024-11-20T23:24:06.394Z Compiling tabled_derive v0.7.0
4682024-11-20T23:24:07.789Z Compiling tabled v0.15.0
4692024-11-20T23:24:09.966Z Compiling serde_derive v1.0.215
4702024-11-20T23:24:09.966Z Compiling thiserror-impl v1.0.69
4712024-11-20T23:24:09.968Z Compiling zerocopy-derive v0.7.35
4722024-11-20T23:24:09.968Z Compiling scroll_derive v0.12.0
4732024-11-20T23:24:09.968Z Compiling clap_derive v4.5.18
4742024-11-20T23:24:11.272Z Compiling scroll v0.12.0
4752024-11-20T23:24:11.632Z Compiling zerocopy v0.7.35
4762024-11-20T23:24:11.828Z Compiling goblin v0.8.2
4772024-11-20T23:24:12.683Z Compiling pest v2.7.14
4782024-11-20T23:24:13.765Z Compiling clap v4.5.21
4792024-11-20T23:24:14.869Z Compiling pest_meta v2.7.14
4802024-11-20T23:24:15.693Z Compiling pest_generator v2.7.14
4812024-11-20T23:24:17.507Z Compiling pest_derive v2.7.14
4822024-11-20T23:24:18.238Z Compiling dtrace-parser v0.2.0
4832024-11-20T23:24:19.957Z Compiling serde_tokenstream v0.2.2
4842024-11-20T23:24:20.106Z Compiling toml_datetime v0.6.8
4852024-11-20T23:24:20.106Z Compiling serde_spanned v0.6.8
4862024-11-20T23:24:20.365Z Compiling cargo-platform v0.1.8
4872024-11-20T23:24:20.500Z Compiling toml_edit v0.22.22
4882024-11-20T23:24:20.502Z Compiling macaddr v1.0.1
4892024-11-20T23:24:20.871Z Compiling camino-tempfile v1.1.1
4902024-11-20T23:24:21.411Z Compiling dof v0.3.0
4912024-11-20T23:24:21.605Z Compiling cargo_metadata v0.18.1
4922024-11-20T23:24:23.124Z Compiling usdt-macro v0.5.0
4932024-11-20T23:24:23.124Z Compiling usdt-attr-macro v0.5.0
4942024-11-20T23:24:23.308Z Compiling toml v0.8.19
4952024-11-20T23:24:24.156Z Compiling cargo_toml v0.20.5
4962024-11-20T23:24:24.426Z Compiling usdt v0.5.0
4972024-11-20T23:24:27.627Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982024-11-20T23:24:31.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s
4992024-11-20T23:24:31.980Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5002024-11-20T23:24:32.511Z Downloading crates ...
5012024-11-20T23:24:32.631Z Downloaded castaway v0.2.3
5022024-11-20T23:24:32.640Z Downloaded crossbeam-utils v0.8.20
5032024-11-20T23:24:32.647Z Downloaded aead v0.5.2
5042024-11-20T23:24:32.659Z Downloaded maybe-uninit v2.0.0
5052024-11-20T23:24:32.662Z Downloaded aes-gcm v0.10.3
5062024-11-20T23:24:32.666Z Downloaded addr2line v0.24.2
5072024-11-20T23:24:32.671Z Downloaded aes v0.8.4
5082024-11-20T23:24:32.675Z Downloaded adler2 v2.0.0
5092024-11-20T23:24:32.720Z Downloaded darling v0.20.10
5102024-11-20T23:24:32.726Z Downloaded cancel-safe-futures v0.1.5
5112024-11-20T23:24:32.729Z Downloaded headers-core v0.3.0
5122024-11-20T23:24:32.732Z Downloaded argon2 v0.5.3
5132024-11-20T23:24:32.732Z Downloaded buf-list v1.0.3
5142024-11-20T23:24:32.735Z Downloaded heck v0.3.3
5152024-11-20T23:24:32.737Z Downloaded allocator-api2 v0.2.18
5162024-11-20T23:24:32.740Z Downloaded hubpack_derive v0.1.1
5172024-11-20T23:24:32.740Z Downloaded arrayvec v0.7.6
5182024-11-20T23:24:32.742Z Downloaded array-init v0.0.4
5192024-11-20T23:24:32.746Z Downloaded arc-swap v1.7.1
5202024-11-20T23:24:32.748Z Downloaded http-body v1.0.1
5212024-11-20T23:24:32.748Z Downloaded async-recursion v1.1.1
5222024-11-20T23:24:32.751Z Downloaded http-range v0.1.5
5232024-11-20T23:24:32.754Z Downloaded httpdate v1.0.3
5242024-11-20T23:24:32.756Z Downloaded hex v0.4.3
5252024-11-20T23:24:32.759Z Downloaded backtrace v0.3.74
5262024-11-20T23:24:32.762Z Downloaded hickory-resolver v0.24.1
5272024-11-20T23:24:32.767Z Downloaded hickory-client v0.24.1
5282024-11-20T23:24:32.770Z Downloaded ident_case v1.0.1
5292024-11-20T23:24:32.774Z Downloaded chacha20poly1305 v0.10.1
5302024-11-20T23:24:32.776Z Downloaded blowfish v0.9.1
5312024-11-20T23:24:32.776Z Downloaded bzip2 v0.4.4
5322024-11-20T23:24:32.781Z Downloaded ciborium-io v0.2.2
5332024-11-20T23:24:32.781Z Downloaded bit-vec v0.6.3
5342024-11-20T23:24:32.784Z Downloaded icu_provider_macros v1.5.0
5352024-11-20T23:24:32.784Z Downloaded base16ct v0.2.0
5362024-11-20T23:24:32.784Z Downloaded base64 v0.21.7
5372024-11-20T23:24:32.787Z Downloaded hubpack v0.1.2
5382024-11-20T23:24:32.790Z Downloaded cstr-argument v0.1.2
5392024-11-20T23:24:32.792Z Downloaded ascii-canvas v3.0.0
5402024-11-20T23:24:32.792Z Downloaded crunchy v0.2.2
5412024-11-20T23:24:32.795Z Downloaded ciborium-ll v0.2.2
5422024-11-20T23:24:32.795Z Downloaded bitfield-struct v0.6.2
5432024-11-20T23:24:32.798Z Downloaded impl-trait-for-tuples v0.2.2
5442024-11-20T23:24:32.801Z Downloaded block-padding v0.3.3
5452024-11-20T23:24:32.801Z Downloaded highway v1.2.0
5462024-11-20T23:24:32.804Z Downloaded cfg_aliases v0.2.1
5472024-11-20T23:24:32.804Z Downloaded is_ci v1.2.0
5482024-11-20T23:24:32.808Z Downloaded instant v0.1.13
5492024-11-20T23:24:32.808Z Downloaded bcs v0.1.6
5502024-11-20T23:24:32.811Z Downloaded cfg_aliases v0.1.1
5512024-11-20T23:24:32.811Z Downloaded crc v3.2.1
5522024-11-20T23:24:32.814Z Downloaded ipnetwork v0.20.0
5532024-11-20T23:24:32.817Z Downloaded instability v0.3.2
5542024-11-20T23:24:32.817Z Downloaded crucible-workspace-hack v0.1.0
5552024-11-20T23:24:32.819Z Downloaded ciborium v0.2.2
5562024-11-20T23:24:32.822Z Downloaded matches v0.1.10
5572024-11-20T23:24:32.822Z Downloaded indent_write v2.2.0
5582024-11-20T23:24:32.825Z Downloaded cexpr v0.6.0
5592024-11-20T23:24:32.828Z Downloaded md5 v0.7.0
5602024-11-20T23:24:32.828Z Downloaded base64ct v1.6.0
5612024-11-20T23:24:32.833Z Downloaded match_cfg v0.1.0
5622024-11-20T23:24:32.833Z Downloaded iana-time-zone v0.1.61
5632024-11-20T23:24:32.836Z Downloaded colored v2.1.0
5642024-11-20T23:24:32.836Z Downloaded internet-checksum v0.2.1
5652024-11-20T23:24:32.839Z Downloaded cassowary v0.3.0
5662024-11-20T23:24:32.839Z Downloaded bitflags v1.3.2
5672024-11-20T23:24:32.841Z Downloaded sigpipe v0.1.3
5682024-11-20T23:24:32.844Z Downloaded idna_adapter v1.2.0
5692024-11-20T23:24:32.844Z Downloaded cobs v0.2.3
5702024-11-20T23:24:32.846Z Downloaded termtree v0.4.1
5712024-11-20T23:24:32.846Z Downloaded heapless v0.7.17
5722024-11-20T23:24:32.850Z Downloaded strum v0.26.3
5732024-11-20T23:24:32.854Z Downloaded async-bb8-diesel v0.2.1
5742024-11-20T23:24:32.857Z Downloaded indoc v1.0.9
5752024-11-20T23:24:32.859Z Downloaded curve25519-dalek-derive v0.1.1
5762024-11-20T23:24:32.859Z Downloaded tinyvec_macros v0.1.1
5772024-11-20T23:24:32.859Z Downloaded is-terminal v0.4.13
5782024-11-20T23:24:32.862Z Downloaded crossbeam-deque v0.8.5
5792024-11-20T23:24:32.864Z Downloaded linear-map v1.2.0
5802024-11-20T23:24:32.864Z Downloaded try-lock v0.2.5
5812024-11-20T23:24:32.867Z Downloaded crc-catalog v2.4.0
5822024-11-20T23:24:32.867Z Downloaded convert_case v0.4.0
5832024-11-20T23:24:32.871Z Downloaded inout v0.1.3
5842024-11-20T23:24:32.871Z Downloaded bitfield v0.14.0
5852024-11-20T23:24:32.875Z Downloaded lalrpop-util v0.19.12
5862024-11-20T23:24:32.875Z Downloaded blake2 v0.10.6
5872024-11-20T23:24:32.878Z Downloaded lru v0.12.5
5882024-11-20T23:24:32.878Z Downloaded libefi-sys v0.1.0
5892024-11-20T23:24:32.878Z Downloaded constant_time_eq v0.3.1
5902024-11-20T23:24:32.882Z Downloaded maplit v1.0.2
5912024-11-20T23:24:32.883Z Downloaded managed v0.8.0
5922024-11-20T23:24:32.885Z Downloaded lockfree-object-pool v0.1.6
5932024-11-20T23:24:32.885Z Downloaded yoke-derive v0.7.4
5942024-11-20T23:24:32.887Z Downloaded waitgroup v0.1.2
5952024-11-20T23:24:32.888Z Downloaded hmac v0.12.1
5962024-11-20T23:24:32.890Z Downloaded mime v0.3.17
5972024-11-20T23:24:32.890Z Downloaded rustc-hash v2.0.0
5982024-11-20T23:24:32.893Z Downloaded siphasher v0.3.11
5992024-11-20T23:24:32.897Z Downloaded termios v0.3.3
6002024-11-20T23:24:32.897Z Downloaded icu_provider v1.5.0
6012024-11-20T23:24:32.899Z Downloaded icu_normalizer_data v1.5.0
6022024-11-20T23:24:32.903Z Downloaded icu_locid v1.5.0
6032024-11-20T23:24:32.908Z Downloaded fxhash v0.2.1
6042024-11-20T23:24:32.911Z Downloaded slab v0.4.9
6052024-11-20T23:24:32.911Z Downloaded sec1 v0.7.3
6062024-11-20T23:24:32.916Z Downloaded foreign-types v0.3.2
6072024-11-20T23:24:32.916Z Downloaded tls_codec v0.4.1
6082024-11-20T23:24:32.916Z Downloaded tinystr v0.7.6
6092024-11-20T23:24:32.919Z Downloaded num-conv v0.1.0
6102024-11-20T23:24:32.919Z Downloaded cookie_store v0.21.0
6112024-11-20T23:24:32.922Z Downloaded tui-tree-widget v0.22.0
6122024-11-20T23:24:32.925Z Downloaded strum_macros v0.24.3
6132024-11-20T23:24:32.925Z Downloaded normalize-line-endings v0.3.0
6142024-11-20T23:24:32.928Z Downloaded tls_codec_derive v0.4.1
6152024-11-20T23:24:32.928Z Downloaded newline-converter v0.3.0
6162024-11-20T23:24:32.931Z Downloaded unicode-truncate v1.1.0
6172024-11-20T23:24:32.931Z Downloaded structmeta-derive v0.3.0
6182024-11-20T23:24:32.936Z Downloaded openssl-macros v0.1.1
6192024-11-20T23:24:32.936Z Downloaded static_assertions v1.1.0
6202024-11-20T23:24:32.939Z Downloaded stable_deref_trait v1.2.0
6212024-11-20T23:24:32.939Z Downloaded clang-sys v1.8.1
6222024-11-20T23:24:32.939Z Downloaded dirs-sys-next v0.1.2
6232024-11-20T23:24:32.943Z Downloaded ipnet v2.10.1
6242024-11-20T23:24:32.943Z Downloaded libloading v0.8.5
6252024-11-20T23:24:32.947Z Downloaded phf_shared v0.10.0
6262024-11-20T23:24:32.950Z Downloaded serde_derive_internals v0.29.1
6272024-11-20T23:24:32.950Z Downloaded const-oid v0.9.6
6282024-11-20T23:24:32.953Z Downloaded wait-timeout v0.2.0
6292024-11-20T23:24:32.953Z Downloaded crc32fast v1.4.2
6302024-11-20T23:24:32.956Z Downloaded precomputed-hash v0.1.1
6312024-11-20T23:24:32.956Z Downloaded icu_normalizer v1.5.0
6322024-11-20T23:24:32.959Z Downloaded ff v0.13.0
6332024-11-20T23:24:32.962Z Downloaded fd-lock v4.0.2
6342024-11-20T23:24:32.967Z Downloaded strum_macros v0.25.3
6352024-11-20T23:24:32.971Z Downloaded indexmap v1.9.3
6362024-11-20T23:24:32.974Z Downloaded newtype-uuid v1.1.3
6372024-11-20T23:24:32.974Z Downloaded foreign-types-macros v0.2.3
6382024-11-20T23:24:32.974Z Downloaded foreign-types v0.5.0
6392024-11-20T23:24:32.976Z Downloaded foldhash v0.1.3
6402024-11-20T23:24:32.977Z Downloaded progenitor-impl v0.8.0
6412024-11-20T23:24:32.979Z Downloaded yoke v0.7.4
6422024-11-20T23:24:32.983Z Downloaded xz2 v0.1.7
6432024-11-20T23:24:32.987Z Downloaded indicatif v0.17.9
6442024-11-20T23:24:32.989Z Downloaded foreign-types-shared v0.3.1
6452024-11-20T23:24:32.989Z Downloaded ahash v0.8.11
6462024-11-20T23:24:32.993Z Downloaded foreign-types-shared v0.1.1
6472024-11-20T23:24:32.996Z Downloaded toolchain_find v0.4.0
6482024-11-20T23:24:32.997Z Downloaded phf_generator v0.11.2
6492024-11-20T23:24:32.997Z Downloaded icu_collections v1.5.0
6502024-11-20T23:24:33.002Z Downloaded pbkdf2 v0.12.2
6512024-11-20T23:24:33.005Z Downloaded pbkdf2 v0.11.0
6522024-11-20T23:24:33.007Z Downloaded opaque-debug v0.3.1
6532024-11-20T23:24:33.007Z Downloaded proc-macro-crate v1.3.1
6542024-11-20T23:24:33.011Z Downloaded endian-type v0.1.2
6552024-11-20T23:24:33.011Z Downloaded dhcproto-macros v0.1.0
6562024-11-20T23:24:33.011Z Downloaded r2d2 v0.8.10
6572024-11-20T23:24:33.013Z Downloaded hashlink v0.9.1
6582024-11-20T23:24:33.016Z Downloaded newtype_derive v0.1.6
6592024-11-20T23:24:33.016Z Downloaded new_debug_unreachable v1.0.6
6602024-11-20T23:24:33.016Z Downloaded rustfmt-wrapper v0.2.1
6612024-11-20T23:24:33.019Z Downloaded russh-cryptovec v0.7.3
6622024-11-20T23:24:33.019Z Downloaded compact_str v0.8.0
6632024-11-20T23:24:33.023Z Downloaded slog-async v2.8.0
6642024-11-20T23:24:33.025Z Downloaded signal-hook-mio v0.2.4
6652024-11-20T23:24:33.025Z Downloaded signal-hook-registry v1.4.2
6662024-11-20T23:24:33.029Z Downloaded ssh-encoding v0.2.0
6672024-11-20T23:24:33.032Z Downloaded serde_urlencoded v0.7.1
6682024-11-20T23:24:33.032Z Downloaded thread_local v1.1.8
6692024-11-20T23:24:33.034Z Downloaded serde_repr v0.1.19
6702024-11-20T23:24:33.037Z Downloaded prettyplease v0.2.25
6712024-11-20T23:24:33.040Z Downloaded icu_properties v1.5.1
6722024-11-20T23:24:33.042Z Downloaded zone v0.1.8
6732024-11-20T23:24:33.052Z Downloaded postcard v1.0.10
6742024-11-20T23:24:33.055Z Downloaded const_format v0.2.33
6752024-11-20T23:24:33.060Z Downloaded hickory-server v0.24.1
6762024-11-20T23:24:33.066Z Downloaded progenitor-client v0.8.0
6772024-11-20T23:24:33.069Z Downloaded olpc-cjson v0.1.4
6782024-11-20T23:24:33.069Z Downloaded wyz v0.5.1
6792024-11-20T23:24:33.072Z Downloaded defmt-macros v0.3.9
6802024-11-20T23:24:33.076Z Downloaded glob v0.3.1
6812024-11-20T23:24:33.079Z Downloaded time-core v0.1.2
6822024-11-20T23:24:33.079Z Downloaded paste v1.0.15
6832024-11-20T23:24:33.079Z Downloaded want v0.3.1
6842024-11-20T23:24:33.082Z Downloaded zerofrom v0.1.4
6852024-11-20T23:24:33.082Z Downloaded form_urlencoded v1.2.1
6862024-11-20T23:24:33.085Z Downloaded thiserror-no-std v2.0.2
6872024-11-20T23:24:33.087Z Downloaded rustls-pemfile v2.2.0
6882024-11-20T23:24:33.090Z Downloaded env_filter v0.1.2
6892024-11-20T23:24:33.092Z Downloaded rsa v0.9.6
6902024-11-20T23:24:33.096Z Downloaded rustc_version v0.4.1
6912024-11-20T23:24:33.099Z Downloaded rustc-hash v1.1.0
6922024-11-20T23:24:33.099Z Downloaded des v0.8.1
6932024-11-20T23:24:33.104Z Downloaded which v4.4.2
6942024-11-20T23:24:33.104Z Downloaded derive_builder v0.20.2
6952024-11-20T23:24:33.107Z Downloaded zerocopy v0.6.6
6962024-11-20T23:24:33.110Z Downloaded parse-size v1.1.0
6972024-11-20T23:24:33.113Z Downloaded slog-stdlog v4.1.1
6982024-11-20T23:24:33.113Z Downloaded slog-scope v4.4.0
6992024-11-20T23:24:33.115Z Downloaded pin-utils v0.1.0
7002024-11-20T23:24:33.115Z Downloaded slog-json v2.6.1
7012024-11-20T23:24:33.119Z Downloaded crossbeam-channel v0.5.13
7022024-11-20T23:24:33.123Z Downloaded tokio-tungstenite v0.24.0
7032024-11-20T23:24:33.126Z Downloaded serde-big-array v0.5.1
7042024-11-20T23:24:33.126Z Downloaded tokio-tungstenite v0.23.1
7052024-11-20T23:24:33.129Z Downloaded utf16_iter v1.0.5
7062024-11-20T23:24:33.132Z Downloaded primeorder v0.13.6
7072024-11-20T23:24:33.132Z Downloaded scopeguard v1.2.0
7082024-11-20T23:24:33.134Z Downloaded scheduled-thread-pool v0.2.7
7092024-11-20T23:24:33.134Z Downloaded xattr v1.3.1
7102024-11-20T23:24:33.137Z Downloaded utf-8 v0.7.6
7112024-11-20T23:24:33.139Z Downloaded writeable v0.5.5
7122024-11-20T23:24:33.145Z Downloaded predicates-core v1.0.8
7132024-11-20T23:24:33.145Z Downloaded scrypt v0.11.0
7142024-11-20T23:24:33.147Z Downloaded nibble_vec v0.1.0
7152024-11-20T23:24:33.147Z Downloaded tokio-rustls v0.24.1
7162024-11-20T23:24:33.147Z Downloaded futures-sink v0.3.31
7172024-11-20T23:24:33.150Z Downloaded tiny-keccak v2.0.2
7182024-11-20T23:24:33.153Z Downloaded dhcproto v0.12.0
7192024-11-20T23:24:33.156Z Downloaded derive-where v1.2.7
7202024-11-20T23:24:33.159Z Downloaded num v0.4.3
7212024-11-20T23:24:33.162Z Downloaded ppv-lite86 v0.2.20
7222024-11-20T23:24:33.162Z Downloaded zerofrom-derive v0.1.4
7232024-11-20T23:24:33.164Z Downloaded thiserror-impl-no-std v2.0.2
7242024-11-20T23:24:33.164Z Downloaded parking_lot_core v0.8.6
7252024-11-20T23:24:33.168Z Downloaded miniz_oxide v0.8.0
7262024-11-20T23:24:33.171Z Downloaded headers v0.4.0
7272024-11-20T23:24:33.174Z Downloaded mirai-annotations v1.12.0
7282024-11-20T23:24:33.178Z Downloaded serde-hex v0.1.0
7292024-11-20T23:24:33.178Z Downloaded semver v0.1.20
7302024-11-20T23:24:33.182Z Downloaded pkcs8 v0.10.2
7312024-11-20T23:24:33.185Z Downloaded display-error-chain v0.2.2
7322024-11-20T23:24:33.185Z Downloaded omicron-zone-package v0.11.1
7332024-11-20T23:24:33.187Z Downloaded oso-derive v0.27.3
7342024-11-20T23:24:33.187Z Downloaded p256 v0.13.2
7352024-11-20T23:24:33.190Z Downloaded nodrop v0.1.14
7362024-11-20T23:24:33.194Z Downloaded num-iter v0.1.45
7372024-11-20T23:24:33.196Z Downloaded tokio-macros v2.4.0
7382024-11-20T23:24:33.196Z Downloaded tokio-native-tls v0.3.1
7392024-11-20T23:24:33.199Z Downloaded percent-encoding v2.3.1
7402024-11-20T23:24:33.199Z Downloaded downcast v0.11.0
7412024-11-20T23:24:33.201Z Downloaded env_logger v0.10.2
7422024-11-20T23:24:33.205Z Downloaded flume v0.11.1
7432024-11-20T23:24:33.209Z Downloaded sync-ptr v0.1.1
7442024-11-20T23:24:33.209Z Downloaded rfc6979 v0.4.0
7452024-11-20T23:24:33.211Z Downloaded parse-display-derive v0.10.0
7462024-11-20T23:24:33.211Z Downloaded structmeta v0.3.0
7472024-11-20T23:24:33.211Z Downloaded diesel_table_macro_syntax v0.2.0
7482024-11-20T23:24:33.215Z Downloaded zone_cfg_derive v0.3.0
7492024-11-20T23:24:33.215Z Downloaded zone_cfg_derive v0.1.2
7502024-11-20T23:24:33.215Z Downloaded time-macros v0.2.18
7512024-11-20T23:24:33.218Z Downloaded rustls-pki-types v1.9.0
7522024-11-20T23:24:33.227Z Downloaded tower-service v0.3.3
7532024-11-20T23:24:33.227Z Downloaded float-cmp v0.9.0
7542024-11-20T23:24:33.227Z Downloaded rcgen v0.12.1
7552024-11-20T23:24:33.229Z Downloaded num_enum v0.5.11
7562024-11-20T23:24:33.236Z Downloaded funty v2.0.0
7572024-11-20T23:24:33.239Z Downloaded displaydoc v0.2.5
7582024-11-20T23:24:33.243Z Downloaded vte_generate_state_changes v0.1.2
7592024-11-20T23:24:33.245Z Downloaded parse-display v0.10.0
7602024-11-20T23:24:33.245Z Downloaded pkcs5 v0.7.1
7612024-11-20T23:24:33.253Z Downloaded packed_struct_codegen v0.10.1
7622024-11-20T23:24:33.256Z Downloaded rusty-fork v0.3.0
7632024-11-20T23:24:33.259Z Downloaded resolv-conf v0.7.0
7642024-11-20T23:24:33.262Z Downloaded term v0.7.0
7652024-11-20T23:24:33.266Z Downloaded smallvec v0.6.14
7662024-11-20T23:24:33.269Z Downloaded rustls-pemfile v1.0.4
7672024-11-20T23:24:33.273Z Downloaded sqlparser_derive v0.2.2
7682024-11-20T23:24:33.273Z Downloaded difflib v0.4.0
7692024-11-20T23:24:33.277Z Downloaded sqlformat v0.2.6
7702024-11-20T23:24:33.277Z Downloaded untrusted v0.7.1
7712024-11-20T23:24:33.281Z Downloaded secrecy v0.8.0
7722024-11-20T23:24:33.282Z Downloaded crossterm v0.28.1
7732024-11-20T23:24:33.285Z Downloaded dsl_auto_type v0.1.2
7742024-11-20T23:24:33.287Z Downloaded itertools v0.10.5
7752024-11-20T23:24:33.293Z Downloaded darling_macro v0.20.10
7762024-11-20T23:24:33.297Z Downloaded parking_lot v0.11.2
7772024-11-20T23:24:33.301Z Downloaded take_mut v0.2.2
7782024-11-20T23:24:33.301Z Downloaded ssh-cipher v0.2.0
7792024-11-20T23:24:33.304Z Downloaded parking_lot_core v0.9.10
7802024-11-20T23:24:33.304Z Downloaded hash32 v0.2.1
7812024-11-20T23:24:33.306Z Downloaded mockall v0.13.0
7822024-11-20T23:24:33.309Z Downloaded pretty-hex v0.2.1
7832024-11-20T23:24:33.309Z Downloaded zeroize v1.8.1
7842024-11-20T23:24:33.313Z Downloaded test-strategy v0.3.1
7852024-11-20T23:24:33.315Z Downloaded fallible-streaming-iterator v0.1.9
7862024-11-20T23:24:33.318Z Downloaded fallible-iterator v0.2.0
7872024-11-20T23:24:33.319Z Downloaded number_prefix v0.4.0
7882024-11-20T23:24:33.322Z Downloaded hash32 v0.3.1
7892024-11-20T23:24:33.322Z Downloaded phf_shared v0.11.2
7902024-11-20T23:24:33.322Z Downloaded getrandom v0.2.15
7912024-11-20T23:24:33.325Z Downloaded string_cache v0.8.7
7922024-11-20T23:24:33.328Z Downloaded rand_core v0.6.4
7932024-11-20T23:24:33.331Z Downloaded mio v1.0.2
7942024-11-20T23:24:33.336Z Downloaded twox-hash v1.6.3
7952024-11-20T23:24:33.339Z Downloaded globset v0.4.15
7962024-11-20T23:24:33.341Z Downloaded tracing-attributes v0.1.27
7972024-11-20T23:24:33.348Z Downloaded subprocess v0.2.9
7982024-11-20T23:24:33.348Z Downloaded itertools v0.12.1
7992024-11-20T23:24:33.353Z Downloaded parking_lot v0.12.3
8002024-11-20T23:24:33.356Z Downloaded toml_edit v0.19.15
8012024-11-20T23:24:33.373Z Downloaded flagset v0.4.6
8022024-11-20T23:24:33.376Z Downloaded hyper v1.5.0
8032024-11-20T23:24:33.385Z Downloaded sha1 v0.10.6
8042024-11-20T23:24:33.387Z Downloaded rand_xorshift v0.3.0
8052024-11-20T23:24:33.387Z Downloaded rand_seeder v0.3.0
8062024-11-20T23:24:33.387Z Downloaded hkdf v0.12.4
8072024-11-20T23:24:33.390Z Downloaded ed25519 v2.2.3
8082024-11-20T23:24:33.392Z Downloaded untrusted v0.9.0
8092024-11-20T23:24:33.392Z Downloaded filetime v0.2.25
8102024-11-20T23:24:33.396Z Downloaded smallvec v1.13.2
8112024-11-20T23:24:33.398Z Downloaded socket2 v0.5.7
8122024-11-20T23:24:33.401Z Downloaded russh-keys v0.45.0
8132024-11-20T23:24:33.406Z Downloaded pkg-config v0.3.31
8142024-11-20T23:24:33.406Z Downloaded aho-corasick v1.1.3
8152024-11-20T23:24:33.408Z Downloaded utf8_iter v1.0.4
8162024-11-20T23:24:33.411Z Downloaded unicode-xid v0.2.6
8172024-11-20T23:24:33.413Z Downloaded spki v0.7.3
8182024-11-20T23:24:33.413Z Downloaded itertools v0.13.0
8192024-11-20T23:24:33.420Z Downloaded peg v0.8.4
8202024-11-20T23:24:33.423Z Downloaded fatfs v0.3.6
8212024-11-20T23:24:33.426Z Downloaded diff v0.1.13
8222024-11-20T23:24:33.431Z Downloaded vergen v8.3.2
8232024-11-20T23:24:33.434Z Downloaded value-bag v1.9.0
8242024-11-20T23:24:33.436Z Downloaded structmeta-derive v0.2.0
8252024-11-20T23:24:33.436Z Downloaded rpassword v7.3.1
8262024-11-20T23:24:33.439Z Downloaded tabwriter v1.4.0
8272024-11-20T23:24:33.439Z Downloaded progenitor-macro v0.8.0
8282024-11-20T23:24:33.441Z Downloaded peg-runtime v0.8.3
8292024-11-20T23:24:33.441Z Downloaded fallible-iterator v0.3.0
8302024-11-20T23:24:33.443Z Downloaded ssh-key v0.6.6
8312024-11-20T23:24:33.450Z Downloaded num_threads v0.1.7
8322024-11-20T23:24:33.453Z Downloaded write16 v1.0.0
8332024-11-20T23:24:33.453Z Downloaded password-hash v0.5.0
8342024-11-20T23:24:33.455Z Downloaded half v2.4.1
8352024-11-20T23:24:33.459Z Downloaded defmt-parser v0.3.4
8362024-11-20T23:24:33.462Z Downloaded tap v1.0.1
8372024-11-20T23:24:33.462Z Downloaded path-slash v0.1.5
8382024-11-20T23:24:33.462Z Downloaded blake3 v1.5.4
8392024-11-20T23:24:33.469Z Downloaded slog-dtrace v0.3.0
8402024-11-20T23:24:33.472Z Downloaded slog-bunyan v2.5.0
8412024-11-20T23:24:33.474Z Downloaded powerfmt v0.2.0
8422024-11-20T23:24:33.474Z Downloaded sqlparser v0.45.0
8432024-11-20T23:24:33.480Z Downloaded ecdsa v0.16.9
8442024-11-20T23:24:33.483Z Downloaded supports-color v3.0.1
8452024-11-20T23:24:33.486Z Downloaded unarray v0.1.4
8462024-11-20T23:24:33.486Z Downloaded topological-sort v0.2.2
8472024-11-20T23:24:33.489Z Downloaded same-file v1.0.6
8482024-11-20T23:24:33.490Z Downloaded zerovec-derive v0.10.3
8492024-11-20T23:24:33.490Z Downloaded fs_extra v1.3.0
8502024-11-20T23:24:33.492Z Downloaded tungstenite v0.23.0
8512024-11-20T23:24:33.495Z Downloaded predicates-tree v1.0.11
8522024-11-20T23:24:33.498Z Downloaded futures v0.3.31
8532024-11-20T23:24:33.500Z Downloaded diesel-dtrace v0.3.0
8542024-11-20T23:24:33.503Z Downloaded rayon v1.10.0
8552024-11-20T23:24:33.512Z Downloaded openssl-probe v0.1.5
8562024-11-20T23:24:33.514Z Downloaded native-tls v0.2.12
8572024-11-20T23:24:33.517Z Downloaded p521 v0.13.3
8582024-11-20T23:24:33.519Z Downloaded ref-cast v1.0.23
8592024-11-20T23:24:33.522Z Downloaded num-bigint v0.4.6
8602024-11-20T23:24:33.527Z Downloaded futures-util v0.3.31
8612024-11-20T23:24:33.538Z Downloaded ghash v0.5.1
8622024-11-20T23:24:33.541Z Downloaded tracing v0.1.40
8632024-11-20T23:24:33.544Z Downloaded subtle v2.6.1
8642024-11-20T23:24:33.547Z Downloaded polyval v0.6.2
8652024-11-20T23:24:33.550Z Downloaded chrono v0.4.38
8662024-11-20T23:24:33.559Z Downloaded parse-zoneinfo v0.3.1
8672024-11-20T23:24:33.562Z Downloaded ron v0.7.1
8682024-11-20T23:24:33.565Z Downloaded openssl-sys v0.9.103
8692024-11-20T23:24:33.568Z Downloaded float-ord v0.3.2
8702024-11-20T23:24:33.572Z Downloaded uuid v1.11.0
8712024-11-20T23:24:33.574Z Downloaded fixedbitset v0.4.2
8722024-11-20T23:24:33.574Z Downloaded unicase v2.7.0
8732024-11-20T23:24:33.577Z Downloaded spin v0.5.2
8742024-11-20T23:24:33.577Z Downloaded slog-envlogger v2.2.0
8752024-11-20T23:24:33.579Z Downloaded unicode-properties v0.1.3
8762024-11-20T23:24:33.583Z Downloaded postgres-types v0.2.8
8772024-11-20T23:24:33.586Z Downloaded serde_yaml v0.9.34+deprecated
8782024-11-20T23:24:33.588Z Downloaded postgres-protocol v0.6.7
8792024-11-20T23:24:33.591Z Downloaded samael v0.0.17
8802024-11-20T23:24:33.594Z Downloaded group v0.13.0
8812024-11-20T23:24:33.596Z Downloaded rustls-webpki v0.102.8
8822024-11-20T23:24:33.614Z Downloaded whoami v1.5.2
8832024-11-20T23:24:33.617Z Downloaded num-traits v0.2.19
8842024-11-20T23:24:33.621Z Downloaded unicode_categories v0.1.1
8852024-11-20T23:24:33.624Z Downloaded expectorate v1.1.0
8862024-11-20T23:24:33.624Z Downloaded darling_core v0.20.10
8872024-11-20T23:24:33.629Z Downloaded pin-project v1.1.6
8882024-11-20T23:24:33.643Z Downloaded snafu-derive v0.8.5
8892024-11-20T23:24:33.650Z Downloaded peg-macros v0.8.4
8902024-11-20T23:24:33.650Z Downloaded ron v0.8.1
8912024-11-20T23:24:33.653Z Downloaded typed-path v0.9.3
8922024-11-20T23:24:33.659Z Downloaded url v2.5.3
8932024-11-20T23:24:33.662Z Downloaded ed25519-dalek v2.1.1
8942024-11-20T23:24:33.667Z Downloaded num-rational v0.4.2
8952024-11-20T23:24:33.670Z Downloaded publicsuffix v2.2.3
8962024-11-20T23:24:33.673Z Downloaded time v0.3.36
8972024-11-20T23:24:33.679Z Downloaded zerocopy v0.8.10
8982024-11-20T23:24:33.706Z Downloaded reedline v0.35.0
8992024-11-20T23:24:33.712Z Downloaded quinn-proto v0.11.8
9002024-11-20T23:24:33.720Z Downloaded nu-ansi-term v0.50.1
9012024-11-20T23:24:33.723Z Downloaded p384 v0.13.0
9022024-11-20T23:24:33.728Z Downloaded rustls-webpki v0.101.7
9032024-11-20T23:24:33.745Z Downloaded regex v1.11.1
9042024-11-20T23:24:33.757Z Downloaded icu_properties_data v1.5.0
9052024-11-20T23:24:33.770Z Downloaded unicode-bidi v0.3.17
9062024-11-20T23:24:33.773Z Downloaded radix_trie v0.2.1
9072024-11-20T23:24:33.777Z Downloaded snafu v0.8.5
9082024-11-20T23:24:33.784Z Downloaded curve25519-dalek v4.1.3
9092024-11-20T23:24:33.795Z Downloaded salty v0.3.0
9102024-11-20T23:24:33.802Z Downloaded unicode-width v0.2.0
9112024-11-20T23:24:33.811Z Downloaded trust-dns-proto v0.22.0
9122024-11-20T23:24:33.825Z Downloaded winnow v0.5.40
9132024-11-20T23:24:33.835Z Downloaded lalrpop v0.19.12
9142024-11-20T23:24:33.850Z Downloaded idna v0.5.0
9152024-11-20T23:24:33.857Z Downloaded bstr v1.10.0
9162024-11-20T23:24:33.870Z Downloaded der v0.7.9
9172024-11-20T23:24:33.876Z Downloaded regress v0.9.1
9182024-11-20T23:24:33.887Z Downloaded rustyline v14.0.0
9192024-11-20T23:24:33.893Z Downloaded zerovec v0.10.4
9202024-11-20T23:24:33.901Z Downloaded flate2 v1.0.34
9212024-11-20T23:24:33.906Z Downloaded serde_with v3.11.0
9222024-11-20T23:24:33.917Z Downloaded openssl v0.10.66
9232024-11-20T23:24:33.930Z Downloaded rusqlite v0.32.1
9242024-11-20T23:24:33.935Z Downloaded openapiv3 v2.0.0
9252024-11-20T23:24:33.949Z Downloaded dropshot v0.13.0
9262024-11-20T23:24:33.970Z Downloaded quick-xml v0.33.0
9272024-11-20T23:24:33.977Z Downloaded polar-core v0.27.3
9282024-11-20T23:24:33.987Z Downloaded object v0.30.4
9292024-11-20T23:24:33.997Z Downloaded vcpkg v0.2.15
9302024-11-20T23:24:34.037Z Downloaded reqwest v0.12.9
9312024-11-20T23:24:34.046Z Downloaded nix v0.27.1
9322024-11-20T23:24:34.059Z Downloaded ratatui v0.28.1
9332024-11-20T23:24:34.080Z Downloaded zerocopy-derive v0.6.6
9342024-11-20T23:24:34.089Z Downloaded hickory-proto v0.24.1
9352024-11-20T23:24:34.105Z Downloaded nix v0.28.0
9362024-11-20T23:24:34.117Z Downloaded bzip2-sys v0.1.11+1.0.8
9372024-11-20T23:24:34.129Z Downloaded petname v2.0.2
9382024-11-20T23:24:34.136Z Downloaded rustls v0.21.12
9392024-11-20T23:24:34.147Z Downloaded regress v0.10.1
9402024-11-20T23:24:34.156Z Downloaded regex-syntax v0.6.29
9412024-11-20T23:24:34.164Z Downloaded smoltcp v0.11.0
9422024-11-20T23:24:34.176Z Downloaded git2 v0.19.0
9432024-11-20T23:24:34.187Z Downloaded regex-syntax v0.8.5
9442024-11-20T23:24:34.193Z Downloaded webpki-roots v0.26.6
9452024-11-20T23:24:34.198Z Downloaded smoltcp v0.9.1
9462024-11-20T23:24:34.209Z Downloaded rustls v0.23.14
9472024-11-20T23:24:34.220Z Downloaded gimli v0.31.1
9482024-11-20T23:24:34.231Z Downloaded dropshot v0.12.0
9492024-11-20T23:24:34.249Z Downloaded rustls v0.22.4
9502024-11-20T23:24:34.264Z Downloaded nix v0.29.0
9512024-11-20T23:24:34.274Z Downloaded petgraph v0.6.5
9522024-11-20T23:24:34.291Z Downloaded diesel v2.2.4
9532024-11-20T23:24:34.311Z Downloaded csv v1.3.0
9542024-11-20T23:24:34.331Z Downloaded sled v0.34.7
9552024-11-20T23:24:34.341Z Downloaded object v0.36.5
9562024-11-20T23:24:34.352Z Downloaded russh v0.45.0
9572024-11-20T23:24:34.358Z Downloaded chrono-tz v0.10.0
9582024-11-20T23:24:34.365Z Downloaded idna v0.4.0
9592024-11-20T23:24:34.372Z Downloaded typify-impl v0.2.0
9602024-11-20T23:24:34.387Z Downloaded idna v0.3.0
9612024-11-20T23:24:34.394Z Downloaded idna v0.2.3
9622024-11-20T23:24:34.400Z Downloaded nom v7.1.3
9632024-11-20T23:24:34.406Z Downloaded portable-atomic v1.9.0
9642024-11-20T23:24:34.413Z Downloaded proptest v1.5.0
9652024-11-20T23:24:34.422Z Downloaded unicode-normalization v0.1.24
9662024-11-20T23:24:34.426Z Downloaded diesel_derives v2.2.3
9672024-11-20T23:24:34.429Z Downloaded zip v2.1.3
9682024-11-20T23:24:34.434Z Downloaded h2 v0.4.6
9692024-11-20T23:24:34.441Z Downloaded regex-automata v0.4.8
9702024-11-20T23:24:34.458Z Downloaded vsss-rs v3.3.4
9712024-11-20T23:24:34.460Z Downloaded rand v0.8.5
9722024-11-20T23:24:34.465Z Downloaded quinn v0.11.5
9732024-11-20T23:24:34.468Z Downloaded hashbrown v0.12.3
9742024-11-20T23:24:34.471Z Downloaded pin-project-internal v1.1.6
9752024-11-20T23:24:34.474Z Downloaded shlex v1.3.0
9762024-11-20T23:24:34.476Z Downloaded shell-words v1.1.0
9772024-11-20T23:24:34.476Z Downloaded spin v0.9.8
9782024-11-20T23:24:34.479Z Downloaded num-bigint-dig v0.8.4
9792024-11-20T23:24:34.482Z Downloaded der_derive v0.7.3
9802024-11-20T23:24:34.484Z Downloaded vte v0.11.1
9812024-11-20T23:24:34.487Z Downloaded typify-macro v0.2.0
9822024-11-20T23:24:34.487Z Downloaded unsafe-libyaml v0.2.11
9832024-11-20T23:24:34.490Z Downloaded bindgen v0.69.5
9842024-11-20T23:24:34.497Z Downloaded lzma-sys v0.1.20
9852024-11-20T23:24:34.527Z Downloaded hashbrown v0.13.2
9862024-11-20T23:24:34.532Z Downloaded smf v0.2.3
9872024-11-20T23:24:34.534Z Downloaded num_enum_derive v0.5.11
9882024-11-20T23:24:34.535Z Downloaded debug-ignore v1.0.5
9892024-11-20T23:24:34.537Z Downloaded data-encoding v2.6.0
9902024-11-20T23:24:34.537Z Downloaded zopfli v0.8.1
9912024-11-20T23:24:34.539Z Downloaded zip v0.6.6
9922024-11-20T23:24:34.542Z Downloaded tungstenite v0.24.0
9932024-11-20T23:24:34.545Z Downloaded aws-lc-rs v1.10.0
9942024-11-20T23:24:34.554Z Downloaded tokio v1.40.0
9952024-11-20T23:24:34.592Z Downloaded libz-sys v1.1.20
9962024-11-20T23:24:34.613Z Downloaded oso v0.27.3
9972024-11-20T23:24:34.616Z Downloaded rayon-core v1.12.1
9982024-11-20T23:24:34.619Z Downloaded dyn-clone v1.0.17
9992024-11-20T23:24:34.622Z Downloaded dunce v1.0.5
10002024-11-20T23:24:34.624Z Downloaded tokio-util v0.7.12
10012024-11-20T23:24:34.628Z Downloaded tungstenite v0.21.0
10022024-11-20T23:24:34.631Z Downloaded tracing-core v0.1.32
10032024-11-20T23:24:34.634Z Downloaded pin-project-lite v0.2.14
10042024-11-20T23:24:34.638Z Downloaded hashbrown v0.14.5
10052024-11-20T23:24:34.644Z Downloaded sha3 v0.10.8
10062024-11-20T23:24:34.649Z Downloaded synstructure v0.13.1
10072024-11-20T23:24:34.656Z Downloaded salsa20 v0.10.2
10082024-11-20T23:24:34.656Z Downloaded either v1.13.0
10092024-11-20T23:24:34.660Z Downloaded mockall_derive v0.13.0
10102024-11-20T23:24:34.660Z Downloaded zerocopy-derive v0.8.10
10112024-11-20T23:24:34.664Z Downloaded nanorand v0.7.0
10122024-11-20T23:24:34.668Z Downloaded multimap v0.10.0
10132024-11-20T23:24:34.668Z Downloaded serde_with_macros v3.11.0
10142024-11-20T23:24:34.668Z Downloaded typify v0.2.0
10152024-11-20T23:24:34.670Z Downloaded futures-executor v0.3.31
10162024-11-20T23:24:34.670Z Downloaded futures-core v0.3.31
10172024-11-20T23:24:34.673Z Downloaded fragile v2.0.0
10182024-11-20T23:24:34.673Z Downloaded poly1305 v0.8.0
10192024-11-20T23:24:34.675Z Downloaded multer v3.1.0
10202024-11-20T23:24:34.678Z Downloaded zeroize_derive v1.4.2
10212024-11-20T23:24:34.678Z Downloaded password-hash v0.4.2
10222024-11-20T23:24:34.681Z Downloaded x509-cert v0.2.5
10232024-11-20T23:24:34.685Z Downloaded steno v0.4.1
10242024-11-20T23:24:34.690Z Downloaded tough v0.19.0
10252024-11-20T23:24:34.697Z Downloaded libm v0.2.8
10262024-11-20T23:24:34.706Z Downloaded futures-channel v0.3.31
10272024-11-20T23:24:34.709Z Downloaded quick-error v1.2.3
10282024-11-20T23:24:34.709Z Downloaded psl-types v2.0.11
10292024-11-20T23:24:34.709Z Downloaded owo-colors v4.1.0
10302024-11-20T23:24:34.712Z Downloaded libxml v0.3.3
10312024-11-20T23:24:34.717Z Downloaded idna v1.0.3
10322024-11-20T23:24:34.721Z Downloaded predicates v3.1.2
10332024-11-20T23:24:34.724Z Downloaded strum_macros v0.26.4
10342024-11-20T23:24:34.726Z Downloaded pem-rfc7468 v0.7.0
10352024-11-20T23:24:34.730Z Downloaded tokio-postgres v0.7.12
10362024-11-20T23:24:34.734Z Downloaded tar v0.4.42
10372024-11-20T23:24:34.736Z Downloaded bitvec v1.0.1
10382024-11-20T23:24:34.749Z Downloaded elliptic-curve v0.13.8
10392024-11-20T23:24:34.752Z Downloaded unicode-segmentation v1.12.0
10402024-11-20T23:24:34.756Z Downloaded slog-term v2.9.1
10412024-11-20T23:24:34.759Z Downloaded pem v3.0.4
10422024-11-20T23:24:34.761Z Downloaded num-integer v0.1.46
10432024-11-20T23:24:34.762Z Downloaded num-derive v0.4.2
10442024-11-20T23:24:34.764Z Downloaded encoding_rs v0.8.34
10452024-11-20T23:24:34.784Z Downloaded termcolor v1.4.1
10462024-11-20T23:24:34.788Z Downloaded dirs-next v2.0.0
10472024-11-20T23:24:34.788Z Downloaded gethostname v0.5.0
10482024-11-20T23:24:34.790Z Downloaded futures-task v0.3.31
10492024-11-20T23:24:34.790Z Downloaded schemars_derive v0.8.21
10502024-11-20T23:24:34.790Z Downloaded minimal-lexical v0.2.1
10512024-11-20T23:24:34.794Z Downloaded pkcs1 v0.7.5
10522024-11-20T23:24:34.797Z Downloaded toml v0.7.8
10532024-11-20T23:24:34.799Z Downloaded slog v2.7.0
10542024-11-20T23:24:34.802Z Downloaded signal-hook v0.3.17
10552024-11-20T23:24:34.805Z Downloaded sct v0.7.1
10562024-11-20T23:24:34.808Z Downloaded futures-macro v0.3.31
10572024-11-20T23:24:34.810Z Downloaded futures-io v0.3.31
10582024-11-20T23:24:34.812Z Downloaded enum-as-inner v0.6.1
10592024-11-20T23:24:34.815Z Downloaded embedded-io v0.6.1
10602024-11-20T23:24:34.815Z Downloaded deranged v0.3.11
10612024-11-20T23:24:34.818Z Downloaded rustc-demangle v0.1.24
10622024-11-20T23:24:34.821Z Downloaded universal-hash v0.5.1
10632024-11-20T23:24:34.821Z Downloaded structmeta v0.2.0
10642024-11-20T23:24:34.823Z Downloaded strip-ansi-escapes v0.2.0
10652024-11-20T23:24:34.823Z Downloaded stringprep v0.1.5
10662024-11-20T23:24:34.824Z Downloaded tokio-tungstenite v0.21.0
10672024-11-20T23:24:34.826Z Downloaded tokio-stream v0.1.16
10682024-11-20T23:24:34.832Z Downloaded tokio-rustls v0.26.0
10692024-11-20T23:24:34.835Z Downloaded tokio-rustls v0.25.0
10702024-11-20T23:24:34.838Z Downloaded qorb v0.2.0
10712024-11-20T23:24:34.840Z Downloaded enum-as-inner v0.5.1
10722024-11-20T23:24:34.843Z Downloaded ena v0.14.3
10732024-11-20T23:24:34.843Z Downloaded zone v0.3.0
10742024-11-20T23:24:34.845Z Downloaded derive_more v0.99.18
10752024-11-20T23:24:34.848Z Downloaded dropshot_endpoint v0.13.0
10762024-11-20T23:24:34.851Z Downloaded dropshot_endpoint v0.12.0
10772024-11-20T23:24:34.853Z Downloaded derive_builder_core v0.20.2
10782024-11-20T23:24:34.856Z Downloaded crypto-bigint v0.5.5
10792024-11-20T23:24:34.862Z Downloaded hyper-util v0.1.10
10802024-11-20T23:24:34.866Z Downloaded libgit2-sys v0.17.0+1.8.1
10812024-11-20T23:24:34.924Z Downloaded num-complex v0.4.6
10822024-11-20T23:24:34.927Z Downloaded radium v0.7.0
10832024-11-20T23:24:34.929Z Downloaded progenitor v0.8.0
10842024-11-20T23:24:34.929Z Downloaded tinyvec v1.8.0
10852024-11-20T23:24:34.932Z Downloaded schemars v0.8.21
10862024-11-20T23:24:34.942Z Downloaded env_logger v0.11.5
10872024-11-20T23:24:34.945Z Downloaded walkdir v2.5.0
10882024-11-20T23:24:34.948Z Downloaded similar v2.6.0
10892024-11-20T23:24:34.951Z Downloaded crc-any v2.5.0
10902024-11-20T23:24:34.953Z Downloaded phf_codegen v0.11.2
10912024-11-20T23:24:34.956Z Downloaded phf v0.11.2
10922024-11-20T23:24:34.956Z Downloaded yasna v0.5.2
10932024-11-20T23:24:34.958Z Downloaded sync_wrapper v1.0.1
10942024-11-20T23:24:34.958Z Downloaded packed_struct v0.10.1
10952024-11-20T23:24:34.960Z Downloaded defmt v0.3.8
10962024-11-20T23:24:34.963Z Downloaded lock_api v0.4.12
10972024-11-20T23:24:34.966Z Downloaded hyper-staticfile v0.10.1
10982024-11-20T23:24:34.968Z Downloaded embedded-io v0.4.0
10992024-11-20T23:24:34.968Z Downloaded litemap v0.7.3
11002024-11-20T23:24:34.971Z Downloaded crossbeam-epoch v0.9.18
11012024-11-20T23:24:34.973Z Downloaded cookie v0.18.1
11022024-11-20T23:24:34.976Z Downloaded cc v1.1.30
11032024-11-20T23:24:34.978Z Downloaded bumpalo v3.16.0
11042024-11-20T23:24:34.981Z Downloaded hyper-rustls v0.27.3
11052024-11-20T23:24:34.987Z Downloaded http v1.1.0
11062024-11-20T23:24:34.990Z Downloaded bytes v1.8.0
11072024-11-20T23:24:34.992Z Downloaded base64 v0.13.1
11082024-11-20T23:24:34.995Z Downloaded mime_guess v2.0.5
11092024-11-20T23:24:34.995Z Downloaded memmap2 v0.9.5
11102024-11-20T23:24:34.998Z Downloaded uzers v0.12.1
11112024-11-20T23:24:35.000Z Downloaded jobserver v0.1.32
11122024-11-20T23:24:35.003Z Downloaded hyper-tls v0.6.0
11132024-11-20T23:24:35.003Z Downloaded httparse v1.9.5
11142024-11-20T23:24:35.006Z Downloaded console v0.15.8
11152024-11-20T23:24:35.008Z Downloaded rustversion v1.0.17
11162024-11-20T23:24:35.011Z Downloaded rustc_version v0.1.7
11172024-11-20T23:24:35.011Z Downloaded derive_builder_macro v0.20.2
11182024-11-20T23:24:35.013Z Downloaded quinn-udp v0.5.5
11192024-11-20T23:24:35.013Z Downloaded ctr v0.9.2
11202024-11-20T23:24:35.016Z Downloaded csv-core v0.1.11
11212024-11-20T23:24:35.016Z Downloaded bb8 v0.8.5
11222024-11-20T23:24:35.018Z Downloaded cbc v0.1.2
11232024-11-20T23:24:35.018Z Downloaded icu_locid_transform_data v1.5.0
11242024-11-20T23:24:35.021Z Downloaded icu_locid_transform v1.5.0
11252024-11-20T23:24:35.025Z Downloaded simd-adler32 v0.3.7
11262024-11-20T23:24:35.025Z Downloaded signature v2.2.0
11272024-11-20T23:24:35.025Z Downloaded signal-hook-tokio v0.3.1
11282024-11-20T23:24:35.027Z Downloaded serde_plain v1.0.2
11292024-11-20T23:24:35.027Z Downloaded serde_path_to_error v0.1.16
11302024-11-20T23:24:35.031Z Downloaded rtoolbox v0.0.2
11312024-11-20T23:24:35.031Z Downloaded memoffset v0.9.1
11322024-11-20T23:24:35.031Z Downloaded md-5 v0.10.6
11332024-11-20T23:24:35.034Z Downloaded lru-cache v0.1.2
11342024-11-20T23:24:35.034Z Downloaded libsw v3.3.1
11352024-11-20T23:24:35.036Z Downloaded lazycell v1.3.0
11362024-11-20T23:24:35.036Z Downloaded ref-cast-impl v1.0.23
11372024-11-20T23:24:35.036Z Downloaded rand_chacha v0.3.1
11382024-11-20T23:24:35.039Z Downloaded lazy_static v1.5.0
11392024-11-20T23:24:35.039Z Downloaded keccak v0.1.5
11402024-11-20T23:24:35.041Z Downloaded humantime v2.1.0
11412024-11-20T23:24:35.041Z Downloaded const_format_proc_macros v0.2.33
11422024-11-20T23:24:35.044Z Downloaded linked-hash-map v0.5.6
11432024-11-20T23:24:35.047Z Downloaded kstat-rs v0.2.4
11442024-11-20T23:24:35.047Z Downloaded cmake v0.1.51
11452024-11-20T23:24:35.047Z Downloaded cipher v0.4.4
11462024-11-20T23:24:35.049Z Downloaded chacha20 v0.9.1
11472024-11-20T23:24:35.051Z Downloaded assert_matches v1.5.0
11482024-11-20T23:24:35.051Z Downloaded chrono-tz-build v0.4.0
11492024-11-20T23:24:35.051Z Downloaded bit-set v0.5.3
11502024-11-20T23:24:35.054Z Downloaded atomic-waker v1.1.2
11512024-11-20T23:24:35.054Z Downloaded hostname v0.3.1
11522024-11-20T23:24:35.056Z Downloaded home v0.5.9
11532024-11-20T23:24:35.056Z Downloaded backoff v0.4.0
11542024-11-20T23:24:35.060Z Downloaded async-trait v0.1.83
11552024-11-20T23:24:35.063Z Downloaded hostname v0.4.0
11562024-11-20T23:24:35.063Z Downloaded hex-literal v0.4.1
11572024-11-20T23:24:35.066Z Downloaded heapless v0.8.0
11582024-11-20T23:24:35.068Z Downloaded http-body-util v0.1.2
11592024-11-20T23:24:35.070Z Downloaded base64 v0.22.1
11602024-11-20T23:24:35.073Z Downloaded atty v0.2.14
11612024-11-20T23:24:35.073Z Downloaded atomicwrites v0.4.4
11622024-11-20T23:24:35.076Z Downloaded async-stream-impl v0.3.6
11632024-11-20T23:24:35.076Z Downloaded async-stream v0.3.6
11642024-11-20T23:24:35.078Z Downloaded arrayref v0.3.9
11652024-11-20T23:24:35.078Z Downloaded bcrypt-pbkdf v0.10.0
11662024-11-20T23:24:35.101Z Downloaded ring v0.17.8
11672024-11-20T23:24:35.359Z Downloaded aws-lc-sys v0.22.0
11682024-11-20T23:24:35.641Z Downloaded ring v0.16.20
11692024-11-20T23:24:35.724Z Downloaded libsqlite3-sys v0.30.1
11702024-11-20T23:24:35.911Z Compiling serde v1.0.215
11712024-11-20T23:24:35.916Z Compiling lock_api v0.4.12
11722024-11-20T23:24:35.917Z Compiling scopeguard v1.2.0
11732024-11-20T23:24:35.917Z Compiling value-bag v1.9.0
11742024-11-20T23:24:35.917Z Compiling typenum v1.17.0
11752024-11-20T23:24:35.917Z Compiling generic-array v0.14.7
11762024-11-20T23:24:36.135Z Compiling syn v2.0.87
11772024-11-20T23:24:36.144Z Compiling getrandom v0.2.15
11782024-11-20T23:24:36.190Z Compiling subtle v2.6.1
11792024-11-20T23:24:36.426Z Compiling rand_core v0.6.4
11802024-11-20T23:24:36.539Z Compiling log v0.4.22
11812024-11-20T23:24:36.636Z Compiling shlex v1.3.0
11822024-11-20T23:24:36.646Z Compiling jobserver v0.1.32
11832024-11-20T23:24:36.667Z Compiling const-oid v0.9.6
11842024-11-20T23:24:37.010Z Compiling smallvec v1.13.2
11852024-11-20T23:24:37.065Z Compiling cc v1.1.30
11862024-11-20T23:24:37.082Z Compiling spin v0.9.8
11872024-11-20T23:24:37.419Z Compiling pin-project-lite v0.2.14
11882024-11-20T23:24:37.439Z Compiling rustix v0.38.37
11892024-11-20T23:24:37.504Z Compiling parking_lot_core v0.9.10
11902024-11-20T23:24:37.560Z Compiling futures-core v0.3.31
11912024-11-20T23:24:37.627Z Compiling signal-hook-registry v1.4.2
11922024-11-20T23:24:37.826Z Compiling mio v1.0.2
11932024-11-20T23:24:38.419Z Compiling aho-corasick v1.1.3
11942024-11-20T23:24:38.480Z Compiling regex-syntax v0.8.5
11952024-11-20T23:24:38.795Z Compiling parking_lot v0.12.3
11962024-11-20T23:24:38.864Z Compiling either v1.13.0
11972024-11-20T23:24:38.894Z Compiling cpufeatures v0.2.14
11982024-11-20T23:24:39.013Z Compiling lazy_static v1.5.0
11992024-11-20T23:24:39.159Z Compiling futures-sink v0.3.31
12002024-11-20T23:24:39.312Z Compiling glob v0.3.1
12012024-11-20T23:24:39.361Z Compiling stable_deref_trait v1.2.0
12022024-11-20T23:24:39.386Z Compiling socket2 v0.5.7
12032024-11-20T23:24:39.496Z Compiling slab v0.4.9
12042024-11-20T23:24:39.824Z Compiling prettyplease v0.2.25
12052024-11-20T23:24:40.002Z Compiling minimal-lexical v0.2.1
12062024-11-20T23:24:40.467Z Compiling clang-sys v1.8.1
12072024-11-20T23:24:40.495Z Compiling nom v7.1.3
12082024-11-20T23:24:40.548Z Compiling libloading v0.8.5
12092024-11-20T23:24:40.570Z Compiling serde_json v1.0.132
12102024-11-20T23:24:40.904Z Compiling home v0.5.9
12112024-11-20T23:24:41.039Z Compiling bindgen v0.69.5
12122024-11-20T23:24:41.237Z Compiling itertools v0.12.1
12132024-11-20T23:24:41.925Z Compiling futures-channel v0.3.31
12142024-11-20T23:24:42.014Z Compiling allocator-api2 v0.2.18
12152024-11-20T23:24:42.379Z Compiling pin-utils v0.1.0
12162024-11-20T23:24:42.487Z Compiling regex-automata v0.4.8
12172024-11-20T23:24:42.865Z Compiling futures-io v0.3.31
12182024-11-20T23:24:43.198Z Compiling foldhash v0.1.3
12192024-11-20T23:24:43.526Z Compiling rustc-hash v1.1.0
12202024-11-20T23:24:43.686Z Compiling futures-task v0.3.31
12212024-11-20T23:24:44.000Z Compiling lazycell v1.3.0
12222024-11-20T23:24:44.165Z Compiling cexpr v0.6.0
12232024-11-20T23:24:44.514Z Compiling synstructure v0.13.1
12242024-11-20T23:24:44.546Z Compiling hashbrown v0.15.0
12252024-11-20T23:24:45.704Z Compiling cmake v0.1.51
12262024-11-20T23:24:45.894Z Compiling libm v0.2.8
12272024-11-20T23:24:45.963Z Compiling fs_extra v1.3.0
12282024-11-20T23:24:46.206Z Compiling tinyvec_macros v0.1.1
12292024-11-20T23:24:46.209Z Compiling pkg-config v0.3.31
12302024-11-20T23:24:46.303Z Compiling dunce v1.0.5
12312024-11-20T23:24:46.437Z Compiling tinyvec v1.8.0
12322024-11-20T23:24:46.596Z Compiling num-traits v0.2.19
12332024-11-20T23:24:47.094Z Compiling ring v0.17.8
12342024-11-20T23:24:47.726Z Compiling litemap v0.7.3
12352024-11-20T23:24:47.786Z Compiling base64ct v1.6.0
12362024-11-20T23:24:47.967Z Compiling unicode-normalization v0.1.24
12372024-11-20T23:24:48.041Z Compiling regex v1.11.1
12382024-11-20T23:24:48.109Z Compiling writeable v0.5.5
12392024-11-20T23:24:48.192Z Compiling paste v1.0.15
12402024-11-20T23:24:48.422Z Compiling unicode-bidi v0.3.17
12412024-11-20T23:24:48.715Z Compiling pem-rfc7468 v0.7.0
12422024-11-20T23:24:49.222Z Compiling httparse v1.9.5
12432024-11-20T23:24:49.421Z Compiling flagset v0.4.6
12442024-11-20T23:24:49.617Z Compiling aws-lc-rs v1.10.0
12452024-11-20T23:24:50.020Z Compiling tracing-core v0.1.32
12462024-11-20T23:24:50.033Z Compiling icu_locid_transform_data v1.5.0
12472024-11-20T23:24:50.133Z Compiling rustls-pki-types v1.9.0
12482024-11-20T23:24:50.898Z Compiling crossbeam-utils v0.8.20
12492024-11-20T23:24:50.933Z Compiling percent-encoding v2.3.1
12502024-11-20T23:24:51.273Z Compiling vcpkg v0.2.15
12512024-11-20T23:24:51.328Z Compiling time-core v0.1.2
12522024-11-20T23:24:51.362Z Compiling serde_derive v1.0.215
12532024-11-20T23:24:51.466Z Compiling zeroize_derive v1.4.2
12542024-11-20T23:24:51.489Z Compiling zerocopy-derive v0.7.35
12552024-11-20T23:24:51.891Z Compiling tokio-macros v2.4.0
12562024-11-20T23:24:52.981Z Compiling zeroize v1.8.1
12572024-11-20T23:24:53.326Z Compiling zerofrom-derive v0.1.4
12582024-11-20T23:24:53.377Z Compiling thiserror-impl v1.0.69
12592024-11-20T23:24:53.398Z Compiling yoke-derive v0.7.4
12602024-11-20T23:24:53.703Z Compiling zerocopy v0.7.35
12612024-11-20T23:24:54.713Z Compiling crypto-common v0.1.6
12622024-11-20T23:24:54.955Z Compiling block-buffer v0.10.4
12632024-11-20T23:24:55.243Z Compiling digest v0.10.7
12642024-11-20T23:24:55.280Z Compiling zerovec-derive v0.10.3
12652024-11-20T23:24:55.494Z Compiling futures-macro v0.3.31
12662024-11-20T23:24:55.735Z Compiling hmac v0.12.1
12672024-11-20T23:24:55.951Z Compiling block-padding v0.3.3
12682024-11-20T23:24:56.202Z Compiling displaydoc v0.2.5
12692024-11-20T23:24:56.445Z Compiling inout v0.1.3
12702024-11-20T23:24:56.725Z Compiling cipher v0.4.4
12712024-11-20T23:24:56.807Z Compiling thiserror v1.0.69
12722024-11-20T23:24:56.954Z Compiling sha2 v0.10.8
12732024-11-20T23:24:57.264Z Compiling ppv-lite86 v0.2.20
12742024-11-20T23:24:57.443Z Compiling futures-util v0.3.31
12752024-11-20T23:24:57.464Z Compiling zerofrom v0.1.4
12762024-11-20T23:24:57.705Z Compiling yoke v0.7.4
12772024-11-20T23:24:57.962Z Compiling icu_provider_macros v1.5.0
12782024-11-20T23:24:58.075Z Compiling der_derive v0.7.3
12792024-11-20T23:24:58.075Z Compiling rand_chacha v0.3.1
12802024-11-20T23:24:58.147Z Compiling zerovec v0.10.4
12812024-11-20T23:24:59.101Z Compiling tracing-attributes v0.1.27
12822024-11-20T23:25:00.336Z Compiling tinystr v0.7.6
12832024-11-20T23:25:00.377Z Compiling icu_collections v1.5.0
12842024-11-20T23:25:00.466Z Compiling rand v0.8.5
12852024-11-20T23:25:00.672Z Compiling der v0.7.9
12862024-11-20T23:25:00.767Z Compiling icu_locid v1.5.0
12872024-11-20T23:25:01.812Z Compiling salsa20 v0.10.2
12882024-11-20T23:25:02.027Z Compiling icu_provider v1.5.0
12892024-11-20T23:25:02.695Z Compiling icu_locid_transform v1.5.0
12902024-11-20T23:25:02.906Z Compiling tracing v0.1.40
12912024-11-20T23:25:03.045Z Compiling spki v0.7.3
12922024-11-20T23:25:03.085Z Compiling pest v2.7.14
12932024-11-20T23:25:03.178Z Compiling pbkdf2 v0.12.2
12942024-11-20T23:25:03.429Z Compiling mirai-annotations v1.12.0
12952024-11-20T23:25:03.475Z Compiling untrusted v0.7.1
12962024-11-20T23:25:03.496Z Compiling icu_properties_data v1.5.0
12972024-11-20T23:25:03.557Z Compiling num-conv v0.1.0
12982024-11-20T23:25:03.622Z Compiling powerfmt v0.2.0
12992024-11-20T23:25:03.660Z Compiling untrusted v0.9.0
13002024-11-20T23:25:03.840Z Compiling icu_properties v1.5.1
13012024-11-20T23:25:03.862Z Compiling time-macros v0.2.18
13022024-11-20T23:25:04.022Z Compiling deranged v0.3.11
13032024-11-20T23:25:05.036Z Compiling bitflags v2.6.0
13042024-11-20T23:25:05.413Z Compiling bytes v1.8.0
13052024-11-20T23:25:05.939Z Compiling indexmap v2.6.0
13062024-11-20T23:25:06.257Z Compiling semver v1.0.23
13072024-11-20T23:25:06.732Z Compiling tokio v1.40.0
13082024-11-20T23:25:07.036Z Compiling http v1.1.0
13092024-11-20T23:25:07.198Z Compiling rustc_version v0.4.1
13102024-11-20T23:25:07.423Z Compiling pest_meta v2.7.14
13112024-11-20T23:25:07.950Z Compiling scrypt v0.11.0
13122024-11-20T23:25:08.032Z Compiling aes v0.8.4
13132024-11-20T23:25:08.577Z Compiling cbc v0.1.2
13142024-11-20T23:25:08.808Z Compiling openssl-sys v0.9.103
13152024-11-20T23:25:08.828Z Compiling scroll_derive v0.12.0
13162024-11-20T23:25:08.847Z Compiling utf16_iter v1.0.5
13172024-11-20T23:25:09.047Z Compiling write16 v1.0.0
13182024-11-20T23:25:09.181Z Compiling atomic-waker v1.1.2
13192024-11-20T23:25:09.377Z Compiling num_threads v0.1.7
13202024-11-20T23:25:09.509Z Compiling which v4.4.2
13212024-11-20T23:25:09.586Z Compiling utf8_iter v1.0.4
13222024-11-20T23:25:09.917Z Compiling icu_normalizer_data v1.5.0
13232024-11-20T23:25:10.024Z Compiling icu_normalizer v1.5.0
13242024-11-20T23:25:10.296Z Compiling scroll v0.12.0
13252024-11-20T23:25:10.380Z Compiling time v0.3.36
13262024-11-20T23:25:10.843Z Compiling pkcs5 v0.7.1
13272024-11-20T23:25:10.938Z Compiling pest_generator v2.7.14
13282024-11-20T23:25:10.960Z Compiling http-body v1.0.1
13292024-11-20T23:25:11.210Z Compiling form_urlencoded v1.2.1
13302024-11-20T23:25:11.577Z Compiling try-lock v0.2.5
13312024-11-20T23:25:11.714Z Compiling slog v2.7.0
13322024-11-20T23:25:12.047Z Compiling want v0.3.1
13332024-11-20T23:25:12.127Z Compiling goblin v0.8.2
13342024-11-20T23:25:12.333Z Compiling pkcs8 v0.10.2
13352024-11-20T23:25:12.350Z Compiling idna_adapter v1.2.0
13362024-11-20T23:25:12.584Z Compiling httpdate v1.0.3
13372024-11-20T23:25:12.603Z Compiling idna v1.0.3
13382024-11-20T23:25:13.047Z Compiling uuid v1.11.0
13392024-11-20T23:25:13.085Z Compiling pest_derive v2.7.14
13402024-11-20T23:25:13.896Z Compiling toml_datetime v0.6.8
13412024-11-20T23:25:13.941Z Compiling dtrace-parser v0.2.0
13422024-11-20T23:25:14.442Z Compiling serde_spanned v0.6.8
13432024-11-20T23:25:14.505Z Compiling serde_tokenstream v0.2.2
13442024-11-20T23:25:14.528Z Compiling foreign-types-shared v0.1.1
13452024-11-20T23:25:14.638Z Compiling iana-time-zone v0.1.61
13462024-11-20T23:25:14.660Z Compiling match_cfg v0.1.0
13472024-11-20T23:25:14.765Z Compiling adler2 v2.0.0
13482024-11-20T23:25:14.977Z Compiling rustversion v1.0.17
13492024-11-20T23:25:15.113Z Compiling base64 v0.22.1
13502024-11-20T23:25:15.129Z Compiling openssl v0.10.66
13512024-11-20T23:25:15.541Z Compiling tokio-util v0.7.12
13522024-11-20T23:25:15.692Z Compiling tower-service v0.3.3
13532024-11-20T23:25:15.832Z Compiling miniz_oxide v0.8.0
13542024-11-20T23:25:15.852Z Compiling chrono v0.4.38
13552024-11-20T23:25:15.872Z Compiling hostname v0.3.1
13562024-11-20T23:25:16.138Z Compiling foreign-types v0.3.2
13572024-11-20T23:25:16.199Z Compiling url v2.5.3
13582024-11-20T23:25:17.006Z Compiling h2 v0.4.6
13592024-11-20T23:25:17.477Z Compiling openssl-macros v0.1.1
13602024-11-20T23:25:17.706Z Compiling async-trait v0.1.83
13612024-11-20T23:25:18.142Z Compiling dof v0.3.0
13622024-11-20T23:25:18.281Z Compiling dirs-sys-next v0.1.2
13632024-11-20T23:25:18.954Z Compiling usdt-impl v0.5.0
13642024-11-20T23:25:19.694Z Compiling native-tls v0.2.12
13652024-11-20T23:25:20.028Z Compiling siphasher v0.3.11
13662024-11-20T23:25:20.422Z Compiling data-encoding v2.6.0
13672024-11-20T23:25:20.465Z Compiling rustls v0.23.14
13682024-11-20T23:25:20.602Z Compiling rustls v0.22.4
13692024-11-20T23:25:20.621Z Compiling syn v1.0.109
13702024-11-20T23:25:20.769Z Compiling dirs-next v2.0.0
13712024-11-20T23:25:21.325Z Compiling http-body-util v0.1.2
13722024-11-20T23:25:21.881Z Compiling heapless v0.7.17
13732024-11-20T23:25:22.344Z Compiling crossbeam-epoch v0.9.18
13742024-11-20T23:25:22.405Z Compiling signature v2.2.0
13752024-11-20T23:25:22.692Z Compiling sha1 v0.10.6
13762024-11-20T23:25:22.716Z Compiling bzip2-sys v0.1.11+1.0.8
13772024-11-20T23:25:22.762Z Compiling serde_derive_internals v0.29.1
13782024-11-20T23:25:22.844Z Compiling thread_local v1.1.8
13792024-11-20T23:25:23.114Z Compiling encoding_rs v0.8.34
13802024-11-20T23:25:23.134Z Compiling cookie v0.18.1
13812024-11-20T23:25:23.188Z Compiling multer v3.1.0
13822024-11-20T23:25:23.462Z Compiling unicode-properties v0.1.3
13832024-11-20T23:25:23.481Z Compiling mime v0.3.17
13842024-11-20T23:25:23.501Z Compiling slog-async v2.8.0
13852024-11-20T23:25:23.875Z Compiling schemars v0.8.21
13862024-11-20T23:25:24.062Z Compiling hyper v1.5.0
13872024-11-20T23:25:24.116Z Compiling signal-hook v0.3.17
13882024-11-20T23:25:24.208Z Compiling gimli v0.31.1
13892024-11-20T23:25:24.383Z Compiling rayon-core v1.12.1
13902024-11-20T23:25:24.657Z Compiling openssl-probe v0.1.5
13912024-11-20T23:25:25.034Z Compiling ipnet v2.10.1
13922024-11-20T23:25:25.698Z Compiling schemars_derive v0.8.21
13932024-11-20T23:25:26.442Z Compiling toml_edit v0.22.22
13942024-11-20T23:25:27.650Z Compiling hyper-util v0.1.10
13952024-11-20T23:25:28.400Z Compiling stringprep v0.1.5
13962024-11-20T23:25:29.072Z Compiling addr2line v0.24.2
13972024-11-20T23:25:29.467Z Compiling crossbeam-deque v0.8.5
13982024-11-20T23:25:29.669Z Compiling usdt-attr-macro v0.5.0
13992024-11-20T23:25:29.759Z Compiling usdt-macro v0.5.0
14002024-11-20T23:25:29.853Z Compiling term v0.7.0
14012024-11-20T23:25:30.051Z Compiling slog-json v2.6.1
14022024-11-20T23:25:30.420Z Compiling serde_urlencoded v0.7.1
14032024-11-20T23:25:30.904Z Compiling curve25519-dalek v4.1.3
14042024-11-20T23:25:30.927Z Compiling crossbeam-channel v0.5.13
14052024-11-20T23:25:31.265Z Compiling enum-as-inner v0.6.1
14062024-11-20T23:25:31.357Z Compiling futures-executor v0.3.31
14072024-11-20T23:25:31.377Z Compiling md-5 v0.10.6
14082024-11-20T23:25:31.564Z Compiling async-stream-impl v0.3.6
14092024-11-20T23:25:31.647Z Compiling num-integer v0.1.46
14102024-11-20T23:25:31.927Z Compiling rustls-pemfile v2.2.0
14112024-11-20T23:25:32.047Z Compiling idna v0.3.0
14122024-11-20T23:25:32.275Z Compiling idna v0.4.0
14132024-11-20T23:25:32.357Z Compiling hash32 v0.2.1
14142024-11-20T23:25:32.429Z Compiling ff v0.13.0
14152024-11-20T23:25:32.674Z Compiling is-terminal v0.4.13
14162024-11-20T23:25:32.737Z Compiling dropshot v0.12.0
14172024-11-20T23:25:32.808Z Compiling object v0.36.5
14182024-11-20T23:25:32.944Z Compiling dyn-clone v1.0.17
14192024-11-20T23:25:33.010Z Compiling smoltcp v0.9.1
14202024-11-20T23:25:33.165Z Compiling linked-hash-map v0.5.6
14212024-11-20T23:25:33.604Z Compiling num-bigint-dig v0.8.4
14222024-11-20T23:25:33.791Z Compiling rustc-demangle v0.1.24
14232024-11-20T23:25:33.816Z Compiling portable-atomic v1.9.0
14242024-11-20T23:25:33.916Z Compiling take_mut v0.2.2
14252024-11-20T23:25:34.020Z Compiling psl-types v2.0.11
14262024-11-20T23:25:34.080Z Compiling fallible-iterator v0.2.0
14272024-11-20T23:25:34.225Z Compiling quick-error v1.2.3
14282024-11-20T23:25:34.379Z Compiling utf-8 v0.7.6
14292024-11-20T23:25:34.735Z Compiling anyhow v1.0.93
14302024-11-20T23:25:34.818Z Compiling base16ct v0.2.0
14312024-11-20T23:25:34.836Z Compiling postgres-protocol v0.6.7
14322024-11-20T23:25:34.929Z Compiling tungstenite v0.24.0
14332024-11-20T23:25:34.961Z Compiling resolv-conf v0.7.0
14342024-11-20T23:25:35.145Z Compiling sec1 v0.7.3
14352024-11-20T23:25:35.702Z Compiling publicsuffix v2.2.3
14362024-11-20T23:25:35.830Z Compiling lru-cache v0.1.2
14372024-11-20T23:25:35.965Z Compiling hickory-proto v0.24.1
14382024-11-20T23:25:36.260Z Compiling async-stream v0.3.6
14392024-11-20T23:25:36.593Z Compiling slog-term v2.9.1
14402024-11-20T23:25:36.965Z Compiling usdt v0.5.0
14412024-11-20T23:25:37.489Z Compiling group v0.13.0
14422024-11-20T23:25:37.837Z Compiling num-iter v0.1.45
14432024-11-20T23:25:37.890Z Compiling futures v0.3.31
14442024-11-20T23:25:38.045Z Compiling slog-bunyan v2.5.0
14452024-11-20T23:25:38.315Z Compiling toml v0.8.19
14462024-11-20T23:25:39.736Z Compiling camino v1.1.9
14472024-11-20T23:25:40.113Z Compiling tokio-native-tls v0.3.1
14482024-11-20T23:25:40.414Z Compiling backtrace v0.3.74
14492024-11-20T23:25:40.712Z Compiling phf_shared v0.11.2
14502024-11-20T23:25:40.948Z Compiling dropshot_endpoint v0.12.0
14512024-11-20T23:25:41.068Z Compiling terminal_size v0.4.0
14522024-11-20T23:25:41.100Z Compiling waitgroup v0.1.2
14532024-11-20T23:25:41.180Z Compiling openapiv3 v2.0.0
14542024-11-20T23:25:41.301Z Compiling serde_path_to_error v0.1.16
14552024-11-20T23:25:41.320Z Compiling hkdf v0.12.4
14562024-11-20T23:25:41.603Z Compiling crypto-bigint v0.5.5
14572024-11-20T23:25:46.070Z Compiling zerocopy-derive v0.6.6
14582024-11-20T23:25:46.110Z Compiling curve25519-dalek-derive v0.1.1
14592024-11-20T23:25:46.110Z Compiling hubpack_derive v0.1.1
14602024-11-20T23:25:46.110Z Compiling webpki-roots v0.26.6
14612024-11-20T23:25:46.110Z Compiling idna v0.5.0
14622024-11-20T23:25:46.110Z Compiling hostname v0.4.0
14632024-11-20T23:25:46.110Z Compiling ahash v0.8.11
14642024-11-20T23:25:46.110Z Compiling fs-err v2.11.0
14652024-11-20T23:25:46.110Z Compiling crc32fast v1.4.2
14662024-11-20T23:25:46.110Z Compiling debug-ignore v1.0.5
14672024-11-20T23:25:46.110Z Compiling winnow v0.5.40
14682024-11-20T23:25:46.110Z Compiling managed v0.8.0
14692024-11-20T23:25:46.111Z Compiling bitflags v1.3.2
14702024-11-20T23:25:46.111Z Compiling clap_builder v4.5.21
14712024-11-20T23:25:46.180Z Compiling console v0.15.8
14722024-11-20T23:25:46.443Z Compiling strum_macros v0.25.3
14732024-11-20T23:25:46.817Z Compiling flate2 v1.0.34
14742024-11-20T23:25:47.851Z Compiling cookie_store v0.21.0
14752024-11-20T23:25:47.893Z Compiling hubpack v0.1.2
14762024-11-20T23:25:48.378Z Compiling elliptic-curve v0.13.8
14772024-11-20T23:25:48.635Z Compiling zerocopy v0.6.6
14782024-11-20T23:25:49.255Z Compiling hickory-resolver v0.24.1
14792024-11-20T23:25:49.533Z Compiling toml_edit v0.19.15
14802024-11-20T23:25:49.829Z Compiling phf v0.11.2
14812024-11-20T23:25:50.139Z Compiling signal-hook-mio v0.2.4
14822024-11-20T23:25:50.306Z Compiling hyper-tls v0.6.0
14832024-11-20T23:25:50.485Z Compiling rayon v1.10.0
14842024-11-20T23:25:50.726Z Compiling bzip2 v0.4.4
14852024-11-20T23:25:51.124Z Compiling tokio-tungstenite v0.24.0
14862024-11-20T23:25:51.676Z Compiling postgres-types v0.2.8
14872024-11-20T23:25:54.585Z Compiling ed25519 v2.2.3
14882024-11-20T23:25:55.442Z Compiling phf_shared v0.10.0
14892024-11-20T23:25:55.551Z Compiling tokio-stream v0.1.16
14902024-11-20T23:25:55.871Z Compiling pkcs1 v0.7.5
14912024-11-20T23:25:56.054Z Compiling serde-big-array v0.5.1
14922024-11-20T23:25:56.214Z Compiling clap_derive v4.5.18
14932024-11-20T23:25:56.300Z Compiling rfc6979 v0.4.0
14942024-11-20T23:25:56.508Z Compiling serde_repr v0.1.19
14952024-11-20T23:25:56.527Z Compiling derive-where v1.2.7
14962024-11-20T23:25:56.661Z Compiling float-cmp v0.9.0
14972024-11-20T23:25:56.884Z Compiling bstr v1.10.0
14982024-11-20T23:25:56.903Z Compiling sync_wrapper v1.0.1
14992024-11-20T23:25:57.062Z Compiling unicode-segmentation v1.12.0
15002024-11-20T23:25:57.658Z Compiling number_prefix v0.4.0
15012024-11-20T23:25:57.795Z Compiling unicode-width v0.2.0
15022024-11-20T23:25:57.890Z Compiling difflib v0.4.0
15032024-11-20T23:25:57.964Z Compiling precomputed-hash v0.1.1
15042024-11-20T23:25:58.087Z Compiling bit-vec v0.6.3
15052024-11-20T23:25:58.344Z Compiling static_assertions v1.1.0
15062024-11-20T23:25:58.459Z Compiling predicates-core v1.0.8
15072024-11-20T23:25:58.601Z Compiling fixedbitset v0.4.2
15082024-11-20T23:25:58.737Z Compiling whoami v1.5.2
15092024-11-20T23:25:58.832Z Compiling normalize-line-endings v0.3.0
15102024-11-20T23:25:58.956Z Compiling new_debug_unreachable v1.0.6
15112024-11-20T23:25:59.061Z Compiling string_cache v0.8.7
15122024-11-20T23:25:59.079Z Compiling predicates v3.1.2
15132024-11-20T23:25:59.410Z Compiling tokio-postgres v0.7.12
15142024-11-20T23:25:59.529Z Compiling petgraph v0.6.5
15152024-11-20T23:25:59.574Z Compiling bit-set v0.5.3
15162024-11-20T23:25:59.875Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15172024-11-20T23:26:00.281Z Compiling indicatif v0.17.9
15182024-11-20T23:26:00.926Z Compiling similar v2.6.0
15192024-11-20T23:26:01.461Z Compiling clap v4.5.21
15202024-11-20T23:26:01.599Z Compiling ecdsa v0.16.9
15212024-11-20T23:26:02.505Z Compiling rsa v0.9.6
15222024-11-20T23:26:02.557Z Compiling ed25519-dalek v2.1.1
15232024-11-20T23:26:03.396Z Compiling toml v0.7.8
15242024-11-20T23:26:03.754Z Compiling zip v0.6.6
15252024-11-20T23:26:03.911Z Compiling crossterm v0.28.1
15262024-11-20T23:26:05.248Z Compiling hex v0.4.3
15272024-11-20T23:26:05.584Z Compiling x509-cert v0.2.5
15282024-11-20T23:26:05.848Z Compiling itertools v0.10.5
15292024-11-20T23:26:05.869Z Compiling lalrpop-util v0.19.12
15302024-11-20T23:26:06.053Z Compiling unicode-xid v0.2.6
15312024-11-20T23:26:06.224Z Compiling peg-runtime v0.8.3
15322024-11-20T23:26:06.243Z Compiling strum_macros v0.26.4
15332024-11-20T23:26:06.915Z Compiling xattr v1.3.1
15342024-11-20T23:26:07.122Z Compiling filetime v0.2.25
15352024-11-20T23:26:07.457Z Compiling tar v0.4.42
15362024-11-20T23:26:11.396Z Compiling strum v0.26.3
15372024-11-20T23:26:14.225Z Compiling aws-lc-sys v0.22.0
15382024-11-20T23:26:50.144Z Compiling rustls-webpki v0.102.8
15392024-11-20T23:26:53.594Z Compiling tokio-rustls v0.25.0
15402024-11-20T23:26:55.230Z Compiling tokio-rustls v0.26.0
15412024-11-20T23:26:55.692Z Compiling hyper-rustls v0.27.3
15422024-11-20T23:26:56.038Z Compiling reqwest v0.12.9
15432024-11-20T23:26:57.482Z Compiling qorb v0.2.0
15442024-11-20T23:27:01.891Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15452024-11-20T23:27:02.125Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15462024-11-20T23:27:07.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
15472024-11-20T23:27:08.161Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15482024-11-20T23:27:08.211ZNov 20 23:27:07.370 INFO Starting download, target: DendriteOpenapi
15492024-11-20T23:27:08.211ZNov 20 23:27:07.370 INFO Starting download, target: Cockroach
15502024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Starting download, target: Clickhouse
15512024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Starting download, target: DendriteStub
15522024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Starting download, target: Console
15532024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Starting download, target: MaghemiteMgd
15542024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Starting download, target: TransceiverControl
15552024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Downloading out/downloads/dpd-d0017d6983e8a95d8136398eeadec12f410d3282.json (attempt 1/3), target: DendriteOpenapi
15562024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15572024-11-20T23:27:08.214ZNov 20 23:27:07.370 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15582024-11-20T23:27:08.214ZNov 20 23:27:07.371 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15592024-11-20T23:27:08.214ZNov 20 23:27:07.371 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15602024-11-20T23:27:08.214ZNov 20 23:27:07.371 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15612024-11-20T23:27:08.214ZNov 20 23:27:07.371 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15622024-11-20T23:27:08.489ZNov 20 23:27:07.643 INFO Download complete, target: DendriteOpenapi
15632024-11-20T23:27:08.751ZNov 20 23:27:07.887 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15642024-11-20T23:27:08.898ZNov 20 23:27:08.052 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15652024-11-20T23:27:09.173ZNov 20 23:27:08.331 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15662024-11-20T23:27:09.179ZNov 20 23:27:08.337 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15672024-11-20T23:27:09.199ZNov 20 23:27:08.356 INFO Download complete, target: Console
15682024-11-20T23:27:09.380ZNov 20 23:27:08.537 INFO Download complete, target: TransceiverControl
15692024-11-20T23:27:09.777ZNov 20 23:27:08.935 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15702024-11-20T23:27:09.777ZNov 20 23:27:08.935 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15712024-11-20T23:27:10.714ZNov 20 23:27:09.832 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15722024-11-20T23:27:11.947ZNov 20 23:27:11.105 INFO Download complete, target: MaghemiteMgd
15732024-11-20T23:27:11.947ZNov 20 23:27:11.105 INFO Download complete, target: DendriteStub
15742024-11-20T23:27:16.858ZNov 20 23:27:16.017 INFO Checking that binary works, target: Cockroach
15752024-11-20T23:27:17.016ZNov 20 23:27:16.174 INFO Download complete, target: Cockroach
15762024-11-20T23:27:22.532ZNov 20 23:27:21.691 INFO Checking that binary works, target: Clickhouse
15772024-11-20T23:27:23.423ZNov 20 23:27:22.581 INFO Download complete, target: Clickhouse
15782024-11-20T23:27:23.499ZAll builder prerequisites installed successfully, and PATH looks valid
15792024-11-20T23:27:23.501Z
15802024-11-20T23:27:23.501Zreal 6:05.010966172
15812024-11-20T23:27:23.501Zuser 16:33.546348466
15822024-11-20T23:27:23.502Zsys 3:14.833965451
15832024-11-20T23:27:23.502Ztrap 0.538148644
15842024-11-20T23:27:23.502Ztflt 8.404795754
15852024-11-20T23:27:23.502Zdflt 7.500199370
15862024-11-20T23:27:23.502Zkflt 0.192608392
15872024-11-20T23:27:23.502Zlock 29:50.848324391
15882024-11-20T23:27:23.502Zslp 1:05:43.798429757
15892024-11-20T23:27:23.502Zlat 54.306554330
15902024-11-20T23:27:23.502Zstop 2:12.192041178
15912024-11-20T23:27:23.502Z+ banner hack-check
15922024-11-20T23:27:23.505Z
15932024-11-20T23:27:23.505Z # # ## #### # # #### # # ###### #### # #
15942024-11-20T23:27:23.505Z # # # # # # # # # # # # # # # # #
15952024-11-20T23:27:23.505Z ###### # # # #### ##### # ###### ##### # ####
15962024-11-20T23:27:23.505Z # # ###### # # # # # # # # # #
15972024-11-20T23:27:23.505Z # # # # # # # # # # # # # # # # #
15982024-11-20T23:27:23.505Z # # # # #### # # #### # # ###### #### # #
15992024-11-20T23:27:23.505Z
16002024-11-20T23:27:23.505Z+ export CARGO_INCREMENTAL=0
16012024-11-20T23:27:23.505Z+ CARGO_INCREMENTAL=0
16022024-11-20T23:27:23.505Z+ ptime -m timeout 2h cargo xtask check-features --ci
16032024-11-20T23:27:24.033Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16042024-11-20T23:27:27.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
16052024-11-20T23:27:27.649Z Running `target/debug/xtask check-features --ci`
16062024-11-20T23:27:27.669Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16072024-11-20T23:27:27.669Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16082024-11-20T23:27:28.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16092024-11-20T23:27:28.132Z Running `target/debug/xtask download cargo-hack`
16102024-11-20T23:27:28.949Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16112024-11-20T23:27:29.307Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16122024-11-20T23:27:34.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
16132024-11-20T23:27:34.560Z Running `target/debug/xtask-downloader cargo-hack`
16142024-11-20T23:27:34.598ZNov 20 23:27:33.755 INFO Starting download, target: CargoHack
16152024-11-20T23:27:34.603ZNov 20 23:27:33.755 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16162024-11-20T23:27:35.157ZNov 20 23:27:34.316 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16172024-11-20T23:27:35.245ZNov 20 23:27:34.404 INFO Download complete, target: CargoHack
16182024-11-20T23:27:35.249Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16192024-11-20T23:27:35.265Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16202024-11-20T23:27:35.432Zinfo: running `cargo check --bins` on api_identity (1/172)
16212024-11-20T23:27:35.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16222024-11-20T23:27:35.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16232024-11-20T23:27:35.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16242024-11-20T23:27:35.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16252024-11-20T23:27:36.057Z
16262024-11-20T23:27:36.057Zinfo: running `cargo check --bins` on bootstore (2/172)
16272024-11-20T23:27:36.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-11-20T23:27:36.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-11-20T23:27:36.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16302024-11-20T23:27:36.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16312024-11-20T23:27:36.693Z
16322024-11-20T23:27:36.693Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/172)
16332024-11-20T23:27:37.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-11-20T23:27:37.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-11-20T23:27:37.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-11-20T23:27:37.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16372024-11-20T23:27:37.319Z
16382024-11-20T23:27:37.319Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/172)
16392024-11-20T23:27:37.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402024-11-20T23:27:37.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412024-11-20T23:27:37.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422024-11-20T23:27:37.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16432024-11-20T23:27:37.922Z
16442024-11-20T23:27:37.922Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/172)
16452024-11-20T23:27:38.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462024-11-20T23:27:38.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472024-11-20T23:27:38.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482024-11-20T23:27:38.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16492024-11-20T23:27:38.329Z
16502024-11-20T23:27:38.329Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/172)
16512024-11-20T23:27:38.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522024-11-20T23:27:38.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532024-11-20T23:27:38.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542024-11-20T23:27:38.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16552024-11-20T23:27:38.738Z
16562024-11-20T23:27:38.738Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/172)
16572024-11-20T23:27:39.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582024-11-20T23:27:39.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592024-11-20T23:27:39.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602024-11-20T23:27:39.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16612024-11-20T23:27:39.156Z
16622024-11-20T23:27:39.156Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/172)
16632024-11-20T23:27:39.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642024-11-20T23:27:39.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652024-11-20T23:27:39.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662024-11-20T23:27:39.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16672024-11-20T23:27:39.964Z
16682024-11-20T23:27:39.964Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/172)
16692024-11-20T23:27:39.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-11-20T23:27:39.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-11-20T23:27:39.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-11-20T23:27:39.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16732024-11-20T23:27:39.995Z
16742024-11-20T23:27:39.995Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/172)
16752024-11-20T23:27:40.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-11-20T23:27:40.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-11-20T23:27:40.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-11-20T23:27:40.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16792024-11-20T23:27:40.419Z
16802024-11-20T23:27:40.419Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/172)
16812024-11-20T23:27:40.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822024-11-20T23:27:40.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832024-11-20T23:27:40.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842024-11-20T23:27:40.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16852024-11-20T23:27:40.832Z
16862024-11-20T23:27:40.832Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/172)
16872024-11-20T23:27:41.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882024-11-20T23:27:41.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892024-11-20T23:27:41.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902024-11-20T23:27:41.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16912024-11-20T23:27:41.255Z
16922024-11-20T23:27:41.255Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/172)
16932024-11-20T23:27:41.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942024-11-20T23:27:41.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952024-11-20T23:27:41.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962024-11-20T23:27:41.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16972024-11-20T23:27:41.675Z
16982024-11-20T23:27:41.675Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/172)
16992024-11-20T23:27:42.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002024-11-20T23:27:42.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012024-11-20T23:27:42.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022024-11-20T23:27:42.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17032024-11-20T23:27:42.092Z
17042024-11-20T23:27:42.093Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/172)
17052024-11-20T23:27:42.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062024-11-20T23:27:42.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072024-11-20T23:27:42.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082024-11-20T23:27:42.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17092024-11-20T23:27:42.514Z
17102024-11-20T23:27:42.514Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/172)
17112024-11-20T23:27:42.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122024-11-20T23:27:42.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132024-11-20T23:27:42.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142024-11-20T23:27:42.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17152024-11-20T23:27:42.952Z
17162024-11-20T23:27:42.953Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/172)
17172024-11-20T23:27:43.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182024-11-20T23:27:43.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192024-11-20T23:27:43.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202024-11-20T23:27:43.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17212024-11-20T23:27:43.386Z
17222024-11-20T23:27:43.386Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/172)
17232024-11-20T23:27:43.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242024-11-20T23:27:43.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252024-11-20T23:27:43.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262024-11-20T23:27:43.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17272024-11-20T23:27:43.822Z
17282024-11-20T23:27:43.822Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/172)
17292024-11-20T23:27:44.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302024-11-20T23:27:44.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312024-11-20T23:27:44.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322024-11-20T23:27:44.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17332024-11-20T23:27:44.271Z
17342024-11-20T23:27:44.271Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/172)
17352024-11-20T23:27:44.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362024-11-20T23:27:44.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372024-11-20T23:27:44.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382024-11-20T23:27:44.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17392024-11-20T23:27:44.670Z
17402024-11-20T23:27:44.670Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/172)
17412024-11-20T23:27:45.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422024-11-20T23:27:45.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432024-11-20T23:27:45.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442024-11-20T23:27:45.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17452024-11-20T23:27:45.100Z
17462024-11-20T23:27:45.100Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/172)
17472024-11-20T23:27:45.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482024-11-20T23:27:45.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492024-11-20T23:27:45.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502024-11-20T23:27:45.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17512024-11-20T23:27:45.538Z
17522024-11-20T23:27:45.538Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/172)
17532024-11-20T23:27:45.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542024-11-20T23:27:45.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552024-11-20T23:27:45.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562024-11-20T23:27:45.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17572024-11-20T23:27:45.968Z
17582024-11-20T23:27:45.968Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/172)
17592024-11-20T23:27:46.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602024-11-20T23:27:46.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612024-11-20T23:27:46.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622024-11-20T23:27:46.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17632024-11-20T23:27:46.385Z
17642024-11-20T23:27:46.385Zinfo: running `cargo check --bins` on sled-hardware-types (25/172)
17652024-11-20T23:27:46.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662024-11-20T23:27:46.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672024-11-20T23:27:46.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682024-11-20T23:27:46.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17692024-11-20T23:27:47.016Z
17702024-11-20T23:27:47.016Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/172)
17712024-11-20T23:27:47.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722024-11-20T23:27:47.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732024-11-20T23:27:47.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742024-11-20T23:27:47.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17752024-11-20T23:27:47.657Z
17762024-11-20T23:27:47.657Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/172)
17772024-11-20T23:27:48.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782024-11-20T23:27:48.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792024-11-20T23:27:48.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802024-11-20T23:27:48.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17812024-11-20T23:27:48.291Z
17822024-11-20T23:27:48.291Zinfo: running `cargo check --bins` on oxlog (28/172)
17832024-11-20T23:27:48.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842024-11-20T23:27:48.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852024-11-20T23:27:48.901Z Checking cfg-if v1.0.0
17862024-11-20T23:27:48.903Z Checking libc v0.2.162
17872024-11-20T23:27:49.009Z Checking serde v1.0.215
17882024-11-20T23:27:49.012Z Checking zeroize v1.8.1
17892024-11-20T23:27:49.030Z Checking memchr v2.7.4
17902024-11-20T23:27:49.032Z Checking typenum v1.17.0
17912024-11-20T23:27:49.039Z Checking scopeguard v1.2.0
17922024-11-20T23:27:49.064Z Checking subtle v2.6.1
17932024-11-20T23:27:49.079Z Checking value-bag v1.9.0
17942024-11-20T23:27:49.181Z Checking lock_api v0.4.12
17952024-11-20T23:27:49.251Z Checking itoa v1.0.11
17962024-11-20T23:27:49.315Z Checking smallvec v1.13.2
17972024-11-20T23:27:49.474Z Checking const-oid v0.9.6
17982024-11-20T23:27:49.490Z Checking log v0.4.22
17992024-11-20T23:27:49.588Z Checking pin-project-lite v0.2.14
18002024-11-20T23:27:49.652Z Checking byteorder v1.5.0
18012024-11-20T23:27:49.743Z Checking futures-core v0.3.31
18022024-11-20T23:27:49.884Z Checking once_cell v1.20.2
18032024-11-20T23:27:49.916Z Checking cpufeatures v0.2.14
18042024-11-20T23:27:49.988Z Checking stable_deref_trait v1.2.0
18052024-11-20T23:27:50.004Z Checking futures-sink v0.3.31
18062024-11-20T23:27:50.060Z Checking spin v0.9.8
18072024-11-20T23:27:50.090Z Checking zerocopy v0.7.35
18082024-11-20T23:27:50.137Z Checking slab v0.4.9
18092024-11-20T23:27:50.153Z Checking getrandom v0.2.15
18102024-11-20T23:27:50.171Z Checking parking_lot_core v0.9.10
18112024-11-20T23:27:50.371Z Checking rand_core v0.6.4
18122024-11-20T23:27:50.400Z Checking generic-array v0.14.7
18132024-11-20T23:27:50.412Z Checking signal-hook-registry v1.4.2
18142024-11-20T23:27:50.426Z Checking mio v1.0.2
18152024-11-20T23:27:50.480Z Checking parking_lot v0.12.3
18162024-11-20T23:27:50.660Z Checking socket2 v0.5.7
18172024-11-20T23:27:50.675Z Checking zerofrom v0.1.4
18182024-11-20T23:27:50.814Z Checking futures-channel v0.3.31
18192024-11-20T23:27:50.890Z Checking yoke v0.7.4
18202024-11-20T23:27:51.017Z Checking futures-task v0.3.31
18212024-11-20T23:27:51.163Z Checking allocator-api2 v0.2.18
18222024-11-20T23:27:51.188Z Checking equivalent v1.0.1
18232024-11-20T23:27:51.225Z Checking foldhash v0.1.3
18242024-11-20T23:27:51.239Z Checking pin-utils v0.1.0
18252024-11-20T23:27:51.287Z Checking futures-io v0.3.31
18262024-11-20T23:27:51.324Z Checking zerovec v0.10.4
18272024-11-20T23:27:51.341Z Checking tinyvec_macros v0.1.1
18282024-11-20T23:27:51.412Z Checking ryu v1.0.18
18292024-11-20T23:27:51.427Z Checking tinyvec v1.8.0
18302024-11-20T23:27:51.458Z Checking futures-util v0.3.31
18312024-11-20T23:27:51.499Z Checking fnv v1.0.7
18322024-11-20T23:27:51.592Z Checking crypto-common v0.1.6
18332024-11-20T23:27:51.616Z Checking block-buffer v0.10.4
18342024-11-20T23:27:51.641Z Checking block-padding v0.3.3
18352024-11-20T23:27:51.778Z Checking libm v0.2.8
18362024-11-20T23:27:51.791Z Checking hashbrown v0.15.0
18372024-11-20T23:27:51.835Z Checking inout v0.1.3
18382024-11-20T23:27:51.837Z Checking digest v0.10.7
18392024-11-20T23:27:52.065Z Checking cipher v0.4.4
18402024-11-20T23:27:52.227Z Checking hmac v0.12.1
18412024-11-20T23:27:52.447Z Checking sha2 v0.10.8
18422024-11-20T23:27:52.463Z Checking base64ct v1.6.0
18432024-11-20T23:27:52.648Z Checking litemap v0.7.3
18442024-11-20T23:27:52.753Z Checking unicode-normalization v0.1.24
18452024-11-20T23:27:52.879Z Checking writeable v0.5.5
18462024-11-20T23:27:52.881Z Checking unicode-bidi v0.3.17
18472024-11-20T23:27:52.969Z Checking tinystr v0.7.6
18482024-11-20T23:27:52.989Z Checking pem-rfc7468 v0.7.0
18492024-11-20T23:27:53.014Z Checking num-traits v0.2.19
18502024-11-20T23:27:53.198Z Checking ppv-lite86 v0.2.20
18512024-11-20T23:27:53.260Z Checking flagset v0.4.6
18522024-11-20T23:27:53.327Z Checking icu_locid v1.5.0
18532024-11-20T23:27:53.459Z Checking der v0.7.9
18542024-11-20T23:27:53.525Z Checking tracing-core v0.1.32
18552024-11-20T23:27:53.655Z Checking thiserror v1.0.69
18562024-11-20T23:27:53.790Z Checking icu_locid_transform_data v1.5.0
18572024-11-20T23:27:53.887Z Checking rustls-pki-types v1.9.0
18582024-11-20T23:27:53.988Z Checking rand_chacha v0.3.1
18592024-11-20T23:27:54.039Z Checking bytes v1.8.0
18602024-11-20T23:27:54.167Z Checking indexmap v2.6.0
18612024-11-20T23:27:54.352Z Checking serde_json v1.0.132
18622024-11-20T23:27:54.395Z Checking icu_provider v1.5.0
18632024-11-20T23:27:54.451Z Checking bitflags v2.6.0
18642024-11-20T23:27:54.739Z Checking percent-encoding v2.3.1
18652024-11-20T23:27:54.756Z Checking rand v0.8.5
18662024-11-20T23:27:54.865Z Checking tokio v1.40.0
18672024-11-20T23:27:54.934Z Checking http v1.1.0
18682024-11-20T23:27:55.053Z Checking icu_locid_transform v1.5.0
18692024-11-20T23:27:55.345Z Checking spki v0.7.3
18702024-11-20T23:27:55.446Z Checking tracing v0.1.40
18712024-11-20T23:27:55.626Z Checking icu_collections v1.5.0
18722024-11-20T23:27:55.802Z Checking salsa20 v0.10.2
18732024-11-20T23:27:56.010Z Checking pbkdf2 v0.12.2
18742024-11-20T23:27:56.026Z Checking aws-lc-sys v0.22.0
18752024-11-20T23:27:56.106Z Checking httparse v1.9.5
18762024-11-20T23:27:56.141Z Checking untrusted v0.9.0
18772024-11-20T23:27:56.166Z Checking mirai-annotations v1.12.0
18782024-11-20T23:27:56.291Z Checking untrusted v0.7.1
18792024-11-20T23:27:56.308Z Checking powerfmt v0.2.0
18802024-11-20T23:27:56.323Z Checking icu_properties_data v1.5.0
18812024-11-20T23:27:56.339Z Checking ring v0.17.8
18822024-11-20T23:27:56.445Z Checking scrypt v0.11.0
18832024-11-20T23:27:56.552Z Checking deranged v0.3.11
18842024-11-20T23:27:56.554Z Checking cbc v0.1.2
18852024-11-20T23:27:56.584Z Checking icu_properties v1.5.1
18862024-11-20T23:27:56.648Z Checking aes v0.8.4
18872024-11-20T23:27:56.676Z Checking crossbeam-utils v0.8.20
18882024-11-20T23:27:56.769Z Checking num_threads v0.1.7
18892024-11-20T23:27:56.892Z Checking utf8_iter v1.0.4
18902024-11-20T23:27:57.093Z Checking time-core v0.1.2
18912024-11-20T23:27:57.262Z Checking utf16_iter v1.0.5
18922024-11-20T23:27:57.411Z Checking atomic-waker v1.1.2
18932024-11-20T23:27:57.427Z Checking write16 v1.0.0
18942024-11-20T23:27:57.541Z Checking num-conv v0.1.0
18952024-11-20T23:27:57.557Z Checking icu_normalizer_data v1.5.0
18962024-11-20T23:27:57.559Z Checking pkcs5 v0.7.1
18972024-11-20T23:27:57.668Z Checking http-body v1.0.1
18982024-11-20T23:27:57.798Z Checking form_urlencoded v1.2.1
18992024-11-20T23:27:57.861Z Checking try-lock v0.2.5
19002024-11-20T23:27:57.997Z Checking want v0.3.1
19012024-11-20T23:27:58.014Z Checking unicode-ident v1.0.13
19022024-11-20T23:27:58.057Z Checking pkcs8 v0.10.2
19032024-11-20T23:27:58.136Z Checking httpdate v1.0.3
19042024-11-20T23:27:58.167Z Checking toml_datetime v0.6.8
19052024-11-20T23:27:58.183Z Checking proc-macro2 v1.0.89
19062024-11-20T23:27:58.353Z Checking uuid v1.11.0
19072024-11-20T23:27:58.355Z Checking serde_spanned v0.6.8
19082024-11-20T23:27:58.416Z Checking time v0.3.36
19092024-11-20T23:27:58.433Z Checking slog v2.7.0
19102024-11-20T23:27:58.539Z Checking scroll v0.12.0
19112024-11-20T23:27:58.556Z Checking aws-lc-rs v1.10.0
19122024-11-20T23:27:58.854Z Checking adler2 v2.0.0
19132024-11-20T23:27:58.915Z Checking ucd-trie v0.1.7
19142024-11-20T23:27:58.945Z Checking plain v0.2.3
19152024-11-20T23:27:59.000Z Checking foreign-types-shared v0.1.1
19162024-11-20T23:27:59.015Z Checking tower-service v0.3.3
19172024-11-20T23:27:59.072Z Checking base64 v0.22.1
19182024-11-20T23:27:59.103Z Checking match_cfg v0.1.0
19192024-11-20T23:27:59.120Z Checking iana-time-zone v0.1.61
19202024-11-20T23:27:59.123Z Checking pest v2.7.14
19212024-11-20T23:27:59.190Z Checking hostname v0.3.1
19222024-11-20T23:27:59.259Z Checking chrono v0.4.38
19232024-11-20T23:27:59.317Z Checking foreign-types v0.3.2
19242024-11-20T23:27:59.404Z Checking goblin v0.8.2
19252024-11-20T23:27:59.580Z Checking miniz_oxide v0.8.0
19262024-11-20T23:27:59.990Z Checking icu_normalizer v1.5.0
19272024-11-20T23:28:00.325Z Checking quote v1.0.37
19282024-11-20T23:28:00.381Z Checking rustls-webpki v0.102.8
19292024-11-20T23:28:00.674Z Checking openssl-sys v0.9.103
19302024-11-20T23:28:00.746Z Checking idna_adapter v1.2.0
19312024-11-20T23:28:00.943Z Checking idna v1.0.3
19322024-11-20T23:28:00.966Z Checking dirs-sys-next v0.1.2
19332024-11-20T23:28:01.146Z Checking errno v0.3.9
19342024-11-20T23:28:01.222Z Checking aho-corasick v1.1.3
19352024-11-20T23:28:01.262Z Checking pretty-hex v0.4.1
19362024-11-20T23:28:01.330Z Checking siphasher v0.3.11
19372024-11-20T23:28:01.427Z Checking regex-syntax v0.8.5
19382024-11-20T23:28:01.443Z Checking url v2.5.3
19392024-11-20T23:28:01.632Z Checking data-encoding v2.6.0
19402024-11-20T23:28:01.653Z Checking dtrace-parser v0.2.0
19412024-11-20T23:28:01.977Z Checking openssl v0.10.66
19422024-11-20T23:28:02.110Z Checking rustix v0.38.37
19432024-11-20T23:28:02.268Z Checking dirs-next v2.0.0
19442024-11-20T23:28:02.285Z Checking tokio-util v0.7.12
19452024-11-20T23:28:02.300Z Checking syn v2.0.87
19462024-11-20T23:28:02.399Z Checking http-body-util v0.1.2
19472024-11-20T23:28:02.842Z Checking crossbeam-epoch v0.9.18
19482024-11-20T23:28:02.863Z Checking sha1 v0.10.6
19492024-11-20T23:28:03.143Z Checking signature v2.2.0
19502024-11-20T23:28:03.219Z Checking h2 v0.4.6
19512024-11-20T23:28:03.253Z Checking lazy_static v1.5.0
19522024-11-20T23:28:03.340Z Checking thread_local v1.1.8
19532024-11-20T23:28:03.364Z Checking thread-id v4.2.2
19542024-11-20T23:28:03.476Z Checking encoding_rs v0.8.34
19552024-11-20T23:28:03.603Z Checking utf8parse v0.2.2
19562024-11-20T23:28:03.746Z Checking mime v0.3.17
19572024-11-20T23:28:04.061Z Checking anstyle v1.0.10
19582024-11-20T23:28:04.390Z Checking gimli v0.31.1
19592024-11-20T23:28:04.489Z Checking dof v0.3.0
19602024-11-20T23:28:04.695Z Checking regex-automata v0.4.8
19612024-11-20T23:28:05.119Z Checking ipnet v2.10.1
19622024-11-20T23:28:05.555Z Checking either v1.13.0
19632024-11-20T23:28:05.640Z Checking unicode-properties v0.1.3
19642024-11-20T23:28:05.818Z Checking openssl-probe v0.1.5
19652024-11-20T23:28:05.968Z Checking winnow v0.6.20
19662024-11-20T23:28:05.983Z Checking anstyle-parse v0.2.5
19672024-11-20T23:28:06.037Z Checking stringprep v0.1.5
19682024-11-20T23:28:06.252Z Checking crossbeam-deque v0.8.5
19692024-11-20T23:28:06.321Z Checking term v0.7.0
19702024-11-20T23:28:06.552Z Checking rustls v0.23.14
19712024-11-20T23:28:06.781Z Checking rustls v0.22.4
19722024-11-20T23:28:07.369Z Checking native-tls v0.2.12
19732024-11-20T23:28:07.678Z Checking slog-json v2.6.1
19742024-11-20T23:28:07.944Z Checking serde_urlencoded v0.7.1
19752024-11-20T23:28:08.371Z Checking crossbeam-channel v0.5.13
19762024-11-20T23:28:08.623Z Checking addr2line v0.24.2
19772024-11-20T23:28:08.792Z Checking usdt-impl v0.5.0
19782024-11-20T23:28:08.984Z Checking toml_edit v0.22.22
19792024-11-20T23:28:09.091Z Checking futures-executor v0.3.31
19802024-11-20T23:28:09.118Z Checking num-integer v0.1.46
19812024-11-20T23:28:09.326Z Checking rustls-pemfile v2.2.0
19822024-11-20T23:28:09.342Z Checking idna v0.4.0
19832024-11-20T23:28:09.416Z Checking hyper v1.5.0
19842024-11-20T23:28:09.449Z Checking idna v0.3.0
19852024-11-20T23:28:09.543Z Checking md-5 v0.10.6
19862024-11-20T23:28:09.568Z Checking ff v0.13.0
19872024-11-20T23:28:09.771Z Checking memmap v0.7.0
19882024-11-20T23:28:09.789Z Checking is-terminal v0.4.13
19892024-11-20T23:28:09.916Z Checking hash32 v0.2.1
19902024-11-20T23:28:09.978Z Checking object v0.36.5
19912024-11-20T23:28:10.206Z Checking take_mut v0.2.2
19922024-11-20T23:28:10.225Z Checking anstyle-query v1.1.1
19932024-11-20T23:28:10.305Z Checking base16ct v0.2.0
19942024-11-20T23:28:10.341Z Checking rustc-demangle v0.1.24
19952024-11-20T23:28:10.357Z Checking quick-error v1.2.3
19962024-11-20T23:28:10.392Z Checking is_terminal_polyfill v1.70.1
19972024-11-20T23:28:10.492Z Checking dyn-clone v1.0.17
19982024-11-20T23:28:10.508Z Checking colorchoice v1.0.2
19992024-11-20T23:28:10.523Z Checking fallible-iterator v0.2.0
20002024-11-20T23:28:10.625Z Checking psl-types v2.0.11
20012024-11-20T23:28:10.640Z Checking linked-hash-map v0.5.6
20022024-11-20T23:28:10.766Z Checking utf-8 v0.7.6
20032024-11-20T23:28:10.803Z Checking publicsuffix v2.2.3
20042024-11-20T23:28:10.968Z Checking tungstenite v0.24.0
20052024-11-20T23:28:10.983Z Checking lru-cache v0.1.2
20062024-11-20T23:28:11.042Z Checking anstream v0.6.15
20072024-11-20T23:28:11.144Z Checking postgres-protocol v0.6.7
20082024-11-20T23:28:11.159Z Checking schemars v0.8.21
20092024-11-20T23:28:11.390Z Checking sec1 v0.7.3
20102024-11-20T23:28:11.484Z Checking hyper-util v0.1.10
20112024-11-20T23:28:11.533Z Checking toml v0.8.19
20122024-11-20T23:28:11.762Z Checking resolv-conf v0.7.0
20132024-11-20T23:28:11.833Z Checking tokio-rustls v0.25.0
20142024-11-20T23:28:11.872Z Checking slog-async v2.8.0
20152024-11-20T23:28:12.013Z Checking tokio-rustls v0.26.0
20162024-11-20T23:28:12.144Z Checking heapless v0.7.17
20172024-11-20T23:28:12.161Z Checking hickory-proto v0.24.1
20182024-11-20T23:28:12.200Z Checking usdt v0.5.0
20192024-11-20T23:28:12.278Z Checking slog-term v2.9.1
20202024-11-20T23:28:12.407Z Checking group v0.13.0
20212024-11-20T23:28:12.453Z Checking num-iter v0.1.45
20222024-11-20T23:28:12.632Z Checking futures v0.3.31
20232024-11-20T23:28:12.654Z Checking slog-bunyan v2.5.0
20242024-11-20T23:28:12.747Z Checking tokio-native-tls v0.3.1
20252024-11-20T23:28:12.770Z Checking rayon-core v1.12.1
20262024-11-20T23:28:12.787Z Checking multer v3.1.0
20272024-11-20T23:28:12.822Z Checking terminal_size v0.4.0
20282024-11-20T23:28:12.988Z Checking phf_shared v0.11.2
20292024-11-20T23:28:12.991Z Checking cookie v0.18.1
20302024-11-20T23:28:13.164Z Checking async-stream v0.3.6
20312024-11-20T23:28:13.184Z Checking bzip2-sys v0.1.11+1.0.8
20322024-11-20T23:28:13.270Z Checking camino v1.1.9
20332024-11-20T23:28:13.305Z Checking signal-hook v0.3.17
20342024-11-20T23:28:13.357Z Checking waitgroup v0.1.2
20352024-11-20T23:28:13.446Z Checking openapiv3 v2.0.0
20362024-11-20T23:28:13.462Z Checking webpki-roots v0.26.6
20372024-11-20T23:28:13.485Z Checking serde_path_to_error v0.1.16
20382024-11-20T23:28:13.551Z Checking idna v0.5.0
20392024-11-20T23:28:13.622Z Checking hkdf v0.12.4
20402024-11-20T23:28:13.671Z Checking crypto-bigint v0.5.5
20412024-11-20T23:28:13.819Z Checking hostname v0.4.0
20422024-11-20T23:28:13.849Z Checking crc32fast v1.4.2
20432024-11-20T23:28:13.956Z Checking strsim v0.11.1
20442024-11-20T23:28:14.080Z Checking winnow v0.5.40
20452024-11-20T23:28:14.095Z Checking bitflags v1.3.2
20462024-11-20T23:28:14.189Z Checking unicode-width v0.1.14
20472024-11-20T23:28:14.242Z Checking clap_lex v0.7.2
20482024-11-20T23:28:14.366Z Checking managed v0.8.0
20492024-11-20T23:28:14.499Z Checking debug-ignore v1.0.5
20502024-11-20T23:28:14.638Z Checking clap_builder v4.5.21
20512024-11-20T23:28:14.679Z Checking console v0.15.8
20522024-11-20T23:28:14.751Z Checking smoltcp v0.9.1
20532024-11-20T23:28:15.283Z Checking cookie_store v0.21.0
20542024-11-20T23:28:16.013Z Checking flate2 v1.0.34
20552024-11-20T23:28:16.257Z Checking hyper-rustls v0.27.3
20562024-11-20T23:28:16.501Z Checking backtrace v0.3.74
20572024-11-20T23:28:16.557Z Checking elliptic-curve v0.13.8
20582024-11-20T23:28:16.588Z Checking signal-hook-mio v0.2.4
20592024-11-20T23:28:16.702Z Checking hyper-tls v0.6.0
20602024-11-20T23:28:16.726Z Checking rayon v1.10.0
20612024-11-20T23:28:16.904Z Checking dropshot v0.12.0
20622024-11-20T23:28:16.950Z Checking hickory-resolver v0.24.1
20632024-11-20T23:28:16.973Z Checking bzip2 v0.4.4
20642024-11-20T23:28:17.026Z Checking anyhow v1.0.93
20652024-11-20T23:28:17.122Z Checking toml_edit v0.19.15
20662024-11-20T23:28:17.194Z Checking phf v0.11.2
20672024-11-20T23:28:17.254Z Checking num-bigint-dig v0.8.4
20682024-11-20T23:28:17.386Z Checking tokio-tungstenite v0.24.0
20692024-11-20T23:28:17.453Z Checking postgres-types v0.2.8
20702024-11-20T23:28:17.678Z Checking regex v1.11.1
20712024-11-20T23:28:17.842Z Checking bstr v1.10.0
20722024-11-20T23:28:18.230Z Checking ed25519 v2.2.3
20732024-11-20T23:28:18.345Z Checking tokio-stream v0.1.16
20742024-11-20T23:28:18.522Z Checking phf_shared v0.10.0
20752024-11-20T23:28:18.538Z Checking curve25519-dalek v4.1.3
20762024-11-20T23:28:18.801Z Checking zerocopy v0.6.6
20772024-11-20T23:28:18.818Z Checking pkcs1 v0.7.5
20782024-11-20T23:28:19.235Z Checking hubpack v0.1.2
20792024-11-20T23:28:19.252Z Checking portable-atomic v1.9.0
20802024-11-20T23:28:19.464Z Checking float-cmp v0.9.0
20812024-11-20T23:28:19.560Z Checking serde-big-array v0.5.1
20822024-11-20T23:28:19.575Z Checking rfc6979 v0.4.0
20832024-11-20T23:28:19.596Z Checking sync_wrapper v1.0.1
20842024-11-20T23:28:19.638Z Checking precomputed-hash v0.1.1
20852024-11-20T23:28:19.737Z Checking bit-vec v0.6.3
20862024-11-20T23:28:19.754Z Checking whoami v1.5.2
20872024-11-20T23:28:19.757Z Checking normalize-line-endings v0.3.0
20882024-11-20T23:28:19.785Z Checking difflib v0.4.0
20892024-11-20T23:28:19.887Z Checking new_debug_unreachable v1.0.6
20902024-11-20T23:28:19.985Z Checking unicode-width v0.2.0
20912024-11-20T23:28:20.035Z Checking predicates-core v1.0.8
20922024-11-20T23:28:20.066Z Checking static_assertions v1.1.0
20932024-11-20T23:28:20.122Z Checking minimal-lexical v0.2.1
20942024-11-20T23:28:20.154Z Checking unicode-segmentation v1.12.0
20952024-11-20T23:28:20.208Z Checking number_prefix v0.4.0
20962024-11-20T23:28:20.264Z Checking fixedbitset v0.4.2
20972024-11-20T23:28:20.390Z Checking predicates v3.1.2
20982024-11-20T23:28:20.428Z Checking ed25519-dalek v2.1.1
20992024-11-20T23:28:20.444Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21002024-11-20T23:28:20.485Z Checking nom v7.1.3
21012024-11-20T23:28:20.522Z Checking petgraph v0.6.5
21022024-11-20T23:28:20.588Z Checking indicatif v0.17.9
21032024-11-20T23:28:20.606Z Checking qorb v0.2.0
21042024-11-20T23:28:20.838Z Checking bit-set v0.5.3
21052024-11-20T23:28:20.855Z Checking similar v2.6.0
21062024-11-20T23:28:21.066Z Checking tokio-postgres v0.7.12
21072024-11-20T23:28:21.110Z Checking string_cache v0.8.7
21082024-11-20T23:28:21.354Z Checking ecdsa v0.16.9
21092024-11-20T23:28:21.378Z Checking reqwest v0.12.9
21102024-11-20T23:28:21.748Z Checking toml v0.7.8
21112024-11-20T23:28:22.058Z Checking rsa v0.9.6
21122024-11-20T23:28:22.492Z Checking clap v4.5.21
21132024-11-20T23:28:22.615Z Checking zip v0.6.6
21142024-11-20T23:28:23.078Z Checking crossterm v0.28.1
21152024-11-20T23:28:23.138Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21162024-11-20T23:28:23.166Z Checking itertools v0.10.5
21172024-11-20T23:28:23.260Z Checking itertools v0.12.1
21182024-11-20T23:28:23.296Z Checking fs-err v2.11.0
21192024-11-20T23:28:23.378Z Checking ahash v0.8.11
21202024-11-20T23:28:23.854Z Checking x509-cert v0.2.5
21212024-11-20T23:28:23.857Z Checking hex v0.4.3
21222024-11-20T23:28:23.926Z Checking semver v1.0.23
21232024-11-20T23:28:24.183Z Checking peg-runtime v0.8.3
21242024-11-20T23:28:24.298Z Checking lalrpop-util v0.19.12
21252024-11-20T23:28:24.395Z Checking heck v0.4.1
21262024-11-20T23:28:24.411Z Checking sigpipe v0.1.3
21272024-11-20T23:28:25.561Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21282024-11-20T23:28:25.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s
21292024-11-20T23:28:26.045Z
21302024-11-20T23:28:26.045Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/172)
21312024-11-20T23:28:26.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21322024-11-20T23:28:26.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21332024-11-20T23:28:26.706Z Compiling hashbrown v0.14.5
21342024-11-20T23:28:26.827Z Checking heck v0.5.0
21352024-11-20T23:28:26.843Z Compiling unsafe-libyaml v0.2.11
21362024-11-20T23:28:26.857Z Compiling ident_case v1.0.1
21372024-11-20T23:28:26.872Z Checking progenitor-client v0.8.0
21382024-11-20T23:28:26.887Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21392024-11-20T23:28:26.904Z Compiling proc-macro-crate v1.3.1
21402024-11-20T23:28:26.988Z Checking ipnetwork v0.20.0
21412024-11-20T23:28:27.025Z Compiling darling_core v0.20.10
21422024-11-20T23:28:27.370Z Compiling structmeta-derive v0.3.0
21432024-11-20T23:28:27.408Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21442024-11-20T23:28:27.408Z Compiling newtype-uuid v1.1.3
21452024-11-20T23:28:27.571Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21462024-11-20T23:28:27.629Z Compiling lzma-sys v0.1.20
21472024-11-20T23:28:27.914Z Compiling foreign-types-macros v0.2.3
21482024-11-20T23:28:27.960Z Checking regress v0.10.1
21492024-11-20T23:28:28.029Z Compiling num_enum_derive v0.5.11
21502024-11-20T23:28:28.425Z Compiling serde_yaml v0.9.34+deprecated
21512024-11-20T23:28:28.727Z Compiling dropshot v0.13.0
21522024-11-20T23:28:29.010Z Checking arc-swap v1.7.1
21532024-11-20T23:28:29.211Z Checking foreign-types-shared v0.3.1
21542024-11-20T23:28:29.328Z Checking foreign-types v0.5.0
21552024-11-20T23:28:29.430Z Checking slog-scope v4.4.0
21562024-11-20T23:28:29.548Z Compiling proc-macro-error v1.0.4
21572024-11-20T23:28:30.171Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21582024-11-20T23:28:30.193Z Checking tungstenite v0.21.0
21592024-11-20T23:28:30.218Z Compiling structmeta v0.3.0
21602024-11-20T23:28:30.273Z Compiling heck v0.3.3
21612024-11-20T23:28:30.633Z Checking num_enum v0.5.11
21622024-11-20T23:28:30.650Z Compiling parse-display-derive v0.10.0
21632024-11-20T23:28:30.694Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21642024-11-20T23:28:30.811Z Compiling dropshot_endpoint v0.13.0
21652024-11-20T23:28:31.137Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21662024-11-20T23:28:31.544Z Checking typify-impl v0.2.0
21672024-11-20T23:28:31.580Z Checking cstr-argument v0.1.2
21682024-11-20T23:28:31.904Z Checking instant v0.1.13
21692024-11-20T23:28:32.024Z Checking pretty-hex v0.2.1
21702024-11-20T23:28:32.180Z Checking fastrand v2.1.1
21712024-11-20T23:28:32.517Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21722024-11-20T23:28:32.782Z Checking base64 v0.21.7
21732024-11-20T23:28:32.821Z Checking tempfile v3.13.0
21742024-11-20T23:28:33.106Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21752024-11-20T23:28:33.171Z Checking backoff v0.4.0
21762024-11-20T23:28:33.256Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21772024-11-20T23:28:33.377Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21782024-11-20T23:28:33.398Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21792024-11-20T23:28:33.471Z Checking tokio-tungstenite v0.21.0
21802024-11-20T23:28:33.535Z Checking strum v0.26.3
21812024-11-20T23:28:33.691Z Compiling zone_cfg_derive v0.1.2
21822024-11-20T23:28:33.708Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21832024-11-20T23:28:33.971Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21842024-11-20T23:28:34.069Z Checking slog-stdlog v4.1.1
21852024-11-20T23:28:34.132Z Compiling darling_macro v0.20.10
21862024-11-20T23:28:34.238Z Checking regress v0.9.1
21872024-11-20T23:28:34.368Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21882024-11-20T23:28:34.473Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21892024-11-20T23:28:34.521Z Checking colored v2.1.0
21902024-11-20T23:28:34.752Z Checking macaddr v1.0.1
21912024-11-20T23:28:34.819Z Checking base64 v0.13.1
21922024-11-20T23:28:35.065Z Compiling darling v0.20.10
21932024-11-20T23:28:35.176Z Checking zone v0.1.8
21942024-11-20T23:28:35.192Z Compiling serde_with_macros v3.11.0
21952024-11-20T23:28:35.209Z Checking ron v0.7.1
21962024-11-20T23:28:35.265Z Checking parse-display v0.10.0
21972024-11-20T23:28:35.498Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21982024-11-20T23:28:35.831Z Checking xz2 v0.1.7
21992024-11-20T23:28:35.976Z Checking slog-envlogger v2.2.0
22002024-11-20T23:28:36.139Z Checking tabwriter v1.4.0
22012024-11-20T23:28:36.198Z Checking xattr v1.3.1
22022024-11-20T23:28:36.365Z Checking pem v3.0.4
22032024-11-20T23:28:36.382Z Checking yasna v0.5.2
22042024-11-20T23:28:36.403Z Checking headers-core v0.3.0
22052024-11-20T23:28:36.549Z Checking smf v0.2.3
22062024-11-20T23:28:36.636Z Checking filetime v0.2.25
22072024-11-20T23:28:36.849Z Checking same-file v1.0.6
22082024-11-20T23:28:37.016Z Checking tar v0.4.42
22092024-11-20T23:28:37.029Z Checking walkdir v2.5.0
22102024-11-20T23:28:37.152Z Checking headers v0.4.0
22112024-11-20T23:28:37.264Z Checking rcgen v0.12.1
22122024-11-20T23:28:37.306Z Checking atomicwrites v0.4.4
22132024-11-20T23:28:37.513Z Checking camino-tempfile v1.1.1
22142024-11-20T23:28:37.784Z Checking subprocess v0.2.9
22152024-11-20T23:28:38.174Z Checking serde_with v3.11.0
22162024-11-20T23:28:41.958Z Compiling typify-macro v0.2.0
22172024-11-20T23:28:43.798Z Compiling typify v0.2.0
22182024-11-20T23:28:43.866Z Compiling progenitor-impl v0.8.0
22192024-11-20T23:28:47.102Z Compiling progenitor-macro v0.8.0
22202024-11-20T23:28:52.383Z Checking progenitor v0.8.0
22212024-11-20T23:28:52.533Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22222024-11-20T23:28:52.533Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22232024-11-20T23:28:55.240Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22242024-11-20T23:28:55.561Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22252024-11-20T23:29:02.174Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22262024-11-20T23:29:03.765Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22272024-11-20T23:29:05.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.00s
22282024-11-20T23:29:05.225Z
22292024-11-20T23:29:05.225Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/172)
22302024-11-20T23:29:05.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312024-11-20T23:29:05.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322024-11-20T23:29:05.886Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22332024-11-20T23:29:07.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
22342024-11-20T23:29:07.472Z
22352024-11-20T23:29:07.472Zinfo: running `cargo check --bins` on nexus-config (31/172)
22362024-11-20T23:29:08.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372024-11-20T23:29:08.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382024-11-20T23:29:08.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392024-11-20T23:29:08.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22402024-11-20T23:29:08.092Z
22412024-11-20T23:29:08.092Zinfo: running `cargo check --bins` on omicron-rpaths (32/172)
22422024-11-20T23:29:08.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432024-11-20T23:29:08.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442024-11-20T23:29:08.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452024-11-20T23:29:08.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22462024-11-20T23:29:08.688Z
22472024-11-20T23:29:08.688Zinfo: running `cargo check --bins` on omicron-certificates (33/172)
22482024-11-20T23:29:09.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492024-11-20T23:29:09.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502024-11-20T23:29:09.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22512024-11-20T23:29:09.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22522024-11-20T23:29:09.321Z
22532024-11-20T23:29:09.321Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/172)
22542024-11-20T23:29:09.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552024-11-20T23:29:09.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562024-11-20T23:29:10.030Z Compiling zerocopy v0.8.10
22572024-11-20T23:29:10.030Z Compiling progenitor-client v0.8.0
22582024-11-20T23:29:10.030Z Compiling itertools v0.13.0
22592024-11-20T23:29:10.033Z Compiling zerocopy-derive v0.8.10
22602024-11-20T23:29:10.033Z Compiling heapless v0.8.0
22612024-11-20T23:29:10.033Z Compiling newtype-uuid v1.1.3
22622024-11-20T23:29:10.033Z Compiling ipnetwork v0.20.0
22632024-11-20T23:29:10.033Z Checking hash32 v0.3.1
22642024-11-20T23:29:10.319Z Compiling instant v0.1.13
22652024-11-20T23:29:10.421Z Compiling smoltcp v0.11.0
22662024-11-20T23:29:10.463Z Compiling progenitor v0.8.0
22672024-11-20T23:29:10.579Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22682024-11-20T23:29:10.734Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22692024-11-20T23:29:11.110Z Compiling backoff v0.4.0
22702024-11-20T23:29:11.126Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22712024-11-20T23:29:11.172Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22722024-11-20T23:29:11.336Z Compiling serde_with v3.11.0
22732024-11-20T23:29:11.357Z Compiling dropshot v0.13.0
22742024-11-20T23:29:11.459Z Compiling parse-display v0.10.0
22752024-11-20T23:29:11.498Z Checking num-rational v0.4.2
22762024-11-20T23:29:11.885Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22772024-11-20T23:29:12.165Z Compiling regress v0.9.1
22782024-11-20T23:29:12.181Z Compiling phf_generator v0.11.2
22792024-11-20T23:29:12.369Z Checking num-complex v0.4.6
22802024-11-20T23:29:13.312Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22812024-11-20T23:29:13.990Z Compiling macaddr v1.0.1
22822024-11-20T23:29:14.364Z Checking cobs v0.2.3
22832024-11-20T23:29:14.378Z Compiling num v0.4.3
22842024-11-20T23:29:14.913Z Checking postcard v1.0.10
22852024-11-20T23:29:14.942Z Compiling phf_codegen v0.11.2
22862024-11-20T23:29:15.146Z Compiling parse-zoneinfo v0.3.1
22872024-11-20T23:29:15.385Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22882024-11-20T23:29:15.678Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22892024-11-20T23:29:15.845Z Compiling convert_case v0.4.0
22902024-11-20T23:29:16.325Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22912024-11-20T23:29:16.881Z Checking float-ord v0.3.2
22922024-11-20T23:29:17.203Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22932024-11-20T23:29:17.218Z Compiling derive_more v0.99.18
22942024-11-20T23:29:17.273Z Compiling chrono-tz-build v0.4.0
22952024-11-20T23:29:18.016Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22962024-11-20T23:29:18.711Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22972024-11-20T23:29:18.943Z Compiling crucible-workspace-hack v0.1.0
22982024-11-20T23:29:19.012Z Compiling chrono-tz v0.10.0
22992024-11-20T23:29:19.029Z Checking newline-converter v0.3.0
23002024-11-20T23:29:19.187Z Checking prettyplease v0.2.25
23012024-11-20T23:29:19.233Z Compiling slog-dtrace v0.3.0
23022024-11-20T23:29:19.513Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23032024-11-20T23:29:20.268Z Checking expectorate v1.1.0
23042024-11-20T23:29:20.436Z Compiling zone_cfg_derive v0.3.0
23052024-11-20T23:29:20.547Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23062024-11-20T23:29:20.683Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23072024-11-20T23:29:20.851Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
23082024-11-20T23:29:20.935Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23092024-11-20T23:29:21.395Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23102024-11-20T23:29:21.887Z Compiling const_format_proc_macros v0.2.33
23112024-11-20T23:29:21.920Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23122024-11-20T23:29:22.032Z Compiling num-derive v0.4.2
23132024-11-20T23:29:22.124Z Checking highway v1.2.0
23142024-11-20T23:29:22.550Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23152024-11-20T23:29:22.860Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23162024-11-20T23:29:23.167Z Checking zone v0.3.0
23172024-11-20T23:29:23.667Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23182024-11-20T23:29:23.865Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
23192024-11-20T23:29:24.036Z Checking const_format v0.2.33
23202024-11-20T23:29:24.335Z Checking gethostname v0.5.0
23212024-11-20T23:29:24.409Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23222024-11-20T23:29:24.494Z Checking bcs v0.1.6
23232024-11-20T23:29:24.537Z Compiling async-recursion v1.1.1
23242024-11-20T23:29:25.073Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23252024-11-20T23:29:25.198Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23262024-11-20T23:29:25.198Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23272024-11-20T23:29:26.604Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23282024-11-20T23:29:26.975Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23292024-11-20T23:29:32.714Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23302024-11-20T23:29:36.025Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23312024-11-20T23:29:39.627Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23322024-11-20T23:29:40.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s
23332024-11-20T23:29:40.975Z
23342024-11-20T23:29:40.975Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/172)
23352024-11-20T23:29:41.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23362024-11-20T23:29:41.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23372024-11-20T23:29:41.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23382024-11-20T23:29:41.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23392024-11-20T23:29:41.609Z
23402024-11-20T23:29:41.609Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/172)
23412024-11-20T23:29:42.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23422024-11-20T23:29:42.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23432024-11-20T23:29:42.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23442024-11-20T23:29:42.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23452024-11-20T23:29:42.245Z
23462024-11-20T23:29:42.245Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/172)
23472024-11-20T23:29:42.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23482024-11-20T23:29:42.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23492024-11-20T23:29:42.913Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23502024-11-20T23:29:43.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
23512024-11-20T23:29:43.718Z
23522024-11-20T23:29:43.718Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/172)
23532024-11-20T23:29:44.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23542024-11-20T23:29:44.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23552024-11-20T23:29:44.381Z Compiling cfg_aliases v0.1.1
23562024-11-20T23:29:44.381Z Compiling vte_generate_state_changes v0.1.2
23572024-11-20T23:29:44.384Z Checking fd-lock v4.0.2
23582024-11-20T23:29:44.384Z Checking nibble_vec v0.1.0
23592024-11-20T23:29:44.483Z Checking bytecount v0.6.8
23602024-11-20T23:29:44.492Z Checking endian-type v0.1.2
23612024-11-20T23:29:44.511Z Compiling tabled_derive v0.7.0
23622024-11-20T23:29:44.541Z Compiling peg-macros v0.8.4
23632024-11-20T23:29:44.565Z Compiling nix v0.28.0
23642024-11-20T23:29:44.657Z Checking papergrid v0.11.0
23652024-11-20T23:29:44.670Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23662024-11-20T23:29:44.674Z Compiling sqlparser_derive v0.2.2
23672024-11-20T23:29:44.699Z Checking radix_trie v0.2.1
23682024-11-20T23:29:45.086Z Checking vte v0.11.1
23692024-11-20T23:29:45.103Z Checking unicode_categories v0.1.1
23702024-11-20T23:29:45.420Z Checking home v0.5.9
23712024-11-20T23:29:45.556Z Checking nu-ansi-term v0.50.1
23722024-11-20T23:29:45.788Z Checking sqlparser v0.45.0
23732024-11-20T23:29:45.807Z Checking sqlformat v0.2.6
23742024-11-20T23:29:45.964Z Checking display-error-chain v0.2.2
23752024-11-20T23:29:46.472Z Checking strip-ansi-escapes v0.2.0
23762024-11-20T23:29:46.615Z Checking reedline v0.35.0
23772024-11-20T23:29:46.859Z Checking tabled v0.15.0
23782024-11-20T23:29:47.582Z Checking peg v0.8.4
23792024-11-20T23:29:47.866Z Checking rustyline v14.0.0
23802024-11-20T23:29:57.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
23812024-11-20T23:29:57.710Z
23822024-11-20T23:29:57.711Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/172)
23832024-11-20T23:29:58.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842024-11-20T23:29:58.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852024-11-20T23:29:58.374Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23862024-11-20T23:30:04.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s
23872024-11-20T23:30:04.700Z
23882024-11-20T23:30:04.700Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/172)
23892024-11-20T23:30:05.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902024-11-20T23:30:05.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912024-11-20T23:30:05.366Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23922024-11-20T23:30:10.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
23932024-11-20T23:30:10.262Z
23942024-11-20T23:30:10.262Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/172)
23952024-11-20T23:30:10.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-11-20T23:30:10.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-11-20T23:30:10.925Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23982024-11-20T23:30:16.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
23992024-11-20T23:30:16.919Z
24002024-11-20T23:30:16.919Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/172)
24012024-11-20T23:30:17.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-11-20T23:30:17.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-11-20T23:30:17.584Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24042024-11-20T23:30:23.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
24052024-11-20T23:30:23.663Z
24062024-11-20T23:30:23.664Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/172)
24072024-11-20T23:30:24.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082024-11-20T23:30:24.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092024-11-20T23:30:24.342Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24102024-11-20T23:30:29.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
24112024-11-20T23:30:29.367Z
24122024-11-20T23:30:29.367Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/172)
24132024-11-20T23:30:29.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142024-11-20T23:30:29.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152024-11-20T23:30:30.043Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24162024-11-20T23:30:35.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
24172024-11-20T23:30:35.258Z
24182024-11-20T23:30:35.258Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/172)
24192024-11-20T23:30:35.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202024-11-20T23:30:35.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212024-11-20T23:30:35.916Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24222024-11-20T23:30:41.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
24232024-11-20T23:30:42.177Z
24242024-11-20T23:30:42.177Zinfo: running `cargo check --bins` on oximeter (46/172)
24252024-11-20T23:30:42.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262024-11-20T23:30:42.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272024-11-20T23:30:42.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24282024-11-20T23:30:42.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24292024-11-20T23:30:42.805Z
24302024-11-20T23:30:42.805Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/172)
24312024-11-20T23:30:43.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322024-11-20T23:30:43.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332024-11-20T23:30:43.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342024-11-20T23:30:43.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24352024-11-20T23:30:43.405Z
24362024-11-20T23:30:43.405Zinfo: running `cargo check --bins` on oximeter-schema (48/172)
24372024-11-20T23:30:43.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382024-11-20T23:30:43.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392024-11-20T23:30:44.057Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24402024-11-20T23:30:44.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
24412024-11-20T23:30:44.686Z
24422024-11-20T23:30:44.686Zinfo: running `cargo check --bins` on oximeter-types (49/172)
24432024-11-20T23:30:45.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442024-11-20T23:30:45.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452024-11-20T23:30:45.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462024-11-20T23:30:45.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24472024-11-20T23:30:45.315Z
24482024-11-20T23:30:45.315Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/172)
24492024-11-20T23:30:45.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502024-11-20T23:30:45.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512024-11-20T23:30:45.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522024-11-20T23:30:45.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24532024-11-20T23:30:45.941Z
24542024-11-20T23:30:45.941Zinfo: running `cargo check --bins` on oxql-types (51/172)
24552024-11-20T23:30:46.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562024-11-20T23:30:46.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572024-11-20T23:30:46.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24582024-11-20T23:30:46.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24592024-11-20T23:30:46.575Z
24602024-11-20T23:30:46.575Zinfo: running `cargo check --bins` on oximeter-test-utils (52/172)
24612024-11-20T23:30:47.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24622024-11-20T23:30:47.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24632024-11-20T23:30:47.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24642024-11-20T23:30:47.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24652024-11-20T23:30:47.220Z
24662024-11-20T23:30:47.221Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/172)
24672024-11-20T23:30:47.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24682024-11-20T23:30:47.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24692024-11-20T23:30:47.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24702024-11-20T23:30:47.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24712024-11-20T23:30:47.853Z
24722024-11-20T23:30:47.853Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/172)
24732024-11-20T23:30:48.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24742024-11-20T23:30:48.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24752024-11-20T23:30:48.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24762024-11-20T23:30:48.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24772024-11-20T23:30:48.494Z
24782024-11-20T23:30:48.494Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/172)
24792024-11-20T23:30:49.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24802024-11-20T23:30:49.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24812024-11-20T23:30:49.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24822024-11-20T23:30:49.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24832024-11-20T23:30:49.112Z
24842024-11-20T23:30:49.112Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/172)
24852024-11-20T23:30:49.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862024-11-20T23:30:49.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872024-11-20T23:30:49.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24882024-11-20T23:30:49.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24892024-11-20T23:30:49.935Z
24902024-11-20T23:30:49.935Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/172)
24912024-11-20T23:30:50.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24922024-11-20T23:30:50.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24932024-11-20T23:30:50.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24942024-11-20T23:30:50.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24952024-11-20T23:30:50.382Z
24962024-11-20T23:30:50.382Zinfo: running `cargo check --bins` on cockroach-admin-client (58/172)
24972024-11-20T23:30:50.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24982024-11-20T23:30:50.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24992024-11-20T23:30:50.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25002024-11-20T23:30:50.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25012024-11-20T23:30:50.994Z
25022024-11-20T23:30:50.994Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/172)
25032024-11-20T23:30:51.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25042024-11-20T23:30:51.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25052024-11-20T23:30:51.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25062024-11-20T23:30:51.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25072024-11-20T23:30:51.635Z
25082024-11-20T23:30:51.635Zinfo: running `cargo check --bins` on dns-service-client (60/172)
25092024-11-20T23:30:52.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25102024-11-20T23:30:52.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25112024-11-20T23:30:52.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25122024-11-20T23:30:52.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25132024-11-20T23:30:52.265Z
25142024-11-20T23:30:52.265Zinfo: running `cargo check --bins` on internal-dns-types (61/172)
25152024-11-20T23:30:52.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162024-11-20T23:30:52.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172024-11-20T23:30:52.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25182024-11-20T23:30:52.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25192024-11-20T23:30:52.888Z
25202024-11-20T23:30:52.888Zinfo: running `cargo check --bins` on dpd-client (62/172)
25212024-11-20T23:30:53.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222024-11-20T23:30:53.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232024-11-20T23:30:53.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242024-11-20T23:30:53.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25252024-11-20T23:30:53.502Z
25262024-11-20T23:30:53.502Zinfo: running `cargo check --bins` on gateway-client (63/172)
25272024-11-20T23:30:54.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282024-11-20T23:30:54.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292024-11-20T23:30:54.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302024-11-20T23:30:54.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25312024-11-20T23:30:54.112Z
25322024-11-20T23:30:54.113Zinfo: running `cargo check --bins` on installinator-client (64/172)
25332024-11-20T23:30:54.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342024-11-20T23:30:54.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352024-11-20T23:30:54.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25362024-11-20T23:30:54.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25372024-11-20T23:30:54.770Z
25382024-11-20T23:30:54.770Zinfo: running `cargo check --bins` on installinator-common (65/172)
25392024-11-20T23:30:55.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402024-11-20T23:30:55.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412024-11-20T23:30:55.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25422024-11-20T23:30:55.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25432024-11-20T23:30:55.419Z
25442024-11-20T23:30:55.419Zinfo: running `cargo check --bins` on update-engine (66/172)
25452024-11-20T23:30:55.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462024-11-20T23:30:55.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472024-11-20T23:30:55.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25482024-11-20T23:30:55.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25492024-11-20T23:30:56.051Z
25502024-11-20T23:30:56.051Zinfo: running `cargo check --bins` on nexus-client (67/172)
25512024-11-20T23:30:56.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522024-11-20T23:30:56.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532024-11-20T23:30:56.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25542024-11-20T23:30:56.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25552024-11-20T23:30:56.705Z
25562024-11-20T23:30:56.705Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/172)
25572024-11-20T23:30:57.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582024-11-20T23:30:57.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592024-11-20T23:30:57.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25602024-11-20T23:30:57.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25612024-11-20T23:30:57.346Z
25622024-11-20T23:30:57.346Zinfo: running `cargo check --bins` on omicron-passwords (69/172)
25632024-11-20T23:30:57.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642024-11-20T23:30:57.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652024-11-20T23:30:57.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662024-11-20T23:30:57.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25672024-11-20T23:30:57.966Z
25682024-11-20T23:30:57.966Zinfo: running `cargo check --bins` on nexus-types (70/172)
25692024-11-20T23:30:58.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-11-20T23:30:58.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-11-20T23:30:58.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722024-11-20T23:30:58.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25732024-11-20T23:30:58.607Z
25742024-11-20T23:30:58.631Zinfo: running `cargo check --bins` on oxide-client (71/172)
25752024-11-20T23:30:59.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-11-20T23:30:59.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-11-20T23:30:59.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25782024-11-20T23:30:59.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25792024-11-20T23:30:59.236Z
25802024-11-20T23:30:59.236Zinfo: running `cargo check --bins` on oximeter-client (72/172)
25812024-11-20T23:31:02.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822024-11-20T23:31:03.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832024-11-20T23:31:03.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842024-11-20T23:31:03.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25852024-11-20T23:31:03.065Z
25862024-11-20T23:31:03.065Zinfo: running `cargo check --bins` on repo-depot-client (73/172)
25872024-11-20T23:31:03.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882024-11-20T23:31:03.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892024-11-20T23:31:03.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902024-11-20T23:31:03.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25912024-11-20T23:31:03.065Z
25922024-11-20T23:31:03.065Zinfo: running `cargo check --bins` on sled-agent-client (74/172)
25932024-11-20T23:31:03.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942024-11-20T23:31:03.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952024-11-20T23:31:03.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25962024-11-20T23:31:03.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25972024-11-20T23:31:03.066Z
25982024-11-20T23:31:03.066Zinfo: running `cargo check --bins` on wicketd-client (75/172)
25992024-11-20T23:31:03.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002024-11-20T23:31:03.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012024-11-20T23:31:03.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26022024-11-20T23:31:03.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26032024-11-20T23:31:03.066Z
26042024-11-20T23:31:03.066Zinfo: running `cargo check --bins` on sled-agent-types (76/172)
26052024-11-20T23:31:03.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-11-20T23:31:03.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-11-20T23:31:03.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26082024-11-20T23:31:03.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26092024-11-20T23:31:03.068Z
26102024-11-20T23:31:03.068Zinfo: running `cargo check --bins` on wicket-common (77/172)
26112024-11-20T23:31:03.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122024-11-20T23:31:03.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132024-11-20T23:31:03.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142024-11-20T23:31:03.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26152024-11-20T23:31:03.137Z
26162024-11-20T23:31:03.137Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/172)
26172024-11-20T23:31:03.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182024-11-20T23:31:03.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192024-11-20T23:31:03.774Z Checking csv-core v0.1.11
26202024-11-20T23:31:03.774Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26212024-11-20T23:31:03.813Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26222024-11-20T23:31:04.045Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232024-11-20T23:31:04.059Z Checking csv v1.3.0
26242024-11-20T23:31:04.615Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26252024-11-20T23:31:04.955Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26262024-11-20T23:31:06.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
26272024-11-20T23:31:06.360Z
26282024-11-20T23:31:06.360Zinfo: running `cargo check --bins` on cockroach-admin-api (79/172)
26292024-11-20T23:31:06.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302024-11-20T23:31:07.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312024-11-20T23:31:07.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322024-11-20T23:31:07.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26332024-11-20T23:31:07.035Z
26342024-11-20T23:31:07.035Zinfo: running `cargo check --bins` on cockroach-admin-types (80/172)
26352024-11-20T23:31:07.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362024-11-20T23:31:07.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372024-11-20T23:31:07.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382024-11-20T23:31:07.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26392024-11-20T23:31:07.607Z
26402024-11-20T23:31:07.607Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/172)
26412024-11-20T23:31:08.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422024-11-20T23:31:08.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432024-11-20T23:31:08.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442024-11-20T23:31:08.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26452024-11-20T23:31:08.343Z
26462024-11-20T23:31:08.343Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/172)
26472024-11-20T23:31:08.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482024-11-20T23:31:08.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492024-11-20T23:31:08.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502024-11-20T23:31:08.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26512024-11-20T23:31:09.064Z
26522024-11-20T23:31:09.064Zinfo: running `cargo check --bins` on dns-server (83/172)
26532024-11-20T23:31:09.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-11-20T23:31:09.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-11-20T23:31:09.708Z Compiling parking_lot_core v0.8.6
26562024-11-20T23:31:09.712Z Checking fxhash v0.2.1
26572024-11-20T23:31:09.712Z Checking hickory-server v0.24.1
26582024-11-20T23:31:09.712Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26592024-11-20T23:31:09.712Z Checking hickory-client v0.24.1
26602024-11-20T23:31:10.393Z Checking parking_lot v0.11.2
26612024-11-20T23:31:10.509Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26622024-11-20T23:31:10.509Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26632024-11-20T23:31:10.662Z Checking sled v0.34.7
26642024-11-20T23:31:12.438Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26652024-11-20T23:31:13.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
26662024-11-20T23:31:13.853Z
26672024-11-20T23:31:13.853Zinfo: running `cargo check --bins` on dns-server-api (84/172)
26682024-11-20T23:31:14.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692024-11-20T23:31:14.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702024-11-20T23:31:14.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712024-11-20T23:31:14.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26722024-11-20T23:31:14.483Z
26732024-11-20T23:31:14.484Zinfo: running `cargo check --bins` on gateway-test-utils (85/172)
26742024-11-20T23:31:15.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752024-11-20T23:31:15.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762024-11-20T23:31:15.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772024-11-20T23:31:15.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26782024-11-20T23:31:15.159Z
26792024-11-20T23:31:15.159Zinfo: running `cargo check --bins` on gateway-types (86/172)
26802024-11-20T23:31:15.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812024-11-20T23:31:15.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822024-11-20T23:31:15.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832024-11-20T23:31:15.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26842024-11-20T23:31:15.787Z
26852024-11-20T23:31:15.787Zinfo: running `cargo check --bins` on ipcc (87/172)
26862024-11-20T23:31:16.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872024-11-20T23:31:16.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882024-11-20T23:31:16.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892024-11-20T23:31:16.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26902024-11-20T23:31:16.421Z
26912024-11-20T23:31:16.421Zinfo: running `cargo check --bins` on omicron-gateway (88/172)
26922024-11-20T23:31:17.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932024-11-20T23:31:17.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942024-11-20T23:31:17.113Z Compiling semver v0.1.20
26952024-11-20T23:31:17.113Z Compiling radium v0.7.0
26962024-11-20T23:31:17.117Z Compiling maybe-uninit v2.0.0
26972024-11-20T23:31:17.219Z Checking tap v1.0.1
26982024-11-20T23:31:17.253Z Checking password-hash v0.5.0
26992024-11-20T23:31:17.257Z Checking blake2 v0.10.6
27002024-11-20T23:31:17.257Z Checking funty v2.0.0
27012024-11-20T23:31:17.257Z Compiling owo-colors v4.1.0
27022024-11-20T23:31:17.370Z Checking wyz v0.5.1
27032024-11-20T23:31:17.649Z Compiling rustc_version v0.1.7
27042024-11-20T23:31:17.714Z Compiling packed_struct v0.10.1
27052024-11-20T23:31:17.714Z Checking crc-catalog v2.4.0
27062024-11-20T23:31:17.807Z Compiling cancel-safe-futures v0.1.5
27072024-11-20T23:31:17.840Z Checking crc v3.2.1
27082024-11-20T23:31:17.914Z Checking argon2 v0.5.3
27092024-11-20T23:31:18.060Z Compiling packed_struct_codegen v0.10.1
27102024-11-20T23:31:18.102Z Compiling newtype_derive v0.1.6
27112024-11-20T23:31:18.136Z Compiling indexmap v1.9.3
27122024-11-20T23:31:18.189Z Checking bitvec v1.0.1
27132024-11-20T23:31:18.204Z Checking half v2.4.1
27142024-11-20T23:31:18.218Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27152024-11-20T23:31:18.239Z Checking ciborium-io v0.2.2
27162024-11-20T23:31:18.372Z Checking nodrop v0.1.14
27172024-11-20T23:31:18.491Z Checking array-init v0.0.4
27182024-11-20T23:31:18.541Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27192024-11-20T23:31:18.557Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27202024-11-20T23:31:18.643Z Checking ciborium-ll v0.2.2
27212024-11-20T23:31:18.817Z Checking smallvec v0.6.14
27222024-11-20T23:31:18.942Z Checking libsw v3.3.1
27232024-11-20T23:31:18.957Z Compiling memoffset v0.9.1
27242024-11-20T23:31:19.187Z Checking swrite v0.1.0
27252024-11-20T23:31:19.227Z Checking hashbrown v0.12.3
27262024-11-20T23:31:19.243Z Checking bitfield v0.14.0
27272024-11-20T23:31:19.297Z Checking termcolor v1.4.1
27282024-11-20T23:31:19.323Z Checking indent_write v2.2.0
27292024-11-20T23:31:19.501Z Checking linear-map v1.2.0
27302024-11-20T23:31:19.525Z Checking serde-hex v0.1.0
27312024-11-20T23:31:19.537Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27322024-11-20T23:31:19.728Z Checking env_logger v0.10.2
27332024-11-20T23:31:20.004Z Checking ron v0.8.1
27342024-11-20T23:31:20.129Z Checking ciborium v0.2.2
27352024-11-20T23:31:20.306Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27362024-11-20T23:31:20.856Z Checking steno v0.4.1
27372024-11-20T23:31:21.173Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27382024-11-20T23:31:21.203Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27392024-11-20T23:31:21.242Z Checking hashbrown v0.13.2
27402024-11-20T23:31:21.278Z Checking crc-any v2.5.0
27412024-11-20T23:31:21.423Z Checking humantime v2.1.0
27422024-11-20T23:31:21.659Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27432024-11-20T23:31:21.735Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27442024-11-20T23:31:22.037Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27452024-11-20T23:31:22.304Z Checking object v0.30.4
27462024-11-20T23:31:22.336Z Checking path-slash v0.1.5
27472024-11-20T23:31:22.369Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27482024-11-20T23:31:22.554Z Checking nix v0.27.1
27492024-11-20T23:31:23.124Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27502024-11-20T23:31:23.304Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27512024-11-20T23:31:23.435Z Checking tungstenite v0.23.0
27522024-11-20T23:31:23.567Z Checking kstat-rs v0.2.4
27532024-11-20T23:31:23.860Z Checking signal-hook-tokio v0.3.1
27542024-11-20T23:31:23.907Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27552024-11-20T23:31:24.284Z Checking tokio-tungstenite v0.23.1
27562024-11-20T23:31:24.832Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27572024-11-20T23:31:25.284Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27582024-11-20T23:31:25.290Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27592024-11-20T23:31:31.916Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27602024-11-20T23:31:33.147Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27612024-11-20T23:31:37.215Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27622024-11-20T23:31:41.760Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27632024-11-20T23:31:42.453Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27642024-11-20T23:31:45.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.83s
27652024-11-20T23:31:45.439Z
27662024-11-20T23:31:45.440Zinfo: running `cargo check --bins` on gateway-api (89/172)
27672024-11-20T23:31:46.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682024-11-20T23:31:46.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692024-11-20T23:31:46.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702024-11-20T23:31:46.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27712024-11-20T23:31:46.078Z
27722024-11-20T23:31:46.078Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/172)
27732024-11-20T23:31:46.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742024-11-20T23:31:46.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752024-11-20T23:31:46.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762024-11-20T23:31:46.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27772024-11-20T23:31:46.683Z
27782024-11-20T23:31:46.683Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/172)
27792024-11-20T23:31:47.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802024-11-20T23:31:47.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812024-11-20T23:31:47.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822024-11-20T23:31:47.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27832024-11-20T23:31:47.308Z
27842024-11-20T23:31:47.308Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/172)
27852024-11-20T23:31:47.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862024-11-20T23:31:47.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872024-11-20T23:31:47.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882024-11-20T23:31:47.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27892024-11-20T23:31:47.936Z
27902024-11-20T23:31:47.937Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/172)
27912024-11-20T23:31:48.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922024-11-20T23:31:48.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932024-11-20T23:31:48.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942024-11-20T23:31:48.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27952024-11-20T23:31:48.555Z
27962024-11-20T23:31:48.555Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/172)
27972024-11-20T23:31:49.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982024-11-20T23:31:49.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992024-11-20T23:31:49.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002024-11-20T23:31:49.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28012024-11-20T23:31:49.176Z
28022024-11-20T23:31:49.176Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/172)
28032024-11-20T23:31:49.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042024-11-20T23:31:49.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052024-11-20T23:31:49.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062024-11-20T23:31:49.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28072024-11-20T23:31:49.820Z
28082024-11-20T23:31:49.820Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/172)
28092024-11-20T23:31:50.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102024-11-20T23:31:50.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112024-11-20T23:31:50.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122024-11-20T23:31:50.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28132024-11-20T23:31:50.431Z
28142024-11-20T23:31:50.431Zinfo: running `cargo check --bins` on oximeter-producer (97/172)
28152024-11-20T23:31:51.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162024-11-20T23:31:51.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172024-11-20T23:31:51.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182024-11-20T23:31:51.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28192024-11-20T23:31:51.084Z
28202024-11-20T23:31:51.084Zinfo: running `cargo check --bins` on internal-dns-resolver (98/172)
28212024-11-20T23:31:51.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-11-20T23:31:51.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-11-20T23:31:51.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242024-11-20T23:31:51.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28252024-11-20T23:31:51.723Z
28262024-11-20T23:31:51.723Zinfo: running `cargo check --bins` on sp-sim (99/172)
28272024-11-20T23:31:52.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-11-20T23:31:52.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-11-20T23:31:52.354Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28302024-11-20T23:31:54.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
28312024-11-20T23:31:54.367Z
28322024-11-20T23:31:54.367Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/172)
28332024-11-20T23:31:54.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-11-20T23:31:54.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-11-20T23:31:54.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362024-11-20T23:31:54.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28372024-11-20T23:31:55.029Z
28382024-11-20T23:31:55.030Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/172)
28392024-11-20T23:31:55.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-11-20T23:31:55.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-11-20T23:31:55.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422024-11-20T23:31:55.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28432024-11-20T23:31:55.709Z
28442024-11-20T23:31:55.709Zinfo: running `cargo check --bins` on db-macros (102/172)
28452024-11-20T23:31:56.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-11-20T23:31:56.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-11-20T23:31:56.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482024-11-20T23:31:56.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28492024-11-20T23:31:56.319Z
28502024-11-20T23:31:56.319Zinfo: running `cargo check --bins` on nexus-macros-common (103/172)
28512024-11-20T23:31:56.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-11-20T23:31:56.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-11-20T23:31:56.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542024-11-20T23:31:56.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28552024-11-20T23:31:56.927Z
28562024-11-20T23:31:56.931Zinfo: running `cargo check --bins` on nexus-auth (104/172)
28572024-11-20T23:31:57.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-11-20T23:31:57.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-11-20T23:31:57.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602024-11-20T23:31:57.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28612024-11-20T23:31:57.596Z
28622024-11-20T23:31:57.596Zinfo: running `cargo check --bins` on authz-macros (105/172)
28632024-11-20T23:31:58.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-11-20T23:31:58.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-11-20T23:31:58.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662024-11-20T23:31:58.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28672024-11-20T23:31:58.203Z
28682024-11-20T23:31:58.203Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/172)
28692024-11-20T23:31:58.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-11-20T23:31:58.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-11-20T23:31:58.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722024-11-20T23:31:58.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28732024-11-20T23:31:58.857Z
28742024-11-20T23:31:58.857Zinfo: running `cargo check --bins` on nexus-db-model (107/172)
28752024-11-20T23:31:59.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762024-11-20T23:31:59.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772024-11-20T23:31:59.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782024-11-20T23:31:59.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28792024-11-20T23:31:59.536Z
28802024-11-20T23:31:59.536Zinfo: running `cargo check --bins` on nexus-defaults (108/172)
28812024-11-20T23:32:00.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-11-20T23:32:00.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-11-20T23:32:00.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842024-11-20T23:32:00.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28852024-11-20T23:32:00.161Z
28862024-11-20T23:32:00.161Zinfo: running `cargo check --bins` on nexus-inventory (109/172)
28872024-11-20T23:32:00.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882024-11-20T23:32:00.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892024-11-20T23:32:00.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902024-11-20T23:32:00.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28912024-11-20T23:32:00.822Z
28922024-11-20T23:32:00.822Zinfo: running `cargo check --bins` on typed-rng (110/172)
28932024-11-20T23:32:01.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942024-11-20T23:32:01.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952024-11-20T23:32:01.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962024-11-20T23:32:01.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28972024-11-20T23:32:01.433Z
28982024-11-20T23:32:01.434Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/172)
28992024-11-20T23:32:02.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002024-11-20T23:32:02.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012024-11-20T23:32:02.168Z Checking keccak v0.1.5
29022024-11-20T23:32:02.276Z Checking secrecy v0.8.0
29032024-11-20T23:32:02.279Z Compiling unicase v2.7.0
29042024-11-20T23:32:02.279Z Compiling same-file v1.0.6
29052024-11-20T23:32:02.308Z Compiling tempfile v3.13.0
29062024-11-20T23:32:02.321Z Compiling thiserror-impl-no-std v2.0.2
29072024-11-20T23:32:02.324Z Checking universal-hash v0.5.1
29082024-11-20T23:32:02.324Z Compiling ring v0.16.20
29092024-11-20T23:32:02.452Z Compiling walkdir v2.5.0
29102024-11-20T23:32:02.504Z Compiling blake3 v1.5.4
29112024-11-20T23:32:02.538Z Checking sha3 v0.10.8
29122024-11-20T23:32:02.572Z Checking opaque-debug v0.3.1
29132024-11-20T23:32:02.670Z Checking poly1305 v0.8.0
29142024-11-20T23:32:02.755Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29152024-11-20T23:32:02.949Z Checking chacha20 v0.9.1
29162024-11-20T23:32:03.048Z Checking aead v0.5.2
29172024-11-20T23:32:03.148Z Compiling memmap2 v0.9.5
29182024-11-20T23:32:03.203Z Compiling constant_time_eq v0.3.1
29192024-11-20T23:32:03.231Z Compiling salty v0.3.0
29202024-11-20T23:32:03.264Z Compiling arrayref v0.3.9
29212024-11-20T23:32:03.285Z Compiling libefi-sys v0.1.0
29222024-11-20T23:32:03.367Z Compiling spin v0.5.2
29232024-11-20T23:32:03.383Z Compiling arrayvec v0.7.6
29242024-11-20T23:32:03.567Z Checking chacha20poly1305 v0.10.1
29252024-11-20T23:32:03.635Z Compiling toolchain_find v0.4.0
29262024-11-20T23:32:03.656Z Compiling camino-tempfile v1.1.1
29272024-11-20T23:32:03.736Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29282024-11-20T23:32:03.792Z Compiling bitfield-struct v0.6.2
29292024-11-20T23:32:03.975Z Compiling topological-sort v0.2.2
29302024-11-20T23:32:04.104Z Compiling mime_guess v2.0.5
29312024-11-20T23:32:04.203Z Compiling rustfmt-wrapper v0.2.1
29322024-11-20T23:32:04.685Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29332024-11-20T23:32:04.789Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29342024-11-20T23:32:04.811Z Checking primeorder v0.13.6
29352024-11-20T23:32:05.016Z Checking env_filter v0.1.2
29362024-11-20T23:32:05.080Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29372024-11-20T23:32:05.215Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29382024-11-20T23:32:05.241Z Checking env_logger v0.11.5
29392024-11-20T23:32:05.297Z Checking p384 v0.13.0
29402024-11-20T23:32:05.416Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29412024-11-20T23:32:05.434Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29422024-11-20T23:32:05.495Z Checking thiserror-no-std v2.0.2
29432024-11-20T23:32:05.605Z Checking vsss-rs v3.3.4
29442024-11-20T23:32:05.663Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29452024-11-20T23:32:05.759Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29462024-11-20T23:32:05.841Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29472024-11-20T23:32:06.100Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29482024-11-20T23:32:06.146Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29492024-11-20T23:32:06.231Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29502024-11-20T23:32:06.459Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29512024-11-20T23:32:06.734Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29522024-11-20T23:32:06.752Z Checking nanorand v0.7.0
29532024-11-20T23:32:06.752Z Checking atty v0.2.14
29542024-11-20T23:32:06.783Z Checking http-range v0.1.5
29552024-11-20T23:32:06.882Z Checking glob v0.3.1
29562024-11-20T23:32:06.960Z Checking hyper-staticfile v0.10.1
29572024-11-20T23:32:07.125Z Checking flume v0.11.1
29582024-11-20T23:32:07.196Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29592024-11-20T23:32:07.598Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29602024-11-20T23:32:07.711Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29612024-11-20T23:32:07.963Z Compiling omicron-zone-package v0.11.1
29622024-11-20T23:32:08.169Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29632024-11-20T23:32:08.947Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29642024-11-20T23:32:09.115Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29652024-11-20T23:32:09.560Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29662024-11-20T23:32:09.773Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29672024-11-20T23:32:10.219Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29682024-11-20T23:32:10.294Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29692024-11-20T23:32:11.554Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29702024-11-20T23:32:12.220Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29712024-11-20T23:32:14.386Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29722024-11-20T23:32:14.393Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29732024-11-20T23:32:24.287Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29742024-11-20T23:32:37.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s
29752024-11-20T23:32:37.692Z
29762024-11-20T23:32:37.692Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/172)
29772024-11-20T23:32:38.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782024-11-20T23:32:38.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792024-11-20T23:32:38.412Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29802024-11-20T23:32:51.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
29812024-11-20T23:32:51.763Z
29822024-11-20T23:32:51.763Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/172)
29832024-11-20T23:32:52.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842024-11-20T23:32:52.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852024-11-20T23:32:52.515Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29862024-11-20T23:33:05.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
29872024-11-20T23:33:05.982Z
29882024-11-20T23:33:05.983Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/172)
29892024-11-20T23:33:06.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902024-11-20T23:33:06.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912024-11-20T23:33:06.715Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29922024-11-20T23:33:20.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
29932024-11-20T23:33:20.260Z
29942024-11-20T23:33:20.260Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/172)
29952024-11-20T23:33:20.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962024-11-20T23:33:20.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972024-11-20T23:33:21.008Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29982024-11-20T23:33:34.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
29992024-11-20T23:33:34.489Z
30002024-11-20T23:33:34.489Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/172)
30012024-11-20T23:33:35.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022024-11-20T23:33:35.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032024-11-20T23:33:35.229Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30042024-11-20T23:33:48.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
30052024-11-20T23:33:48.662Z
30062024-11-20T23:33:48.662Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/172)
30072024-11-20T23:33:49.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082024-11-20T23:33:49.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092024-11-20T23:33:49.404Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30102024-11-20T23:34:02.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
30112024-11-20T23:34:02.897Z
30122024-11-20T23:34:02.897Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/172)
30132024-11-20T23:34:03.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142024-11-20T23:34:03.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152024-11-20T23:34:03.631Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30162024-11-20T23:34:16.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
30172024-11-20T23:34:16.872Z
30182024-11-20T23:34:16.872Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/172)
30192024-11-20T23:34:17.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202024-11-20T23:34:17.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212024-11-20T23:34:17.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222024-11-20T23:34:17.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30232024-11-20T23:34:17.549Z
30242024-11-20T23:34:17.549Zinfo: running `cargo check --bins` on key-manager (120/172)
30252024-11-20T23:34:18.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262024-11-20T23:34:18.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272024-11-20T23:34:18.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282024-11-20T23:34:18.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30292024-11-20T23:34:18.195Z
30302024-11-20T23:34:18.195Zinfo: running `cargo check --bins` on repo-depot-api (121/172)
30312024-11-20T23:34:18.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322024-11-20T23:34:18.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332024-11-20T23:34:18.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342024-11-20T23:34:18.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30352024-11-20T23:34:18.821Z
30362024-11-20T23:34:18.821Zinfo: running `cargo check --bins` on sled-agent-api (122/172)
30372024-11-20T23:34:19.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382024-11-20T23:34:19.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392024-11-20T23:34:19.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402024-11-20T23:34:19.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30412024-11-20T23:34:19.497Z
30422024-11-20T23:34:19.497Zinfo: running `cargo check --bins` on sled-hardware (123/172)
30432024-11-20T23:34:20.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442024-11-20T23:34:20.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452024-11-20T23:34:20.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462024-11-20T23:34:20.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30472024-11-20T23:34:20.146Z
30482024-11-20T23:34:20.146Zinfo: running `cargo check --bins --no-default-features` on sled-storage (124/172)
30492024-11-20T23:34:20.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502024-11-20T23:34:20.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512024-11-20T23:34:20.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522024-11-20T23:34:20.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30532024-11-20T23:34:20.803Z
30542024-11-20T23:34:20.803Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (125/172)
30552024-11-20T23:34:21.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562024-11-20T23:34:21.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572024-11-20T23:34:21.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582024-11-20T23:34:21.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30592024-11-20T23:34:21.443Z
30602024-11-20T23:34:21.443Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (126/172)
30612024-11-20T23:34:22.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622024-11-20T23:34:22.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632024-11-20T23:34:22.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642024-11-20T23:34:22.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30652024-11-20T23:34:22.088Z
30662024-11-20T23:34:22.088Zinfo: running `cargo check --bins` on nexus-test-interface (127/172)
30672024-11-20T23:34:22.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682024-11-20T23:34:22.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692024-11-20T23:34:22.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702024-11-20T23:34:22.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30712024-11-20T23:34:22.738Z
30722024-11-20T23:34:22.738Zinfo: running `cargo check --bins` on oximeter-collector (128/172)
30732024-11-20T23:34:23.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742024-11-20T23:34:23.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752024-11-20T23:34:23.424Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30762024-11-20T23:34:23.424Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30772024-11-20T23:34:24.151Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30782024-11-20T23:34:26.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
30792024-11-20T23:34:26.219Z
30802024-11-20T23:34:26.219Zinfo: running `cargo check --bins` on oximeter-api (129/172)
30812024-11-20T23:34:26.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822024-11-20T23:34:26.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832024-11-20T23:34:26.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842024-11-20T23:34:26.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30852024-11-20T23:34:26.837Z
30862024-11-20T23:34:26.837Zinfo: running `cargo check --bins` on cert-dev (130/172)
30872024-11-20T23:34:27.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882024-11-20T23:34:27.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892024-11-20T23:34:27.449Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30902024-11-20T23:34:27.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30912024-11-20T23:34:27.877Z
30922024-11-20T23:34:27.877Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (131/172)
30932024-11-20T23:34:28.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942024-11-20T23:34:28.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952024-11-20T23:34:28.557Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30962024-11-20T23:34:28.557Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30972024-11-20T23:34:29.137Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30982024-11-20T23:34:29.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
30992024-11-20T23:34:29.689Z
31002024-11-20T23:34:29.689Zinfo: running `cargo check --bins` on ch-dev (132/172)
31012024-11-20T23:34:30.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022024-11-20T23:34:30.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032024-11-20T23:34:30.344Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31042024-11-20T23:34:31.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31052024-11-20T23:34:31.235Z
31062024-11-20T23:34:31.235Zinfo: running `cargo check --bins` on crdb-seed (133/172)
31072024-11-20T23:34:31.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082024-11-20T23:34:31.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092024-11-20T23:34:31.890Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31102024-11-20T23:34:32.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31112024-11-20T23:34:32.429Z
31122024-11-20T23:34:32.429Zinfo: running `cargo check --bins` on db-dev (134/172)
31132024-11-20T23:34:32.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142024-11-20T23:34:33.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152024-11-20T23:34:33.106Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31162024-11-20T23:34:33.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31172024-11-20T23:34:33.975Z
31182024-11-20T23:34:33.975Zinfo: running `cargo check --bins` on omicron-dev-lib (135/172)
31192024-11-20T23:34:34.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202024-11-20T23:34:34.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212024-11-20T23:34:34.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222024-11-20T23:34:34.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31232024-11-20T23:34:34.617Z
31242024-11-20T23:34:34.617Zinfo: running `cargo check --bins` on xtask-downloader (136/172)
31252024-11-20T23:34:35.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262024-11-20T23:34:35.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272024-11-20T23:34:35.234Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31282024-11-20T23:34:36.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
31292024-11-20T23:34:36.291Z
31302024-11-20T23:34:36.291Zinfo: running `cargo check --bins` on omicron-ls-apis (137/172)
31312024-11-20T23:34:36.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322024-11-20T23:34:36.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332024-11-20T23:34:36.934Z Checking cargo-platform v0.1.8
31342024-11-20T23:34:37.187Z Checking cargo_metadata v0.18.1
31352024-11-20T23:34:38.133Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31362024-11-20T23:34:38.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
31372024-11-20T23:34:39.027Z
31382024-11-20T23:34:39.027Zinfo: running `cargo check --bins` on mgs-dev (138/172)
31392024-11-20T23:34:39.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402024-11-20T23:34:39.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412024-11-20T23:34:39.747Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31422024-11-20T23:34:40.455Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31432024-11-20T23:34:41.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
31442024-11-20T23:34:41.204Z
31452024-11-20T23:34:41.204Zinfo: running `cargo check --bins` on omicron-omdb (139/172)
31462024-11-20T23:34:41.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472024-11-20T23:34:41.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482024-11-20T23:34:41.988Z Compiling crunchy v0.2.2
31492024-11-20T23:34:41.988Z Compiling tiny-keccak v2.0.2
31502024-11-20T23:34:41.990Z Compiling dsl_auto_type v0.1.2
31512024-11-20T23:34:41.990Z Checking scheduled-thread-pool v0.2.7
31522024-11-20T23:34:41.990Z Compiling diesel_table_macro_syntax v0.2.0
31532024-11-20T23:34:42.101Z Compiling ascii-canvas v3.0.0
31542024-11-20T23:34:42.105Z Compiling ena v0.14.3
31552024-11-20T23:34:42.105Z Compiling diff v0.1.13
31562024-11-20T23:34:42.349Z Checking r2d2 v0.8.10
31572024-11-20T23:34:42.395Z Compiling regex-syntax v0.6.29
31582024-11-20T23:34:42.530Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31592024-11-20T23:34:42.547Z Compiling ref-cast v1.0.23
31602024-11-20T23:34:42.649Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31612024-11-20T23:34:42.732Z Compiling derive_builder_core v0.20.2
31622024-11-20T23:34:42.759Z Compiling libxml v0.3.3
31632024-11-20T23:34:42.813Z Compiling ref-cast-impl v1.0.23
31642024-11-20T23:34:42.922Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31652024-11-20T23:34:43.156Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31662024-11-20T23:34:43.181Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31672024-11-20T23:34:43.312Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31682024-11-20T23:34:43.453Z Compiling strum_macros v0.24.3
31692024-11-20T23:34:43.467Z Compiling samael v0.0.17
31702024-11-20T23:34:43.720Z Compiling indoc v1.0.9
31712024-11-20T23:34:43.737Z Compiling diesel_derives v2.2.3
31722024-11-20T23:34:44.661Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31732024-11-20T23:34:44.948Z Compiling oso-derive v0.27.3
31742024-11-20T23:34:45.225Z Compiling derive_builder_macro v0.20.2
31752024-11-20T23:34:46.063Z Compiling lalrpop v0.19.12
31762024-11-20T23:34:46.080Z Compiling impl-trait-for-tuples v0.2.2
31772024-11-20T23:34:46.135Z Checking derive_builder v0.20.2
31782024-11-20T23:34:46.298Z Checking quick-xml v0.33.0
31792024-11-20T23:34:46.543Z Compiling diesel-dtrace v0.3.0
31802024-11-20T23:34:46.831Z Checking maplit v1.0.2
31812024-11-20T23:34:47.140Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31822024-11-20T23:34:47.222Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31832024-11-20T23:34:47.450Z Checking bb8 v0.8.5
31842024-11-20T23:34:47.734Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31852024-11-20T23:34:47.952Z Checking castaway v0.2.3
31862024-11-20T23:34:48.019Z Checking rand_seeder v0.3.0
31872024-11-20T23:34:48.133Z Checking compact_str v0.8.0
31882024-11-20T23:34:48.255Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31892024-11-20T23:34:48.444Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31902024-11-20T23:34:48.461Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31912024-11-20T23:34:48.705Z Checking unicode-truncate v1.1.0
31922024-11-20T23:34:48.932Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31932024-11-20T23:34:48.987Z Checking lru v0.12.5
31942024-11-20T23:34:49.215Z Compiling instability v0.3.2
31952024-11-20T23:34:49.297Z Checking cassowary v0.3.0
31962024-11-20T23:34:49.733Z Checking unicode-linebreak v0.1.5
31972024-11-20T23:34:49.890Z Checking is_ci v1.2.0
31982024-11-20T23:34:50.034Z Checking smawk v0.3.2
31992024-11-20T23:34:50.152Z Checking supports-color v3.0.1
32002024-11-20T23:34:50.224Z Checking textwrap v0.16.1
32012024-11-20T23:34:50.268Z Checking ratatui v0.28.1
32022024-11-20T23:34:50.325Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32032024-11-20T23:34:50.375Z Checking multimap v0.10.0
32042024-11-20T23:34:53.661Z Checking diesel v2.2.4
32052024-11-20T23:35:19.214Z Compiling polar-core v0.27.3
32062024-11-20T23:35:23.259Z Checking async-bb8-diesel v0.2.1
32072024-11-20T23:35:26.579Z Checking oso v0.27.3
32082024-11-20T23:36:38.576Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32092024-11-20T23:36:44.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
32102024-11-20T23:36:44.853Z
32112024-11-20T23:36:44.853Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (140/172)
32122024-11-20T23:36:45.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132024-11-20T23:36:45.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142024-11-20T23:36:45.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152024-11-20T23:36:45.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32162024-11-20T23:36:45.639Z
32172024-11-20T23:36:45.639Zinfo: running `cargo check --bins` on nexus-saga-recovery (141/172)
32182024-11-20T23:36:46.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192024-11-20T23:36:46.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202024-11-20T23:36:46.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212024-11-20T23:36:46.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32222024-11-20T23:36:46.240Z
32232024-11-20T23:36:46.240Zinfo: running `cargo check --bins` on nexus-test-utils-macros (142/172)
32242024-11-20T23:36:46.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252024-11-20T23:36:46.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262024-11-20T23:36:46.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272024-11-20T23:36:46.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32282024-11-20T23:36:46.865Z
32292024-11-20T23:36:46.865Zinfo: running `cargo check --bins` on omicron-nexus (143/172)
32302024-11-20T23:36:47.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312024-11-20T23:36:47.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322024-11-20T23:36:47.684Z Compiling libz-sys v1.1.20
32332024-11-20T23:36:47.797Z Compiling libgit2-sys v0.17.0+1.8.1
32342024-11-20T23:36:47.809Z Compiling vergen v8.3.2
32352024-11-20T23:36:47.812Z Compiling cargo-platform v0.1.8
32362024-11-20T23:36:47.812Z Compiling pin-project-internal v1.1.6
32372024-11-20T23:36:47.847Z Compiling snafu-derive v0.8.5
32382024-11-20T23:36:47.847Z Compiling libsqlite3-sys v0.30.1
32392024-11-20T23:36:47.850Z Checking lockfree-object-pool v0.1.6
32402024-11-20T23:36:48.089Z Checking bumpalo v3.16.0
32412024-11-20T23:36:48.117Z Compiling cargo_metadata v0.18.1
32422024-11-20T23:36:48.345Z Compiling rustls v0.21.12
32432024-11-20T23:36:48.383Z Compiling buf-list v1.0.3
32442024-11-20T23:36:48.439Z Checking simd-adler32 v0.3.7
32452024-11-20T23:36:48.618Z Compiling cfg_aliases v0.2.1
32462024-11-20T23:36:48.732Z Compiling zip v2.1.3
32472024-11-20T23:36:48.761Z Compiling nix v0.29.0
32482024-11-20T23:36:48.807Z Checking zopfli v0.8.1
32492024-11-20T23:36:49.126Z Checking globset v0.4.15
32502024-11-20T23:36:49.150Z Checking olpc-cjson v0.1.4
32512024-11-20T23:36:49.375Z Checking sct v0.7.1
32522024-11-20T23:36:49.464Z Checking rustls-webpki v0.101.7
32532024-11-20T23:36:49.569Z Checking serde_plain v1.0.2
32542024-11-20T23:36:49.593Z Checking typed-path v0.9.3
32552024-11-20T23:36:50.577Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32562024-11-20T23:36:50.732Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32572024-11-20T23:36:50.844Z Checking pin-project v1.1.6
32582024-11-20T23:36:50.878Z Checking hashlink v0.9.1
32592024-11-20T23:36:50.975Z Checking parse-size v1.1.0
32602024-11-20T23:36:51.031Z Checking fallible-iterator v0.3.0
32612024-11-20T23:36:51.153Z Checking fallible-streaming-iterator v0.1.9
32622024-11-20T23:36:51.515Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32632024-11-20T23:36:51.595Z Checking rustls-pemfile v1.0.4
32642024-11-20T23:36:51.686Z Checking rusqlite v0.32.1
32652024-11-20T23:36:51.731Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32662024-11-20T23:36:51.777Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32672024-11-20T23:36:51.966Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32682024-11-20T23:36:52.042Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32692024-11-20T23:36:52.179Z Checking twox-hash v1.6.3
32702024-11-20T23:36:52.234Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32712024-11-20T23:36:52.610Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32722024-11-20T23:36:53.274Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32732024-11-20T23:36:53.454Z Checking snafu v0.8.5
32742024-11-20T23:36:53.519Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32752024-11-20T23:36:53.537Z Checking tokio-rustls v0.24.1
32762024-11-20T23:36:53.850Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32772024-11-20T23:36:53.906Z Checking tough v0.19.0
32782024-11-20T23:36:53.925Z Checking fatfs v0.3.6
32792024-11-20T23:36:54.106Z Checking assert_matches v1.5.0
32802024-11-20T23:36:58.149Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32812024-11-20T23:36:59.483Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32822024-11-20T23:37:00.361Z Compiling git2 v0.19.0
32832024-11-20T23:37:05.172Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32842024-11-20T23:37:58.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
32852024-11-20T23:37:58.860Z
32862024-11-20T23:37:58.860Zinfo: running `cargo check --bins` on nexus-external-api (144/172)
32872024-11-20T23:37:59.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882024-11-20T23:37:59.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892024-11-20T23:37:59.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902024-11-20T23:37:59.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32912024-11-20T23:37:59.558Z
32922024-11-20T23:37:59.558Zinfo: running `cargo check --bins` on openapi-manager-types (145/172)
32932024-11-20T23:38:00.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942024-11-20T23:38:00.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952024-11-20T23:38:00.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962024-11-20T23:38:00.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32972024-11-20T23:38:00.176Z
32982024-11-20T23:38:00.176Zinfo: running `cargo check --bins` on nexus-internal-api (146/172)
32992024-11-20T23:38:00.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002024-11-20T23:38:00.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012024-11-20T23:38:00.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022024-11-20T23:38:00.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33032024-11-20T23:38:00.825Z
33042024-11-20T23:38:00.825Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (147/172)
33052024-11-20T23:38:01.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062024-11-20T23:38:01.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072024-11-20T23:38:01.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082024-11-20T23:38:01.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33092024-11-20T23:38:01.509Z
33102024-11-20T23:38:01.509Zinfo: running `cargo check --bins` on nexus-networking (148/172)
33112024-11-20T23:38:02.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-11-20T23:38:02.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-11-20T23:38:02.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142024-11-20T23:38:02.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33152024-11-20T23:38:02.176Z
33162024-11-20T23:38:02.176Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (149/172)
33172024-11-20T23:38:02.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-11-20T23:38:02.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-11-20T23:38:02.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202024-11-20T23:38:02.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33212024-11-20T23:38:02.857Z
33222024-11-20T23:38:02.857Zinfo: running `cargo check --bins` on update-common (150/172)
33232024-11-20T23:38:03.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242024-11-20T23:38:03.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252024-11-20T23:38:03.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262024-11-20T23:38:03.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33272024-11-20T23:38:03.525Z
33282024-11-20T23:38:03.525Zinfo: running `cargo check --bins` on tufaceous-lib (151/172)
33292024-11-20T23:38:04.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302024-11-20T23:38:04.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312024-11-20T23:38:04.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322024-11-20T23:38:04.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33332024-11-20T23:38:04.180Z
33342024-11-20T23:38:04.180Zinfo: running `cargo check --bins` on tufaceous (152/172)
33352024-11-20T23:38:04.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362024-11-20T23:38:04.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372024-11-20T23:38:04.852Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33382024-11-20T23:38:05.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
33392024-11-20T23:38:06.007Z
33402024-11-20T23:38:06.007Zinfo: running `cargo check --bins` on omicron-dev (153/172)
33412024-11-20T23:38:06.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422024-11-20T23:38:06.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432024-11-20T23:38:06.874Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33442024-11-20T23:38:06.997Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33452024-11-20T23:38:06.999Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33462024-11-20T23:38:07.011Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33472024-11-20T23:38:33.300Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33482024-11-20T23:38:33.303Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33492024-11-20T23:38:33.304Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33502024-11-20T23:38:33.304Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33512024-11-20T23:38:33.304Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33522024-11-20T23:38:34.140Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33532024-11-20T23:38:35.409Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33542024-11-20T23:39:14.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
33552024-11-20T23:39:14.772Z
33562024-11-20T23:39:14.772Zinfo: running `cargo check --bins` on openapi-manager (154/172)
33572024-11-20T23:39:15.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582024-11-20T23:39:15.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592024-11-20T23:39:15.479Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33602024-11-20T23:39:15.479Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33612024-11-20T23:39:15.482Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33622024-11-20T23:39:17.107Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33632024-11-20T23:39:17.976Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33642024-11-20T23:39:19.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
33652024-11-20T23:39:19.274Z
33662024-11-20T23:39:19.274Zinfo: running `cargo check --bins` on installinator-api (155/172)
33672024-11-20T23:39:19.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682024-11-20T23:39:19.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692024-11-20T23:39:19.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702024-11-20T23:39:19.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33712024-11-20T23:39:19.930Z
33722024-11-20T23:39:19.930Zinfo: running `cargo check --bins` on wicketd-api (156/172)
33732024-11-20T23:39:20.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742024-11-20T23:39:20.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752024-11-20T23:39:20.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762024-11-20T23:39:20.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33772024-11-20T23:39:20.591Z
33782024-11-20T23:39:20.591Zinfo: running `cargo check --bins` on reconfigurator-cli (157/172)
33792024-11-20T23:39:21.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802024-11-20T23:39:21.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812024-11-20T23:39:21.275Z Compiling petname v2.0.2
33822024-11-20T23:39:21.278Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33832024-11-20T23:39:21.278Z Checking sync-ptr v0.1.1
33842024-11-20T23:39:22.681Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33852024-11-20T23:39:24.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
33862024-11-20T23:39:24.425Z
33872024-11-20T23:39:24.425Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (158/172)
33882024-11-20T23:39:25.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892024-11-20T23:39:25.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902024-11-20T23:39:25.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912024-11-20T23:39:25.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33922024-11-20T23:39:25.089Z
33932024-11-20T23:39:25.089Zinfo: running `cargo check --bins` on omicron-releng (159/172)
33942024-11-20T23:39:25.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952024-11-20T23:39:25.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962024-11-20T23:39:25.758Z Checking memmap2 v0.9.5
33972024-11-20T23:39:25.758Z Checking constant_time_eq v0.3.1
33982024-11-20T23:39:25.761Z Checking arrayvec v0.7.6
33992024-11-20T23:39:25.761Z Checking arrayref v0.3.9
34002024-11-20T23:39:25.761Z Checking spin v0.5.2
34012024-11-20T23:39:25.761Z Checking topological-sort v0.2.2
34022024-11-20T23:39:25.862Z Checking shell-words v1.1.0
34032024-11-20T23:39:26.051Z Checking ring v0.16.20
34042024-11-20T23:39:26.167Z Checking blake3 v1.5.4
34052024-11-20T23:39:27.187Z Checking omicron-zone-package v0.11.1
34062024-11-20T23:39:28.293Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34072024-11-20T23:39:29.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
34082024-11-20T23:39:29.371Z
34092024-11-20T23:39:29.371Zinfo: running `cargo check --bins` on xtask (160/172)
34102024-11-20T23:39:29.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112024-11-20T23:39:29.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122024-11-20T23:39:29.801Z Checking bitflags v2.6.0
34132024-11-20T23:39:29.804Z Checking serde v1.0.215
34142024-11-20T23:39:29.804Z Checking thiserror v1.0.69
34152024-11-20T23:39:29.887Z Checking scroll v0.12.0
34162024-11-20T23:39:29.902Z Checking hashbrown v0.15.0
34172024-11-20T23:39:29.911Z Checking log v0.4.22
34182024-11-20T23:39:29.914Z Checking zerocopy v0.7.35
34192024-11-20T23:39:29.937Z Checking syn v2.0.87
34202024-11-20T23:39:30.000Z Checking pest v2.7.14
34212024-11-20T23:39:30.115Z Checking rustix v0.38.37
34222024-11-20T23:39:30.159Z Checking once_cell v1.20.2
34232024-11-20T23:39:30.350Z Checking goblin v0.8.2
34242024-11-20T23:39:30.485Z Checking fs-err v2.11.0
34252024-11-20T23:39:30.773Z Checking anyhow v1.0.93
34262024-11-20T23:39:30.958Z Checking indexmap v2.6.0
34272024-11-20T23:39:31.381Z Checking tabled v0.15.0
34282024-11-20T23:39:32.107Z Checking terminal_size v0.4.0
34292024-11-20T23:39:32.107Z Checking tempfile v3.13.0
34302024-11-20T23:39:32.261Z Checking clap_builder v4.5.21
34312024-11-20T23:39:32.279Z Checking dtrace-parser v0.2.0
34322024-11-20T23:39:34.011Z Checking serde_json v1.0.132
34332024-11-20T23:39:34.011Z Checking serde_spanned v0.6.8
34342024-11-20T23:39:34.011Z Checking toml_datetime v0.6.8
34352024-11-20T23:39:34.014Z Checking camino v1.1.9
34362024-11-20T23:39:34.014Z Checking cargo-platform v0.1.8
34372024-11-20T23:39:34.245Z Checking semver v1.0.23
34382024-11-20T23:39:34.313Z Checking toml_edit v0.22.22
34392024-11-20T23:39:34.331Z Checking macaddr v1.0.1
34402024-11-20T23:39:34.607Z Checking camino-tempfile v1.1.1
34412024-11-20T23:39:34.713Z Checking clap v4.5.21
34422024-11-20T23:39:35.303Z Checking dof v0.3.0
34432024-11-20T23:39:35.303Z Checking cargo_metadata v0.18.1
34442024-11-20T23:39:35.726Z Checking usdt-impl v0.5.0
34452024-11-20T23:39:36.076Z Checking usdt v0.5.0
34462024-11-20T23:39:36.235Z Checking toml v0.8.19
34472024-11-20T23:39:36.680Z Checking cargo_toml v0.20.5
34482024-11-20T23:39:37.857Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34492024-11-20T23:39:38.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s
34502024-11-20T23:39:38.557Z
34512024-11-20T23:39:38.557Zinfo: running `cargo check --bins` on end-to-end-tests (161/172)
34522024-11-20T23:39:39.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532024-11-20T23:39:39.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542024-11-20T23:39:39.331Z Checking polyval v0.6.2
34552024-11-20T23:39:39.443Z Checking ctr v0.9.2
34562024-11-20T23:39:39.454Z Checking ssh-encoding v0.2.0
34572024-11-20T23:39:39.457Z Checking blowfish v0.9.1
34582024-11-20T23:39:39.479Z Checking password-hash v0.4.2
34592024-11-20T23:39:39.481Z Checking matches v0.1.10
34602024-11-20T23:39:39.510Z Checking p256 v0.13.2
34612024-11-20T23:39:39.510Z Checking p521 v0.13.3
34622024-11-20T23:39:39.582Z Checking idna v0.2.3
34632024-11-20T23:39:39.653Z Checking ghash v0.5.1
34642024-11-20T23:39:39.671Z Checking bcrypt-pbkdf v0.10.0
34652024-11-20T23:39:39.700Z Compiling enum-as-inner v0.5.1
34662024-11-20T23:39:39.775Z Checking russh-cryptovec v0.7.3
34672024-11-20T23:39:39.819Z Checking aes-gcm v0.10.3
34682024-11-20T23:39:39.911Z Checking pbkdf2 v0.11.0
34692024-11-20T23:39:39.916Z Checking md5 v0.7.0
34702024-11-20T23:39:39.965Z Checking num-bigint v0.4.6
34712024-11-20T23:39:39.997Z Checking des v0.8.1
34722024-11-20T23:39:40.049Z Checking ssh-cipher v0.2.0
34732024-11-20T23:39:40.180Z Checking hex-literal v0.4.1
34742024-11-20T23:39:40.212Z Compiling dhcproto-macros v0.1.0
34752024-11-20T23:39:40.253Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34762024-11-20T23:39:40.315Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34772024-11-20T23:39:40.345Z Checking ssh-key v0.6.6
34782024-11-20T23:39:40.412Z Checking internet-checksum v0.2.1
34792024-11-20T23:39:40.739Z Checking trust-dns-proto v0.22.0
34802024-11-20T23:39:41.659Z Checking russh-keys v0.45.0
34812024-11-20T23:39:42.609Z Checking russh v0.45.0
34822024-11-20T23:39:43.301Z Checking dhcproto v0.12.0
34832024-11-20T23:40:00.338Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34842024-11-20T23:40:01.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.17s
34852024-11-20T23:40:01.934Z
34862024-11-20T23:40:01.934Zinfo: running `cargo check --bins` on gateway-cli (162/172)
34872024-11-20T23:40:02.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-11-20T23:40:02.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-11-20T23:40:02.572Z Checking termios v0.3.3
34902024-11-20T23:40:02.792Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34912024-11-20T23:40:03.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
34922024-11-20T23:40:03.750Z
34932024-11-20T23:40:03.750Zinfo: running `cargo check --bins --no-default-features` on installinator (163/172)
34942024-11-20T23:40:04.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952024-11-20T23:40:04.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962024-11-20T23:40:04.455Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34972024-11-20T23:40:06.511Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34982024-11-20T23:40:08.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
34992024-11-20T23:40:08.554Z
35002024-11-20T23:40:08.554Zinfo: running `cargo check --bins` on internal-dns-cli (164/172)
35012024-11-20T23:40:09.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022024-11-20T23:40:09.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032024-11-20T23:40:09.193Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35042024-11-20T23:40:09.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35052024-11-20T23:40:09.837Z
35062024-11-20T23:40:09.837Zinfo: running `cargo check --bins` on omicron-live-tests (165/172)
35072024-11-20T23:40:10.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082024-11-20T23:40:10.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092024-11-20T23:40:10.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102024-11-20T23:40:10.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35112024-11-20T23:40:10.456Z
35122024-11-20T23:40:10.456Zinfo: running `cargo check --bins` on live-tests-macros (166/172)
35132024-11-20T23:40:10.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142024-11-20T23:40:10.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152024-11-20T23:40:10.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162024-11-20T23:40:10.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35172024-11-20T23:40:11.070Z
35182024-11-20T23:40:11.071Zinfo: running `cargo check --bins` on omicron-package (167/172)
35192024-11-20T23:40:11.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202024-11-20T23:40:11.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212024-11-20T23:40:11.729Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35222024-11-20T23:40:13.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
35232024-11-20T23:40:13.225Z
35242024-11-20T23:40:13.225Zinfo: running `cargo check --bins` on wicket-dbg (168/172)
35252024-11-20T23:40:13.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262024-11-20T23:40:13.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272024-11-20T23:40:13.941Z Checking rtoolbox v0.0.2
35282024-11-20T23:40:13.944Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35292024-11-20T23:40:13.944Z Checking tui-tree-widget v0.22.0
35302024-11-20T23:40:14.162Z Checking rpassword v7.3.1
35312024-11-20T23:40:18.233Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35322024-11-20T23:40:21.237Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35332024-11-20T23:40:22.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
35342024-11-20T23:40:22.627Z
35352024-11-20T23:40:22.627Zinfo: running `cargo check --bins` on wicket (169/172)
35362024-11-20T23:40:23.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372024-11-20T23:40:23.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382024-11-20T23:40:23.325Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35392024-11-20T23:40:23.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35402024-11-20T23:40:23.950Z
35412024-11-20T23:40:23.950Zinfo: running `cargo check --bins` on wicketd (170/172)
35422024-11-20T23:40:24.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432024-11-20T23:40:24.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442024-11-20T23:40:24.666Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35452024-11-20T23:40:28.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
35462024-11-20T23:40:28.816Z
35472024-11-20T23:40:28.817Zinfo: running `cargo check --bins` on omicron-workspace-hack (171/172)
35482024-11-20T23:40:29.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492024-11-20T23:40:29.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502024-11-20T23:40:29.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512024-11-20T23:40:29.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35522024-11-20T23:40:29.421Z
35532024-11-20T23:40:29.421Zinfo: running `cargo check --bins` on zone-setup (172/172)
35542024-11-20T23:40:30.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552024-11-20T23:40:30.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562024-11-20T23:40:30.167Z Checking uzers v0.12.1
35572024-11-20T23:40:30.487Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35582024-11-20T23:40:31.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
35592024-11-20T23:40:31.827Z
35602024-11-20T23:40:31.827Zreal 13:08.318503317
35612024-11-20T23:40:31.827Zuser 24:25.688998336
35622024-11-20T23:40:31.827Zsys 5:28.989510182
35632024-11-20T23:40:31.829Ztrap 0.488698089
35642024-11-20T23:40:31.830Ztflt 2.256574575
35652024-11-20T23:40:31.830Zdflt 3.086686769
35662024-11-20T23:40:31.830Zkflt 0.000673830
35672024-11-20T23:40:31.830Zlock 46:49.717408648
35682024-11-20T23:40:31.830Zslp 2:07:29.739729684
35692024-11-20T23:40:31.830Zlat 1:03.170590827
35702024-11-20T23:40:31.830Zstop 3:23.429750472
35712024-11-20T23:40:31.830Zprocess exited: duration 1153505 ms, exit code 0
 
35722024-11-20T23:40:31.835Zfound 0 output files