01JD3GB6N5PHXM4YFSQN1JTS3T: 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: 01JD3GBV40CC1BCY7KPRF8H97W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-20T00:44:06.655Zjob assigned to worker 01JD3GC3EHE8R68BZ46GBYD9SZ [factory aws, i-06e692f60a469ae91] (queued for 55 s)
 
22024-11-20T00:44:15.236Zstarting task 0: "setup"
32024-11-20T00:44:15.244Z++ uname -s
42024-11-20T00:44:15.248Z+ kern=SunOS
52024-11-20T00:44:15.248Z+ case "$kern" in
62024-11-20T00:44:15.248Z+ groupadd -g 12345 build
72024-11-20T00:44:15.248Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-20T00:44:17.253Z+ zfs create -o mountpoint=/work rpool/work
92024-11-20T00:44:17.336Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-20T00:44:17.339Z+ home_fs=zfs
112024-11-20T00:44:17.339Z+ [[ zfs == autofs ]]
122024-11-20T00:44:17.339Z+ mkdir -p /home/build
132024-11-20T00:44:17.341Z+ chown build:build /home/build /work
142024-11-20T00:44:19.342Z+ chmod 0700 /home/build /work
152024-11-20T00:44:19.345Zprocess exited: duration 4111 ms, exit code 0
 
162024-11-20T00:44:19.350Zstarting task 1: "rust-toolchain"
172024-11-20T00:44:19.356Z+ printf ' * toolchain channel = "%s"
182024-11-20T00:44:19.356Z' 1.81.0
192024-11-20T00:44:19.356Z * toolchain channel = "1.81.0"
202024-11-20T00:44:19.356Z * toolchain profile = "default"
212024-11-20T00:44:19.356Z+ printf ' * toolchain profile = "%s"
222024-11-20T00:44:19.356Z' default
232024-11-20T00:44:19.359Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-20T00:44:19.359Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-20T00:44:19.483Zinfo: downloading installer
262024-11-20T00:44:20.849Zinfo: profile set to 'default'
272024-11-20T00:44:20.849Zinfo: default host triple is x86_64-unknown-illumos
282024-11-20T00:44:20.854Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-20T00:44:20.992Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-20T00:44:20.992Zinfo: downloading component 'cargo'
312024-11-20T00:44:21.779Zinfo: downloading component 'clippy'
322024-11-20T00:44:22.071Zinfo: downloading component 'rust-docs'
332024-11-20T00:44:23.162Zinfo: downloading component 'rust-std'
342024-11-20T00:44:24.898Zinfo: downloading component 'rustc'
352024-11-20T00:44:31.600Zinfo: downloading component 'rustfmt'
362024-11-20T00:44:31.821Zinfo: installing component 'cargo'
372024-11-20T00:44:32.622Zinfo: installing component 'clippy'
382024-11-20T00:44:32.980Zinfo: installing component 'rust-docs'
392024-11-20T00:44:34.633Zinfo: installing component 'rust-std'
402024-11-20T00:44:36.396Zinfo: installing component 'rustc'
412024-11-20T00:44:41.986Zinfo: installing component 'rustfmt'
422024-11-20T00:44:42.305Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-20T00:44:42.305Z
442024-11-20T00:44:42.666Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-20T00:44:42.666Z
462024-11-20T00:44:42.671Z
472024-11-20T00:44:42.671ZRust is installed now. Great!
482024-11-20T00:44:42.671Z
492024-11-20T00:44:42.671ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-20T00:44:42.671Zenvironment variable. This has not been done automatically.
512024-11-20T00:44:42.671Z
522024-11-20T00:44:42.671ZTo configure your current shell, you need to source
532024-11-20T00:44:42.671Zthe corresponding env file under $HOME/.cargo.
542024-11-20T00:44:42.671Z
552024-11-20T00:44:42.671ZThis is usually done by running one of the following (note the leading DOT):
562024-11-20T00:44:42.671Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-20T00:44:42.671Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-20T00:44:42.739Z+ rustc --version
592024-11-20T00:44:42.803Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-20T00:44:42.806Zprocess exited: duration 23455 ms, exit code 0
 
612024-11-20T00:44:42.812Zstarting task 2: "authentication"
622024-11-20T00:44:42.833Zprocess exited: duration 20 ms, exit code 0
 
632024-11-20T00:44:42.838Zstarting task 3: "clone repository"
642024-11-20T00:44:42.844Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-20T00:44:42.846Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-20T00:44:43.103ZCloning into '/work/oxidecomputer/omicron'...
672024-11-20T00:44:49.829Z+ cd /work/oxidecomputer/omicron
682024-11-20T00:44:49.829Z+ git fetch origin 034856d52d23db4e329953f9086e8909aa5402aa
692024-11-20T00:44:50.145ZFrom https://github.com/oxidecomputer/omicron
702024-11-20T00:44:50.145Z * branch 034856d52d23db4e329953f9086e8909aa5402aa -> FETCH_HEAD
712024-11-20T00:44:50.156Z+ [[ -n fix-mountpoint-for-tests ]]
722024-11-20T00:44:50.159Z++ git branch --show-current
732024-11-20T00:44:50.163Z+ current=main
742024-11-20T00:44:50.163Z+ [[ main != fix-mountpoint-for-tests ]]
752024-11-20T00:44:50.163Z+ git branch -f fix-mountpoint-for-tests 034856d52d23db4e329953f9086e8909aa5402aa
762024-11-20T00:44:50.168Z+ git checkout -f fix-mountpoint-for-tests
772024-11-20T00:44:50.339ZSwitched to branch 'fix-mountpoint-for-tests'
782024-11-20T00:44:50.343Z+ git reset --hard 034856d52d23db4e329953f9086e8909aa5402aa
792024-11-20T00:44:50.354ZHEAD is now at 034856d52 Use test-configured mountpoint root for datasets
802024-11-20T00:44:50.357Zprocess exited: duration 7517 ms, exit code 0
 
812024-11-20T00:44:50.362Zstarting task 4: "build"
822024-11-20T00:44:50.369Z+ source .github/buildomat/ci-env.sh
832024-11-20T00:44:50.372Z++ export CARGO_TERM_COLOR=always
842024-11-20T00:44:50.372Z++ CARGO_TERM_COLOR=always
852024-11-20T00:44:50.372Z+ cargo --version
862024-11-20T00:44:50.424Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-20T00:44:50.428Z+ rustc --version
882024-11-20T00:44:50.487Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-20T00:44:50.490Z+ source ./env.sh
902024-11-20T00:44:50.490Z++ OLD_SHELL_OPTS=ehxB
912024-11-20T00:44:50.490Z++ set -o xtrace
922024-11-20T00:44:50.494Z++++ dirname ./env.sh
932024-11-20T00:44:50.497Z+++ readlink -f .
942024-11-20T00:44:50.510Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-20T00:44:50.513Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ 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-20T00:44:50.514Z++ case $OLD_SHELL_OPTS in
1042024-11-20T00:44:50.514Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-20T00:44:50.514Z+ 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-20T00:44:50.514Z+ 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-20T00:44:50.514Z+ banner prerequisites
1082024-11-20T00:44:50.532Z
1092024-11-20T00:44:50.532Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-20T00:44:50.533Z # # # # # # # # # # # # # # #
1112024-11-20T00:44:50.533Z # # # # ##### # # ##### # # # # # #### #
1122024-11-20T00:44:50.533Z ##### ##### # ##### # # # # # # # # #
1132024-11-20T00:44:50.533Z # # # # # # # # # # # # # # #
1142024-11-20T00:44:50.533Z # # # ###### # # ###### ### # #### # #### #
1152024-11-20T00:44:50.533Z
1162024-11-20T00:44:50.535Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-20T00:45:03.049Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-20T00:45:06.831Z Startup: Caching catalogs ... Done
1192024-11-20T00:45:15.632ZPlanning: Solver setup ... Done (8.045s)
1202024-11-20T00:45:15.742ZPlanning: Running solver ... Done (0.111s)
1212024-11-20T00:45:15.918ZPlanning: Finding local manifests ... Done (0.089s)
1222024-11-20T00:45:15.968ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-20T00:45:16.724ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-20T00:45:16.915ZPlanning: Package planning ... Done (0.193s)
1252024-11-20T00:45:16.970ZPlanning: Merging actions ... Done (0.055s)
1262024-11-20T00:45:17.618ZPlanning: Checking for conflicting actions ... Done (0.650s)
1272024-11-20T00:45:21.710ZPlanning: Consolidating action changes ... Done (4.092s)
1282024-11-20T00:45:22.254ZPlanning: Evaluating mediators ... Done (0.543s)
1292024-11-20T00:45:22.376ZPlanning: Planning completed in 15.46 seconds
1302024-11-20T00:45:22.410Z Packages to install: 4
1312024-11-20T00:45:22.410Z Packages to update: 1
1322024-11-20T00:45:22.413Z Mediators to change: 2
1332024-11-20T00:45:22.413Z Services to change: 1
1342024-11-20T00:45:22.413Z Estimated space available: 155.64 GB
1352024-11-20T00:45:22.413ZEstimated space to be consumed: 1.60 GB
1362024-11-20T00:45:22.413Z Create boot environment: No
1372024-11-20T00:45:22.413ZCreate backup boot environment: Yes
1382024-11-20T00:45:22.413Z Rebuild boot archive: No
1392024-11-20T00:45:22.413Z
1402024-11-20T00:45:22.413ZChanged mediators:
1412024-11-20T00:45:22.413Z mediator clang:
1422024-11-20T00:45:22.413Z version: None -> 15 (system default)
1432024-11-20T00:45:22.413Z
1442024-11-20T00:45:22.413Z mediator llvm:
1452024-11-20T00:45:22.413Z version: 14 (system default) -> 15 (system default)
1462024-11-20T00:45:22.413Z
1472024-11-20T00:45:22.413ZChanged packages:
1482024-11-20T00:45:22.413Zhelios-dev
1492024-11-20T00:45:22.413Z developer/build-essential
1502024-11-20T00:45:22.413Z None -> 11-2.0
1512024-11-20T00:45:22.413Z library/libxmlsec1
1522024-11-20T00:45:22.413Z None -> 1.2.35-2.0
1532024-11-20T00:45:22.413Z ooce/developer/clang-15
1542024-11-20T00:45:22.413Z None -> 15.0.7-2.0
1552024-11-20T00:45:22.413Z ooce/developer/llvm-15
1562024-11-20T00:45:22.413Z None -> 15.0.7-2.0
1572024-11-20T00:45:22.413Z package/pkg
1582024-11-20T00:45:22.413Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-20T00:45:22.413Z
1602024-11-20T00:45:22.413ZServices:
1612024-11-20T00:45:22.413Z restart_fmri:
1622024-11-20T00:45:22.413Z svc:/system/update-man-index:default
1632024-11-20T00:45:22.413Z
1642024-11-20T00:45:22.413ZEditable files to change:
1652024-11-20T00:45:22.413Z Update:
1662024-11-20T00:45:22.413Z usr/share/lib/pkg/web/config.shtml
1672024-11-20T00:45:22.628Z
1682024-11-20T00:45:22.629ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-20T00:45:28.765ZDownload: 211/4281 items 1.3/220.6MB 0% complete (446k/s)
1702024-11-20T00:45:33.768ZDownload: 976/4281 items 19.4/220.6MB 8% complete (1.9M/s)
1712024-11-20T00:45:38.768ZDownload: 1233/4281 items 96.3/220.6MB 43% complete (9.4M/s)
1722024-11-20T00:45:43.825ZDownload: 2224/4281 items 119.2/220.6MB 54% complete (10.1M/s)
1732024-11-20T00:45:48.923ZDownload: 3245/4281 items 203.0/220.6MB 92% complete (11.8M/s)
1742024-11-20T00:45:53.924ZDownload: 3886/4281 items 218.6/220.6MB 99% complete (10.0M/s)
1752024-11-20T00:46:01.292ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (9.5M/s)
1762024-11-20T00:46:01.396ZDownload: Completed 220.60 MB in 38.77 seconds (5.7M/s)
1772024-11-20T00:46:03.449Z Actions: 1/5063 actions (Removing old actions)
1782024-11-20T00:46:03.469Z Actions: 194/5063 actions (Installing new actions)
1792024-11-20T00:46:08.470Z Actions: 4125/5063 actions (Installing new actions)
1802024-11-20T00:46:08.863Z Actions: 4226/5063 actions (Updating modified actions)
1812024-11-20T00:46:09.210Z Actions: Completed 5063 actions in 5.76 seconds.
1822024-11-20T00:46:09.426Z Done (0.207s)
1832024-11-20T00:46:09.428Z Done (0.000s)
1842024-11-20T00:46:09.953Z Done (0.526s)
1852024-11-20T00:46:15.854Z Done (5.695s)
1862024-11-20T00:46:16.091Z Done (0.168s)
1872024-11-20T00:46:16.094Z Done (0.000s)
1882024-11-20T00:46:16.255Z Done (0.000s)
1892024-11-20T00:46:16.934ZPlanning: Evaluating mediator changes ... Done
1902024-11-20T00:46:17.093ZPlanning: Checking for conflicting actions ... Done
1912024-11-20T00:46:17.096ZPlanning: Consolidating action changes ... Done
1922024-11-20T00:46:17.363ZPlanning: Evaluating mediators ... Done
1932024-11-20T00:46:17.365ZPlanning: Planning completed in 0.43 seconds
1942024-11-20T00:46:17.401Z Mediators to change: 2
1952024-11-20T00:46:17.401Z Create boot environment: No
1962024-11-20T00:46:17.404ZCreate backup boot environment: No
1972024-11-20T00:46:17.555Z Done
1982024-11-20T00:46:17.556Z Done
1992024-11-20T00:46:17.902Z Done
2002024-11-20T00:46:21.580Z Done
2012024-11-20T00:46:21.673Z Done
2022024-11-20T00:46:21.677Z Done
2032024-11-20T00:46:21.827Z Done
2042024-11-20T00:46:22.443ZPlanning: Evaluating mediator changes ... Done
2052024-11-20T00:46:22.445ZPlanning: Merging actions ... Done
2062024-11-20T00:46:22.634ZPlanning: Checking for conflicting actions ... Done
2072024-11-20T00:46:22.637ZPlanning: Consolidating action changes ... Done
2082024-11-20T00:46:22.905ZPlanning: Evaluating mediators ... Done
2092024-11-20T00:46:22.963ZPlanning: Planning completed in 0.77 seconds
2102024-11-20T00:46:23.003Z Packages to change: 1
2112024-11-20T00:46:23.003Z Mediators to change: 1
2122024-11-20T00:46:23.005Z Services to change: 1
2132024-11-20T00:46:23.005Z Create boot environment: No
2142024-11-20T00:46:23.005ZCreate backup boot environment: Yes
2152024-11-20T00:46:25.007Z Actions: 1/6 actions (Updating modified actions)
2162024-11-20T00:46:25.049Z Actions: Completed 6 actions in 0.04 seconds.
2172024-11-20T00:46:25.052Z Done
2182024-11-20T00:46:25.052Z Done
2192024-11-20T00:46:25.159Z Done
2202024-11-20T00:46:28.812Z Done
2212024-11-20T00:46:28.903Z Done
2222024-11-20T00:46:28.907Z Done
2232024-11-20T00:46:29.008Z Done
2242024-11-20T00:46:29.434ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252024-11-20T00:46:29.434Zclang system 15 system
2262024-11-20T00:46:29.434Zcsh system system illumos
2272024-11-20T00:46:29.434Zctags system system illumos
2282024-11-20T00:46:29.434Zgcc vendor 12 vendor
2292024-11-20T00:46:29.434Zgcc system 10 system
2302024-11-20T00:46:29.434Zgcc system 7 system
2312024-11-20T00:46:29.434Zgo system 1.20 system
2322024-11-20T00:46:29.434Zgo system 1.19 system
2332024-11-20T00:46:29.434Zllvm system 15 system
2342024-11-20T00:46:29.434Zllvm system 14 system
2352024-11-20T00:46:29.434Zmariadb system 10.6 system
2362024-11-20T00:46:29.435Zmta vendor vendor dma
2372024-11-20T00:46:29.435Zopenjdk system 17 system
2382024-11-20T00:46:29.435Zopenjdk system 11 system
2392024-11-20T00:46:29.435Zopenjdk system 1.8 system
2402024-11-20T00:46:29.435Zopenssl vendor 3 vendor
2412024-11-20T00:46:29.435Zperl system 5.36 system
2422024-11-20T00:46:29.435Zpostgresql system 15 system
2432024-11-20T00:46:29.435Zpostgresql system 13 system
2442024-11-20T00:46:29.435Zpython vendor 3 vendor
2452024-11-20T00:46:29.435Zpython system 2 system
2462024-11-20T00:46:29.435Zpython3 system 3.11 system
2472024-11-20T00:46:29.435Zruby system 3.0 system
2482024-11-20T00:46:29.435Zwords vendor vendor american-english
2492024-11-20T00:46:29.435Zwords system system australian-english
2502024-11-20T00:46:29.435Zwords system system british-english
2512024-11-20T00:46:29.435Zwords system system canadian-english
2522024-11-20T00:46:29.435Zwords system system french
2532024-11-20T00:46:29.435Zwords system system italian
2542024-11-20T00:46:29.435Zwords system system ngerman
2552024-11-20T00:46:29.435Zwords system system ogerman
2562024-11-20T00:46:29.435Zwords system system spanish
2572024-11-20T00:46:29.770ZPUBLISHER TYPE STATUS P LOCATION
2582024-11-20T00:46:29.770Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2592024-11-20T00:46:32.322ZFMRI IFO
2602024-11-20T00:46:32.322Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612024-11-20T00:46:32.322Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622024-11-20T00:46:32.322Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632024-11-20T00:46:32.322Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2642024-11-20T00:46:32.322Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2652024-11-20T00:46:32.322Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662024-11-20T00:46:32.322Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2672024-11-20T00:46:32.322Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2682024-11-20T00:46:32.322Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692024-11-20T00:46:32.322Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2702024-11-20T00:46:32.322Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2712024-11-20T00:46:32.322Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722024-11-20T00:46:32.322Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2732024-11-20T00:46:32.322Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2742024-11-20T00:46:32.322Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2752024-11-20T00:46:33.073Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2762024-11-20T00:46:33.342Z Updating crates.io index
2772024-11-20T00:46:33.346Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2782024-11-20T00:46:34.250Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2792024-11-20T00:46:34.538Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2802024-11-20T00:46:34.764Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812024-11-20T00:46:35.042Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822024-11-20T00:46:35.939Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832024-11-20T00:46:38.326Z Updating git repository `https://github.com/oxidecomputer/opte`
2842024-11-20T00:46:39.342Z Updating git repository `https://github.com/oxidecomputer/falcon`
2852024-11-20T00:46:40.092Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862024-11-20T00:46:40.352Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2872024-11-20T00:46:40.621Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882024-11-20T00:46:41.251Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2892024-11-20T00:46:41.524Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2902024-11-20T00:46:41.874Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912024-11-20T00:46:42.171Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2922024-11-20T00:46:42.419Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2932024-11-20T00:46:42.673Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2942024-11-20T00:46:42.938Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952024-11-20T00:46:43.255Z Updating git repository `https://github.com/oxidecomputer/ispf`
2962024-11-20T00:46:43.649Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2972024-11-20T00:46:44.015Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2982024-11-20T00:46:44.551Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2992024-11-20T00:46:44.799Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002024-11-20T00:46:45.297Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3012024-11-20T00:46:45.629Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-11-20T00:46:46.004Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-11-20T00:46:46.267Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-11-20T00:46:47.540Z Downloading crates ...
3052024-11-20T00:46:47.619Z Downloaded plain v0.2.3
3062024-11-20T00:46:47.652Z Downloaded anyhow v1.0.93
3072024-11-20T00:46:47.656Z Downloaded autocfg v1.4.0
3082024-11-20T00:46:47.659Z Downloaded anstyle v1.0.10
3092024-11-20T00:46:47.662Z Downloaded bitflags v2.6.0
3102024-11-20T00:46:47.666Z Downloaded anstyle-query v1.1.1
3112024-11-20T00:46:47.668Z Downloaded anstyle-parse v0.2.5
3122024-11-20T00:46:47.671Z Downloaded anstream v0.6.15
3132024-11-20T00:46:47.677Z Downloaded block-buffer v0.10.4
3142024-11-20T00:46:47.687Z Downloaded hashbrown v0.15.0
3152024-11-20T00:46:47.692Z Downloaded clap_lex v0.7.2
3162024-11-20T00:46:47.694Z Downloaded clap_derive v4.5.18
3172024-11-20T00:46:47.697Z Downloaded cargo_toml v0.20.5
3182024-11-20T00:46:47.700Z Downloaded serde v1.0.215
3192024-11-20T00:46:47.703Z Downloaded heck v0.4.1
3202024-11-20T00:46:47.706Z Downloaded fs-err v2.11.0
3212024-11-20T00:46:47.711Z Downloaded crypto-common v0.1.6
3222024-11-20T00:46:47.714Z Downloaded clap_builder v4.5.21
3232024-11-20T00:46:47.720Z Downloaded memmap v0.7.0
3242024-11-20T00:46:47.724Z Downloaded itoa v1.0.11
3252024-11-20T00:46:47.724Z Downloaded sha2 v0.10.8
3262024-11-20T00:46:47.727Z Downloaded colorchoice v1.0.2
3272024-11-20T00:46:47.727Z Downloaded equivalent v1.0.1
3282024-11-20T00:46:47.727Z Downloaded bytecount v0.6.8
3292024-11-20T00:46:47.730Z Downloaded is_terminal_polyfill v1.70.1
3302024-11-20T00:46:47.730Z Downloaded fastrand v2.1.1
3312024-11-20T00:46:47.732Z Downloaded errno v0.3.9
3322024-11-20T00:46:47.732Z Downloaded dtrace-parser v0.2.0
3332024-11-20T00:46:47.735Z Downloaded cargo-platform v0.1.8
3342024-11-20T00:46:47.735Z Downloaded byteorder v1.5.0
3352024-11-20T00:46:47.739Z Downloaded usdt-macro v0.5.0
3362024-11-20T00:46:47.742Z Downloaded once_cell v1.20.2
3372024-11-20T00:46:47.744Z Downloaded pretty-hex v0.4.1
3382024-11-20T00:46:47.745Z Downloaded macaddr v1.0.1
3392024-11-20T00:46:47.748Z Downloaded scroll_derive v0.12.0
3402024-11-20T00:46:47.756Z Downloaded usdt-attr-macro v0.5.0
3412024-11-20T00:46:47.759Z Downloaded swrite v0.1.0
3422024-11-20T00:46:47.765Z Downloaded heck v0.5.0
3432024-11-20T00:46:47.768Z Downloaded generic-array v0.14.7
3442024-11-20T00:46:47.768Z Downloaded dof v0.3.0
3452024-11-20T00:46:47.770Z Downloaded cpufeatures v0.2.14
3462024-11-20T00:46:47.770Z Downloaded cfg-if v1.0.0
3472024-11-20T00:46:47.774Z Downloaded smawk v0.3.2
3482024-11-20T00:46:47.777Z Downloaded terminal_size v0.4.0
3492024-11-20T00:46:47.779Z Downloaded toml_datetime v0.6.8
3502024-11-20T00:46:47.782Z Downloaded indexmap v2.6.0
3512024-11-20T00:46:47.786Z Downloaded version_check v0.9.5
3522024-11-20T00:46:47.788Z Downloaded proc-macro-error-attr v1.0.4
3532024-11-20T00:46:47.792Z Downloaded strsim v0.11.1
3542024-11-20T00:46:47.795Z Downloaded utf8parse v0.2.2
3552024-11-20T00:46:47.795Z Downloaded thiserror v1.0.69
3562024-11-20T00:46:47.797Z Downloaded serde_spanned v0.6.8
3572024-11-20T00:46:47.801Z Downloaded unicode-linebreak v0.1.5
3582024-11-20T00:46:47.803Z Downloaded tabled_derive v0.7.0
3592024-11-20T00:46:47.808Z Downloaded usdt v0.5.0
3602024-11-20T00:46:47.811Z Downloaded cargo_metadata v0.18.1
3612024-11-20T00:46:47.811Z Downloaded serde_tokenstream v0.2.2
3622024-11-20T00:46:47.813Z Downloaded pest_generator v2.7.14
3632024-11-20T00:46:47.816Z Downloaded camino v1.1.9
3642024-11-20T00:46:47.819Z Downloaded tempfile v3.13.0
3652024-11-20T00:46:47.821Z Downloaded digest v0.10.7
3662024-11-20T00:46:47.825Z Downloaded thread-id v4.2.2
3672024-11-20T00:46:47.828Z Downloaded thiserror-impl v1.0.69
3682024-11-20T00:46:47.828Z Downloaded semver v1.0.23
3692024-11-20T00:46:47.831Z Downloaded scroll v0.12.0
3702024-11-20T00:46:47.831Z Downloaded proc-macro-error v1.0.4
3712024-11-20T00:46:47.834Z Downloaded pest_derive v2.7.14
3722024-11-20T00:46:47.836Z Downloaded fnv v1.0.7
3732024-11-20T00:46:47.839Z Downloaded camino-tempfile v1.1.1
3742024-11-20T00:46:47.957Z Downloaded quote v1.0.37
3752024-11-20T00:46:47.960Z Downloaded usdt-impl v0.5.0
3762024-11-20T00:46:47.976Z Downloaded textwrap v0.16.1
3772024-11-20T00:46:47.980Z Downloaded proc-macro2 v1.0.89
3782024-11-20T00:46:47.980Z Downloaded log v0.4.22
3792024-11-20T00:46:47.980Z Downloaded ryu v1.0.18
3802024-11-20T00:46:47.980Z Downloaded toml v0.8.19
3812024-11-20T00:46:47.984Z Downloaded zerocopy-derive v0.7.35
3822024-11-20T00:46:47.988Z Downloaded serde_derive v1.0.215
3832024-11-20T00:46:47.990Z Downloaded pest_meta v2.7.14
3842024-11-20T00:46:47.993Z Downloaded unicode-ident v1.0.13
3852024-11-20T00:46:47.996Z Downloaded ucd-trie v0.1.7
3862024-11-20T00:46:47.999Z Downloaded typenum v1.17.0
3872024-11-20T00:46:47.999Z Downloaded clap v4.5.21
3882024-11-20T00:46:48.006Z Downloaded papergrid v0.11.0
3892024-11-20T00:46:48.012Z Downloaded memchr v2.7.4
3902024-11-20T00:46:48.027Z Downloaded toml_edit v0.22.22
3912024-11-20T00:46:48.047Z Downloaded serde_json v1.0.132
3922024-11-20T00:46:48.059Z Downloaded pest v2.7.14
3932024-11-20T00:46:48.085Z Downloaded zerocopy v0.7.35
3942024-11-20T00:46:48.099Z Downloaded winnow v0.6.20
3952024-11-20T00:46:48.107Z Downloaded tabled v0.15.0
3962024-11-20T00:46:48.121Z Downloaded goblin v0.8.2
3972024-11-20T00:46:48.127Z Downloaded syn v1.0.109
3982024-11-20T00:46:48.145Z Downloaded unicode-width v0.1.14
3992024-11-20T00:46:48.150Z Downloaded syn v2.0.87
4002024-11-20T00:46:48.161Z Downloaded rustix v0.38.37
4012024-11-20T00:46:48.196Z Downloaded libc v0.2.162
4022024-11-20T00:46:48.504Z Compiling proc-macro2 v1.0.89
4032024-11-20T00:46:48.504Z Compiling unicode-ident v1.0.13
4042024-11-20T00:46:48.504Z Compiling version_check v0.9.5
4052024-11-20T00:46:48.508Z Compiling serde v1.0.215
4062024-11-20T00:46:48.508Z Compiling memchr v2.7.4
4072024-11-20T00:46:48.508Z Compiling thiserror v1.0.69
4082024-11-20T00:46:48.508Z Compiling libc v0.2.162
4092024-11-20T00:46:48.508Z Compiling ucd-trie v0.1.7
4102024-11-20T00:46:48.798Z Compiling itoa v1.0.11
4112024-11-20T00:46:49.059Z Compiling ryu v1.0.18
4122024-11-20T00:46:49.423Z Compiling once_cell v1.20.2
4132024-11-20T00:46:49.434Z Compiling byteorder v1.5.0
4142024-11-20T00:46:49.587Z Compiling rustix v0.38.37
4152024-11-20T00:46:49.876Z Compiling serde_json v1.0.132
4162024-11-20T00:46:50.085Z Compiling bitflags v2.6.0
4172024-11-20T00:46:50.146Z Compiling proc-macro-error-attr v1.0.4
4182024-11-20T00:46:50.205Z Compiling usdt-impl v0.5.0
4192024-11-20T00:46:50.292Z Compiling syn v1.0.109
4202024-11-20T00:46:50.453Z Compiling proc-macro-error v1.0.4
4212024-11-20T00:46:50.478Z Compiling hashbrown v0.15.0
4222024-11-20T00:46:50.519Z Compiling plain v0.2.3
4232024-11-20T00:46:50.663Z Compiling camino v1.1.9
4242024-11-20T00:46:50.699Z Compiling utf8parse v0.2.2
4252024-11-20T00:46:50.746Z Compiling log v0.4.22
4262024-11-20T00:46:50.871Z Compiling equivalent v1.0.1
4272024-11-20T00:46:50.979Z Compiling quote v1.0.37
4282024-11-20T00:46:51.001Z Compiling anstyle-parse v0.2.5
4292024-11-20T00:46:51.151Z Compiling errno v0.3.9
4302024-11-20T00:46:51.384Z Compiling syn v2.0.87
4312024-11-20T00:46:51.577Z Compiling thread-id v4.2.2
4322024-11-20T00:46:51.602Z Compiling indexmap v2.6.0
4332024-11-20T00:46:51.708Z Compiling is_terminal_polyfill v1.70.1
4342024-11-20T00:46:51.710Z Compiling winnow v0.6.20
4352024-11-20T00:46:51.860Z Compiling pretty-hex v0.4.1
4362024-11-20T00:46:52.009Z Compiling anstyle v1.0.10
4372024-11-20T00:46:52.072Z Compiling colorchoice v1.0.2
4382024-11-20T00:46:52.234Z Compiling autocfg v1.4.0
4392024-11-20T00:46:52.467Z Compiling anstyle-query v1.1.1
4402024-11-20T00:46:52.627Z Compiling semver v1.0.23
4412024-11-20T00:46:52.878Z Compiling unicode-width v0.1.14
4422024-11-20T00:46:52.921Z Compiling anstream v0.6.15
4432024-11-20T00:46:53.417Z Compiling fs-err v2.11.0
4442024-11-20T00:46:53.419Z Compiling terminal_size v0.4.0
4452024-11-20T00:46:53.504Z Compiling heck v0.4.1
4462024-11-20T00:46:53.661Z Compiling bytecount v0.6.8
4472024-11-20T00:46:53.687Z Compiling heck v0.5.0
4482024-11-20T00:46:53.885Z Compiling strsim v0.11.1
4492024-11-20T00:46:54.046Z Compiling anyhow v1.0.93
4502024-11-20T00:46:54.175Z Compiling fastrand v2.1.1
4512024-11-20T00:46:54.291Z Compiling cfg-if v1.0.0
4522024-11-20T00:46:54.392Z Compiling fnv v1.0.7
4532024-11-20T00:46:54.540Z Compiling clap_lex v0.7.2
4542024-11-20T00:46:54.741Z Compiling tempfile v3.13.0
4552024-11-20T00:46:54.868Z Compiling clap_builder v4.5.21
4562024-11-20T00:46:54.935Z Compiling papergrid v0.11.0
4572024-11-20T00:46:55.102Z Compiling memmap v0.7.0
4582024-11-20T00:46:55.228Z Compiling unicode-linebreak v0.1.5
4592024-11-20T00:46:55.455Z Compiling smawk v0.3.2
4602024-11-20T00:46:55.682Z Compiling textwrap v0.16.1
4612024-11-20T00:46:55.729Z Compiling swrite v0.1.0
4622024-11-20T00:46:56.966Z Compiling tabled_derive v0.7.0
4632024-11-20T00:46:58.505Z Compiling tabled v0.15.0
4642024-11-20T00:47:00.378Z Compiling serde_derive v1.0.215
4652024-11-20T00:47:00.378Z Compiling thiserror-impl v1.0.69
4662024-11-20T00:47:00.381Z Compiling zerocopy-derive v0.7.35
4672024-11-20T00:47:00.381Z Compiling scroll_derive v0.12.0
4682024-11-20T00:47:00.381Z Compiling clap_derive v4.5.18
4692024-11-20T00:47:01.523Z Compiling scroll v0.12.0
4702024-11-20T00:47:02.096Z Compiling goblin v0.8.2
4712024-11-20T00:47:02.242Z Compiling zerocopy v0.7.35
4722024-11-20T00:47:02.851Z Compiling pest v2.7.14
4732024-11-20T00:47:04.405Z Compiling clap v4.5.21
4742024-11-20T00:47:05.112Z Compiling pest_meta v2.7.14
4752024-11-20T00:47:05.930Z Compiling pest_generator v2.7.14
4762024-11-20T00:47:07.770Z Compiling pest_derive v2.7.14
4772024-11-20T00:47:08.459Z Compiling dtrace-parser v0.2.0
4782024-11-20T00:47:10.667Z Compiling serde_spanned v0.6.8
4792024-11-20T00:47:10.667Z Compiling toml_datetime v0.6.8
4802024-11-20T00:47:10.670Z Compiling cargo-platform v0.1.8
4812024-11-20T00:47:11.046Z Compiling serde_tokenstream v0.2.2
4822024-11-20T00:47:11.112Z Compiling toml_edit v0.22.22
4832024-11-20T00:47:11.261Z Compiling macaddr v1.0.1
4842024-11-20T00:47:11.532Z Compiling camino-tempfile v1.1.1
4852024-11-20T00:47:12.111Z Compiling dof v0.3.0
4862024-11-20T00:47:12.111Z Compiling cargo_metadata v0.18.1
4872024-11-20T00:47:13.919Z Compiling toml v0.8.19
4882024-11-20T00:47:14.158Z Compiling usdt-macro v0.5.0
4892024-11-20T00:47:14.158Z Compiling usdt-attr-macro v0.5.0
4902024-11-20T00:47:14.752Z Compiling cargo_toml v0.20.5
4912024-11-20T00:47:15.555Z Compiling usdt v0.5.0
4922024-11-20T00:47:18.269Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-11-20T00:47:22.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s
4942024-11-20T00:47:22.698Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-11-20T00:47:23.230Z Downloading crates ...
4962024-11-20T00:47:23.406Z Downloaded aes-gcm v0.10.3
4972024-11-20T00:47:23.427Z Downloaded aho-corasick v1.1.3
4982024-11-20T00:47:23.433Z Downloaded ahash v0.8.11
4992024-11-20T00:47:23.436Z Downloaded adler2 v2.0.0
5002024-11-20T00:47:23.440Z Downloaded allocator-api2 v0.2.18
5012024-11-20T00:47:23.443Z Downloaded arc-swap v1.7.1
5022024-11-20T00:47:23.447Z Downloaded atty v0.2.14
5032024-11-20T00:47:23.450Z Downloaded assert_matches v1.5.0
5042024-11-20T00:47:23.452Z Downloaded arrayref v0.3.9
5052024-11-20T00:47:23.452Z Downloaded async-stream v0.3.6
5062024-11-20T00:47:23.455Z Downloaded atomicwrites v0.4.4
5072024-11-20T00:47:23.457Z Downloaded argon2 v0.5.3
5082024-11-20T00:47:23.459Z Downloaded async-recursion v1.1.1
5092024-11-20T00:47:23.462Z Downloaded heapless v0.8.0
5102024-11-20T00:47:23.466Z Downloaded atomic-waker v1.1.2
5112024-11-20T00:47:23.469Z Downloaded array-init v0.0.4
5122024-11-20T00:47:23.469Z Downloaded async-stream-impl v0.3.6
5132024-11-20T00:47:23.471Z Downloaded async-bb8-diesel v0.2.1
5142024-11-20T00:47:23.474Z Downloaded arrayvec v0.7.6
5152024-11-20T00:47:23.477Z Downloaded hex-literal v0.4.1
5162024-11-20T00:47:23.477Z Downloaded bitfield v0.14.0
5172024-11-20T00:47:23.480Z Downloaded headers-core v0.3.0
5182024-11-20T00:47:23.480Z Downloaded base64 v0.21.7
5192024-11-20T00:47:23.484Z Downloaded httparse v1.9.5
5202024-11-20T00:47:23.487Z Downloaded icu_locid v1.5.0
5212024-11-20T00:47:23.493Z Downloaded hyper-util v0.1.10
5222024-11-20T00:47:23.499Z Downloaded home v0.5.9
5232024-11-20T00:47:23.502Z Downloaded hickory-client v0.24.1
5242024-11-20T00:47:23.505Z Downloaded icu_normalizer v1.5.0
5252024-11-20T00:47:23.509Z Downloaded icu_normalizer_data v1.5.0
5262024-11-20T00:47:23.511Z Downloaded hyper-tls v0.6.0
5272024-11-20T00:47:23.514Z Downloaded hmac v0.12.1
5282024-11-20T00:47:23.517Z Downloaded cobs v0.2.3
5292024-11-20T00:47:23.517Z Downloaded ciborium-io v0.2.2
5302024-11-20T00:47:23.519Z Downloaded castaway v0.2.3
5312024-11-20T00:47:23.519Z Downloaded crunchy v0.2.2
5322024-11-20T00:47:23.523Z Downloaded bit-set v0.5.3
5332024-11-20T00:47:23.523Z Downloaded cfg_aliases v0.1.1
5342024-11-20T00:47:23.526Z Downloaded crucible-workspace-hack v0.1.0
5352024-11-20T00:47:23.526Z Downloaded heck v0.3.3
5362024-11-20T00:47:23.528Z Downloaded http-body-util v0.1.2
5372024-11-20T00:47:23.528Z Downloaded cstr-argument v0.1.2
5382024-11-20T00:47:23.533Z Downloaded hostname v0.3.1
5392024-11-20T00:47:23.533Z Downloaded base16ct v0.2.0
5402024-11-20T00:47:23.536Z Downloaded blowfish v0.9.1
5412024-11-20T00:47:23.536Z Downloaded block-padding v0.3.3
5422024-11-20T00:47:23.536Z Downloaded buf-list v1.0.3
5432024-11-20T00:47:23.539Z Downloaded bb8 v0.8.5
5442024-11-20T00:47:23.541Z Downloaded cfg_aliases v0.2.1
5452024-11-20T00:47:23.543Z Downloaded cassowary v0.3.0
5462024-11-20T00:47:23.546Z Downloaded instant v0.1.13
5472024-11-20T00:47:23.546Z Downloaded bitflags v1.3.2
5482024-11-20T00:47:23.550Z Downloaded ipnetwork v0.20.0
5492024-11-20T00:47:23.554Z Downloaded ident_case v1.0.1
5502024-11-20T00:47:23.556Z Downloaded convert_case v0.4.0
5512024-11-20T00:47:23.556Z Downloaded cmake v0.1.51
5522024-11-20T00:47:23.559Z Downloaded http-range v0.1.5
5532024-11-20T00:47:23.559Z Downloaded bzip2 v0.4.4
5542024-11-20T00:47:23.562Z Downloaded is_ci v1.2.0
5552024-11-20T00:47:23.568Z Downloaded is-terminal v0.4.13
5562024-11-20T00:47:23.568Z Downloaded humantime v2.1.0
5572024-11-20T00:47:23.574Z Downloaded internet-checksum v0.2.1
5582024-11-20T00:47:23.574Z Downloaded instability v0.3.2
5592024-11-20T00:47:23.574Z Downloaded hubpack v0.1.2
5602024-11-20T00:47:23.574Z Downloaded chacha20 v0.9.1
5612024-11-20T00:47:23.578Z Downloaded icu_locid_transform v1.5.0
5622024-11-20T00:47:23.578Z Downloaded md5 v0.7.0
5632024-11-20T00:47:23.578Z Downloaded httpdate v1.0.3
5642024-11-20T00:47:23.580Z Downloaded ctr v0.9.2
5652024-11-20T00:47:23.583Z Downloaded md-5 v0.10.6
5662024-11-20T00:47:23.585Z Downloaded hostname v0.4.0
5672024-11-20T00:47:23.585Z Downloaded crossbeam-deque v0.8.5
5682024-11-20T00:47:23.588Z Downloaded http-body v1.0.1
5692024-11-20T00:47:23.590Z Downloaded constant_time_eq v0.3.1
5702024-11-20T00:47:23.590Z Downloaded crc v3.2.1
5712024-11-20T00:47:23.593Z Downloaded hubpack_derive v0.1.1
5722024-11-20T00:47:23.596Z Downloaded curve25519-dalek-derive v0.1.1
5732024-11-20T00:47:23.598Z Downloaded memoffset v0.9.1
5742024-11-20T00:47:23.598Z Downloaded const_format_proc_macros v0.2.33
5752024-11-20T00:47:23.601Z Downloaded linked-hash-map v0.5.6
5762024-11-20T00:47:23.603Z Downloaded bcs v0.1.6
5772024-11-20T00:47:23.606Z Downloaded ipnet v2.10.1
5782024-11-20T00:47:23.608Z Downloaded hyper-rustls v0.27.3
5792024-11-20T00:47:23.611Z Downloaded matches v0.1.10
5802024-11-20T00:47:23.613Z Downloaded managed v0.8.0
5812024-11-20T00:47:23.613Z Downloaded cipher v0.4.4
5822024-11-20T00:47:23.616Z Downloaded take_mut v0.2.2
5832024-11-20T00:47:23.619Z Downloaded tabwriter v1.4.0
5842024-11-20T00:47:23.619Z Downloaded untrusted v0.9.0
5852024-11-20T00:47:23.621Z Downloaded hickory-resolver v0.24.1
5862024-11-20T00:47:23.625Z Downloaded lru v0.12.5
5872024-11-20T00:47:23.628Z Downloaded mime v0.3.17
5882024-11-20T00:47:23.630Z Downloaded lazy_static v1.5.0
5892024-11-20T00:47:23.633Z Downloaded linear-map v1.2.0
5902024-11-20T00:47:23.633Z Downloaded console v0.15.8
5912024-11-20T00:47:23.636Z Downloaded zone_cfg_derive v0.1.2
5922024-11-20T00:47:23.639Z Downloaded want v0.3.1
5932024-11-20T00:47:23.639Z Downloaded maybe-uninit v2.0.0
5942024-11-20T00:47:23.642Z Downloaded strum v0.26.3
5952024-11-20T00:47:23.642Z Downloaded blake2 v0.10.6
5962024-11-20T00:47:23.644Z Downloaded rustc_version v0.4.1
5972024-11-20T00:47:23.651Z Downloaded rustc_version v0.1.7
5982024-11-20T00:47:23.653Z Downloaded indoc v1.0.9
5992024-11-20T00:47:23.653Z Downloaded serde_urlencoded v0.7.1
6002024-11-20T00:47:23.653Z Downloaded lru-cache v0.1.2
6012024-11-20T00:47:23.656Z Downloaded indent_write v2.2.0
6022024-11-20T00:47:23.656Z Downloaded lockfree-object-pool v0.1.6
6032024-11-20T00:47:23.659Z Downloaded cancel-safe-futures v0.1.5
6042024-11-20T00:47:23.662Z Downloaded dhcproto-macros v0.1.0
6052024-11-20T00:47:23.665Z Downloaded sqlparser_derive v0.2.2
6062024-11-20T00:47:23.665Z Downloaded clang-sys v1.8.1
6072024-11-20T00:47:23.669Z Downloaded float-ord v0.3.2
6082024-11-20T00:47:23.671Z Downloaded slog-envlogger v2.2.0
6092024-11-20T00:47:23.671Z Downloaded const-oid v0.9.6
6102024-11-20T00:47:23.674Z Downloaded cookie v0.18.1
6112024-11-20T00:47:23.677Z Downloaded lalrpop-util v0.19.12
6122024-11-20T00:47:23.679Z Downloaded spin v0.5.2
6132024-11-20T00:47:23.682Z Downloaded normalize-line-endings v0.3.0
6142024-11-20T00:47:23.682Z Downloaded signal-hook-registry v1.4.2
6152024-11-20T00:47:23.686Z Downloaded slog-json v2.6.1
6162024-11-20T00:47:23.689Z Downloaded mime_guess v2.0.5
6172024-11-20T00:47:23.689Z Downloaded wyz v0.5.1
6182024-11-20T00:47:23.689Z Downloaded untrusted v0.7.1
6192024-11-20T00:47:23.691Z Downloaded universal-hash v0.5.1
6202024-11-20T00:47:23.698Z Downloaded match_cfg v0.1.0
6212024-11-20T00:47:23.698Z Downloaded impl-trait-for-tuples v0.2.2
6222024-11-20T00:47:23.701Z Downloaded termcolor v1.4.1
6232024-11-20T00:47:23.701Z Downloaded tap v1.0.1
6242024-11-20T00:47:23.701Z Downloaded subtle v2.6.1
6252024-11-20T00:47:23.703Z Downloaded base64 v0.13.1
6262024-11-20T00:47:23.706Z Downloaded progenitor-client v0.8.0
6272024-11-20T00:47:23.708Z Downloaded phf_shared v0.10.0
6282024-11-20T00:47:23.708Z Downloaded defmt-macros v0.3.9
6292024-11-20T00:47:23.711Z Downloaded zone v0.3.0
6302024-11-20T00:47:23.713Z Downloaded rand_chacha v0.3.1
6312024-11-20T00:47:23.717Z Downloaded icu_provider v1.5.0
6322024-11-20T00:47:23.720Z Downloaded icu_properties v1.5.1
6332024-11-20T00:47:23.723Z Downloaded crc-any v2.5.0
6342024-11-20T00:47:23.726Z Downloaded slog-scope v4.4.0
6352024-11-20T00:47:23.726Z Downloaded num_threads v0.1.7
6362024-11-20T00:47:23.729Z Downloaded float-cmp v0.9.0
6372024-11-20T00:47:23.729Z Downloaded static_assertions v1.1.0
6382024-11-20T00:47:23.731Z Downloaded hyper-staticfile v0.10.1
6392024-11-20T00:47:23.734Z Downloaded serde-big-array v0.5.1
6402024-11-20T00:47:23.736Z Downloaded termtree v0.4.1
6412024-11-20T00:47:23.736Z Downloaded dyn-clone v1.0.17
6422024-11-20T00:47:23.739Z Downloaded num v0.4.3
6432024-11-20T00:47:23.741Z Downloaded funty v2.0.0
6442024-11-20T00:47:23.742Z Downloaded embedded-io v0.6.1
6452024-11-20T00:47:23.745Z Downloaded embedded-io v0.4.0
6462024-11-20T00:47:23.748Z Downloaded percent-encoding v2.3.1
6472024-11-20T00:47:23.748Z Downloaded peg v0.8.4
6482024-11-20T00:47:23.750Z Downloaded parse-display v0.10.0
6492024-11-20T00:47:23.753Z Downloaded indexmap v1.9.3
6502024-11-20T00:47:23.755Z Downloaded term v0.7.0
6512024-11-20T00:47:23.760Z Downloaded tower-service v0.3.3
6522024-11-20T00:47:23.771Z Downloaded rtoolbox v0.0.2
6532024-11-20T00:47:23.773Z Downloaded rfc6979 v0.4.0
6542024-11-20T00:47:23.776Z Downloaded rand_xorshift v0.3.0
6552024-11-20T00:47:23.776Z Downloaded hickory-server v0.24.1
6562024-11-20T00:47:23.782Z Downloaded shlex v1.3.0
6572024-11-20T00:47:23.785Z Downloaded nu-ansi-term v0.50.1
6582024-11-20T00:47:23.787Z Downloaded multer v3.1.0
6592024-11-20T00:47:23.790Z Downloaded mirai-annotations v1.12.0
6602024-11-20T00:47:23.793Z Downloaded write16 v1.0.0
6612024-11-20T00:47:23.793Z Downloaded compact_str v0.8.0
6622024-11-20T00:47:23.796Z Downloaded schemars_derive v0.8.21
6632024-11-20T00:47:23.799Z Downloaded structmeta-derive v0.2.0
6642024-11-20T00:47:23.801Z Downloaded darling_macro v0.20.10
6652024-11-20T00:47:23.802Z Downloaded icu_collections v1.5.0
6662024-11-20T00:47:23.809Z Downloaded smf v0.2.3
6672024-11-20T00:47:23.812Z Downloaded gethostname v0.5.0
6682024-11-20T00:47:23.815Z Downloaded crypto-bigint v0.5.5
6692024-11-20T00:47:23.819Z Downloaded utf8_iter v1.0.4
6702024-11-20T00:47:23.823Z Downloaded termios v0.3.3
6712024-11-20T00:47:23.827Z Downloaded synstructure v0.13.1
6722024-11-20T00:47:23.827Z Downloaded cc v1.1.30
6732024-11-20T00:47:23.831Z Downloaded peg-runtime v0.8.3
6742024-11-20T00:47:23.831Z Downloaded openssl-probe v0.1.5
6752024-11-20T00:47:23.834Z Downloaded structmeta v0.3.0
6762024-11-20T00:47:23.834Z Downloaded openssl-macros v0.1.1
6772024-11-20T00:47:23.834Z Downloaded pkcs8 v0.10.2
6782024-11-20T00:47:23.837Z Downloaded fixedbitset v0.4.2
6792024-11-20T00:47:23.839Z Downloaded fallible-iterator v0.2.0
6802024-11-20T00:47:23.842Z Downloaded data-encoding v2.6.0
6812024-11-20T00:47:23.842Z Downloaded mockall_derive v0.13.0
6822024-11-20T00:47:23.845Z Downloaded dhcproto v0.12.0
6832024-11-20T00:47:23.848Z Downloaded foldhash v0.1.3
6842024-11-20T00:47:23.851Z Downloaded flagset v0.4.6
6852024-11-20T00:47:23.854Z Downloaded backtrace v0.3.74
6862024-11-20T00:47:23.858Z Downloaded prettyplease v0.2.25
6872024-11-20T00:47:23.862Z Downloaded time-core v0.1.2
6882024-11-20T00:47:23.866Z Downloaded base64 v0.22.1
6892024-11-20T00:47:23.868Z Downloaded derive-where v1.2.7
6902024-11-20T00:47:23.872Z Downloaded zone v0.1.8
6912024-11-20T00:47:23.875Z Downloaded tar v0.4.42
6922024-11-20T00:47:23.878Z Downloaded zerofrom v0.1.4
6932024-11-20T00:47:23.881Z Downloaded enum-as-inner v0.5.1
6942024-11-20T00:47:23.881Z Downloaded crossbeam-channel v0.5.13
6952024-11-20T00:47:23.888Z Downloaded filetime v0.2.25
6962024-11-20T00:47:23.890Z Downloaded unsafe-libyaml v0.2.11
6972024-11-20T00:47:23.893Z Downloaded futures-channel v0.3.31
6982024-11-20T00:47:23.897Z Downloaded packed_struct_codegen v0.10.1
6992024-11-20T00:47:23.899Z Downloaded downcast v0.11.0
7002024-11-20T00:47:23.900Z Downloaded nibble_vec v0.1.0
7012024-11-20T00:47:23.902Z Downloaded tinyvec_macros v0.1.1
7022024-11-20T00:47:23.902Z Downloaded tokio-rustls v0.26.0
7032024-11-20T00:47:23.904Z Downloaded quick-error v1.2.3
7042024-11-20T00:47:23.908Z Downloaded psl-types v2.0.11
7052024-11-20T00:47:23.908Z Downloaded pem v3.0.4
7062024-11-20T00:47:23.912Z Downloaded pkcs5 v0.7.1
7072024-11-20T00:47:23.915Z Downloaded slog v2.7.0
7082024-11-20T00:47:23.917Z Downloaded publicsuffix v2.2.3
7092024-11-20T00:47:23.920Z Downloaded predicates v3.1.2
7102024-11-20T00:47:23.925Z Downloaded slog-stdlog v4.1.1
7112024-11-20T00:47:23.928Z Downloaded serde_path_to_error v0.1.16
7122024-11-20T00:47:23.928Z Downloaded precomputed-hash v0.1.1
7132024-11-20T00:47:23.932Z Downloaded slog-dtrace v0.3.0
7142024-11-20T00:47:23.935Z Downloaded strum_macros v0.25.3
7152024-11-20T00:47:23.935Z Downloaded twox-hash v1.6.3
7162024-11-20T00:47:23.939Z Downloaded strum_macros v0.24.3
7172024-11-20T00:47:23.942Z Downloaded test-strategy v0.3.1
7182024-11-20T00:47:23.948Z Downloaded futures v0.3.31
7192024-11-20T00:47:23.964Z Downloaded russh-cryptovec v0.7.3
7202024-11-20T00:47:23.967Z Downloaded pem-rfc7468 v0.7.0
7212024-11-20T00:47:23.967Z Downloaded sync-ptr v0.1.1
7222024-11-20T00:47:23.967Z Downloaded sync_wrapper v1.0.1
7232024-11-20T00:47:23.967Z Downloaded qorb v0.2.0
7242024-11-20T00:47:23.974Z Downloaded phf_generator v0.11.2
7252024-11-20T00:47:23.976Z Downloaded phf_codegen v0.11.2
7262024-11-20T00:47:23.979Z Downloaded num-integer v0.1.46
7272024-11-20T00:47:23.979Z Downloaded nanorand v0.7.0
7282024-11-20T00:47:23.982Z Downloaded mockall v0.13.0
7292024-11-20T00:47:23.984Z Downloaded num-derive v0.4.2
7302024-11-20T00:47:23.987Z Downloaded postgres-protocol v0.6.7
7312024-11-20T00:47:23.989Z Downloaded dsl_auto_type v0.1.2
7322024-11-20T00:47:23.993Z Downloaded ed25519 v2.2.3
7332024-11-20T00:47:23.996Z Downloaded dunce v1.0.5
7342024-11-20T00:47:23.996Z Downloaded rustls-pemfile v2.2.0
7352024-11-20T00:47:23.999Z Downloaded predicates-core v1.0.8
7362024-11-20T00:47:23.999Z Downloaded rpassword v7.3.1
7372024-11-20T00:47:24.002Z Downloaded typify v0.2.0
7382024-11-20T00:47:24.005Z Downloaded slog-term v2.9.1
7392024-11-20T00:47:24.007Z Downloaded dropshot_endpoint v0.12.0
7402024-11-20T00:47:24.010Z Downloaded newtype_derive v0.1.6
7412024-11-20T00:47:24.013Z Downloaded num-conv v0.1.0
7422024-11-20T00:47:24.013Z Downloaded zopfli v0.8.1
7432024-11-20T00:47:24.016Z Downloaded sec1 v0.7.3
7442024-11-20T00:47:24.023Z Downloaded supports-color v3.0.1
7452024-11-20T00:47:24.027Z Downloaded unicode-bidi v0.3.17
7462024-11-20T00:47:24.027Z Downloaded dropshot_endpoint v0.13.0
7472024-11-20T00:47:24.030Z Downloaded xz2 v0.1.7
7482024-11-20T00:47:24.030Z Downloaded displaydoc v0.2.5
7492024-11-20T00:47:24.034Z Downloaded debug-ignore v1.0.5
7502024-11-20T00:47:24.036Z Downloaded unicode-truncate v1.1.0
7512024-11-20T00:47:24.036Z Downloaded thiserror-no-std v2.0.2
7522024-11-20T00:47:24.041Z Downloaded tui-tree-widget v0.22.0
7532024-11-20T00:47:24.043Z Downloaded rayon-core v1.12.1
7542024-11-20T00:47:24.047Z Downloaded native-tls v0.2.12
7552024-11-20T00:47:24.050Z Downloaded either v1.13.0
7562024-11-20T00:47:24.052Z Downloaded thiserror-impl-no-std v2.0.2
7572024-11-20T00:47:24.055Z Downloaded parking_lot v0.11.2
7582024-11-20T00:47:24.057Z Downloaded dirs-next v2.0.0
7592024-11-20T00:47:24.060Z Downloaded ecdsa v0.16.9
7602024-11-20T00:47:24.062Z Downloaded waitgroup v0.1.2
7612024-11-20T00:47:24.062Z Downloaded display-error-chain v0.2.2
7622024-11-20T00:47:24.065Z Downloaded const_format v0.2.33
7632024-11-20T00:47:24.070Z Downloaded futures-macro v0.3.31
7642024-11-20T00:47:24.073Z Downloaded futures-io v0.3.31
7652024-11-20T00:47:24.073Z Downloaded dirs-sys-next v0.1.2
7662024-11-20T00:47:24.077Z Downloaded polyval v0.6.2
7672024-11-20T00:47:24.077Z Downloaded ff v0.13.0
7682024-11-20T00:47:24.080Z Downloaded smallvec v1.13.2
7692024-11-20T00:47:24.080Z Downloaded parse-size v1.1.0
7702024-11-20T00:47:24.083Z Downloaded num-iter v0.1.45
7712024-11-20T00:47:24.083Z Downloaded spin v0.9.8
7722024-11-20T00:47:24.085Z Downloaded tungstenite v0.23.0
7732024-11-20T00:47:24.088Z Downloaded hash32 v0.3.1
7742024-11-20T00:47:24.091Z Downloaded hash32 v0.2.1
7752024-11-20T00:47:24.093Z Downloaded defmt v0.3.8
7762024-11-20T00:47:24.096Z Downloaded unicase v2.7.0
7772024-11-20T00:47:24.100Z Downloaded itertools v0.10.5
7782024-11-20T00:47:24.105Z Downloaded yoke-derive v0.7.4
7792024-11-20T00:47:24.108Z Downloaded siphasher v0.3.11
7802024-11-20T00:47:24.108Z Downloaded path-slash v0.1.5
7812024-11-20T00:47:24.110Z Downloaded paste v1.0.15
7822024-11-20T00:47:24.113Z Downloaded rand_core v0.6.4
7832024-11-20T00:47:24.116Z Downloaded crossterm v0.28.1
7842024-11-20T00:47:24.121Z Downloaded half v2.4.1
7852024-11-20T00:47:24.124Z Downloaded signal-hook-tokio v0.3.1
7862024-11-20T00:47:24.127Z Downloaded flume v0.11.1
7872024-11-20T00:47:24.129Z Downloaded foreign-types v0.5.0
7882024-11-20T00:47:24.132Z Downloaded wait-timeout v0.2.0
7892024-11-20T00:47:24.132Z Downloaded slog-async v2.8.0
7902024-11-20T00:47:24.134Z Downloaded oso v0.27.3
7912024-11-20T00:47:24.137Z Downloaded samael v0.0.17
7922024-11-20T00:47:24.144Z Downloaded number_prefix v0.4.0
7932024-11-20T00:47:24.146Z Downloaded toolchain_find v0.4.0
7942024-11-20T00:47:24.146Z Downloaded libxml v0.3.3
7952024-11-20T00:47:24.153Z Downloaded structmeta v0.2.0
7962024-11-20T00:47:24.156Z Downloaded password-hash v0.4.2
7972024-11-20T00:47:24.159Z Downloaded num-rational v0.4.2
7982024-11-20T00:47:24.159Z Downloaded snafu-derive v0.8.5
7992024-11-20T00:47:24.159Z Downloaded itertools v0.13.0
8002024-11-20T00:47:24.167Z Downloaded fxhash v0.2.1
8012024-11-20T00:47:24.169Z Downloaded sigpipe v0.1.3
8022024-11-20T00:47:24.169Z Downloaded packed_struct v0.10.1
8032024-11-20T00:47:24.172Z Downloaded xattr v1.3.1
8042024-11-20T00:47:24.177Z Downloaded secrecy v0.8.0
8052024-11-20T00:47:24.177Z Downloaded ghash v0.5.1
8062024-11-20T00:47:24.180Z Downloaded defmt-parser v0.3.4
8072024-11-20T00:47:24.180Z Downloaded pbkdf2 v0.12.2
8082024-11-20T00:47:24.180Z Downloaded postgres-types v0.2.8
8092024-11-20T00:47:24.183Z Downloaded vergen v8.3.2
8102024-11-20T00:47:24.185Z Downloaded x509-cert v0.2.5
8112024-11-20T00:47:24.192Z Downloaded ref-cast-impl v1.0.23
8122024-11-20T00:47:24.194Z Downloaded resolv-conf v0.7.0
8132024-11-20T00:47:24.197Z Downloaded serde_derive_internals v0.29.1
8142024-11-20T00:47:24.197Z Downloaded diesel-dtrace v0.3.0
8152024-11-20T00:47:24.200Z Downloaded pretty-hex v0.2.1
8162024-11-20T00:47:24.202Z Downloaded oso-derive v0.27.3
8172024-11-20T00:47:24.202Z Downloaded derive_builder_macro v0.20.2
8182024-11-20T00:47:24.205Z Downloaded rustc-demangle v0.1.24
8192024-11-20T00:47:24.208Z Downloaded string_cache v0.8.7
8202024-11-20T00:47:24.208Z Downloaded whoami v1.5.2
8212024-11-20T00:47:24.210Z Downloaded serde_with v3.11.0
8222024-11-20T00:47:24.224Z Downloaded num_enum_derive v0.5.11
8232024-11-20T00:47:24.228Z Downloaded nodrop v0.1.14
8242024-11-20T00:47:24.228Z Downloaded num-complex v0.4.6
8252024-11-20T00:47:24.228Z Downloaded powerfmt v0.2.0
8262024-11-20T00:47:24.228Z Downloaded difflib v0.4.0
8272024-11-20T00:47:24.228Z Downloaded tokio-tungstenite v0.24.0
8282024-11-20T00:47:24.231Z Downloaded fatfs v0.3.6
8292024-11-20T00:47:24.233Z Downloaded endian-type v0.1.2
8302024-11-20T00:47:24.233Z Downloaded parking_lot_core v0.9.10
8312024-11-20T00:47:24.237Z Downloaded parking_lot_core v0.8.6
8322024-11-20T00:47:24.240Z Downloaded signature v2.2.0
8332024-11-20T00:47:24.243Z Downloaded zerovec v0.10.4
8342024-11-20T00:47:24.246Z Downloaded foreign-types-shared v0.1.1
8352024-11-20T00:47:24.250Z Downloaded thread_local v1.1.8
8362024-11-20T00:47:24.250Z Downloaded yoke v0.7.4
8372024-11-20T00:47:24.254Z Downloaded yasna v0.5.2
8382024-11-20T00:47:24.256Z Downloaded topological-sort v0.2.2
8392024-11-20T00:47:24.256Z Downloaded ref-cast v1.0.23
8402024-11-20T00:47:24.258Z Downloaded deranged v0.3.11
8412024-11-20T00:47:24.261Z Downloaded ron v0.7.1
8422024-11-20T00:47:24.264Z Downloaded value-bag v1.9.0
8432024-11-20T00:47:24.269Z Downloaded new_debug_unreachable v1.0.6
8442024-11-20T00:47:24.272Z Downloaded futures-task v0.3.31
8452024-11-20T00:47:24.272Z Downloaded unicode-properties v0.1.3
8462024-11-20T00:47:24.274Z Downloaded idna v1.0.3
8472024-11-20T00:47:24.277Z Downloaded radium v0.7.0
8482024-11-20T00:47:24.279Z Downloaded hyper v1.5.0
8492024-11-20T00:47:24.285Z Downloaded diesel_table_macro_syntax v0.2.0
8502024-11-20T00:47:24.288Z Downloaded globset v0.4.15
8512024-11-20T00:47:24.292Z Downloaded fs_extra v1.3.0
8522024-11-20T00:47:24.295Z Downloaded stringprep v0.1.5
8532024-11-20T00:47:24.295Z Downloaded derive_more v0.99.18
8542024-11-20T00:47:24.298Z Downloaded r2d2 v0.8.10
8552024-11-20T00:47:24.300Z Downloaded pin-utils v0.1.0
8562024-11-20T00:47:24.303Z Downloaded num-traits v0.2.19
8572024-11-20T00:47:24.305Z Downloaded subprocess v0.2.9
8582024-11-20T00:47:24.308Z Downloaded miniz_oxide v0.8.0
8592024-11-20T00:47:24.311Z Downloaded foreign-types-shared v0.3.1
8602024-11-20T00:47:24.314Z Downloaded foreign-types-macros v0.2.3
8612024-11-20T00:47:24.314Z Downloaded foreign-types v0.3.2
8622024-11-20T00:47:24.314Z Downloaded try-lock v0.2.5
8632024-11-20T00:47:24.314Z Downloaded futures-sink v0.3.31
8642024-11-20T00:47:24.317Z Downloaded futures-executor v0.3.31
8652024-11-20T00:47:24.319Z Downloaded structmeta-derive v0.3.0
8662024-11-20T00:47:24.319Z Downloaded parking_lot v0.12.3
8672024-11-20T00:47:24.323Z Downloaded phf_shared v0.11.2
8682024-11-20T00:47:24.323Z Downloaded strum_macros v0.26.4
8692024-11-20T00:47:24.328Z Downloaded signal-hook v0.3.17
8702024-11-20T00:47:24.330Z Downloaded unicode-xid v0.2.6
8712024-11-20T00:47:24.330Z Downloaded derive_builder v0.20.2
8722024-11-20T00:47:24.335Z Downloaded vte_generate_state_changes v0.1.2
8732024-11-20T00:47:24.338Z Downloaded owo-colors v4.1.0
8742024-11-20T00:47:24.341Z Downloaded form_urlencoded v1.2.1
8752024-11-20T00:47:24.341Z Downloaded tokio-native-tls v0.3.1
8762024-11-20T00:47:24.344Z Downloaded tokio-macros v2.4.0
8772024-11-20T00:47:24.344Z Downloaded scheduled-thread-pool v0.2.7
8782024-11-20T00:47:24.346Z Downloaded same-file v1.0.6
8792024-11-20T00:47:24.350Z Downloaded des v0.8.1
8802024-11-20T00:47:24.350Z Downloaded vsss-rs v3.3.4
8812024-11-20T00:47:24.353Z Downloaded tinystr v0.7.6
8822024-11-20T00:47:24.355Z Downloaded enum-as-inner v0.6.1
8832024-11-20T00:47:24.355Z Downloaded quinn-udp v0.5.5
8842024-11-20T00:47:24.358Z Downloaded tiny-keccak v2.0.2
8852024-11-20T00:47:24.361Z Downloaded env_logger v0.11.5
8862024-11-20T00:47:24.365Z Downloaded newline-converter v0.3.0
8872024-11-20T00:47:24.365Z Downloaded typed-path v0.9.3
8882024-11-20T00:47:24.368Z Downloaded env_filter v0.1.2
8892024-11-20T00:47:24.373Z Downloaded vte v0.11.1
8902024-11-20T00:47:24.376Z Downloaded tough v0.19.0
8912024-11-20T00:47:24.381Z Downloaded fallible-streaming-iterator v0.1.9
8922024-11-20T00:47:24.387Z Downloaded spki v0.7.3
8932024-11-20T00:47:24.390Z Downloaded utf-8 v0.7.6
8942024-11-20T00:47:24.390Z Downloaded num_enum v0.5.11
8952024-11-20T00:47:24.392Z Downloaded sqlformat v0.2.6
8962024-11-20T00:47:24.395Z Downloaded pkcs1 v0.7.5
8972024-11-20T00:47:24.395Z Downloaded toml v0.7.8
8982024-11-20T00:47:24.399Z Downloaded fragile v2.0.0
8992024-11-20T00:47:24.404Z Downloaded serde_plain v1.0.2
9002024-11-20T00:47:24.407Z Downloaded utf16_iter v1.0.5
9012024-11-20T00:47:24.407Z Downloaded fallible-iterator v0.3.0
9022024-11-20T00:47:24.407Z Downloaded getrandom v0.2.15
9032024-11-20T00:47:24.409Z Downloaded tinyvec v1.8.0
9042024-11-20T00:47:24.412Z Downloaded newtype-uuid v1.1.3
9052024-11-20T00:47:24.414Z Downloaded bitvec v1.0.1
9062024-11-20T00:47:24.431Z Downloaded strip-ansi-escapes v0.2.0
9072024-11-20T00:47:24.433Z Downloaded phf v0.11.2
9082024-11-20T00:47:24.433Z Downloaded serde_repr v0.1.19
9092024-11-20T00:47:24.436Z Downloaded futures-core v0.3.31
9102024-11-20T00:47:24.439Z Downloaded pin-project-internal v1.1.6
9112024-11-20T00:47:24.439Z Downloaded env_logger v0.10.2
9122024-11-20T00:47:24.442Z Downloaded simd-adler32 v0.3.7
9132024-11-20T00:47:24.445Z Downloaded stable_deref_trait v1.2.0
9142024-11-20T00:47:24.445Z Downloaded ssh-encoding v0.2.0
9152024-11-20T00:47:24.448Z Downloaded ssh-cipher v0.2.0
9162024-11-20T00:47:24.451Z Downloaded poly1305 v0.8.0
9172024-11-20T00:47:24.451Z Downloaded sct v0.7.1
9182024-11-20T00:47:24.455Z Downloaded openssl-sys v0.9.103
9192024-11-20T00:47:24.460Z Downloaded uzers v0.12.1
9202024-11-20T00:47:24.463Z Downloaded pin-project v1.1.6
9212024-11-20T00:47:24.474Z Downloaded der_derive v0.7.3
9222024-11-20T00:47:24.477Z Downloaded group v0.13.0
9232024-11-20T00:47:24.480Z Downloaded tokio-tungstenite v0.21.0
9242024-11-20T00:47:24.480Z Downloaded diff v0.1.13
9252024-11-20T00:47:24.484Z Downloaded bindgen v0.69.5
9262024-11-20T00:47:24.492Z Downloaded pin-project-lite v0.2.14
9272024-11-20T00:47:24.496Z Downloaded rayon v1.10.0
9282024-11-20T00:47:24.506Z Downloaded russh-keys v0.45.0
9292024-11-20T00:47:24.509Z Downloaded url v2.5.3
9302024-11-20T00:47:24.511Z Downloaded h2 v0.4.6
9312024-11-20T00:47:24.517Z Downloaded unicode-segmentation v1.12.0
9322024-11-20T00:47:24.524Z Downloaded peg-macros v0.8.4
9332024-11-20T00:47:24.527Z Downloaded rusqlite v0.32.1
9342024-11-20T00:47:24.530Z Downloaded similar v2.6.0
9352024-11-20T00:47:24.534Z Downloaded icu_properties_data v1.5.0
9362024-11-20T00:47:24.546Z Downloaded rustls-pki-types v1.9.0
9372024-11-20T00:47:24.550Z Downloaded chrono v0.4.38
9382024-11-20T00:47:24.558Z Downloaded tokio-stream v0.1.16
9392024-11-20T00:47:24.563Z Downloaded tungstenite v0.21.0
9402024-11-20T00:47:24.567Z Downloaded time v0.3.36
9412024-11-20T00:47:24.574Z Downloaded lalrpop v0.19.12
9422024-11-20T00:47:24.587Z Downloaded num-bigint v0.4.6
9432024-11-20T00:47:24.592Z Downloaded idna v0.3.0
9442024-11-20T00:47:24.600Z Downloaded p384 v0.13.0
9452024-11-20T00:47:24.607Z Downloaded idna v0.2.3
9462024-11-20T00:47:24.614Z Downloaded tokio-util v0.7.12
9472024-11-20T00:47:24.622Z Downloaded unicode_categories v0.1.1
9482024-11-20T00:47:24.625Z Downloaded unicode-normalization v0.1.24
9492024-11-20T00:47:24.628Z Downloaded quick-xml v0.33.0
9502024-11-20T00:47:24.636Z Downloaded ssh-key v0.6.6
9512024-11-20T00:47:24.642Z Downloaded winnow v0.5.40
9522024-11-20T00:47:24.653Z Downloaded expectorate v1.1.0
9532024-11-20T00:47:24.655Z Downloaded num-bigint-dig v0.8.4
9542024-11-20T00:47:24.660Z Downloaded reedline v0.35.0
9552024-11-20T00:47:24.669Z Downloaded hashbrown v0.13.2
9562024-11-20T00:47:24.674Z Downloaded proptest v1.5.0
9572024-11-20T00:47:24.683Z Downloaded idna v0.5.0
9582024-11-20T00:47:24.690Z Downloaded polar-core v0.27.3
9592024-11-20T00:47:24.699Z Downloaded curve25519-dalek v4.1.3
9602024-11-20T00:47:24.711Z Downloaded openssl v0.10.66
9612024-11-20T00:47:24.719Z Downloaded nom v7.1.3
9622024-11-20T00:47:24.725Z Downloaded rustls-webpki v0.101.7
9632024-11-20T00:47:24.740Z Downloaded vcpkg v0.2.15
9642024-11-20T00:47:24.781Z Downloaded portable-atomic v1.9.0
9652024-11-20T00:47:24.787Z Downloaded hickory-proto v0.24.1
9662024-11-20T00:47:24.804Z Downloaded p521 v0.13.3
9672024-11-20T00:47:24.808Z Downloaded rustls v0.21.12
9682024-11-20T00:47:24.819Z Downloaded quinn-proto v0.11.8
9692024-11-20T00:47:24.826Z Downloaded dropshot v0.12.0
9702024-11-20T00:47:24.847Z Downloaded petname v2.0.2
9712024-11-20T00:47:24.852Z Downloaded radix_trie v0.2.1
9722024-11-20T00:47:24.858Z Downloaded salty v0.3.0
9732024-11-20T00:47:24.866Z Downloaded nix v0.28.0
9742024-11-20T00:47:24.877Z Downloaded rustls-webpki v0.102.8
9752024-11-20T00:47:24.895Z Downloaded nix v0.27.1
9762024-11-20T00:47:24.906Z Downloaded unicode-width v0.2.0
9772024-11-20T00:47:24.913Z Downloaded sqlparser v0.45.0
9782024-11-20T00:47:24.925Z Downloaded object v0.30.4
9792024-11-20T00:47:24.933Z Downloaded rustls v0.22.4
9802024-11-20T00:47:24.943Z Downloaded object v0.36.5
9812024-11-20T00:47:24.956Z Downloaded diesel v2.2.4
9822024-11-20T00:47:24.975Z Downloaded regex-syntax v0.8.5
9832024-11-20T00:47:24.984Z Downloaded trust-dns-proto v0.22.0
9842024-11-20T00:47:24.996Z Downloaded bstr v1.10.0
9852024-11-20T00:47:25.008Z Downloaded chrono-tz v0.10.0
9862024-11-20T00:47:25.015Z Downloaded typify-impl v0.2.0
9872024-11-20T00:47:25.030Z Downloaded sled v0.34.7
9882024-11-20T00:47:25.040Z Downloaded ratatui v0.28.1
9892024-11-20T00:47:25.060Z Downloaded openapiv3 v2.0.0
9902024-11-20T00:47:25.073Z Downloaded regress v0.10.1
9912024-11-20T00:47:25.080Z Downloaded zerocopy-derive v0.6.6
9922024-11-20T00:47:25.091Z Downloaded regex v1.11.1
9932024-11-20T00:47:25.103Z Downloaded bzip2-sys v0.1.11+1.0.8
9942024-11-20T00:47:25.118Z Downloaded smoltcp v0.9.1
9952024-11-20T00:47:25.126Z Downloaded rustls v0.23.14
9962024-11-20T00:47:25.138Z Downloaded gimli v0.31.1
9972024-11-20T00:47:25.146Z Downloaded regress v0.9.1
9982024-11-20T00:47:25.155Z Downloaded smoltcp v0.11.0
9992024-11-20T00:47:25.168Z Downloaded webpki-roots v0.26.6
10002024-11-20T00:47:25.171Z Downloaded nix v0.29.0
10012024-11-20T00:47:25.184Z Downloaded regex-automata v0.4.8
10022024-11-20T00:47:25.201Z Downloaded petgraph v0.6.5
10032024-11-20T00:47:25.218Z Downloaded lzma-sys v0.1.20
10042024-11-20T00:47:25.247Z Downloaded dropshot v0.13.0
10052024-11-20T00:47:25.267Z Downloaded regex-syntax v0.6.29
10062024-11-20T00:47:25.275Z Downloaded csv v1.3.0
10072024-11-20T00:47:25.295Z Downloaded libz-sys v1.1.20
10082024-11-20T00:47:25.316Z Downloaded futures-util v0.3.31
10092024-11-20T00:47:25.327Z Downloaded tokio v1.40.0
10102024-11-20T00:47:25.364Z Downloaded hashbrown v0.14.5
10112024-11-20T00:47:25.370Z Downloaded git2 v0.19.0
10122024-11-20T00:47:25.378Z Downloaded diesel_derives v2.2.3
10132024-11-20T00:47:25.383Z Downloaded der v0.7.9
10142024-11-20T00:47:25.387Z Downloaded zip v0.6.6
10152024-11-20T00:47:25.391Z Downloaded sha3 v0.10.8
10162024-11-20T00:47:25.398Z Downloaded rand v0.8.5
10172024-11-20T00:47:25.403Z Downloaded parse-zoneinfo v0.3.1
10182024-11-20T00:47:25.407Z Downloaded hashbrown v0.12.3
10192024-11-20T00:47:25.409Z Downloaded rustls-pemfile v1.0.4
10202024-11-20T00:47:25.409Z Downloaded rustfmt-wrapper v0.2.1
10212024-11-20T00:47:25.409Z Downloaded scopeguard v1.2.0
10222024-11-20T00:47:25.413Z Downloaded schemars v0.8.21
10232024-11-20T00:47:25.421Z Downloaded reqwest v0.12.9
10242024-11-20T00:47:25.429Z Downloaded derive_builder_core v0.20.2
10252024-11-20T00:47:25.432Z Downloaded russh v0.45.0
10262024-11-20T00:47:25.436Z Downloaded blake3 v1.5.4
10272024-11-20T00:47:25.444Z Downloaded postcard v1.0.10
10282024-11-20T00:47:25.447Z Downloaded ed25519-dalek v2.1.1
10292024-11-20T00:47:25.450Z Downloaded hashlink v0.9.1
10302024-11-20T00:47:25.453Z Downloaded mio v1.0.2
10312024-11-20T00:47:25.457Z Downloaded zip v2.1.3
10322024-11-20T00:47:25.460Z Downloaded primeorder v0.13.6
10332024-11-20T00:47:25.463Z Downloaded predicates-tree v1.0.11
10342024-11-20T00:47:25.463Z Downloaded socket2 v0.5.7
10352024-11-20T00:47:25.466Z Downloaded serde_yaml v0.9.34+deprecated
10362024-11-20T00:47:25.468Z Downloaded ron v0.8.1
10372024-11-20T00:47:25.473Z Downloaded tokio-tungstenite v0.23.1
10382024-11-20T00:47:25.480Z Downloaded rcgen v0.12.1
10392024-11-20T00:47:25.483Z Downloaded time-macros v0.2.18
10402024-11-20T00:47:25.483Z Downloaded quinn v0.11.5
10412024-11-20T00:47:25.485Z Downloaded parse-display-derive v0.10.0
10422024-11-20T00:47:25.485Z Downloaded tokio-postgres v0.7.12
10432024-11-20T00:47:25.489Z Downloaded hkdf v0.12.4
10442024-11-20T00:47:25.491Z Downloaded slab v0.4.9
10452024-11-20T00:47:25.494Z Downloaded rustc-hash v2.0.0
10462024-11-20T00:47:25.494Z Downloaded rustc-hash v1.1.0
10472024-11-20T00:47:25.498Z Downloaded snafu v0.8.5
10482024-11-20T00:47:25.501Z Downloaded flate2 v1.0.34
10492024-11-20T00:47:25.505Z Downloaded rustyline v14.0.0
10502024-11-20T00:47:25.511Z Downloaded omicron-zone-package v0.11.1
10512024-11-20T00:47:25.514Z Downloaded libm v0.2.8
10522024-11-20T00:47:25.521Z Downloaded itertools v0.12.1
10532024-11-20T00:47:25.527Z Downloaded serde_with_macros v3.11.0
10542024-11-20T00:47:25.530Z Downloaded steno v0.4.1
10552024-11-20T00:47:25.533Z Downloaded fd-lock v4.0.2
10562024-11-20T00:47:25.537Z Downloaded tungstenite v0.24.0
10572024-11-20T00:47:25.539Z Downloaded darling_core v0.20.10
10582024-11-20T00:47:25.543Z Downloaded rand_seeder v0.3.0
10592024-11-20T00:47:25.546Z Downloaded pbkdf2 v0.11.0
10602024-11-20T00:47:25.548Z Downloaded ppv-lite86 v0.2.20
10612024-11-20T00:47:25.548Z Downloaded olpc-cjson v0.1.4
10622024-11-20T00:47:25.551Z Downloaded rsa v0.9.6
10632024-11-20T00:47:25.553Z Downloaded p256 v0.13.2
10642024-11-20T00:47:25.557Z Downloaded toml_edit v0.19.15
10652024-11-20T00:47:25.572Z Downloaded zerovec-derive v0.10.3
10662024-11-20T00:47:25.575Z Downloaded encoding_rs v0.8.34
10672024-11-20T00:47:25.594Z Downloaded zeroize_derive v1.4.2
10682024-11-20T00:47:25.597Z Downloaded zeroize v1.8.1
10692024-11-20T00:47:25.597Z Downloaded zerofrom-derive v0.1.4
10702024-11-20T00:47:25.600Z Downloaded which v4.4.2
10712024-11-20T00:47:25.600Z Downloaded tls_codec_derive v0.4.1
10722024-11-20T00:47:25.602Z Downloaded tls_codec v0.4.1
10732024-11-20T00:47:25.602Z Downloaded uuid v1.11.0
10742024-11-20T00:47:25.605Z Downloaded headers v0.4.0
10752024-11-20T00:47:25.609Z Downloaded http v1.1.0
10762024-11-20T00:47:25.613Z Downloaded tracing-core v0.1.32
10772024-11-20T00:47:25.616Z Downloaded tracing v0.1.40
10782024-11-20T00:47:25.620Z Downloaded elliptic-curve v0.13.8
10792024-11-20T00:47:25.624Z Downloaded slog-bunyan v2.5.0
10802024-11-20T00:47:25.627Z Downloaded smallvec v0.6.14
10812024-11-20T00:47:25.628Z Downloaded sha1 v0.10.6
10822024-11-20T00:47:25.630Z Downloaded scrypt v0.11.0
10832024-11-20T00:47:25.630Z Downloaded minimal-lexical v0.2.1
10842024-11-20T00:47:25.634Z Downloaded writeable v0.5.5
10852024-11-20T00:47:25.638Z Downloaded walkdir v2.5.0
10862024-11-20T00:47:25.640Z Downloaded password-hash v0.5.0
10872024-11-20T00:47:25.640Z Downloaded zerocopy v0.6.6
10882024-11-20T00:47:25.644Z Downloaded shell-words v1.1.0
10892024-11-20T00:47:25.644Z Downloaded semver v0.1.20
10902024-11-20T00:47:25.644Z Downloaded zone_cfg_derive v0.3.0
10912024-11-20T00:47:25.646Z Downloaded typify-macro v0.2.0
10922024-11-20T00:47:25.646Z Downloaded progenitor-macro v0.8.0
10932024-11-20T00:47:25.647Z Downloaded progenitor v0.8.0
10942024-11-20T00:47:25.647Z Downloaded proc-macro-crate v1.3.1
10952024-11-20T00:47:25.652Z Downloaded pkg-config v0.3.31
10962024-11-20T00:47:25.652Z Downloaded indicatif v0.17.9
10972024-11-20T00:47:25.654Z Downloaded icu_locid_transform_data v1.5.0
10982024-11-20T00:47:25.657Z Downloaded bytes v1.8.0
10992024-11-20T00:47:25.659Z Downloaded opaque-debug v0.3.1
11002024-11-20T00:47:25.659Z Downloaded unarray v0.1.4
11012024-11-20T00:47:25.662Z Downloaded tracing-attributes v0.1.27
11022024-11-20T00:47:25.664Z Downloaded tokio-rustls v0.25.0
11032024-11-20T00:47:25.667Z Downloaded tokio-rustls v0.24.1
11042024-11-20T00:47:25.667Z Downloaded chacha20poly1305 v0.10.1
11052024-11-20T00:47:25.669Z Downloaded bumpalo v3.16.0
11062024-11-20T00:47:25.672Z Downloaded progenitor-impl v0.8.0
11072024-11-20T00:47:25.674Z Downloaded libloading v0.8.5
11082024-11-20T00:47:25.677Z Downloaded multimap v0.10.0
11092024-11-20T00:47:25.679Z Downloaded glob v0.3.1
11102024-11-20T00:47:25.679Z Downloaded ena v0.14.3
11112024-11-20T00:47:25.682Z Downloaded memmap2 v0.9.5
11122024-11-20T00:47:25.682Z Downloaded crossbeam-epoch v0.9.18
11132024-11-20T00:47:25.685Z Downloaded iana-time-zone v0.1.61
11142024-11-20T00:47:25.688Z Downloaded highway v1.2.0
11152024-11-20T00:47:25.691Z Downloaded crossbeam-utils v0.8.20
11162024-11-20T00:47:25.695Z Downloaded crc32fast v1.4.2
11172024-11-20T00:47:25.695Z Downloaded litemap v0.7.3
11182024-11-20T00:47:25.697Z Downloaded lock_api v0.4.12
11192024-11-20T00:47:25.697Z Downloaded jobserver v0.1.32
11202024-11-20T00:47:25.700Z Downloaded maplit v1.0.2
11212024-11-20T00:47:25.700Z Downloaded libsw v3.3.1
11222024-11-20T00:47:25.703Z Downloaded libefi-sys v0.1.0
11232024-11-20T00:47:25.705Z Downloaded lazycell v1.3.0
11242024-11-20T00:47:25.705Z Downloaded signal-hook-mio v0.2.4
11252024-11-20T00:47:25.709Z Downloaded serde-hex v0.1.0
11262024-11-20T00:47:25.709Z Downloaded salsa20 v0.10.2
11272024-11-20T00:47:25.711Z Downloaded rusty-fork v0.3.0
11282024-11-20T00:47:25.711Z Downloaded rustversion v1.0.17
11292024-11-20T00:47:25.714Z Downloaded libgit2-sys v0.17.0+1.8.1
11302024-11-20T00:47:25.770Z Downloaded keccak v0.1.5
11312024-11-20T00:47:25.772Z Downloaded csv-core v0.1.11
11322024-11-20T00:47:25.772Z Downloaded cbc v0.1.2
11332024-11-20T00:47:25.775Z Downloaded cookie_store v0.21.0
11342024-11-20T00:47:25.777Z Downloaded ciborium v0.2.2
11352024-11-20T00:47:25.780Z Downloaded kstat-rs v0.2.4
11362024-11-20T00:47:25.780Z Downloaded inout v0.1.3
11372024-11-20T00:47:25.780Z Downloaded idna_adapter v1.2.0
11382024-11-20T00:47:25.782Z Downloaded crc-catalog v2.4.0
11392024-11-20T00:47:25.782Z Downloaded chrono-tz-build v0.4.0
11402024-11-20T00:47:25.782Z Downloaded backoff v0.4.0
11412024-11-20T00:47:25.785Z Downloaded ciborium-ll v0.2.2
11422024-11-20T00:47:25.787Z Downloaded icu_provider_macros v1.5.0
11432024-11-20T00:47:25.787Z Downloaded heapless v0.7.17
11442024-11-20T00:47:25.791Z Downloaded idna v0.4.0
11452024-11-20T00:47:25.797Z Downloaded colored v2.1.0
11462024-11-20T00:47:25.799Z Downloaded cexpr v0.6.0
11472024-11-20T00:47:25.802Z Downloaded bitfield-struct v0.6.2
11482024-11-20T00:47:25.802Z Downloaded bcrypt-pbkdf v0.10.0
11492024-11-20T00:47:25.804Z Downloaded hex v0.4.3
11502024-11-20T00:47:25.804Z Downloaded bit-vec v0.6.3
11512024-11-20T00:47:25.807Z Downloaded base64ct v1.6.0
11522024-11-20T00:47:25.810Z Downloaded aws-lc-rs v1.10.0
11532024-11-20T00:47:25.816Z Downloaded darling v0.20.10
11542024-11-20T00:47:25.820Z Downloaded async-trait v0.1.83
11552024-11-20T00:47:25.823Z Downloaded ascii-canvas v3.0.0
11562024-11-20T00:47:25.826Z Downloaded aead v0.5.2
11572024-11-20T00:47:25.829Z Downloaded addr2line v0.24.2
11582024-11-20T00:47:25.831Z Downloaded aes v0.8.4
11592024-11-20T00:47:26.155Z Downloaded aws-lc-sys v0.22.0
11602024-11-20T00:47:26.486Z Downloaded ring v0.17.8
11612024-11-20T00:47:26.644Z Downloaded libsqlite3-sys v0.30.1
11622024-11-20T00:47:26.721Z Downloaded ring v0.16.20
11632024-11-20T00:47:26.897Z Compiling serde v1.0.215
11642024-11-20T00:47:26.900Z Compiling lock_api v0.4.12
11652024-11-20T00:47:26.900Z Compiling scopeguard v1.2.0
11662024-11-20T00:47:26.900Z Compiling value-bag v1.9.0
11672024-11-20T00:47:26.900Z Compiling typenum v1.17.0
11682024-11-20T00:47:26.900Z Compiling generic-array v0.14.7
11692024-11-20T00:47:26.900Z Compiling syn v2.0.87
11702024-11-20T00:47:27.056Z Compiling getrandom v0.2.15
11712024-11-20T00:47:27.191Z Compiling shlex v1.3.0
11722024-11-20T00:47:27.419Z Compiling rand_core v0.6.4
11732024-11-20T00:47:27.563Z Compiling log v0.4.22
11742024-11-20T00:47:27.602Z Compiling subtle v2.6.1
11752024-11-20T00:47:27.623Z Compiling jobserver v0.1.32
11762024-11-20T00:47:27.718Z Compiling smallvec v1.13.2
11772024-11-20T00:47:27.936Z Compiling const-oid v0.9.6
11782024-11-20T00:47:27.955Z Compiling pin-project-lite v0.2.14
11792024-11-20T00:47:28.075Z Compiling cc v1.1.30
11802024-11-20T00:47:28.130Z Compiling spin v0.9.8
11812024-11-20T00:47:28.132Z Compiling rustix v0.38.37
11822024-11-20T00:47:28.433Z Compiling parking_lot_core v0.9.10
11832024-11-20T00:47:28.528Z Compiling futures-core v0.3.31
11842024-11-20T00:47:28.547Z Compiling signal-hook-registry v1.4.2
11852024-11-20T00:47:28.775Z Compiling mio v1.0.2
11862024-11-20T00:47:29.241Z Compiling aho-corasick v1.1.3
11872024-11-20T00:47:29.506Z Compiling parking_lot v0.12.3
11882024-11-20T00:47:29.743Z Compiling either v1.13.0
11892024-11-20T00:47:29.912Z Compiling cpufeatures v0.2.14
11902024-11-20T00:47:30.021Z Compiling regex-syntax v0.8.5
11912024-11-20T00:47:30.052Z Compiling lazy_static v1.5.0
11922024-11-20T00:47:30.114Z Compiling futures-sink v0.3.31
11932024-11-20T00:47:30.176Z Compiling glob v0.3.1
11942024-11-20T00:47:30.202Z Compiling stable_deref_trait v1.2.0
11952024-11-20T00:47:30.271Z Compiling socket2 v0.5.7
11962024-11-20T00:47:30.313Z Compiling slab v0.4.9
11972024-11-20T00:47:30.507Z Compiling prettyplease v0.2.25
11982024-11-20T00:47:30.770Z Compiling minimal-lexical v0.2.1
11992024-11-20T00:47:31.159Z Compiling libloading v0.8.5
12002024-11-20T00:47:31.225Z Compiling clang-sys v1.8.1
12012024-11-20T00:47:31.268Z Compiling nom v7.1.3
12022024-11-20T00:47:31.308Z Compiling serde_json v1.0.132
12032024-11-20T00:47:31.575Z Compiling bindgen v0.69.5
12042024-11-20T00:47:31.658Z Compiling home v0.5.9
12052024-11-20T00:47:31.983Z Compiling futures-channel v0.3.31
12062024-11-20T00:47:32.408Z Compiling itertools v0.12.1
12072024-11-20T00:47:32.444Z Compiling rustc-hash v1.1.0
12082024-11-20T00:47:32.583Z Compiling allocator-api2 v0.2.18
12092024-11-20T00:47:32.639Z Compiling foldhash v0.1.3
12102024-11-20T00:47:32.967Z Compiling futures-io v0.3.31
12112024-11-20T00:47:33.291Z Compiling lazycell v1.3.0
12122024-11-20T00:47:33.387Z Compiling pin-utils v0.1.0
12132024-11-20T00:47:33.454Z Compiling futures-task v0.3.31
12142024-11-20T00:47:33.480Z Compiling hashbrown v0.15.0
12152024-11-20T00:47:33.759Z Compiling regex-automata v0.4.8
12162024-11-20T00:47:34.926Z Compiling synstructure v0.13.1
12172024-11-20T00:47:35.115Z Compiling cexpr v0.6.0
12182024-11-20T00:47:35.576Z Compiling cmake v0.1.51
12192024-11-20T00:47:36.733Z Compiling tinyvec_macros v0.1.1
12202024-11-20T00:47:36.754Z Compiling fs_extra v1.3.0
12212024-11-20T00:47:36.754Z Compiling libm v0.2.8
12222024-11-20T00:47:36.873Z Compiling dunce v1.0.5
12232024-11-20T00:47:36.909Z Compiling pkg-config v0.3.31
12242024-11-20T00:47:37.024Z Compiling tinyvec v1.8.0
12252024-11-20T00:47:37.045Z Compiling num-traits v0.2.19
12262024-11-20T00:47:37.558Z Compiling ring v0.17.8
12272024-11-20T00:47:38.293Z Compiling writeable v0.5.5
12282024-11-20T00:47:38.491Z Compiling unicode-normalization v0.1.24
12292024-11-20T00:47:38.550Z Compiling paste v1.0.15
12302024-11-20T00:47:38.612Z Compiling litemap v0.7.3
12312024-11-20T00:47:38.679Z Compiling base64ct v1.6.0
12322024-11-20T00:47:38.883Z Compiling unicode-bidi v0.3.17
12332024-11-20T00:47:39.163Z Compiling pem-rfc7468 v0.7.0
12342024-11-20T00:47:39.627Z Compiling regex v1.11.1
12352024-11-20T00:47:39.834Z Compiling aws-lc-rs v1.10.0
12362024-11-20T00:47:40.264Z Compiling httparse v1.9.5
12372024-11-20T00:47:40.293Z Compiling flagset v0.4.6
12382024-11-20T00:47:40.668Z Compiling tracing-core v0.1.32
12392024-11-20T00:47:41.089Z Compiling rustls-pki-types v1.9.0
12402024-11-20T00:47:41.134Z Compiling icu_locid_transform_data v1.5.0
12412024-11-20T00:47:41.242Z Compiling percent-encoding v2.3.1
12422024-11-20T00:47:41.603Z Compiling crossbeam-utils v0.8.20
12432024-11-20T00:47:41.661Z Compiling serde_derive v1.0.215
12442024-11-20T00:47:41.914Z Compiling zeroize_derive v1.4.2
12452024-11-20T00:47:42.131Z Compiling zerocopy-derive v0.7.35
12462024-11-20T00:47:42.159Z Compiling tokio-macros v2.4.0
12472024-11-20T00:47:42.244Z Compiling zerofrom-derive v0.1.4
12482024-11-20T00:47:43.454Z Compiling zeroize v1.8.1
12492024-11-20T00:47:43.689Z Compiling thiserror-impl v1.0.69
12502024-11-20T00:47:43.943Z Compiling yoke-derive v0.7.4
12512024-11-20T00:47:44.417Z Compiling zerocopy v0.7.35
12522024-11-20T00:47:45.227Z Compiling crypto-common v0.1.6
12532024-11-20T00:47:45.470Z Compiling block-buffer v0.10.4
12542024-11-20T00:47:45.731Z Compiling digest v0.10.7
12552024-11-20T00:47:45.983Z Compiling futures-macro v0.3.31
12562024-11-20T00:47:46.217Z Compiling hmac v0.12.1
12572024-11-20T00:47:46.438Z Compiling zerovec-derive v0.10.3
12582024-11-20T00:47:46.487Z Compiling zerofrom v0.1.4
12592024-11-20T00:47:46.526Z Compiling block-padding v0.3.3
12602024-11-20T00:47:46.705Z Compiling displaydoc v0.2.5
12612024-11-20T00:47:46.760Z Compiling inout v0.1.3
12622024-11-20T00:47:46.973Z Compiling yoke v0.7.4
12632024-11-20T00:47:47.042Z Compiling cipher v0.4.4
12642024-11-20T00:47:47.086Z Compiling thiserror v1.0.69
12652024-11-20T00:47:47.232Z Compiling sha2 v0.10.8
12662024-11-20T00:47:47.297Z Compiling ppv-lite86 v0.2.20
12672024-11-20T00:47:47.555Z Compiling icu_provider_macros v1.5.0
12682024-11-20T00:47:47.950Z Compiling futures-util v0.3.31
12692024-11-20T00:47:48.087Z Compiling der_derive v0.7.3
12702024-11-20T00:47:48.284Z Compiling rand_chacha v0.3.1
12712024-11-20T00:47:48.655Z Compiling tracing-attributes v0.1.27
12722024-11-20T00:47:49.084Z Compiling zerovec v0.10.4
12732024-11-20T00:47:49.221Z Compiling rand v0.8.5
12742024-11-20T00:47:50.649Z Compiling salsa20 v0.10.2
12752024-11-20T00:47:50.669Z Compiling der v0.7.9
12762024-11-20T00:47:50.835Z Compiling pest v2.7.14
12772024-11-20T00:47:50.880Z Compiling pbkdf2 v0.12.2
12782024-11-20T00:47:51.053Z Compiling tinystr v0.7.6
12792024-11-20T00:47:51.368Z Compiling icu_collections v1.5.0
12802024-11-20T00:47:51.429Z Compiling icu_locid v1.5.0
12812024-11-20T00:47:51.516Z Compiling time-core v0.1.2
12822024-11-20T00:47:51.732Z Compiling untrusted v0.9.0
12832024-11-20T00:47:51.889Z Compiling mirai-annotations v1.12.0
12842024-11-20T00:47:52.095Z Compiling icu_properties_data v1.5.0
12852024-11-20T00:47:52.379Z Compiling untrusted v0.7.1
12862024-11-20T00:47:52.548Z Compiling icu_provider v1.5.0
12872024-11-20T00:47:52.573Z Compiling tracing v0.1.40
12882024-11-20T00:47:52.862Z Compiling spki v0.7.3
12892024-11-20T00:47:53.095Z Compiling num-conv v0.1.0
12902024-11-20T00:47:53.254Z Compiling icu_locid_transform v1.5.0
12912024-11-20T00:47:53.385Z Compiling powerfmt v0.2.0
12922024-11-20T00:47:53.618Z Compiling vcpkg v0.2.15
12932024-11-20T00:47:53.797Z Compiling deranged v0.3.11
12942024-11-20T00:47:53.836Z Compiling time-macros v0.2.18
12952024-11-20T00:47:53.910Z Compiling pest_meta v2.7.14
12962024-11-20T00:47:55.400Z Compiling bitflags v2.6.0
12972024-11-20T00:47:55.705Z Compiling bytes v1.8.0
12982024-11-20T00:47:55.851Z Compiling indexmap v2.6.0
12992024-11-20T00:47:56.027Z Compiling semver v1.0.23
13002024-11-20T00:47:56.796Z Compiling tokio v1.40.0
13012024-11-20T00:47:57.001Z Compiling http v1.1.0
13022024-11-20T00:47:57.168Z Compiling rustc_version v0.4.1
13032024-11-20T00:47:57.306Z Compiling openssl-sys v0.9.103
13042024-11-20T00:47:57.888Z Compiling icu_properties v1.5.1
13052024-11-20T00:47:57.941Z Compiling scrypt v0.11.0
13062024-11-20T00:47:58.397Z Compiling cbc v0.1.2
13072024-11-20T00:47:58.506Z Compiling aes v0.8.4
13082024-11-20T00:47:58.638Z Compiling scroll_derive v0.12.0
13092024-11-20T00:47:59.104Z Compiling atomic-waker v1.1.2
13102024-11-20T00:47:59.147Z Compiling icu_normalizer_data v1.5.0
13112024-11-20T00:47:59.259Z Compiling write16 v1.0.0
13122024-11-20T00:47:59.296Z Compiling num_threads v0.1.7
13132024-11-20T00:47:59.393Z Compiling utf8_iter v1.0.4
13142024-11-20T00:47:59.428Z Compiling utf16_iter v1.0.5
13152024-11-20T00:47:59.524Z Compiling pkcs5 v0.7.1
13162024-11-20T00:47:59.625Z Compiling time v0.3.36
13172024-11-20T00:47:59.645Z Compiling http-body v1.0.1
13182024-11-20T00:47:59.886Z Compiling which v4.4.2
13192024-11-20T00:48:00.466Z Compiling scroll v0.12.0
13202024-11-20T00:48:00.936Z Compiling pest_generator v2.7.14
13212024-11-20T00:48:01.036Z Compiling form_urlencoded v1.2.1
13222024-11-20T00:48:01.281Z Compiling slog v2.7.0
13232024-11-20T00:48:01.346Z Compiling try-lock v0.2.5
13242024-11-20T00:48:01.364Z Compiling goblin v0.8.2
13252024-11-20T00:48:01.497Z Compiling icu_normalizer v1.5.0
13262024-11-20T00:48:01.862Z Compiling want v0.3.1
13272024-11-20T00:48:02.156Z Compiling pkcs8 v0.10.2
13282024-11-20T00:48:02.771Z Compiling idna_adapter v1.2.0
13292024-11-20T00:48:02.899Z Compiling httpdate v1.0.3
13302024-11-20T00:48:02.957Z Compiling pest_derive v2.7.14
13312024-11-20T00:48:02.995Z Compiling idna v1.0.3
13322024-11-20T00:48:03.517Z Compiling serde_spanned v0.6.8
13332024-11-20T00:48:03.735Z Compiling toml_datetime v0.6.8
13342024-11-20T00:48:03.773Z Compiling dtrace-parser v0.2.0
13352024-11-20T00:48:04.220Z Compiling serde_tokenstream v0.2.2
13362024-11-20T00:48:04.298Z Compiling uuid v1.11.0
13372024-11-20T00:48:04.826Z Compiling tower-service v0.3.3
13382024-11-20T00:48:04.855Z Compiling rustversion v1.0.17
13392024-11-20T00:48:04.959Z Compiling openssl v0.10.66
13402024-11-20T00:48:04.979Z Compiling base64 v0.22.1
13412024-11-20T00:48:05.371Z Compiling tokio-util v0.7.12
13422024-11-20T00:48:05.556Z Compiling iana-time-zone v0.1.61
13432024-11-20T00:48:05.724Z Compiling match_cfg v0.1.0
13442024-11-20T00:48:05.727Z Compiling adler2 v2.0.0
13452024-11-20T00:48:05.821Z Compiling foreign-types-shared v0.1.1
13462024-11-20T00:48:05.931Z Compiling foreign-types v0.3.2
13472024-11-20T00:48:05.934Z Compiling miniz_oxide v0.8.0
13482024-11-20T00:48:06.011Z Compiling hostname v0.3.1
13492024-11-20T00:48:06.043Z Compiling chrono v0.4.38
13502024-11-20T00:48:06.161Z Compiling url v2.5.3
13512024-11-20T00:48:06.784Z Compiling h2 v0.4.6
13522024-11-20T00:48:07.477Z Compiling dof v0.3.0
13532024-11-20T00:48:07.664Z Compiling async-trait v0.1.83
13542024-11-20T00:48:08.206Z Compiling usdt-impl v0.5.0
13552024-11-20T00:48:09.713Z Compiling openssl-macros v0.1.1
13562024-11-20T00:48:09.820Z Compiling dirs-sys-next v0.1.2
13572024-11-20T00:48:09.840Z Compiling siphasher v0.3.11
13582024-11-20T00:48:10.219Z Compiling syn v1.0.109
13592024-11-20T00:48:10.458Z Compiling rustls v0.23.14
13602024-11-20T00:48:10.491Z Compiling rustls v0.22.4
13612024-11-20T00:48:10.516Z Compiling native-tls v0.2.12
13622024-11-20T00:48:10.724Z Compiling data-encoding v2.6.0
13632024-11-20T00:48:10.864Z Compiling dirs-next v2.0.0
13642024-11-20T00:48:11.062Z Compiling http-body-util v0.1.2
13652024-11-20T00:48:11.589Z Compiling heapless v0.7.17
13662024-11-20T00:48:11.794Z Compiling crossbeam-epoch v0.9.18
13672024-11-20T00:48:12.025Z Compiling sha1 v0.10.6
13682024-11-20T00:48:12.255Z Compiling signature v2.2.0
13692024-11-20T00:48:12.470Z Compiling bzip2-sys v0.1.11+1.0.8
13702024-11-20T00:48:12.492Z Compiling serde_derive_internals v0.29.1
13712024-11-20T00:48:12.562Z Compiling thread_local v1.1.8
13722024-11-20T00:48:12.565Z Compiling multer v3.1.0
13732024-11-20T00:48:12.852Z Compiling cookie v0.18.1
13742024-11-20T00:48:12.940Z Compiling encoding_rs v0.8.34
13752024-11-20T00:48:13.112Z Compiling unicode-properties v0.1.3
13762024-11-20T00:48:13.133Z Compiling ipnet v2.10.1
13772024-11-20T00:48:13.153Z Compiling gimli v0.31.1
13782024-11-20T00:48:13.517Z Compiling slog-async v2.8.0
13792024-11-20T00:48:14.032Z Compiling hyper v1.5.0
13802024-11-20T00:48:14.494Z Compiling signal-hook v0.3.17
13812024-11-20T00:48:14.766Z Compiling openssl-probe v0.1.5
13822024-11-20T00:48:15.145Z Compiling rayon-core v1.12.1
13832024-11-20T00:48:15.295Z Compiling mime v0.3.17
13842024-11-20T00:48:15.408Z Compiling schemars v0.8.21
13852024-11-20T00:48:15.813Z Compiling schemars_derive v0.8.21
13862024-11-20T00:48:16.018Z Compiling toml_edit v0.22.22
13872024-11-20T00:48:17.477Z Compiling hyper-util v0.1.10
13882024-11-20T00:48:18.215Z Compiling addr2line v0.24.2
13892024-11-20T00:48:18.241Z Compiling stringprep v0.1.5
13902024-11-20T00:48:18.986Z Compiling crossbeam-deque v0.8.5
13912024-11-20T00:48:19.272Z Compiling usdt-attr-macro v0.5.0
13922024-11-20T00:48:19.317Z Compiling usdt-macro v0.5.0
13932024-11-20T00:48:19.422Z Compiling term v0.7.0
13942024-11-20T00:48:20.028Z Compiling slog-json v2.6.1
13952024-11-20T00:48:20.389Z Compiling serde_urlencoded v0.7.1
13962024-11-20T00:48:20.591Z Compiling curve25519-dalek v4.1.3
13972024-11-20T00:48:20.774Z Compiling crossbeam-channel v0.5.13
13982024-11-20T00:48:20.880Z Compiling futures-executor v0.3.31
13992024-11-20T00:48:20.899Z Compiling enum-as-inner v0.6.1
14002024-11-20T00:48:20.961Z Compiling md-5 v0.10.6
14012024-11-20T00:48:21.206Z Compiling rustls-pemfile v2.2.0
14022024-11-20T00:48:21.238Z Compiling async-stream-impl v0.3.6
14032024-11-20T00:48:21.508Z Compiling num-integer v0.1.46
14042024-11-20T00:48:21.560Z Compiling idna v0.4.0
14052024-11-20T00:48:21.893Z Compiling idna v0.3.0
14062024-11-20T00:48:21.982Z Compiling hash32 v0.2.1
14072024-11-20T00:48:22.274Z Compiling ff v0.13.0
14082024-11-20T00:48:22.345Z Compiling is-terminal v0.4.13
14092024-11-20T00:48:22.494Z Compiling object v0.36.5
14102024-11-20T00:48:22.500Z Compiling dropshot v0.12.0
14112024-11-20T00:48:22.613Z Compiling psl-types v2.0.11
14122024-11-20T00:48:22.762Z Compiling fallible-iterator v0.2.0
14132024-11-20T00:48:22.821Z Compiling smoltcp v0.9.1
14142024-11-20T00:48:23.208Z Compiling portable-atomic v1.9.0
14152024-11-20T00:48:23.469Z Compiling dyn-clone v1.0.17
14162024-11-20T00:48:23.525Z Compiling anyhow v1.0.93
14172024-11-20T00:48:23.558Z Compiling rustc-demangle v0.1.24
14182024-11-20T00:48:23.705Z Compiling take_mut v0.2.2
14192024-11-20T00:48:23.935Z Compiling linked-hash-map v0.5.6
14202024-11-20T00:48:24.200Z Compiling utf-8 v0.7.6
14212024-11-20T00:48:24.296Z Compiling num-bigint-dig v0.8.4
14222024-11-20T00:48:24.365Z Compiling quick-error v1.2.3
14232024-11-20T00:48:24.503Z Compiling base16ct v0.2.0
14242024-11-20T00:48:24.577Z Compiling resolv-conf v0.7.0
14252024-11-20T00:48:24.642Z Compiling tungstenite v0.24.0
14262024-11-20T00:48:24.690Z Compiling lru-cache v0.1.2
14272024-11-20T00:48:24.818Z Compiling sec1 v0.7.3
14282024-11-20T00:48:25.344Z Compiling postgres-protocol v0.6.7
14292024-11-20T00:48:25.383Z Compiling publicsuffix v2.2.3
14302024-11-20T00:48:25.752Z Compiling async-stream v0.3.6
14312024-11-20T00:48:26.026Z Compiling slog-term v2.9.1
14322024-11-20T00:48:26.083Z Compiling group v0.13.0
14332024-11-20T00:48:26.415Z Compiling hickory-proto v0.24.1
14342024-11-20T00:48:26.712Z Compiling usdt v0.5.0
14352024-11-20T00:48:27.243Z Compiling num-iter v0.1.45
14362024-11-20T00:48:27.430Z Compiling futures v0.3.31
14372024-11-20T00:48:27.451Z Compiling slog-bunyan v2.5.0
14382024-11-20T00:48:27.709Z Compiling toml v0.8.19
14392024-11-20T00:48:29.196Z Compiling tokio-native-tls v0.3.1
14402024-11-20T00:48:29.498Z Compiling camino v1.1.9
14412024-11-20T00:48:29.551Z Compiling phf_shared v0.11.2
14422024-11-20T00:48:29.940Z Compiling dropshot_endpoint v0.12.0
14432024-11-20T00:48:30.012Z Compiling backtrace v0.3.74
14442024-11-20T00:48:30.486Z Compiling terminal_size v0.4.0
14452024-11-20T00:48:30.506Z Compiling waitgroup v0.1.2
14462024-11-20T00:48:30.713Z Compiling openapiv3 v2.0.0
14472024-11-20T00:48:30.733Z Compiling serde_path_to_error v0.1.16
14482024-11-20T00:48:30.797Z Compiling hkdf v0.12.4
14492024-11-20T00:48:31.048Z Compiling crypto-bigint v0.5.5
14502024-11-20T00:48:31.592Z Compiling webpki-roots v0.26.6
14512024-11-20T00:48:31.817Z Compiling zerocopy-derive v0.6.6
14522024-11-20T00:48:33.820Z Compiling curve25519-dalek-derive v0.1.1
14532024-11-20T00:48:33.919Z Compiling hubpack_derive v0.1.1
14542024-11-20T00:48:34.186Z Compiling idna v0.5.0
14552024-11-20T00:48:34.619Z Compiling hostname v0.4.0
14562024-11-20T00:48:34.790Z Compiling crc32fast v1.4.2
14572024-11-20T00:48:34.891Z Compiling ahash v0.8.11
14582024-11-20T00:48:35.115Z Compiling fs-err v2.11.0
14592024-11-20T00:48:35.237Z Compiling managed v0.8.0
14602024-11-20T00:48:35.260Z Compiling debug-ignore v1.0.5
14612024-11-20T00:48:35.371Z Compiling winnow v0.5.40
14622024-11-20T00:48:35.422Z Compiling bitflags v1.3.2
14632024-11-20T00:48:35.532Z Compiling strum_macros v0.25.3
14642024-11-20T00:48:35.918Z Compiling console v0.15.8
14652024-11-20T00:48:36.876Z Compiling clap_builder v4.5.21
14662024-11-20T00:48:37.164Z Compiling cookie_store v0.21.0
14672024-11-20T00:48:37.563Z Compiling flate2 v1.0.34
14682024-11-20T00:48:37.762Z Compiling hubpack v0.1.2
14692024-11-20T00:48:38.210Z Compiling zerocopy v0.6.6
14702024-11-20T00:48:38.551Z Compiling elliptic-curve v0.13.8
14712024-11-20T00:48:38.809Z Compiling hickory-resolver v0.24.1
14722024-11-20T00:48:39.129Z Compiling toml_edit v0.19.15
14732024-11-20T00:48:39.448Z Compiling signal-hook-mio v0.2.4
14742024-11-20T00:48:39.608Z Compiling phf v0.11.2
14752024-11-20T00:48:39.777Z Compiling hyper-tls v0.6.0
14762024-11-20T00:48:39.919Z Compiling rayon v1.10.0
14772024-11-20T00:48:40.160Z Compiling bzip2 v0.4.4
14782024-11-20T00:48:40.582Z Compiling postgres-types v0.2.8
14792024-11-20T00:48:42.145Z Compiling tokio-tungstenite v0.24.0
14802024-11-20T00:48:43.805Z Compiling ed25519 v2.2.3
14812024-11-20T00:48:44.089Z Compiling phf_shared v0.10.0
14822024-11-20T00:48:44.508Z Compiling tokio-stream v0.1.16
14832024-11-20T00:48:44.817Z Compiling pkcs1 v0.7.5
14842024-11-20T00:48:45.612Z Compiling serde-big-array v0.5.1
14852024-11-20T00:48:45.711Z Compiling clap_derive v4.5.18
14862024-11-20T00:48:45.731Z Compiling rfc6979 v0.4.0
14872024-11-20T00:48:45.830Z Compiling serde_repr v0.1.19
14882024-11-20T00:48:45.859Z Compiling derive-where v1.2.7
14892024-11-20T00:48:45.928Z Compiling float-cmp v0.9.0
14902024-11-20T00:48:46.168Z Compiling bstr v1.10.0
14912024-11-20T00:48:46.411Z Compiling sync_wrapper v1.0.1
14922024-11-20T00:48:46.578Z Compiling normalize-line-endings v0.3.0
14932024-11-20T00:48:46.713Z Compiling difflib v0.4.0
14942024-11-20T00:48:47.057Z Compiling static_assertions v1.1.0
14952024-11-20T00:48:47.163Z Compiling unicode-segmentation v1.12.0
14962024-11-20T00:48:47.280Z Compiling number_prefix v0.4.0
14972024-11-20T00:48:47.512Z Compiling fixedbitset v0.4.2
14982024-11-20T00:48:47.993Z Compiling predicates-core v1.0.8
14992024-11-20T00:48:48.029Z Compiling unicode-width v0.2.0
15002024-11-20T00:48:48.061Z Compiling bit-vec v0.6.3
15012024-11-20T00:48:48.336Z Compiling new_debug_unreachable v1.0.6
15022024-11-20T00:48:48.366Z Compiling precomputed-hash v0.1.1
15032024-11-20T00:48:48.440Z Compiling whoami v1.5.2
15042024-11-20T00:48:48.491Z Compiling indicatif v0.17.9
15052024-11-20T00:48:48.522Z Compiling string_cache v0.8.7
15062024-11-20T00:48:48.543Z Compiling bit-set v0.5.3
15072024-11-20T00:48:48.812Z Compiling tokio-postgres v0.7.12
15082024-11-20T00:48:49.012Z Compiling predicates v3.1.2
15092024-11-20T00:48:49.122Z Compiling similar v2.6.0
15102024-11-20T00:48:49.506Z Compiling petgraph v0.6.5
15112024-11-20T00:48:50.817Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15122024-11-20T00:48:50.846Z Compiling ecdsa v0.16.9
15132024-11-20T00:48:50.971Z Compiling clap v4.5.21
15142024-11-20T00:48:51.099Z Compiling rsa v0.9.6
15152024-11-20T00:48:51.660Z Compiling ed25519-dalek v2.1.1
15162024-11-20T00:48:51.741Z Compiling toml v0.7.8
15172024-11-20T00:48:52.987Z Compiling zip v0.6.6
15182024-11-20T00:48:53.521Z Compiling crossterm v0.28.1
15192024-11-20T00:48:54.500Z Compiling hex v0.4.3
15202024-11-20T00:48:54.701Z Compiling x509-cert v0.2.5
15212024-11-20T00:48:54.959Z Compiling itertools v0.10.5
15222024-11-20T00:48:55.137Z Compiling unicode-xid v0.2.6
15232024-11-20T00:48:55.318Z Compiling lalrpop-util v0.19.12
15242024-11-20T00:48:55.338Z Compiling peg-runtime v0.8.3
15252024-11-20T00:48:55.680Z Compiling strum_macros v0.26.4
15262024-11-20T00:48:56.025Z Compiling xattr v1.3.1
15272024-11-20T00:48:56.309Z Compiling filetime v0.2.25
15282024-11-20T00:48:56.620Z Compiling tar v0.4.42
15292024-11-20T00:49:00.337Z Compiling strum v0.26.3
15302024-11-20T00:49:03.663Z Compiling aws-lc-sys v0.22.0
15312024-11-20T00:49:35.350Z Compiling rustls-webpki v0.102.8
15322024-11-20T00:49:38.815Z Compiling tokio-rustls v0.25.0
15332024-11-20T00:49:40.268Z Compiling tokio-rustls v0.26.0
15342024-11-20T00:49:40.599Z Compiling hyper-rustls v0.27.3
15352024-11-20T00:49:41.097Z Compiling reqwest v0.12.9
15362024-11-20T00:49:42.702Z Compiling qorb v0.2.0
15372024-11-20T00:49:47.009Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15382024-11-20T00:49:47.245Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15392024-11-20T00:49:53.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
15402024-11-20T00:49:53.244Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15412024-11-20T00:49:53.293ZNov 20 00:49:52.406 INFO Starting download, target: Clickhouse
15422024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: Cockroach
15432024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: DendriteOpenapi
15442024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: Console
15452024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: DendriteStub
15462024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: MaghemiteMgd
15472024-11-20T00:49:53.293ZNov 20 00:49:52.407 INFO Starting download, target: TransceiverControl
15482024-11-20T00:49:53.296ZNov 20 00:49:52.407 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15492024-11-20T00:49:53.296ZNov 20 00:49:52.407 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15502024-11-20T00:49:53.296ZNov 20 00:49:52.407 INFO Downloading out/downloads/dpd-d0017d6983e8a95d8136398eeadec12f410d3282.json (attempt 1/3), target: DendriteOpenapi
15512024-11-20T00:49:53.296ZNov 20 00:49:52.407 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15522024-11-20T00:49:53.297ZNov 20 00:49:52.407 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15532024-11-20T00:49:53.297ZNov 20 00:49:52.407 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15542024-11-20T00:49:53.297ZNov 20 00:49:52.407 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15552024-11-20T00:49:53.519ZNov 20 00:49:52.627 INFO Download complete, target: DendriteOpenapi
15562024-11-20T00:49:53.792ZNov 20 00:49:52.868 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15572024-11-20T00:49:53.888ZNov 20 00:49:52.997 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15582024-11-20T00:49:54.263ZNov 20 00:49:53.339 INFO Download complete, target: Console
15592024-11-20T00:49:54.332ZNov 20 00:49:53.443 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15602024-11-20T00:49:54.368ZNov 20 00:49:53.480 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15612024-11-20T00:49:54.437ZNov 20 00:49:53.547 INFO Download complete, target: TransceiverControl
15622024-11-20T00:49:55.061ZNov 20 00:49:54.174 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15632024-11-20T00:49:55.061ZNov 20 00:49:54.174 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15642024-11-20T00:49:55.259ZNov 20 00:49:54.372 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15652024-11-20T00:49:57.142ZNov 20 00:49:56.253 INFO Download complete, target: DendriteStub
15662024-11-20T00:49:57.151ZNov 20 00:49:56.253 INFO Download complete, target: MaghemiteMgd
15672024-11-20T00:50:02.160ZNov 20 00:50:01.273 INFO Checking that binary works, target: Cockroach
15682024-11-20T00:50:02.321ZNov 20 00:50:01.433 INFO Download complete, target: Cockroach
15692024-11-20T00:50:07.125ZNov 20 00:50:06.237 INFO Checking that binary works, target: Clickhouse
15702024-11-20T00:50:07.663ZNov 20 00:50:06.721 INFO Download complete, target: Clickhouse
15712024-11-20T00:50:07.755ZAll builder prerequisites installed successfully, and PATH looks valid
15722024-11-20T00:50:07.755Z
15732024-11-20T00:50:07.755Zreal 5:17.146543027
15742024-11-20T00:50:07.755Zuser 16:29.536919045
15752024-11-20T00:50:07.756Zsys 3:14.751935000
15762024-11-20T00:50:07.756Ztrap 0.547606065
15772024-11-20T00:50:07.756Ztflt 5.100977552
15782024-11-20T00:50:07.756Zdflt 4.568780326
15792024-11-20T00:50:07.756Zkflt 0.232886838
15802024-11-20T00:50:07.756Zlock 29:19.022474315
15812024-11-20T00:50:07.756Zslp 1:02:51.855584893
15822024-11-20T00:50:07.756Zlat 56.593748130
15832024-11-20T00:50:07.757Zstop 2:19.929029391
15842024-11-20T00:50:07.757Z+ banner hack-check
15852024-11-20T00:50:07.757Z
15862024-11-20T00:50:07.759Z # # ## #### # # #### # # ###### #### # #
15872024-11-20T00:50:07.759Z # # # # # # # # # # # # # # # # #
15882024-11-20T00:50:07.759Z ###### # # # #### ##### # ###### ##### # ####
15892024-11-20T00:50:07.759Z # # ###### # # # # # # # # # #
15902024-11-20T00:50:07.759Z # # # # # # # # # # # # # # # # #
15912024-11-20T00:50:07.759Z # # # # #### # # #### # # ###### #### # #
15922024-11-20T00:50:07.759Z
15932024-11-20T00:50:07.759Z+ export CARGO_INCREMENTAL=0
15942024-11-20T00:50:07.759Z+ CARGO_INCREMENTAL=0
15952024-11-20T00:50:07.759Z+ ptime -m timeout 2h cargo xtask check-features --ci
15962024-11-20T00:50:08.230Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15972024-11-20T00:50:11.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
15982024-11-20T00:50:11.814Z Running `target/debug/xtask check-features --ci`
15992024-11-20T00:50:11.834Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16002024-11-20T00:50:11.834Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16012024-11-20T00:50:12.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16022024-11-20T00:50:12.293Z Running `target/debug/xtask download cargo-hack`
16032024-11-20T00:50:13.115Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16042024-11-20T00:50:13.477Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16052024-11-20T00:50:18.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
16062024-11-20T00:50:18.719Z Running `target/debug/xtask-downloader cargo-hack`
16072024-11-20T00:50:18.765ZNov 20 00:50:17.871 INFO Starting download, target: CargoHack
16082024-11-20T00:50:18.768ZNov 20 00:50:17.872 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16092024-11-20T00:50:19.246ZNov 20 00:50:18.359 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16102024-11-20T00:50:19.335ZNov 20 00:50:18.447 INFO Download complete, target: CargoHack
16112024-11-20T00:50:19.339Zrunning: "/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"
16122024-11-20T00:50:19.355Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16132024-11-20T00:50:19.522Zinfo: running `cargo check --bins` on api_identity (1/172)
16142024-11-20T00:50:20.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-11-20T00:50:20.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-11-20T00:50:20.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-11-20T00:50:20.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16182024-11-20T00:50:20.124Z
16192024-11-20T00:50:20.124Zinfo: running `cargo check --bins` on bootstore (2/172)
16202024-11-20T00:50:20.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-11-20T00:50:20.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-11-20T00:50:20.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-11-20T00:50:20.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16242024-11-20T00:50:20.763Z
16252024-11-20T00:50:20.763Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/172)
16262024-11-20T00:50:21.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-11-20T00:50:21.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-11-20T00:50:21.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-11-20T00:50:21.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16302024-11-20T00:50:21.382Z
16312024-11-20T00:50:21.382Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/172)
16322024-11-20T00:50:21.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-11-20T00:50:21.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-11-20T00:50:21.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-11-20T00:50:21.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16362024-11-20T00:50:22.003Z
16372024-11-20T00:50:22.003Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/172)
16382024-11-20T00:50:22.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-11-20T00:50:22.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-11-20T00:50:22.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-11-20T00:50:22.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16422024-11-20T00:50:22.411Z
16432024-11-20T00:50:22.411Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/172)
16442024-11-20T00:50:22.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-11-20T00:50:22.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-11-20T00:50:22.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-11-20T00:50:22.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16482024-11-20T00:50:22.818Z
16492024-11-20T00:50:22.818Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/172)
16502024-11-20T00:50:23.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-11-20T00:50:23.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-11-20T00:50:23.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-11-20T00:50:23.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16542024-11-20T00:50:23.223Z
16552024-11-20T00:50:23.223Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/172)
16562024-11-20T00:50:23.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-11-20T00:50:23.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-11-20T00:50:23.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-11-20T00:50:23.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16602024-11-20T00:50:23.635Z
16612024-11-20T00:50:23.635Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/172)
16622024-11-20T00:50:24.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-11-20T00:50:24.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-11-20T00:50:24.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-11-20T00:50:24.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16662024-11-20T00:50:24.046Z
16672024-11-20T00:50:24.046Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/172)
16682024-11-20T00:50:24.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-11-20T00:50:24.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-11-20T00:50:24.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-11-20T00:50:24.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16722024-11-20T00:50:24.459Z
16732024-11-20T00:50:24.459Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/172)
16742024-11-20T00:50:24.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-11-20T00:50:24.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-11-20T00:50:24.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-11-20T00:50:24.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16782024-11-20T00:50:24.873Z
16792024-11-20T00:50:24.873Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/172)
16802024-11-20T00:50:25.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-11-20T00:50:25.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-11-20T00:50:25.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-11-20T00:50:25.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16842024-11-20T00:50:25.310Z
16852024-11-20T00:50:25.310Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/172)
16862024-11-20T00:50:25.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-11-20T00:50:25.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-11-20T00:50:25.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-11-20T00:50:25.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16902024-11-20T00:50:25.711Z
16912024-11-20T00:50:25.711Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/172)
16922024-11-20T00:50:26.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-11-20T00:50:26.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-11-20T00:50:26.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-11-20T00:50:26.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16962024-11-20T00:50:26.124Z
16972024-11-20T00:50:26.124Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/172)
16982024-11-20T00:50:26.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-11-20T00:50:26.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-11-20T00:50:26.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-11-20T00:50:26.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17022024-11-20T00:50:26.546Z
17032024-11-20T00:50:26.546Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/172)
17042024-11-20T00:50:26.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-11-20T00:50:26.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-11-20T00:50:26.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-11-20T00:50:26.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17082024-11-20T00:50:26.954Z
17092024-11-20T00:50:26.954Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/172)
17102024-11-20T00:50:27.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-11-20T00:50:27.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-11-20T00:50:27.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-11-20T00:50:27.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17142024-11-20T00:50:27.362Z
17152024-11-20T00:50:27.362Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/172)
17162024-11-20T00:50:27.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172024-11-20T00:50:27.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182024-11-20T00:50:27.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192024-11-20T00:50:27.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17202024-11-20T00:50:27.778Z
17212024-11-20T00:50:27.778Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/172)
17222024-11-20T00:50:28.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232024-11-20T00:50:28.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242024-11-20T00:50:28.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252024-11-20T00:50:28.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17262024-11-20T00:50:28.194Z
17272024-11-20T00:50:28.194Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/172)
17282024-11-20T00:50:28.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292024-11-20T00:50:28.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302024-11-20T00:50:28.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312024-11-20T00:50:28.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17322024-11-20T00:50:28.613Z
17332024-11-20T00:50:28.613Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/172)
17342024-11-20T00:50:28.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352024-11-20T00:50:28.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362024-11-20T00:50:28.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372024-11-20T00:50:28.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17382024-11-20T00:50:29.033Z
17392024-11-20T00:50:29.033Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/172)
17402024-11-20T00:50:29.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412024-11-20T00:50:29.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422024-11-20T00:50:29.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432024-11-20T00:50:29.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17442024-11-20T00:50:29.445Z
17452024-11-20T00:50:29.445Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/172)
17462024-11-20T00:50:29.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472024-11-20T00:50:29.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482024-11-20T00:50:29.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492024-11-20T00:50:29.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17502024-11-20T00:50:29.864Z
17512024-11-20T00:50:29.864Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/172)
17522024-11-20T00:50:30.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532024-11-20T00:50:30.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542024-11-20T00:50:30.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552024-11-20T00:50:30.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17562024-11-20T00:50:30.279Z
17572024-11-20T00:50:30.279Zinfo: running `cargo check --bins` on sled-hardware-types (25/172)
17582024-11-20T00:50:30.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592024-11-20T00:50:30.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602024-11-20T00:50:30.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612024-11-20T00:50:30.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17622024-11-20T00:50:30.901Z
17632024-11-20T00:50:30.901Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/172)
17642024-11-20T00:50:31.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652024-11-20T00:50:31.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662024-11-20T00:50:31.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672024-11-20T00:50:31.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17682024-11-20T00:50:31.520Z
17692024-11-20T00:50:31.520Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/172)
17702024-11-20T00:50:32.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712024-11-20T00:50:32.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722024-11-20T00:50:32.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732024-11-20T00:50:32.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17742024-11-20T00:50:32.152Z
17752024-11-20T00:50:32.152Zinfo: running `cargo check --bins` on oxlog (28/172)
17762024-11-20T00:50:32.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772024-11-20T00:50:32.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782024-11-20T00:50:32.786Z Checking cfg-if v1.0.0
17792024-11-20T00:50:32.788Z Checking libc v0.2.162
17802024-11-20T00:50:32.892Z Checking serde v1.0.215
17812024-11-20T00:50:32.896Z Checking zeroize v1.8.1
17822024-11-20T00:50:32.911Z Checking memchr v2.7.4
17832024-11-20T00:50:32.914Z Checking typenum v1.17.0
17842024-11-20T00:50:32.932Z Checking scopeguard v1.2.0
17852024-11-20T00:50:32.935Z Checking subtle v2.6.1
17862024-11-20T00:50:32.959Z Checking value-bag v1.9.0
17872024-11-20T00:50:33.066Z Checking lock_api v0.4.12
17882024-11-20T00:50:33.123Z Checking const-oid v0.9.6
17892024-11-20T00:50:33.190Z Checking smallvec v1.13.2
17902024-11-20T00:50:33.374Z Checking log v0.4.22
17912024-11-20T00:50:33.459Z Checking itoa v1.0.11
17922024-11-20T00:50:33.554Z Checking pin-project-lite v0.2.14
17932024-11-20T00:50:33.656Z Checking byteorder v1.5.0
17942024-11-20T00:50:33.674Z Checking futures-core v0.3.31
17952024-11-20T00:50:33.806Z Checking once_cell v1.20.2
17962024-11-20T00:50:33.834Z Checking cpufeatures v0.2.14
17972024-11-20T00:50:33.896Z Checking futures-sink v0.3.31
17982024-11-20T00:50:33.919Z Checking stable_deref_trait v1.2.0
17992024-11-20T00:50:34.011Z Checking spin v0.9.8
18002024-11-20T00:50:34.027Z Checking getrandom v0.2.15
18012024-11-20T00:50:34.040Z Checking signal-hook-registry v1.4.2
18022024-11-20T00:50:34.069Z Checking parking_lot_core v0.9.10
18032024-11-20T00:50:34.085Z Checking mio v1.0.2
18042024-11-20T00:50:34.232Z Checking rand_core v0.6.4
18052024-11-20T00:50:34.266Z Checking generic-array v0.14.7
18062024-11-20T00:50:34.280Z Checking socket2 v0.5.7
18072024-11-20T00:50:34.344Z Checking zerocopy v0.7.35
18082024-11-20T00:50:34.399Z Checking parking_lot v0.12.3
18092024-11-20T00:50:34.521Z Checking zerofrom v0.1.4
18102024-11-20T00:50:34.707Z Checking slab v0.4.9
18112024-11-20T00:50:34.749Z Checking yoke v0.7.4
18122024-11-20T00:50:34.767Z Checking futures-channel v0.3.31
18132024-11-20T00:50:34.768Z Checking equivalent v1.0.1
18142024-11-20T00:50:34.861Z Checking futures-io v0.3.31
18152024-11-20T00:50:34.900Z Checking foldhash v0.1.3
18162024-11-20T00:50:34.958Z Checking futures-task v0.3.31
18172024-11-20T00:50:35.044Z Checking allocator-api2 v0.2.18
18182024-11-20T00:50:35.091Z Checking pin-utils v0.1.0
18192024-11-20T00:50:35.106Z Checking zerovec v0.10.4
18202024-11-20T00:50:35.132Z Checking tinyvec_macros v0.1.1
18212024-11-20T00:50:35.178Z Checking ryu v1.0.18
18222024-11-20T00:50:35.192Z Checking futures-util v0.3.31
18232024-11-20T00:50:35.217Z Checking tinyvec v1.8.0
18242024-11-20T00:50:35.399Z Checking fnv v1.0.7
18252024-11-20T00:50:35.416Z Checking crypto-common v0.1.6
18262024-11-20T00:50:35.517Z Checking block-buffer v0.10.4
18272024-11-20T00:50:35.591Z Checking block-padding v0.3.3
18282024-11-20T00:50:35.681Z Checking hashbrown v0.15.0
18292024-11-20T00:50:35.739Z Checking digest v0.10.7
18302024-11-20T00:50:35.772Z Checking libm v0.2.8
18312024-11-20T00:50:35.798Z Checking inout v0.1.3
18322024-11-20T00:50:36.011Z Checking cipher v0.4.4
18332024-11-20T00:50:36.123Z Checking hmac v0.12.1
18342024-11-20T00:50:36.326Z Checking sha2 v0.10.8
18352024-11-20T00:50:36.395Z Checking writeable v0.5.5
18362024-11-20T00:50:36.533Z Checking unicode-normalization v0.1.24
18372024-11-20T00:50:36.700Z Checking base64ct v1.6.0
18382024-11-20T00:50:36.737Z Checking unicode-bidi v0.3.17
18392024-11-20T00:50:36.759Z Checking tinystr v0.7.6
18402024-11-20T00:50:36.812Z Checking litemap v0.7.3
18412024-11-20T00:50:36.878Z Checking num-traits v0.2.19
18422024-11-20T00:50:37.108Z Checking pem-rfc7468 v0.7.0
18432024-11-20T00:50:37.129Z Checking ppv-lite86 v0.2.20
18442024-11-20T00:50:37.144Z Checking icu_locid v1.5.0
18452024-11-20T00:50:37.355Z Checking flagset v0.4.6
18462024-11-20T00:50:37.371Z Checking tracing-core v0.1.32
18472024-11-20T00:50:37.408Z Checking thiserror v1.0.69
18482024-11-20T00:50:37.534Z Checking icu_locid_transform_data v1.5.0
18492024-11-20T00:50:37.546Z Checking der v0.7.9
18502024-11-20T00:50:37.631Z Checking rustls-pki-types v1.9.0
18512024-11-20T00:50:37.798Z Checking bytes v1.8.0
18522024-11-20T00:50:37.917Z Checking indexmap v2.6.0
18532024-11-20T00:50:38.023Z Checking serde_json v1.0.132
18542024-11-20T00:50:38.163Z Checking rand_chacha v0.3.1
18552024-11-20T00:50:38.205Z Checking icu_provider v1.5.0
18562024-11-20T00:50:38.532Z Checking bitflags v2.6.0
18572024-11-20T00:50:38.574Z Checking percent-encoding v2.3.1
18582024-11-20T00:50:38.629Z Checking tokio v1.40.0
18592024-11-20T00:50:38.762Z Checking http v1.1.0
18602024-11-20T00:50:38.818Z Checking rand v0.8.5
18612024-11-20T00:50:38.834Z Checking icu_locid_transform v1.5.0
18622024-11-20T00:50:39.193Z Checking tracing v0.1.40
18632024-11-20T00:50:39.400Z Checking spki v0.7.3
18642024-11-20T00:50:39.526Z Checking icu_collections v1.5.0
18652024-11-20T00:50:39.676Z Checking salsa20 v0.10.2
18662024-11-20T00:50:39.817Z Checking pbkdf2 v0.12.2
18672024-11-20T00:50:39.829Z Checking aws-lc-sys v0.22.0
18682024-11-20T00:50:39.893Z Checking httparse v1.9.5
18692024-11-20T00:50:39.965Z Checking icu_properties_data v1.5.0
18702024-11-20T00:50:40.072Z Checking untrusted v0.7.1
18712024-11-20T00:50:40.086Z Checking mirai-annotations v1.12.0
18722024-11-20T00:50:40.183Z Checking powerfmt v0.2.0
18732024-11-20T00:50:40.200Z Checking untrusted v0.9.0
18742024-11-20T00:50:40.230Z Checking icu_properties v1.5.1
18752024-11-20T00:50:40.247Z Checking scrypt v0.11.0
18762024-11-20T00:50:40.310Z Checking cbc v0.1.2
18772024-11-20T00:50:40.336Z Checking ring v0.17.8
18782024-11-20T00:50:40.387Z Checking aes v0.8.4
18792024-11-20T00:50:40.420Z Checking deranged v0.3.11
18802024-11-20T00:50:40.451Z Checking crossbeam-utils v0.8.20
18812024-11-20T00:50:40.507Z Checking num-conv v0.1.0
18822024-11-20T00:50:40.748Z Checking time-core v0.1.2
18832024-11-20T00:50:40.907Z Checking atomic-waker v1.1.2
18842024-11-20T00:50:41.043Z Checking num_threads v0.1.7
18852024-11-20T00:50:41.121Z Checking utf16_iter v1.0.5
18862024-11-20T00:50:41.150Z Checking utf8_iter v1.0.4
18872024-11-20T00:50:41.275Z Checking write16 v1.0.0
18882024-11-20T00:50:41.337Z Checking icu_normalizer_data v1.5.0
18892024-11-20T00:50:41.354Z Checking pkcs5 v0.7.1
18902024-11-20T00:50:41.386Z Checking http-body v1.0.1
18912024-11-20T00:50:41.437Z Checking form_urlencoded v1.2.1
18922024-11-20T00:50:41.602Z Checking try-lock v0.2.5
18932024-11-20T00:50:41.645Z Checking unicode-ident v1.0.13
18942024-11-20T00:50:41.728Z Checking want v0.3.1
18952024-11-20T00:50:41.817Z Checking httpdate v1.0.3
18962024-11-20T00:50:41.871Z Checking pkcs8 v0.10.2
18972024-11-20T00:50:41.899Z Checking proc-macro2 v1.0.89
18982024-11-20T00:50:42.058Z Checking toml_datetime v0.6.8
18992024-11-20T00:50:42.173Z Checking time v0.3.36
19002024-11-20T00:50:42.187Z Checking serde_spanned v0.6.8
19012024-11-20T00:50:42.190Z Checking uuid v1.11.0
19022024-11-20T00:50:42.327Z Checking slog v2.7.0
19032024-11-20T00:50:42.360Z Checking scroll v0.12.0
19042024-11-20T00:50:42.402Z Checking aws-lc-rs v1.10.0
19052024-11-20T00:50:42.584Z Checking ucd-trie v0.1.7
19062024-11-20T00:50:42.788Z Checking iana-time-zone v0.1.61
19072024-11-20T00:50:42.804Z Checking adler2 v2.0.0
19082024-11-20T00:50:42.818Z Checking match_cfg v0.1.0
19092024-11-20T00:50:42.833Z Checking base64 v0.22.1
19102024-11-20T00:50:42.904Z Checking foreign-types-shared v0.1.1
19112024-11-20T00:50:42.927Z Checking tower-service v0.3.3
19122024-11-20T00:50:42.946Z Checking plain v0.2.3
19132024-11-20T00:50:43.007Z Checking foreign-types v0.3.2
19142024-11-20T00:50:43.040Z Checking miniz_oxide v0.8.0
19152024-11-20T00:50:43.084Z Checking goblin v0.8.2
19162024-11-20T00:50:43.098Z Checking chrono v0.4.38
19172024-11-20T00:50:43.301Z Checking hostname v0.3.1
19182024-11-20T00:50:43.432Z Checking pest v2.7.14
19192024-11-20T00:50:43.614Z Checking icu_normalizer v1.5.0
19202024-11-20T00:50:43.745Z Checking quote v1.0.37
19212024-11-20T00:50:44.085Z Checking openssl-sys v0.9.103
19222024-11-20T00:50:44.240Z Checking rustls-webpki v0.102.8
19232024-11-20T00:50:44.423Z Checking idna_adapter v1.2.0
19242024-11-20T00:50:44.597Z Checking idna v1.0.3
19252024-11-20T00:50:44.601Z Checking dirs-sys-next v0.1.2
19262024-11-20T00:50:44.787Z Checking errno v0.3.9
19272024-11-20T00:50:44.950Z Checking aho-corasick v1.1.3
19282024-11-20T00:50:45.061Z Checking url v2.5.3
19292024-11-20T00:50:45.085Z Checking regex-syntax v0.8.5
19302024-11-20T00:50:45.135Z Checking data-encoding v2.6.0
19312024-11-20T00:50:45.414Z Checking pretty-hex v0.4.1
19322024-11-20T00:50:45.589Z Checking siphasher v0.3.11
19332024-11-20T00:50:45.889Z Checking openssl v0.10.66
19342024-11-20T00:50:45.894Z Checking rustix v0.38.37
19352024-11-20T00:50:45.896Z Checking dirs-next v2.0.0
19362024-11-20T00:50:45.954Z Checking dtrace-parser v0.2.0
19372024-11-20T00:50:46.018Z Checking tokio-util v0.7.12
19382024-11-20T00:50:46.034Z Checking syn v2.0.87
19392024-11-20T00:50:46.415Z Checking http-body-util v0.1.2
19402024-11-20T00:50:46.582Z Checking crossbeam-epoch v0.9.18
19412024-11-20T00:50:46.862Z Checking sha1 v0.10.6
19422024-11-20T00:50:46.955Z Checking h2 v0.4.6
19432024-11-20T00:50:47.025Z Checking signature v2.2.0
19442024-11-20T00:50:47.147Z Checking lazy_static v1.5.0
19452024-11-20T00:50:47.229Z Checking thread_local v1.1.8
19462024-11-20T00:50:47.255Z Checking thread-id v4.2.2
19472024-11-20T00:50:47.359Z Checking encoding_rs v0.8.34
19482024-11-20T00:50:47.513Z Checking unicode-properties v0.1.3
19492024-11-20T00:50:47.888Z Checking anstyle v1.0.10
19502024-11-20T00:50:48.017Z Checking dof v0.3.0
19512024-11-20T00:50:48.219Z Checking utf8parse v0.2.2
19522024-11-20T00:50:48.376Z Checking winnow v0.6.20
19532024-11-20T00:50:48.418Z Checking regex-automata v0.4.8
19542024-11-20T00:50:48.664Z Checking mime v0.3.17
19552024-11-20T00:50:48.971Z Checking openssl-probe v0.1.5
19562024-11-20T00:50:49.117Z Checking gimli v0.31.1
19572024-11-20T00:50:49.358Z Checking ipnet v2.10.1
19582024-11-20T00:50:49.706Z Checking either v1.13.0
19592024-11-20T00:50:49.838Z Checking anstyle-parse v0.2.5
19602024-11-20T00:50:50.093Z Checking stringprep v0.1.5
19612024-11-20T00:50:50.116Z Checking crossbeam-deque v0.8.5
19622024-11-20T00:50:50.366Z Checking term v0.7.0
19632024-11-20T00:50:50.408Z Checking rustls v0.22.4
19642024-11-20T00:50:50.787Z Checking rustls v0.23.14
19652024-11-20T00:50:51.179Z Checking native-tls v0.2.12
19662024-11-20T00:50:51.327Z Checking toml_edit v0.22.22
19672024-11-20T00:50:51.490Z Checking slog-json v2.6.1
19682024-11-20T00:50:51.753Z Checking serde_urlencoded v0.7.1
19692024-11-20T00:50:52.189Z Checking crossbeam-channel v0.5.13
19702024-11-20T00:50:52.358Z Checking usdt-impl v0.5.0
19712024-11-20T00:50:52.899Z Checking futures-executor v0.3.31
19722024-11-20T00:50:52.912Z Checking num-integer v0.1.46
19732024-11-20T00:50:53.110Z Checking rustls-pemfile v2.2.0
19742024-11-20T00:50:53.129Z Checking idna v0.4.0
19752024-11-20T00:50:53.145Z Checking hyper v1.5.0
19762024-11-20T00:50:53.204Z Checking addr2line v0.24.2
19772024-11-20T00:50:53.318Z Checking idna v0.3.0
19782024-11-20T00:50:53.366Z Checking md-5 v0.10.6
19792024-11-20T00:50:53.584Z Checking ff v0.13.0
19802024-11-20T00:50:53.703Z Checking hash32 v0.2.1
19812024-11-20T00:50:53.789Z Checking memmap v0.7.0
19822024-11-20T00:50:53.908Z Checking is-terminal v0.4.13
19832024-11-20T00:50:53.984Z Checking object v0.36.5
19842024-11-20T00:50:54.001Z Checking take_mut v0.2.2
19852024-11-20T00:50:54.001Z Checking linked-hash-map v0.5.6
19862024-11-20T00:50:54.030Z Checking utf-8 v0.7.6
19872024-11-20T00:50:54.032Z Checking quick-error v1.2.3
19882024-11-20T00:50:54.133Z Checking colorchoice v1.0.2
19892024-11-20T00:50:54.164Z Checking base16ct v0.2.0
19902024-11-20T00:50:54.180Z Checking dyn-clone v1.0.17
19912024-11-20T00:50:54.227Z Checking rustc-demangle v0.1.24
19922024-11-20T00:50:54.256Z Checking fallible-iterator v0.2.0
19932024-11-20T00:50:54.311Z Checking is_terminal_polyfill v1.70.1
19942024-11-20T00:50:54.322Z Checking psl-types v2.0.11
19952024-11-20T00:50:54.355Z Checking anstyle-query v1.1.1
19962024-11-20T00:50:54.417Z Checking sec1 v0.7.3
19972024-11-20T00:50:54.473Z Checking anstream v0.6.15
19982024-11-20T00:50:54.489Z Checking publicsuffix v2.2.3
19992024-11-20T00:50:54.640Z Checking schemars v0.8.21
20002024-11-20T00:50:54.712Z Checking lru-cache v0.1.2
20012024-11-20T00:50:54.788Z Checking tungstenite v0.24.0
20022024-11-20T00:50:54.824Z Checking resolv-conf v0.7.0
20032024-11-20T00:50:54.866Z Checking postgres-protocol v0.6.7
20042024-11-20T00:50:54.884Z Checking slog-async v2.8.0
20052024-11-20T00:50:55.144Z Checking slog-term v2.9.1
20062024-11-20T00:50:55.171Z Checking hickory-proto v0.24.1
20072024-11-20T00:50:55.186Z Checking hyper-util v0.1.10
20082024-11-20T00:50:55.514Z Checking tokio-rustls v0.25.0
20092024-11-20T00:50:55.651Z Checking heapless v0.7.17
20102024-11-20T00:50:55.702Z Checking usdt v0.5.0
20112024-11-20T00:50:55.898Z Checking toml v0.8.19
20122024-11-20T00:50:55.962Z Checking group v0.13.0
20132024-11-20T00:50:56.215Z Checking num-iter v0.1.45
20142024-11-20T00:50:56.233Z Checking tokio-rustls v0.26.0
20152024-11-20T00:50:56.304Z Checking futures v0.3.31
20162024-11-20T00:50:56.382Z Checking slog-bunyan v2.5.0
20172024-11-20T00:50:56.413Z Checking tokio-native-tls v0.3.1
20182024-11-20T00:50:56.542Z Checking rayon-core v1.12.1
20192024-11-20T00:50:56.619Z Checking multer v3.1.0
20202024-11-20T00:50:56.619Z Checking terminal_size v0.4.0
20212024-11-20T00:50:56.662Z Checking phf_shared v0.11.2
20222024-11-20T00:50:56.678Z Checking cookie v0.18.1
20232024-11-20T00:50:56.799Z Checking async-stream v0.3.6
20242024-11-20T00:50:56.944Z Checking bzip2-sys v0.1.11+1.0.8
20252024-11-20T00:50:56.991Z Checking signal-hook v0.3.17
20262024-11-20T00:50:57.023Z Checking camino v1.1.9
20272024-11-20T00:50:57.068Z Checking waitgroup v0.1.2
20282024-11-20T00:50:57.124Z Checking openapiv3 v2.0.0
20292024-11-20T00:50:57.163Z Checking webpki-roots v0.26.6
20302024-11-20T00:50:57.197Z Checking serde_path_to_error v0.1.16
20312024-11-20T00:50:57.211Z Checking idna v0.5.0
20322024-11-20T00:50:57.310Z Checking hkdf v0.12.4
20332024-11-20T00:50:57.360Z Checking crypto-bigint v0.5.5
20342024-11-20T00:50:57.525Z Checking hostname v0.4.0
20352024-11-20T00:50:57.585Z Checking crc32fast v1.4.2
20362024-11-20T00:50:57.654Z Checking strsim v0.11.1
20372024-11-20T00:50:57.809Z Checking bitflags v1.3.2
20382024-11-20T00:50:57.812Z Checking managed v0.8.0
20392024-11-20T00:50:57.929Z Checking clap_lex v0.7.2
20402024-11-20T00:50:57.944Z Checking debug-ignore v1.0.5
20412024-11-20T00:50:58.066Z Checking winnow v0.5.40
20422024-11-20T00:50:58.082Z Checking unicode-width v0.1.14
20432024-11-20T00:50:58.177Z Checking clap_builder v4.5.21
20442024-11-20T00:50:58.197Z Checking smoltcp v0.9.1
20452024-11-20T00:50:58.557Z Checking console v0.15.8
20462024-11-20T00:50:59.165Z Checking cookie_store v0.21.0
20472024-11-20T00:50:59.726Z Checking flate2 v1.0.34
20482024-11-20T00:50:59.847Z Checking hyper-rustls v0.27.3
20492024-11-20T00:50:59.927Z Checking hickory-resolver v0.24.1
20502024-11-20T00:51:00.135Z Checking elliptic-curve v0.13.8
20512024-11-20T00:51:00.195Z Checking signal-hook-mio v0.2.4
20522024-11-20T00:51:00.329Z Checking rayon v1.10.0
20532024-11-20T00:51:00.377Z Checking hyper-tls v0.6.0
20542024-11-20T00:51:00.390Z Checking backtrace v0.3.74
20552024-11-20T00:51:00.592Z Checking dropshot v0.12.0
20562024-11-20T00:51:00.668Z Checking bzip2 v0.4.4
20572024-11-20T00:51:00.757Z Checking phf v0.11.2
20582024-11-20T00:51:00.948Z Checking num-bigint-dig v0.8.4
20592024-11-20T00:51:00.978Z Checking anyhow v1.0.93
20602024-11-20T00:51:01.011Z Checking tokio-tungstenite v0.24.0
20612024-11-20T00:51:01.175Z Checking toml_edit v0.19.15
20622024-11-20T00:51:01.197Z Checking postgres-types v0.2.8
20632024-11-20T00:51:01.328Z Checking bstr v1.10.0
20642024-11-20T00:51:01.465Z Checking regex v1.11.1
20652024-11-20T00:51:01.526Z Checking ed25519 v2.2.3
20662024-11-20T00:51:01.823Z Checking tokio-stream v0.1.16
20672024-11-20T00:51:01.925Z Checking phf_shared v0.10.0
20682024-11-20T00:51:02.112Z Checking zerocopy v0.6.6
20692024-11-20T00:51:02.213Z Checking curve25519-dalek v4.1.3
20702024-11-20T00:51:02.286Z Checking pkcs1 v0.7.5
20712024-11-20T00:51:02.692Z Checking hubpack v0.1.2
20722024-11-20T00:51:02.708Z Checking portable-atomic v1.9.0
20732024-11-20T00:51:02.886Z Checking float-cmp v0.9.0
20742024-11-20T00:51:03.001Z Checking serde-big-array v0.5.1
20752024-11-20T00:51:03.071Z Checking rfc6979 v0.4.0
20762024-11-20T00:51:03.120Z Checking sync_wrapper v1.0.1
20772024-11-20T00:51:03.215Z Checking normalize-line-endings v0.3.0
20782024-11-20T00:51:03.237Z Checking precomputed-hash v0.1.1
20792024-11-20T00:51:03.246Z Checking new_debug_unreachable v1.0.6
20802024-11-20T00:51:03.331Z Checking whoami v1.5.2
20812024-11-20T00:51:03.347Z Checking predicates-core v1.0.8
20822024-11-20T00:51:03.351Z Checking unicode-width v0.2.0
20832024-11-20T00:51:03.534Z Checking difflib v0.4.0
20842024-11-20T00:51:03.631Z Checking fixedbitset v0.4.2
20852024-11-20T00:51:03.647Z Checking unicode-segmentation v1.12.0
20862024-11-20T00:51:03.747Z Checking minimal-lexical v0.2.1
20872024-11-20T00:51:03.811Z Checking bit-vec v0.6.3
20882024-11-20T00:51:03.840Z Checking number_prefix v0.4.0
20892024-11-20T00:51:03.886Z Checking static_assertions v1.1.0
20902024-11-20T00:51:03.982Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20912024-11-20T00:51:04.020Z Checking petgraph v0.6.5
20922024-11-20T00:51:04.069Z Checking ed25519-dalek v2.1.1
20932024-11-20T00:51:04.111Z Checking nom v7.1.3
20942024-11-20T00:51:04.129Z Checking bit-set v0.5.3
20952024-11-20T00:51:04.147Z Checking qorb v0.2.0
20962024-11-20T00:51:04.182Z Checking indicatif v0.17.9
20972024-11-20T00:51:04.311Z Checking similar v2.6.0
20982024-11-20T00:51:04.367Z Checking predicates v3.1.2
20992024-11-20T00:51:04.441Z Checking toml v0.7.8
21002024-11-20T00:51:04.964Z Checking tokio-postgres v0.7.12
21012024-11-20T00:51:05.035Z Checking string_cache v0.8.7
21022024-11-20T00:51:05.140Z Checking reqwest v0.12.9
21032024-11-20T00:51:05.167Z Checking ecdsa v0.16.9
21042024-11-20T00:51:05.297Z Checking rsa v0.9.6
21052024-11-20T00:51:05.886Z Checking clap v4.5.21
21062024-11-20T00:51:06.010Z Checking zip v0.6.6
21072024-11-20T00:51:06.339Z Checking crossterm v0.28.1
21082024-11-20T00:51:06.692Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21092024-11-20T00:51:06.719Z Checking itertools v0.12.1
21102024-11-20T00:51:06.734Z Checking itertools v0.10.5
21112024-11-20T00:51:07.050Z Checking fs-err v2.11.0
21122024-11-20T00:51:07.080Z Checking ahash v0.8.11
21132024-11-20T00:51:07.305Z Checking x509-cert v0.2.5
21142024-11-20T00:51:07.592Z Checking hex v0.4.3
21152024-11-20T00:51:07.645Z Checking semver v1.0.23
21162024-11-20T00:51:08.070Z Checking heck v0.4.1
21172024-11-20T00:51:08.099Z Checking peg-runtime v0.8.3
21182024-11-20T00:51:08.102Z Checking lalrpop-util v0.19.12
21192024-11-20T00:51:08.136Z Checking sigpipe v0.1.3
21202024-11-20T00:51:09.035Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21212024-11-20T00:51:09.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.18s
21222024-11-20T00:51:09.498Z
21232024-11-20T00:51:09.498Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/172)
21242024-11-20T00:51:10.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252024-11-20T00:51:10.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262024-11-20T00:51:10.160Z Compiling hashbrown v0.14.5
21272024-11-20T00:51:10.278Z Checking heck v0.5.0
21282024-11-20T00:51:10.291Z Compiling unsafe-libyaml v0.2.11
21292024-11-20T00:51:10.305Z Compiling ident_case v1.0.1
21302024-11-20T00:51:10.318Z Checking progenitor-client v0.8.0
21312024-11-20T00:51:10.333Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21322024-11-20T00:51:10.347Z Compiling proc-macro-crate v1.3.1
21332024-11-20T00:51:10.428Z Compiling darling_core v0.20.10
21342024-11-20T00:51:10.468Z Checking ipnetwork v0.20.0
21352024-11-20T00:51:10.662Z Compiling structmeta-derive v0.3.0
21362024-11-20T00:51:10.678Z Compiling newtype-uuid v1.1.3
21372024-11-20T00:51:10.836Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21382024-11-20T00:51:10.993Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21392024-11-20T00:51:11.119Z Compiling lzma-sys v0.1.20
21402024-11-20T00:51:11.349Z Compiling foreign-types-macros v0.2.3
21412024-11-20T00:51:11.421Z Checking regress v0.10.1
21422024-11-20T00:51:11.450Z Compiling num_enum_derive v0.5.11
21432024-11-20T00:51:11.866Z Compiling serde_yaml v0.9.34+deprecated
21442024-11-20T00:51:12.228Z Compiling dropshot v0.13.0
21452024-11-20T00:51:12.494Z Checking arc-swap v1.7.1
21462024-11-20T00:51:12.597Z Checking foreign-types-shared v0.3.1
21472024-11-20T00:51:12.715Z Checking foreign-types v0.5.0
21482024-11-20T00:51:12.915Z Checking slog-scope v4.4.0
21492024-11-20T00:51:12.930Z Compiling proc-macro-error v1.0.4
21502024-11-20T00:51:13.594Z Compiling structmeta v0.3.0
21512024-11-20T00:51:13.620Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21522024-11-20T00:51:13.652Z Checking tungstenite v0.21.0
21532024-11-20T00:51:13.724Z Compiling heck v0.3.3
21542024-11-20T00:51:14.034Z Compiling parse-display-derive v0.10.0
21552024-11-20T00:51:14.125Z Checking num_enum v0.5.11
21562024-11-20T00:51:14.146Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21572024-11-20T00:51:14.278Z Compiling dropshot_endpoint v0.13.0
21582024-11-20T00:51:14.565Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21592024-11-20T00:51:14.864Z Checking typify-impl v0.2.0
21602024-11-20T00:51:14.957Z Checking cstr-argument v0.1.2
21612024-11-20T00:51:15.130Z Checking instant v0.1.13
21622024-11-20T00:51:15.248Z Checking fastrand v2.1.1
21632024-11-20T00:51:15.325Z Checking base64 v0.21.7
21642024-11-20T00:51:15.877Z Checking pretty-hex v0.2.1
21652024-11-20T00:51:16.051Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21662024-11-20T00:51:16.148Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21672024-11-20T00:51:16.345Z Checking tempfile v3.13.0
21682024-11-20T00:51:16.439Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21692024-11-20T00:51:16.582Z Checking backoff v0.4.0
21702024-11-20T00:51:16.730Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21712024-11-20T00:51:16.762Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21722024-11-20T00:51:16.884Z Checking tokio-tungstenite v0.21.0
21732024-11-20T00:51:16.906Z Checking strum v0.26.3
21742024-11-20T00:51:17.032Z Compiling zone_cfg_derive v0.1.2
21752024-11-20T00:51:17.053Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21762024-11-20T00:51:17.390Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21772024-11-20T00:51:17.419Z Checking slog-stdlog v4.1.1
21782024-11-20T00:51:17.604Z Checking regress v0.9.1
21792024-11-20T00:51:17.607Z Compiling darling_macro v0.20.10
21802024-11-20T00:51:17.753Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21812024-11-20T00:51:17.791Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21822024-11-20T00:51:17.904Z Checking colored v2.1.0
21832024-11-20T00:51:18.065Z Checking macaddr v1.0.1
21842024-11-20T00:51:18.182Z Checking base64 v0.13.1
21852024-11-20T00:51:18.505Z Compiling darling v0.20.10
21862024-11-20T00:51:18.526Z Checking zone v0.1.8
21872024-11-20T00:51:18.577Z Checking ron v0.7.1
21882024-11-20T00:51:18.614Z Compiling serde_with_macros v3.11.0
21892024-11-20T00:51:18.673Z Checking parse-display v0.10.0
21902024-11-20T00:51:18.904Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21912024-11-20T00:51:19.187Z Checking xz2 v0.1.7
21922024-11-20T00:51:19.395Z Checking slog-envlogger v2.2.0
21932024-11-20T00:51:19.473Z Checking tabwriter v1.4.0
21942024-11-20T00:51:19.616Z Checking xattr v1.3.1
21952024-11-20T00:51:19.703Z Checking pem v3.0.4
21962024-11-20T00:51:19.727Z Checking yasna v0.5.2
21972024-11-20T00:51:19.800Z Checking headers-core v0.3.0
21982024-11-20T00:51:19.935Z Checking smf v0.2.3
21992024-11-20T00:51:19.948Z Checking filetime v0.2.25
22002024-11-20T00:51:20.143Z Checking same-file v1.0.6
22012024-11-20T00:51:20.316Z Checking walkdir v2.5.0
22022024-11-20T00:51:20.318Z Checking tar v0.4.42
22032024-11-20T00:51:20.354Z Checking headers v0.4.0
22042024-11-20T00:51:20.666Z Checking atomicwrites v0.4.4
22052024-11-20T00:51:20.682Z Checking rcgen v0.12.1
22062024-11-20T00:51:20.868Z Checking camino-tempfile v1.1.1
22072024-11-20T00:51:21.151Z Checking subprocess v0.2.9
22082024-11-20T00:51:21.453Z Checking serde_with v3.11.0
22092024-11-20T00:51:25.364Z Compiling typify-macro v0.2.0
22102024-11-20T00:51:27.230Z Compiling typify v0.2.0
22112024-11-20T00:51:27.299Z Compiling progenitor-impl v0.8.0
22122024-11-20T00:51:30.461Z Compiling progenitor-macro v0.8.0
22132024-11-20T00:51:35.775Z Checking progenitor v0.8.0
22142024-11-20T00:51:35.929Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22152024-11-20T00:51:35.931Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22162024-11-20T00:51:38.608Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22172024-11-20T00:51:38.876Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22182024-11-20T00:51:45.415Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22192024-11-20T00:51:46.994Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22202024-11-20T00:51:48.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.79s
22212024-11-20T00:51:48.466Z
22222024-11-20T00:51:48.466Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/172)
22232024-11-20T00:51:49.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22242024-11-20T00:51:49.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22252024-11-20T00:51:49.116Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22262024-11-20T00:51:50.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
22272024-11-20T00:51:50.735Z
22282024-11-20T00:51:50.735Zinfo: running `cargo check --bins` on nexus-config (31/172)
22292024-11-20T00:51:51.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302024-11-20T00:51:51.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312024-11-20T00:51:51.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22322024-11-20T00:51:51.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22332024-11-20T00:51:51.356Z
22342024-11-20T00:51:51.356Zinfo: running `cargo check --bins` on omicron-rpaths (32/172)
22352024-11-20T00:51:51.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-11-20T00:51:51.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-11-20T00:51:51.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-11-20T00:51:51.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22392024-11-20T00:51:51.961Z
22402024-11-20T00:51:51.961Zinfo: running `cargo check --bins` on omicron-certificates (33/172)
22412024-11-20T00:51:52.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-11-20T00:51:52.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-11-20T00:51:52.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442024-11-20T00:51:52.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22452024-11-20T00:51:52.574Z
22462024-11-20T00:51:52.574Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/172)
22472024-11-20T00:51:53.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482024-11-20T00:51:53.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492024-11-20T00:51:53.262Z Compiling progenitor-client v0.8.0
22502024-11-20T00:51:53.262Z Compiling heapless v0.8.0
22512024-11-20T00:51:53.265Z Compiling newtype-uuid v1.1.3
22522024-11-20T00:51:53.265Z Compiling ipnetwork v0.20.0
22532024-11-20T00:51:53.265Z Checking hash32 v0.3.1
22542024-11-20T00:51:53.265Z Compiling instant v0.1.13
22552024-11-20T00:51:53.265Z Compiling smoltcp v0.11.0
22562024-11-20T00:51:53.265Z Compiling dropshot v0.13.0
22572024-11-20T00:51:53.490Z Compiling backoff v0.4.0
22582024-11-20T00:51:53.565Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22592024-11-20T00:51:53.708Z Compiling progenitor v0.8.0
22602024-11-20T00:51:53.728Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612024-11-20T00:51:53.809Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22622024-11-20T00:51:53.828Z Compiling serde_with v3.11.0
22632024-11-20T00:51:53.952Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22642024-11-20T00:51:54.073Z Compiling parse-display v0.10.0
22652024-11-20T00:51:54.094Z Checking num-rational v0.4.2
22662024-11-20T00:51:54.267Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22672024-11-20T00:51:54.557Z Compiling regress v0.9.1
22682024-11-20T00:51:54.759Z Compiling phf_generator v0.11.2
22692024-11-20T00:51:54.806Z Checking num-complex v0.4.6
22702024-11-20T00:51:55.143Z Compiling macaddr v1.0.1
22712024-11-20T00:51:55.562Z Checking cobs v0.2.3
22722024-11-20T00:51:55.753Z Checking postcard v1.0.10
22732024-11-20T00:51:55.787Z Checking num v0.4.3
22742024-11-20T00:51:56.157Z Compiling phf_codegen v0.11.2
22752024-11-20T00:51:56.218Z Compiling parse-zoneinfo v0.3.1
22762024-11-20T00:51:56.333Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22772024-11-20T00:51:56.374Z Checking float-ord v0.3.2
22782024-11-20T00:51:56.617Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22792024-11-20T00:51:56.683Z Compiling convert_case v0.4.0
22802024-11-20T00:51:56.820Z Compiling chrono-tz-build v0.4.0
22812024-11-20T00:51:57.638Z Compiling derive_more v0.99.18
22822024-11-20T00:51:57.861Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22832024-11-20T00:51:58.268Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22842024-11-20T00:51:58.310Z Compiling crucible-workspace-hack v0.1.0
22852024-11-20T00:51:58.582Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22862024-11-20T00:51:58.909Z Compiling chrono-tz v0.10.0
22872024-11-20T00:51:58.941Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22882024-11-20T00:51:59.155Z Checking newline-converter v0.3.0
22892024-11-20T00:51:59.316Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902024-11-20T00:51:59.555Z Checking prettyplease v0.2.25
22912024-11-20T00:51:59.682Z Compiling slog-dtrace v0.3.0
22922024-11-20T00:51:59.972Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22932024-11-20T00:52:00.347Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22942024-11-20T00:52:01.502Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22952024-11-20T00:52:01.892Z Checking expectorate v1.1.0
22962024-11-20T00:52:01.928Z Compiling zone_cfg_derive v0.3.0
22972024-11-20T00:52:02.153Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22982024-11-20T00:52:02.174Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22992024-11-20T00:52:02.295Z Checking itertools v0.13.0
23002024-11-20T00:52:02.524Z Compiling const_format_proc_macros v0.2.33
23012024-11-20T00:52:02.565Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23022024-11-20T00:52:03.100Z Compiling num-derive v0.4.2
23032024-11-20T00:52:03.306Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23042024-11-20T00:52:03.445Z Checking highway v1.2.0
23052024-11-20T00:52:03.612Z Checking zone v0.3.0
23062024-11-20T00:52:03.751Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
23072024-11-20T00:52:03.841Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23082024-11-20T00:52:04.001Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
23092024-11-20T00:52:04.762Z Checking const_format v0.2.33
23102024-11-20T00:52:04.795Z Checking gethostname v0.5.0
23112024-11-20T00:52:04.924Z Checking bcs v0.1.6
23122024-11-20T00:52:05.026Z Compiling async-recursion v1.1.1
23132024-11-20T00:52:05.395Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23142024-11-20T00:52:05.484Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23152024-11-20T00:52:05.487Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23162024-11-20T00:52:07.182Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23172024-11-20T00:52:14.469Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23182024-11-20T00:52:17.813Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23192024-11-20T00:52:20.887Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23202024-11-20T00:52:22.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s
23212024-11-20T00:52:22.203Z
23222024-11-20T00:52:22.203Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/172)
23232024-11-20T00:52:22.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23242024-11-20T00:52:22.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23252024-11-20T00:52:22.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23262024-11-20T00:52:22.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23272024-11-20T00:52:22.828Z
23282024-11-20T00:52:22.828Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/172)
23292024-11-20T00:52:23.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23302024-11-20T00:52:23.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23312024-11-20T00:52:23.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23322024-11-20T00:52:23.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23332024-11-20T00:52:23.458Z
23342024-11-20T00:52:23.458Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/172)
23352024-11-20T00:52:24.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23362024-11-20T00:52:24.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23372024-11-20T00:52:24.111Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23382024-11-20T00:52:24.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
23392024-11-20T00:52:24.919Z
23402024-11-20T00:52:24.920Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/172)
23412024-11-20T00:52:25.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23422024-11-20T00:52:25.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23432024-11-20T00:52:25.585Z Compiling cfg_aliases v0.1.1
23442024-11-20T00:52:25.588Z Compiling vte_generate_state_changes v0.1.2
23452024-11-20T00:52:25.588Z Checking fd-lock v4.0.2
23462024-11-20T00:52:25.697Z Checking nibble_vec v0.1.0
23472024-11-20T00:52:25.707Z Checking bytecount v0.6.8
23482024-11-20T00:52:25.720Z Checking endian-type v0.1.2
23492024-11-20T00:52:25.733Z Compiling tabled_derive v0.7.0
23502024-11-20T00:52:25.748Z Compiling peg-macros v0.8.4
23512024-11-20T00:52:25.769Z Compiling nix v0.28.0
23522024-11-20T00:52:25.846Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23532024-11-20T00:52:25.861Z Checking papergrid v0.11.0
23542024-11-20T00:52:25.873Z Compiling sqlparser_derive v0.2.2
23552024-11-20T00:52:25.924Z Checking radix_trie v0.2.1
23562024-11-20T00:52:26.295Z Checking vte v0.11.1
23572024-11-20T00:52:26.295Z Checking nu-ansi-term v0.50.1
23582024-11-20T00:52:26.711Z Checking unicode_categories v0.1.1
23592024-11-20T00:52:26.968Z Checking home v0.5.9
23602024-11-20T00:52:26.999Z Checking sqlformat v0.2.6
23612024-11-20T00:52:27.019Z Checking sqlparser v0.45.0
23622024-11-20T00:52:27.102Z Checking display-error-chain v0.2.2
23632024-11-20T00:52:27.668Z Checking strip-ansi-escapes v0.2.0
23642024-11-20T00:52:27.818Z Checking reedline v0.35.0
23652024-11-20T00:52:28.109Z Checking tabled v0.15.0
23662024-11-20T00:52:28.565Z Checking peg v0.8.4
23672024-11-20T00:52:28.913Z Checking rustyline v14.0.0
23682024-11-20T00:52:38.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.41s
23692024-11-20T00:52:38.509Z
23702024-11-20T00:52:38.509Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/172)
23712024-11-20T00:52:39.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722024-11-20T00:52:39.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732024-11-20T00:52:39.158Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23742024-11-20T00:52:44.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
23752024-11-20T00:52:44.946Z
23762024-11-20T00:52:44.946Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/172)
23772024-11-20T00:52:45.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782024-11-20T00:52:45.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792024-11-20T00:52:45.607Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23802024-11-20T00:52:49.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
23812024-11-20T00:52:49.973Z
23822024-11-20T00:52:49.973Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/172)
23832024-11-20T00:52:50.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842024-11-20T00:52:50.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852024-11-20T00:52:50.642Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23862024-11-20T00:52:55.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
23872024-11-20T00:52:56.173Z
23882024-11-20T00:52:56.173Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/172)
23892024-11-20T00:52:56.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902024-11-20T00:52:56.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912024-11-20T00:52:56.822Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23922024-11-20T00:53:02.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
23932024-11-20T00:53:02.413Z
23942024-11-20T00:53:02.413Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/172)
23952024-11-20T00:53:02.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-11-20T00:53:03.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-11-20T00:53:03.091Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23982024-11-20T00:53:07.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
23992024-11-20T00:53:07.767Z
24002024-11-20T00:53:07.767Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/172)
24012024-11-20T00:53:08.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-11-20T00:53:08.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-11-20T00:53:08.340Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24042024-11-20T00:53:12.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
24052024-11-20T00:53:12.987Z
24062024-11-20T00:53:12.988Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/172)
24072024-11-20T00:53:13.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082024-11-20T00:53:13.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092024-11-20T00:53:13.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24102024-11-20T00:53:19.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
24112024-11-20T00:53:19.418Z
24122024-11-20T00:53:19.418Zinfo: running `cargo check --bins` on oximeter (46/172)
24132024-11-20T00:53:19.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142024-11-20T00:53:19.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152024-11-20T00:53:19.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24162024-11-20T00:53:19.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24172024-11-20T00:53:20.039Z
24182024-11-20T00:53:20.039Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/172)
24192024-11-20T00:53:20.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202024-11-20T00:53:20.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212024-11-20T00:53:20.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24222024-11-20T00:53:20.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24232024-11-20T00:53:20.636Z
24242024-11-20T00:53:20.636Zinfo: running `cargo check --bins` on oximeter-schema (48/172)
24252024-11-20T00:53:21.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262024-11-20T00:53:21.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272024-11-20T00:53:21.263Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24282024-11-20T00:53:21.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
24292024-11-20T00:53:21.864Z
24302024-11-20T00:53:21.864Zinfo: running `cargo check --bins` on oximeter-types (49/172)
24312024-11-20T00:53:22.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322024-11-20T00:53:22.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332024-11-20T00:53:22.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342024-11-20T00:53:22.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24352024-11-20T00:53:22.473Z
24362024-11-20T00:53:22.473Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/172)
24372024-11-20T00:53:23.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382024-11-20T00:53:23.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392024-11-20T00:53:23.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402024-11-20T00:53:23.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24412024-11-20T00:53:23.087Z
24422024-11-20T00:53:23.087Zinfo: running `cargo check --bins` on oxql-types (51/172)
24432024-11-20T00:53:23.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442024-11-20T00:53:23.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452024-11-20T00:53:23.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462024-11-20T00:53:23.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24472024-11-20T00:53:23.699Z
24482024-11-20T00:53:23.699Zinfo: running `cargo check --bins` on oximeter-test-utils (52/172)
24492024-11-20T00:53:24.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502024-11-20T00:53:24.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512024-11-20T00:53:24.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522024-11-20T00:53:24.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24532024-11-20T00:53:24.339Z
24542024-11-20T00:53:24.339Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/172)
24552024-11-20T00:53:24.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562024-11-20T00:53:24.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572024-11-20T00:53:24.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24582024-11-20T00:53:24.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24592024-11-20T00:53:24.964Z
24602024-11-20T00:53:24.964Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/172)
24612024-11-20T00:53:25.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24622024-11-20T00:53:25.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24632024-11-20T00:53:25.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24642024-11-20T00:53:25.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24652024-11-20T00:53:25.602Z
24662024-11-20T00:53:25.602Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/172)
24672024-11-20T00:53:26.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24682024-11-20T00:53:26.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24692024-11-20T00:53:26.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24702024-11-20T00:53:26.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24712024-11-20T00:53:26.226Z
24722024-11-20T00:53:26.226Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/172)
24732024-11-20T00:53:26.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24742024-11-20T00:53:26.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24752024-11-20T00:53:26.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24762024-11-20T00:53:26.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24772024-11-20T00:53:26.839Z
24782024-11-20T00:53:26.839Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/172)
24792024-11-20T00:53:27.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24802024-11-20T00:53:27.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24812024-11-20T00:53:27.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24822024-11-20T00:53:27.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24832024-11-20T00:53:27.458Z
24842024-11-20T00:53:27.458Zinfo: running `cargo check --bins` on cockroach-admin-client (58/172)
24852024-11-20T00:53:27.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862024-11-20T00:53:27.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872024-11-20T00:53:27.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24882024-11-20T00:53:27.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24892024-11-20T00:53:28.060Z
24902024-11-20T00:53:28.060Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/172)
24912024-11-20T00:53:28.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24922024-11-20T00:53:28.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24932024-11-20T00:53:28.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24942024-11-20T00:53:28.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24952024-11-20T00:53:28.697Z
24962024-11-20T00:53:28.697Zinfo: running `cargo check --bins` on dns-service-client (60/172)
24972024-11-20T00:53:29.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24982024-11-20T00:53:29.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24992024-11-20T00:53:29.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25002024-11-20T00:53:29.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25012024-11-20T00:53:29.316Z
25022024-11-20T00:53:29.316Zinfo: running `cargo check --bins` on internal-dns-types (61/172)
25032024-11-20T00:53:29.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25042024-11-20T00:53:29.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25052024-11-20T00:53:29.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25062024-11-20T00:53:29.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25072024-11-20T00:53:29.936Z
25082024-11-20T00:53:29.936Zinfo: running `cargo check --bins` on dpd-client (62/172)
25092024-11-20T00:53:30.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25102024-11-20T00:53:30.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25112024-11-20T00:53:30.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25122024-11-20T00:53:30.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25132024-11-20T00:53:30.564Z
25142024-11-20T00:53:30.564Zinfo: running `cargo check --bins` on gateway-client (63/172)
25152024-11-20T00:53:31.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162024-11-20T00:53:31.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172024-11-20T00:53:31.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25182024-11-20T00:53:31.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25192024-11-20T00:53:31.160Z
25202024-11-20T00:53:31.160Zinfo: running `cargo check --bins` on installinator-client (64/172)
25212024-11-20T00:53:31.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222024-11-20T00:53:31.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232024-11-20T00:53:31.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242024-11-20T00:53:31.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25252024-11-20T00:53:31.784Z
25262024-11-20T00:53:31.784Zinfo: running `cargo check --bins` on installinator-common (65/172)
25272024-11-20T00:53:32.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282024-11-20T00:53:32.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292024-11-20T00:53:32.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302024-11-20T00:53:32.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25312024-11-20T00:53:32.417Z
25322024-11-20T00:53:32.417Zinfo: running `cargo check --bins` on update-engine (66/172)
25332024-11-20T00:53:32.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342024-11-20T00:53:32.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352024-11-20T00:53:32.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25362024-11-20T00:53:32.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25372024-11-20T00:53:33.029Z
25382024-11-20T00:53:33.029Zinfo: running `cargo check --bins` on nexus-client (67/172)
25392024-11-20T00:53:33.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402024-11-20T00:53:33.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412024-11-20T00:53:33.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25422024-11-20T00:53:33.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25432024-11-20T00:53:33.674Z
25442024-11-20T00:53:33.674Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/172)
25452024-11-20T00:53:34.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462024-11-20T00:53:34.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472024-11-20T00:53:34.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25482024-11-20T00:53:34.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25492024-11-20T00:53:34.312Z
25502024-11-20T00:53:34.312Zinfo: running `cargo check --bins` on omicron-passwords (69/172)
25512024-11-20T00:53:34.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522024-11-20T00:53:34.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532024-11-20T00:53:34.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25542024-11-20T00:53:34.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25552024-11-20T00:53:34.927Z
25562024-11-20T00:53:34.927Zinfo: running `cargo check --bins` on nexus-types (70/172)
25572024-11-20T00:53:35.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582024-11-20T00:53:35.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592024-11-20T00:53:35.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25602024-11-20T00:53:35.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25612024-11-20T00:53:35.569Z
25622024-11-20T00:53:35.569Zinfo: running `cargo check --bins` on oxide-client (71/172)
25632024-11-20T00:53:36.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642024-11-20T00:53:36.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652024-11-20T00:53:36.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662024-11-20T00:53:36.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25672024-11-20T00:53:36.171Z
25682024-11-20T00:53:36.171Zinfo: running `cargo check --bins` on oximeter-client (72/172)
25692024-11-20T00:53:36.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-11-20T00:53:36.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-11-20T00:53:36.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722024-11-20T00:53:36.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25732024-11-20T00:53:36.782Z
25742024-11-20T00:53:36.782Zinfo: running `cargo check --bins` on repo-depot-client (73/172)
25752024-11-20T00:53:37.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-11-20T00:53:37.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-11-20T00:53:37.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25782024-11-20T00:53:37.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25792024-11-20T00:53:37.379Z
25802024-11-20T00:53:37.379Zinfo: running `cargo check --bins` on sled-agent-client (74/172)
25812024-11-20T00:53:37.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822024-11-20T00:53:37.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832024-11-20T00:53:37.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842024-11-20T00:53:37.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25852024-11-20T00:53:38.003Z
25862024-11-20T00:53:38.004Zinfo: running `cargo check --bins` on wicketd-client (75/172)
25872024-11-20T00:53:38.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882024-11-20T00:53:38.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892024-11-20T00:53:38.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902024-11-20T00:53:38.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25912024-11-20T00:53:38.649Z
25922024-11-20T00:53:38.649Zinfo: running `cargo check --bins` on sled-agent-types (76/172)
25932024-11-20T00:53:39.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942024-11-20T00:53:39.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952024-11-20T00:53:39.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25962024-11-20T00:53:39.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25972024-11-20T00:53:39.287Z
25982024-11-20T00:53:39.287Zinfo: running `cargo check --bins` on wicket-common (77/172)
25992024-11-20T00:53:39.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002024-11-20T00:53:39.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012024-11-20T00:53:39.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26022024-11-20T00:53:39.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26032024-11-20T00:53:39.923Z
26042024-11-20T00:53:39.923Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/172)
26052024-11-20T00:53:40.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-11-20T00:53:40.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-11-20T00:53:40.570Z Checking csv-core v0.1.11
26082024-11-20T00:53:40.570Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26092024-11-20T00:53:40.573Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26102024-11-20T00:53:40.875Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26112024-11-20T00:53:40.887Z Checking csv v1.3.0
26122024-11-20T00:53:41.447Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26132024-11-20T00:53:41.822Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26142024-11-20T00:53:42.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
26152024-11-20T00:53:43.154Z
26162024-11-20T00:53:43.155Zinfo: running `cargo check --bins` on cockroach-admin-api (79/172)
26172024-11-20T00:53:43.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182024-11-20T00:53:43.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192024-11-20T00:53:43.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202024-11-20T00:53:43.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26212024-11-20T00:53:43.771Z
26222024-11-20T00:53:43.771Zinfo: running `cargo check --bins` on cockroach-admin-types (80/172)
26232024-11-20T00:53:44.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242024-11-20T00:53:44.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252024-11-20T00:53:44.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26262024-11-20T00:53:44.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26272024-11-20T00:53:44.395Z
26282024-11-20T00:53:44.395Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/172)
26292024-11-20T00:53:45.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302024-11-20T00:53:45.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312024-11-20T00:53:45.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322024-11-20T00:53:45.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26332024-11-20T00:53:45.109Z
26342024-11-20T00:53:45.109Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/172)
26352024-11-20T00:53:45.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362024-11-20T00:53:45.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372024-11-20T00:53:45.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382024-11-20T00:53:45.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26392024-11-20T00:53:45.833Z
26402024-11-20T00:53:45.833Zinfo: running `cargo check --bins` on dns-server (83/172)
26412024-11-20T00:53:46.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422024-11-20T00:53:46.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432024-11-20T00:53:46.467Z Compiling parking_lot_core v0.8.6
26442024-11-20T00:53:46.470Z Checking fxhash v0.2.1
26452024-11-20T00:53:46.470Z Checking hickory-server v0.24.1
26462024-11-20T00:53:46.470Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26472024-11-20T00:53:46.568Z Checking hickory-client v0.24.1
26482024-11-20T00:53:47.550Z Checking parking_lot v0.11.2
26492024-11-20T00:53:47.553Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26502024-11-20T00:53:47.553Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26512024-11-20T00:53:47.553Z Checking sled v0.34.7
26522024-11-20T00:53:49.142Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26532024-11-20T00:53:50.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
26542024-11-20T00:53:50.561Z
26552024-11-20T00:53:50.561Zinfo: running `cargo check --bins` on dns-server-api (84/172)
26562024-11-20T00:53:51.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572024-11-20T00:53:51.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582024-11-20T00:53:51.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592024-11-20T00:53:51.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26602024-11-20T00:53:51.187Z
26612024-11-20T00:53:51.187Zinfo: running `cargo check --bins` on gateway-test-utils (85/172)
26622024-11-20T00:53:51.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632024-11-20T00:53:51.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642024-11-20T00:53:51.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652024-11-20T00:53:51.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26662024-11-20T00:53:51.868Z
26672024-11-20T00:53:51.868Zinfo: running `cargo check --bins` on gateway-types (86/172)
26682024-11-20T00:53:52.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692024-11-20T00:53:52.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702024-11-20T00:53:52.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712024-11-20T00:53:52.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26722024-11-20T00:53:52.464Z
26732024-11-20T00:53:52.464Zinfo: running `cargo check --bins` on ipcc (87/172)
26742024-11-20T00:53:53.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752024-11-20T00:53:53.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762024-11-20T00:53:53.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772024-11-20T00:53:53.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26782024-11-20T00:53:53.086Z
26792024-11-20T00:53:53.086Zinfo: running `cargo check --bins` on omicron-gateway (88/172)
26802024-11-20T00:53:53.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812024-11-20T00:53:53.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822024-11-20T00:53:53.830Z Compiling radium v0.7.0
26832024-11-20T00:53:53.830Z Compiling semver v0.1.20
26842024-11-20T00:53:53.830Z Compiling maybe-uninit v2.0.0
26852024-11-20T00:53:53.930Z Checking tap v1.0.1
26862024-11-20T00:53:54.080Z Checking password-hash v0.5.0
26872024-11-20T00:53:54.080Z Checking blake2 v0.10.6
26882024-11-20T00:53:54.080Z Compiling cancel-safe-futures v0.1.5
26892024-11-20T00:53:54.080Z Checking crc-catalog v2.4.0
26902024-11-20T00:53:54.190Z Checking wyz v0.5.1
26912024-11-20T00:53:54.190Z Compiling owo-colors v4.1.0
26922024-11-20T00:53:54.262Z Compiling rustc_version v0.1.7
26932024-11-20T00:53:54.312Z Compiling packed_struct v0.10.1
26942024-11-20T00:53:54.344Z Checking funty v2.0.0
26952024-11-20T00:53:54.395Z Checking argon2 v0.5.3
26962024-11-20T00:53:54.512Z Checking crc v3.2.1
26972024-11-20T00:53:54.523Z Compiling packed_struct_codegen v0.10.1
26982024-11-20T00:53:54.548Z Checking half v2.4.1
26992024-11-20T00:53:54.685Z Compiling newtype_derive v0.1.6
27002024-11-20T00:53:55.132Z Compiling indexmap v1.9.3
27012024-11-20T00:53:55.177Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27022024-11-20T00:53:55.178Z Checking nodrop v0.1.14
27032024-11-20T00:53:55.178Z Checking ciborium-io v0.2.2
27042024-11-20T00:53:55.178Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27052024-11-20T00:53:55.178Z Checking array-init v0.0.4
27062024-11-20T00:53:55.178Z Checking smallvec v0.6.14
27072024-11-20T00:53:55.178Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27082024-11-20T00:53:55.178Z Checking ciborium-ll v0.2.2
27092024-11-20T00:53:55.242Z Checking bitvec v1.0.1
27102024-11-20T00:53:55.438Z Checking libsw v3.3.1
27112024-11-20T00:53:55.488Z Compiling memoffset v0.9.1
27122024-11-20T00:53:55.616Z Checking termcolor v1.4.1
27132024-11-20T00:53:55.734Z Checking indent_write v2.2.0
27142024-11-20T00:53:55.808Z Checking bitfield v0.14.0
27152024-11-20T00:53:55.831Z Checking linear-map v1.2.0
27162024-11-20T00:53:55.937Z Checking hashbrown v0.12.3
27172024-11-20T00:53:56.045Z Checking swrite v0.1.0
27182024-11-20T00:53:56.062Z Checking serde-hex v0.1.0
27192024-11-20T00:53:56.088Z Checking env_logger v0.10.2
27202024-11-20T00:53:56.157Z Checking ron v0.8.1
27212024-11-20T00:53:56.160Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27222024-11-20T00:53:56.643Z Checking ciborium v0.2.2
27232024-11-20T00:53:57.105Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27242024-11-20T00:53:57.311Z Checking steno v0.4.1
27252024-11-20T00:53:57.589Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27262024-11-20T00:53:57.612Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27272024-11-20T00:53:57.668Z Checking hashbrown v0.13.2
27282024-11-20T00:53:57.794Z Checking crc-any v2.5.0
27292024-11-20T00:53:57.843Z Checking humantime v2.1.0
27302024-11-20T00:53:58.131Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27312024-11-20T00:53:58.180Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27322024-11-20T00:53:58.486Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27332024-11-20T00:53:58.744Z Checking object v0.30.4
27342024-11-20T00:53:58.766Z Checking path-slash v0.1.5
27352024-11-20T00:53:58.782Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27362024-11-20T00:53:58.981Z Checking nix v0.27.1
27372024-11-20T00:53:59.484Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27382024-11-20T00:54:00.093Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27392024-11-20T00:54:00.112Z Checking tungstenite v0.23.0
27402024-11-20T00:54:00.243Z Checking kstat-rs v0.2.4
27412024-11-20T00:54:00.260Z Checking signal-hook-tokio v0.3.1
27422024-11-20T00:54:00.617Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27432024-11-20T00:54:00.902Z Checking tokio-tungstenite v0.23.1
27442024-11-20T00:54:01.513Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27452024-11-20T00:54:01.717Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27462024-11-20T00:54:01.804Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27472024-11-20T00:54:08.566Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27482024-11-20T00:54:09.870Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27492024-11-20T00:54:12.311Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27502024-11-20T00:54:18.078Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27512024-11-20T00:54:18.762Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27522024-11-20T00:54:21.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.45s
27532024-11-20T00:54:21.716Z
27542024-11-20T00:54:21.716Zinfo: running `cargo check --bins` on gateway-api (89/172)
27552024-11-20T00:54:22.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562024-11-20T00:54:22.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572024-11-20T00:54:22.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582024-11-20T00:54:22.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27592024-11-20T00:54:22.351Z
27602024-11-20T00:54:22.351Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/172)
27612024-11-20T00:54:22.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622024-11-20T00:54:22.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632024-11-20T00:54:22.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642024-11-20T00:54:22.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27652024-11-20T00:54:22.959Z
27662024-11-20T00:54:22.959Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/172)
27672024-11-20T00:54:23.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682024-11-20T00:54:23.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692024-11-20T00:54:23.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702024-11-20T00:54:23.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27712024-11-20T00:54:23.575Z
27722024-11-20T00:54:23.575Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/172)
27732024-11-20T00:54:24.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742024-11-20T00:54:24.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752024-11-20T00:54:24.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762024-11-20T00:54:24.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27772024-11-20T00:54:24.188Z
27782024-11-20T00:54:24.188Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/172)
27792024-11-20T00:54:24.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802024-11-20T00:54:24.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812024-11-20T00:54:24.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822024-11-20T00:54:24.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27832024-11-20T00:54:24.810Z
27842024-11-20T00:54:24.810Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/172)
27852024-11-20T00:54:25.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862024-11-20T00:54:25.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872024-11-20T00:54:25.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882024-11-20T00:54:25.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27892024-11-20T00:54:25.429Z
27902024-11-20T00:54:25.429Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/172)
27912024-11-20T00:54:25.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922024-11-20T00:54:25.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932024-11-20T00:54:25.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942024-11-20T00:54:25.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27952024-11-20T00:54:26.071Z
27962024-11-20T00:54:26.071Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/172)
27972024-11-20T00:54:26.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982024-11-20T00:54:26.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992024-11-20T00:54:26.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002024-11-20T00:54:26.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28012024-11-20T00:54:26.728Z
28022024-11-20T00:54:26.728Zinfo: running `cargo check --bins` on oximeter-producer (97/172)
28032024-11-20T00:54:27.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042024-11-20T00:54:27.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052024-11-20T00:54:27.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062024-11-20T00:54:27.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28072024-11-20T00:54:27.363Z
28082024-11-20T00:54:27.363Zinfo: running `cargo check --bins` on internal-dns-resolver (98/172)
28092024-11-20T00:54:27.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102024-11-20T00:54:27.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112024-11-20T00:54:27.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122024-11-20T00:54:27.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28132024-11-20T00:54:27.969Z
28142024-11-20T00:54:27.969Zinfo: running `cargo check --bins` on sp-sim (99/172)
28152024-11-20T00:54:28.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162024-11-20T00:54:28.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172024-11-20T00:54:28.611Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28182024-11-20T00:54:30.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
28192024-11-20T00:54:30.656Z
28202024-11-20T00:54:30.656Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/172)
28212024-11-20T00:54:31.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-11-20T00:54:31.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-11-20T00:54:31.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242024-11-20T00:54:31.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28252024-11-20T00:54:31.329Z
28262024-11-20T00:54:31.330Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/172)
28272024-11-20T00:54:31.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-11-20T00:54:31.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-11-20T00:54:31.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302024-11-20T00:54:31.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28312024-11-20T00:54:32.008Z
28322024-11-20T00:54:32.008Zinfo: running `cargo check --bins` on db-macros (102/172)
28332024-11-20T00:54:32.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-11-20T00:54:32.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-11-20T00:54:32.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362024-11-20T00:54:32.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28372024-11-20T00:54:32.629Z
28382024-11-20T00:54:32.629Zinfo: running `cargo check --bins` on nexus-macros-common (103/172)
28392024-11-20T00:54:33.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-11-20T00:54:33.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-11-20T00:54:33.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422024-11-20T00:54:33.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28432024-11-20T00:54:33.246Z
28442024-11-20T00:54:33.246Zinfo: running `cargo check --bins` on nexus-auth (104/172)
28452024-11-20T00:54:33.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-11-20T00:54:33.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-11-20T00:54:33.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482024-11-20T00:54:33.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28492024-11-20T00:54:33.907Z
28502024-11-20T00:54:33.907Zinfo: running `cargo check --bins` on authz-macros (105/172)
28512024-11-20T00:54:34.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-11-20T00:54:34.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-11-20T00:54:34.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542024-11-20T00:54:34.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28552024-11-20T00:54:34.514Z
28562024-11-20T00:54:34.514Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/172)
28572024-11-20T00:54:35.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-11-20T00:54:35.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-11-20T00:54:35.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602024-11-20T00:54:35.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28612024-11-20T00:54:35.166Z
28622024-11-20T00:54:35.166Zinfo: running `cargo check --bins` on nexus-db-model (107/172)
28632024-11-20T00:54:35.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-11-20T00:54:35.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-11-20T00:54:35.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662024-11-20T00:54:35.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28672024-11-20T00:54:35.816Z
28682024-11-20T00:54:35.816Zinfo: running `cargo check --bins` on nexus-defaults (108/172)
28692024-11-20T00:54:36.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-11-20T00:54:36.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-11-20T00:54:36.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722024-11-20T00:54:36.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28732024-11-20T00:54:36.444Z
28742024-11-20T00:54:36.444Zinfo: running `cargo check --bins` on nexus-inventory (109/172)
28752024-11-20T00:54:37.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762024-11-20T00:54:37.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772024-11-20T00:54:37.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782024-11-20T00:54:37.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28792024-11-20T00:54:37.092Z
28802024-11-20T00:54:37.092Zinfo: running `cargo check --bins` on typed-rng (110/172)
28812024-11-20T00:54:37.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-11-20T00:54:37.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-11-20T00:54:37.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842024-11-20T00:54:37.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28852024-11-20T00:54:37.697Z
28862024-11-20T00:54:37.697Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/172)
28872024-11-20T00:54:38.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882024-11-20T00:54:38.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892024-11-20T00:54:38.435Z Checking keccak v0.1.5
28902024-11-20T00:54:38.543Z Checking secrecy v0.8.0
28912024-11-20T00:54:38.546Z Compiling unicase v2.7.0
28922024-11-20T00:54:38.546Z Compiling same-file v1.0.6
28932024-11-20T00:54:38.570Z Compiling tempfile v3.13.0
28942024-11-20T00:54:38.582Z Compiling thiserror-impl-no-std v2.0.2
28952024-11-20T00:54:38.585Z Checking universal-hash v0.5.1
28962024-11-20T00:54:38.585Z Compiling ring v0.16.20
28972024-11-20T00:54:38.727Z Compiling walkdir v2.5.0
28982024-11-20T00:54:38.791Z Compiling blake3 v1.5.4
28992024-11-20T00:54:38.808Z Checking sha3 v0.10.8
29002024-11-20T00:54:38.851Z Checking opaque-debug v0.3.1
29012024-11-20T00:54:38.937Z Checking poly1305 v0.8.0
29022024-11-20T00:54:39.009Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29032024-11-20T00:54:39.188Z Checking chacha20 v0.9.1
29042024-11-20T00:54:39.294Z Checking aead v0.5.2
29052024-11-20T00:54:39.444Z Compiling memmap2 v0.9.5
29062024-11-20T00:54:39.461Z Compiling arrayref v0.3.9
29072024-11-20T00:54:39.498Z Compiling spin v0.5.2
29082024-11-20T00:54:39.515Z Compiling salty v0.3.0
29092024-11-20T00:54:39.533Z Compiling libefi-sys v0.1.0
29102024-11-20T00:54:39.555Z Compiling arrayvec v0.7.6
29112024-11-20T00:54:39.723Z Compiling constant_time_eq v0.3.1
29122024-11-20T00:54:39.827Z Checking chacha20poly1305 v0.10.1
29132024-11-20T00:54:39.921Z Compiling toolchain_find v0.4.0
29142024-11-20T00:54:39.936Z Compiling camino-tempfile v1.1.1
29152024-11-20T00:54:39.951Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29162024-11-20T00:54:39.995Z Compiling bitfield-struct v0.6.2
29172024-11-20T00:54:40.267Z Compiling topological-sort v0.2.2
29182024-11-20T00:54:40.385Z Compiling mime_guess v2.0.5
29192024-11-20T00:54:40.434Z Compiling rustfmt-wrapper v0.2.1
29202024-11-20T00:54:40.999Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29212024-11-20T00:54:41.037Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29222024-11-20T00:54:41.075Z Checking primeorder v0.13.6
29232024-11-20T00:54:41.315Z Checking env_filter v0.1.2
29242024-11-20T00:54:41.332Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29252024-11-20T00:54:41.440Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29262024-11-20T00:54:41.529Z Checking p384 v0.13.0
29272024-11-20T00:54:41.546Z Checking env_logger v0.11.5
29282024-11-20T00:54:41.692Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29292024-11-20T00:54:41.718Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29302024-11-20T00:54:41.760Z Checking thiserror-no-std v2.0.2
29312024-11-20T00:54:41.871Z Checking vsss-rs v3.3.4
29322024-11-20T00:54:41.965Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29332024-11-20T00:54:41.984Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29342024-11-20T00:54:42.402Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29352024-11-20T00:54:42.419Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29362024-11-20T00:54:42.431Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29372024-11-20T00:54:42.433Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29382024-11-20T00:54:42.601Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29392024-11-20T00:54:42.878Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
29402024-11-20T00:54:42.950Z Checking nanorand v0.7.0
29412024-11-20T00:54:42.966Z Checking atty v0.2.14
29422024-11-20T00:54:43.023Z Checking glob v0.3.1
29432024-11-20T00:54:43.081Z Checking http-range v0.1.5
29442024-11-20T00:54:43.259Z Checking hyper-staticfile v0.10.1
29452024-11-20T00:54:43.324Z Checking flume v0.11.1
29462024-11-20T00:54:43.346Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29472024-11-20T00:54:43.789Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29482024-11-20T00:54:43.809Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29492024-11-20T00:54:44.001Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29502024-11-20T00:54:44.542Z Compiling omicron-zone-package v0.11.1
29512024-11-20T00:54:44.715Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29522024-11-20T00:54:45.331Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29532024-11-20T00:54:45.858Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29542024-11-20T00:54:45.898Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29552024-11-20T00:54:45.989Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29562024-11-20T00:54:46.537Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29572024-11-20T00:54:47.671Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29582024-11-20T00:54:48.419Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29592024-11-20T00:54:50.628Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29602024-11-20T00:54:50.631Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29612024-11-20T00:55:00.414Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29622024-11-20T00:55:13.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.79s
29632024-11-20T00:55:13.671Z
29642024-11-20T00:55:13.671Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/172)
29652024-11-20T00:55:14.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662024-11-20T00:55:14.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672024-11-20T00:55:14.416Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29682024-11-20T00:55:27.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
29692024-11-20T00:55:27.770Z
29702024-11-20T00:55:27.770Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/172)
29712024-11-20T00:55:28.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722024-11-20T00:55:28.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732024-11-20T00:55:28.505Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29742024-11-20T00:55:41.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
29752024-11-20T00:55:41.932Z
29762024-11-20T00:55:41.932Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/172)
29772024-11-20T00:55:42.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782024-11-20T00:55:42.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792024-11-20T00:55:42.664Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29802024-11-20T00:55:55.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
29812024-11-20T00:55:56.023Z
29822024-11-20T00:55:56.023Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/172)
29832024-11-20T00:55:56.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842024-11-20T00:55:56.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852024-11-20T00:55:56.742Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29862024-11-20T00:56:09.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
29872024-11-20T00:56:10.099Z
29882024-11-20T00:56:10.099Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/172)
29892024-11-20T00:56:10.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902024-11-20T00:56:10.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912024-11-20T00:56:10.827Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29922024-11-20T00:56:23.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
29932024-11-20T00:56:24.040Z
29942024-11-20T00:56:24.040Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/172)
29952024-11-20T00:56:24.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962024-11-20T00:56:24.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972024-11-20T00:56:24.769Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29982024-11-20T00:56:37.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
29992024-11-20T00:56:38.188Z
30002024-11-20T00:56:38.188Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/172)
30012024-11-20T00:56:38.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022024-11-20T00:56:38.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032024-11-20T00:56:38.898Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30042024-11-20T00:56:51.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
30052024-11-20T00:56:52.113Z
30062024-11-20T00:56:52.113Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/172)
30072024-11-20T00:56:52.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082024-11-20T00:56:52.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092024-11-20T00:56:52.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102024-11-20T00:56:52.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30112024-11-20T00:56:52.776Z
30122024-11-20T00:56:52.776Zinfo: running `cargo check --bins` on key-manager (120/172)
30132024-11-20T00:56:53.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142024-11-20T00:56:53.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152024-11-20T00:56:53.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162024-11-20T00:56:53.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30172024-11-20T00:56:53.392Z
30182024-11-20T00:56:53.392Zinfo: running `cargo check --bins` on repo-depot-api (121/172)
30192024-11-20T00:56:53.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202024-11-20T00:56:53.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212024-11-20T00:56:53.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222024-11-20T00:56:53.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30232024-11-20T00:56:54.008Z
30242024-11-20T00:56:54.008Zinfo: running `cargo check --bins` on sled-agent-api (122/172)
30252024-11-20T00:56:54.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262024-11-20T00:56:54.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272024-11-20T00:56:54.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282024-11-20T00:56:54.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30292024-11-20T00:56:54.646Z
30302024-11-20T00:56:54.646Zinfo: running `cargo check --bins` on sled-hardware (123/172)
30312024-11-20T00:56:55.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322024-11-20T00:56:55.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332024-11-20T00:56:55.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342024-11-20T00:56:55.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30352024-11-20T00:56:55.296Z
30362024-11-20T00:56:55.296Zinfo: running `cargo check --bins --no-default-features` on sled-storage (124/172)
30372024-11-20T00:56:55.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382024-11-20T00:56:55.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392024-11-20T00:56:55.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402024-11-20T00:56:55.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30412024-11-20T00:56:55.938Z
30422024-11-20T00:56:55.938Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (125/172)
30432024-11-20T00:56:56.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442024-11-20T00:56:56.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452024-11-20T00:56:56.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462024-11-20T00:56:56.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30472024-11-20T00:56:56.564Z
30482024-11-20T00:56:56.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (126/172)
30492024-11-20T00:56:57.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502024-11-20T00:56:57.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512024-11-20T00:56:57.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522024-11-20T00:56:57.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30532024-11-20T00:56:57.196Z
30542024-11-20T00:56:57.196Zinfo: running `cargo check --bins` on nexus-test-interface (127/172)
30552024-11-20T00:56:57.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562024-11-20T00:56:57.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572024-11-20T00:56:57.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582024-11-20T00:56:57.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30592024-11-20T00:56:57.830Z
30602024-11-20T00:56:57.831Zinfo: running `cargo check --bins` on oximeter-collector (128/172)
30612024-11-20T00:56:58.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622024-11-20T00:56:58.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632024-11-20T00:56:58.520Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30642024-11-20T00:56:58.520Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30652024-11-20T00:56:59.251Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30662024-11-20T00:57:01.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
30672024-11-20T00:57:01.300Z
30682024-11-20T00:57:01.300Zinfo: running `cargo check --bins` on oximeter-api (129/172)
30692024-11-20T00:57:01.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702024-11-20T00:57:01.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712024-11-20T00:57:01.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722024-11-20T00:57:01.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30732024-11-20T00:57:01.940Z
30742024-11-20T00:57:01.941Zinfo: running `cargo check --bins` on cert-dev (130/172)
30752024-11-20T00:57:02.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762024-11-20T00:57:02.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772024-11-20T00:57:02.563Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30782024-11-20T00:57:02.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30792024-11-20T00:57:02.994Z
30802024-11-20T00:57:02.995Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (131/172)
30812024-11-20T00:57:03.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822024-11-20T00:57:03.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832024-11-20T00:57:03.670Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30842024-11-20T00:57:03.670Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30852024-11-20T00:57:04.243Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30862024-11-20T00:57:04.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
30872024-11-20T00:57:04.778Z
30882024-11-20T00:57:04.778Zinfo: running `cargo check --bins` on ch-dev (132/172)
30892024-11-20T00:57:05.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902024-11-20T00:57:05.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912024-11-20T00:57:05.441Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30922024-11-20T00:57:06.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
30932024-11-20T00:57:06.347Z
30942024-11-20T00:57:06.348Zinfo: running `cargo check --bins` on crdb-seed (133/172)
30952024-11-20T00:57:06.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962024-11-20T00:57:06.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972024-11-20T00:57:07.004Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30982024-11-20T00:57:07.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
30992024-11-20T00:57:07.539Z
31002024-11-20T00:57:07.540Zinfo: running `cargo check --bins` on db-dev (134/172)
31012024-11-20T00:57:08.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022024-11-20T00:57:08.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032024-11-20T00:57:08.195Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31042024-11-20T00:57:08.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31052024-11-20T00:57:09.089Z
31062024-11-20T00:57:09.089Zinfo: running `cargo check --bins` on omicron-dev-lib (135/172)
31072024-11-20T00:57:09.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082024-11-20T00:57:09.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092024-11-20T00:57:09.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102024-11-20T00:57:09.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31112024-11-20T00:57:09.728Z
31122024-11-20T00:57:09.728Zinfo: running `cargo check --bins` on xtask-downloader (136/172)
31132024-11-20T00:57:10.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142024-11-20T00:57:10.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152024-11-20T00:57:10.343Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31162024-11-20T00:57:11.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
31172024-11-20T00:57:11.407Z
31182024-11-20T00:57:11.407Zinfo: running `cargo check --bins` on omicron-ls-apis (137/172)
31192024-11-20T00:57:11.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202024-11-20T00:57:11.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212024-11-20T00:57:12.020Z Checking cargo-platform v0.1.8
31222024-11-20T00:57:12.285Z Checking cargo_metadata v0.18.1
31232024-11-20T00:57:13.235Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31242024-11-20T00:57:13.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
31252024-11-20T00:57:14.127Z
31262024-11-20T00:57:14.127Zinfo: running `cargo check --bins` on mgs-dev (138/172)
31272024-11-20T00:57:14.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282024-11-20T00:57:14.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292024-11-20T00:57:14.840Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31302024-11-20T00:57:15.537Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31312024-11-20T00:57:16.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
31322024-11-20T00:57:16.268Z
31332024-11-20T00:57:16.268Zinfo: running `cargo check --bins` on omicron-omdb (139/172)
31342024-11-20T00:57:16.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352024-11-20T00:57:16.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362024-11-20T00:57:17.049Z Compiling crunchy v0.2.2
31372024-11-20T00:57:17.049Z Compiling tiny-keccak v2.0.2
31382024-11-20T00:57:17.052Z Compiling dsl_auto_type v0.1.2
31392024-11-20T00:57:17.052Z Checking scheduled-thread-pool v0.2.7
31402024-11-20T00:57:17.052Z Compiling diesel_table_macro_syntax v0.2.0
31412024-11-20T00:57:17.052Z Compiling ascii-canvas v3.0.0
31422024-11-20T00:57:17.052Z Compiling ena v0.14.3
31432024-11-20T00:57:17.162Z Compiling regex-syntax v0.6.29
31442024-11-20T00:57:17.349Z Checking r2d2 v0.8.10
31452024-11-20T00:57:17.484Z Compiling diff v0.1.13
31462024-11-20T00:57:17.545Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31472024-11-20T00:57:17.607Z Compiling ref-cast v1.0.23
31482024-11-20T00:57:17.660Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31492024-11-20T00:57:17.683Z Compiling derive_builder_core v0.20.2
31502024-11-20T00:57:17.771Z Compiling libxml v0.3.3
31512024-11-20T00:57:17.917Z Compiling ref-cast-impl v1.0.23
31522024-11-20T00:57:18.114Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31532024-11-20T00:57:18.210Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31542024-11-20T00:57:18.230Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31552024-11-20T00:57:18.415Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31562024-11-20T00:57:18.492Z Compiling strum_macros v0.24.3
31572024-11-20T00:57:18.656Z Compiling samael v0.0.17
31582024-11-20T00:57:18.818Z Compiling indoc v1.0.9
31592024-11-20T00:57:18.835Z Compiling diesel_derives v2.2.3
31602024-11-20T00:57:19.823Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31612024-11-20T00:57:20.085Z Compiling derive_builder_macro v0.20.2
31622024-11-20T00:57:20.103Z Compiling impl-trait-for-tuples v0.2.2
31632024-11-20T00:57:20.463Z Compiling lalrpop v0.19.12
31642024-11-20T00:57:20.986Z Checking derive_builder v0.20.2
31652024-11-20T00:57:21.164Z Compiling oso-derive v0.27.3
31662024-11-20T00:57:21.761Z Checking quick-xml v0.33.0
31672024-11-20T00:57:22.201Z Compiling diesel-dtrace v0.3.0
31682024-11-20T00:57:22.220Z Checking maplit v1.0.2
31692024-11-20T00:57:22.367Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31702024-11-20T00:57:22.570Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31712024-11-20T00:57:22.864Z Checking bb8 v0.8.5
31722024-11-20T00:57:23.132Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31732024-11-20T00:57:23.353Z Checking castaway v0.2.3
31742024-11-20T00:57:23.417Z Checking rand_seeder v0.3.0
31752024-11-20T00:57:23.467Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31762024-11-20T00:57:23.512Z Checking compact_str v0.8.0
31772024-11-20T00:57:23.641Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31782024-11-20T00:57:23.842Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31792024-11-20T00:57:24.114Z Checking unicode-truncate v1.1.0
31802024-11-20T00:57:24.333Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31812024-11-20T00:57:24.359Z Checking lru v0.12.5
31822024-11-20T00:57:24.611Z Compiling instability v0.3.2
31832024-11-20T00:57:24.667Z Checking smawk v0.3.2
31842024-11-20T00:57:24.878Z Checking cassowary v0.3.0
31852024-11-20T00:57:25.245Z Checking unicode-linebreak v0.1.5
31862024-11-20T00:57:25.295Z Checking is_ci v1.2.0
31872024-11-20T00:57:25.345Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31882024-11-20T00:57:25.438Z Checking supports-color v3.0.1
31892024-11-20T00:57:25.685Z Checking ratatui v0.28.1
31902024-11-20T00:57:25.710Z Checking multimap v0.10.0
31912024-11-20T00:57:25.728Z Checking textwrap v0.16.1
31922024-11-20T00:57:28.616Z Checking diesel v2.2.4
31932024-11-20T00:57:54.044Z Compiling polar-core v0.27.3
31942024-11-20T00:57:57.764Z Checking async-bb8-diesel v0.2.1
31952024-11-20T00:58:01.520Z Checking oso v0.27.3
31962024-11-20T00:59:12.849Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31972024-11-20T00:59:18.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
31982024-11-20T00:59:19.102Z
31992024-11-20T00:59:19.102Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (140/172)
32002024-11-20T00:59:19.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012024-11-20T00:59:19.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022024-11-20T00:59:19.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032024-11-20T00:59:19.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32042024-11-20T00:59:19.772Z
32052024-11-20T00:59:19.772Zinfo: running `cargo check --bins` on nexus-saga-recovery (141/172)
32062024-11-20T00:59:20.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072024-11-20T00:59:20.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082024-11-20T00:59:20.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092024-11-20T00:59:20.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32102024-11-20T00:59:20.443Z
32112024-11-20T00:59:20.443Zinfo: running `cargo check --bins` on nexus-test-utils-macros (142/172)
32122024-11-20T00:59:20.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132024-11-20T00:59:20.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142024-11-20T00:59:20.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152024-11-20T00:59:20.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32162024-11-20T00:59:21.054Z
32172024-11-20T00:59:21.054Zinfo: running `cargo check --bins` on omicron-nexus (143/172)
32182024-11-20T00:59:21.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192024-11-20T00:59:21.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202024-11-20T00:59:21.856Z Compiling libz-sys v1.1.20
32212024-11-20T00:59:21.970Z Compiling libgit2-sys v0.17.0+1.8.1
32222024-11-20T00:59:21.981Z Compiling vergen v8.3.2
32232024-11-20T00:59:21.983Z Compiling cargo-platform v0.1.8
32242024-11-20T00:59:21.983Z Compiling pin-project-internal v1.1.6
32252024-11-20T00:59:22.012Z Compiling snafu-derive v0.8.5
32262024-11-20T00:59:22.012Z Compiling libsqlite3-sys v0.30.1
32272024-11-20T00:59:22.015Z Compiling buf-list v1.0.3
32282024-11-20T00:59:22.262Z Compiling rustls v0.21.12
32292024-11-20T00:59:22.510Z Compiling cargo_metadata v0.18.1
32302024-11-20T00:59:22.510Z Checking bumpalo v3.16.0
32312024-11-20T00:59:22.541Z Compiling cfg_aliases v0.2.1
32322024-11-20T00:59:22.660Z Checking lockfree-object-pool v0.1.6
32332024-11-20T00:59:22.681Z Compiling zip v2.1.3
32342024-11-20T00:59:22.831Z Checking simd-adler32 v0.3.7
32352024-11-20T00:59:22.897Z Compiling nix v0.29.0
32362024-11-20T00:59:23.035Z Checking globset v0.4.15
32372024-11-20T00:59:23.055Z Checking olpc-cjson v0.1.4
32382024-11-20T00:59:23.130Z Checking zopfli v0.8.1
32392024-11-20T00:59:23.276Z Checking rustls-webpki v0.101.7
32402024-11-20T00:59:23.533Z Checking sct v0.7.1
32412024-11-20T00:59:23.743Z Checking serde_plain v1.0.2
32422024-11-20T00:59:23.786Z Checking typed-path v0.9.3
32432024-11-20T00:59:24.683Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32442024-11-20T00:59:24.916Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32452024-11-20T00:59:24.962Z Checking hashlink v0.9.1
32462024-11-20T00:59:24.988Z Checking pin-project v1.1.6
32472024-11-20T00:59:25.110Z Checking fallible-iterator v0.3.0
32482024-11-20T00:59:25.176Z Checking fallible-streaming-iterator v0.1.9
32492024-11-20T00:59:25.389Z Checking parse-size v1.1.0
32502024-11-20T00:59:25.653Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32512024-11-20T00:59:25.992Z Checking rusqlite v0.32.1
32522024-11-20T00:59:25.999Z Checking rustls-pemfile v1.0.4
32532024-11-20T00:59:25.999Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32542024-11-20T00:59:26.095Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32552024-11-20T00:59:26.203Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32562024-11-20T00:59:26.366Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32572024-11-20T00:59:26.495Z Checking twox-hash v1.6.3
32582024-11-20T00:59:26.515Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32592024-11-20T00:59:26.925Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32602024-11-20T00:59:27.255Z Checking tokio-rustls v0.24.1
32612024-11-20T00:59:27.308Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32622024-11-20T00:59:27.523Z Checking snafu v0.8.5
32632024-11-20T00:59:27.602Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32642024-11-20T00:59:27.661Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32652024-11-20T00:59:27.872Z Checking fatfs v0.3.6
32662024-11-20T00:59:27.987Z Checking tough v0.19.0
32672024-11-20T00:59:28.307Z Checking assert_matches v1.5.0
32682024-11-20T00:59:32.240Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32692024-11-20T00:59:33.635Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32702024-11-20T00:59:34.243Z Compiling git2 v0.19.0
32712024-11-20T00:59:39.047Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32722024-11-20T01:00:33.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
32732024-11-20T01:00:33.708Z
32742024-11-20T01:00:33.708Zinfo: running `cargo check --bins` on nexus-external-api (144/172)
32752024-11-20T01:00:34.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762024-11-20T01:00:34.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772024-11-20T01:00:34.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782024-11-20T01:00:34.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32792024-11-20T01:00:34.383Z
32802024-11-20T01:00:34.384Zinfo: running `cargo check --bins` on openapi-manager-types (145/172)
32812024-11-20T01:00:34.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822024-11-20T01:00:34.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832024-11-20T01:00:34.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842024-11-20T01:00:34.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32852024-11-20T01:00:34.999Z
32862024-11-20T01:00:34.999Zinfo: running `cargo check --bins` on nexus-internal-api (146/172)
32872024-11-20T01:00:35.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882024-11-20T01:00:35.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892024-11-20T01:00:35.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902024-11-20T01:00:35.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32912024-11-20T01:00:35.637Z
32922024-11-20T01:00:35.637Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (147/172)
32932024-11-20T01:00:36.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942024-11-20T01:00:36.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952024-11-20T01:00:36.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962024-11-20T01:00:36.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32972024-11-20T01:00:36.299Z
32982024-11-20T01:00:36.299Zinfo: running `cargo check --bins` on nexus-networking (148/172)
32992024-11-20T01:00:36.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002024-11-20T01:00:36.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012024-11-20T01:00:36.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022024-11-20T01:00:36.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33032024-11-20T01:00:36.962Z
33042024-11-20T01:00:36.962Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (149/172)
33052024-11-20T01:00:37.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062024-11-20T01:00:37.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072024-11-20T01:00:37.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082024-11-20T01:00:37.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33092024-11-20T01:00:37.619Z
33102024-11-20T01:00:37.619Zinfo: running `cargo check --bins` on update-common (150/172)
33112024-11-20T01:00:38.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-11-20T01:00:38.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-11-20T01:00:38.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142024-11-20T01:00:38.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33152024-11-20T01:00:38.261Z
33162024-11-20T01:00:38.261Zinfo: running `cargo check --bins` on tufaceous-lib (151/172)
33172024-11-20T01:00:38.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-11-20T01:00:38.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-11-20T01:00:38.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202024-11-20T01:00:38.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33212024-11-20T01:00:38.904Z
33222024-11-20T01:00:38.904Zinfo: running `cargo check --bins` on tufaceous (152/172)
33232024-11-20T01:00:39.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242024-11-20T01:00:39.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252024-11-20T01:00:39.569Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33262024-11-20T01:00:40.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
33272024-11-20T01:00:40.734Z
33282024-11-20T01:00:40.734Zinfo: running `cargo check --bins` on omicron-dev (153/172)
33292024-11-20T01:00:41.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302024-11-20T01:00:41.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312024-11-20T01:00:41.562Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33322024-11-20T01:00:41.687Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33332024-11-20T01:00:41.687Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33342024-11-20T01:00:41.689Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33352024-11-20T01:01:07.922Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33362024-11-20T01:01:07.944Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33372024-11-20T01:01:07.944Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33382024-11-20T01:01:07.944Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33392024-11-20T01:01:07.944Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33402024-11-20T01:01:08.857Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33412024-11-20T01:01:10.079Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33422024-11-20T01:01:49.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
33432024-11-20T01:01:49.631Z
33442024-11-20T01:01:49.631Zinfo: running `cargo check --bins` on openapi-manager (154/172)
33452024-11-20T01:01:50.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462024-11-20T01:01:50.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472024-11-20T01:01:50.353Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33482024-11-20T01:01:50.356Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33492024-11-20T01:01:50.356Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33502024-11-20T01:01:51.933Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33512024-11-20T01:01:52.801Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33522024-11-20T01:01:53.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
33532024-11-20T01:01:54.064Z
33542024-11-20T01:01:54.064Zinfo: running `cargo check --bins` on installinator-api (155/172)
33552024-11-20T01:01:54.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562024-11-20T01:01:54.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572024-11-20T01:01:54.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582024-11-20T01:01:54.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33592024-11-20T01:01:54.708Z
33602024-11-20T01:01:54.708Zinfo: running `cargo check --bins` on wicketd-api (156/172)
33612024-11-20T01:01:55.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622024-11-20T01:01:55.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632024-11-20T01:01:55.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642024-11-20T01:01:55.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33652024-11-20T01:01:55.345Z
33662024-11-20T01:01:55.345Zinfo: running `cargo check --bins` on reconfigurator-cli (157/172)
33672024-11-20T01:01:55.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682024-11-20T01:01:55.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692024-11-20T01:01:56.021Z Compiling petname v2.0.2
33702024-11-20T01:01:56.025Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33712024-11-20T01:01:56.025Z Checking sync-ptr v0.1.1
33722024-11-20T01:01:57.436Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33732024-11-20T01:01:58.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
33742024-11-20T01:01:59.141Z
33752024-11-20T01:01:59.141Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (158/172)
33762024-11-20T01:01:59.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772024-11-20T01:01:59.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782024-11-20T01:01:59.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792024-11-20T01:01:59.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33802024-11-20T01:01:59.789Z
33812024-11-20T01:01:59.789Zinfo: running `cargo check --bins` on omicron-releng (159/172)
33822024-11-20T01:02:00.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832024-11-20T01:02:00.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842024-11-20T01:02:00.449Z Checking memmap2 v0.9.5
33852024-11-20T01:02:00.449Z Checking spin v0.5.2
33862024-11-20T01:02:00.463Z Checking arrayvec v0.7.6
33872024-11-20T01:02:00.463Z Checking constant_time_eq v0.3.1
33882024-11-20T01:02:00.463Z Checking arrayref v0.3.9
33892024-11-20T01:02:00.463Z Checking topological-sort v0.2.2
33902024-11-20T01:02:00.553Z Checking shell-words v1.1.0
33912024-11-20T01:02:00.738Z Checking ring v0.16.20
33922024-11-20T01:02:00.822Z Checking blake3 v1.5.4
33932024-11-20T01:02:01.869Z Checking omicron-zone-package v0.11.1
33942024-11-20T01:02:03.008Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33952024-11-20T01:02:03.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
33962024-11-20T01:02:04.113Z
33972024-11-20T01:02:04.113Zinfo: running `cargo check --bins` on xtask (160/172)
33982024-11-20T01:02:04.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992024-11-20T01:02:04.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002024-11-20T01:02:04.536Z Checking bitflags v2.6.0
34012024-11-20T01:02:04.536Z Checking serde v1.0.215
34022024-11-20T01:02:04.536Z Checking thiserror v1.0.69
34032024-11-20T01:02:04.629Z Checking scroll v0.12.0
34042024-11-20T01:02:04.631Z Checking log v0.4.22
34052024-11-20T01:02:04.638Z Checking hashbrown v0.15.0
34062024-11-20T01:02:04.646Z Checking zerocopy v0.7.35
34072024-11-20T01:02:04.670Z Checking syn v2.0.87
34082024-11-20T01:02:04.721Z Checking pest v2.7.14
34092024-11-20T01:02:04.857Z Checking rustix v0.38.37
34102024-11-20T01:02:04.885Z Checking once_cell v1.20.2
34112024-11-20T01:02:05.068Z Checking goblin v0.8.2
34122024-11-20T01:02:05.183Z Checking fs-err v2.11.0
34132024-11-20T01:02:05.494Z Checking anyhow v1.0.93
34142024-11-20T01:02:05.688Z Checking indexmap v2.6.0
34152024-11-20T01:02:05.883Z Checking tabled v0.15.0
34162024-11-20T01:02:06.789Z Checking dtrace-parser v0.2.0
34172024-11-20T01:02:06.904Z Checking terminal_size v0.4.0
34182024-11-20T01:02:06.909Z Checking tempfile v3.13.0
34192024-11-20T01:02:07.068Z Checking clap_builder v4.5.21
34202024-11-20T01:02:08.815Z Checking serde_json v1.0.132
34212024-11-20T01:02:08.815Z Checking serde_spanned v0.6.8
34222024-11-20T01:02:08.820Z Checking toml_datetime v0.6.8
34232024-11-20T01:02:08.820Z Checking camino v1.1.9
34242024-11-20T01:02:08.820Z Checking cargo-platform v0.1.8
34252024-11-20T01:02:09.033Z Checking semver v1.0.23
34262024-11-20T01:02:09.097Z Checking macaddr v1.0.1
34272024-11-20T01:02:09.112Z Checking toml_edit v0.22.22
34282024-11-20T01:02:09.418Z Checking camino-tempfile v1.1.1
34292024-11-20T01:02:09.754Z Checking clap v4.5.21
34302024-11-20T01:02:10.050Z Checking dof v0.3.0
34312024-11-20T01:02:10.051Z Checking cargo_metadata v0.18.1
34322024-11-20T01:02:10.462Z Checking usdt-impl v0.5.0
34332024-11-20T01:02:10.807Z Checking usdt v0.5.0
34342024-11-20T01:02:10.964Z Checking toml v0.8.19
34352024-11-20T01:02:11.431Z Checking cargo_toml v0.20.5
34362024-11-20T01:02:12.649Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34372024-11-20T01:02:13.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s
34382024-11-20T01:02:13.362Z
34392024-11-20T01:02:13.362Zinfo: running `cargo check --bins` on end-to-end-tests (161/172)
34402024-11-20T01:02:13.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412024-11-20T01:02:13.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422024-11-20T01:02:14.134Z Checking polyval v0.6.2
34432024-11-20T01:02:14.245Z Checking ctr v0.9.2
34442024-11-20T01:02:14.259Z Checking ssh-encoding v0.2.0
34452024-11-20T01:02:14.263Z Checking blowfish v0.9.1
34462024-11-20T01:02:14.281Z Checking password-hash v0.4.2
34472024-11-20T01:02:14.283Z Checking matches v0.1.10
34482024-11-20T01:02:14.307Z Checking p256 v0.13.2
34492024-11-20T01:02:14.312Z Checking p521 v0.13.3
34502024-11-20T01:02:14.376Z Checking idna v0.2.3
34512024-11-20T01:02:14.476Z Checking ghash v0.5.1
34522024-11-20T01:02:14.496Z Checking bcrypt-pbkdf v0.10.0
34532024-11-20T01:02:14.516Z Compiling enum-as-inner v0.5.1
34542024-11-20T01:02:14.566Z Checking russh-cryptovec v0.7.3
34552024-11-20T01:02:14.638Z Checking aes-gcm v0.10.3
34562024-11-20T01:02:14.658Z Checking pbkdf2 v0.11.0
34572024-11-20T01:02:14.749Z Checking md5 v0.7.0
34582024-11-20T01:02:14.771Z Checking num-bigint v0.4.6
34592024-11-20T01:02:14.789Z Checking des v0.8.1
34602024-11-20T01:02:14.887Z Checking ssh-cipher v0.2.0
34612024-11-20T01:02:14.920Z Compiling dhcproto-macros v0.1.0
34622024-11-20T01:02:15.039Z Checking hex-literal v0.4.1
34632024-11-20T01:02:15.059Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34642024-11-20T01:02:15.165Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34652024-11-20T01:02:15.182Z Checking ssh-key v0.6.6
34662024-11-20T01:02:15.200Z Checking internet-checksum v0.2.1
34672024-11-20T01:02:15.551Z Checking trust-dns-proto v0.22.0
34682024-11-20T01:02:16.485Z Checking russh-keys v0.45.0
34692024-11-20T01:02:17.416Z Checking russh v0.45.0
34702024-11-20T01:02:18.032Z Checking dhcproto v0.12.0
34712024-11-20T01:02:35.305Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34722024-11-20T01:02:36.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.26s
34732024-11-20T01:02:36.828Z
34742024-11-20T01:02:36.828Zinfo: running `cargo check --bins` on gateway-cli (162/172)
34752024-11-20T01:02:37.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762024-11-20T01:02:37.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772024-11-20T01:02:37.464Z Checking termios v0.3.3
34782024-11-20T01:02:37.677Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34792024-11-20T01:02:38.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
34802024-11-20T01:02:38.631Z
34812024-11-20T01:02:38.631Zinfo: running `cargo check --bins --no-default-features` on installinator (163/172)
34822024-11-20T01:02:39.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832024-11-20T01:02:39.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842024-11-20T01:02:39.320Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34852024-11-20T01:02:41.353Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34862024-11-20T01:02:43.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
34872024-11-20T01:02:43.390Z
34882024-11-20T01:02:43.390Zinfo: running `cargo check --bins` on internal-dns-cli (164/172)
34892024-11-20T01:02:43.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902024-11-20T01:02:43.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912024-11-20T01:02:44.021Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34922024-11-20T01:02:44.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
34932024-11-20T01:02:44.669Z
34942024-11-20T01:02:44.669Zinfo: running `cargo check --bins` on omicron-live-tests (165/172)
34952024-11-20T01:02:45.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962024-11-20T01:02:45.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972024-11-20T01:02:45.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982024-11-20T01:02:45.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34992024-11-20T01:02:45.278Z
35002024-11-20T01:02:45.278Zinfo: running `cargo check --bins` on live-tests-macros (166/172)
35012024-11-20T01:02:45.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022024-11-20T01:02:45.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032024-11-20T01:02:45.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042024-11-20T01:02:45.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35052024-11-20T01:02:45.902Z
35062024-11-20T01:02:45.902Zinfo: running `cargo check --bins` on omicron-package (167/172)
35072024-11-20T01:02:46.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082024-11-20T01:02:46.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092024-11-20T01:02:46.569Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35102024-11-20T01:02:47.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
35112024-11-20T01:02:48.038Z
35122024-11-20T01:02:48.038Zinfo: running `cargo check --bins` on wicket-dbg (168/172)
35132024-11-20T01:02:48.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142024-11-20T01:02:48.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152024-11-20T01:02:48.742Z Checking rtoolbox v0.0.2
35162024-11-20T01:02:48.746Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35172024-11-20T01:02:48.746Z Checking tui-tree-widget v0.22.0
35182024-11-20T01:02:48.956Z Checking rpassword v7.3.1
35192024-11-20T01:02:53.106Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35202024-11-20T01:02:56.087Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35212024-11-20T01:02:57.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
35222024-11-20T01:02:57.446Z
35232024-11-20T01:02:57.446Zinfo: running `cargo check --bins` on wicket (169/172)
35242024-11-20T01:02:58.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252024-11-20T01:02:58.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262024-11-20T01:02:58.138Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35272024-11-20T01:02:58.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35282024-11-20T01:02:58.753Z
35292024-11-20T01:02:58.754Zinfo: running `cargo check --bins` on wicketd (170/172)
35302024-11-20T01:02:59.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312024-11-20T01:02:59.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322024-11-20T01:02:59.462Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35332024-11-20T01:03:03.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
35342024-11-20T01:03:03.601Z
35352024-11-20T01:03:03.601Zinfo: running `cargo check --bins` on omicron-workspace-hack (171/172)
35362024-11-20T01:03:04.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372024-11-20T01:03:04.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382024-11-20T01:03:04.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392024-11-20T01:03:04.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35402024-11-20T01:03:04.212Z
35412024-11-20T01:03:04.212Zinfo: running `cargo check --bins` on zone-setup (172/172)
35422024-11-20T01:03:04.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432024-11-20T01:03:04.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442024-11-20T01:03:04.937Z Checking uzers v0.12.1
35452024-11-20T01:03:05.274Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35462024-11-20T01:03:06.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
35472024-11-20T01:03:06.600Z
35482024-11-20T01:03:06.601Zreal 12:58.883623338
35492024-11-20T01:03:06.601Zuser 23:53.986908364
35502024-11-20T01:03:06.601Zsys 5:20.267820320
35512024-11-20T01:03:06.601Ztrap 0.457312787
35522024-11-20T01:03:06.603Ztflt 2.135961281
35532024-11-20T01:03:06.603Zdflt 3.201962093
35542024-11-20T01:03:06.603Zkflt 0.000685043
35552024-11-20T01:03:06.603Zlock 46:02.335056124
35562024-11-20T01:03:06.603Zslp 2:04:57.456988388
35572024-11-20T01:03:06.603Zlat 1:01.237955927
35582024-11-20T01:03:06.603Zstop 3:16.379605552
35592024-11-20T01:03:06.603Zprocess exited: duration 1096211 ms, exit code 0
 
35602024-11-20T01:03:06.610Zfound 0 output files